opentracing-contrib / java-spring-web

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

Autoconfigure Servlet Decorators #86

Closed ledor473 closed 3 years ago

ledor473 commented 6 years ago

This builds on top of https://github.com/opentracing-contrib/java-spring-web/pull/84 and https://github.com/opentracing-contrib/java-spring-web/pull/85 but also makes use of https://github.com/opentracing-contrib/java-web-servlet-filter/pull/49

cc: @jfbreault

pavolloffay commented 5 years ago

@ledor473 I think we can go forward with this. But I am not sure about adding decorators for resttemplates.