Skip to content

Commit a45260e

Browse files
committed
feat: Add the RDS performance and generic metrics option
1 parent 7341bbf commit a45260e

File tree

5 files changed

+751
-109
lines changed

5 files changed

+751
-109
lines changed

plugins/inputs/aliyuncms/README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,12 @@ See the [CONFIGURATION.md][CONFIGURATION.md] for more details.
6262
# public_key_id = ""
6363
# role_name = ""
6464

65+
## Aliyun Metric services
66+
## Specified which metric services to capture from Aliyun, choose from:
67+
## * cms - Cloud Monitor service (default settings)
68+
## * rds - Relational Database service
69+
# metric_services = ["cms"]
70+
6571
## Specify ali cloud regions to be queried for metric and object discovery
6672
## If not set, all supported regions (see below) would be covered, it can
6773
## provide a significant load on API, so the recommendation here is to

0 commit comments

Comments
 (0)