Expand description

PagerDuty related models.

A PagerDuty receiver is a resource that is defined in Fiberplane. It works unison with a PagerDuty webhook, which is defined in PagerDuty. A PagerDuty webhook will have its target URL set to the receiver.

Once a incident is created in PagerDuty, PagerDuty will send a webhook to a webhook receiver. Depending on the configuration of the receiver this will create a new notebook based on a template, it can also update any front-matter values defined in any notebook.

A shared security-key should be set in the PagerDuty webhook customer header which will verified by Fiberplane. If the security-key does not match, the request will be dropped. The header should be <..> and contain the security-key as-is.

Structs§

Enums§