You signed in with another tab or window.Reload to refresh your session.You signed out in another tab or window.Reload to refresh your session.You switched accounts on another tab or window.Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: _docs/configure-ci-cd-pipeline/monitoring-pipelines.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -330,12 +330,12 @@ caption="Metrics for running pipeline"
330
330
max-width="95%"
331
331
%}
332
332
333
-
* To view memory and disk usage for runningand completed pipeline builds, click the**Metrics** tab at the bottom of the Build page.
333
+
* To view memory and disk usage for runningor completed pipeline builds, click the**Metrics** tab at the bottom of the Build page.
334
334
335
-
* Memory usage: View memory usage (Y-axis) by time (X-axis) for the duration of the build.
335
+
* Memory usage: View memory usage (Y-axis) by time (X-axis) for the duration of the build.
336
336
* Disk usage: View disk usage (Y-axis) by time (X-axis) for the duration of the build. The red line is set at 90% of the maximum disk space.
337
337
To see the precise usage at different points in time, mouse over the dots.
338
-
Viewing the actual disk usage for a build during its run allows you to better gauge the[minimum disk space required for the build volume]({{site.baseurl}}/docs/configure-ci-cd-pipeline/pipelines/#runtime).
338
+
Viewing the actual disk usage for a build during its run allows you to better gaugeand definethe[minimum disk space required for the build volume]({{site.baseurl}}/docs/configure-ci-cd-pipeline/pipelines/#runtime).