Skip to content

Commit

Permalink
Link fix of Spring Boot Starter other-spring-autoconfig.md (#6199)
Browse files Browse the repository at this point in the history
Co-authored-by: Gregor Zeitlinger <[email protected]>
  • Loading branch information
chalin and zeitlinger authored Feb 4, 2025
1 parent cc07067 commit cdd35a2
Showing 1 changed file with 1 addition and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,7 @@ OpenTelemetry Zipkin Exporter Starter is a starter package that includes the
and spring framework starters required to setup distributed tracing. It also
provides the
[opentelemetry-exporters-zipkin](https://github.com/open-telemetry/opentelemetry-java/tree/main/exporters/zipkin)
artifact and corresponding exporter autoconfiguration. Check out
[opentelemetry-spring-boot-autoconfigure](https://github.com/open-telemetry/opentelemetry-java-instrumentation/blob/main/instrumentation/spring/spring-boot-autoconfigure/README.md#features)
for the list of supported libraries and features.
artifact and corresponding exporter autoconfiguration.

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

0 comments on commit cdd35a2

Please sign in to comment.