Skip to content

Commit 3d541be

Browse files
committed
Update README.md
1 parent 82b49e7 commit 3d541be

1 file changed

Lines changed: 7 additions & 1 deletion

File tree

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -285,6 +285,12 @@ If set to true, Docker Compose will use the service's network aliases in the net
285285

286286
The default is `false`.
287287

288+
#### `disable-host-otel-tracing` (boolean)
289+
290+
Disables OpenTelemetry (OTEL) tracing on host-side docker-compose. This prevents unwanted "compose" traces from appearing in telemetry while preserving container-level tracing. This setting only affects the host execution environment and does not propagate the `OTEL_SDK_DISABLED` variable into containers.
291+
292+
The default is `false`.
293+
288294
#### `verbose` (boolean)
289295

290296
Sets `docker-compose` to run with `--verbose`
@@ -386,7 +392,7 @@ The default is `false`.
386392

387393
Defines the properties required for creating, using and removing Builder Instances. If not set, the default Builder Instance on the Agent Instance will be used.
388394

389-
#### `Options to use for configuring builder instances`
395+
#### `Options to use for configuring builder instances`
390396

391397
##### `bootstrap` (boolean)
392398

0 commit comments

Comments
 (0)