The four keys
Deploy signal: merges vs. actions
Deployment Frequency and Lead Time depend on knowing when you ship. DevPerform supports two modes, set per org in Admin → Org Settings:- Merges mode (default)
- Actions mode
Every merged pull request counts as a deploy. Lead time is measured PR open → merge. This works with zero CI configuration.
Where failures come from
Change Failure Rate and Time to Restore need incident data. DevPerform treats issues carrying your org’s incident label as incidents (GitHub/GitLab labels; Bitbucket matches on title) — no separate incident tool required. Set the label in Org Settings. CFR is incidents ÷ deploys over the window; Time to Restore is the median open→close time of those issues.Bands
Each key is labeled Elite, High, Medium, or Low against published DORA thresholds, so you can see at a glance where a team sits without memorizing target numbers. Bands are reference points for improvement, not grades.DORA is part of the Growth plan and up. See Plans.