From b868afa5a107b91e0a1097b2b7c907472718a05c Mon Sep 17 00:00:00 2001 From: j-dunham Date: Wed, 31 Aug 2022 14:07:01 -0400 Subject: [PATCH] Update azure_devops/valet-forecast-lab.md Co-authored-by: Liam Neville --- azure_devops/valet-forecast-lab.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/azure_devops/valet-forecast-lab.md b/azure_devops/valet-forecast-lab.md index 7a20d02..a079465 100644 --- a/azure_devops/valet-forecast-lab.md +++ b/azure_devops/valet-forecast-lab.md @@ -1,5 +1,5 @@ # Forecast Azure DevOps usage using Valet's forecast command -In this lab we will use the `forecast` command to forecast potential GitHub Actions usage by computing metrics from the historical pipeline data in Azure DevOps. The metrics will be stored on disk in a markdown file and include job metrics for execution time, queue time, and concurrency. We will look at each of these metrics in more depth later in this lab. +In this lab we will use the `forecast` command to forecast potential GitHub Actions usage by computing metrics from the historical pipeline data in Azure DevOps. The metrics will be stored on disk in a markdown file and include job metrics for execution time, queue time, and concurrency. We will look at each of these metrics in more depth later in this lab. - [Prerequisites](#prerequisites) - [Prepare for forecast](#prepare-for-forecast)