cadvisor/container
Victor Marmol 86238d0179 Allow partial success of GetStats().
This should make us more robust in the face of failure (at the cost of
making the failures less prominent). We allow GetStats() to return an
error and a partial result. We will process the result and report the
error.

Fixes #306.
2015-02-03 15:26:31 -08:00
..
docker Allow partial success of GetStats(). 2015-02-03 15:26:31 -08:00
libcontainer Add blkio cgroup to list of supported subsystems 2015-01-17 17:09:35 +02:00
raw Allow partial success of GetStats(). 2015-02-03 15:26:31 -08:00
container.go Add task load stats to containers. 2015-01-16 23:25:22 +00:00
factory_test.go Squashed commit of the following: 2014-09-26 18:06:58 -07:00
factory.go Report error while fetching network stats. 2014-12-10 13:26:42 -08:00
mock.go Add task load stats to containers. 2015-01-16 23:25:22 +00:00