Skip to main content
Learn more about SMS alerts in the SMS alert documentation.
Use SMS Alert Channels to send SMS notifications to phone numbers when checks fail or recover. SMS alerts are ideal for critical alerts that require immediate attention.

Configuration

Configure SMS-specific settings:

SMS Alert Channel Options

string
required
Phone number to send SMS notifications to. Each SmsAlertChannel supports only one phone number.Usage:
Use cases: Team notifications, individual alerts, role-based alerting.
string
Friendly name for the SMS alert channel (e.g. “Tim’s phone”).Usage:
Use cases: Personalization, user-friendly identification, role-based alerting.

General Alert Channel Options

boolean
Whether to send notifications when checks recover from failure or degraded state.Usage:
Examples:
Use cases: Recovery confirmation, operational awareness, noise reduction.
boolean
Whether to send notifications when checks fail.Usage:
Examples:
Use cases: Incident response, failure monitoring, operational alerting.
boolean
Whether to send notifications when API checks degrade (performance thresholds exceeded but not failed).Usage:
Use cases: Performance monitoring, early warning systems, SLA tracking.
boolean
Whether to send notifications for SSL certificate expiry warnings.Usage:
Use cases: Certificate management, security compliance, proactive maintenance.
number
Number of days before SSL certificate expiry to send notifications. Only relevant when sslExpiry is enabled.Usage:
Use cases: Certificate renewal planning, compliance management, operational scheduling.

SMS Alert Channel Examples

Phone Number Format

The phone numbers used for SMS alerting need to be in E.164 format format. Stick to the following rules and you’ll be fine:
  • Prepend international access codes with a + sign
  • Do not use any white spaces
  • Use up to 15 characters

Combining with Other Alert Channels

SMS works well in combination with other notification methods:

Best Practices

SMS Limits: Be mindful of SMS costs and potential rate limits. Use SMS for truly critical alerts and combine with other notification methods for comprehensive coverage.