cadvisor/container
Vishnu Kannan 1edb798de5 Features:
Added Network Stats to Container Info. It still not exposed via the HTTP UI.
Bug fixes:
1. Modified docker handler to use libcontainer.GetStats instead of quering the fs package.
2. cAdvisor will not stall if any of its core operations fail.
3. cAdvisor will safely ignore any inactive or leaked docker containers. When containers are leaked cgroup state exists but docker is not aware of them.
2014-07-22 18:58:16 +00:00
..
docker Features: 2014-07-22 18:58:16 +00:00
libcontainer Features: 2014-07-22 18:58:16 +00:00
lmctfy Change ContainerHandlerFactories to decide what containers they support. 2014-07-16 16:48:45 -07:00
raw Features: 2014-07-22 18:58:16 +00:00
container.go Features: 2014-07-22 18:58:16 +00:00
factory_test.go Change ContainerHandlerFactories to decide what containers they support. 2014-07-16 16:48:45 -07:00
factory.go Change ContainerHandlerFactories to decide what containers they support. 2014-07-16 16:48:45 -07:00
filter_test.go Features: 2014-07-22 18:58:16 +00:00
filter.go remove StatsPercentiles in container handler 2014-06-17 12:55:51 -07:00
mock.go Change ContainerHandlerFactories to decide what containers they support. 2014-07-16 16:48:45 -07:00