Skip to content
This repository was archived by the owner on Apr 4, 2018. It is now read-only.

Continuous Monitoring

Aubrey Holland edited this page Feb 16, 2017 · 1 revision

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.
Clone this wiki locally