squakez commented on PR #20896:
URL: https://github.com/apache/camel/pull/20896#issuecomment-3777076875

   It seems there is some breaking compatibility change :/ - I reproduced 
locally too:
   
   ```
   Caused by: java.lang.NoSuchMethodError: 
'io.opentelemetry.api.incubator.config.DeclarativeConfigProperties 
io.opentelemetry.api.incubator.config.DeclarativeConfigProperties.get(java.lang.String)'
        at 
io.opentelemetry.instrumentation.log4j.contextdata.v2_17.internal.ContextDataKeys.create(ContextDataKeys.java:32)
        at 
io.opentelemetry.instrumentation.log4j.appender.v2_17.OpenTelemetryAppender.emit(OpenTelemetryAppender.java:326)
        at 
io.opentelemetry.instrumentation.log4j.appender.v2_17.OpenTelemetryAppender.append(OpenTelemetryAppender.java:287)
        at 
org.apache.logging.log4j.core.config.AppenderControl.tryCallAppender(AppenderControl.java:160)
        ... 34 more
   ``


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to