Skip to content

Commit 3f9048c

Browse files
authored
fix: update README.md (#91)
# What does this PR do? fix `DD_TRACE_PROPAGATION_STYLE` values in README.md
1 parent 5af24df commit 3f9048c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ To trace functions, you can either use the `opentelemetry` crate's [API](https:/
5656
* `DD_LOG_LEVEL`
5757
- format: "ERROR|WARN|INFO|DEBUG"
5858
* `DD_TRACE_PROPAGATION_STYLE`
59-
- format: "datadog,w3c,B3"
59+
- format: "datadog,tracecontext"
6060

6161
### Features
6262

0 commit comments

Comments
 (0)