CoNote

Better Stack integration

Record uptime incidents as they start, get acknowledged, and resolve, so an outage lines up with the change behind it.

This integration puts Better Stack's uptime incidents on your CoNote timeline as Incident notes, next to the deploys and config changes from the same hour.

What lands on your timeline

A note when an incident starts, is acknowledged, or resolves.

How it works

Better Stack sends each incident change to CoNote automatically over a private link CoNote gives you. You also include a private key that only you and CoNote share, so Better Stack can prove the message is real, and only genuine events are logged.

Setting it up

  1. Add the integration

    In Integrations, choose Better Stack. Copy the private link (the webhook URL) and the private key (the secret) shown after you connect.

  2. Add the webhook in Better Stack

    In Better Stack, add a Webhook integration (the Webhooks section, where tools send updates from), or attach one to a monitor's escalation policy. Set the URL to the CoNote link and add a header x-conote-secret, an extra field on the message that proves it's from you, with the private key (or append ?secret=… to the URL instead).

  3. Save

    Save the webhook. Incident changes appear on the timeline as they happen.

Related articles