opentelemetry-go-contrib icon indicating copy to clipboard operation
opentelemetry-go-contrib copied to clipboard

config: add support for configuring propagators

Open codeboten opened this issue 9 months ago • 1 comments

Problem Statement

Configuring propagators via the config doesn't currently work, this needs to be done.

Proposed Solution

Use the propagators from the configuration and set the propagators

Alternatives

This can be achieved via manually setting propagators

codeboten avatar Feb 04 '25 17:02 codeboten