releases.shpreview
Dash0/Dash0 Changelog/Improved Failed Checks Drilldown

Improved Failed Checks Drilldown

$npx @buildinternet/releases show rel_C6QhmMDw3QteVrzAG9js1

Dash0 now provides a seamless drilldown experience from failed checks directly into relevant spans, logs, web events, and metrics — with filters automatically extracted from the check's PromQL expression.

How it works: When you open a failed check's details view, Dash0 analyzes the PromQL expression, extracts metric names and label filters, and pre-applies them to drilldown cards:

  • Spans, Logs, and Web Events cards appear when the check uses a related synthetic metric (e.g., dash0.spans or dash0.spans.duration), with extracted filters pre-applied.
  • Metrics cards list all other metrics used in the check, filtered to relevant label matchers.

Brush a time range in the timeline chart to jump directly into relevant telemetry. Supports complex PromQL with binary operators, logic operators, and more.

Fetched May 1, 2026