grafana/docs/sources/alerting/migrating-alerts/opt-in.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

885 B

aliases description title weight
/docs/grafana/latest/alerting/migrating-alerts/opt-in/
/docs/grafana/latest/alerting/opt-in/
/docs/grafana/latest/alerting/unified-alerting/opt-in/
Opt in to Grafana Alerting Opt in to Grafana Alerting 104

Opt in to Grafana Alerting

If you have previously disabled alerting in Grafana, or opted out of Grafana Alerting and have decided that you would now like to use Grafana Alerting, you can choose to opt in at any time.

If you have been using legacy alerting up until now your existing alerts will be migrated to the new alerts type and no alerts or alerting data are lost. Even if you choose to opt in to Grafana Alerting, you can roll back to legacy alerting at any time.

To opt in to Grafana Alerting, enter the following in your configuration:

[alerting]
enabled = false

[unified_alerting]
enabled = true