@@ -193,7 +193,9 @@ The metric is always emitted for every build step phase.
193193
194194####` codefresh.classic.build.step.cpu.time `
195195
196- The metric is always emitted for every build step, unless the step was too short to collect Docker metrics.
196+ The metric is emitted for every build step, unless the step was too short to collect Docker metrics.
197+
198+ Emitted for Linux builds only. Not emitted if` dind ` component is rootless.
197199
198200For steps of type` build ` that are not using` buildx ` with` docker-container ` driver, this metric may be underreported.
199201
@@ -212,7 +214,9 @@ For steps of type `build` that are not using `buildx` with `docker-container` dr
212214
213215#### `codefresh.classic.build.step.cpu.periods`
214216
215- The metric is always emitted for every build step, unless the step was too short to collect Docker metrics.
217+ The metric is emitted for every build step, unless the step was too short to collect Docker metrics.
218+
219+ Emitted for Linux builds only. Not emitted if `dind` component is rootless.
216220
217221For steps of type `build` that are not using `buildx` with `docker-container` driver, this metric may be underreported.
218222
@@ -229,7 +233,9 @@ For steps of type `build` that are not using `buildx` with `docker-container` dr
229233
230234#### `codefresh.classic.build.step.cpu.throttled.periods`
231235
232- The metric is always emitted for every build step, unless the step was too short to collect Docker metrics.
236+ The metric is emitted for every build step, unless the step was too short to collect Docker metrics.
237+
238+ Emitted for Linux builds only. Not emitted if `dind` component is rootless.
233239
234240For steps of type `build` that are not using `buildx` with `docker-container` driver, this metric may be underreported.
235241
@@ -246,7 +252,9 @@ For steps of type `build` that are not using `buildx` with `docker-container` dr
246252
247253#### `codefresh.classic.build.step.cpu.throttled.time`
248254
249- The metric is always emitted for every build step, unless the step was too short to collect Docker metrics.
255+ The metric is emitted for every build step, unless the step was too short to collect Docker metrics.
256+
257+ Emitted for Linux builds only. Not emitted if `dind` component is rootless.
250258
251259For steps of type `build` that are not using `buildx` with `docker-container` driver, this metric may be underreported.
252260
@@ -265,7 +273,9 @@ For steps of type `build` that are not using `buildx` with `docker-container` dr
265273
266274####` codefresh.classic.build.step.memory.usage `
267275
268- The metric is always emitted for every build step, unless the step was too short to collect Docker metrics.
276+ The metric is emitted for every build step, unless the step was too short to collect Docker metrics.
277+
278+ Emitted for Linux builds only. Not emitted if` dind ` component is rootless.
269279
270280For steps of type` build ` that are not using` buildx ` with` docker-container ` driver, this metric may be underreported.
271281
@@ -282,7 +292,9 @@ For steps of type `build` that are not using `buildx` with `docker-container` dr
282292
283293####` codefresh.classic.build.step.memory.working_set `
284294
285- The metric is always emitted for every build step, unless the step was too short to collect Docker metrics.
295+ The metric is emitted for every build step, unless the step was too short to collect Docker metrics.
296+
297+ Emitted for Linux builds only. Not emitted if` dind ` component is rootless.
286298
287299For steps of type` build ` that are not using` buildx ` with` docker-container ` driver, this metric may be underreported.
288300