ysde / grafana-backup-tool

A Python-based application to backup Grafana settings by using the Grafana API
MIT License
871 stars 275 forks source link

alerts - possibly due to grafana versions #185

Open tommyjcarpenter opened 2 years ago

tommyjcarpenter commented 2 years ago

First, thank you for your hard work here! Recently this tool saved me, when we migrated from one Kube cluster to another - I used this tool to transfer all of our dashboards, what a huge help.

One issue came up though - opsgenie alerts didn't transfer. However, the new cluster was running a newer version of grafana. We use the prometheus-community/kube-prometheus-stack helm chart. The old version was 7.5.3 and the new version seems to be 8.5.0 - maybe some API broke.

Are there any recomendations or things we can do if this happens again? IE if grafana 9 comes out? It takes a long time to setup the opsgenie alerting.

thanks again

ysde commented 2 years ago

Sorry it's been a while not using Grafana because my job changed. I'll check it and also PRs are welcome :D