opentelemetry-java-instrume.../instrumentation/graphql-java-12.0/javaagent
Anuraag Agrawal cd528e98fb
Rename library entrypoints to Telemetry (#5624)
* Rename library entrypoints to Telemetry

* Renames
2022-03-22 14:39:23 +09:00
..
src Rename library entrypoints to Telemetry (#5624) 2022-03-22 14:39:23 +09:00
README.md GraphQL java instrumentation (#5583) 2022-03-17 08:55:45 -07:00
build.gradle.kts GraphQL java instrumentation (#5583) 2022-03-17 08:55:45 -07:00

README.md

Settings for the GraphQL instrumentation

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