Commit a6f3598
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` |  |  |  |  |
---
> [!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 ([#​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 ([#​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` ([#​768](https://redirect.github.com/DataDog/opentelemetry-mapping-go/issues/768), [#​818](https://redirect.github.com/DataDog/opentelemetry-mapping-go/issues/818))
##### 🚩 Deprecations 🚩
- `all`: Deprecate all modules in this repository. ([#​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. ([#​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 ([#​765](https://redirect.github.com/DataDog/opentelemetry-mapping-go/issues/765))
- `pkg/otlp/rum`: Add RUM -> OTLP translation. ([#​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. ([#​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. ([#​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. ([#​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. ([#​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. ([#​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
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| |||
0 commit comments