Anuraag Agrawal cd528e98fb Rename library entrypoints to Telemetry (#5624) 3 anos atrás
..
src cd528e98fb Rename library entrypoints to Telemetry (#5624) 3 anos atrás
README.md 2ebe912fe4 GraphQL java instrumentation (#5583) 3 anos atrás
build.gradle.kts 2ebe912fe4 GraphQL java instrumentation (#5583) 3 anos atrás

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.