Migrate Grafana alert rules to OpenObserve alerts
PromQL preserved
multi-line queries flattened
Thresholds mapped
evaluator → condition & window
Bulk & folders
upload the alerting archive
Load your Grafana alert rules
Upload the alerting export (.zip / .tar.gz, folders preserved), drop individual rule JSON files, or paste a rule array.
Drag & drop or click to browse
.json rule file · or .zip / .tar.gz alerting archive
How to export Grafana alerts
1
Grafana → Alerting → Alert rules → Export (JSON) for a group
2
Or use the provisioning API: GET /api/v1/provisioning/alert-rules
3
Bulk: upload the alerting archive — folders are preserved
4
Prometheus rules → PromQL alerts; Loki/SQL → SQL (review)