releases.shpreview
Dash0/Dash0 Changelog/Notification channel support in Infrastructure as Code

Notification channel support in Infrastructure as Code

$npx @buildinternet/releases show rel_3Q551LMDKW0wYPxSkWilf

Notification channels and routing rules can now be managed as Infrastructure as Code in Dash0. Supports Slack, PagerDuty, email, webhooks, and 17 total integrations.

Dash0 CLI (since v1.9.0): dash0 -X notification-channels create/list/get/update/delete

Terraform provider (since v1.8.0): dash0_notification_channel resource with notification_channel_yaml field.

Kubernetes operator (since v0.136.0): Dash0NotificationChannel CRD that syncs channels to Dash0 and reports status back on the custom resource.

Channels are organization-level resources and can be version-controlled, reviewed in PRs, and replicated across organizations via CI/CD or GitOps workflows.

Fetched May 1, 2026