Skip to content

deps(example-go): bump github.com/DataDog/dd-trace-go/v2 from 2.9.1 to 2.10.1 in /examples/single_service/src/go-project - #249

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/examples/single_service/src/go-project/github.com/DataDog/dd-trace-go/v2-2.10.1
Open

deps(example-go): bump github.com/DataDog/dd-trace-go/v2 from 2.9.1 to 2.10.1 in /examples/single_service/src/go-project#249
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/examples/single_service/src/go-project/github.com/DataDog/dd-trace-go/v2-2.10.1

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps github.com/DataDog/dd-trace-go/v2 from 2.9.1 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 @github

dependabot Bot commented on behalf of github Sep 7, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: dependencies, examples, go. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@datadog-prod-us1-6 datadog-prod-us1-6 Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Datadog Autotest: FAIL

The update sets the core tracer to v2.10.1. Orchestrion still requires v2.9.0, so the Test Optimization build stops before test compilation.

Open Bits AI session

🤖 Datadog Autotest · Commit a1b178a · What is Autotest? · @DataDog review to ask questions · Any feedback? Reach out in #autotest

github.com/DataDog/dd-trace-go/contrib/log/slog/v2 v2.9.0
github.com/DataDog/dd-trace-go/contrib/net/http/v2 v2.9.0
github.com/DataDog/dd-trace-go/v2 v2.9.0
github.com/DataDog/dd-trace-go/v2 v2.10.1

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P1 Keep the Orchestrion tracer version aligned

The documented Test Optimization build cannot compile the Go example.

Assertion details
  • Input: Run the Go example with --config=test-optimization after this dependency update.
  • Expected: The core tracer, the two contrib modules, and the Orchestrion configuration must use the same version.
  • Actual: The builder compares the configured v2.9.0 version with the resolved v2.10.1 version. It reports a version mismatch before compilation.

Was this helpful? React 👍 or 👎
🤖 Datadog Autotest · What is Autotest? · @DataDog review to ask questions · Any feedback? Reach out in #autotest · Open Bits AI session

Bumps [github.com/DataDog/dd-trace-go/v2](https://github.com/DataDog/dd-trace-go) from 2.9.1 to 2.10.1.
- [Release notes](https://github.com/DataDog/dd-trace-go/releases)
- [Commits](DataDog/dd-trace-go@v2.9.1...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 changed the title deps(example-go): bump github.com/DataDog/dd-trace-go/v2 from 2.9.0 to 2.10.1 in /examples/single_service/src/go-project deps(example-go): bump github.com/DataDog/dd-trace-go/v2 from 2.9.1 to 2.10.1 in /examples/single_service/src/go-project Sep 7, 2026
@dependabot
dependabot Bot force-pushed the dependabot/go_modules/examples/single_service/src/go-project/github.com/DataDog/dd-trace-go/v2-2.10.1 branch from a1b178a to 17168e5 Compare September 7, 2026 09:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants