opentelemetry-java-instrume.../instrumentation/spring/spring-boot-autoconfigure
Gregor Zeitlinger 749fafaea8
enforce static imports (#12009)
2024-08-21 10:40:50 -07:00
..
src enforce static imports (#12009) 2024-08-21 10:40:50 -07:00
README.md Restructure to have a single spring-boot-autoconfigure artifact (#11826) 2024-07-16 13:57:52 -07:00
build.gradle.kts Restructure to have a single spring-boot-autoconfigure artifact (#11826) 2024-07-16 13:57:52 -07: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.