CoNote

Sentry integration

Record new issues and triggered alerts from Sentry as Incident notes, so an error spike lines up with the deploy that caused it.

Errors spike right after a deploy more often than anyone admits. This integration puts Sentry's new issues and triggered alerts on your timeline as Incident notes — right next to the release from the same hour.

What lands on your timeline

  • A new issue the first time an error appears.
  • A triggered alert when one of your Sentry alert rules fires.

How it works

Sentry sends a webhook to CoNote for these events. Each request is verified with your integration's client secret, so only genuine Sentry events are logged.

Setting it up

  1. Add the integration

    In Integrations, choose Sentry. Copy the webhook URL shown after you connect.

  2. Create an internal integration in Sentry

    In Sentry, go to Settings → Developer Settings → Internal Integration. Set the Webhook URL to the CoNote URL and enable the Issue and Alert webhooks.

  3. Paste the client secret

    Copy the integration's Client Secret into this integration's settings in CoNote.

Related articles