From a28ccf8963965539354ece0f0eebcbd5ee24ae18 Mon Sep 17 00:00:00 2001 From: Narmatha Balasundaram <2699443+NarmathaBala@users.noreply.github.com> Date: Fri, 5 Mar 2021 05:32:09 -0500 Subject: [PATCH] Update Pipeline rpt repo with Azure-Samples link (#543) Co-authored-by: Narmatha --- observability/readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/observability/readme.md b/observability/readme.md index 3c2268d59c..b413716204 100644 --- a/observability/readme.md +++ b/observability/readme.md @@ -120,6 +120,6 @@ On-premises Application Insights is also useful for testing telemetry integratio ### Azure DevOps Pipelines Reporting with Power BI -The [Azure DevOps Pipelines Report](https://github.com/NarmathaBala/azdo-pipelines-reporting) contains a [Power BI](https://docs.microsoft.com/en-us/power-bi/fundamentals/power-bi-overview) template for monitoring project, pipeline, and pipeline run data from an Azure DevOps (AzDO) organization. +The [Azure DevOps Pipelines Report](https://github.com/Azure-Samples/powerbi-pipeline-report) contains a [Power BI](https://docs.microsoft.com/en-us/power-bi/fundamentals/power-bi-overview) template for monitoring project, pipeline, and pipeline run data from an Azure DevOps (AzDO) organization. This dashboard recipe provides observability for AzDO pipelines by displaying various metrics (i.e. average runtime, run outcome statistics, etc.) in a table. Additionally, the second page of the template visualizes pipeline success and failure trends using Power BI charts. Documentation and setup information can be found in the project README.