davsclaus commented on PR #15496: URL: https://github.com/apache/camel/pull/15496#issuecomment-2343751230
> > Do you have any links/docs about otel and wrapping these threads is a best practice ? The threads are reused by other Camel Exchanges and as such I wonder how otel manages that. > > https://opentelemetry.io/docs/languages/java/instrumentation/#context-propagation-between-threads Yes but would that not be wrong as the thread is reused by Camel later to process other exchanges and then the thread has stale data from the previous exchanges. -- 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]
