Description
In the Suite Runner and Environment Provider we do our own environment variable propagation: https://github.com/eiffel-community/etos-suite-runner/blob/b388c09a36e8d6bb58b01a24e52ae47ddb22a40c/projects/etos_suite_runner/src/etos_suite_runner/lib/otel_tracing.py#L43
The envvar specification in OTEL has been added (alpha) and is being implemented in the Python SDK open-telemetry/opentelemetry-python#4609
When this feature has been added to the SDK we should update our services to use that instead.
Additional Context
No response
Further links
No response
Description
In the Suite Runner and Environment Provider we do our own environment variable propagation: https://github.com/eiffel-community/etos-suite-runner/blob/b388c09a36e8d6bb58b01a24e52ae47ddb22a40c/projects/etos_suite_runner/src/etos_suite_runner/lib/otel_tracing.py#L43
The envvar specification in OTEL has been added (alpha) and is being implemented in the Python SDK open-telemetry/opentelemetry-python#4609
When this feature has been added to the SDK we should update our services to use that instead.
Additional Context
No response
Further links
No response