opentelemetry-java-instrume.../instrumentation/aws-sdk
Mateusz Rzeszutek 6e573289ae
Replace NetAttributes with SemanticAttributes (#8992)
2023-07-21 11:27:54 +02:00
..
aws-sdk-1.11 Replace NetAttributes with SemanticAttributes (#8992) 2023-07-21 11:27:54 +02:00
aws-sdk-2.2 Apply Prettier to markdown files (#8968) 2023-07-19 12:22:35 -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.