How it works

From something you rely on to a signal you can act on.

The loop is short on purpose. Every step that a monitoring service adds between a failure and a response is a step where the failure gets more expensive.

The loop

Four steps, and none of them are a project.

You should be able to get from nothing to genuinely watched in one sitting, and you should be able to explain the whole arrangement to a colleague in a sentence.

  1. 1

    Choose what matters

    Start with the websites and servers whose failure you'd want to hear about at 3am. Not everything you run — the things people actually depend on.

  2. 2

    Keep them in view

    BinaryCanary becomes the layer watching those systems from the outside, independently of the infrastructure it's watching.

  3. 3

    Hear about it early

    When something changes, the point is that you find out before your customers do — while the problem is still small enough to be uninteresting.

  4. 4

    Act on the signal

    A signal has done its job when the next action is obvious. Someone owns it, they know what broke, and they get on with it.

Why outside-in

The watcher shouldn't share the fate of the watched.

“If your monitoring lives on the box that just went down, you don't have monitoring — you have a coincidence.”

Checking from outside your own infrastructure is what makes the answer trustworthy. It is also why a monitoring service is worth buying rather than building on the side of another job.

What comes after the alert

Most of the cost of an outage is decided before it happens.

Monitoring tells you something is wrong. What turns that into a short incident rather than a long one is groundwork you do while nothing is on fire.

Before

Decide who responds

Agree ownership for each monitored system in advance. An unowned alert is a notification, not a response.

During

Confirm, then communicate

Check the signal, then say something — internally and, where it affects them, to customers. Silence costs more than an imperfect update.

After

Adjust what you watch

Every incident tells you something about your coverage. The useful question afterwards is what would have told you sooner.

Next step

Run the loop against your own systems.

14 days free, then from $2 a month. Already have an account? Log in.

Start free trial