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 5af24df commit 3f9048cCopy full SHA for 3f9048c
README.md
@@ -56,7 +56,7 @@ To trace functions, you can either use the `opentelemetry` crate's [API](https:/
56
* `DD_LOG_LEVEL`
57
- format: "ERROR|WARN|INFO|DEBUG"
58
* `DD_TRACE_PROPAGATION_STYLE`
59
- - format: "datadog,w3c,B3"
+ - format: "datadog,tracecontext"
60
61
### Features
62
0 commit comments