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.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
What happened: The new 'type' field for custom metrics, as added in #1777, should be under 'each', see:
https://github.com/kubernetes/kube-state-metrics/blob/master/pkg/customresourcestate/registry_factory.go#L65 https://github.com/kubernetes/kube-state-metrics/blob/master/pkg/customresourcestate/registry_factory.go#L136
The problem is in line 46 in https://github.com/kubernetes/kube-state-metrics/edit/master/docs/customresourcestate-metrics.md
What you expected to happen:
How to reproduce it (as minimally and precisely as possible):
Anything else we need to know?:
Environment:
kubectl version
The text was updated successfully, but these errors were encountered:
@chrischdi FYI
Sorry, something went wrong.
Thanks for reporting @gadisn 😄 👍 I opened a PR to fix the document
Successfully merging a pull request may close this issue.
Uh oh!
There was an error while loading. Please reload this page.
What happened:
The new 'type' field for custom metrics, as added in #1777, should be under 'each', see:
https://github.com/kubernetes/kube-state-metrics/blob/master/pkg/customresourcestate/registry_factory.go#L65
https://github.com/kubernetes/kube-state-metrics/blob/master/pkg/customresourcestate/registry_factory.go#L136
The problem is in line 46 in https://github.com/kubernetes/kube-state-metrics/edit/master/docs/customresourcestate-metrics.md
What you expected to happen:
How to reproduce it (as minimally and precisely as possible):
Anything else we need to know?:
Environment:
kubectl version
):The text was updated successfully, but these errors were encountered: