Replies: 1 comment
-
hi @alvin562! check out https://github.com/open-telemetry/opentelemetry-java-instrumentation/blob/main/instrumentation/graphql-java-12.0/javaagent/README.md |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
Is there an property/flag to disable sanitization of graphql queries within spans? Something similar to the otel.instrumentation.common.db-statement-sanitizer.enabled for databases but for graphql queries.
Relevant link:
https://github.com/open-telemetry/opentelemetry-specification/blob/main/specification/trace/semantic_conventions/instrumentation/graphql.md
Beta Was this translation helpful? Give feedback.
All reactions