cadvisor/metrics
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
..
testdata Prometheus metrics: optionally export total CPU instead of per-CPU 2018-02-20 13:58:44 +00:00
prometheus_test.go Add accelerator metrics to the API. 2017-11-01 14:41:35 -07:00
prometheus.go Prometheus metrics: optionally export total CPU instead of per-CPU 2018-02-20 13:58:44 +00:00