We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fffe64c commit efe08e6Copy full SHA for efe08e6
docs/src/main/asciidoc/integrations.adoc
@@ -597,5 +597,5 @@ In order to disable this instrumentation set `spring.sleuth.rsocket.enabled` to
597
598
This feature is available for all tracer implementations.
599
600
-If you have Spring RSocket running on the classpath, we wrap the inbound and outbound communication to propagate the tracing context via the metadata.
+If you have Spring Batch running on the classpath, we wrap the `StepBuilderFactory` and the `JobBuilderFactory` to propagate the tracing context.
601
In order to disable this instrumentation set `spring.sleuth.batch.enabled` to `false`.
0 commit comments