Skip to content

Files

13 lines (10 loc) · 1.74 KB
·

File metadata and controls

13 lines (10 loc) · 1.74 KB
·

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.
otel.instrumentation.genai.capture-message-content Boolean false v2 only, record content of user and LLM messages when using Bedrock.