You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@devlake.apache.org by GitBox <gi...@apache.org> on 2022/08/26 07:56:44 UTC

[GitHub] [incubator-devlake] klesh opened a new issue, #2853: [Feature][dora] Create a new plugin named `dora` for DORA metrics support

klesh opened a new issue, #2853:
URL: https://github.com/apache/incubator-devlake/issues/2853

   ### Search before asking
   
   - [X] I had searched in the [issues](https://github.com/apache/incubator-devlake/issues?q=is%3Aissue) and found no similar feature requirement.
   
   
   ### Description
   
   The [DORA metrics](https://cloud.google.com/blog/products/devops-sre/using-the-four-keys-to-measure-your-devops-performance) are very popular these days, but they are quite complicated to calculate.
   In order to support DORA metrics, I suggest that we create a plugin to do the job.
   
   The plugin would contain 4 subtasks 
   
   1. `calcDeploymentFreq` for **Deployment Frequency**
   2. `calcChangeLeadTime` for **Change Lead Time** aka **Lead Time for Changes**
   3. `calcChangeFailureRate` for **Change Failure Rate**
   4. `calcMeanTimeToRestore` for **Mean Time To Restore Service**
   
   ### Use case
   
   measuring DevOps quality and efficiency
   
   ### Related issues
   
   _No response_
   
   ### Are you willing to submit a PR?
   
   - [ ] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@devlake.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [incubator-devlake] warren830 commented on issue #2853: [Feature][dora] Support DORA metrics

Posted by GitBox <gi...@apache.org>.
warren830 commented on issue #2853:
URL: https://github.com/apache/incubator-devlake/issues/2853#issuecomment-1231087685

   Here is a question, lots of teams choose to squash commits, so the time of first commit will be a problem


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@devlake.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [incubator-devlake] klesh commented on issue #2853: [Feature][dora] Support DORA metrics

Posted by GitBox <gi...@apache.org>.
klesh commented on issue #2853:
URL: https://github.com/apache/incubator-devlake/issues/2853#issuecomment-1229682130

   @abeizn @likyh with me


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@devlake.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [incubator-devlake] klesh commented on issue #2853: [Feature][dora] Support DORA metrics

Posted by GitBox <gi...@apache.org>.
klesh commented on issue #2853:
URL: https://github.com/apache/incubator-devlake/issues/2853#issuecomment-1233134262

   Config-ui proposal
   
   ![dora drawio](https://user-images.githubusercontent.com/61080/187725651-de7303a7-71f1-4ca0-b7f4-d2159779bf1b.svg)
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@devlake.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [incubator-devlake] klesh closed issue #2853: [Feature][dora] Support DORA metrics

Posted by GitBox <gi...@apache.org>.
klesh closed issue #2853: [Feature][dora] Support DORA metrics
URL: https://github.com/apache/incubator-devlake/issues/2853


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@devlake.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org