Engineering

Prisma Engineering

prisma · 1 public repos in the warehouse

30 days · cards read the governed metrics API. Open backlog is point-in-time, not limited to the range.

Issues opened
Definition

count of issues created in range

Inclusion: created_at in range

Issues resolved
Definition

count of issues where closed_at is not null

Inclusion: closed_at is not null

Backlog growth
Definition

issues opened minus issues closed in range

Inclusion: created_at / closed_at in range

Open backlog
Definition

count of issues never closed

Inclusion: closed_at is null; not limited to the range

Median issue resolution
Definition

percentile_cont(0.5) of (closed_at - created_at) in hours

Inclusion: closed_at is not null

Bug ratio
Definition

avg((is_bug)::int) — equivalent to bug issues / all issues

Inclusion: is_bug = true in numerator

Opened / week

2026-07-272026-08-31

Closed / week

2026-07-272026-08-31