thomas-gantenbein-tga commented on PR #16386:
URL: https://github.com/apache/camel/pull/16386#issuecomment-2507236145

   @squakez, one more thing: When using the option 
`camel.opentelemetry.traceProcessors = true`, the whole thing works better 
(logs below). Though at startup, I get warnings like this: `08:14:45.382 WARN  
main [,] o.a.camel.impl.engine.DefaultChannel - Interceptor: 
org.apache.camel.opentelemetry.OpenTelemetryTracingStrategy@339cedbb at: 
To[direct:aFasterRoute] does not return an AsyncProcessor instance. This causes 
the asynchronous routing engine to not work as optimal as possible. See more 
details at the InterceptStrategy javadoc. Camel will use a bridge to adapt the 
interceptor to the asynchronous routing engine, but its not the most optimal 
solution. Please consider changing your interceptor to comply.`
   `
   ```
   08:14:47.336 INFO  Camel (camel-1) thread #2 - timer://mytimer 
[d9dc304941ef6510bc5565b8f254a850,3b8c99e69e89ac46] timer - in timer route
   08:14:47.347 INFO  Camel (camel-1) thread #2 - timer://mytimer 
[d9dc304941ef6510bc5565b8f254a850,3e83038ad51081c4] route1 - in aSlowerRoute
   08:14:47.436 INFO  Camel (camel-1) thread #2 - timer://mytimer 
[d9dc304941ef6510bc5565b8f254a850,483ec28803781cbb] route1 - still in 
aSlowerRoute
   08:14:47.440 INFO  Camel (camel-1) thread #2 - timer://mytimer 
[d9dc304941ef6510bc5565b8f254a850,f1f8a8ec5bb5194d] route2 - in aFasterRoute
   08:14:47.469 INFO  Camel (camel-1) thread #2 - timer://mytimer 
[d9dc304941ef6510bc5565b8f254a850,5dbcb616875503a7] route2 - still in 
aFasterRoute
   
   08:14:52.228 INFO  Camel (camel-1) thread #2 - timer://mytimer 
[fc320b7df9f7c59f2c98745ab760a457,68bbbdc5c2b5b3b2] timer - in timer route
   08:14:52.229 INFO  Camel (camel-1) thread #2 - timer://mytimer 
[fc320b7df9f7c59f2c98745ab760a457,2b54666cbe277553] route1 - in aSlowerRoute
   08:14:52.404 INFO  Camel (camel-1) thread #2 - timer://mytimer 
[fc320b7df9f7c59f2c98745ab760a457,9c09f771b3986b17] route1 - still in 
aSlowerRoute
   08:14:52.406 INFO  Camel (camel-1) thread #2 - timer://mytimer 
[fc320b7df9f7c59f2c98745ab760a457,3017c9411447ac44] route2 - in aFasterRoute
   08:14:52.457 INFO  Camel (camel-1) thread #2 - timer://mytimer 
[fc320b7df9f7c59f2c98745ab760a457,bafe17471b587c8f] route2 - still in 
aFasterRoute
   
   08:15:05.296 INFO  Camel (camel-1) thread #8 - NettyConsumerExecutorGroup 
[89d9acf8c4f890ac81fe2aab0bce2002,a16898568c48c78d] netty - in netty route
   08:15:05.297 INFO  Camel (camel-1) thread #8 - NettyConsumerExecutorGroup 
[89d9acf8c4f890ac81fe2aab0bce2002,84ad1887adbc74db] route1 - in aSlowerRoute
   08:15:05.524 INFO  Camel (camel-1) thread #8 - NettyConsumerExecutorGroup 
[89d9acf8c4f890ac81fe2aab0bce2002,e6d220ca958a4f9a] route1 - still in 
aSlowerRoute
   08:15:05.526 INFO  Camel (camel-1) thread #8 - NettyConsumerExecutorGroup 
