opentelemetry-java-instrume.../instrumentation/graphql-java-12.0/javaagent
Lauri Tulmin c2f9e7ae55
Update GraphQL instrumentation to match spec (#6179)
* Update GraphQL instrumentation to match spec

* add back removed method as deprecated

* revert accidental change

* change method order
2022-06-17 14:14:19 +03:00
..
src Update GraphQL instrumentation to match spec (#6179) 2022-06-17 14:14:19 +03: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.