API V3.0 - Enable API metrics dashboard
Open
- Dominant language
- TypeScript
- Stars
- 4
- Forks
- 2
- Avg merge
- 2d 9h
- Merged PRs (30d)
- 8
Description
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
Contributor guide
Assessment
This issue has not been assessed yet.