![]() This commit addresses the issue described here https://github.com/kubernetes-incubator/cri-containerd/issues/341 The changes include using cadvisor stats in addition to CRI stats for CRI runtimes. As described in the issue above , the CRI stats currently doesnt provide all the necessary stats for the kubelet. This commit addreses the need to extract stats from cadvisor which is not available as CRI stats. Signed-off-by: abhi <abhi@docker.com> |
||
---|---|---|
.. | ||
BUILD | ||
cadvisor_stats_provider_test.go | ||
cadvisor_stats_provider.go | ||
cri_stats_provider_test.go | ||
cri_stats_provider.go | ||
helper_test.go | ||
helper.go | ||
stats_provider_test.go | ||
stats_provider.go |