Agile Metrics

A filter-aware metrics view for quick issue health checks in the console.

Agile Metrics provides a compact analytics panel inside the Kanbus console. It uses the same live snapshot as the board and recalculates from your active filters, so totals and charts stay consistent with what you are currently viewing.

What Is Included

  • Total Issues: Count of all issues in the current filtered context.
  • Status Breakdown: Open, in progress, blocked, done, and closed tallies.
  • Project Breakdown: Per-project counts when multiple projects are present.
  • Scope Breakdown: Shared versus local issue counts.
  • Type Chart: Stacked bars for each issue type segmented by status.

How To Use It

Use the Board/Metrics toggle in the console header to switch views. Any project filters, scope toggles, or other visibility controls remain active, and the metrics panel updates immediately to reflect those constraints.

Interpretation Tips

  • Large open counts with low in-progress counts often indicate queue buildup.
  • A high blocked segment in one type can highlight dependency bottlenecks.
  • Project imbalance can show where most delivery risk is concentrated.
  • Scope distribution helps ensure local work is promoted when ready.