Propagating the Trace Context

W3C Trace Context propagation is available for all supported languages. The default trace propagation style for all languages is datadog,tracecontext. Envoy and nginx proxies use the default of tracecontext,datadog.

For more information about each language’s configuration options for trace context propagation, see the following pages:

Java
Python
Ruby
go
Node.js
PHP
C++
.Net

Further Reading