docs: update alerting with new data sources

This commit is contained in:
Daniel Lee
2017-10-26 12:32:37 +02:00
parent e33faac63b
commit a7d7f0d9f8
2 changed files with 1 additions and 4 deletions
+1 -2
View File
@@ -27,8 +27,7 @@ and the conditions that need to be met for the alert to change state and trigger
## Execution
The alert rules are evaluated in the Grafana backend in a scheduler and query execution engine that is part
of core Grafana. Only some data sources are supported right now. They include `Graphite`, `Prometheus`,
`InfluxDB` and `OpenTSDB`.
of core Grafana. Only some data sources are supported right now. They include `Graphite`, `Prometheus`, `InfluxDB`, `OpenTSDB`, `MySQL`, `Postgres` and `Cloudwatch`.
### Clustering