Uptime monitoring

Every site and service we run, watched around the clock from one git-backed inventory, with its own status page per customer.

About this project

If you run software for other people, you should find out it is down before they do. We watch well over a hundred checks across everything we operate: our own products, the storefronts, and every customer site we look after.

The unusual part is that none of it is clicked together in a dashboard. The full inventory lives in our repository as reviewed files: which accounts exist, what each monitor checks, and which of them may appear on a public status page. A command reconciles that file with the live monitoring system, so a change is a reviewed commit rather than someone's afternoon in a settings screen, and nothing silently drifts.

New hosts are picked up automatically and parked as candidates until someone confirms them, so growth does not quietly go unwatched. And because not everything worth checking is exposed to the internet, the monitoring host joins a private network of its own: we can watch things behind a customer's firewall without putting them on the open web to do it.

Highlights

  • Well over a hundred checks across products, storefronts, and customer sites
  • The whole inventory reviewed in git, then reconciled onto the live system
  • A status page per customer, with monitors explicitly marked public or internal
  • New hosts discovered automatically and held as candidates until confirmed
  • A private network so services behind a firewall can be watched too
More projects

See another one

Image pipeline Behind the scenes
Image pipeline

Our own image optimizer: modern formats at the right size for the screen asking, with no third party in between.

Read more
Documentation that checks itself Behind the scenes
Documentation that checks itself

A tool that compares our documentation against the code it describes, so out-of-date pages get caught instead of quietly misleading the next person.

Read more
Office wallboard Behind the scenes
Office wallboard

Our office heartbeat on the wall: live news, local weather, and platform health, in an enclosure we designed from scratch.

Read more
Back to projects

Want something like this?

Tell us what you want to build. We'll come back with a clear approach and where to start.

Start a conversation