Hello,
Is it possible to use SmallRye Reactive Messaging channel name for the span names instead of AMQP address of the messages when building spans in the AMQP Connector?
There are couple of issues with using the message actual address:
The change could easily be implemented since in both AmqpConnector and AmqpCreditBasedSender there’s the channel name in the context. I would love to provide a PR for this change as long as you think it would make sense.
Kind regards