opentelemetry-java-instrume.../instrumentation/spring/spring-boot-autoconfigure
Gregor Zeitlinger 6b66434258
Add automatic MongoDB instrumentation to the OTel starter (#11211)
Co-authored-by: Jean Bisutti <jean.bisutti@gmail.com>
2024-05-16 19:20:38 +03:00
..
src Add automatic MongoDB instrumentation to the OTel starter (#11211) 2024-05-16 19:20:38 +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 Add automatic MongoDB instrumentation to the OTel starter (#11211) 2024-05-16 19:20:38 +03: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.