Hey all,
I created a small script to extract Nvidia and DSTM telemetry data into Prometheus to create nice dashboards.
Check it out and let me know what you think:
https://github.com/pwm/rig-statsthat look intristing for a person who like to track statistic BUT from what i see it working only for linux

so when you have time to make for windows to will be nice

cheers
As giveen1 said in theory it should work on Windows if you have Python3 and NVML (the Nvidia Management Library) installed. I have not tested any of this personally, so if you're up for it I would love to hear feedback whether it works or not.
NVML is part of the CUDA toolkit and can be downloaded from here:
https://developer.nvidia.com/cuda-downloads