Last updated: May 29, 2026
About Notification Channels
Notification channels deliver alerts from check rules and synthetic checks to your team through messaging platforms, incident management systems, and email.
Together with the instructions in this section, you can manage notification channels as code using the Dash0 Operator for Kubernetes, the Dash0 Terraform Provider, or the Dash0 CLI. This enables version control, workflows, and consistent configuration across environments. See Manage Notification Channels as Code for details.
Configuring Channels
Channels can be configured through the UI or managed as infrastructure as code using the Dash0 Operator for Kubernetes, the Dash0 Terraform Provider, or the Dash0 CLI.
For details, see Set Up Notification Channels.
Routing Alerts
Direct alerts to the right channels using two approaches:
- Direct assignment - Assign channels to specific check rules.
- Label-based routing - Configure channels to automatically receive alerts based on label matching (team, service, severity).
For details, see Route Check Rule Notifications.
Further Reading
- Set Up Notification Channels — Configure integrations with Slack, PagerDuty, email, and other notification systems.
- Manage Notification Channels as Code — Define notification channels using the Dash0 Operator for Kubernetes, the Dash0 Terraform Provider, or the Dash0 CLI.
- Route Check Rule Notifications — Use label-based routing to direct alerts to the right teams automatically.
- Optimize Alert Messages with Templates — Variables and template functions for creating dynamic, contextual alert messages.