spring-boot/spring-boot-project/spring-boot-test-autoconfigure
Moritz Halbritter 27add2bbe3 Rework @AutoConfigureObservability and tracing auto-configurations
@ConditionalOnEnabledTracing is now applied to the minimal amount of
beans. The beans which are annotated with it are beans that will lead
to span sending to backends.

This leaves the majority of the Micrometer Tracing, Brave and
OpenTelemetry infrastructure untouched in tests.

Closes gh-35354
2023-06-16 14:09:10 +02:00
..
src Rework @AutoConfigureObservability and tracing auto-configurations 2023-06-16 14:09:10 +02:00
build.gradle Merge branch '3.0.x' 2023-05-22 16:31:55 +02:00