klemen-df opened a new issue, #5996: URL: https://github.com/apache/incubator-devlake/issues/5996
### 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. ### Use case We use Azure repos/boards/pipelines. The documentation says: ``` DORA - Median Time to Restore Service What is this metric? The time to restore service after service incidents, rollbacks, or any type of production failure happened. ``` and ``` DORA - Change Failure Rate What is this metric? The percentage of changes that were made to a code that then resulted in incidents, rollbacks, or any type of production failure. ``` Our 'outage' of services can be seen in our board by viewing tickets with type 'Bug'. There's no other way to report an 'INCIDENT' in Azure devops board. When something is wrong you open a ticket with type='Bug'. You can also set priority (like Critical) and add some labels (like production). I wish to see DORA metrics in Grafana ; 'Median time to restore service' and 'Change failure rate'. ### Description This should be possible by creating a different 'scrapper' for Azure Devops. ### 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: dev-unsubscr...@devlake.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org