File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
content/en/docs/concepts/security Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -130,7 +130,7 @@ current policy level:
130
130
Here are the Prometheus metrics exposed by kube-apiserver :
131
131
132
132
- `pod_security_errors_total` : This metric indicates the number of errors preventing normal evaluation.
133
- Non-fatal errors may result in the latest restricted profile being used for evaluation .
133
+ Non-fatal errors may result in the latest restricted profile being used for enforcement .
134
134
- `pod_security_evaluations_total` : This metric indicates the number of policy evaluations that have occurred,
135
135
not counting ignored or exempt requests during exporting.
136
136
- `pod_security_exemptions_total` : This metric indicates the number of exempt requests, not counting ignored
You can’t perform that action at this time.
0 commit comments