-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Open
Description
When switching from docker to containerd as my container runtime in Kubernetes, I noticed that container_fs_usage_bytes metrics were no longer being exported for my containers.
It looks like disk usage metrics aren't implemented for containerd, as noted by this comment: https://github.com/google/cadvisor/blob/v0.38.6/container/containerd/handler.go#L164-L165.
Disk usage is a pretty important metric to monitor, so I think, if possible, this should be added.
bobheadxi, elcomtik, vnandha, liuxu623, RayHuangCN and 116 moreKeyOfSpectator, agershman and giulianopz
Metadata
Metadata
Assignees
Labels
No labels