argoproj / argo-cd

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

Upgrade deprecated example dashboard panels #19027

Open RoryCrispin opened 1 month ago

RoryCrispin commented 1 month ago

Summary

The example Grafana Dashboard uses deprecated panels in Grafana - they can be upgraded from the "Graph" panels to "Time Series"

Screenshot 2024-07-11 at 13 31 12

Motivation

In Grafana 12, Angular panels will no longer be supported and these dashboards will break

ofaz commented 1 month ago

Looks like this is being worked on by Bhavin here: https://github.com/argoproj/argo-cd/pull/18964 chore: update Grafana dashboard.json due to removal of AngularJS support in Grafana