grafana/public/app/plugins/datasource/cloudwatch/specs
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
..
datasource_specs.ts Explicitly specify default region in CloudWatch datasource (#9440) 2017-12-11 09:37:27 +01:00