open:fourkeys

fourkeys

This Four Keys project defines the key metrics as follows:

    • How frequently a team successfully releases to production, e.g., daily, weekly, monthly, yearly.
    • The median amount of time for a commit to be deployed into production.
    • For a failure, the median amount of time between the deployment which caused the failure and the remediation. The remediation is measured by closing an associated bug / incident report.
    • The number of failure per the number of deployment. For example, if there are four deployments in a day and one causes a failure, that is a 25% change failure rate.

https://bit.ly/dora-fourkeys

git clone https://github.com/GoogleCloudPlatform/fourkeys.git
./setup/setup.sh


  • open/fourkeys.txt
  • 마지막으로 수정됨: 2022/06/23 00:43
  • 저자 127.0.0.1