Skip to content

Update module github.com/DataDog/dd-trace-go/v2 to v2.9.0#147

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/github.com-datadog-dd-trace-go-v2-2.x
Open

Update module github.com/DataDog/dd-trace-go/v2 to v2.9.0#147
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/github.com-datadog-dd-trace-go-v2-2.x

Conversation

@renovate

@renovate renovate Bot commented Jun 26, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
github.com/DataDog/dd-trace-go/v2 v2.8.2v2.9.0 age confidence

Release Notes

DataDog/dd-trace-go (github.com/DataDog/dd-trace-go/v2)

v2.9.0

Compare Source

Summary

Application Performance Monitoring (APM)
twmb/franz-go integration

Adds a new contrib package providing tracing for the twmb/franz-go Kafka client. #​4250

Trace context propagation hardening

Adds validation and explicit limits on incoming trace context headers:

  • Baggage extraction enforces per-item and total byte limits. #​4720
  • dd= list-entries over 256 bytes are dropped from incoming tracestate. #​4721
  • x-datadog-tags extraction uses the configurable MaxTagsHeaderLen. #​4727
Service name origin signaling

Adds svc.user/svc.auto process tags so consumers can distinguish whether a service name was user-configured vs. auto-detected. #​4725

Application Security Management (ASM)
RFC-1012 ASM tags, metrics, and logs consolidation

Closes remaining gaps in the RFC-1012 ASM observability consolidation effort across tags, metrics, and logs. #​4708

LLM Observability
Multi-run experiments

Adds support for running LLM evaluation experiments across multiple iterations. #​4660

FlushSync API

Adds an internal FlushSync capability for forcing synchronous flush of LLM Observability data — useful for tests and short-lived processes. #​4695

Profiling
gzip-compressed profile uploads

The profiler now supports gzip compression mode for profile payloads. #​4696 #​4697

CI Visibility

Performance and reliability improvements across the board: caching for test-metadata / impacted-test decisions / CODEOWNERS lookups, hardening of Go retry edge cases and parallel-test safety, and reduced overhead in the test wrapper. See the CI Visibility section below for the full list.

What's Changed

Application Performance Monitoring (APM)
Application Security Management (ASM)
CI Visibility
LLM Observability
Profiling
General

New Contributors

Full Changelog: DataDog/dd-trace-go@v2.8.0...v2.9.0


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • Monday through Friday (* * * * 1-5)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot requested a review from a team as a code owner June 26, 2026 14:40
@renovate renovate Bot requested review from igorbelo and removed request for a team June 26, 2026 14:41
@renovate

renovate Bot commented Jun 26, 2026

Copy link
Copy Markdown
Contributor Author

ℹ️ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 1 additional dependency was updated

Details:

Package Change
github.com/klauspost/compress v1.18.4 -> v1.18.6

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