-
Notifications
You must be signed in to change notification settings - Fork 583
feat: useApolloInlineTrace
plugin for federated tracing (v3)
#1621
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
Conversation
🦋 Changeset detectedLatest commit: 9397dec The changes in this PR will be included in the next version bump. This PR includes changesets to release 1 package
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
I agree with changing the name. As you said, it is Apollo specific. |
Waiting for graphql-hive/envelop#1490. |
useInlineTrace
plugin for federated tracinguseApolloInlineTrace
plugin for federated tracing
@ardatan due to limitations with After the limitations are lifted, we can deprecate this plugin in favor of envelop. P.S. I renamed the plugin to |
useApolloInlineTrace
plugin for federated tracinguseApolloInlineTrace
plugin for federated tracing (v3)
Closes #1607
Only one question: since the federated tracing thing is Apollo specific, should the plugin be named
useApolloInlineTrace
instead? Yes, it should (99a9abb).