Release Pipeline Deployment Dashboard

401 views Asked by At

I'm looking for a ADO extension that would provide a dashboard contain data that can be use to create metrics. We have 150+ pipelines that I want to track.

1

There are 1 answers

2
Jane Ma-MSFT On

I found a "Build Metrics Widget" which may fit your requirements.

For more relevant extensions, you can check out this search results.

What's more, in Azure DevOps, there are some built-in widgets for pipelines.

Chart for build history: Shows the build history of a selected build definition.

Deployment status: Shows the depolyment and test status of a branch across the enviornments in your release definitions.

Release pipeline overview: Shows the status of enviornments in a release definition.

Requirements quality: Shows the quality of requirement(s) associated to automated tests.

For detailed information of these widgets, please click Azure Pipelines widgets.