Signed-off-by: wph95 <wph657856467@gmail.com>
This commit is contained in:
wph95
2018-03-23 23:50:16 +08:00
parent 4033283254
commit 8e7d23cdeb
7 changed files with 676 additions and 0 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/elasticsearch"
_ "github.com/grafana/grafana/pkg/tsdb/graphite"
_ "github.com/grafana/grafana/pkg/tsdb/influxdb"
_ "github.com/grafana/grafana/pkg/tsdb/mysql"