This repository was archived by the owner on Dec 19, 2023. It is now read-only.
why is graphql.servlet.tracing-enabled not working? #801
Unanswered
KangSeongHyo
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, im a junior developer and studying graphql hard. (My English isn’t very good, so please bear with me.)
it doesn't work. (I use playground)
application.yml
graphql.servlet.tracing-enabled : true
So
As an alternative, I created bean TracingInstrumentation
This worked well
but I wonder why graphql.servlet.tracing-enabled is doesn't work Or Am i misunderstanding?
thank you
Beta Was this translation helpful? Give feedback.
All reactions