Technofy / cloudwatch_exporter

A CloudWatch exporter for Prometheus coded in Go, with multi-region support
Apache License 2.0
78 stars 140 forks source link

PMM-1640: RDS exporter simplify config #1

Closed arvenil closed 7 years ago

arvenil commented 7 years ago

Always get all RDS metrics. Keep list of RDS metrics in code, not in configuration file. Remove "name" from the configuration. Remove "aws_namespace" from the configuration, always use "AWS/RDS". Remove "aws_dimensions" from the configuration, always use "DBInstanceIdentifier". Remove "aws_statistics" from the configuration, always use "Average". Add a list of a region plus database instance name. It will be generated by pmm-managed.