From 309391cb7943e6563e709a4328b79294d3ef7d16 Mon Sep 17 00:00:00 2001 From: bergquist Date: Tue, 8 Nov 2016 11:24:39 +0100 Subject: [PATCH] docs(alerting): not only graphite --- docs/sources/alerting/rules.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/sources/alerting/rules.md b/docs/sources/alerting/rules.md index 8488a08334b..2581d96349d 100644 --- a/docs/sources/alerting/rules.md +++ b/docs/sources/alerting/rules.md @@ -127,5 +127,5 @@ filters = alerting.scheduler:debug \ tsdb.influxdb:debug \ ``` -If you want to see raw query sent to Graphite and raw response in log you also have to set grafana.ini option `app_mode` to +If you want to log raw query sent to your TSDB and raw response in log you also have to set grafana.ini option `app_mode` to `development`.