-
Notifications
You must be signed in to change notification settings - Fork 160
New issue
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
Headlamp cluster metrics are not showing the proper values #2043
Comments
Hi @mariogkds . Thanks for the report. This looks like a unit conversion issue. |
@joaquimrocha I'm seeing this in metrics for RAM in deployments and pods too. Probably other places as well? |
@sarg3nt Yes, we do want to fix this but haven't had the bandwidth yet. Let me try to get it in our pipeline for the next release. |
Hi @mariogkds @sarg3nt , thanks for raising these issues! Would you be able to provide the YAML (with any sensitive data redacted) for the problematic resources? Would be super helpful for testing ^^ |
Hi @mariogkds and @sarg3nt , we really want to address this issue but we haven't been able to reproduce. If you don't mind, please send us some sample YAML based on yours so @skoeva can take a look. |
@joaquimrocha sorry for the late reply. Work has been super busy. I'll get you something on Monday. |
We've just released our latest version :D Just a reminder: if you guys are still running into this issue and would like us to get a fix in, your sample YAML would be super helpful to see |
Hello, i am a new user, i really liked the project.
I am having some problems with the cluster wide metrics that are show on the dashboard:
I am using kube-prometheus-stack to handle prometheus and grafana and i am using prometheus-adapter for the metrics API.
To get the headlamp to even show anything i had to add a few settings to the chart's values:
kube-prometheus-stack
prometheus-adapter (which is normal to get the metrics apis)
Individual node's CPU values are correct, the memory value is correct as well but the unit is different:
Is this a headlamp problem or this a prometheus(me) problem?
Thanks for the help and the project have a nice day.
The text was updated successfully, but these errors were encountered: