Deployment Success Rate

DEFINITION

Deployment success rate is the number of deployments that succeeded vs. failed. Production releases should be predictable, safe, and repeatable β€” in other words, uneventful. 


HOW IT’S MEASURED

We auto-detect deployments for each repository using hooks from your Git provider when possible, but you can also manually assign specific workflows as production deployments for each repository. You can learn how to configure deployments here

Still need help? Contact Us Contact Us