#projectreactor #coroutines #fromthearchives
With #ProjectReactor
3.5.3, #MicrometerIO
context propagation 1.0.2 core 1.10.4 and tracing 1.0.2 you'll be able to use the new propagation mechanism in reactor based apps that will give you even better experience than #SpringCloud
sleuth! Check https://micrometer.io/docs/observation#instrumentation_of_reactive_libraries for more information!
#projectreactor #micrometerio #springcloud
@davinkevin ok so istio itself won't correlate that. You need libraries that are capable of pushing tracing between threads, libraries and wires. There are no infrastructure based, magical solutions that just make tracing work well. This is why we've been instrumenting #SpringFramework and #ProjectReactor and other libraries (that's why we've created #micrometerio context-propagation project) so that things do work out of the box
#springframework #projectreactor #micrometerio