(cloudwatch) alerting

This commit is contained in:
Mitsuhiro Tanda
2017-09-29 13:44:00 +09:00
parent 73295ab3ed
commit 39607d09d7
10 changed files with 659 additions and 174 deletions
+1
View File
@@ -21,6 +21,7 @@ import (
_ "github.com/grafana/grafana/pkg/services/alerting/conditions"
_ "github.com/grafana/grafana/pkg/services/alerting/notifiers"
_ "github.com/grafana/grafana/pkg/tsdb/cloudwatch"
_ "github.com/grafana/grafana/pkg/tsdb/graphite"
_ "github.com/grafana/grafana/pkg/tsdb/influxdb"
_ "github.com/grafana/grafana/pkg/tsdb/mysql"