Skip to content

Update module gopkg.in/DataDog/dd-trace-go.v1 to v1.74.6#100

Merged
renovate[bot] merged 1 commit intomainfrom
renovate/gopkg.in-datadog-dd-trace-go.v1-1.74.x
Oct 21, 2025
Merged

Update module gopkg.in/DataDog/dd-trace-go.v1 to v1.74.6#100
renovate[bot] merged 1 commit intomainfrom
renovate/gopkg.in-datadog-dd-trace-go.v1-1.74.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Oct 20, 2025

This PR contains the following updates:

Package Change Age Confidence
gopkg.in/DataDog/dd-trace-go.v1 v1.74.3 -> v1.74.6 age confidence

Release Notes

DataDog/dd-trace-go (gopkg.in/DataDog/dd-trace-go.v1)

v1.74.6

Compare Source

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)

Full Changelog: DataDog/dd-trace-go@v1.74.5...v1.74.6

v1.74.5

Compare Source

[!NOTE]
This is the last minor release for v1. The Go tracer v1 transitional version is a wrapper that preserves the API from v1 but uses v2 under the hood.

This transitional version is the only v1 version that allows both v1 and v2 to be imported in the same service—enabling you to migrate a service gradually. Using this v1 transitional version doesn’t require any code changes, but it also won’t support any new features introduced in the new v2 tracer.

Changes

Updates github.com/DataDog/dd-trace-go/v2 from v2.1.0 to v2.2.2

Full Changelog: DataDog/dd-trace-go@v1.74.3...v1.74.5

v1.74.4

Compare Source

[!WARNING]
This release has been retracted due to incorrect dd-trace-go/v2 version, use the latest v1.74.x available instead.

[!NOTE]
This is the last minor release for v1. The Go tracer v1 transitional version is a wrapper that preserves the API from v1 but uses v2 under the hood.

This transitional version is the only v1 version that allows both v1 and v2 to be imported in the same service—enabling you to migrate a service gradually. Using this v1 transitional version doesn’t require any code changes, but it also won’t support any new features introduced in the new v2 tracer.

Changes

Updates github.com/DataDog/dd-trace-go/v2 from v2.1.0 to v2.2.2

Full Changelog: DataDog/dd-trace-go@v1.74.3...v1.74.4


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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
Copy link
Copy Markdown
Contributor Author

renovate bot commented Oct 20, 2025

ℹ 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):

  • 20 additional dependencies were updated

Details:

Package Change
github.com/DataDog/datadog-agent/comp/core/tagger/origindetection v0.66.1 -> v0.67.0
github.com/DataDog/datadog-agent/pkg/obfuscate v0.66.1 -> v0.67.0
github.com/DataDog/datadog-agent/pkg/proto v0.66.1 -> v0.67.0
github.com/DataDog/datadog-agent/pkg/remoteconfig/state v0.66.1 -> v0.69.0
github.com/DataDog/datadog-agent/pkg/trace v0.66.1 -> v0.67.0
github.com/DataDog/datadog-agent/pkg/util/log v0.66.1 -> v0.67.0
github.com/DataDog/datadog-agent/pkg/util/scrubber v0.66.1 -> v0.67.0
github.com/DataDog/datadog-agent/pkg/version v0.66.1 -> v0.67.0
github.com/DataDog/dd-trace-go/v2 v2.1.0 -> v2.2.3
github.com/DataDog/go-libddwaf/v4 v4.3.0 -> v4.3.2
github.com/DataDog/go-runtime-metrics-internal v0.0.4-0.20250603194815-7edb7c2ad56a -> v0.0.4-0.20250721125240-fdf1ef85b633
github.com/DataDog/opentelemetry-mapping-go/pkg/otlp/attributes v0.26.0 -> v0.27.0
github.com/modern-go/reflect2 v1.0.2 -> v1.0.3-0.20250322232337-35a7c28c31ee
go.opentelemetry.io/collector/component v1.28.1 -> v1.31.0
golang.org/x/exp v0.0.0-20250210185358-939b2ce775ac -> v0.0.0-20250408133849-7e4ce0ab07d0
golang.org/x/mod v0.24.0 -> v0.25.0
golang.org/x/net v0.39.0 -> v0.40.0
golang.org/x/text v0.24.0 -> v0.26.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20250409194420-de1ac958c67a -> v0.0.0-20250425173222-7b384671a197
google.golang.org/grpc v1.71.1 -> v1.72.0

@renovate renovate bot requested a review from a team as a code owner October 20, 2025 11:38
@renovate renovate bot requested review from lhansford and removed request for a team October 20, 2025 11:38
@renovate renovate bot merged commit 7dd6494 into main Oct 21, 2025
4 checks passed
@renovate renovate bot deleted the renovate/gopkg.in-datadog-dd-trace-go.v1-1.74.x branch October 21, 2025 12:09
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