Skip to content

Commit c75af6a

Browse files
Update java/README.md
Co-authored-by: Tyler Benson <[email protected]>
1 parent cc66405 commit c75af6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

java/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ Please use the following environment variable for your lambda:
6666
`OTEL_PROPAGATORS=tracecontext,baggage,xray-lambda`
6767

6868
#### If you emit your traces to another system besides AWS X-Ray (Default Setting)
69-
Please use the following environment variable for your lambda:
69+
The following propagators are configured by default, but you can use this environment variable to customize it:
7070
`OTEL_PROPAGATORS=tracecontext,baggage,xray`
7171

7272

0 commit comments

Comments
 (0)