Now that procfs supports /sys/class/thermal we can implement it as a new node_exporter collector.
do you mean reading /sys/class/thermal/thermal_zone0/temp ? What if more than one thermal zone is available, should they be numbered or referenced by a name ? How about cooling_devices ?
Yes, we would want to label them by zone number. The cooling_devices would need to be implemented in the procfs library first.
ok if you agree I'll try to have a look on it; are there some guidelines on how to implement a new collector ?
I think this can be closed since it was fixed by #1425
Can we have a release with this please?
Most helpful comment
Can we have a release with this please?