By combining different metrics into a single dashboard, we gain insights into how different parts of our API infrastructure interact. For example, we can correlate an increase in request latency with high CPU usage or memory leaks, leading to quicker diagnosis and troubleshooting.
Similar approach taken for the Forms App: https://github.com/cds-snc/forms-terraform/blob/develop/aws/alarms/dashboards.tf
By combining different metrics into a single dashboard, we gain insights into how different parts of our API infrastructure interact. For example, we can correlate an increase in request latency with high CPU usage or memory leaks, leading to quicker diagnosis and troubleshooting.
Similar approach taken for the Forms App: https://github.com/cds-snc/forms-terraform/blob/develop/aws/alarms/dashboards.tf