opentelemetry-java-instrume.../instrumentation/spring/spring-boot-autoconfigure
Lauri Tulmin b02219c206
Wrap instrumented data source in spring starter (#14255)
2025-08-11 16:00:11 -07:00
..
src Wrap instrumented data source in spring starter (#14255) 2025-08-11 16:00:11 -07:00
README.md Add descriptions and metadata for spring modules (#14309) 2025-07-30 12:30:12 -07:00
build.gradle.kts Wrap instrumented data source in spring starter (#14255) 2025-08-11 16:00:11 -07:00
gradle.properties Restructure to have a single spring-boot-autoconfigure artifact (#11826) 2024-07-16 13:57:52 -07:00
metadata.yaml Add descriptions and metadata for spring modules (#14309) 2025-07-30 12:30:12 -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.