Skip to content

Commit bbbb55a

Browse files
renovate[bot]dd-octo-sts[bot]devflow.devflow-routing-intake
authored
Update module github.com/DataDog/datadog-go/v5 to v5.9.0 (#53234)
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Adoption](https://docs.renovatebot.com/merge-confidence/) | [Passing](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---|---|---| | [github.com/DataDog/datadog-go/v5](https://redirect.github.com/DataDog/datadog-go) | `v5.8.3` → `v5.9.0` | ![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fDataDog%2fdatadog-go%2fv5/v5.9.0?slim=true) | ![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fDataDog%2fdatadog-go%2fv5/v5.9.0?slim=true) | ![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fDataDog%2fdatadog-go%2fv5/v5.8.3/v5.9.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fDataDog%2fdatadog-go%2fv5/v5.8.3/v5.9.0?slim=true) | --- ### Release Notes <details> <summary>DataDog/datadog-go (github.com/DataDog/datadog-go/v5)</summary> ### [`v5.9.0`](https://redirect.github.com/DataDog/datadog-go/releases/tag/v5.9.0) [Compare Source](https://redirect.github.com/DataDog/datadog-go/compare/v5.8.3...v5.9.0) See the [Changelog](https://redirect.github.com/DataDog/datadog-go/blob/master/CHANGELOG.md#590--2026-06-24) for the details. </details> --- ### Configuration 📅 **Schedule**: (in timezone Europe/Paris) - Branch creation - At 12:00 AM through 04:59 AM and 10:00 PM through 11:59 PM, Monday through Friday (`* 0-4,22-23 * * 1-5`) - Only on Sunday and Saturday (`* * * * 0,6`) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/DataDog/datadog-agent). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yNDIuMiIsInVwZGF0ZWRJblZlciI6IjQzLjI0Mi4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJjaGFuZ2Vsb2cvbm8tY2hhbmdlbG9nIiwiZGVwZW5kZW5jaWVzIiwiZGVwZW5kZW5jaWVzLWdvIiwicWEvbm8tY29kZS1jaGFuZ2UiXX0=--> Co-authored-by: dd-octo-sts[bot] <200755185+dd-octo-sts[bot]@users.noreply.github.com> Co-authored-by: devflow.devflow-routing-intake <devflow.devflow-routing-intake@kubernetes.us1.ddbuild.io>
1 parent 08d84a7 commit bbbb55a

24 files changed

Lines changed: 36 additions & 36 deletions

File tree

comp/otelcol/ddflareextension/impl/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -233,7 +233,7 @@ require (
233233
github.com/DataDog/datadog-agent/pkg/util/system v0.80.2 // indirect
234234
github.com/DataDog/datadog-agent/pkg/util/winutil v0.82.0-devel.0.20260624113434-509b872045c2 // indirect
235235
github.com/DataDog/datadog-api-client-go/v2 v2.61.0 // indirect
236-
github.com/DataDog/datadog-go/v5 v5.8.3 // indirect
236+
github.com/DataDog/datadog-go/v5 v5.9.0 // indirect
237237
github.com/DataDog/go-acl v1.0.1 // indirect
238238
github.com/DataDog/mmh3 v0.0.0-20210722141835-012dc69a9e49 // indirect
239239
github.com/DataDog/sketches-go v1.4.8 // indirect

comp/otelcol/ddflareextension/impl/go.sum

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

comp/otelcol/ddprofilingextension/impl/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ require (
1111
github.com/DataDog/datadog-agent/pkg/opentelemetry-mapping-go/otlp/attributes v0.79.0-devel.0.20260402163801-bfa4eff6c991
1212
github.com/DataDog/datadog-agent/pkg/proto v0.77.0
1313
github.com/DataDog/datadog-agent/pkg/trace v0.77.0
14-
github.com/DataDog/datadog-go/v5 v5.8.3
14+
github.com/DataDog/datadog-go/v5 v5.9.0
1515
github.com/DataDog/dd-trace-go/v2 v2.9.0
1616
github.com/stretchr/testify v1.11.1
1717
go.opentelemetry.io/collector/component v1.61.0

comp/otelcol/ddprofilingextension/impl/go.sum

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

comp/otelcol/otlp/components/connector/datadogconnector/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ require (
1414
github.com/DataDog/datadog-agent/pkg/trace/otel v0.77.0-devel.0.20260213154712-e02b9359151a
1515
github.com/DataDog/datadog-agent/pkg/trace/stats v0.77.0-devel.0.20260213154712-e02b9359151a
1616
github.com/DataDog/datadog-agent/pkg/util/option v0.77.0-devel.0.20260213154712-e02b9359151a
17-
github.com/DataDog/datadog-go/v5 v5.8.3
17+
github.com/DataDog/datadog-go/v5 v5.9.0
1818
github.com/google/go-cmp v0.7.0
1919
github.com/open-telemetry/opentelemetry-collector-contrib/pkg/datadog v0.155.0
2020
github.com/stretchr/testify v1.11.1

comp/otelcol/otlp/components/connector/datadogconnector/go.sum

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

comp/otelcol/otlp/components/exporter/datadogexporter/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ require (
2020
github.com/DataDog/datadog-agent/pkg/trace v0.80.2
2121
github.com/DataDog/datadog-agent/pkg/util/fxutil v0.80.2
2222
github.com/DataDog/datadog-agent/pkg/util/otel v0.74.0-devel.0.20251125141836-2ae7a968751c
23-
github.com/DataDog/datadog-go/v5 v5.8.3
23+
github.com/DataDog/datadog-go/v5 v5.9.0
2424
github.com/open-telemetry/opentelemetry-collector-contrib/pkg/datadog v0.155.0
2525
github.com/stretchr/testify v1.11.1
2626
go.opentelemetry.io/collector/component v1.61.0

comp/otelcol/otlp/components/exporter/datadogexporter/go.sum

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

comp/otelcol/otlp/components/metricsclient/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ go 1.25.0
44

55
require (
66
github.com/DataDog/datadog-agent/pkg/trace v0.64.0-devel.0.20250129182827-bab631c10d61
7-
github.com/DataDog/datadog-go/v5 v5.8.3
7+
github.com/DataDog/datadog-go/v5 v5.9.0
88
github.com/stretchr/testify v1.11.1
99
go.opentelemetry.io/otel v1.44.0
1010
go.opentelemetry.io/otel/metric v1.44.0

comp/otelcol/otlp/components/metricsclient/go.sum

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)