mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
updated sample config
This commit is contained in:
parent
f196ffa07d
commit
e073d20731
@ -353,9 +353,11 @@
|
||||
;enabled = false
|
||||
;path = /var/lib/grafana/dashboards
|
||||
|
||||
#################################### Alerting ######################################
|
||||
#################################### Alerting ############################
|
||||
[alerting]
|
||||
# Makes it possible to turn off alert rule execution.
|
||||
# Disable alerting engine & UI features
|
||||
;enabled = true
|
||||
# Makes it possible to turn off alert rule execution but alerting UI is visible
|
||||
;execute_alerts = true
|
||||
|
||||
#################################### Internal Grafana Metrics ##########################
|
||||
|
Loading…
Reference in New Issue
Block a user