Merge branch 'cloudwatch' of https://github.com/mtanda/grafana into cloudwatch

This commit is contained in:
Torkel Ödegaard
2015-08-31 15:45:49 +02:00
93 changed files with 25533 additions and 5 deletions
+1
View File
@@ -11,6 +11,7 @@ const (
DS_INFLUXDB_08 = "influxdb_08"
DS_ES = "elasticsearch"
DS_OPENTSDB = "opentsdb"
DS_CLOUDWATCH = "cloudwatch"
DS_ACCESS_DIRECT = "direct"
DS_ACCESS_PROXY = "proxy"
)