middlewarehq review 2026: open-source DORA metrics platform pricing, GitHub integration, self-hosting, and alternatives like LinearB and Jellyfish.
middlewarehq is the open-source DORA metrics project maintained by Middleware, a San Francisco startup founded by Laduram Vishnoi in late 2022 and backed by Y Combinator (W23) and an 8VC-led seed round. The project computes the four DORA metrics, deployment frequency, lead time for changes, mean time to restore, and change failure rate, directly from a team's Git and CI/CD data.
Released under the Apache 2.0 license and written in TypeScript, middlewarehq (also published as the dora-metrics repository) is designed to be deployed via Docker, either self-hosted by an engineering organization or run through Middleware's managed cloud offering.
The platform's central feature is automatic DORA metric calculation pulled from GitHub activity and CI/CD pipeline data, removing the need for engineering leaders to manually assemble delivery-performance spreadsheets. Dashboards benchmark a team's results against the standard DORA performance tiers of Elite, High, Medium, and Low.
Because it is open source, engineering teams with strict data-residency or security requirements can self-host the entire stack rather than sending source-control metadata to a third-party SaaS vendor, while still getting the same metric definitions used by commercial competitors.
The middlewarehq open-source project itself is completely free to self-host under the Apache 2.0 license, with Docker-based deployment and community support through GitHub. There is no license fee for running it on a company's own infrastructure.
Middleware, the company behind the project, also offers a broader commercial AI-based observability platform and managed hosting option for teams that would rather not operate the open-source stack themselves; pricing for that managed offering is arranged directly with the company rather than published as fixed self-serve tiers.
Yes, the core project is open source under the Apache 2.0 license and free to self-host.
Middleware, a Y Combinator (W23) and 8VC-backed startup founded by Laduram Vishnoi.
Four metrics from DevOps Research and Assessment: deployment frequency, lead time for changes, mean time to restore, and change failure rate.
Via Docker, either self-hosted or as a managed cloud offering from Middleware.
GitHub is the primary supported source, with broader Git data support as a stated project goal.
Engineering leaders and DevOps or platform teams wanting objective software delivery performance metrics.