From 1f37b3553fd46e193ac3bcc6de2fae027da900ff Mon Sep 17 00:00:00 2001 From: Andrei Marin Date: Tue, 16 Nov 2021 01:37:36 +0200 Subject: [PATCH] Update README dcgm-exporter repository (#2212) Signed-off-by: Andrei Marin --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 594941b5..8a14df94 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ in Go with pluggable metric collectors. The [Windows exporter](https://github.com/prometheus-community/windows_exporter) is recommended for Windows users. To expose NVIDIA GPU metrics, [prometheus-dcgm -](https://github.com/NVIDIA/gpu-monitoring-tools#dcgm-exporter) +](https://github.com/NVIDIA/dcgm-exporter) can be used. ## Installation and Usage