llowinge commented on issue #7801: URL: https://github.com/apache/camel-quarkus/issues/7801#issuecomment-3364613945
@squakez Yes, they are not identical, but from Camel point of view, they should be. I use camel component (with quarkus runtime), so i want to see just camel spans as i don't use any quarkus components consciously. Because if i see eg. two spans for one incoming HTTP request, it is misleading and it can give me struggles to figure out, why it is happening. I cannot for example map the flow of spans to the route definition, as it doesn't match due to this issue. -- 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]
