We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
After an upgrade of prometheus-kubec-stack (65.0.0 -> 66.2.2) some metrics display broken values in prometheus-kube-stack version 66.2.2
Previously this metric apiserver_request:availability30d showed right value ~"99%" after an update it shows "-71802.236%"
Version:"v3.15.0-rc.2
Server Version: v1.29.7
prometheus-kube-stack
66.2.2
No response
Metric value should not change between updates
helm upgrade --install kube-stack-prometheus kube-prometheus-stack --repo https://prometheus-community.github.io/helm-charts --namespace monitoring
The text was updated successfully, but these errors were encountered:
indeed i see the same, last good version is 66.1.1, the issue is caused by this commit
Sorry, something went wrong.
Same for us
Indeed I added a comment d6ab6a3#r150204606
Related with kubernetes-monitoring/kubernetes-mixin#990
No branches or pull requests
Describe the bug a clear and concise description of what the bug is.
After an upgrade of prometheus-kubec-stack (65.0.0 -> 66.2.2) some metrics display broken values in prometheus-kube-stack version 66.2.2
Previously this metric apiserver_request:availability30d showed right value ~"99%" after an update it shows "-71802.236%"
What's your helm version?
Version:"v3.15.0-rc.2
What's your kubectl version?
Server Version: v1.29.7
Which chart?
prometheus-kube-stack
What's the chart version?
66.2.2
What happened?
No response
What you expected to happen?
Metric value should not change between updates
How to reproduce it?
No response
Enter the changed values of values.yaml?
No response
Enter the command that you execute and failing/misfunctioning.
helm upgrade --install kube-stack-prometheus kube-prometheus-stack
--repo https://prometheus-community.github.io/helm-charts
--namespace monitoring
Anything else we need to know?
No response
The text was updated successfully, but these errors were encountered: