kubernetes-monitoring / kubernetes-mixin

A set of Grafana dashboards and Prometheus alerts for Kubernetes.
Apache License 2.0
2.08k stars 597 forks source link

Changes in grafanaDashboardIDs map doesn't take effect #936

Closed oik741 closed 3 months ago

oik741 commented 3 months ago

Override values in the grafanaDashboardIDs map have no effect on the UIDs of dashboards.

I have several clusters with different versions, and loading multiple versions of dashboards causes a conflict of UIDs due to their non-uniqueness, which breaks the linking. This could be resolved by overriding the UIDs, but this functionality does not work.

oik741 commented 3 months ago

@bonddim @skl @rgeyer could you take a look please?)

rgeyer commented 3 months ago

These look good to me, however. While @skl and I recently contributed to the dashboards we are not maintainers or approvers so we can't execute the workflows or merge the PRs.

I don't expect that the maintainers would merge into existing release branches, so I suspect only #937 would be considered/merged, but I suppose we'll see. :)