Merge pull request #64527 from gnufied/add-pvc-in-use-metrics
Automatic merge from submit-queue (batch tested with PRs 65361, 64527). If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>.
Add attachable pvc in use metrics
This metric reports number of PVCs that are in-use in Kubernetes with plugin and node name as dimensions.
This allows us to figure out, how many PVCs each node is using. It is super helpful in figuring out attach/detach issues.
/sig storage
cc @jsafrane @tsmetana @msau42
```release-note
Add metrics for PVC in-use
```
Showing
Please
register
or
sign in
to comment