|
|
@@ -294,6 +294,25 @@ check_for_updates = true
|
|
|
;enabled = false
|
|
|
;path = /var/lib/grafana/dashboards
|
|
|
|
|
|
+#################################### Alerting ######################################
|
|
|
+# docs about alerting can be found in /docs/sources/alerting/
|
|
|
+# __.-/|
|
|
|
+# \`o_O'
|
|
|
+# =( )= +----------------------------+
|
|
|
+# U| | Alerting is still in alpha |
|
|
|
+# /\ /\ / | +----------------------------+
|
|
|
+# ) /^\) ^\/ _)\ |
|
|
|
+# ) /^\/ _) \ |
|
|
|
+# ) _ / / _) \___|_
|
|
|
+# /\ )/\/ || | )_)\___,|))
|
|
|
+# < > |(,,) )__) |
|
|
|
+# || / \)___)\
|
|
|
+# | \____( )___) )____
|
|
|
+# \______(_______;;;)__;;;)
|
|
|
+
|
|
|
+[alerting]
|
|
|
+enabled = false
|
|
|
+
|
|
|
#################################### Internal Grafana Metrics ##########################
|
|
|
# Metrics available at HTTP API Url /api/metrics
|
|
|
[metrics]
|