Uploaded image for project: 'Percona Monitoring and Management'
  1. Percona Monitoring and Management
  2. PMM-6490

rds_exporter crashes when more than 100 AWS RDS instances added

Details

    • 1
    • Yes
    • Yes

    Description

      PMM Server can support up to 100 AWS RDS instances. When enhanced monitoring is configured, rds_exporter will crash when attempting to add greater than 100 AWS RDS instances.

      RDS exporter calls cloudwatch's method FilterLogEvents with a parameter LogStreamNames,
      which cannot be longer than 100 elements:
      https://docs.aws.amazon.com/AmazonCloudWatchLogs/latest/APIReference/API_FilterLogEvents.html

       

       

       

      PR: https://github.com/percona/rds_exporter/pull/47

       

      QA: no need to have extensive testing on 100+ RDS. Making sure we don't  have regression is good enough  

      Attachments

        Activity

          People

            Unassigned Unassigned
            roma.novikov Roma Novikov
            Votes:
            1 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Smart Checklist