opentelemetry-java-instrume.../instrumentation/spring/spring-boot-autoconfigure
dingjiefei af2fb237fe
stabilise spanNames (#12487)
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
2025-01-17 13:57:02 -08:00
..
src stabilise spanNames (#12487) 2025-01-17 13:57:02 -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.