Skip to main content

Notification Routing

Overview

Notification routing controls which Slack channel receives investigation results. Routing is configured inside the Slack integration screen and works at one level only: per (cluster + namespace) to one Slack channel.

There is no per-workspace routing, no severity-based routing, no default channel, no per-user routing, and no escalation policies.

Setup

Configure Channel Routing

  1. Open the Slack integration screen for the cluster
  2. Add a routing entry: select a namespace and the Slack channel it should post to
  3. Save

Repeat for each namespace you want to route. Configuring routing requires the Admin role.

Routing Examples

ClusterNamespaceSlack Channel
production-us-eastpayments#payments-incidents
production-us-eastcheckout#checkout-incidents
stagingmonitoring#staging-alerts

Next Steps