Continuous Monitoring - adhocteam/ca-alert GitHub Wiki
The API application uses Pingdom for monitoring uptime. A low-overhead endpoint is provided at /ping
for the service to use, and it does continuous checking with alerts occurring over email. In a production system, we would:
- Expand the audience for these alerts to the full DevOps and development teams.
- Add integrations with other services like Slack.
- Set up SMS notifications for key members of the team for instant notification.