cloudwatch.md
6.9 KB
-
Explicitly specify default region in CloudWatch datasource (#9440) · 8e7166b5
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.
Mikael Olenfalk committed