zulip/zerver/webhooks/sentry/doc.md

33 lines
791 B
Markdown
Raw Normal View History

Zulip supports integration with Sentry and can notify you of
issues that occurred in your project.
{!create-stream.md!}
{!create-bot-construct-url.md!}
Next, from the Sentry dashboard choose your project.
![](/static/images/integrations/sentry/001.png)
From the menu on the right, choose **Settings**
![](/static/images/integrations/sentry/002.png)
On the **Settings** page, from the menu on the left, choose
**Notifications**.
In the **Inactive Integrations** section, choose **WEBHOOKS**.
![](/static/images/integrations/sentry/003.png)
In the **WebHooks** box, input the webhook URL we created above
into the **Callback URLs** field.
![](/static/images/integrations/sentry/004.png)
And click **Save Changes**.
{!congrats.md!}
![](/static/images/integrations/sentry/005.png)