mirror of
https://github.com/containers/podman.git
synced 2025-11-30 18:18:18 +08:00
Remove ContainerStats.PerCPU: CGV1 only
Signed-off-by: Lokesh Mandvekar <lsm5@redhat.com>
This commit is contained in:
@@ -133,7 +133,6 @@ type ContainerStats struct {
|
||||
AvgCPU float64
|
||||
ContainerID string
|
||||
Name string
|
||||
PerCPU []uint64
|
||||
CPU float64
|
||||
CPUNano uint64
|
||||
CPUSystemNano uint64
|
||||
|
||||
Reference in New Issue
Block a user