|
před 9 měsíci | |
---|---|---|
.. | ||
graphql-java-12.0 | před 1 rokem | |
graphql-java-20.0 | před 9 měsíci | |
graphql-java-common | před 9 měsíci | |
README.md | před 9 měsíci |
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. |