cadvisor/utils
NickrenREN a248c34528 optimize NewRealSysFs()
remove second return value since it will never return err
2017-03-15 12:11:50 +08: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 fallback to /dev/mapper device if metadata device is not set in docker info 2016-06-21 16:01:18 -05:00
oomparser oomparser: Fix tests 2016-10-20 10:50:14 -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