Skip to content

Use the OpenTelemetry python SDK environment propagator instead of our own #491

@t-persson

Description

@t-persson

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions