Download Latest Version v2.4.0 source code.tar.gz (4.3 MB)
Email in envelope

Get an email when there's a new version of Datadog Client Libraries for Go

Home / v2.2.3
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2025-09-02 1.0 kB
v2.2.3 source code.tar.gz 2025-09-02 3.9 MB
v2.2.3 source code.zip 2025-09-02 4.8 MB
Totals: 3 Items   8.6 MB 0

What's Changed

This patch release fixes a significant bug that caused dropped spans due to local sampling rules overriding the sampling decision already present in inbound distributed trace context.

[!IMPORTANT] Depending on your sampling rules, and especially if you have trace sampling rules,, you may notice an increase in ingested spans. This increase is expected and the consequence of not applying trace sampling rules when there is a head sampling decision. If the ingested volume is problematic, reduce it using APM Ingestion Controls. For any questions or issues, please contact Datadog Support.

Application Performance Monitoring (APM)

  • fix(ddtrace/tracer): keep correct trace+span sampling with propagated sampling decision by @darccio in [#3856]
  • chore: update the remoteconfig dependency by @andreimatei in [#3883]

Full Changelog: https://github.com/DataDog/dd-trace-go/compare/v2.2.2...v2.2.3

Source: README.md, updated 2025-09-02