measuring audit api requests? #209
Unanswered
thomasmckay
asked this question in
Gatekeeper
Replies: 1 comment
-
@thomasmckay afaik there is no metric in gatekeeper that measures API server requests for audit at this time. Supported metrics are available here: https://open-policy-agent.github.io/gatekeeper/website/docs/metrics Kubernetes API Server has a metric called There's no magic bullet for optimal chunk size vs API. It's a tradeoff where you want less memory consumption vs API requests. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
from docs
is there a metric to measure the requests? how would someone "dial in" an optimal chunk/mem vs. api?
Beta Was this translation helpful? Give feedback.
All reactions