[0.4.3] - 2024-03-11
Add injection of {{traceparent}}
to otel-cli exec
as default behavior, along with the otel-cli exec --tp-disable-inject
to turn it off (old behavior).
Added
otel-cli exec echo {{traceparent}}
is now supported to pass traceparent to child processotel-cli exec --tp-disable-inject
will disable this new default behavior