[ 
https://issues.apache.org/jira/browse/CAMEL-22648?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18035900#comment-18035900
 ] 

Pasquale Congiusti commented on CAMEL-22648:
--------------------------------------------

Probably the problem is neither in the Vertx, but in the agent, which is the 
one in charge to instrument with opentelemetry the vertx code. We can possibly 
make some change in the code [1] in order to include the context propagation 
out of the box. However, as stated in previous comment, this has noting to do 
directly with Camel, but with the upstream dependencies.

[1] 
https://github.com/open-telemetry/opentelemetry-java-instrumentation/blob/03a11226fcc89e57057fd8077be9cf0826f21c50/instrumentation/vertx/vertx-web-3.0/javaagent/src/main/java/io/opentelemetry/javaagent/instrumentation/vertx/RoutingContextHandlerWrapper.java#L31

> [camel-opentelemetry2] don't propagate headers when creating a new trace
> ------------------------------------------------------------------------
>
>                 Key: CAMEL-22648
>                 URL: https://issues.apache.org/jira/browse/CAMEL-22648
>             Project: Camel
>          Issue Type: Bug
>            Reporter: Pasquale Congiusti
>            Assignee: Pasquale Congiusti
>            Priority: Major
>             Fix For: 4.17.0
>
>
> Originally reported in https://github.com/apache/camel-quarkus/issues/7801
> We're missing to propagate traceparent header when we start a new trace.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to