docs(alerting): not only graphite

This commit is contained in:
bergquist 2016-11-08 11:24:39 +01:00
parent 5445e47fd5
commit 309391cb79

View File

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