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 apollo-tracing support #404

Merged
merged 5 commits into from
Nov 2, 2018
Merged

add apollo-tracing support #404

merged 5 commits into from
Nov 2, 2018

Conversation

vvakame
Copy link
Collaborator

@vvakame vvakame commented Oct 30, 2018

closes #219
https://github.com/apollographql/apollo-tracing

I'll test this implementation on my app later.

I have:

  • Added tests covering the bug / feature (see testing)
  • Updated any relevant documentation (see docs)

handler/graphql.go Outdated Show resolved Hide resolved
@vvakame
Copy link
Collaborator Author

vvakame commented Oct 31, 2018

Looks fine 🤔
tracing_example

@vvakame vvakame changed the title [WIP] add apollo-tracing support add apollo-tracing support Oct 31, 2018
@vvakame vvakame mentioned this pull request Oct 31, 2018
2 tasks
@vektah vektah merged commit b26ee6b into master Nov 2, 2018
@vektah vektah deleted the feat-apollo-tracing branch November 2, 2018 03:48
@GarethSharpe
Copy link

Any documentation on how to implement this?

@mathewbyrne
Copy link
Contributor

I don't believe so, the contrib package is in the https://github.com/99designs/gqlgen-contrib repo, and could definitely do with a README at least. Feel free to open an issue there.

@vniche
Copy link

vniche commented Jan 27, 2020

cgxxv pushed a commit to cgxxv/gqlgen that referenced this pull request Mar 25, 2022
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.

Support of Apollo Tracing?
5 participants