Skip to content
| Marketplace
Sign in
Azure DevOps>Azure Pipelines>Pipeline Performance
Pipeline Performance

Pipeline Performance

Florian Eckert

|
105 installs
| (0) | Free
Overview for pipeline performance metrics.
This extension is now unpublished from Marketplace. You can choose to uninstall it.

Azure DevOps Pipeline Performance

This extension evaluates pipeline metrics.

This extension can be found at the project settings page.

Agent Pools

The time between 'build is queued' and 'build is started' is an indication of agent pool resource usage.

The Pipeline Performance Agents Pools tab shows an aggregation of the wait times with respect to hosted and self-hosted agent pools.

overview

The Azure DevOps Agent Pool Jobs listing.

agentPool


The extension uses the the Azure DevOps Rest Api for builds.

The build objects response contains an AgentPoolQueue object.

This AgentPoolQueue object specifies the AgentPool that the build was started on.

The extension therefore does not show the 'correct' information when multiple pools are used in the 'Agent Pool' view.

This situation has been discussed here [https://developercommunity.visualstudio.com/t/build-list-rest-api-the-field-queuename-and-queuep/1125141].


Notes:
  • Any feedback is welcome (support@expectingsnow.com).
  • User settings are stored on a per user per project basis within Azure DevOps Data storage.
  • Azure ApplicationInsights Telemetry is used to optimize this service.
  • Please take a look at Historical graph for agent pools (Preview)
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft