helm-charts
helm-charts copied to clipboard
[kube-prometheus-stack] AKS device labels are not displayed on grafana
Describe the bug a clear and concise description of what the bug is.
When Kubernetes / Compute Resources / Cluster grafana dashboard is used for displaying AKS cluster info IOPS metrics and any other metric including filtering by "device" label is not displayed. This happens due to the fact that AKS has "/dev/" prefix for this lavel value like "/dev/sda", "/dev/sdb" etc. As a solution regexp used in grafana dashboards can be adjusted to cover this case as well
What's your helm version?
version.BuildInfo{Version:"v3.8.0", GitCommit:"d14138609b01886f544b2025f5000351c9eb092e", GitTreeState:"clean", GoVersion:"go1.17.5"}
What's your kubectl version?
Client Version: version.Info{Major:"1", Minor:"22", GitVersion:"v1.22.5", GitCommit:"5c99e2ac2ff9a3c549d9ca665e7bc05a3e18f07e", GitTreeState:"clean", BuildDate:"2021-12-16T08:38:33Z", GoVersion:"go1.16.12", Compiler:"gc", Platform:"windows/amd64"} Server Version: version.Info{Major:"1", Minor:"21", GitVersion:"v1.21.2", GitCommit:"802eff1fe87ad2dd737ebbe891f30500b88beb00", GitTreeState:"clean", BuildDate:"2021-11-15T08:35:41Z", GoVersion:"go1.16.5", Compiler:"gc", Platform:"linux/amd64"}
Which chart?
kube-prometheus-stack
What's the chart version?
35.5.1
What happened?
No response
What you expected to happen?
No response
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 prometheus-operator . --atomic --install
Anything else we need to know?
No response
This issue is not unique to AKS, I'm seeing it for one our kuberenetes installs on baremetal. The other panel I've seen impacted is ThroughPut.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Any further update will cause the issue/pull request to no longer be considered stale. Thank you for your contributions.
This issue is being automatically closed due to inactivity.
This issue is being automatically closed due to inactivity.