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 a webhook to CoNote for each incident change. CoNote verifies a secret you include (as a header or on the URL), so only genuine events are logged.

Setting it up

  1. Add the integration

    In Integrations, choose Better Stack. Copy the webhook URL and the secret shown after you connect.

  2. Add the webhook in Better Stack

    In Better Stack, add a Webhook integration (or attach one to a monitor's escalation policy). Set the URL to the CoNote URL and add a header x-conote-secret with the secret (or append ?secret=… to the URL).

  3. Save

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

Related articles