grafana-sync
grafana-sync copied to clipboard
[feature request] support pulling and pushing alerts
Support pulling and pushing Grafana alert definitions. Currently I'm hitting this endpoint /api/ruler/grafana/api/v1/rules/
on my Grafana installation directly, but it would be awesome to have this baked into grafana-sync
!
Let me know if it's something super easy that I can look into (golang noob here). Thank you!
Hello, this endpoint is used by new grafana unified alerts? I think this is not implemented in grafana SDK. I can take a look. But do not have ETA right now when this will be done
Yea it's used by the Grafana unified alerts. And sounds good -- thanks!