Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit0753da0

Browse files
committed
Update monitoring-pipelines.md
Added disk space graph to pipeline metrics section
1 parent4968c3c commit0753da0

File tree

1 file changed

+11
-4
lines changed

1 file changed

+11
-4
lines changed

‎_docs/configure-ci-cd-pipeline/monitoring-pipelines.md‎

Lines changed: 11 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -312,10 +312,12 @@ In both cases you can copy to clipboard the yaml shown using the button at the t
312312

313313
###Viewing pipeline metrics
314314

315-
Codefresh offers several metrics for pipeline steps that allow you to get a better overviewon the resources
315+
Codefresh offers several metrics forthepipelineand forstepsin the pipelinethat allow you to get a better overviewof the resources
316316
consumed by your pipeline.
317317

318-
At the most basic level Codefresh will show some quick metrics while the pipeline is running that include
318+
**Pipeline metrics**
319+
320+
At the most basic level, Codefresh displays quick metrics while the pipeline is running that include
319321
memory consumed and size of logs:
320322

321323
{% include
@@ -328,7 +330,10 @@ caption="Pipeline running metrics"
328330
max-width="70%"
329331
%}
330332

331-
You can then get the memory usage for the whole pipeline by clicking on the metrics tab at the bottom of the screen.
333+
To view memory and disk usage for the pipeline (running or completed), click the**Metrics** tab at the bottom of the Build page.
334+
The disk usage is computed against the maximum[disk space set for the build]({{site.baseurl}})/docs/configure-ci-cd-pipeline/pipelines/#runtime), shown at the top of the Y-axis. The X-axis shows the actual usage along the pipeline's execution timeline. Mouse over the dots to see the precise usage at different points in time.
335+
336+
332337

333338
{% include
334339
image.html
@@ -341,7 +346,9 @@ max-width="70%"
341346
%}
342347

343348

344-
If you click on an individual step before clicking the*Metrics* tab you will get metrics for that specific step only.
349+
**Pipeline-step metrics**
350+
For step-specific metrics, first select the step and then click the**Metrics** tab.
351+
Step metrics are available for memory and CPU usage (not disk space).
345352

346353

347354
{% include

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp