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:

  1. Expand the audience for these alerts to the full DevOps and development teams.
  2. Add integrations with other services like Slack.
  3. Set up SMS notifications for key members of the team for instant notification.