Self-hosted docs
Delivery Targets
Configure Slack, email, and webhook destinations for alerts and digests.
Slack configuration
Set up Slack channels and message formatting for different alert types.
- Example: Slack channel #alerts-critical for P0/P1 incidents
- Example: Slack channel #alerts-general for P2/P3 incidents
- Example: Custom message templates with incident details and action links
Email delivery
Configure email recipients and digest schedules for regular updates.
- Example: Daily digest to team@company.com with 24-hour summary
- Example: Weekly executive summary to leadership@company.com
- Example: Custom email templates with branding and priority indicators
Webhook endpoints
Set up webhook integrations for custom alert processing and workflow automation.
- Example: Webhook URL https://api.company.com/alerts with authentication
- Example: Custom payload formatting to match downstream systems
- Example: Retry policies and dead-letter queue handling