Runbook: RDSIOPSUtilization Alert
Alert Details
- Alert Name: RDSIOPSUtilization
- Expression:
(max by (cluster) (rds_read_iops_average{%(clusterSelector)s}) + max by (cluster) (rds_write_iops_average{%(clusterSelector)s})) / max by (cluster) (rds_instance_max_iops_average{%(clusterSelector)s}) * 100 > 80
Description
Alert is triggered when RDS instance is close to its max allocated IOPS.
Possible Causes
- high load