@@ -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
199201For 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
218222For 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
235241For 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
252260For 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
271281For 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
288300For steps of type` build ` that are not using` buildx ` with` docker-container ` driver, this metric may be underreported.
289301