cadvisor/info
Victor Marmol 4e028d7995 Make housekeeping interval dynamic, fist signal is resource usage.
If no resources are used by the container since the last housekeeping,
we double the housekeeping interval until --max_housekeeping_interval.
If usage was detected, we drop it back to the baseline
(--housekeeping_interval).

From my tests this reduces CPU usage in CoreOS from ~8% to ~3% with no
real loss of accuracy.

Fixes #159
2014-09-10 15:01:54 -07:00
..
test Merge pull request #116 from rjnagal/cpumask 2014-07-24 08:46:59 -07:00
advice.go grammar 2014-06-20 18:22:43 -04:00
container_test.go Saturate samples to 0 if they are negative. 2014-08-01 08:55:14 -07:00
container.go Make housekeeping interval dynamic, fist signal is resource usage. 2014-09-10 15:01:54 -07:00
machine.go Add cadvisor version to VersionInfo. 2014-06-16 19:00:19 +00:00
version.go Updating CHANGELOG and version for 0.3.0 release. 2014-09-05 13:57:16 -07:00