You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First of all, thank you for your work on this exporter — it's been very helpful in integrating RDS metrics into our observability stack.
While working on aligning our CloudWatch and Enhanced Monitoring metrics with the prometheus/mysqld_exporter, I noticed that some metrics commonly available in CloudWatch, Enhanced Monitoring, and Performance Insights do not seem to have corresponding metrics exposed by the exporter. Below is a list for reference:
IOLatency
EBS IO read operations by volume (Per second)
EBS IO write operations by volume (Per second)
InnoDB history list length
Deadlocks
Binlog disk usage (Bytes)
Would it be possible to confirm whether support for any of these metrics is currently planned, or if there’s guidance on how these could be mapped or extended manually?