DevOps Metrics Flashcards
teamCommitLeadTime
Commit Change Lead Time -Time from commit to deployment.
teamPullRequestLeadTime
Pull Request Change Lead Time -Time from pull request to deployment.
resolvedIssueLeadTimeMdn
Issue Change Lead Time -Time from issue resolution to deployment.
teamDeployments
Deployment Rate - How frequently are changes deployed.
deploymentDays
Days with Deployments - Number of days in the timeframe when a deployment happened.
teamFailedDeployments
Deployment Failure Rate - Count of deployments that fail. (DEPLOYMENTS)
teamDeploymentFailureRate
Deployment Failure Ratio -Percentage of deployments that fail. (DEPLOYMENTS)
teamDeploymentFailureRate
Deployment Failure Ratio -Percentage of deployments that fail. (DEPLOYMENTS)
teamIncidentMeanTimeToResolve
Mean Time to Resolution - Length of time to resolve an incident and restore service. (INCIDENTS)
teamDeploymentIncidentRatio
Change Failure Rate - Percentage of deployments that cause an incident. (INCIDENTS)