cadvisor/container/docker
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
..
factory.go Verify and fix error message nit :) 2015-01-14 01:15:13 +00:00
handler.go Allow partial success of GetStats(). 2015-02-03 15:26:31 -08:00