Skip to content

Agent Data Plane 0.1.34

Latest

Choose a tag to compare

@tobz tobz released this 19 Feb 18:28
· 16 commits to main since this release
74adecc

What's Changed

  • chore(agent-data-plane): bump version to 0.1.34 by @dd-octo-sts[bot] in #1196
  • enhancement(agent-data-plane): OTTL library optimization (arena based for cache locality) & code refactoring (split monolithic code for better maintenance) & path indexes support by @RiantZ in #1192
  • enhancement(otlp source): remove unecessary call to use_both_maps by @andrewqian2001datadog in #1199
  • enhancement(datadog encoder): amortize formatting of OTLP sample rate in traces by @tobz in #1191
  • chore(deps): update keccak to resolve RustSec advisory by @tobz in #1204
  • fix(datadog forwarder): use fallback behavior for forwarder retry queue size settings by @tobz in #1203
  • fix(agent-data-plane): ensure logs are flushed before exiting by @tobz in #1201
  • chore(otlp source): initialize map size and reduce intermediate clone by @andrewqian2001datadog in #1202

Full Changelog: 0.1.33...0.1.34