cadvisor/utils
Euan Kemp 95f9c8c86f oomparser: update to use kmsg based parser
This provides much more robust support for kernel logs via accessing the
`/dev/kmsg` interface to them directly.
2017-08-30 15:35:40 -07:00
..
cloudinfo Cleanup comment style: // should be proceded by a space 2016-10-07 17:06:02 -07:00
container Add the support for kafka in cAdvisor's storage, including output of container id and labels 2016-01-27 21:33:57 -06:00
cpuload Use a dedicated CpuLoadReader per container 2016-05-18 09:34:13 +02:00
docker Add watcher for zfs similar to devicemapper 2017-03-15 18:31:11 -04:00
oomparser oomparser: update to use kmsg based parser 2017-08-30 15:35:40 -07:00
procfs Remove sched stats scraping utils. 2015-01-10 07:08:35 +00:00
sysfs optimize NewRealSysFs() 2017-03-15 12:11:50 +08:00
sysinfo optimize NewRealSysFs() 2017-03-15 12:11:50 +08:00
tail add error log for open log file 2017-01-06 10:52:03 +08:00
path.go Addressed comments. Another series of bug fixes. 2014-07-22 19:55:14 +00:00
timed_store_test.go Added possibility to not ignore NumStats field in ContainerInfoRequest 2015-12-08 21:29:56 +01:00
timed_store.go Optimize TimedStore to avoid sort on every data add 2016-04-25 16:09:42 -07:00
utils.go Fix cpuset returned in spec on a single core machine. 2015-02-19 18:54:23 +00:00