File tree 1 file changed +1
-1
lines changed
content/en/docs/zero-code/java/spring-boot-starter
1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ 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
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 )
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
23
for the list of supported libraries and features.
24
24
25
25
If an exporter is present in the classpath during runtime and a spring bean of
You can’t perform that action at this time.
0 commit comments