Provide an implementation of go.opentelemetry.io/otel/propagation.TextMapPropagator #3216
sdwa0
started this conversation in
Feature Request
Replies: 1 comment
-
Hi there 👋 , |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Package Name
No response
Package Version(s)
No response
Describe the feature you'd like
A Datadog-style implementation of propagation.TextMapPropagator can be useful when one needs to use OpenTelemetry Propagators API to inject/extract trace context into/from Datadog-style tracing headers, e.g. when using OpenTelemetry instrumentation of net/http.
Is your feature request related to a problem?
No response
Describe alternatives you've considered
No response
Additional context
No response
Beta Was this translation helpful? Give feedback.
All reactions