Mar 31 2022
08:54 AM
- last edited on
Mar 05 2024
01:38 PM
by
TechCommunityAP
Mar 31 2022
08:54 AM
- last edited on
Mar 05 2024
01:38 PM
by
TechCommunityAP
We use Azure DevOps Server 2020 on-prem. Specifically, Azure Git Repos and Azure Pipelines.
Now we would like to collect the DORA metrics, but first would like to check if anyone using Azure DevOps has done it already.
Maybe there is an extension that helps implement it. Maybe 3rd party integration. In general, sharing your experience with DORA metrics and Azure DevOps may be very valuable.
Thank you.
Apr 29 2022 01:31 PM - edited Apr 29 2022 01:35 PM
@markkharitonov Full disclosure, I work for a company that has been providing DORA metrics for Azure DevOps. You will not only get the 4 key metrics but also insights into where the bottlenecks are.You can sign up for a free trial at www.propelo.ai
Megha Tamvada
Apr 29 2022 01:38 PM
@MeghaSTamvada - I will have a look. Thank you.
Nov 28 2022 07:03 AM
Nov 28 2022 07:10 AM
@Jashman We did not actually implement the DORA metrics. Instead we created a build that examines all the release deployments and builds that have happened since the last scan using the REST API and then sends the information to a dedicated AppInsights bucket.
We do some kind of data massaging to better suite our needs. Once the data is in AppInsights we have some dashboards on top of it.
The build is scheduled to run every 4 hours.
So that was our in-house solution.
Nov 28 2022 10:05 AM
Dec 09 2022 02:55 PM
@MeghaSTamvada We re running complex and big CI/CD infrastructure on-prem by using AzureDevOps . Is you mentioned service "propelo" capable to collect Dora metrics ? Can in be installed and used on our infrastructure instead of cloud ?
Feb 24 2023 06:02 AM
Mar 13 2023 12:02 PM
Jul 19 2023 06:45 PM
@emredr is getting the dora metrics on oobeya.io free? I'd like to know if I can use it without needing to pay
Jun 14 2024 07:54 AM