rds_metrics
Checks an RDS instance's CPU, connections, credit balance, latency, and memory from CloudWatch to identify noisy neighbor issues.
Instructions
Snapshot an RDS instance's health from CloudWatch: CPU, connections, CPU credit balance, read/write latency, freeable memory. The first check for the shared-RDS noisy-neighbour case. 'db_instance' is the RDS DB instance identifier. Read-only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| db_instance | Yes | RDS DB instance identifier. | |
| region | No | AWS region of the RDS instance. | |
| window_hours | No | Look-back window in hours (default 3). |