grafana/pkg/tsdb/cloudwatch
Christophe Le Guern 3ba3fd9a59 Add new regions to handleGetRegions function (#12082)
As public/app/plugins/datasource/cloudwatch/partials/config.html and this file differ between the AWS regions available, I've updated the latest so they share the same data.
In that way, the regions() method in dashboards returns the same list as the frontend does.
2018-05-29 14:26:33 +02:00
..
annotation_query.go fix unconvert issues 2018-04-16 20:04:58 +02:00
cloudwatch_test.go support cloudwatch high resolution query 2018-02-15 23:35:01 +09:00
cloudwatch.go pkg/tsdb: fix ineffassign isues 2018-04-22 20:51:58 +02:00
credentials_test.go move cloudwatch crendential related code 2017-09-29 13:45:11 +09:00
credentials.go Remove redundancy in variable declarations (golint) 2018-04-27 22:14:36 +02:00
metric_find_query_test.go Merge variable declaration with assignment (gosimple) 2018-04-16 21:04:57 +02:00
metric_find_query.go Add new regions to handleGetRegions function (#12082) 2018-05-29 14:26:33 +02:00
types.go support cloudwatch high resolution query 2018-02-15 23:35:01 +09:00