mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
* Updates Grafana Alerting upgrade topics * Run yarn prettier:write Co-authored-by: Armand Grillet <armand.grillet@outlook.com>
595 B
595 B
aliases, description, title, weight
| aliases | description | title | weight | |||
|---|---|---|---|---|---|---|
|
Disable alerting in Grafana | Disable alerting in Grafana | 105 |
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.