From b9c72942fd23c0f80ae31ac3e7a09a14f72b76f0 Mon Sep 17 00:00:00 2001 From: Jiahui Feng Date: Tue, 9 Apr 2024 22:28:48 -0700 Subject: [PATCH] sidenote about future metrics improvements. --- .../_posts/2024-04-24-validating-admission-policy-ga/index.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/content/en/blog/_posts/2024-04-24-validating-admission-policy-ga/index.md b/content/en/blog/_posts/2024-04-24-validating-admission-policy-ga/index.md index a1269ac5e9..dd5d8ab29c 100644 --- a/content/en/blog/_posts/2024-04-24-validating-admission-policy-ga/index.md +++ b/content/en/blog/_posts/2024-04-24-validating-admission-policy-ga/index.md @@ -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. \ No newline at end of file +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. \ No newline at end of file