Update 6-forecast.md
This commit is contained in:
@@ -26,7 +26,7 @@ Answer the following questions before running the `forecast` command:
|
|||||||
|
|
||||||
3. The command will list all the files written to disk when the command succeeds.
|
3. The command will list all the files written to disk when the command succeeds.
|
||||||
|
|
||||||
ADD_SCREENSHOT_HERE
|

|
||||||
|
|
||||||
## Review the forecast report
|
## Review the forecast report
|
||||||
|
|
||||||
@@ -76,7 +76,7 @@ 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.
|
- `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` 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.
|
||||||
|
|
||||||
Additionally, these metrics are defined for each queue of runners defined in GitLab. This is especially useful if there are a mix of hosted/self-hosted runners or high/low spec machines to see metrics specific to different types of runners.
|
Additionally, these metrics are defined for each queue of runners defined in CircleCI. This is especially useful if there are a mix of hosted/self-hosted runners or high/low spec machines to see metrics specific to different types of runners.
|
||||||
|
|
||||||
## Forecasting multiple providers
|
## Forecasting multiple providers
|
||||||
|
|
||||||
@@ -96,4 +96,4 @@ You can now inspect the output of the command to see a forecast report using all
|
|||||||
|
|
||||||
## Next steps
|
## Next steps
|
||||||
|
|
||||||
This concludes all labs for migrating GitLab pipelines to Actions with Valet!
|
This concludes all labs for migrating CircleCI pipelines to Actions with Valet!
|
||||||
|
|||||||
Reference in New Issue
Block a user