Skip to content

Latest commit

 

History

History
54 lines (38 loc) · 3.1 KB

File metadata and controls

54 lines (38 loc) · 3.1 KB
title Data available from Analytics
titleSuffix Azure DevOps
description Review the data available for reporting purposes using Analytics for Azure DevOps.
ms.subservice azure-devops-analytics
ms.author chcomley
author chcomley
ms.topic overview
monikerRange <=azure-devops
ms.date 08/12/2022

Data available from Analytics

[!INCLUDE version-lt-eq-azure-devops]

The data available to you from Analytics depends on the Azure DevOps platform and version you're using and the Analytics version you query.

Data available by platform version

Refer to the following table to determine the data you have access to. To determine the platform and version you're using, see Get support and provide feedback, What platform am I using?

Note

The following table was last updated on August 2022.

Service Azure DevOps Services
Azure DevOps Server 2020
Azure DevOps Server 2022
Azure DevOps Server 2019 Future availability
Boards In-context reports
Widgets
OData
Power BI
Widgets
OData
Power BI
Pipelines Test Analytics
Pipeline Analytics
OData
Test Analytics
Test Plans Progress Report None
Repos None None Under investigation
Artifacts None None Under investigation

Analytics version

When you query Analytics, you always specify an Analytics version. The latest versions provide access to all supported EntityTypes and EntitySets. For details on the supported EntityTypes and EntitySets, see Data model for Analytics.

Analytics version Supported Azure DevOps services
v4.0-preview v3.0-preview plus snapshots related to pipeline jobs, task agent pool size, and task agent requests
v3.0-preview Azure Boards, Test Plans, and Azure Pipelines
v2.0 Azure Boards only including Process data
v1.0 Azure Boards only excluding Process data

Next step

[!div class="nextstepaction"] Construct OData queries for Analytics

Related articles