kubernetes/pkg/kubelet/server/stats
2018-09-06 21:49:00 +02:00
..
testing Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
BUILD Add unit tests for windows stats 2018-07-20 13:01:23 +08:00
doc.go Use Go canonical import paths 2016-07-16 13:48:21 -04:00
fs_resource_analyzer.go fix typo 2017-08-15 16:11:36 +08:00
handler.go Add "only_cpu_and_memory" GET parameter to /stats/summary http handler in kubelet. If parameter is true then only cpu and memory will be present in response. The parameter will be used by Metric Server to avoid sending/decoding unneeded data. 2018-09-06 21:49:00 +02:00
resource_analyzer.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
summary_sys_containers_windows.go Add stats for system containers "pods" 2018-07-19 22:20:24 +08:00
summary_sys_containers.go Add stats for system containers "pods" 2018-07-19 22:20:24 +08:00
summary_test.go Add "only_cpu_and_memory" GET parameter to /stats/summary http handler in kubelet. If parameter is true then only cpu and memory will be present in response. The parameter will be used by Metric Server to avoid sending/decoding unneeded data. 2018-09-06 21:49:00 +02:00
summary_windows_test.go Add unit tests for windows stats 2018-07-20 13:01:23 +08:00
summary.go Add "only_cpu_and_memory" GET parameter to /stats/summary http handler in kubelet. If parameter is true then only cpu and memory will be present in response. The parameter will be used by Metric Server to avoid sending/decoding unneeded data. 2018-09-06 21:49:00 +02:00
volume_stat_calculator_test.go Add Pod-level local ephemeral storage metric in Summary API 2017-11-20 16:32:38 -08:00
volume_stat_calculator.go Fix kubelet PVC metrics using a volume stats collector. 2018-02-11 23:48:06 +08:00