Merge pull request #55183 from jpbetz/webhook-metrics
Automatic merge from submit-queue. 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 admission metrics for webhooks
Implements the [Admission Webhooks: Prometheus Metrics](https://docs.google.com/document/d/1rDRrC5MNI2An_FeYx8HAsmlQv1WThh9IBb3_shCTbJA/edit#heading=h.5r7dvq4pv2xm) design.
Fixes: https://github.com/kubernetes/kubernetes/issues/55030
ref: https://github.com/kubernetes/features/issues/492
```release-note
Metrics have been added for monitoring admission plugins, including the new dynamic (webhook-based) ones.
```
Showing
Please
register
or
sign in
to comment