Each delivery carries a type. The event type is also sent in the Fajita-Event-Type header.
| Type | Fires when |
|---|
incident.opened | A failure is confirmed and an incident opens |
incident.updated | An operator posts an update or changes severity |
incident.reopened | Failures return within the reopen window |
incident.recovery_started | Checks begin passing and recovery is confirming |
incident.resolved | Recovery is confirmed and the incident closes |
| Type | Fires when |
|---|
maintenance.scheduled | A maintenance window is created |
maintenance.started | A window begins |
maintenance.updated | A window is edited |
maintenance.completed | A window ends |
maintenance.canceled | A window is canceled |
| Type | Fires when |
|---|
monitor.ssl_critical | A certificate crosses the critical expiry threshold |
monitor.ssl_restored | A certificate returns to valid |
monitor.heartbeat_missed | An expected heartbeat does not arrive |
monitor.heartbeat_restored | Heartbeats resume |
monitor.flapping | A monitor is detected flapping |
View source on GitHub · Edit this page on GitHub
Was this page helpful?