[
https://issues.apache.org/jira/browse/CAMEL-17512?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17482447#comment-17482447
]
Claus Ibsen commented on CAMEL-17512:
-------------------------------------
You can get the queue name via exchange header
JmsConstants.JMS_DESTINATION_NAME - then you can modify the spam decorator to
use this
> Make tracing SpanDecorators work better with toD
> ------------------------------------------------
>
> Key: CAMEL-17512
> URL: https://issues.apache.org/jira/browse/CAMEL-17512
> Project: Camel
> Issue Type: Improvement
> Components: camel-opentelemetry, camel-tracing
> Reporter: James Netherton
> Priority: Minor
>
> Originally reported here:
> https://github.com/apache/camel-quarkus/issues/3461
> If toD is used in routes, then the tracing SpanDecorator does not resolve the
> placeholder values (not sure if it's possible?). So when the recorded spans
> are viewed in a UI, it looks bit weird and confusing because it's not obvious
> where the trace events originated from.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)