Skip to content

Graphql resource name is the full query #2269

Answered by rochdev
olup asked this question in Q&A
Discussion options

You must be logged in to vote

The query should be available in both cases, so there might be a bug when using Apollo. However, since you explicitly don't want the whole query, for your use case it should be enough to disable query signature in both services with tracer.use('graphql', { signature: false }).

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@olup
Comment options

@kdawgwilk
Comment options

Answer selected by olup
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants