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

Commitdff0ca9

Browse files
committed
Update chart descriptions
1 parentdd7d6d2 commitdff0ca9

File tree

2 files changed

+12
-9
lines changed

2 files changed

+12
-9
lines changed

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

Lines changed: 12 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -312,7 +312,7 @@ 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 the pipeline and for steps in the pipeline that allow you to get a better overview of the resources
315+
Codefresh offers several metrics for the pipeline, and for steps in the pipeline, that allow you to get a better overview of the resources
316316
consumed by your pipeline.
317317

318318
**Pipeline metrics**
@@ -325,13 +325,16 @@ image.html
325325
lightbox="true"
326326
file="/images/pipeline/monitoring/quick-pipeline-metrics.png"
327327
url="/images/pipeline/monitoring/quick-pipeline-metrics.png"
328-
alt="Pipelinerunningmetrics"
329-
caption="Pipelinerunningmetrics"
328+
alt="Metrics forrunningpipeline"
329+
caption="Metrics forrunningpipeline"
330330
max-width="95%"
331331
%}
332332

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.
333+
* To view memory and disk usage for running and completed pipelines, click the**Metrics** tab at the bottom of the Build page.
334+
335+
* Memory usage: View build memory usage (Y-axis) for the duration of the build run (X-axis).
336+
* Disk usage: View disk usage (Y-axis) for the duration of the build (X-axis). The red line is set at 90% of the maximum disk space. To see the precise usage at different points in time, mouse over the dots.
337+
Viewing the disk usage for builds, allows you to more accurately define the[minimum disk space for the build volume]({{site.baseurl}}/docs/configure-ci-cd-pipeline/pipelines/#runtime).
335338

336339

337340

@@ -340,14 +343,14 @@ image.html
340343
lightbox="true"
341344
file="/images/pipeline/monitoring/pipeline-metrics.png"
342345
url="/images/pipeline/monitoring/pipeline-metrics.png"
343-
alt="Pipeline detailedmetrics"
344-
caption="Pipeline detailedmetrics"
345-
max-width="70%"
346+
alt="Detailedmetrics for pipelines"
347+
caption="Detailedmetrics for pipelines"
348+
max-width="60%"
346349
%}
347350

348351

349352
**Pipeline-step metrics**
350-
For step-specific metrics, first select the step and then click the**Metrics** tab.
353+
For step-specific metrics, first select the step, and then click the**Metrics** tab.
351354
Step metrics are available for memory and CPU usage (not disk space).
352355

353356

44.3 KB
Loading

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp