You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|`otel.instrumentation.aws-sdk.experimental-span-attributes`| Boolean |`false`| Enable the capture of experimental span attributes. |
11
11
|`otel.instrumentation.aws-sdk.experimental-use-propagator-for-messaging`| Boolean |`false`| v2 only, inject into SNS/SQS attributes with configured propagator: See [v2 README](aws-sdk-2.2/library/README.md#trace-propagation). |
12
12
|`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. |
13
+
|`otel.instrumentation.genai.capture-message-content`| Boolean |`false`| v2 only, record content of user and LLM messages when using Bedrock. |
0 commit comments