-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Description
Describe the goal of the feature
dd-trace-cpp doesn’t currently support DD_TRACE_PROPAGATION_EXTRACT_FIRST environment variable to configure the context extraction logic to stop when a valid one is found. Other dd-trace libraries support it.
Is there a particular reason it is not supported in dd-trace-cpp? Is there a plan to support it in dd-trace-cpp for consistency with other tracing libraries?
Is your feature request related to a problem?
The current context extraction logic takes the W3C headers into account regardless of the order of the propagation styles. So there is no way to configure it to prioritize other propagation styles e.g. Datadog over W3C.
Describe alternatives you've considered
No response
Additional context
No response
Metadata
Metadata
Assignees
Labels
No labels