-
Notifications
You must be signed in to change notification settings - Fork 1k
Open
Labels
enhancementNew feature or requestNew feature or requestneeds triageNew issue that requires triageNew issue that requires triage
Description
Is your feature request related to a problem? Please describe.
While working on integrating Apache Camel framework with Opentelemetry, we've discovered that the agent isn't automatically propagating the traceparent header to downstream traces when using Vertx component.
Describe the solution you'd like
In Camel, we're adopting the standard W3C Trace context specification in order to propagate upstream traces consistently.
We'd like to implement the standard mechanism in the agent in order to automatically propagate the traceparent downstream and be able to let the downstream system to capture the trace according to the standard specification.
Describe alternatives you've considered
No response
Additional context
No response
Tip
React with 👍 to help prioritize this issue. Please use comments to provide useful context, avoiding +1 or me too, to help us triage it. Learn more here.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestneeds triageNew issue that requires triageNew issue that requires triage