From a0498382d94f60dcd3268bd77a5e07e9995604b7 Mon Sep 17 00:00:00 2001 From: Begona Guereca Date: Thu, 25 Aug 2022 09:30:29 -0700 Subject: [PATCH] Update jenkins/valet-forecast-lab.md Co-authored-by: Ethan Dennis --- jenkins/valet-forecast-lab.md | 5 ----- 1 file changed, 5 deletions(-) diff --git a/jenkins/valet-forecast-lab.md b/jenkins/valet-forecast-lab.md index 75b78f6..b20f0f3 100644 --- a/jenkins/valet-forecast-lab.md +++ b/jenkins/valet-forecast-lab.md @@ -158,11 +158,6 @@ Here are some key terms of items defined in the forecast report: - `Queue time` metrics describe the amount of time a job spent waiting for a runner to be available to execute it. - `Concurrent jobs` metrics describe the amount of jobs running at any given time. This metric can be used to define the number of runners a customer should configure. - - Concurrent jobs - - Median: __0__ - - P90: __3__ - - Min: __0__ - - Max: __29__ Additionally, these metrics are defined for each queue of runners that a customer has defined in the CI/CD platform. This is especially useful for customers that use a mix of hosted and self-hosted runners to see runner utilization metrics that are specific to different types of runners.