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.
Showing
Please
register
or
sign in
to comment