Skip to content

[Feature][DORA] To implement the fifth metric, Deployment rework rate. #8730

@jneyra-modo

Description

@jneyra-modo

Question

DORA now utilizes five metrics to measure software delivery performance, grouped into two distinct factors:

Software Delivery Throughput
Change lead time: Time from code commit to successful production deployment.
Deployment frequency: How often application changes are deployed.
Failed deployment recovery time: Time to recover from a failed deployment.
Software Delivery Instability
Change fail rate: Percentage of deployments causing failures in production.
Deployment rework rate: Percentage of deployments that are unplanned work to fix bugs.

is there any plans to implement the fifth metric, Deployment rework rate?

Screenshots

If applicable, add screenshots to help explain.

Additional context

more info here: https://dora.dev/guides/dora-metrics/history/#from-four-keys-to-five-2024

Metadata

Metadata

Labels

component/frameworkThis issue or PR relates to the frameworktype/feature-requestThis issue is a proposal for something newtype/questionThis issue is a question

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions