nvidia_gpu_exporter
nvidia_gpu_exporter copied to clipboard
Use `go-nvlib` and/or `go-nvml` instead of exec
Exec is good and all, but https://github.com/NVIDIA/go-nvlib (and maybe https://github.com/NVIDIA/go-nvml if needed) would probably be way better.