If you need to reference existing alert channels that were created outside of your CLI project, use
fromId().Configuration
- Slack Alert Channel
- General Alert Channel
Configure Slack-specific settings:
| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
url | URL | ✅ | - | Slack incoming webhook URL |
channel | string | ❌ | - | Target Slack channel (e.g., ‘#ops’, ‘@user’) |
Slack Alert Channel Options
The Slack incoming webhook URL where Checkly will send alert notifications.
Target Slack channel or user for notifications. You can specify the target channel to override the default channel configured in the webhook.
General Alert Channel Options
These options are valid for all alert channels types.Whether to send notifications when checks recover from a failed or degraded state. Default value is
true.Whether to send notifications when checks become degraded. Default value is
false.Whether to send notifications when a SSL/TLS certificate is about to expire. Default value is Learn more about SSL alerts.
false.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.