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

Commit52d6037

Browse files
fix(classic-runtime-monitoring): document build metrics limitations (#1364)
1 parentb4994e8 commit52d6037

File tree

1 file changed

+18
-6
lines changed

1 file changed

+18
-6
lines changed

‎_docs/installation/runner/classic-runtime-monitoring.md‎

Lines changed: 18 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -194,7 +194,9 @@ The metric is always emitted for every build step phase.
194194

195195
####`codefresh.classic.build.step.cpu.time`
196196

197-
The metric is always emitted for every build step, unless the step was too short to collect Docker metrics.
197+
The metric is emitted for every build step, unless the step was too short to collect Docker metrics.
198+
199+
Emitted for Linux builds only. Not emitted if`dind` component is rootless.
198200

199201
For steps of type`build` that are not using`buildx` with`docker-container` driver, this metric may be underreported.
200202

@@ -213,7 +215,9 @@ For steps of type `build` that are not using `buildx` with `docker-container` dr
213215
214216
#### `codefresh.classic.build.step.cpu.periods`
215217
216-
The metric is always emitted for every build step, unless the step was too short to collect Docker metrics.
218+
The metric is emitted for every build step, unless the step was too short to collect Docker metrics.
219+
220+
Emitted for Linux builds only. Not emitted if `dind` component is rootless.
217221
218222
For steps of type `build` that are not using `buildx` with `docker-container` driver, this metric may be underreported.
219223
@@ -230,7 +234,9 @@ For steps of type `build` that are not using `buildx` with `docker-container` dr
230234
231235
#### `codefresh.classic.build.step.cpu.throttled.periods`
232236
233-
The metric is always emitted for every build step, unless the step was too short to collect Docker metrics.
237+
The metric is emitted for every build step, unless the step was too short to collect Docker metrics.
238+
239+
Emitted for Linux builds only. Not emitted if `dind` component is rootless.
234240
235241
For steps of type `build` that are not using `buildx` with `docker-container` driver, this metric may be underreported.
236242
@@ -247,7 +253,9 @@ For steps of type `build` that are not using `buildx` with `docker-container` dr
247253
248254
#### `codefresh.classic.build.step.cpu.throttled.time`
249255
250-
The metric is always emitted for every build step, unless the step was too short to collect Docker metrics.
256+
The metric is emitted for every build step, unless the step was too short to collect Docker metrics.
257+
258+
Emitted for Linux builds only. Not emitted if `dind` component is rootless.
251259
252260
For steps of type `build` that are not using `buildx` with `docker-container` driver, this metric may be underreported.
253261
@@ -266,7 +274,9 @@ For steps of type `build` that are not using `buildx` with `docker-container` dr
266274

267275
####`codefresh.classic.build.step.memory.usage`
268276

269-
The metric is always emitted for every build step, unless the step was too short to collect Docker metrics.
277+
The metric is emitted for every build step, unless the step was too short to collect Docker metrics.
278+
279+
Emitted for Linux builds only. Not emitted if`dind` component is rootless.
270280

271281
For steps of type`build` that are not using`buildx` with`docker-container` driver, this metric may be underreported.
272282

@@ -283,7 +293,9 @@ For steps of type `build` that are not using `buildx` with `docker-container` dr
283293

284294
####`codefresh.classic.build.step.memory.working_set`
285295

286-
The metric is always emitted for every build step, unless the step was too short to collect Docker metrics.
296+
The metric is emitted for every build step, unless the step was too short to collect Docker metrics.
297+
298+
Emitted for Linux builds only. Not emitted if`dind` component is rootless.
287299

288300
For steps of type`build` that are not using`buildx` with`docker-container` driver, this metric may be underreported.
289301

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp