(format-event {:keys [source-key summary-keys]} event)Formats an event for PagerDuty v2 API
Formats an event for PagerDuty v2 API
(post request-body url options)POST to the PagerDuty events API.
POST to the PagerDuty events API.
(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
Generate PD v2 API request body. event-action is one of :trigger, :acknowledge, :resolve
(send-event {:keys [http-options] :as component} event-action event)Send an event to Pagerduty.
Send an event to Pagerduty.
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |