weaveworks / grafanalib

Python library for building Grafana dashboards
Apache License 2.0
1.85k stars 307 forks source link

Alert compatibility with Grafana v10 #627

Open kosi96 opened 10 months ago

kosi96 commented 10 months ago

Hello everyone,

firstly I would like to thank all the contributors for doing such great work. Having dashboards and alerts in python code is so much more maintainable than doing it in the UI window.

As I am currently using Grafana Cloud, my version is v10. I am having some issues when attempting to generate and publish new alerts. I suspect that the structure of alerts has changed a little bit from v9 to v10, which may require some manual JSON adjustments to make things work (generating a proper JSON).

Does somebody know if Grafana v10 alerts will be supported? As it is for AlertRulev8 and AlertRulev9.