Files
spring-cloud-sleuth/spring-cloud-sleuth-zipkin
Marcin Grzejszczak 2ac0b6187a SpanAdjuster is not adjusting an andjusted span
For ZipkinSpanReporter we're not applying the adjusting of a span to an adjusted span. In other words each subsequent adjuster is ignoring the results of the previous adjusting

fixes gh-816
2017-12-28 11:33:35 +01:00
..