Skip to content

Commit a6f3598

Browse files
renovate[bot]devflow.devflow-routing-intake
andauthored
Update module github.com/DataDog/opentelemetry-mapping-go/pkg/quantile to v0.33.0 (#52524)
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/opentelemetry-mapping-go/pkg/quantile](https://redirect.github.com/DataDog/opentelemetry-mapping-go) | `v0.29.0` → `v0.33.0` | ![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fDataDog%2fopentelemetry-mapping-go%2fpkg%2fquantile/v0.33.0?slim=true) | ![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fDataDog%2fopentelemetry-mapping-go%2fpkg%2fquantile/v0.33.0?slim=true) | ![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fDataDog%2fopentelemetry-mapping-go%2fpkg%2fquantile/v0.29.0/v0.33.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fDataDog%2fopentelemetry-mapping-go%2fpkg%2fquantile/v0.29.0/v0.33.0?slim=true) | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/33469) for more information. --- ### Release Notes <details> <summary>DataDog/opentelemetry-mapping-go (github.com/DataDog/opentelemetry-mapping-go/pkg/quantile)</summary> ### [`v0.33.0`](https://redirect.github.com/DataDog/opentelemetry-mapping-go/blob/HEAD/CHANGELOG.md#v0330) ##### 🛑 Breaking changes 🛑 - `pkg/otlp/attributes`: changes MeterProvider to be from `github.com/DataDog/datadog-agent/pkg/opentelemetry-mapping-go/otlp/attributes` which is a copy of this library ([#&#8203;768](https://redirect.github.com/DataDog/opentelemetry-mapping-go/issues/768)) - `pkg/inframetadata`: Changes Pusher type to be from `github.com/DataDog/datadog-agent/pkg/opentelemetry-mapping-go/inframetadata` which is a copy of this library ([#&#8203;768](https://redirect.github.com/DataDog/opentelemetry-mapping-go/issues/768)) - `pkg/internal/sketchtest`: Changes references to `github.com/DataDog/opentelemetry-mapping-go/pkg/internal/sketchtest` to `github.com/DataDog/datadog-agent/pkg/util/quantile/sketchtest` ([#&#8203;768](https://redirect.github.com/DataDog/opentelemetry-mapping-go/issues/768), [#&#8203;818](https://redirect.github.com/DataDog/opentelemetry-mapping-go/issues/818)) ##### 🚩 Deprecations 🚩 - `all`: Deprecate all modules in this repository. ([#&#8203;839](https://redirect.github.com/DataDog/opentelemetry-mapping-go/issues/839)) See go.mod files and README.md for replacements. ### [`v0.32.0`](https://redirect.github.com/DataDog/opentelemetry-mapping-go/blob/HEAD/CHANGELOG.md#v0320) ##### 🚀 New components 🚀 - `pkg/otlp/rum`: Add OTLP -> RUM translation and also deprecate MapLogs in favor of MapLogsAndRouteRUMEvents so that RUM events are handled. ([#&#8203;745](https://redirect.github.com/DataDog/opentelemetry-mapping-go/issues/745)) ##### 💡 Enhancements 💡 - `pkg/otlp/metrics`: Add `WithInferDeltaInterval` option to infer the interval for delta metrics ([#&#8203;765](https://redirect.github.com/DataDog/opentelemetry-mapping-go/issues/765)) - `pkg/otlp/rum`: Add RUM -> OTLP translation. ([#&#8203;747](https://redirect.github.com/DataDog/opentelemetry-mapping-go/issues/747)) ### [`v0.31.0`](https://redirect.github.com/DataDog/opentelemetry-mapping-go/blob/HEAD/CHANGELOG.md#v0310) ##### 🧰 Bug fixes 🧰 - `pkg/quantile`: Return an error on non monotonic bounds for histogram metrics. Previously, this would create a panic. ([#&#8203;744](https://redirect.github.com/DataDog/opentelemetry-mapping-go/issues/744)) ### [`v0.30.0`](https://redirect.github.com/DataDog/opentelemetry-mapping-go/blob/HEAD/CHANGELOG.md#v0300) ##### 🛑 Breaking changes 🛑 - `pkg/otlp/metrics`: Add interval argument to Consumer methods. ([#&#8203;725](https://redirect.github.com/DataDog/opentelemetry-mapping-go/issues/725)) All intervals passed as of this change will be 0, which is equivalent to the previous behavior. ##### 💡 Enhancements 💡 - `pkg/quantile`: Add a binary generator to the quantile package to facilitate DDSketch to OTLPHistogram conversion. ([#&#8203;738](https://redirect.github.com/DataDog/opentelemetry-mapping-go/issues/738)) ##### 🧰 Bug fixes 🧰 - `pkg/otlp/logs`: Log attribute values of type bool, int and double will be represented as such. Previously, they were incorrectly converted to string. ([#&#8203;740](https://redirect.github.com/DataDog/opentelemetry-mapping-go/issues/740)) ### [`v0.29.1`](https://redirect.github.com/DataDog/opentelemetry-mapping-go/blob/HEAD/CHANGELOG.md#v0291) ##### 🧰 Bug fixes 🧰 - `pkg/otlp/metrics`: Do not consume host or tags for ResourceMetrics that only contain APM metrics. ([#&#8203;721](https://redirect.github.com/DataDog/opentelemetry-mapping-go/issues/721)) </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:eyJjcmVhdGVkSW5WZXIiOiI0My4yMzEuMSIsInVwZGF0ZWRJblZlciI6IjQzLjIzMS4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJjaGFuZ2Vsb2cvbm8tY2hhbmdlbG9nIiwiZGVwZW5kZW5jaWVzIiwiZGVwZW5kZW5jaWVzLWdvIiwicWEvbm8tY29kZS1jaGFuZ2UiXX0=--> Co-authored-by: devflow.devflow-routing-intake <devflow.devflow-routing-intake@kubernetes.us1.ddbuild.io>
1 parent 186ddc9 commit a6f3598

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

  • tasks/unit_tests/testdata/go_mod_formatter

tasks/unit_tests/testdata/go_mod_formatter/invalid_package/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/tagset v0.51.0-rc.1
2121
github.com/DataDog/datadog-agent/pkg/util/buf v0.51.0-rc.1
2222
github.com/DataDog/datadog-agent/pkg/util/log v0.51.0-rc.1
23-
github.com/DataDog/opentelemetry-mapping-go/pkg/quantile v0.29.0
23+
github.com/DataDog/opentelemetry-mapping-go/pkg/quantile v0.33.0
2424
github.com/stretchr/testify v1.9.0
2525
go.uber.org/atomic v1.11.0
2626
)

tasks/unit_tests/testdata/go_mod_formatter/valid_package/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ require (
2121
github.com/DataDog/datadog-agent/pkg/tagset v0.51.0-rc.1
2222
github.com/DataDog/datadog-agent/pkg/util/buf v0.51.0-rc.1
2323
github.com/DataDog/datadog-agent/pkg/util/log v0.51.0-rc.1
24-
github.com/DataDog/opentelemetry-mapping-go/pkg/quantile v0.29.0
24+
github.com/DataDog/opentelemetry-mapping-go/pkg/quantile v0.33.0
2525
github.com/stretchr/testify v1.9.0
2626
go.uber.org/atomic v1.11.0
2727
)

0 commit comments

Comments
 (0)