opentelemetry-java-instrume.../instrumentation/spring/spring-boot-autoconfigure
Jean Bisutti edf64c5b31
Ability to disable the automatic Logback appender addition (#10629)
2024-02-26 15:22:08 +02:00
..
src Ability to disable the automatic Logback appender addition (#10629) 2024-02-26 15:22:08 +02:00
README.md Update Spring autoconfigure and zipkin starter readmes to link to doc site (#10531) 2024-02-13 08:32:16 -08:00
build.gradle.kts spring boot starter: add service.version detection, improve service.name detection (#10457) 2024-02-21 12:46:58 -08:00

README.md

OpenTelemetry Spring Auto-Configuration

Auto-configures OpenTelemetry instrumentation for spring-web , spring-webmvc, and spring-webflux. Leverages Spring Aspect Oriented Programming, dependency injection, and bean post-processing to trace spring applications. To include all features listed below use the opentelemetry-spring-boot-starter.

Documentation for OpenTelemetry Spring Auto-Configuration can be found here.