cadvisor/metrics
Bas van der Lei a3e8c73865 gnore unused cpus in Prometheus metrics
Only include cpu's in the Prometheus metrics endpoint that were used.

In recent kernels the cpuacct.statcpus behavior has changed to include
all possible cpu's. This can results in a high number of stale metrics
in the Prometheus endpoint.
2017-04-10 14:10:48 +02:00
..
testdata Add inodes to /metrics endpoint 2016-08-27 18:39:53 -04:00
prometheus_test.go Add inodes to /metrics endpoint 2016-08-27 18:39:53 -04:00
prometheus.go gnore unused cpus in Prometheus metrics 2017-04-10 14:10:48 +02:00