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
andDD_GIT_REPOSITORY_URL
are defined before using the git command.