opentelemetry-java-instrume.../instrumentation/spring/spring-boot-autoconfigure
Gregor Zeitlinger 32df5ae710
extract @SpringBootInstrumentation annotation (#11293)
2024-05-08 10:12:39 +03:00
..
src extract @SpringBootInstrumentation annotation (#11293) 2024-05-08 10:12:39 +03: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 Cloud provider in spring starter (#11014) 2024-04-11 15:03:17 -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.