rds_exporter

HI all,

I’m trying rds_exporter ([url]https://github.com/percona/rds_exporter/[/url]). I would like to know if in the config.yml can I use some regex rule to get all rds that starts with dev-* por example.

instances:

  • region: us-east-1
    instance: dev-*

I have more then 50 rds instances, and would be great if the exporter can “scan” all of them automatic

Thanks a lot.