Closed vmercierfr closed 7 months ago
Package | Line Rate | Health |
---|---|---|
github.com/qonto/prometheus-rds-exporter/internal/app/cloudwatch | 88% | ✔ |
github.com/qonto/prometheus-rds-exporter/internal/app/ec2 | 88% | ✔ |
github.com/qonto/prometheus-rds-exporter/internal/app/exporter | 80% | ✔ |
github.com/qonto/prometheus-rds-exporter/internal/app/rds | 80% | ➖ |
github.com/qonto/prometheus-rds-exporter/internal/app/servicequotas | 51% | ❌ |
github.com/qonto/prometheus-rds-exporter/internal/app/unit | 100% | ✔ |
Summary | 81% (951 / 1172) | ✔ |
Minimum allowed line rate is 60%
Objective
Support for io2 storage type
Why
Amazon RDS now supports io2 Block Express, but Prometheus RDS exporter don't support it yet.
Similar to existing storage class types, the information is not accurate since we are not evaluating engine database and nitro instance type. This will be a requirement to release v1 of Prometheus RDS exporter.
How
Release plan