File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
keps/sig-node/2371-cri-pod-container-stats Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -135,7 +135,7 @@ Below is a table describing which stats come from what source now, as well a pro
135
135
| |N/A |container_memory_failcnt |N/A |cAdvisor |CRI or N/A | memory.failcnt N/A
136
136
| | N/A | container_memory_failures_total | N/A | cAdvisor | CRI or N/A | (memory.stat) pg_fault && pg_maj_fault |
137
137
| |N/A |container_memory_mapped_file |N/A |cAdvisor |CRI or N/A | (memory.stat) mapped_file | (memory.stat) file_mapped
138
- | |N/A |container_memory_max_usage_bytes |N/A |cAdvisor |CRI or N/A | memory.max_usage_in_bytes | memory.max
138
+ | |N/A |container_memory_max_usage_bytes |N/A |cAdvisor |CRI or N/A | memory.max_usage_in_bytes | memory.peak
139
139
| |N/A |container_memory_swap |N/A |cAdvisor |CRI or N/A | (memory.stat) swap | memory.swap.current - memory.current
140
140
|ProcessStats |ProcessCount |container_processes |Pod |cAdvisor |CRI | Process
141
141
|AcceleratorStats |Make |N/A (too lazy to find the mapping) |Container |cAdvisor |cAdvisor or N/A | accelerators/nvidia.go | accelerators/nvidia.go
You can’t perform that action at this time.
0 commit comments