If you need to reference existing alert channels that were created outside of your CLI project, use
fromId().Configuration
Incident.io Alert Channel Options
string
required
Friendly name to recognise the integration.
string
required
The target URL created by installing the Checkly integration in Incident.io.
string
required
The API key created by installing the Checkly integration in Incident.io.
string
The payload sent to the target URL when an alert is triggered. If this is not specified, we’ll send a default payload with a basic title, description, etc.We have handlebar helpers and variables available for building custom payloads.Here’s an example payload, using the default one that we provide:
General Alert Channel Options
These options are valid for all alert channels types.boolean
Whether to send notifications when checks recover from a failed or degraded state. Default value is
true.boolean
Whether to send notifications when checks become degraded. Default value is
false.boolean
Whether to send notifications when a SSL/TLS certificate is about to expire. Default value is Learn more about SSL alerts.
false.number
Number of days before the SSL/TLS certificate expiry date to send notifications. Only relevant when Learn more about SSL alerts.
sslExpiry is enabled. Default value is 30.