mirror of
https://github.com/zulip/zulip.git
synced 2025-11-07 23:43:43 +00:00
markdown-include is GPL licensed. Also, rewrite it as a block processor, so that it works correctly inside indented blocks. Signed-off-by: Anders Kaseorg <anders@zulip.com>
26 lines
800 B
Markdown
26 lines
800 B
Markdown
New Relic can send messages to a Zulip stream for incidents.
|
|
|
|
1. {!create-stream.md!}
|
|
|
|
1. {!create-bot-construct-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:
|
|

|
|
|
|
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!}
|
|
|
|

|
|

|
|

|