-
Notifications
You must be signed in to change notification settings - Fork 373
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
[bug] Incorrect CPU Usage by Instance display #124
Comments
Hi @guessi, Thank you for opening this issue and the pull request. Something like: Query (update label like pod name to match your setup):
|
Hi @dotdc, Allow me to provide more background story. For most circumstances, both Please verify again with current latest Grafana (11.2.2) and please be sure to put stress to your API server and make sure it is running with high loading at the time. I believe you should observe the issue on your side as well. |
Hi @dotdc Version infoI'm running with latest version, what about yours? The only difference for me is the Comparison |
Note that it is about k8s-system-api-server.json and the dashboard |
Please note the key is that the issue is about Multi-core API servers monitoring. |
I understand the difference between the two units, I'm just not convinced by this change from what I see on my setups. Can you share:
|
Could you elaborate on this? |
I'm running with Amazon EKS 1.31 (just released few days ago), all components are current latest version, but actually the matrix of {version/distro/cloud} doesn't matter. Even you are running self-managed Kubernetes cluster, I believe it could easily be reproduced by running API servers with a multi-core machine. |
🎉 This issue has been resolved in version 2.3.3 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
Describe the bug
Incorrect display
Unit:
Percent (0.0-1.0)
Correct display
Unit:
Percent (0-100)
How to reproduce?
Import current latest k8s-system-api-server.json and find
API Server - CPU Usage by instance
panel.Expected behavior
It should have no percentage > 100 display.
Additional context
No response
The text was updated successfully, but these errors were encountered: