dennisstritzke / trex_exporter

Prometheus exporter for T-Rex NVIDIA GPU miner metrics.
MIT License
4 stars 2 forks source link

Support all metrics contained in the T-Rex summary API response #4

Open ni-aackerman opened 2 years ago

ni-aackerman commented 2 years ago

What about other metrics that t-rex has to offer like clock-speeds and ram temperature (more important than gpu temperature)? Thanks

dennisstritzke commented 2 years ago

These values are currently not provided by the exporter, but really should be.

I think that the exporter should actually all fields present in the API response. I'll keep and rename this issue to support all info that is present within the API response.