Uses of Package
org.springframework.cloud.sleuth.instrument.kafka
-
Packages that use org.springframework.cloud.sleuth.instrument.kafka Package Description org.springframework.cloud.sleuth.instrument.kafka -
Classes in org.springframework.cloud.sleuth.instrument.kafka used by org.springframework.cloud.sleuth.instrument.kafka Class Description ReactiveKafkaTracingPropagator UsesReactorSleuthto create separate mono publisher for each element in flux, that will be injecting the tracing context toTracerandContextfor each element separately, giving downstream operators proper tracing context and span.