Explorar o código

updated sample config

Torkel Ödegaard %!s(int64=9) %!d(string=hai) anos
pai
achega
e073d20731
Modificáronse 1 ficheiros con 4 adicións e 2 borrados
  1. 4 2
      conf/sample.ini

+ 4 - 2
conf/sample.ini

@@ -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 ##########################