mirror of https://github.com/zulip/zulip.git
31 lines
873 B
Markdown
31 lines
873 B
Markdown
Raygun is an error and performance monitoring software for web and mobile apps.
|
|
Follow these steps to integrate your Raygun application with Zulip:
|
|
|
|
{!create-stream.md!}
|
|
|
|
{!create-bot-construct-url.md!}
|
|
|
|
{!append-topic.md!}
|
|
|
|
Copy the URL and do the following steps:
|
|
|
|
1. Go to your [Raygun dashboard](https://app.raygun.com/dashboard/) and select
|
|
your application (top left):
|
|
![](/static/images/integrations/raygun/001.png)
|
|
|
|
2. Click on **Integrations** on the left sidebar:
|
|
![](/static/images/integrations/raygun/002.png)
|
|
|
|
3. Click on **Webhook**:
|
|
![](/static/images/integrations/raygun/003.png)
|
|
|
|
4. **Setup** the webhook by pasting the URL into the "Url" box, and check the
|
|
"Enabled" checkbox:
|
|
![](/static/images/integrations/raygun/004.png)
|
|
|
|
5. Click the blue **Save Changes** button.
|
|
|
|
{!congrats.md!}
|
|
|
|
![](/static/images/integrations/raygun/005.png)
|