prometheus-rds-exporter icon indicating copy to clipboard operation
prometheus-rds-exporter copied to clipboard

Prometheus exporter for AWS RDS

Results 23 prometheus-rds-exporter issues
Sort by recently updated
recently updated
newest added

Bumps the aws-sdk-go-v2 group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2) | `1.26.1` |...

dependencies
go

Hi ! Is it possible to limit API calls to AWS with a variable ? We have a very large increase in our CloudWatch API (GetMetricData) costs and would like...

question

### Is your feature request related to a problem? Please describe The all-or-none approach of this exporter is a SPOF. I tend to like to avoid those in my environment....

enhancement

I don’t know why, but there are metric data in Prometheus, yet the dashboard doesn’t display the data. Please tell me why. ![1714456856193](https://github.com/qonto/prometheus-rds-exporter/assets/99275967/adf4b7e3-6d1c-41e4-a50f-2c3f64c647f5) ![1714458860532](https://github.com/qonto/prometheus-rds-exporter/assets/99275967/74dd613a-7eaa-4242-8056-1dac95e74d10)

bug

Now we can set RDS memory usage alerts like RDS freeable memory.. but we have multiple RDS and all RDS having different db instance type so every RDS having different...

question

**Describe the bug** I'm using your helm chart and I have passed the assume role `PROMETHEUS_RDS_EXPORTER_AWS_ASSUME_ROLE_ARN: arn:aws:iam::00000000:role/rds-exporter` and I see it is trying to get the GetCallerIdentity it is trying...

bug

Before adopting the RDS exporter, I relied on the CloudWatch exporter to gather AWS RDS metrics. However, I noticed that the RDS exporter lacks certain metrics that were available through...

enhancement

**Is your feature request related to a problem? Please describe.** After running RDS exporter in single region, containing 65 databases we encountered periodic errors in logs about being throttled: ```...

question

### Is your feature request related to a problem? Please describe prometheus-rds-exporter is nice, and I created service accounts for several aws accounts because have other use cases, for other...

enhancement