We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent baf7e1a commit d9c1f88Copy full SHA for d9c1f88
keps/sig-auth/3221-structured-authorization-configuration/README.md
@@ -469,9 +469,10 @@ Labels {along with possible values}:
469
- `code` {4xx, 5xx}
470
- `decision` {Deny, NoOpinion}
471
472
-5. `apiserver_authorization_step_configuration_reload_failure_count`
+5. `apiserver_authorization_configuration_reload_last_timestamp_seconds`
473
474
-This metric would track the number of times the configuration has been reloaded.
+The last time in seconds when an authorization reload was performed.
475
+- `status` {success, fail}
476
477
### Test Plan
478
0 commit comments