Overview
Configure where OpsWorker delivers investigation results and alert summaries. Route notifications to different Slack channels based on workspace, cluster, or notification type.
Setup
- Navigate to workspace or cluster notification settings
- Select the Slack channel for each notification type
- Save the configuration
Routing Options
| Level | Description |
|---|
| Per workspace | Default channel for all clusters in the workspace |
| Per cluster | Override the workspace default for a specific cluster |
Notification Types
| Type | Description | Default Frequency |
|---|
| Investigation results | Completed investigation summaries | Per investigation |
| Daily digest | Daily alert summary | Daily at 09:00 UTC |
Routing Examples
By Team
| Workspace | Slack Channel |
|---|
| Platform Team | #platform-incidents |
| Payments Team | #payments-alerts |
By Environment
| Cluster | Slack Channel |
|---|
| production-us-east | #prod-incidents |
| staging | #staging-alerts |
Dedicated Digest Channel
Route daily digests to a separate channel:
- Investigation results →
#incidents
- Daily digest →
#ops-daily-summary
Next Steps