Skip to content

Chore(deps): Bump github.com/DataDog/dd-trace-go/v2 from 2.9.2 to 2.10.1 - #519

Merged
rafaeljusto merged 1 commit into
mainfrom
dependabot/go_modules/github.com/DataDog/dd-trace-go/v2-2.10.1
Sep 4, 2026
Merged

Chore(deps): Bump github.com/DataDog/dd-trace-go/v2 from 2.9.2 to 2.10.1#519
rafaeljusto merged 1 commit into
mainfrom
dependabot/go_modules/github.com/DataDog/dd-trace-go/v2-2.10.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 4, 2026

Copy link
Copy Markdown
Contributor

Bumps github.com/DataDog/dd-trace-go/v2 from 2.9.2 to 2.10.1.

Release notes

Sourced from github.com/DataDog/dd-trace-go/v2's releases.

v2.10.1

What's Changed

LLMObs

  • fix(llmobs): decode dataset records from the v2 attributes envelope by @​rarguelloF in #5178

Full Changelog: DataDog/dd-trace-go@v2.10.0...v2.10.1

v2.10.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)

... (truncated)

Commits
  • cad99b7 internal/version: v2.10.1
  • b25bcf1 internal/version: v2.10.1-rc.1
  • b171eb7 fix(llmobs): decode dataset records from the v2 attributes envelope (#5178)
  • aa74398 internal/version: v2.10.0
  • b3963d0 internal/version: v2.10.0-rc.9
  • d47a873 chore: retract v2.9.3-rc.1
  • b1df2ca internal/version: v2.10.0-rc.8
  • 76ef501 revert(ddtrace/tracer): drop add()'s per-call protocol re-evaluation (#5167) ...
  • deed9f7 ci: backport Go 1.27/1.26.5 CI stability fixes from main (#5264)
  • aef3b2e internal/version: v2.10.0-rc.7
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/DataDog/dd-trace-go/v2](https://github.com/DataDog/dd-trace-go) from 2.9.2 to 2.10.1.
- [Release notes](https://github.com/DataDog/dd-trace-go/releases)
- [Commits](DataDog/dd-trace-go@v2.9.2...v2.10.1)

---
updated-dependencies:
- dependency-name: github.com/DataDog/dd-trace-go/v2
  dependency-version: 2.10.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Sep 4, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner September 4, 2026 15:04
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Sep 4, 2026
@rafaeljusto
rafaeljusto merged commit ce7b3bb into main Sep 4, 2026
4 checks passed
@rafaeljusto
rafaeljusto deleted the dependabot/go_modules/github.com/DataDog/dd-trace-go/v2-2.10.1 branch September 4, 2026 15:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant