-
Notifications
You must be signed in to change notification settings - Fork 36
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
feat: added support for graphql-subscriptions v3 #1446
Conversation
A major code change has affected our instrumentation. We might have to support both v2.0.0 and v3.0.0 separately. We can discuss it internally. https://github.com/apollographql/graphql-subscriptions/releases
|
0c3c616
to
bc62393
Compare
2c923a7
to
5338879
Compare
packages/collector/test/tracing/control_flow/pubsub_async_iterator/app_v2.js
Outdated
Show resolved
Hide resolved
packages/collector/test/tracing/control_flow/pubsub_async_iterator/app.js
Outdated
Show resolved
Hide resolved
commit suggestion
|
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
Tada!