Update azure_devops/valet-forecast-lab.md

Co-authored-by: Liam Neville <[email protected]>
This commit is contained in:
j-dunham
2022-08-31 14:07:01 -04:00
committed by GitHub
co-authored by Liam Neville
parent 04ffb2d6ee
commit b868afa5a1
+1 -1
View File
@@ -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)