opentelemetry-go-contrib
opentelemetry-go-contrib copied to clipboard
config: add support for configuring propagators
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