Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions plugins/inputs/aliyuncms/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,12 @@ See the [CONFIGURATION.md][CONFIGURATION.md] for more details.
# public_key_id = ""
# role_name = ""

## Aliyun Metric services
## Specified which metric services to capture from Aliyun, choose from:
## * cms - Cloud Monitor service (default settings)
## * rds - Relational Database service
# metric_services = ["cms"]

## Specify ali cloud regions to be queried for metric and object discovery
## If not set, all supported regions (see below) would be covered, it can
## provide a significant load on API, so the recommendation here is to
Expand Down
Loading
Loading