cadvisor/metrics/testdata
Bryan Boreham ec6da3acae Prometheus metrics: optionally export total CPU instead of per-CPU
Per-CPU stats are more expensive to transport and store, and that
level of detail is not required in many cases.

We export overall total cpu in the same metric as per-cpu, so that
dashboards which previously summed over cpu will work identically.
2018-02-20 13:58:44 +00:00
..
prometheus_metrics Prometheus metrics: optionally export total CPU instead of per-CPU 2018-02-20 13:58:44 +00:00
prometheus_metrics_failure This fixes a bug where any errors encountered during Prometheus metric 2016-07-21 20:04:21 -04:00