opentelemetry-java-instrume.../instrumentation/spring/spring-boot-autoconfigure
Trask Stalnaker 74d07f1d36
Database stable semconv tests and fixes (#12601)
2024-11-10 09:44:57 +02:00
..
src Database stable semconv tests and fixes (#12601) 2024-11-10 09:44:57 +02:00
README.md Restructure to have a single spring-boot-autoconfigure artifact (#11826) 2024-07-16 13:57:52 -07:00
build.gradle.kts Database stable semconv tests and fixes (#12601) 2024-11-10 09:44:57 +02: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.