You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Expecting there to be rudimentary metrics for monitoring the hardware temperature of the host, like the node_hwmon_temp_celsius metrics from the Node Exporter.
What are you trying to achieve?
Trying to replace the Prometheus Node Exporter with the Host Metrics Receiver in an IoT edge environment where temperature monitoring in crucial.
What did you expect to see?
Expecting there to be rudimentary metrics for monitoring the hardware temperature of the host, like the
node_hwmon_temp_celsius
metrics from the Node Exporter.Perhaps something like this:
system.sensor.
- Sensor metricsDescription: System sensor element metrics.
Additional context.
See hwmon_linux.go for a reference implementation.
The text was updated successfully, but these errors were encountered: