opentelemetry-java-instrume.../instrumentation/spring/starters/zipkin-spring-boot-starter
Trask Stalnaker 428aa281d5
Restructure to have a single spring-boot-autoconfigure artifact (#11826)
2024-07-16 13:57:52 -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 Test earliest spring boot version (#11474) 2024-06-12 07:31:31 -07:00

README.md

OpenTelemetry Zipkin Exporter Starter

The OpenTelemetry Exporter Starter for Java is a starter package that includes packages required to enable tracing using OpenTelemetry. It also provides the dependency and corresponding auto-configuration. Check out opentelemetry-spring-boot-autoconfigure for the list of supported libraries and features.

OpenTelemetry Zipkin Exporter Starter is a starter package that includes the opentelemetry-api, opentelemetry-sdk, opentelemetry-extension-annotations, opentelemetry-logging-exporter, opentelemetry-spring-boot-autoconfigurations and spring framework starters required to setup distributed tracing. It also provides the opentelemetry-exporters-zipkin artifact and corresponding exporter auto-configuration. Check out opentelemetry-spring-boot-autoconfigure for the list of supported libraries and features.

Documentation for the OpenTelemetry Zipkin Exporter Starter can be found here.