sidenote about future metrics improvements.

pull/45552/head
Jiahui Feng 2024-04-09 22:28:48 -07:00
parent f5f1be4da6
commit b9c72942fd
1 changed files with 3 additions and 1 deletions

View File

@ -281,4 +281,6 @@ To find the rate of the policy evaluation.
rate(apiserver_validating_admission_policy_check_total{policy="pod-security.policy.example.com"}[5m])
```
You can read [the metrics reference](/docs/reference/instrumentation/metrics/) to learn more about the metrics above.
You can read [the metrics reference](/docs/reference/instrumentation/metrics/) to learn more about the metrics above.
The metrics of ValidatingAdmissionPolicy are currently in alpha,
and more and better metrics will come while the stability graduates in the future release.