Files
spring-boot/module/spring-boot-opentelemetry/src/dockerTest
Moritz Halbritter 2421f02b85 Extract OpenTelemetryLoggingAutoConfiguration
This auto-configuration configures OpenTelemetry logging. The existing
OpenTelemetrySdkAutoConfiguration now only configures the OpenTelemetry
SDK, but no individual subsystems (logging, metrics, tracing).

Closes gh-47963
2025-11-05 14:57:33 +01:00
..