k3s/pkg/kubelet/server/stats
Krzysztof Jastrzebski 3b21995c95 Process only CPU and memory stats when Kubelete stats API is called with
only_cpu_and_memory parameter. Before all stats were processed and
removed before returning.
2018-09-20 12:35:56 +02:00
..
testing Process only CPU and memory stats when Kubelete stats API is called with 2018-09-20 12:35:56 +02: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 Process only CPU and memory stats when Kubelete stats API is called with 2018-09-20 12:35:56 +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.go Process only CPU and memory stats when Kubelete stats API is called with 2018-09-20 12:35:56 +02:00
summary_sys_containers.go Process only CPU and memory stats when Kubelete stats API is called with 2018-09-20 12:35:56 +02:00
summary_sys_containers_windows.go Process only CPU and memory stats when Kubelete stats API is called with 2018-09-20 12:35:56 +02:00
summary_test.go Process only CPU and memory stats when Kubelete stats API is called with 2018-09-20 12:35:56 +02:00
summary_windows_test.go Add unit tests for windows stats 2018-07-20 13:01:23 +08:00
volume_stat_calculator.go Fix kubelet PVC metrics using a volume stats collector. 2018-02-11 23:48:06 +08:00
volume_stat_calculator_test.go Add Pod-level local ephemeral storage metric in Summary API 2017-11-20 16:32:38 -08:00