Improved Alert Routing

Dash0 now supports routing of failed check notifications via labels to Slack, Email, and all of our other notification channels.

This allows you to leverage standardized key/value pairs to simplify your notification configuration.

For example, you can route all failed checks labeled with priority=p1 to your on-call solution, and those with priority=p2 and priority=p3 to Slack.

The notification channel configuration dialog in Dash0
Add one or more filters to notification channels to define how to route failed checks to notification channels.

As labels, you can use hard-coded labels existing on check rules, as well as dynamic attributes coming from the execution of the check rule queries.

The failed check sidebar in Dash0
The key/value pairs usable for notification routing are also visible in the failed check sidebar.