-
Notifications
You must be signed in to change notification settings - Fork 445
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
contrib/graph-gophers/graphql-go: exposing operation name in the tracer #586
Conversation
Not sure why does the build fail:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Even though this change is probably ok to introduce, do you mind following our contribution guidelines and first opening an issue to discuss your proposal, before committing to the actual work?
Sure: #590 |
@knusbaum can you PTAL? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks. There is only one small tweak that I think should be made.
e78a5d9
to
568a664
Compare
I'm working on fixing CI here: #595 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM pending CI passing.
Head build is currently broken. Build failure seems to come from kubernetes support:
graphql-go tests are fine:
|
Yes, there's been a change in |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I've updated your branch, hopefully CI will pass now. Also asking for a small change...
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM :)
Fixes #590