Просмотр исходного кода

docs(alerting): not only graphite

bergquist 9 лет назад
Родитель
Сommit
309391cb79
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      docs/sources/alerting/rules.md

+ 1 - 1
docs/sources/alerting/rules.md

@@ -127,5 +127,5 @@ filters = alerting.scheduler:debug \
           tsdb.influxdb: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`.
 `development`.