utkuozdemir / nvidia_gpu_exporter

Nvidia GPU exporter for prometheus using nvidia-smi binary
MIT License
884 stars 104 forks source link

Dashboard with multiple UID selection #226

Open zakkg3 opened 2 months ago

zakkg3 commented 2 months ago

I want to be able to multiple select (2 to compare, or all of them) GPUs (UID's) from a node to compare them.

with previous versions of the dashboard we had a table we could filter UID's from a table: image

With the latest update we can only visualize one GPU at a time.

Maybe we can have 2 dashboards. one for single GPU/uid (new style dashboard) and another for the whole node (reflote the old style dashboard) with multiple filters.