Files
zulip/zerver/webhooks/newrelic/doc.md
Mateusz Mandera 87007df8eb webhooks: Rename remaining stream references to channel.
Note: This doesn't change the occurences in the Zapier integration doc,
since they refer to pieces of the UI in Zapier, which may still be using
the "Stream" terminology.
2024-05-06 09:07:57 -07:00

28 lines
840 B
Markdown

New Relic can send messages to a Zulip channel for incidents.
1. {!create-channel.md!}
1. {!create-an-incoming-webhook.md!}
1. {!generate-integration-url.md!}
1. On [New Relic](https://one.newrelic.com),
select **Alerts & AI**.
1. Navigate to **Notification channels**.
1. Create a new notification channel. Select channel type of **Webhook**, choose a name (e.g. "Zulip"), enter the webhook url created earlier as **Base Url**.
1. It should look like:
![](/static/images/integrations/newrelic/newrelic.png)
1. The webhook works with the default payload, click **Create channel**.
1. After creating the channel send a test notification to make sure it works.
{!congrats.md!}
![](/static/images/integrations/newrelic/001.png)
![](/static/images/integrations/newrelic/002.png)
![](/static/images/integrations/newrelic/003.png)