cadvisor/container
Abin Shahab d009264986 LXC Factory and Handler
This factory and handler can retrieve memory, cpu, diskio, and network information of lxc containers.
The handler can be passed additional container information(e.g. network interface) using a cdesc.json file
2014-10-14 20:01:44 +00:00
..
docker Avoid storage usagge calculations when aufs driver is not being used. 2014-10-07 11:48:10 +00:00
libcontainer Fix name resolution in Systemd systems 2014-09-23 20:01:35 -07:00
lxc LXC Factory and Handler 2014-10-14 20:01:44 +00:00
raw Adding filesystem usage calculation for docker containers. This patch also includes some internal refactoring. 2014-10-06 09:51:32 +00:00
container.go Undo changes to if statements as requested by vmarmol. Fix typos in my changes. 2014-09-24 10:59:18 -07:00
factory_test.go Squashed commit of the following: 2014-09-26 18:06:58 -07:00
factory.go Squashed commit of the following: 2014-09-26 18:06:58 -07:00
mock.go Supporting graceful signal shutdown. 2014-09-23 14:13:58 -07:00