Another part of #932 In this PR I changed all the library instrumentation packages -- these are breaking changes, so I figured the earlier we do this the less painful it'll be to the users. I know that at least some of them are actively used, so we'll need to spell this out in the release notes. --------- Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com> |
||
---|---|---|
.. | ||
src | ||
README.md | ||
build.gradle.kts |
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. |