java-jaxrs icon indicating copy to clipboard operation
java-jaxrs copied to clipboard

Enhance TracingInterceptor to decorate Span when exception occurs

Open rafaelbey opened this issue 2 years ago • 1 comments

Per issue #147, this aims to increase flexibility around decorating Spans when an error occurs when reading request payload or writing back response entity. The current proposal aims to keep the current behavior as much as possible, but could see the standard tags interceptor logging the error on the Span too.

rafaelbey avatar Sep 15 '21 18:09 rafaelbey