[ https://issues.apache.org/jira/browse/CAMEL-20798?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17849508#comment-17849508 ]
Claus Ibsen edited comment on CAMEL-20798 at 5/26/24 9:38 AM: -------------------------------------------------------------- TODO: API for getting address - EndpointLocationAddress *DONE* TODO: Use API in many components *DONE* TODO: SQL and JMS/AMQP need extra code to find out url to database/broker TODO: Make EndpointLocationAddress able to determine if hosted vs not-hosted for consumers (special for camel-mina/camel-netty/camel-mllp and a few others) *DONE* TODO: JMX mbean *DONE* TODO: jbang command *DONE* TODO: camel-tracer to use this information *DONE* was (Author: davsclaus): TODO: API for getting address - EndpointLocationAddress *DONE* TODO: Use API in many components *DONE* TODO: SQL and JMS/AMQP need extra code to find out url to database/broker TODO: Make EndpointLocationAddress able to determine if hosted vs not-hosted for consumers (special for camel-mina/camel-netty/camel-mllp and a few others) TODO: JMX mbean *DONE* TODO: jbang command *DONE* TODO: camel-tracer to use this information *DONE* > 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)