grafana/pkg/tsdb/cloudwatch
Mikael Olenfalk 8e7166b5c4 Explicitly specify default region in CloudWatch datasource (#9440)
The datasource uses the default region in the query if the region
is "" in the settings. However setting the region to an empty string
is almost impossible and rendered incorrectly.

This commit introduces a special value "default" for region which
is shown in the drop down and is translated to the default region
of the data source when performing queries.
2017-12-11 09:37:27 +01:00
..
annotation_query.go move extend statistics handling code to backend 2017-09-29 13:45:11 +09:00
cloudwatch_test.go (cloudwatch) alerting 2017-09-29 13:44:00 +09:00
cloudwatch.go fix cloudwatch ec2_instance_attribute (#9718) 2017-11-13 13:07:46 +01:00
credentials_test.go move cloudwatch crendential related code 2017-09-29 13:45:11 +09:00
credentials.go Explicitly specify default region in CloudWatch datasource (#9440) 2017-12-11 09:37:27 +01:00
metric_find_query_test.go fix cloudwatch ec2_instance_attribute (#9718) 2017-11-13 13:07:46 +01:00
metric_find_query.go fix cloudwatch ec2_instance_attribute (#9718) 2017-11-13 13:07:46 +01:00
types.go (cloudwatch) alerting 2017-09-29 13:44:00 +09:00