Remove ContainerStats.PerCPU: CGV1 only

Signed-off-by: Lokesh Mandvekar <lsm5@redhat.com>
This commit is contained in:
Lokesh Mandvekar
2025-11-05 11:22:02 -05:00
parent bb3c8b9ecd
commit 145540fed4
4 changed files with 0 additions and 7 deletions

View File

@@ -133,7 +133,6 @@ type ContainerStats struct {
AvgCPU float64
ContainerID string
Name string
PerCPU []uint64
CPU float64
CPUNano uint64
CPUSystemNano uint64