We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc66405 commit c75af6aCopy full SHA for c75af6a
java/README.md
@@ -66,7 +66,7 @@ Please use the following environment variable for your lambda:
66
`OTEL_PROPAGATORS=tracecontext,baggage,xray-lambda`
67
68
#### If you emit your traces to another system besides AWS X-Ray (Default Setting)
69
-Please use the following environment variable for your lambda:
+The following propagators are configured by default, but you can use this environment variable to customize it:
70
`OTEL_PROPAGATORS=tracecontext,baggage,xray`
71
72
0 commit comments