Receiving New Relic Alerts

Here's how to set up a webhook to receive New Relic alerts.

Once configured, you can:

  • route New Relic alerts to Transposit and Slack
  • create activities and run runbooks tied to New Relic alerts
  • trigger runbooks to run when New Relic alerts are received
  • trigger runbooks to run when the payload's content matches your conditions
  • trigger runbooks to run when an activity is created in response to New Relic alerts
  • invoke actions to remediate the underlying issues triggered by New Relic
  • set dynamic parameters using payloads provided by New Relic alerts

Follow the steps below to integrate New Relic alerts with Transposit.

1. Create New Relic Alert Webhooks in Transposit#

Go to Settings > Webhooks, and click Add webhook. Choose New Relic alerts, as shown below.

Note: The optional Slack channel must already exist, create it before adding the webhook.

Click Add and then find the webhook you just added in the list. Click Click to copy to copy the URL to the clipboard or manually copy the endpoint URL.

2. Define Webhooks in New Relic#

As specified on the "Notification channels: Control where to send alerts" page on the New Relic documentation site, create a new channel and paste the endpoint URL copied from Transposit into the Webhook URL field, as shown below below:

Try out the new webhook by sending a test notification or creating a new incident using New Relic.

3. Handle New Relic Alerts in Transposit#

All incoming New Relic alerts will always appear in the Activity Feed.

In the optionally set Slack channel, the New Relic alerts will appear, too, as shown below.

Next Steps#