|
9 mesiacov pred | |
---|---|---|
.. | ||
graphql-java-12.0 | 1 rok pred | |
graphql-java-20.0 | 9 mesiacov pred | |
graphql-java-common | 9 mesiacov pred | |
README.md | 9 mesiacov pred |
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. |
System property | Type | Default | Description |
---|---|---|---|
otel.instrumentation.graphql.data-fetcher.enabled |
Boolean | false |
Whether to create spans for data fetchers. |
otel.instrumentation.graphql.trivial-data-fetcher.enabled |
Boolean | false |
Whether to create spans for trivial data fetchers. A trivial data fetcher is one that simply maps data from an object to a field. |