kubernetes/pkg/kubelet/stats
Jing Xu a66ee2eb3f Add pod-level metric for CPU and memory stats
This PR adds the pod-level metrics for CPU and memory stats. cAdvisor
can get all pod cgroup information so we can add this pod-level CPU and
memory stats information from the corresponding pod cgroup
2017-11-22 09:25:23 -08:00
..
BUILD Add pod-level metric for CPU and memory stats 2017-11-22 09:25:23 -08:00
cadvisor_stats_provider_test.go Add pod-level metric for CPU and memory stats 2017-11-22 09:25:23 -08:00
cadvisor_stats_provider.go Add pod-level metric for CPU and memory stats 2017-11-22 09:25:23 -08:00
cri_stats_provider_test.go Add Pod-level local ephemeral storage metric in Summary API 2017-11-20 16:32:38 -08:00
cri_stats_provider.go Add Pod-level local ephemeral storage metric in Summary API 2017-11-20 16:32:38 -08:00
helper_test.go Change StatsProvider interface to provide container stats from either cadvisor or CRI and implement this interface using cadvisor 2017-08-25 13:11:26 -07:00
helper.go Add pod-level metric for CPU and memory stats 2017-11-22 09:25:23 -08:00
stats_provider_test.go Add Pod-level local ephemeral storage metric in Summary API 2017-11-20 16:32:38 -08:00
stats_provider.go Fix imagefs stats. 2017-09-29 22:15:48 +00:00