Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 893 Bytes

File metadata and controls

7 lines (4 loc) · 893 Bytes

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.

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.

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