Skip to content

Updates node-exporter and cAdvisor

Compare
Choose a tag to compare
@nkinkade nkinkade released this 13 Dec 17:22
7694de3

In addition to updating node-exporter and cAdvisor to the latest version, this release removes two node-exporter instances from the Prometheus pods in the prometheus-federation and data-processing clusters. Those instances were only used to collect metrics on the persistent disk, but similar metrics are already exported by the kubelet and collected by Prometheus. This PR modifies any dashboards, alerts and configurations that were dependent on the node-exporter metrics and converts them to use the metrics exported by the kubelet.