·
2 commits
to main
since this release
What's Changed
This release expands OpenTelemetry support with process context publishing and span links, improves trace propagation controls, and adds IPv6 support for agent hosts. It also refreshes the design and conventions documentation.
Functional Changes
- Add support for publishing the OpenTelemetry process context. #324
- Add support for OpenTelemetry-style span links. #330
- Add support for
DD_TRACE_PROPAGATION_BEHAVIOR_EXTRACTto control incoming distributed-trace context extraction. #337 - Add support for IPv6 agent host addresses. #350
Technical Change
- Major update to the Design documentation. #331 #334 #335 #338 #339
- Add Conventions documentation. #336 #349
Bug Fixes
- Add
_dd.apm.enabled:0to every span. #343
Full Changelog: v2.1.1...v2.2.0