Lauri Tulmin fa4234396e Fix flaky aws1 test (#9849) 1 rok temu
..
aws-sdk-1.11 fa4234396e Fix flaky aws1 test (#9849) 1 rok temu
aws-sdk-2.2 4a9b965b2f Add process spans to aws2 sqs instrumentation (#9778) 1 rok temu
README.md 2724a87743 Enhance AWS SDK Instrumentation with Detailed HTTP Error Information (#9448) 1 rok temu

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.