From bcec99e0aa2264d64e51956251f09307b85e8c81 Mon Sep 17 00:00:00 2001 From: Johannes 'fish' Ziemke Date: Mon, 19 Nov 2018 19:35:01 +0100 Subject: [PATCH] Add link to prometheus-dcgm (#1164) Signed-off-by: Johannes 'fish' Ziemke --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 3c620698..44163253 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,9 @@ Prometheus exporter for hardware and OS metrics exposed by \*NIX kernels, writte 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) +can be used. ## Collectors