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`.