mirabelle.output.pagerduty
format-event
(format-event {:keys [source-key summary-keys]} event)
Formats an event for PagerDuty v2 API
request-body
(request-body {:keys [service-key dedup-keys], :as this} event-action event)
Generate PD v2 API request body. event-action is one of :trigger, :acknowledge, :resolve
send-event
(send-event {:keys [http-options], :as component} event-action event)
Send an event to Pagerduty.