mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Merge pull request #9519 from Foxboron/patch-1
Missing dot in aws credentials path
This commit is contained in:
commit
a316b5fb80
@ -29,7 +29,7 @@ Name | Description
|
|||||||
------------ | -------------
|
------------ | -------------
|
||||||
*Name* | The data source name. This is how you refer to the data source in panels & queries.
|
*Name* | The data source name. This is how you refer to the data source in panels & queries.
|
||||||
*Default* | Default data source means that it will be pre-selected for new panels.
|
*Default* | Default data source means that it will be pre-selected for new panels.
|
||||||
*Credentials* profile name | Specify the name of the profile to use (if you use `~/aws/credentials` file), leave blank for default.
|
*Credentials* profile name | Specify the name of the profile to use (if you use `~/.aws/credentials` file), leave blank for default.
|
||||||
*Default Region* | Used in query editor to set region (can be changed on per query basis)
|
*Default Region* | Used in query editor to set region (can be changed on per query basis)
|
||||||
*Custom Metrics namespace* | Specify the CloudWatch namespace of Custom metrics
|
*Custom Metrics namespace* | Specify the CloudWatch namespace of Custom metrics
|
||||||
*Assume Role Arn* | Specify the ARN of the role to assume
|
*Assume Role Arn* | Specify the ARN of the role to assume
|
||||||
|
Loading…
Reference in New Issue
Block a user