[ https://issues.apache.org/jira/browse/CAMEL-21378?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17892377#comment-17892377 ]
John Poth commented on CAMEL-21378: ----------------------------------- Exactly! I could have also removed the annotation `@CamelOpenTelemetry` but decided to leave it in case someone is using it (to avoid them having to recompile etc...). We could have also reused the springboot annotation [ConditionalOnEnabledTracing|https://github.com/spring-projects/spring-boot/blob/main/spring-boot-project/spring-boot-actuator-autoconfigure/src/main/java/org/springframework/boot/actuate/autoconfigure/tracing/ConditionalOnEnabledTracing.java#L42] > Enable camel-opentelemetry-starter by default > ---------------------------------------------- > > Key: CAMEL-21378 > URL: https://issues.apache.org/jira/browse/CAMEL-21378 > Project: Camel > Issue Type: Improvement > Components: camel-spring-boot-starters > Affects Versions: 4.8.0 > Reporter: John Poth > Assignee: John Poth > Priority: Minor > Fix For: 4.9.0 > > > When camel-opentelemetry-starter is on the classpath, camel-opentelemetry > should be setup by default. -- This message was sent by Atlassian Jira (v8.20.10#820010)