Connect PagerDuty to Datadog in order to:
@pagerduty
in your postCheck out this documentation from Pagerduty.
Once you have Pagerduty integrated, you can check out Datadog’s custom Pagerduty Incident Trends.
The PagerDuty integration does not include any metrics.
Your PagerDuty Triggered/Resolved events appears in your Event Stream
The PagerDuty integration does not include any service checks.
You must include the PagerDuty notification in the {{#is_recovery}}
context of your Say what’s happening section of your monitor as follows:
{{#is_recovery}}
This notification will only occur if the monitor resolves.
If @pagerduty-trigger was triggered for the alert, it'll be resolved as well
{{/is_recovery}}
Use @pagerduty-[serviceName]
in your monitor message. If you start typing it in your monitor Say what’s happening section, you should see it autocomplete.
Datadog has an upper limit on your monitor notification lengths sent to PagerDuty. The limit is at 1024 characters.
On this Page