cadvisor/container
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
..
common Revert "fix #1708; move from inotify to fsnotify" 2017-11-17 10:28:28 -08:00
containerd All handlers of containerd containers share a single client instance 2018-02-08 12:21:51 +08:00
crio Clean up cAdvisor logging 2017-11-27 19:48:05 -08:00
docker Merge pull request #1882 from dashpole/overlay_upper 2018-02-08 11:18:43 -08:00
libcontainer Prometheus metrics: optionally export total CPU instead of per-CPU 2018-02-20 13:58:44 +00:00
raw Clean up cAdvisor logging 2017-11-27 19:48:05 -08:00
rkt Clean up cAdvisor logging 2017-11-27 19:48:05 -08:00
systemd Clean up cAdvisor logging 2017-11-27 19:48:05 -08:00
testing Add in the ability to expose the ip address of a container. 2016-07-13 13:58:43 -04:00
container.go Integrating containerd to cadvisor 2017-11-14 17:37:36 -08:00
factory_test.go Move mocks to testing package to remove +build tags 2016-07-06 14:15:43 -07:00
factory.go Prometheus metrics: optionally export total CPU instead of per-CPU 2018-02-20 13:58:44 +00:00