opentracing-contrib / java-jaxrs

OpenTracing Java JAX-RS instrumentation
Apache License 2.0
37 stars 33 forks source link

Remove tracer from filter constructor #105

Closed pavolloffay closed 6 years ago

pavolloffay commented 6 years ago

filter does not need tracer it operates on span wrapper in attributes

Signed-off-by: Pavol Loffay ploffay@redhat.com