How It Works
How DeployMeter measures AI-assisted delivery — from PR analysis to DORA metrics.
DeployMeter measures how much faster your team ships with AI assistance by comparing two numbers for every merged pull request: how long the change would take at a fixed, published pace without AI — the baseline — and how long it actually took, from commit activity or from measured coding time.
It also tracks DORA metrics (deployment frequency, lead time, change failure rate, failed deployment recovery time) from the deployments you tell us about, incidents from the sources you connect, and review flow — one picture of engineering performance, all from pull requests.
main or master. Only merged PRs are analysed — open or closed-without-merge PRs are ignored.npx deploymeter initmultiplier = baseline minutes ÷ actual minutesDeployMeter tracks actual deployments to power accurate DORA metrics. You can choose how deployments are detected in Settings → Tracking.
We track the four DORA metrics using deployment records. The deployment detection mode (configurable in Settings) determines how deployments are counted.
- Go to Settings → Tracking → Incident sources
- Turn on the sources you use: the GitHub issue label or issue type, the incident webhook, and optionally a severity for failed deploys
- Point PagerDuty, Opsgenie or your own tooling at the webhook URL with the generated secret, or set the label your team already puts on incident issues
- Review the revert and hotfix candidates on the Incidents page — a confirmed one counts towards the metrics, a dismissed one never does
Create a free account to see the full calculation on every pull request.
Get started