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 a39b5ee commit 9c69b40Copy full SHA for 9c69b40
keps/sig-api-machinery/3488-cel-admission-control/README.md
@@ -1658,8 +1658,11 @@ Goals:
1658
- Parity with admission webhook metrics
1659
- Should include counter of deny, warn and audit violations
1660
- Label by {policy, policy binding, validation expression} identifiers
1661
-- Counters for number of policy defintions and policy bindings in cluster
+- Counters for number of policy definitions and policy bindings in cluster
1662
- Label by state (active vs. error), enforcement action (deny, warn)
1663
+- Counters for Variable Composition
1664
+ - Should include counter of variable resolutions to measure time saved.
1665
+ - Label by policy identifier
1666
1667
Granularity:
1668
0 commit comments