reta commented on PR #1346:
URL: https://github.com/apache/cxf/pull/1346#issuecomment-1648268644
> @reta I've moved the Micrometer Observation integration under the tracing
folder. The integration allows you to actually not have tracing at all and in
essence is tracing agnostic, however for the sake of consistency I put it under
the tracing folder
Thanks a lot @marcingrzejszczak , there are some failures in the build,
could you please take a look? thank you
```
Caused by: java.lang.IllegalStateException: Failed to introspect Class
[org.apache.cxf.spring.boot.autoconfigure.micrometer.MicrometerObservationAutoConfiguration]
from ClassLoader [jdk.internal.loader.ClassLoaders$AppClassLoader@5cb0d902]
at
org.springframework.util.ReflectionUtils.getDeclaredMethods(ReflectionUtils.java:483)
at
org.springframework.util.ReflectionUtils.doWithMethods(ReflectionUtils.java:360)
```
--
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]