Skip to content

Commit 9c69b40

Browse files
committed
update metrics section.
1 parent a39b5ee commit 9c69b40

File tree

1 file changed

+4
-1
lines changed
  • keps/sig-api-machinery/3488-cel-admission-control

1 file changed

+4
-1
lines changed

keps/sig-api-machinery/3488-cel-admission-control/README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1658,8 +1658,11 @@ Goals:
16581658
- Parity with admission webhook metrics
16591659
- Should include counter of deny, warn and audit violations
16601660
- Label by {policy, policy binding, validation expression} identifiers
1661-
- Counters for number of policy defintions and policy bindings in cluster
1661+
- Counters for number of policy definitions and policy bindings in cluster
16621662
- 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
16631666

16641667
Granularity:
16651668

0 commit comments

Comments
 (0)