kubernetes/pkg/kubelet/stats
Jing Xu 75ef18c4d3 Add Pod-level local ephemeral storage metric in Summary API
This PR adds pod-level ephemeral storage metric into Summary API.
Pod-level ephemeral storage usage is the sum of all containers and local
ephemeral volume including EmptyDir (if not backed up by memory or
hugepages), configueMap, and downwardAPI.
2017-11-20 16:32:38 -08:00
..
BUILD Work around heapster panic. 2017-11-07 06:41:57 +00:00
cadvisor_stats_provider_test.go Add Pod-level local ephemeral storage metric in Summary API 2017-11-20 16:32:38 -08:00
cadvisor_stats_provider.go Add Pod-level local ephemeral storage metric in Summary API 2017-11-20 16:32:38 -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 Expose accelerator metrics in the summary API. 2017-11-10 14:59:43 -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