diff --git a/README.md b/README.md index 7a4b9f40..e32c3fa0 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ [![Go Report Card](https://goreportcard.com/badge/github.com/prometheus/node_exporter)][goreportcard] Prometheus exporter for hardware and OS metrics exposed by \*NIX kernels, written -in Go with pluggable metric collectors. +in Go. The [WMI exporter](https://github.com/martinlindhe/wmi_exporter) is recommended for Windows users. To expose NVIDIA GPU metrics, [prometheus-dcgm