Skip to content

v0.1.12

Compare
Choose a tag to compare
@dgoffredo dgoffredo released this 17 Nov 22:59
· 71 commits to main since this release
5c53143

This release contains the following changes:

  • The default trace propagation style is now "datadog, tracecontext" instead of "datadog" (#72).
  • When "tracecontext" is among the configured propagation styles, the tracestate header will not be ignored in some cases where previously it would have been ignored (#72).
  • The tracer now generates 128-bit trace IDs by default (#71).
  • Requests made to the Datadog Agent now have a configurable timeout (#66).
  • Internal telemetry sends less data on tracer startup (#68).