Docs
WebsiteLoginFree Trial
  • Getting Started
    • OnCall Users
    • Team Admins
    • Account Admins
  • Architecture Guide
  • Common UI Design Patterns
  • Alerts
  • Teams
  • Schedules
  • Escalation Policies
  • Integrations
  • Broadcasts
  • Users
  • Notifications
  • Reports
  • Billing
  • Accounts
  • Stakeholders
  • Maintenance Windows
  • Routers
  • Notification Rules
  • Single Sign On (SSO)
  • Integration Guides
    • Introduction
    • 66uptime
    • Apex Ping
    • AppDynamics
    • Auvik
    • AWS CloudWatch
    • Azure Monitor
    • Cloudflare
    • Cronitor
    • Datadog
    • Dead Man's Snitch
    • Echoes HQ
    • ElastAlert
    • Email
    • Form
    • Freshdesk
    • Freshservice
    • Google Hangouts Chat
    • Grafana
    • Healthchecks.io
    • HetrixTools
    • Honeybadger
    • Hydrozen
    • Jira Server
    • JotForm
    • Kapacitor
    • LogicMonitor
    • Mattermost
      • Outgoing Webhook
      • Post to Channel
    • Meta Workplace
    • Microsoft Teams
    • New Relic
    • Outgoing Webhook
    • Pingdom
    • Prometheus
    • PRTG Network Monitor
    • Pulsetic
    • Sentry
    • ServerGuard24
    • Site24x7
    • Slack
      • Notifications
      • Outgoing Webhook
      • Post to Channel
    • SolarWinds
    • Stackdriver
    • StatusCake
    • Twilio
      • Incoming SMS
      • Live Call Routing
    • Typeform
    • Uptime
    • Uptime Kuma
    • UptimeRobot
    • Webhook
    • Zendesk
  • API
    • Introduction
    • Authentication
    • Errors
    • Pagination and Filters
    • Common Model Attributes
    • Account Users
    • Alerts
    • Broadcasts
    • Comments
    • Escalation Policies
    • Events
    • Integrations
    • Logs
    • Maintenance Windows
    • Notification Rules
    • Routers
    • Schedules
    • Teams
    • Users
  • Command Line Interface (CLI)
    • PagerTree CLI: Command Line Interface
Powered by GitBook
On this page
  • What is New Relic?
  • How It Works
  • Integration Walkthrough
  • In PagerTree
  • In New Relic

Was this helpful?

  1. Integration Guides

New Relic

Connect your New Relic alerts to PagerTree.

PreviousMicrosoft TeamsNextOutgoing Webhook

Last updated 1 year ago

Was this helpful?

Company
Estimated Time
Vendor Docs
Open Source

5 minutes

What is New Relic?

is a digital intelligence platform that lets developers, ops, and tech teams measure and monitor the performance of their applications and infrastructure.

How It Works

New Relic creates alerts.

  • When an incident is created (event_type == "INCIDENT_OPEN" || (event_type == "INCIDENT" && current_state == "open") || (state == "CREATED" || state == "ACTIVATED")) in New Relic, an alert is created in PagerTree automatically.

  • When an incident is acknowledged (event_type == "INCIDENT_ACKNOWLEDGED" || (event_type == "INCIDENT" && current_state == "acknowledged")) in New Relic, an alert is acknowledged in PagerTree automatically.

  • When an incident is resolved (event_type == "INCIDENT_RESOLVED" || (event_type == "INCIDENT" && current_state == "closed") || state == "CLOSED") in New Relic, the alert is resolved in PagerTree automatically.

Integration Walkthrough

In this integration tutorial we will show you how to send alerts from New Relic into PagerTree. The estimated time for this integration is 5 minutes. We assume that you already have a PagerTree and New Relic account setup.

In PagerTree

  1. by clicking the New Relic logo.

  2. .

In New Relic

Add a Webhook Destination

  1. Navigate to Alerts & AI -> Destinations -> Webhook

  2. In the Add a destination form

    1. Webhook Name - PagerTree

    2. Endpoint URL - Paste the PagerTree Endpoint URL you copied

    3. Click Save Destination

Connect Webhook Destination To Alert Policy

  1. Navigate to Alerts & AI -> Alert conditions (Policies) -> Notification Settings.

  2. Click "Create workflow" button.

  3. Click "Webhook"

  4. In the Edit notification message form

    1. Name - PagerTree

    2. Destination - PagerTree (this is the Webhook destination you created above)

    3. Payload Template - Use the default.

    4. Click "Save Message"

  5. Click the "..." ellipses on the right to change the "Notify when.."

    1. Select only activated, acknowledged, and closed.

You have successfully completed the New Relic Integration.


New Relic, Inc.
view
v3.rb
New Relic
Create the integration
Copy the Endpoint URL
Navigate to Alerts & AI -> Destinations -> Webhook
New Relic PagerTree Configuration
Navigate to Alerts & AI -> Alert conditions (Policies) -> Notification Settings
In the new workflow, click Webhook.
Configure the PagerTree Notification
Select when to notify.
New Relic Webhook
New Relic PagerTree Configuration
New Relic Alert
New Relic Webhook
PagerTree Notification
Select when to notify.