Documentationbreadcrumb arrow Pluginsbreadcrumb arrow Azure DevOps
Grafana Cloud Enterprise
Last reviewed: March 25, 2026

Azure DevOps data source

The Azure DevOps data source lets you query and visualize data from Azure DevOps within Grafana. You can monitor projects, repositories, pull requests, builds, pipelines, releases, and deployments across your organization.

Note

The Azure DevOps data source is an Enterprise plugin. It’s available with a Grafana Cloud Pro or Advanced plan and Grafana Enterprise. For installation instructions, refer to Install Grafana Enterprise plugins.

Supported features

FeatureSupported
MetricsYes
AnnotationsYes
AlertingNo
LogsNo
TracesNo

Supported Azure DevOps APIs

The plugin retrieves data from the following Azure DevOps REST APIs:

ServiceAPI
CoreProjects - List
GitRepositories - List
GitPull Requests - List
BuildBuilds - List
BuildDefinitions - List
PipelinesPipelines - List
PipelinesRuns - List
ReleaseDefinitions - List
ReleaseDeployments - List
ReleaseReleases - List

Known limitations

  • Template variables don’t support multi-select. Only single selection is supported.
  • Alerting isn’t supported.

Get started

The following pages help you set up and use the Azure DevOps data source:

Additional features

After you configure the data source, you can:

  • Use Explore to run ad-hoc queries without building a dashboard.
  • Add Transformations to manipulate query results.
  • Use Annotations to overlay Azure DevOps events on your dashboards.

Pre-built dashboards

The Azure DevOps plugin includes two pre-built dashboards:

DashboardDescription
Project overviewDisplays a summary of projects, repositories, builds, and pipelines across your organization.
Repository overviewDisplays repository details including pull request activity.

To import the pre-built dashboards:

  1. In Grafana, navigate to Connections > Data sources.
  2. Select your Azure DevOps data source.
  3. Click the Dashboards tab.
  4. Click Import next to the dashboard you want to add.

These dashboards are provided for demonstration purposes and may not cover all use cases.

Plugin updates

Always ensure that your plugin version is up-to-date so you have access to all current features and improvements. Navigate to Plugins and data > Plugins to check for updates. Grafana recommends upgrading to the latest Grafana version, and this applies to plugins as well.

Note

Plugins are automatically updated in Grafana Cloud.