argoproj / argo-cd

Declarative Continuous Deployment for Kubernetes
https://argo-cd.readthedocs.io
Apache License 2.0
18.03k stars 5.5k forks source link

Upgrade Grafana Dashboard plugin versions #20496

Open david-becher opened 1 month ago

david-becher commented 1 month ago

Summary

The Grafana Dashboard for ArgoCD is using old plugin versions, which depend on Angular, and this support will be dropped in newer versions of Grafana. Can you please update the grafana dashboard?

Motivation

Angular Grafana plugin version support will be dropped in Grafana 12.

Proposal

Maybe try out the automatic migration button in Grafana und see if its all still working.

andrii-korotkov-verkada commented 2 weeks ago

Maybe try out the automatic migration button in Grafana und see if its all still working.

Where is that button? What's the migration process from ArgoCD side?

david-becher commented 1 week ago

image

This is the banner, that is usually shown.

image

You can also see that when you hover over the sign and where it says "This panel requires Angular (deprecated)".

What the ideal process is, I do not know. I think, when you rebuild the grafana dashabord, it will automatically get the new version. But I am no grafana expert.