feat(mqe): init commit

This commit is contained in:
bergquist
2016-11-09 15:55:47 +01:00
parent 6a8138904e
commit bd3259d07a
3 changed files with 35 additions and 0 deletions
+1
View File
@@ -21,6 +21,7 @@ import (
_ "github.com/grafana/grafana/pkg/services/alerting/notifiers"
_ "github.com/grafana/grafana/pkg/tsdb/graphite"
_ "github.com/grafana/grafana/pkg/tsdb/influxdb"
_ "github.com/grafana/grafana/pkg/tsdb/mqe"
_ "github.com/grafana/grafana/pkg/tsdb/opentsdb"
_ "github.com/grafana/grafana/pkg/tsdb/prometheus"
_ "github.com/grafana/grafana/pkg/tsdb/testdata"