[ https://issues.apache.org/jira/browse/CAMEL-20798?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17849513#comment-17849513 ]
Claus Ibsen commented on CAMEL-20798: ------------------------------------- camel-activemq camel-activemq6 camel-arangodb camel-asterisk camel-bonita camel-cassandraql camel-cm-sms camel-coap camel-cometd camel-couchbase camel-couchdb camel-elasticsearch camel-elasticsearch-rest-client camel-fhir camel-ftp camel-infinispan camel-ironmq camel-kafka camel-kudu camel-lucene camel-mail camel-mllp camel-nats camel-opensearch camel-paho camel-paho-mqtt5 camel-platform-http camel-pulsar camel-rocketmq camel-sap-netweaver camel-smb camel-smpp camel-snmp camel-splunk camel-splunk-hec camel-spring-rabbitmq camel-spring-redis camel-sql camel-ssh camel-stomp camel-tracing > camel-tracing - Add servername to more decorators > ------------------------------------------------- > > Key: CAMEL-20798 > URL: https://issues.apache.org/jira/browse/CAMEL-20798 > Project: Camel > Issue Type: Improvement > Components: camel-tracing > Reporter: Claus Ibsen > Assignee: Claus Ibsen > Priority: Major > Fix For: 4.7.0 > > > There is a tag for SERVER_ADDRESS which we can enrich for more of the > decorators. > > Some like JMS is harder as the JMS broker is configured specific such as > ActiveMQ has the brokerURL on the activemq class. > Kafka has boostrapServers etc. > We may add some SPI interface that a component can implemented, and then we > can call it via an endpoint, and then we can use the logic in the component > to return the server address. -- This message was sent by Atlassian Jira (v8.20.10#820010)