DDORA Metrics
Monthly charts for lead time, throughput, fixed bugs, open backlog, pull requests, and deployment frequency — the four DORA pillars in one view.
Stride DORA is a desktop dashboard that connects to Jira and GitHub and turns your raw data into DORA metrics: lead time, throughput, bug trends, pull requests, and deploys — grouped by month, updated on demand, stored locally.
Monthly charts for lead time, throughput, fixed bugs, open backlog, pull requests, and deployment frequency — the four DORA pillars in one view.
Groups work into To Do, Doing, and Done so you can see where demand builds up, spot bottlenecks, and track work in progress over time.
Ask questions about your team's performance in plain language. Get chart summaries, risk highlights, and practical next steps powered by AI.
Reads issues, types, statuses, creation/resolution dates, and bugs to calculate flow, backlog, and lead time.
Reads pull requests from the configured owner. Merges into main or master are counted as deploys.
Optional. When configured, it generates an executive review of the charts and recommends priorities.
Download Stride-DORA-Setup-x.x.x.exe from the Releases page, double-click and follow the installer. A shortcut is created on the Desktop and Start Menu.
Download Stride-DORA-x.x.x.AppImage from the Releases page, make it executable and run:
chmod +x Stride-DORA-*.AppImage
./Stride-DORA-*.AppImage
Requires Bun. Clone the repo and run:
powershell -ExecutionPolicy Bypass -File .\scripts\install.ps1
A Stride DORA shortcut is created on your Desktop.
Requires Bun. Clone the repo and run:
chmod +x ./scripts/install.sh ./scripts/start-stride.sh
./scripts/install.sh
A launcher is created on your Desktop and app menu.
Use tokens with the minimum required permissions. They are stored locally in this installation.
Open Settings and add Jira, GitHub, and optionally OpenRouter for AI insights.
Use Update to fetch new data or Resync to clear local data and synchronize from scratch.
Read the charts, inspect cards/PRs/deploys, and use insights to choose the next improvement priority.