opentelemetry-java-instrume.../instrumentation/graphql-java-12.0/javaagent/README.md

6 lines
560 B
Markdown

# 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. |