Open dbsanfte opened 6 years ago
By default the Rancher catalog template pulls down node-exporter:latest. This version does not report stats in the way that the Host dashboards expect, resulting in no stats. If I force node-exporter:v0.14.0, everything works fine again.
The latest version that works is prom/node-exporter:v0.15.0
By default the Rancher catalog template pulls down node-exporter:latest. This version does not report stats in the way that the Host dashboards expect, resulting in no stats. If I force node-exporter:v0.14.0, everything works fine again.