Christian Neumüller f98a97f671 aws-sdk-2.2: Support non-X-Ray propagation for SQS (#8405) 1 yıl önce
..
aws-sdk-1.11 b370ed52e9 Pin localstack docker image version and fix vetx sql client latest dep test (#8483) 1 yıl önce
aws-sdk-2.2 f98a97f671 aws-sdk-2.2: Support non-X-Ray propagation for SQS (#8405) 1 yıl önce
README.md f98a97f671 aws-sdk-2.2: Support non-X-Ray propagation for SQS (#8405) 1 yıl önce

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 Enable propagation via message attributes using configured propagator (in addition to X-Ray). At the moment, Supports only SQS and the v2 SDK.