Merge pull request #66389 from bertinatto/metrics_pv_controller
Automatic merge from submit-queue (batch tested with PRs 66098, 66389, 66400, 66413, 66378). 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 metrics in PV Controller
**What this PR does / why we need it**:
This PR adds a few metrics described in the [Metrics Spec](https://docs.google.com/document/d/1Fh0T60T_y888LsRwC51CQHO75b2IZ3A34ZQS71s_F0g/edit#heading=h.ys6pjpbasqdu) (PV Controller only):
Additional metrics for PV Controller:
* Total provision and deletion time
* Number of times PV provisioning and deletion failed
**Release note**:
```release-note
NONE
```
Showing
This diff is collapsed.
Click to expand it.
Please
register
or
sign in
to comment