-
Notifications
You must be signed in to change notification settings - Fork 19
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add container memory request to process payload #278
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
10 tasks
xornivore
approved these changes
Nov 9, 2023
vboulineau
changed the title
Add memory request to process payload
Add container memory request to process payload
Nov 9, 2023
mx-psi
referenced
this pull request
in open-telemetry/opentelemetry-collector-contrib
Dec 13, 2023
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/DataDog/agent-payload/v5](https://togithub.com/DataDog/agent-payload) | require | patch | `v5.0.89` -> `v5.0.101` | | [github.com/DataDog/datadog-agent/pkg/proto](https://togithub.com/DataDog/datadog-agent) | require | patch | `v0.50.0-devel` -> `v0.50.0-rc.7` | | [github.com/DataDog/datadog-agent/pkg/proto](https://togithub.com/DataDog/datadog-agent) | require | patch | `v0.50.0-rc.1` -> `v0.50.0-rc.7` | | [github.com/DataDog/datadog-agent/pkg/trace](https://togithub.com/DataDog/datadog-agent) | require | patch | `v0.50.0-rc.1` -> `v0.50.0-rc.7` | | [github.com/DataDog/datadog-api-client-go/v2](https://togithub.com/DataDog/datadog-api-client-go) | require | minor | `v2.18.0` -> `v2.20.0` | | [github.com/DataDog/gohai](https://togithub.com/DataDog/gohai) | require | digest | `1776f9b` -> `4316413` | | [github.com/DataDog/opentelemetry-mapping-go/pkg/inframetadata](https://togithub.com/DataDog/opentelemetry-mapping-go) | require | minor | `v0.8.1` -> `v0.9.0` | | [github.com/DataDog/opentelemetry-mapping-go/pkg/otlp/attributes](https://togithub.com/DataDog/opentelemetry-mapping-go) | require | minor | `v0.8.3` -> `v0.9.0` | | [github.com/DataDog/opentelemetry-mapping-go/pkg/otlp/logs](https://togithub.com/DataDog/opentelemetry-mapping-go) | require | minor | `v0.8.3` -> `v0.9.0` | | [github.com/DataDog/opentelemetry-mapping-go/pkg/otlp/metrics](https://togithub.com/DataDog/opentelemetry-mapping-go) | require | minor | `v0.8.1` -> `v0.9.0` | | [github.com/DataDog/opentelemetry-mapping-go/pkg/quantile](https://togithub.com/DataDog/opentelemetry-mapping-go) | require | minor | `v0.8.1` -> `v0.9.0` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>DataDog/agent-payload (github.com/DataDog/agent-payload/v5)</summary> ### [`v5.0.101`](https://togithub.com/DataDog/agent-payload/releases/tag/v5.0.101) [Compare Source](https://togithub.com/DataDog/agent-payload/compare/v5.0.100...v5.0.101) #### What's Changed - Add metrics origin product, service and category by [@​mx-psi](https://togithub.com/mx-psi) in [https://github.com/DataDog/agent-payload/pull/280](https://togithub.com/DataDog/agent-payload/pull/280) #### New Contributors - [@​mx-psi](https://togithub.com/mx-psi) made their first contribution in [https://github.com/DataDog/agent-payload/pull/280](https://togithub.com/DataDog/agent-payload/pull/280) **Full Changelog**: DataDog/agent-payload@v5.0.100...v5.0.101 ### [`v5.0.100`](https://togithub.com/DataDog/agent-payload/releases/tag/v5.0.100) [Compare Source](https://togithub.com/DataDog/agent-payload/compare/v5.0.99...v5.0.100) #### What's Changed - Add container memory request to process payload by [@​vboulineau](https://togithub.com/vboulineau) in [https://github.com/DataDog/agent-payload/pull/278](https://togithub.com/DataDog/agent-payload/pull/278) **Full Changelog**: DataDog/agent-payload@v5.0.99...v5.0.100 ### [`v5.0.99`](https://togithub.com/DataDog/agent-payload/releases/tag/v5.0.99) [Compare Source](https://togithub.com/DataDog/agent-payload/compare/v5.0.98...v5.0.99) #### What's Changed - \[OTEL-941] Upgrade gogo/protobuf to v1.3.2 by [@​songy23](https://togithub.com/songy23) in [https://github.com/DataDog/agent-payload/pull/273](https://togithub.com/DataDog/agent-payload/pull/273) #### New Contributors - [@​songy23](https://togithub.com/songy23) made their first contribution in [https://github.com/DataDog/agent-payload/pull/273](https://togithub.com/DataDog/agent-payload/pull/273) **Full Changelog**: DataDog/agent-payload@v5.0.98...v5.0.99 ### [`v5.0.98`](https://togithub.com/DataDog/agent-payload/releases/tag/v5.0.98) [Compare Source](https://togithub.com/DataDog/agent-payload/compare/v5.0.97...v5.0.98) #### What's Changed - Add cpuRequest field to container payload by [@​vboulineau](https://togithub.com/vboulineau) in [https://github.com/DataDog/agent-payload/pull/276](https://togithub.com/DataDog/agent-payload/pull/276) **Full Changelog**: DataDog/agent-payload@v5.0.97...v5.0.98 ### [`v5.0.97`](https://togithub.com/DataDog/agent-payload/releases/tag/v5.0.97) [Compare Source](https://togithub.com/DataDog/agent-payload/compare/v5.0.96...v5.0.97) #### What's Changed - add SBOM status to SBOM payload by [@​AliDatadog](https://togithub.com/AliDatadog) in [https://github.com/DataDog/agent-payload/pull/274](https://togithub.com/DataDog/agent-payload/pull/274) - Add heartbeat and hash fields to SBOM by [@​lebauce](https://togithub.com/lebauce) in [https://github.com/DataDog/agent-payload/pull/275](https://togithub.com/DataDog/agent-payload/pull/275) #### New Contributors - [@​lebauce](https://togithub.com/lebauce) made their first contribution in [https://github.com/DataDog/agent-payload/pull/275](https://togithub.com/DataDog/agent-payload/pull/275) **Full Changelog**: DataDog/agent-payload@v5.0.96...v5.0.97 ### [`v5.0.96`](https://togithub.com/DataDog/agent-payload/releases/tag/v5.0.96) [Compare Source](https://togithub.com/DataDog/agent-payload/compare/v5.0.95...v5.0.96) #### What's Changed - Add tags to cr/crds by [@​JLineaweaver](https://togithub.com/JLineaweaver) in [https://github.com/DataDog/agent-payload/pull/271](https://togithub.com/DataDog/agent-payload/pull/271) **Full Changelog**: DataDog/agent-payload@v5.0.95...v5.0.96 ### [`v5.0.95`](https://togithub.com/DataDog/agent-payload/releases/tag/v5.0.95) [Compare Source](https://togithub.com/DataDog/agent-payload/compare/v5.0.94...v5.0.95) #### What's Changed - \[CWS] add 64bits Cookie by [@​safchain](https://togithub.com/safchain) in [https://github.com/DataDog/agent-payload/pull/270](https://togithub.com/DataDog/agent-payload/pull/270) #### New Contributors - [@​safchain](https://togithub.com/safchain) made their first contribution in [https://github.com/DataDog/agent-payload/pull/270](https://togithub.com/DataDog/agent-payload/pull/270) **Full Changelog**: DataDog/agent-payload@v5.0.94...v5.0.95 ### [`v5.0.94`](https://togithub.com/DataDog/agent-payload/releases/tag/v5.0.94) [Compare Source](https://togithub.com/DataDog/agent-payload/compare/v5.0.93...v5.0.94) #### What's Changed - Adding new SBOM Source Type by [@​juli1](https://togithub.com/juli1) in [https://github.com/DataDog/agent-payload/pull/269](https://togithub.com/DataDog/agent-payload/pull/269) - Generate gostreamer code for process protobuf by [@​leeavital](https://togithub.com/leeavital) in [https://github.com/DataDog/agent-payload/pull/264](https://togithub.com/DataDog/agent-payload/pull/264) #### New Contributors - [@​juli1](https://togithub.com/juli1) made their first contribution in [https://github.com/DataDog/agent-payload/pull/269](https://togithub.com/DataDog/agent-payload/pull/269) **Full Changelog**: DataDog/agent-payload@v5.0.93...v5.0.94 ### [`v5.0.93`](https://togithub.com/DataDog/agent-payload/releases/tag/v5.0.93) [Compare Source](https://togithub.com/DataDog/agent-payload/compare/v5.0.92...v5.0.93) #### What's Changed - Add section for publishing changes by [@​robertjli](https://togithub.com/robertjli) in [https://github.com/DataDog/agent-payload/pull/268](https://togithub.com/DataDog/agent-payload/pull/268) - \[orchestration] Add Horizontal Pod Autoscaler by [@​stzou](https://togithub.com/stzou) in [https://github.com/DataDog/agent-payload/pull/266](https://togithub.com/DataDog/agent-payload/pull/266) #### New Contributors - [@​stzou](https://togithub.com/stzou) made their first contribution in [https://github.com/DataDog/agent-payload/pull/266](https://togithub.com/DataDog/agent-payload/pull/266) **Full Changelog**: DataDog/agent-payload@v5.0.92...v5.0.93 ### [`v5.0.92`](https://togithub.com/DataDog/agent-payload/releases/tag/v5.0.92) [Compare Source](https://togithub.com/DataDog/agent-payload/compare/v5.0.91...v5.0.92) #### What's Changed - \[process] Add comm field to command model by [@​robertjli](https://togithub.com/robertjli) in [https://github.com/DataDog/agent-payload/pull/267](https://togithub.com/DataDog/agent-payload/pull/267) #### New Contributors - [@​robertjli](https://togithub.com/robertjli) made their first contribution in [https://github.com/DataDog/agent-payload/pull/267](https://togithub.com/DataDog/agent-payload/pull/267) **Full Changelog**: DataDog/agent-payload@v5.0.91...v5.0.92 ### [`v5.0.91`](https://togithub.com/DataDog/agent-payload/releases/tag/v5.0.91) [Compare Source](https://togithub.com/DataDog/agent-payload/compare/v5.0.90...v5.0.91) #### What's Changed - connections: add GRPC protocol by [@​Yumasi](https://togithub.com/Yumasi) in [https://github.com/DataDog/agent-payload/pull/263](https://togithub.com/DataDog/agent-payload/pull/263) #### New Contributors - [@​Yumasi](https://togithub.com/Yumasi) made their first contribution in [https://github.com/DataDog/agent-payload/pull/263](https://togithub.com/DataDog/agent-payload/pull/263) **Full Changelog**: DataDog/agent-payload@v5.0.90...v5.0.91 ### [`v5.0.90`](https://togithub.com/DataDog/agent-payload/releases/tag/v5.0.90) [Compare Source](https://togithub.com/DataDog/agent-payload/compare/v5.0.89...v5.0.90) #### What's Changed - Mark yaml as deprecated by [@​mfpierre](https://togithub.com/mfpierre) in [https://github.com/DataDog/agent-payload/pull/260](https://togithub.com/DataDog/agent-payload/pull/260) - \[CWS] Move is_exec_child field to the ProcessInfo structure by [@​Gui774ume](https://togithub.com/Gui774ume) in [https://github.com/DataDog/agent-payload/pull/262](https://togithub.com/DataDog/agent-payload/pull/262) **Full Changelog**: DataDog/agent-payload@v5.0.89...v5.0.90 </details> <details> <summary>DataDog/datadog-api-client-go (github.com/DataDog/datadog-api-client-go/v2)</summary> ### [`v2.20.0`](https://togithub.com/DataDog/datadog-api-client-go/releases/tag/v2.20.0) [Compare Source](https://togithub.com/DataDog/datadog-api-client-go/compare/v2.19.0...v2.20.0) <!-- Release notes generated using configuration in .github/release.yml at v2.20.0 --> #### What's Changed ##### Fixed - Fix Powerpack schema by [@​api-clients-generation-pipeline](https://togithub.com/api-clients-generation-pipeline) in [https://github.com/DataDog/datadog-api-client-go/pull/2262](https://togithub.com/DataDog/datadog-api-client-go/pull/2262) ##### Added - Add support for projected-cost endpoint by [@​api-clients-generation-pipeline](https://togithub.com/api-clients-generation-pipeline) in [https://github.com/DataDog/datadog-api-client-go/pull/2245](https://togithub.com/DataDog/datadog-api-client-go/pull/2245) - Document missing incident fields by [@​api-clients-generation-pipeline](https://togithub.com/api-clients-generation-pipeline) in [https://github.com/DataDog/datadog-api-client-go/pull/2268](https://togithub.com/DataDog/datadog-api-client-go/pull/2268) - Add active billing dimensions to usage metering by [@​api-clients-generation-pipeline](https://togithub.com/api-clients-generation-pipeline) in [https://github.com/DataDog/datadog-api-client-go/pull/2288](https://togithub.com/DataDog/datadog-api-client-go/pull/2288) - Add Cost Attribution To Usage Metering Public Beta Documentation by [@​api-clients-generation-pipeline](https://togithub.com/api-clients-generation-pipeline) in [https://github.com/DataDog/datadog-api-client-go/pull/2273](https://togithub.com/DataDog/datadog-api-client-go/pull/2273) - Update spec to include new DORA API endpoints by [@​api-clients-generation-pipeline](https://togithub.com/api-clients-generation-pipeline) in [https://github.com/DataDog/datadog-api-client-go/pull/2287](https://togithub.com/DataDog/datadog-api-client-go/pull/2287) - Add support to patch Synthetics test with partial data using JSON Patch by [@​api-clients-generation-pipeline](https://togithub.com/api-clients-generation-pipeline) in [https://github.com/DataDog/datadog-api-client-go/pull/2281](https://togithub.com/DataDog/datadog-api-client-go/pull/2281) - Document new api/app key schemas by [@​api-clients-generation-pipeline](https://togithub.com/api-clients-generation-pipeline) in [https://github.com/DataDog/datadog-api-client-go/pull/2267](https://togithub.com/DataDog/datadog-api-client-go/pull/2267) - Document new field `filters` for `CloudWorkloadSecurityAgentRule` by [@​api-clients-generation-pipeline](https://togithub.com/api-clients-generation-pipeline) in [https://github.com/DataDog/datadog-api-client-go/pull/2289](https://togithub.com/DataDog/datadog-api-client-go/pull/2289) - Live and historical custom timeseries docs by [@​api-clients-generation-pipeline](https://togithub.com/api-clients-generation-pipeline) in [https://github.com/DataDog/datadog-api-client-go/pull/2279](https://togithub.com/DataDog/datadog-api-client-go/pull/2279) - Add week_to_date and month_to_date to widget livespan by [@​api-clients-generation-pipeline](https://togithub.com/api-clients-generation-pipeline) in [https://github.com/DataDog/datadog-api-client-go/pull/2282](https://togithub.com/DataDog/datadog-api-client-go/pull/2282) - Use request data for undo operations in tests when response empty by [@​api-clients-generation-pipeline](https://togithub.com/api-clients-generation-pipeline) in [https://github.com/DataDog/datadog-api-client-go/pull/2256](https://togithub.com/DataDog/datadog-api-client-go/pull/2256) - Document `included_keywords` in `ListStandardPatterns` response by [@​api-clients-generation-pipeline](https://togithub.com/api-clients-generation-pipeline) in [https://github.com/DataDog/datadog-api-client-go/pull/2292](https://togithub.com/DataDog/datadog-api-client-go/pull/2292) - Document fields `remote_config_read_enabled` and `category` by [@​api-clients-generation-pipeline](https://togithub.com/api-clients-generation-pipeline) in [https://github.com/DataDog/datadog-api-client-go/pull/2290](https://togithub.com/DataDog/datadog-api-client-go/pull/2290) - Update Azure Spec to include Resource Collection by [@​api-clients-generation-pipeline](https://togithub.com/api-clients-generation-pipeline) in [https://github.com/DataDog/datadog-api-client-go/pull/2298](https://togithub.com/DataDog/datadog-api-client-go/pull/2298) - Allow creation of Application Security detection rules from the v2 API by [@​api-clients-generation-pipeline](https://togithub.com/api-clients-generation-pipeline) in [https://github.com/DataDog/datadog-api-client-go/pull/2300](https://togithub.com/DataDog/datadog-api-client-go/pull/2300) - Add Okta Integration APIs by [@​api-clients-generation-pipeline](https://togithub.com/api-clients-generation-pipeline) in [https://github.com/DataDog/datadog-api-client-go/pull/2280](https://togithub.com/DataDog/datadog-api-client-go/pull/2280) - Remove unstable flag for Events v2 api by [@​api-clients-generation-pipeline](https://togithub.com/api-clients-generation-pipeline) in [https://github.com/DataDog/datadog-api-client-go/pull/2306](https://togithub.com/DataDog/datadog-api-client-go/pull/2306) **Full Changelog**: DataDog/datadog-api-client-go@v2.19.0...v2.20.0 ### [`v2.19.0`](https://togithub.com/DataDog/datadog-api-client-go/releases/tag/v2.19.0) [Compare Source](https://togithub.com/DataDog/datadog-api-client-go/compare/v2.18.0...v2.19.0) <!-- Release notes generated using configuration in .github/release.yml at v2.19.0 --> #### What's Changed ##### Fixed - Remove notify_no_data default by [@​api-clients-generation-pipeline](https://togithub.com/api-clients-generation-pipeline) in [https://github.com/DataDog/datadog-api-client-go/pull/2242](https://togithub.com/DataDog/datadog-api-client-go/pull/2242) - Fix SecurityMonitoringSignalAttribute field name by [@​api-clients-generation-pipeline](https://togithub.com/api-clients-generation-pipeline) in [https://github.com/DataDog/datadog-api-client-go/pull/2249](https://togithub.com/DataDog/datadog-api-client-go/pull/2249) - Fix typo in service definition field by [@​api-clients-generation-pipeline](https://togithub.com/api-clients-generation-pipeline) in [https://github.com/DataDog/datadog-api-client-go/pull/2266](https://togithub.com/DataDog/datadog-api-client-go/pull/2266) ##### Added - Update documentation for Cloud SIEM by [@​api-clients-generation-pipeline](https://togithub.com/api-clients-generation-pipeline) in [https://github.com/DataDog/datadog-api-client-go/pull/2234](https://togithub.com/DataDog/datadog-api-client-go/pull/2234) - Add containers API spec by [@​api-clients-generation-pipeline](https://togithub.com/api-clients-generation-pipeline) in [https://github.com/DataDog/datadog-api-client-go/pull/2235](https://togithub.com/DataDog/datadog-api-client-go/pull/2235) - Add serverless apm to usage attribution api by [@​api-clients-generation-pipeline](https://togithub.com/api-clients-generation-pipeline) in [https://github.com/DataDog/datadog-api-client-go/pull/2240](https://togithub.com/DataDog/datadog-api-client-go/pull/2240) - Document missing parameters by [@​api-clients-generation-pipeline](https://togithub.com/api-clients-generation-pipeline) in [https://github.com/DataDog/datadog-api-client-go/pull/2198](https://togithub.com/DataDog/datadog-api-client-go/pull/2198) - Powerpack Live Span Support by [@​api-clients-generation-pipeline](https://togithub.com/api-clients-generation-pipeline) in [https://github.com/DataDog/datadog-api-client-go/pull/2247](https://togithub.com/DataDog/datadog-api-client-go/pull/2247) - Add Amazon EventBridge endpoints to AWS Integration API by [@​api-clients-generation-pipeline](https://togithub.com/api-clients-generation-pipeline) in [https://github.com/DataDog/datadog-api-client-go/pull/2236](https://togithub.com/DataDog/datadog-api-client-go/pull/2236) - Add Container App filters to Azure API by [@​api-clients-generation-pipeline](https://togithub.com/api-clients-generation-pipeline) in [https://github.com/DataDog/datadog-api-client-go/pull/2217](https://togithub.com/DataDog/datadog-api-client-go/pull/2217) - Add UUID format support by [@​HantingZhang2](https://togithub.com/HantingZhang2) in [https://github.com/DataDog/datadog-api-client-go/pull/2253](https://togithub.com/DataDog/datadog-api-client-go/pull/2253) - Add new UA products to usage metering docs by [@​api-clients-generation-pipeline](https://togithub.com/api-clients-generation-pipeline) in [https://github.com/DataDog/datadog-api-client-go/pull/2251](https://togithub.com/DataDog/datadog-api-client-go/pull/2251) - Cleanup linter warnings by [@​skarimo](https://togithub.com/skarimo) in [https://github.com/DataDog/datadog-api-client-go/pull/2258](https://togithub.com/DataDog/datadog-api-client-go/pull/2258) - Add scorecards endpoints by [@​api-clients-generation-pipeline](https://togithub.com/api-clients-generation-pipeline) in [https://github.com/DataDog/datadog-api-client-go/pull/2259](https://togithub.com/DataDog/datadog-api-client-go/pull/2259) - Document top list widget style by [@​api-clients-generation-pipeline](https://togithub.com/api-clients-generation-pipeline) in [https://github.com/DataDog/datadog-api-client-go/pull/2243](https://togithub.com/DataDog/datadog-api-client-go/pull/2243) - Add optional group-bys support to security signals by [@​api-clients-generation-pipeline](https://togithub.com/api-clients-generation-pipeline) in [https://github.com/DataDog/datadog-api-client-go/pull/2260](https://togithub.com/DataDog/datadog-api-client-go/pull/2260) ##### Changed - Add Beta Banner to Send Pipeline Events Endpoint by [@​api-clients-generation-pipeline](https://togithub.com/api-clients-generation-pipeline) in [https://github.com/DataDog/datadog-api-client-go/pull/2248](https://togithub.com/DataDog/datadog-api-client-go/pull/2248) - Remove endpoint for mute or unmute a finding and add support for bulk mute findings endpoint by [@​api-clients-generation-pipeline](https://togithub.com/api-clients-generation-pipeline) in [https://github.com/DataDog/datadog-api-client-go/pull/2244](https://togithub.com/DataDog/datadog-api-client-go/pull/2244) - Place `goccy/go-json` behind built tags and revert default encoder to `encoder/json` package by [@​skarimo](https://togithub.com/skarimo) in [https://github.com/DataDog/datadog-api-client-go/pull/2270](https://togithub.com/DataDog/datadog-api-client-go/pull/2270) **Full Changelog**: DataDog/datadog-api-client-go@v2.18.0...v2.19.0 </details> <details> <summary>DataDog/opentelemetry-mapping-go (github.com/DataDog/opentelemetry-mapping-go/pkg/inframetadata)</summary> ### [`v0.9.0`](https://togithub.com/DataDog/opentelemetry-mapping-go/blob/HEAD/CHANGELOG.md#v090) ##### 🛑 Breaking changes 🛑 - `pkg/metrics`: Remove `WithResourceAttributesAsTags()` and `translatorConfig.ResourceAttributesAsTags` ([#​219](https://togithub.com/DataDog/opentelemetry-mapping-go/issues/219)) - `pkg/otlp/metrics`: Change signature of `NewTranslator` to accept `component.TelemetrySettings` instead of `zap.Logger` ([#​218](https://togithub.com/DataDog/opentelemetry-mapping-go/issues/218)) ##### 💡 Enhancements 💡 - `pkg/otlp/logs`: DataDog log timestamp (ie. '[@​timestamp](https://togithub.com/timestamp)') now includes milliseconds. ([#​152](https://togithub.com/DataDog/opentelemetry-mapping-go/issues/152)) - `pkg/otlp/metric`: Add `datadog.otlp_translator.metrics.missing_source` counter, which counts the number of metrics that are missing a source (e.g. hostname). ([#​220](https://togithub.com/DataDog/opentelemetry-mapping-go/issues/220)) - `pkg/inframetadata`: Add support for GOOS and GOARCH values ([#​185](https://togithub.com/DataDog/opentelemetry-mapping-go/issues/185)) ##### 🧰 Bug fixes 🧰 - `pkg/otlp/metrics`: Removes runtime metric mapping for process.runtime.jvm.gc.duration -> jvm.gc.parnew.time ([#​213](https://togithub.com/DataDog/opentelemetry-mapping-go/issues/213)) ### [`v0.8.3`](https://togithub.com/DataDog/opentelemetry-mapping-go/blob/HEAD/CHANGELOG.md#v083) ##### 💡 Enhancements 💡 - `pkg/otlp/logs`: Add support for nested log attributes. ([#​207](https://togithub.com/DataDog/opentelemetry-mapping-go/issues/207)) ### [`v0.8.2`](https://togithub.com/DataDog/opentelemetry-mapping-go/blob/HEAD/CHANGELOG.md#v082) ##### 💡 Enhancements 💡 - `pkg/otlp/metrics`: Add support for metrics origin in `Dimensions`. ([#​204](https://togithub.com/DataDog/opentelemetry-mapping-go/issues/204)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "on tuesday" (UTC), 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. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://togithub.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/open-telemetry/opentelemetry-collector-contrib). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy44Ny4yIiwidXBkYXRlZEluVmVyIjoiMzcuODcuMiIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==--> --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: opentelemetrybot <107717825+opentelemetrybot@users.noreply.github.com> Co-authored-by: Yang Song <yang.song@datadoghq.com> Co-authored-by: Pablo Baeyens <pablo.baeyens@datadoghq.com>
cparkins
referenced
this pull request
in AmadeusITGroup/opentelemetry-collector-contrib
Jan 10, 2024
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/DataDog/agent-payload/v5](https://togithub.com/DataDog/agent-payload) | require | patch | `v5.0.89` -> `v5.0.101` | | [github.com/DataDog/datadog-agent/pkg/proto](https://togithub.com/DataDog/datadog-agent) | require | patch | `v0.50.0-devel` -> `v0.50.0-rc.7` | | [github.com/DataDog/datadog-agent/pkg/proto](https://togithub.com/DataDog/datadog-agent) | require | patch | `v0.50.0-rc.1` -> `v0.50.0-rc.7` | | [github.com/DataDog/datadog-agent/pkg/trace](https://togithub.com/DataDog/datadog-agent) | require | patch | `v0.50.0-rc.1` -> `v0.50.0-rc.7` | | [github.com/DataDog/datadog-api-client-go/v2](https://togithub.com/DataDog/datadog-api-client-go) | require | minor | `v2.18.0` -> `v2.20.0` | | [github.com/DataDog/gohai](https://togithub.com/DataDog/gohai) | require | digest | `1776f9b` -> `4316413` | | [github.com/DataDog/opentelemetry-mapping-go/pkg/inframetadata](https://togithub.com/DataDog/opentelemetry-mapping-go) | require | minor | `v0.8.1` -> `v0.9.0` | | [github.com/DataDog/opentelemetry-mapping-go/pkg/otlp/attributes](https://togithub.com/DataDog/opentelemetry-mapping-go) | require | minor | `v0.8.3` -> `v0.9.0` | | [github.com/DataDog/opentelemetry-mapping-go/pkg/otlp/logs](https://togithub.com/DataDog/opentelemetry-mapping-go) | require | minor | `v0.8.3` -> `v0.9.0` | | [github.com/DataDog/opentelemetry-mapping-go/pkg/otlp/metrics](https://togithub.com/DataDog/opentelemetry-mapping-go) | require | minor | `v0.8.1` -> `v0.9.0` | | [github.com/DataDog/opentelemetry-mapping-go/pkg/quantile](https://togithub.com/DataDog/opentelemetry-mapping-go) | require | minor | `v0.8.1` -> `v0.9.0` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>DataDog/agent-payload (github.com/DataDog/agent-payload/v5)</summary> ### [`v5.0.101`](https://togithub.com/DataDog/agent-payload/releases/tag/v5.0.101) [Compare Source](https://togithub.com/DataDog/agent-payload/compare/v5.0.100...v5.0.101) #### What's Changed - Add metrics origin product, service and category by [@&open-telemetry#8203;mx-psi](https://togithub.com/mx-psi) in [https://github.com/DataDog/agent-payload/pull/280](https://togithub.com/DataDog/agent-payload/pull/280) #### New Contributors - [@&open-telemetry#8203;mx-psi](https://togithub.com/mx-psi) made their first contribution in [https://github.com/DataDog/agent-payload/pull/280](https://togithub.com/DataDog/agent-payload/pull/280) **Full Changelog**: DataDog/agent-payload@v5.0.100...v5.0.101 ### [`v5.0.100`](https://togithub.com/DataDog/agent-payload/releases/tag/v5.0.100) [Compare Source](https://togithub.com/DataDog/agent-payload/compare/v5.0.99...v5.0.100) #### What's Changed - Add container memory request to process payload by [@&open-telemetry#8203;vboulineau](https://togithub.com/vboulineau) in [https://github.com/DataDog/agent-payload/pull/278](https://togithub.com/DataDog/agent-payload/pull/278) **Full Changelog**: DataDog/agent-payload@v5.0.99...v5.0.100 ### [`v5.0.99`](https://togithub.com/DataDog/agent-payload/releases/tag/v5.0.99) [Compare Source](https://togithub.com/DataDog/agent-payload/compare/v5.0.98...v5.0.99) #### What's Changed - \[OTEL-941] Upgrade gogo/protobuf to v1.3.2 by [@&open-telemetry#8203;songy23](https://togithub.com/songy23) in [https://github.com/DataDog/agent-payload/pull/273](https://togithub.com/DataDog/agent-payload/pull/273) #### New Contributors - [@&open-telemetry#8203;songy23](https://togithub.com/songy23) made their first contribution in [https://github.com/DataDog/agent-payload/pull/273](https://togithub.com/DataDog/agent-payload/pull/273) **Full Changelog**: DataDog/agent-payload@v5.0.98...v5.0.99 ### [`v5.0.98`](https://togithub.com/DataDog/agent-payload/releases/tag/v5.0.98) [Compare Source](https://togithub.com/DataDog/agent-payload/compare/v5.0.97...v5.0.98) #### What's Changed - Add cpuRequest field to container payload by [@&open-telemetry#8203;vboulineau](https://togithub.com/vboulineau) in [https://github.com/DataDog/agent-payload/pull/276](https://togithub.com/DataDog/agent-payload/pull/276) **Full Changelog**: DataDog/agent-payload@v5.0.97...v5.0.98 ### [`v5.0.97`](https://togithub.com/DataDog/agent-payload/releases/tag/v5.0.97) [Compare Source](https://togithub.com/DataDog/agent-payload/compare/v5.0.96...v5.0.97) #### What's Changed - add SBOM status to SBOM payload by [@&open-telemetry#8203;AliDatadog](https://togithub.com/AliDatadog) in [https://github.com/DataDog/agent-payload/pull/274](https://togithub.com/DataDog/agent-payload/pull/274) - Add heartbeat and hash fields to SBOM by [@&open-telemetry#8203;lebauce](https://togithub.com/lebauce) in [https://github.com/DataDog/agent-payload/pull/275](https://togithub.com/DataDog/agent-payload/pull/275) #### New Contributors - [@&open-telemetry#8203;lebauce](https://togithub.com/lebauce) made their first contribution in [https://github.com/DataDog/agent-payload/pull/275](https://togithub.com/DataDog/agent-payload/pull/275) **Full Changelog**: DataDog/agent-payload@v5.0.96...v5.0.97 ### [`v5.0.96`](https://togithub.com/DataDog/agent-payload/releases/tag/v5.0.96) [Compare Source](https://togithub.com/DataDog/agent-payload/compare/v5.0.95...v5.0.96) #### What's Changed - Add tags to cr/crds by [@&open-telemetry#8203;JLineaweaver](https://togithub.com/JLineaweaver) in [https://github.com/DataDog/agent-payload/pull/271](https://togithub.com/DataDog/agent-payload/pull/271) **Full Changelog**: DataDog/agent-payload@v5.0.95...v5.0.96 ### [`v5.0.95`](https://togithub.com/DataDog/agent-payload/releases/tag/v5.0.95) [Compare Source](https://togithub.com/DataDog/agent-payload/compare/v5.0.94...v5.0.95) #### What's Changed - \[CWS] add 64bits Cookie by [@&open-telemetry#8203;safchain](https://togithub.com/safchain) in [https://github.com/DataDog/agent-payload/pull/270](https://togithub.com/DataDog/agent-payload/pull/270) #### New Contributors - [@&open-telemetry#8203;safchain](https://togithub.com/safchain) made their first contribution in [https://github.com/DataDog/agent-payload/pull/270](https://togithub.com/DataDog/agent-payload/pull/270) **Full Changelog**: DataDog/agent-payload@v5.0.94...v5.0.95 ### [`v5.0.94`](https://togithub.com/DataDog/agent-payload/releases/tag/v5.0.94) [Compare Source](https://togithub.com/DataDog/agent-payload/compare/v5.0.93...v5.0.94) #### What's Changed - Adding new SBOM Source Type by [@&open-telemetry#8203;juli1](https://togithub.com/juli1) in [https://github.com/DataDog/agent-payload/pull/269](https://togithub.com/DataDog/agent-payload/pull/269) - Generate gostreamer code for process protobuf by [@&open-telemetry#8203;leeavital](https://togithub.com/leeavital) in [https://github.com/DataDog/agent-payload/pull/264](https://togithub.com/DataDog/agent-payload/pull/264) #### New Contributors - [@&open-telemetry#8203;juli1](https://togithub.com/juli1) made their first contribution in [https://github.com/DataDog/agent-payload/pull/269](https://togithub.com/DataDog/agent-payload/pull/269) **Full Changelog**: DataDog/agent-payload@v5.0.93...v5.0.94 ### [`v5.0.93`](https://togithub.com/DataDog/agent-payload/releases/tag/v5.0.93) [Compare Source](https://togithub.com/DataDog/agent-payload/compare/v5.0.92...v5.0.93) #### What's Changed - Add section for publishing changes by [@&open-telemetry#8203;robertjli](https://togithub.com/robertjli) in [https://github.com/DataDog/agent-payload/pull/268](https://togithub.com/DataDog/agent-payload/pull/268) - \[orchestration] Add Horizontal Pod Autoscaler by [@&open-telemetry#8203;stzou](https://togithub.com/stzou) in [https://github.com/DataDog/agent-payload/pull/266](https://togithub.com/DataDog/agent-payload/pull/266) #### New Contributors - [@&open-telemetry#8203;stzou](https://togithub.com/stzou) made their first contribution in [https://github.com/DataDog/agent-payload/pull/266](https://togithub.com/DataDog/agent-payload/pull/266) **Full Changelog**: DataDog/agent-payload@v5.0.92...v5.0.93 ### [`v5.0.92`](https://togithub.com/DataDog/agent-payload/releases/tag/v5.0.92) [Compare Source](https://togithub.com/DataDog/agent-payload/compare/v5.0.91...v5.0.92) #### What's Changed - \[process] Add comm field to command model by [@&open-telemetry#8203;robertjli](https://togithub.com/robertjli) in [https://github.com/DataDog/agent-payload/pull/267](https://togithub.com/DataDog/agent-payload/pull/267) #### New Contributors - [@&open-telemetry#8203;robertjli](https://togithub.com/robertjli) made their first contribution in [https://github.com/DataDog/agent-payload/pull/267](https://togithub.com/DataDog/agent-payload/pull/267) **Full Changelog**: DataDog/agent-payload@v5.0.91...v5.0.92 ### [`v5.0.91`](https://togithub.com/DataDog/agent-payload/releases/tag/v5.0.91) [Compare Source](https://togithub.com/DataDog/agent-payload/compare/v5.0.90...v5.0.91) #### What's Changed - connections: add GRPC protocol by [@&open-telemetry#8203;Yumasi](https://togithub.com/Yumasi) in [https://github.com/DataDog/agent-payload/pull/263](https://togithub.com/DataDog/agent-payload/pull/263) #### New Contributors - [@&open-telemetry#8203;Yumasi](https://togithub.com/Yumasi) made their first contribution in [https://github.com/DataDog/agent-payload/pull/263](https://togithub.com/DataDog/agent-payload/pull/263) **Full Changelog**: DataDog/agent-payload@v5.0.90...v5.0.91 ### [`v5.0.90`](https://togithub.com/DataDog/agent-payload/releases/tag/v5.0.90) [Compare Source](https://togithub.com/DataDog/agent-payload/compare/v5.0.89...v5.0.90) #### What's Changed - Mark yaml as deprecated by [@&open-telemetry#8203;mfpierre](https://togithub.com/mfpierre) in [https://github.com/DataDog/agent-payload/pull/260](https://togithub.com/DataDog/agent-payload/pull/260) - \[CWS] Move is_exec_child field to the ProcessInfo structure by [@&open-telemetry#8203;Gui774ume](https://togithub.com/Gui774ume) in [https://github.com/DataDog/agent-payload/pull/262](https://togithub.com/DataDog/agent-payload/pull/262) **Full Changelog**: DataDog/agent-payload@v5.0.89...v5.0.90 </details> <details> <summary>DataDog/datadog-api-client-go (github.com/DataDog/datadog-api-client-go/v2)</summary> ### [`v2.20.0`](https://togithub.com/DataDog/datadog-api-client-go/releases/tag/v2.20.0) [Compare Source](https://togithub.com/DataDog/datadog-api-client-go/compare/v2.19.0...v2.20.0) <!-- Release notes generated using configuration in .github/release.yml at v2.20.0 --> #### What's Changed ##### Fixed - Fix Powerpack schema by [@&open-telemetry#8203;api-clients-generation-pipeline](https://togithub.com/api-clients-generation-pipeline) in [https://github.com/DataDog/datadog-api-client-go/pull/2262](https://togithub.com/DataDog/datadog-api-client-go/pull/2262) ##### Added - Add support for projected-cost endpoint by [@&open-telemetry#8203;api-clients-generation-pipeline](https://togithub.com/api-clients-generation-pipeline) in [https://github.com/DataDog/datadog-api-client-go/pull/2245](https://togithub.com/DataDog/datadog-api-client-go/pull/2245) - Document missing incident fields by [@&open-telemetry#8203;api-clients-generation-pipeline](https://togithub.com/api-clients-generation-pipeline) in [https://github.com/DataDog/datadog-api-client-go/pull/2268](https://togithub.com/DataDog/datadog-api-client-go/pull/2268) - Add active billing dimensions to usage metering by [@&open-telemetry#8203;api-clients-generation-pipeline](https://togithub.com/api-clients-generation-pipeline) in [https://github.com/DataDog/datadog-api-client-go/pull/2288](https://togithub.com/DataDog/datadog-api-client-go/pull/2288) - Add Cost Attribution To Usage Metering Public Beta Documentation by [@&open-telemetry#8203;api-clients-generation-pipeline](https://togithub.com/api-clients-generation-pipeline) in [https://github.com/DataDog/datadog-api-client-go/pull/2273](https://togithub.com/DataDog/datadog-api-client-go/pull/2273) - Update spec to include new DORA API endpoints by [@&open-telemetry#8203;api-clients-generation-pipeline](https://togithub.com/api-clients-generation-pipeline) in [https://github.com/DataDog/datadog-api-client-go/pull/2287](https://togithub.com/DataDog/datadog-api-client-go/pull/2287) - Add support to patch Synthetics test with partial data using JSON Patch by [@&open-telemetry#8203;api-clients-generation-pipeline](https://togithub.com/api-clients-generation-pipeline) in [https://github.com/DataDog/datadog-api-client-go/pull/2281](https://togithub.com/DataDog/datadog-api-client-go/pull/2281) - Document new api/app key schemas by [@&open-telemetry#8203;api-clients-generation-pipeline](https://togithub.com/api-clients-generation-pipeline) in [https://github.com/DataDog/datadog-api-client-go/pull/2267](https://togithub.com/DataDog/datadog-api-client-go/pull/2267) - Document new field `filters` for `CloudWorkloadSecurityAgentRule` by [@&open-telemetry#8203;api-clients-generation-pipeline](https://togithub.com/api-clients-generation-pipeline) in [https://github.com/DataDog/datadog-api-client-go/pull/2289](https://togithub.com/DataDog/datadog-api-client-go/pull/2289) - Live and historical custom timeseries docs by [@&open-telemetry#8203;api-clients-generation-pipeline](https://togithub.com/api-clients-generation-pipeline) in [https://github.com/DataDog/datadog-api-client-go/pull/2279](https://togithub.com/DataDog/datadog-api-client-go/pull/2279) - Add week_to_date and month_to_date to widget livespan by [@&open-telemetry#8203;api-clients-generation-pipeline](https://togithub.com/api-clients-generation-pipeline) in [https://github.com/DataDog/datadog-api-client-go/pull/2282](https://togithub.com/DataDog/datadog-api-client-go/pull/2282) - Use request data for undo operations in tests when response empty by [@&open-telemetry#8203;api-clients-generation-pipeline](https://togithub.com/api-clients-generation-pipeline) in [https://github.com/DataDog/datadog-api-client-go/pull/2256](https://togithub.com/DataDog/datadog-api-client-go/pull/2256) - Document `included_keywords` in `ListStandardPatterns` response by [@&open-telemetry#8203;api-clients-generation-pipeline](https://togithub.com/api-clients-generation-pipeline) in [https://github.com/DataDog/datadog-api-client-go/pull/2292](https://togithub.com/DataDog/datadog-api-client-go/pull/2292) - Document fields `remote_config_read_enabled` and `category` by [@&open-telemetry#8203;api-clients-generation-pipeline](https://togithub.com/api-clients-generation-pipeline) in [https://github.com/DataDog/datadog-api-client-go/pull/2290](https://togithub.com/DataDog/datadog-api-client-go/pull/2290) - Update Azure Spec to include Resource Collection by [@&open-telemetry#8203;api-clients-generation-pipeline](https://togithub.com/api-clients-generation-pipeline) in [https://github.com/DataDog/datadog-api-client-go/pull/2298](https://togithub.com/DataDog/datadog-api-client-go/pull/2298) - Allow creation of Application Security detection rules from the v2 API by [@&open-telemetry#8203;api-clients-generation-pipeline](https://togithub.com/api-clients-generation-pipeline) in [https://github.com/DataDog/datadog-api-client-go/pull/2300](https://togithub.com/DataDog/datadog-api-client-go/pull/2300) - Add Okta Integration APIs by [@&open-telemetry#8203;api-clients-generation-pipeline](https://togithub.com/api-clients-generation-pipeline) in [https://github.com/DataDog/datadog-api-client-go/pull/2280](https://togithub.com/DataDog/datadog-api-client-go/pull/2280) - Remove unstable flag for Events v2 api by [@&open-telemetry#8203;api-clients-generation-pipeline](https://togithub.com/api-clients-generation-pipeline) in [https://github.com/DataDog/datadog-api-client-go/pull/2306](https://togithub.com/DataDog/datadog-api-client-go/pull/2306) **Full Changelog**: DataDog/datadog-api-client-go@v2.19.0...v2.20.0 ### [`v2.19.0`](https://togithub.com/DataDog/datadog-api-client-go/releases/tag/v2.19.0) [Compare Source](https://togithub.com/DataDog/datadog-api-client-go/compare/v2.18.0...v2.19.0) <!-- Release notes generated using configuration in .github/release.yml at v2.19.0 --> #### What's Changed ##### Fixed - Remove notify_no_data default by [@&open-telemetry#8203;api-clients-generation-pipeline](https://togithub.com/api-clients-generation-pipeline) in [https://github.com/DataDog/datadog-api-client-go/pull/2242](https://togithub.com/DataDog/datadog-api-client-go/pull/2242) - Fix SecurityMonitoringSignalAttribute field name by [@&open-telemetry#8203;api-clients-generation-pipeline](https://togithub.com/api-clients-generation-pipeline) in [https://github.com/DataDog/datadog-api-client-go/pull/2249](https://togithub.com/DataDog/datadog-api-client-go/pull/2249) - Fix typo in service definition field by [@&open-telemetry#8203;api-clients-generation-pipeline](https://togithub.com/api-clients-generation-pipeline) in [https://github.com/DataDog/datadog-api-client-go/pull/2266](https://togithub.com/DataDog/datadog-api-client-go/pull/2266) ##### Added - Update documentation for Cloud SIEM by [@&open-telemetry#8203;api-clients-generation-pipeline](https://togithub.com/api-clients-generation-pipeline) in [https://github.com/DataDog/datadog-api-client-go/pull/2234](https://togithub.com/DataDog/datadog-api-client-go/pull/2234) - Add containers API spec by [@&open-telemetry#8203;api-clients-generation-pipeline](https://togithub.com/api-clients-generation-pipeline) in [https://github.com/DataDog/datadog-api-client-go/pull/2235](https://togithub.com/DataDog/datadog-api-client-go/pull/2235) - Add serverless apm to usage attribution api by [@&open-telemetry#8203;api-clients-generation-pipeline](https://togithub.com/api-clients-generation-pipeline) in [https://github.com/DataDog/datadog-api-client-go/pull/2240](https://togithub.com/DataDog/datadog-api-client-go/pull/2240) - Document missing parameters by [@&open-telemetry#8203;api-clients-generation-pipeline](https://togithub.com/api-clients-generation-pipeline) in [https://github.com/DataDog/datadog-api-client-go/pull/2198](https://togithub.com/DataDog/datadog-api-client-go/pull/2198) - Powerpack Live Span Support by [@&open-telemetry#8203;api-clients-generation-pipeline](https://togithub.com/api-clients-generation-pipeline) in [https://github.com/DataDog/datadog-api-client-go/pull/2247](https://togithub.com/DataDog/datadog-api-client-go/pull/2247) - Add Amazon EventBridge endpoints to AWS Integration API by [@&open-telemetry#8203;api-clients-generation-pipeline](https://togithub.com/api-clients-generation-pipeline) in [https://github.com/DataDog/datadog-api-client-go/pull/2236](https://togithub.com/DataDog/datadog-api-client-go/pull/2236) - Add Container App filters to Azure API by [@&open-telemetry#8203;api-clients-generation-pipeline](https://togithub.com/api-clients-generation-pipeline) in [https://github.com/DataDog/datadog-api-client-go/pull/2217](https://togithub.com/DataDog/datadog-api-client-go/pull/2217) - Add UUID format support by [@&open-telemetry#8203;HantingZhang2](https://togithub.com/HantingZhang2) in [https://github.com/DataDog/datadog-api-client-go/pull/2253](https://togithub.com/DataDog/datadog-api-client-go/pull/2253) - Add new UA products to usage metering docs by [@&open-telemetry#8203;api-clients-generation-pipeline](https://togithub.com/api-clients-generation-pipeline) in [https://github.com/DataDog/datadog-api-client-go/pull/2251](https://togithub.com/DataDog/datadog-api-client-go/pull/2251) - Cleanup linter warnings by [@&open-telemetry#8203;skarimo](https://togithub.com/skarimo) in [https://github.com/DataDog/datadog-api-client-go/pull/2258](https://togithub.com/DataDog/datadog-api-client-go/pull/2258) - Add scorecards endpoints by [@&open-telemetry#8203;api-clients-generation-pipeline](https://togithub.com/api-clients-generation-pipeline) in [https://github.com/DataDog/datadog-api-client-go/pull/2259](https://togithub.com/DataDog/datadog-api-client-go/pull/2259) - Document top list widget style by [@&open-telemetry#8203;api-clients-generation-pipeline](https://togithub.com/api-clients-generation-pipeline) in [https://github.com/DataDog/datadog-api-client-go/pull/2243](https://togithub.com/DataDog/datadog-api-client-go/pull/2243) - Add optional group-bys support to security signals by [@&open-telemetry#8203;api-clients-generation-pipeline](https://togithub.com/api-clients-generation-pipeline) in [https://github.com/DataDog/datadog-api-client-go/pull/2260](https://togithub.com/DataDog/datadog-api-client-go/pull/2260) ##### Changed - Add Beta Banner to Send Pipeline Events Endpoint by [@&open-telemetry#8203;api-clients-generation-pipeline](https://togithub.com/api-clients-generation-pipeline) in [https://github.com/DataDog/datadog-api-client-go/pull/2248](https://togithub.com/DataDog/datadog-api-client-go/pull/2248) - Remove endpoint for mute or unmute a finding and add support for bulk mute findings endpoint by [@&open-telemetry#8203;api-clients-generation-pipeline](https://togithub.com/api-clients-generation-pipeline) in [https://github.com/DataDog/datadog-api-client-go/pull/2244](https://togithub.com/DataDog/datadog-api-client-go/pull/2244) - Place `goccy/go-json` behind built tags and revert default encoder to `encoder/json` package by [@&open-telemetry#8203;skarimo](https://togithub.com/skarimo) in [https://github.com/DataDog/datadog-api-client-go/pull/2270](https://togithub.com/DataDog/datadog-api-client-go/pull/2270) **Full Changelog**: DataDog/datadog-api-client-go@v2.18.0...v2.19.0 </details> <details> <summary>DataDog/opentelemetry-mapping-go (github.com/DataDog/opentelemetry-mapping-go/pkg/inframetadata)</summary> ### [`v0.9.0`](https://togithub.com/DataDog/opentelemetry-mapping-go/blob/HEAD/CHANGELOG.md#v090) ##### 🛑 Breaking changes 🛑 - `pkg/metrics`: Remove `WithResourceAttributesAsTags()` and `translatorConfig.ResourceAttributesAsTags` ([#&open-telemetry#8203;219](https://togithub.com/DataDog/opentelemetry-mapping-go/issues/219)) - `pkg/otlp/metrics`: Change signature of `NewTranslator` to accept `component.TelemetrySettings` instead of `zap.Logger` ([#&open-telemetry#8203;218](https://togithub.com/DataDog/opentelemetry-mapping-go/issues/218)) ##### 💡 Enhancements 💡 - `pkg/otlp/logs`: DataDog log timestamp (ie. '[@&open-telemetry#8203;timestamp](https://togithub.com/timestamp)') now includes milliseconds. ([#&open-telemetry#8203;152](https://togithub.com/DataDog/opentelemetry-mapping-go/issues/152)) - `pkg/otlp/metric`: Add `datadog.otlp_translator.metrics.missing_source` counter, which counts the number of metrics that are missing a source (e.g. hostname). ([#&open-telemetry#8203;220](https://togithub.com/DataDog/opentelemetry-mapping-go/issues/220)) - `pkg/inframetadata`: Add support for GOOS and GOARCH values ([#&open-telemetry#8203;185](https://togithub.com/DataDog/opentelemetry-mapping-go/issues/185)) ##### 🧰 Bug fixes 🧰 - `pkg/otlp/metrics`: Removes runtime metric mapping for process.runtime.jvm.gc.duration -> jvm.gc.parnew.time ([#&open-telemetry#8203;213](https://togithub.com/DataDog/opentelemetry-mapping-go/issues/213)) ### [`v0.8.3`](https://togithub.com/DataDog/opentelemetry-mapping-go/blob/HEAD/CHANGELOG.md#v083) ##### 💡 Enhancements 💡 - `pkg/otlp/logs`: Add support for nested log attributes. ([#&open-telemetry#8203;207](https://togithub.com/DataDog/opentelemetry-mapping-go/issues/207)) ### [`v0.8.2`](https://togithub.com/DataDog/opentelemetry-mapping-go/blob/HEAD/CHANGELOG.md#v082) ##### 💡 Enhancements 💡 - `pkg/otlp/metrics`: Add support for metrics origin in `Dimensions`. ([#&open-telemetry#8203;204](https://togithub.com/DataDog/opentelemetry-mapping-go/issues/204)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "on tuesday" (UTC), 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. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://togithub.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/open-telemetry/opentelemetry-collector-contrib). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy44Ny4yIiwidXBkYXRlZEluVmVyIjoiMzcuODcuMiIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==--> --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: opentelemetrybot <107717825+opentelemetrybot@users.noreply.github.com> Co-authored-by: Yang Song <yang.song@datadoghq.com> Co-authored-by: Pablo Baeyens <pablo.baeyens@datadoghq.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
What does this PR do?
Add container memory request to process payload for distribution metrics.
Motivation
Create new distribution metrics.
Additional Notes
Possible Drawbacks / Trade-offs
Describe how to test/QA your changes
Reviewer's Checklist
Reviewers: please see the review guidelines.