rds_metrics
Snapshots RDS instance health from CloudWatch: CPU, connections, latency, freeable memory. Diagnoses 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 |
|---|---|---|---|
| region | No | AWS region of the RDS instance. | |
| db_instance | Yes | RDS DB instance identifier. | |
| window_hours | No | Look-back window in hours (default 3). |