cadvisor/manager
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
..
testdata Add cpu topology information to machine endpoint. 2014-12-20 00:53:48 +00:00
container_test.go Add task load stats to containers. 2015-01-16 23:25:22 +00:00
container.go Allow partial success of GetStats(). 2015-02-03 15:26:31 -08:00
machine.go Merge pull request #415 from rjnagal/diskinfo 2015-01-03 22:13:02 -08:00
manager_test.go Add task load stats to containers. 2015-01-16 23:25:22 +00:00
manager.go Refactor netlink implementation. 2015-01-23 23:07:50 +00:00
topology_test.go Add cache info to machine topology 2014-12-22 17:54:36 +00:00