From c1f50521a713fa99abe4c12dde26a78335641563 Mon Sep 17 00:00:00 2001 From: j-dunham Date: Thu, 18 Aug 2022 09:51:28 -0400 Subject: [PATCH] Update valet-forecast-lab.md --- gitlab/valet-forecast-lab.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/gitlab/valet-forecast-lab.md b/gitlab/valet-forecast-lab.md index 095fe22..c0bcc30 100644 --- a/gitlab/valet-forecast-lab.md +++ b/gitlab/valet-forecast-lab.md @@ -105,7 +105,13 @@ Now we will open the forecast report and review the calculated metrics. ### Metrics - +| Name | Description | +| ----- | ----------- | +| Median | The __middle__ value | +| P90 | 90% of the values are less than or equal too | +| Min | The lowest value | +| Max | The highest value | + ### Sections - `Total` shows the metrics using all of the known runners. - `gitlab-runner` shows the metrics for the runners in the gitlab-runner group, if there were other groups they would show here under their own group heading.