Change8

v3.14.2

📦 datadog-sdkView on GitHub →
🐛 3 fixes🔧 2 symbols

Summary

This release focuses on bug fixes, including improvements to sampling stability, dynamic instrumentation, and source code integration checks. The estimated end-of-life is September 2026.

🐛 Bug Fixes

  • Prevented DatadogSampler from being recreated when SpanAggregator is reset; instead, the rate limiter used by the sampler is updated.
  • Fixed an issue preventing multiple probes on the same location from being instrumented in dynamic instrumentation.
  • Added checks for DD_GIT_COMMIT_SHA and DD_GIT_REPOSITORY_URL definitions before executing the git command for source code integration.

🔧 Affected Symbols

DatadogSamplerSpanAggregator