Table of Contents

    Metrics and Tools

    Metrics

    Mentioned here are few metrics to track the continuous deployment journey:

    VelocityMetric to measure the ability of the team to complete changes.

    Regression Test Duration: Regression testing is done to ensure that the changes had not introduced new issues. Track the time taken to devise measures to enable quick deployments.

    Number of open issuesIssues that are reported before a successful deployment.

    Percentage of failed deployments: Measure of deployments that have failed.

    Broken Build TimeTime taken to fix broken builds.

    Mean Time to RecoverTime taken to resolve an issue after it is reported.

    Cycle TimeTime taken between the change and release.


    Tools
    Tools 1
    Figure: Tools 1

    Tools 2
    Figure: Tools 2