grafana/docs/sources/alerting/migrating-alerts/roll-back.md
brendamuir 7e2870b7bb
Docs: Updates Grafana Alerting upgrade topics (#50533)
* Updates Grafana Alerting upgrade topics

* Run yarn prettier:write

Co-authored-by: Armand Grillet <armand.grillet@outlook.com>
2022-06-09 20:12:41 +02:00

1.0 KiB

aliases description title weight
/docs/grafana/latest/alerting/migrating-alerts/roll-back/
/docs/grafana/latest/alerting/opt-in/
/docs/grafana/latest/alerting/unified-alerting/roll-back/
Roll back to legacy alerting Roll back to legacy alerting 103

Roll back to legacy alerting

Once the upgrade has taken place, you still have the option to roll back to legacy alerting. If you choose to roll back, Grafana will restore your alerts to the alerts you had at the point in time when the upgrade took place.

All new alerts and changes made exclusively in Grafana Alerting will be deleted.

To roll back to legacy alerting, enter the following in your configuration:

force_migration = true

[alerting]
enabled = true

[unified_alerting]
enabled = false

Note

: We do not recommend this option. If you choose to roll back, Grafana will restore your alerts to the alerts you had at the point in time when the upgrade took place. All new alerts and changes made exclusively in Grafana Alerting will be deleted.