Files
spring-cloud-sleuth/tests/common
Marcin Grzejszczak 45bdd9a51a Makes ScopePassingSpanSubscriber aware of pending spans
without this change e.g. Reactor Netty spans are not treated as current in the reactor flow

with this change once Reactor Netty instrumentation creates a pending span it will be treated as a parent one in the reactor flow

fixes gh-2282
2023-04-24 15:47:14 +02:00
..