Ben Kochie
Ben Kochie
Seems like a nice feature, care to create a PR?
We would love to have it, but we don't currently have a plan for translations.
This is a volunteer project, we have no paid staff. PRs welcome.
PRs welcome.
This needs a DCO sign-off. You can use `git commit -s --amend` to add it.
Superseded by https://github.com/coredns/coredns/pull/7356
It should be in the http API section. That documentation is in the prometheus repo. But some additional cross linking would be appreciated.
Looks like the tests are failing.
I just came across this issue due to cardinality related crashes on one of our clusters. We have over 1.3M `kyverno_admission_review_duration_seconds_bucket` series due to the amount of namespace churn.
After some additional review of the `kyverno_admission_review_duration_seconds` histogram. Dropping `resource_namespace` label seems the most sensible. It reduces the metric load from ~1.3M to ~2300.