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

Add parent opentracing span around root query/mutation/resolvers #89

Merged
merged 2 commits into from
Apr 23, 2018

Conversation

vektah
Copy link
Collaborator

@vektah vektah commented Apr 20, 2018

This also makes it easy to add middleware to send the raw query to your bug service.

This makes the request and resolver contexts available during panic
so that you can log the incoming query, user info etc with your bug
tracker
@vektah vektah merged commit ab3803a into master Apr 23, 2018
@vektah vektah deleted the opentracing-parent-span branch April 23, 2018 01:44
cgxxv pushed a commit to cgxxv/gqlgen that referenced this pull request Mar 25, 2022
 Add parent opentracing span around root query/mutation/resolvers
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