Change8

v3.13.3

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

Summary

This release focuses on bug fixes, including improvements to sampling logic, source code integration robustness, and CI Visibility coverage submission for pytest-xdist sessions.

🐛 Bug Fixes

  • Prevented DatadogSampler from being recreated when SpanAggregator is reset; instead, the rate limiter used by the sampler is updated.
  • Added checks to ensure DD_GIT_COMMIT_SHA and DD_GIT_REPOSITORY_URL are defined before executing the git command for source code integration.
  • Resolved an issue in CI Visibility where coverage from pytest-xdist sessions lacked the correct session ID, which hindered Test Impact Analysis.

🔧 Affected Symbols

DatadogSamplerSpanAggregator