NVIDIA / dcgm-exporter

NVIDIA GPU metrics exporter for Prometheus leveraging DCGM
Apache License 2.0
864 stars 153 forks source link

[dashboard] Rework dashboard (MIG support, Grafana deprecations, Hostname) #355

Open frittentheke opened 2 months ago

frittentheke commented 2 months ago

Running into various issues with the dashboard (see #353) I started reworking the existing board. This PR combines all my cleanups and fixes. It also includes the changes of PR https://github.com/NVIDIA/dcgm-exporter/pull/240 by @Levi080513

Fixes: #353, #236