qonto / prometheus-rds-exporter

Prometheus exporter for AWS RDS
MIT License
60 stars 10 forks source link

Avoid crash when metrics does not exists #152

Closed vmercierfr closed 5 months ago

vmercierfr commented 5 months ago

Objective

Avoid crash when metrics does not exists

Why

RDS exporter could crash when some EC2 information are empty.

It could occured for instances without EBS optimization or invalid state

How

Release plan