Hi everyone,
#358 is actually really awesome - just today I thought about writing a prometheus exporter for GPU metrics using nvtop, as my current exporter based on radeontop is not able to provide power metrics, and now I see that this has just been merged 5 days ago. Thanks for the great work!
However, the scripting output doesn't provide all information nvtop has available. For example, the memory usage is only given in percent, the actual memory size of the card is not given. PCIe stats are also omitted. Would it make sense to add these metrics to the scripting output as well?
Thanks!
Hi everyone,
#358 is actually really awesome - just today I thought about writing a prometheus exporter for GPU metrics using
nvtop, as my current exporter based onradeontopis not able to provide power metrics, and now I see that this has just been merged 5 days ago. Thanks for the great work!However, the scripting output doesn't provide all information
nvtophas available. For example, the memory usage is only given in percent, the actual memory size of the card is not given. PCIe stats are also omitted. Would it make sense to add these metrics to the scripting output as well?Thanks!