You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug a clear and concise description of what the bug is.
Recent commit bdfef97 broke the etcd Grafana dashboard.
The problem is that a variable that was previously named "cluster" was renamed to a name of "job" but there are still ocurrences of $cluster in the panels.
What's your helm version?
irrelevant
What's your kubectl version?
irrelevant
Which chart?
kube-prometheus-stack
What's the chart version?
51.6.0
What happened?
The Grafana dashboard for etcd has no data at all, as the not defined variable $cluster is used.
What you expected to happen?
The Grafana dashboard should work.
How to reproduce it?
Install the Grafana dashboards for etcd.
Enter the changed values of values.yaml?
grafana:
forceDeployDashboards: true
Enter the command that you execute and failing/misfunctioning.
not applicable
Anything else we need to know?
No response
The text was updated successfully, but these errors were encountered:
felixscheinost
changed the title
[name of the chart e.g. prometheus-kube-stack] Issue Title
[prometheus-kube-stack] Grafana dashboard for etcd broken
Oct 13, 2023
zeritti
changed the title
[prometheus-kube-stack] Grafana dashboard for etcd broken
[kube-prometheus-stack] Grafana dashboard for etcd broken
Oct 17, 2023
Describe the bug a clear and concise description of what the bug is.
Recent commit bdfef97 broke the etcd Grafana dashboard.
The problem is that a variable that was previously named "cluster" was renamed to a name of "job" but there are still ocurrences of $cluster in the panels.
What's your helm version?
irrelevant
What's your kubectl version?
irrelevant
Which chart?
kube-prometheus-stack
What's the chart version?
51.6.0
What happened?
The Grafana dashboard for etcd has no data at all, as the not defined variable $cluster is used.
What you expected to happen?
The Grafana dashboard should work.
How to reproduce it?
Install the Grafana dashboards for etcd.
Enter the changed values of values.yaml?
grafana:
forceDeployDashboards: true
Enter the command that you execute and failing/misfunctioning.
not applicable
Anything else we need to know?
No response
The text was updated successfully, but these errors were encountered: