Add goreportcard to README
parent
195b4d596c
commit
2ccd3340df
|
@ -3,11 +3,12 @@
|
|||
[][circleci]
|
||||
[][quay]
|
||||
[][hub]
|
||||
[][goreportcard]
|
||||
|
||||
Prometheus exporter for hardware and OS metrics exposed by \*NIX kernels, written
|
||||
in Go with pluggable metric collectors.
|
||||
|
||||
The [WMI exporter](https://github.com/martinlindhe/wmi_exporter) is recommended for Windows users.
|
||||
The [WMI exporter](https://github.com/martinlindhe/wmi_exporter) is recommended for Windows users.
|
||||
|
||||
## Collectors
|
||||
|
||||
|
@ -135,3 +136,4 @@ Be aware though that the mountpoint label in various metrics will now have
|
|||
[hub]: https://hub.docker.com/r/prom/node-exporter/
|
||||
[circleci]: https://circleci.com/gh/prometheus/node_exporter
|
||||
[quay]: https://quay.io/repository/prometheus/node-exporter
|
||||
[goreportcard]: https://goreportcard.com/report/github.com/prometheus/node_exporter
|
||||
|
|
Loading…
Reference in New Issue