Skip to main content

pagerduty

Function pagerduty 

Source
pub fn pagerduty(
    cfg: &PagerdutyConfig,
    event: &NotifyEvent,
    action: PdAction,
    dedup_key: &str,
) -> Value
Available on crate feature notify only.
Expand description

Render a PagerDuty Events API v2 payload. dedup_key correlates a resolve with the trigger that opened the incident.