Menu
This is documentation for the next version of Grafana. For the latest stable release, go to the latest version.
Enterprise
Open source
Disable alerting in Grafana
To disable alerting in Grafana entirely (including both legacy and Grafana Alerting), enter the following in your configuration:
[alerting]
enabled = false
[unified_alerting]
enabled = false
If at any time you want to turn alerting back on, you can opt in.
Was this page helpful?
Related resources from Grafana Labs
Additional helpful documentation, links, and articles: