From 86dd4e935f79e7c1c565be19b201b44b2677e9d9 Mon Sep 17 00:00:00 2001 From: Johannes 'fish' Ziemke Date: Wed, 13 May 2020 18:08:13 +0200 Subject: [PATCH] README: Fix prometheus-dcgm link This closes #1699 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2860c850..c35f4e8b 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ in Go with pluggable metric collectors. The [WMI exporter](https://github.com/martinlindhe/wmi_exporter) is recommended for Windows users. To expose NVIDIA GPU metrics, [prometheus-dcgm -](https://github.com/NVIDIA/gpu-monitoring-tools/tree/master/exporters/prometheus-dcgm) +](https://github.com/NVIDIA/gpu-monitoring-tools/) can be used. ## Collectors