I am using camel 2.16.2. how in interceptor code I will be knowing that new thread is created and that created thread is closed . because I want to use spring sleuth for distributed tracing and I have to create new span in camel interceptor every new thread and close span when that particular thread is closed and keeping same traceId as main thread.
-- View this message in context: http://camel.465427.n5.nabble.com/camel-2-16-2-distributed-tracing-tp5779985.html Sent from the Camel - Users mailing list archive at Nabble.com.