Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enhance TracingInterceptor to decorate Span when exception occurs #148

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

rafaelbey
Copy link
Collaborator

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
Copy link
Collaborator Author

Resolves #147

@rafaelbey rafaelbey closed this Sep 15, 2021
@rafaelbey rafaelbey reopened this Sep 15, 2021
@rafaelbey rafaelbey force-pushed the trace_interceptor_error_handling branch from baab75a to 9162858 Compare September 15, 2021 18:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant