File tree 1 file changed +1
-3
lines changed
content/en/docs/zero-code/java/spring-boot-starter
1 file changed +1
-3
lines changed Original file line number Diff line number Diff line change @@ -18,9 +18,7 @@ OpenTelemetry Zipkin Exporter Starter is a starter package that includes the
18
18
and spring framework starters required to setup distributed tracing. It also
19
19
provides the
20
20
[ opentelemetry-exporters-zipkin] ( https://github.com/open-telemetry/opentelemetry-java/tree/main/exporters/zipkin )
21
- artifact and corresponding exporter autoconfiguration. Check out
22
- [ opentelemetry-spring-boot-autoconfigure] ( https://github.com/open-telemetry/opentelemetry-java-instrumentation/blob/main/instrumentation/spring/spring-boot-autoconfigure/README.md#features?FIXME )
23
- for the list of supported libraries and features.
21
+ artifact and corresponding exporter autoconfiguration.
24
22
25
23
If an exporter is present in the classpath during runtime and a spring bean of
26
24
the exporter is missing from the spring application context, an exporter bean is
You can’t perform that action at this time.
0 commit comments