Pipeline Metrics

View script execution telemetry, step breakdown, and lane utilization from the pipeline dashboard.

Pipeline overview#

The pipeline page at /dashboard/{workspaceId}/pipeline shows workflow execution telemetry organized by script and lane.

Summary metrics#

Four headline numbers at the top:

  • Total Steps — script executions in the period
  • Scripts — distinct script names
  • Step Types — distinct step names
  • Active Lanes — lanes with activity

Step breakdown#

Steps are grouped by script (wu:done, wu:claim, gates, etc.) with:

  • Color-coded script badges
  • Per-script table showing step name, count, and percentage

Lane utilization#

A bar chart and table showing event distribution across lanes. Useful for identifying bottlenecks or underutilized capacity.

Date filtering#

Use the date range picker to adjust the lookback window. Default is 30 days.