We want to be able to receive alarm notifications when our services start to behave unexpectedly so that we can quickly react and fix the problems.
Acceptance criteria
Alarm notifications are setup based on prometheus metrics.
To-Do
- create a list of alarms that we need based on prometheus metrics
- implement those alarms through IaC