Files
spring-cloud-sleuth/tests
Marcin Grzejszczak fc8212bd2a Makes TraceValve continue a trace when span is set as an attribute
without this change when TraceValve gets called multiple times for the same request, we will create a new trace each time a new dispatch takes place
with this change we're checking whether there's already a Span attribute set. If that's the case we will continue the trace instead of creating a new one

fixes gh-2075
2022-05-24 14:31:20 +02:00
..
2022-05-24 14:02:58 +02:00
2022-05-24 14:02:58 +02:00