zulip/zerver/webhooks/newrelic/doc.md

841 B

New Relic can send messages to a Zulip channel for incidents.

  1. {!create-channel.md!}

  2. {!create-an-incoming-webhook.md!}

  3. {!generate-integration-url.md!}

  4. On New Relic, select Alerts & AI.

  5. Navigate to Notification channels.

  6. 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.

  7. It should look like:

  8. The webhook works with the default payload, click Create channel.

  9. After creating the channel send a test notification to make sure it works.

{!congrats.md!}