Skip to content

Commit 9050bf4

Browse files
chalinzeitlinger
andauthored
Link fix of Spring Boot Starter other-spring-autoconfig.md (#6199)
Co-authored-by: Gregor Zeitlinger <[email protected]>
1 parent 6a7dee6 commit 9050bf4

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)
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)