Download Latest Version v2.10.1 source code.zip (6.4 MB)
Email in envelope

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

Home / v2.10.0
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2026-08-28 19.6 kB
v2.10.0 source code.tar.gz 2026-08-28 5.0 MB
v2.10.0 source code.zip 2026-08-28 6.4 MB
Totals: 3 Items   11.4 MB 0

Summary

This release introduces the new Efficient Trace Protocol (ETP; v1.0) by default. If you want to opt-out and continue using the previous trace protocol, you can set DD_TRACE_AGENT_PROTOCOL_VERSION=0.4. ETP introduces significant improvements on performance and payload size in the wire.

There are other improvements regarding allocations and CPU usage in our tracer's hot paths, including an experimental span pool (available as tracer option and environment variable DD_TRACER_EXPERIMENTAL_SPAN_POOL_ENABLED).

New contribs:

  • labstack/echo v5
  • aerospike/aerospike-client-go v7

What's Changed

Application Performance Monitoring (APM)

Application and API Protection (AAP)

CI Visibility

Database Monitoring (DBM)

Data Stream Monitoring (DSM)

Feature Flagging & Experimentation (FFE)

LLMObs

Profiling

Serverless

General

New Contributors

Full Changelog: https://github.com/DataDog/dd-trace-go/compare/v2.9.2...v2.10.0

Source: README.md, updated 2026-08-28