DEV Community

Cédric Teyton for Packmind

Posted on • Updated on • Originally published at packmind.com

22 tools to compute DORA metrics

Have you already heard about the DORA metrics? Through 7 years of research, the DevOps Research and Assessment (DORA) team has identified four key metrics that indicate the performance of a software development team. Their definition comes from the DORA website:

Deployment Frequency — How often an organization successfully releases to production.Lead Time for Changes — The amount of time it takes a commit to get into production.Change Failure Rate — The percentage of deployments causing a failure in productionTime to Restore Service — How long it takes an organization to recover from a failure in production

How to compute the DORA metrics?

There’s already tons of Web content that gives more insights on the DORA metrics, and this post won’t have much more value in explaining those concepts again. One thing we often heard from customers was: “These metrics look great, but how do we compute them?”. Each organization might have its specificities, but if you’re looking for existing solutions that help compute these metrics, here is a list of 22 software platforms. We’re not going into details; consider this post as an entry point for your research.

As far as we know, all these tools follow a data aggregation model from your existing tools (CI/CD platforms, code repositories, issues tracking, …) and compute metrics from that.

At Packmind, we’re actively working on metrics that can address the learning & knowledge-sharing culture of engineering teams. That’s a capability found by DORA. We’ll talk about it in a later post ;)

#1 Oobeya

Website here.

Oobeya

#2 Swarmia

Website here.

Swarmia

#3 Linearb

Website here.

Linearb

#4 Faros.ia

Website here.

Faros.ai

#5 Plandek

Website here.

Plandek

#6 Sleuth

Website here.

Sleuth

#7 Insightly

Website here.

Insightly

#8 Haystack

Website here.

Haystack

#9 Pluralsight

Website here.

Pluralsight

#10 Pulse

Website here.

Pulse

#11 Propelo

Website here.

Propelo

#12 CodeFresh

Website here.

CodeFresh

#13 LeanIX

Website here.

LeanIX

#14 Jellyfish

Website here.

Jellyfish

#15 Keypup

Website here.

Keypup

#16 Waydev

Website here.

Waydev

#17 Hatica

Website here.

Hatica

#18 Klera

Website here.

Klera

#19 Harness

Website here.

Harness

#20 CTO.AI

Website here.

CTO.AI

#21 Opsera

Website here.

Opsera

#22 Echoes HQ

Website here.

Echoes HQ

Top comments (0)