beskow commented on PR #22410: URL: https://github.com/apache/camel/pull/22410#issuecomment-4192783113
> Unfortunately this _may_ patch the specific issue but it does not solve the context propagation root cause. We had recently [deprecated the older tracing components ](https://github.com/apache/camel/pull/21898) in favor of the new ones based on a different [more consistent context propagation design](https://github.com/apache/camel/blob/main/proposals/tracing.adoc). > > Instead of trying to patch the component (which would require instead to work on the root cause on the core modules) we strongly suggest to move to the new component (in this case `camel-micrometer-observability`, https://camel.apache.org/components/4.18.x/others/micrometer-observability.html). I must be missing something here. This pull request is indeed for the new component (camel-micrometer-observability). The problem I reported manifests itself in both the old (camel-observability) and the new (camel-micrometer-observability) component. I only bothered to try to correct it in the new component. If this is not the appropriate place to solve the context propagation root cause, I would need some more guidance in finding it. -- 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]
