You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We currently auto-configure some of our OpenTelemetry integration without micrometer-tracing-bridge-otel being on the classpath. This complicates the auto-configuration for limited benefit. We'd like to simplify things and require micrometer-tracing-bridge-otel for auto-configuration of OpenTelemetry.
The text was updated successfully, but these errors were encountered:
We currently auto-configure some of our OpenTelemetry integration without
micrometer-tracing-bridge-otel
being on the classpath. This complicates the auto-configuration for limited benefit. We'd like to simplify things and requiremicrometer-tracing-bridge-otel
for auto-configuration of OpenTelemetry.The text was updated successfully, but these errors were encountered: