squakez commented on PR #22255: URL: https://github.com/apache/camel/pull/22255#issuecomment-4125262957
> By always using Context.root(), we ignore any span that an OTel Java agent or Vert.x sets in Context.current() before Camel processes a message. Those external spans would not become parents of the Camel trace — Camel would start a disconnected new trace instead. This is not true: https://github.com/apache/camel/pull/20720 has fixed that problem. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
