v0.1.12
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).