Skip to content

3.14.2

Choose a tag to compare

@quinna-h quinna-h released this 18 Sep 16:50
· 10 commits to 3.14 since this release
69c197c

Estimated end-of-life date, accurate to within three months: 09-2026
See the support level definitions for more information.

Bug Fixes

  • sampling: This change prevents the DatadogSampler from getting recreated whenever the SpanAggregator is reset, and
    instead updates the rate limiter that the sampler uses.
  • dynamic instrumentation: fix an issue that prevented multiple probes on the same location from being instrumented.
  • source code integration: check that DD_GIT_COMMIT_SHA and DD_GIT_REPOSITORY_URL are defined before using the git command.