Datadog
Connect your Datadog alerts to PagerTree.
What is Datadog?
Datadog is a monitoring service for cloud-scale applications, bringing together data from servers, databases, tools, and services to present a unified view of an entire stack.
How It Works
Datadog triggers user defined alerts by monitoring services and applications.
When a monitor alert is triggered (
ALERT_TRANSITION === "Triggered"
) in Datadog, an alert is created in PagerTree automatically.When a monitor alert is resolved (
ALERT_TRANSITION === "Recovered"
) in Datadog, the alert is resolved in PagerTree automatically.
Integration Walkthrough
In this integration tutorial we will show you how to send alerts from Datadog into PagerTree. The estimated time for this integration is 5 minutes. We assume that you already have a PagerTree and Datadog account setup.
In PagerTree
Create the integration by clicking the Datadog logo.
In Datadog
Create the Integration
Click Menu -> Integrations -> Integration.
Navigate to Integrations Type “webhook” in the search bar, then click “+Available”.
Search for the webhook integration. Click the “Configuration” tab.
Click the configuration tab for the webhook integration. Scroll to the bottom and enter in the following values
Name – Give you integration an appropriate name (e.g. “pt_retail_team_integration”)
URL – Paste the PagerTree Endpoint URL you copied
Check “Use custom payload”
Copy & Paste the following
Click “Install Integration”.
Datadog PagerTree Integration Configuration Click outside the modal to exit.
Attach the Integration to a Monitor
Click Menu -> Monitors -> New Monitor.
Navigate to new monitor Click the appropriate monitor type for your scenario (e.g. “Host”).
Select the host monitor type. Enter in appropriate monitor values for your situation.
Under the “Notify your team” section
Select the Webhook Integration you just created (e.g. @webhook-pt_retail_team_integration)
Notify PagerTree when monitor in Datadog fails.
Click “Save”.
You have successfully completed the Datadog Integration.
Last updated
Was this helpful?