Hello,
Another feature idea that'd greatly simplify our deployment steps IMO.
https://github.com/tynany/cumulus_exporter directly uses smonctl output (see their sensor.go). I think we should/could do that part in Go instead of having to handle hwmon configuration files manually afterwards.
I don't know if we have a specific reason as for why we do it this way, so if anyone wants to veto or suggest something else, feel free.
Hello,
Another feature idea that'd greatly simplify our deployment steps IMO.
https://github.com/tynany/cumulus_exporter directly uses smonctl output (see their sensor.go). I think we should/could do that part in Go instead of having to handle hwmon configuration files manually afterwards.
I don't know if we have a specific reason as for why we do it this way, so if anyone wants to veto or suggest something else, feel free.