-
Notifications
You must be signed in to change notification settings - Fork 382
Closed
Description
This came up during sig-storage f2f, we currently don't have a reliable way of getting volume usage metrics from CSI plugins. One can argue that - one can use "du" or "stat" from CO to get those metrics and this need not be part of CSI specs, but I believe that how "usage" metric of a volume is computed depends on volume type and should be part of CSI spec.
In Kubernetes at least currently - each volume type implements its own metric implementation.
Metadata
Metadata
Assignees
Labels
No labels