Lauri Tulmin bc53f2ead1 Fix flaky aws sqs test (#10800) 1 år sedan
..
aws-sdk-1.11 bc53f2ead1 Fix flaky aws sqs test (#10800) 1 år sedan
aws-sdk-2.2 a942b2395c Override xray trace header insteand of appending (#10766) 1 år sedan
README.md fa0914354e Fix aws readme formatting (#10111) 1 år sedan

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.
otel.instrumentation.aws-sdk.experimental-record-individual-http-error Boolean false v2 only, record errors returned by each individual HTTP request as events for the SDK span.