cadvisor/container
Tobias Schmidt 1653733ea7 Expose cpu cgroup CFS prometheus metrics
If CPU quota is configured (cpu.cfs_quota != -1) the CFS will provide
stats about elapsed periods and throtting in cpu.stats. This change
makes these information available as container_cpu_cfs_* metrics.
2016-08-06 18:08:26 -04:00
..
common move ListContainers code to common and make rkt play nice 2016-05-03 07:14:53 -07:00
docker Ensure minimum kernel version for thin_ls 2016-08-04 16:14:40 -04:00
libcontainer Expose cpu cgroup CFS prometheus metrics 2016-08-06 18:08:26 -04:00
raw Expose total inodes 2016-08-02 10:47:51 -04:00
rkt Add in the ability to expose the ip address of a container. 2016-07-13 13:58:43 -04:00
systemd Refactor container watching out of raw handler into its own inteface / package 2016-05-11 20:27:10 -07:00
testing Add in the ability to expose the ip address of a container. 2016-07-13 13:58:43 -04:00
container.go Add in the ability to expose the ip address of a container. 2016-07-13 13:58:43 -04:00
factory_test.go Move mocks to testing package to remove +build tags 2016-07-06 14:15:43 -07:00
factory.go Refactor container watching out of raw handler into its own inteface / package 2016-05-11 20:27:10 -07:00