We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Should we update benchmarks to match 2023 report?
Current state it appears that several DORA benchmarks may be outdated.
The for example the 2023 DevOps report indicates that high performing teams deploy "Between once per day and once per week".
Currently dashboards indicate that a high performing team is "Between once per week and once per month"
These are the instances I found referencing the outdated benchmark for deployment frequency.
https://github.com/search?q=repo%3Aapache%2Fincubator-devlake+%22Between+once+per+week+and+once+per+month%22&type=code
However, I imagine that there may need to be some changes to calculations as well.
2020 Report: https://cloud.google.com/blog/products/devops-sre/using-the-four-keys-to-measure-your-devops-performance
2023 Report: 2023_final_report_sodr.pdf
Summary of changes:
Here's a comparison table highlighting the changes between the 2020 and 2023 DevOps reports:
Key Changes:
Deployment Frequency:
Lead Time for Changes:
Change Failure Rate:
Time to Restore Service:
TODO LIST:
The text was updated successfully, but these errors were encountered:
Yes, you're correct. Will update it in the next version.
Sorry, something went wrong.
Startrekzky
abeizn
Successfully merging a pull request may close this issue.
Question
Should we update benchmarks to match 2023 report?
Current state it appears that several DORA benchmarks may be outdated.
The for example the 2023 DevOps report indicates that high performing teams deploy "Between once per day and once per week".
Currently dashboards indicate that a high performing team is "Between once per week and once per month"
These are the instances I found referencing the outdated benchmark for deployment frequency.
https://github.com/search?q=repo%3Aapache%2Fincubator-devlake+%22Between+once+per+week+and+once+per+month%22&type=code
However, I imagine that there may need to be some changes to calculations as well.
Screenshots
2020 Report: https://cloud.google.com/blog/products/devops-sre/using-the-four-keys-to-measure-your-devops-performance
2023 Report: 2023_final_report_sodr.pdf
Additional context
Summary of changes:
Here's a comparison table highlighting the changes between the 2020 and 2023 DevOps reports:
Key Changes:
Deployment Frequency:
Lead Time for Changes:
Change Failure Rate:
Time to Restore Service:
TODO LIST:
The text was updated successfully, but these errors were encountered: