webdevops / azure-devops-exporter

Prometheus exporter for Azure DevOps (VSTS) including agent pools, builds, releases, deployments, pullrequests and repo stats
MIT License
148 stars 57 forks source link

Question: Not sure how or if we can pull DORA 4 (leadtime, change failure rate, recovery) #58

Open kirkpabk opened 2 years ago

kirkpabk commented 2 years ago

Looking for solution to help solve obtaining the DORA 4 metrics (lead time, deployment frequency, change failure rate, time to restore).

It looks like deployment frequency is doable here. But I can seem to make the right joins or correlate the right fields to get the lead time metric. Change failure would be the same. Which fields, based on commits through to release would correlate. Not sure how this would be accomplished in the current state.

kirannhegde commented 1 year ago

Hello @kirkpabk Were you able to fetch these metrics? Also on another note, what are your key SLI's? Is there a dashboard that i could refer to?

devops-track commented 9 months ago

Any news about? @kirannhegde @kirkpabk

devops-track commented 9 months ago

@mblaschke can you help us? Deployment Frequency (Per release) Lead Time for Changes (Per release) Change Failure Rate (Per release) Time to Restore Service (Per release)