opentelemetry-java-instrume.../instrumentation/aws-sdk
Trask Stalnaker 67f91b8833
Update network.protocol.version 2.0 -> 2 and 3.0 -> 3 (#9145)
2023-08-13 10:01:47 -07:00
..
aws-sdk-1.11 Update network.protocol.version 2.0 -> 2 and 3.0 -> 3 (#9145) 2023-08-13 10:01:47 -07:00
aws-sdk-2.2 Make `HttpClientAttributesGetter` extend `NetClientAttributesGetter` (#9015) 2023-07-31 11:09:09 -07:00
README.md Apply Prettier to markdown files (#8968) 2023-07-19 12:22:35 -07:00

README.md

Settings for the AWS SDK instrumentation

For more information, see the respective public setters in the AwsSdkTelemetryBuilder classes:

System property Type Default Description
otel.instrumentation.aws-sdk.experimental-span-attributes Boolean false Enable the capture of experimental span attributes.
otel.instrumentation.aws-sdk.experimental-use-propagator-for-messaging Boolean false v2 only, inject into SNS/SQS attributes with configured propagator: See v2 README.