moby--moby/daemon/stats
Yuanhong Peng 4a6cbf9bcb Return an empty stats if "container not found"
If we get "container not found" error from containerd, it's possibly
because that this container has already been stopped. It will be ok to
ignore this error and just return an empty stats.

Signed-off-by: Yuanhong Peng <pengyuanhong@huawei.com>
2017-07-10 16:30:48 +08:00
..
collector.go Return an empty stats if "container not found" 2017-07-10 16:30:48 +08:00
collector_solaris.go Extract daemon statsCollector to its own package 2017-01-04 18:18:30 +01:00
collector_unix.go Do not treat C.sysconf(C._SC_NPROCESSORS_ONLN) non-zero errno as error 2017-06-01 18:23:49 +03:00
collector_windows.go Correct CPU usage calculation in presence of offline CPUs and newer Linux 2017-03-10 10:24:33 +00:00
types.go Extract daemon statsCollector to its own package 2017-01-04 18:18:30 +01:00