Skip to content

Commit 69cb20f

Browse files
authored
Update other-spring-autoconfig.md
1 parent 6612143 commit 69cb20f

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

content/en/docs/zero-code/java/spring-boot-starter/other-spring-autoconfig.md

+1-3
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,7 @@ OpenTelemetry Zipkin Exporter Starter is a starter package that includes the
1818
and spring framework starters required to setup distributed tracing. It also
1919
provides the
2020
[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.
2422

2523
If an exporter is present in the classpath during runtime and a spring bean of
2624
the exporter is missing from the spring application context, an exporter bean is

0 commit comments

Comments
 (0)