opentelemetry-java-instrume.../instrumentation/spring/spring-boot-autoconfigure
Trask Stalnaker 39627d2ca0
Split Webflux into client and server (#12852)
2024-12-13 11:04:15 -08:00
..
src Split Webflux into client and server (#12852) 2024-12-13 11:04:15 -08:00
README.md Restructure to have a single spring-boot-autoconfigure artifact (#11826) 2024-07-16 13:57:52 -07:00
build.gradle.kts Remove class files from spring-boot-autoconfigure source jar (#12798) 2024-11-26 06:43:54 -08:00
gradle.properties Restructure to have a single spring-boot-autoconfigure artifact (#11826) 2024-07-16 13:57:52 -07: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.