opentelemetry-java-instrume.../instrumentation/graphql-java-12.0/javaagent
Mateusz Rzeszutek e7887ac929
Idea: deprecate `Config`, add agent-only `InstrumentationConfig` (#6264)
* Idea: deprecate Config, add agent-only InstrumentationConfig

* fix

* fix camel test

* fix external-annotation tests
2022-07-08 16:20:49 +02:00
..
src Idea: deprecate `Config`, add agent-only `InstrumentationConfig` (#6264) 2022-07-08 16:20:49 +02:00
README.md Update GraphQL instrumentation to match spec (#6179) 2022-06-17 14:14:19 +03:00
build.gradle.kts Update GraphQL instrumentation to match spec (#6179) 2022-06-17 14:14:19 +03:00

README.md

Settings for the GraphQL instrumentation

System property Type Default Description
otel.instrumentation.graphql.query-sanitizer.enabled Boolean true Whether to remove sensitive information from query source that is added as span attribute.