opentelemetry-java-instrume.../instrumentation/graphql-java
Lauri Tulmin 5b5a31a0a8
Delete unused build script (#11294)
2024-05-07 15:56:38 +03:00
..
graphql-java-12.0 Add instrumentation for graphql 20 that does not use deprecated methods (#10779) 2024-03-12 13:48:17 +02:00
graphql-java-20.0 Fix instrumentation for graphql-java-22.0 (#11142) 2024-04-18 15:43:24 +03:00
graphql-java-common Delete unused build script (#11294) 2024-05-07 15:56:38 +03:00
README.md Add instrumentation for graphql 20 that does not use deprecated methods (#10779) 2024-03-12 13:48:17 +02: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.