opentracing-contrib / java-spring-web

OpenTracing Spring Web instrumentation
Apache License 2.0
107 stars 59 forks source link

TracingRestTemplateInterceptor does not support sorting #145

Open kusanyao opened 3 years ago

kusanyao commented 3 years ago

I want to execute another interceptor to add tags after this interceptor creates a span, but this interceptor does not support sorting.