Skip to content

Commit 392cb2a

Browse files
mtandatorkelo
authored andcommitted
(cloudwatch) update changelog (grafana#5080)
* update cloudwatch.md * update changelog
1 parent 92ac370 commit 392cb2a

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77

88
# 3.0.3 Patch release (unreleased)
99
* **Time picker**: Fixed issue timepicker and UTC when reading time from URL, fixes [#5078](https://github.com/grafana/grafana/issues/5078)
10+
* **CloudWatch**: Support for Multiple Account by AssumeRole, closes [#3522](https://github.com/grafana/grafana/issues/3522)
1011

1112
# 3.0.2 Patch release (2016-05-16)
1213

docs/sources/datasources/cloudwatch.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,8 @@ Name | The data source name, important that this is the same as in Grafana v1.x
2626
Default | Default data source means that it will be pre-selected for new panels.
2727
Credentials profile name | Specify the name of the profile to use (if you use `~/aws/credentials` file), leave blank for default. This option was introduced in Grafana 2.5.1
2828
Default Region | Used in query editor to set region (can be changed on per query basis)
29+
Custom Metrics namespace | Specify the CloudWatch namespace of Custom metrics
30+
Assume Role Arn | Specify the ARN of the role to assume
2931

3032
## Authentication
3133

0 commit comments

Comments
 (0)