[89d9acf8c4f890ac81fe2aab0bce2002,ea825b6be46cfe15] route2 - in aFasterRoute
   08:15:05.555 INFO  Camel (camel-1) thread #8 - NettyConsumerExecutorGroup 
[89d9acf8c4f890ac81fe2aab0bce2002,2d9057f519b5e2db] route2 - still in 
aFasterRoute
   
   08:15:05.614 INFO  Camel (camel-1) thread #12 - NettyConsumerExecutorGroup 
[4bf92f3577b34da6a3ce929d0e0e4739,adabb6a53e513883] netty - in netty route
   08:15:05.615 INFO  Camel (camel-1) thread #12 - NettyConsumerExecutorGroup 
[4bf92f3577b34da6a3ce929d0e0e4739,ae6c71463b133f2d] route1 - in aSlowerRoute
   08:15:05.687 INFO  Camel (camel-1) thread #12 - NettyConsumerExecutorGroup 
[4bf92f3577b34da6a3ce929d0e0e4739,fd1545f6e746681d] route1 - still in 
aSlowerRoute
   08:15:05.689 INFO  Camel (camel-1) thread #12 - NettyConsumerExecutorGroup 
[4bf92f3577b34da6a3ce929d0e0e4739,2861a768e255f9ba] route2 - in aFasterRoute
   08:15:05.710 INFO  Camel (camel-1) thread #12 - NettyConsumerExecutorGroup 
[4bf92f3577b34da6a3ce929d0e0e4739,b6ea92a8423be3e5] route2 - still in 
aFasterRoute
   
   08:15:05.741 INFO  Camel (camel-1) thread #16 - NettyConsumerExecutorGroup 
[4bf92f3577b34da6a3ce929d0e0e4740,d13dd0d0403eabbe] netty - in netty route
   08:15:05.742 INFO  Camel (camel-1) thread #16 - NettyConsumerExecutorGroup 
[4bf92f3577b34da6a3ce929d0e0e4740,9b2568376d3cd991] route1 - in aSlowerRoute
   08:15:05.952 INFO  Camel (camel-1) thread #16 - NettyConsumerExecutorGroup 
[4bf92f3577b34da6a3ce929d0e0e4740,6824ac16b7c78fe1] route1 - still in 
aSlowerRoute
   08:15:05.953 INFO  Camel (camel-1) thread #16 - NettyConsumerExecutorGroup 
[4bf92f3577b34da6a3ce929d0e0e4740,a91fa67528c090e0] route2 - in aFasterRoute
   08:15:05.979 INFO  Camel (camel-1) thread #16 - NettyConsumerExecutorGroup 
[4bf92f3577b34da6a3ce929d0e0e4740,e8b3647543f4c218] route2 - still in 
aFasterRoute
   
   08:15:06.012 INFO  Camel (camel-1) thread #20 - NettyConsumerExecutorGroup 
[e8ef703f008340510601a72729d400fc,6171ea4d64c88c7e] netty - in netty route
   08:15:06.013 INFO  Camel (camel-1) thread #20 - NettyConsumerExecutorGroup 
[e8ef703f008340510601a72729d400fc,9ca1ae64fe0435da] route1 - in aSlowerRoute
   08:15:06.210 INFO  Camel (camel-1) thread #20 - NettyConsumerExecutorGroup 
[e8ef703f008340510601a72729d400fc,5669e77a4bf682ec] route1 - still in 
aSlowerRoute
   08:15:06.213 INFO  Camel (camel-1) thread #20 - NettyConsumerExecutorGroup 
[e8ef703f008340510601a72729d400fc,6c5d8b45799e1c33] route2 - in aFasterRoute
   08:15:06.236 INFO  Camel (camel-1) thread #20 - NettyConsumerExecutorGroup 
[e8ef703f008340510601a72729d400fc,0dfd964a17af815b] route2 - still in 
aFasterRoute
   ```


-- 
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: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to