-
Notifications
You must be signed in to change notification settings - Fork 2.4k
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
fix(deps): update module github.com/open-telemetry/opentelemetry-collector-contrib/internal/common to v0.110.0 #35404
Merged
codeboten
merged 1 commit into
main
from
renovate/github.com-open-telemetry-opentelemetry-collector-contrib-internal-common-0.x
Sep 24, 2024
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
…ector-contrib/internal/common to v0.110.0
renovate
bot
added
dependencies
Pull requests that update a dependency file
renovatebot
labels
Sep 24, 2024
github-actions
bot
added
cmd/telemetrygen
telemetrygen command
and removed
renovatebot
labels
Sep 24, 2024
codeboten
approved these changes
Sep 24, 2024
codeboten
deleted the
renovate/github.com-open-telemetry-opentelemetry-collector-contrib-internal-common-0.x
branch
September 24, 2024 16:44
jriguera
pushed a commit
to springernature/opentelemetry-collector-contrib
that referenced
this pull request
Oct 4, 2024
…ector-contrib/internal/common to v0.110.0 (open-telemetry#35404) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [github.com/open-telemetry/opentelemetry-collector-contrib/internal/common](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib) | `v0.109.0` -> `v0.110.0` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fopen-telemetry%2fopentelemetry-collector-contrib%2finternal%2fcommon/v0.110.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fopen-telemetry%2fopentelemetry-collector-contrib%2finternal%2fcommon/v0.110.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fopen-telemetry%2fopentelemetry-collector-contrib%2finternal%2fcommon/v0.109.0/v0.110.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fopen-telemetry%2fopentelemetry-collector-contrib%2finternal%2fcommon/v0.109.0/v0.110.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>open-telemetry/opentelemetry-collector-contrib (github.com/open-telemetry/opentelemetry-collector-contrib/internal/common)</summary> ### [`v0.110.0`](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/blob/HEAD/CHANGELOG.md#v01100) [Compare Source](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/compare/v0.109.0...v0.110.0) ##### 🛑 Breaking changes 🛑 - `pkg/stanza`: Move `filelog.container.removeOriginalTimeField` feature gate to beta ([#&open-telemetry#8203;33389](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/33389)) - Disable the `filelog.container.removeOriginalTimeField` feature gate to get the old behavior. - `resourcedetectionprocessor`: Move `processor.resourcedetection.hostCPUSteppingAsString` feature gate to stable. ([#&open-telemetry#8203;31136](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/31136)) - `resourcedetectionprocessor`: Remove `processor.resourcedetection.hostCPUModelAndFamilyAsString` feature gate. ([#&open-telemetry#8203;29025](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/29025)) ##### 🚩 Deprecations 🚩 - `hostmetricsreceiver`: Set the receiver.hostmetrics.normalizeProcessCPUUtilization feature gate to stable. ([#&open-telemetry#8203;34763](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/34763)) ##### 🚀 New components 🚀 - `azurelogs_translater`: Adds a new translater that converts Azure EventHub logs to OpenTelemetry logs used by the Azure Events Hub receiver. ([#&open-telemetry#8203;39704](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/39704)) - `dorisexporter`: logs implementation ([#&open-telemetry#8203;33479](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/33479)) - `dorisexporter`: traces implementation ([#&open-telemetry#8203;33479](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/33479)) ##### 💡 Enhancements 💡 - `otelarrowexporter`: Allow separate arrow exporter per unique value of configured metadataKeys. ([#&open-telemetry#8203;34178](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/34178)) - `processor/transform`: Add custom function to the transform processor to convert exponential histograms to explicit histograms. ([#&open-telemetry#8203;33827](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/33827)) - `datadogconnector`: Map the new OTel semantic convention `deployment.environment.name` to `env` for OTLP traces in APM stats. ([#&open-telemetry#8203;35147](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/35147)) The old convention `deployment.environment` still works - `datadogexporter`: Map the new OTel semantic convention `deployment.environment.name` to `env` for OTLP traces, metrics and logs. ([#&open-telemetry#8203;35147](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/35147)) The old convention `deployment.environment` still works - `file_storage`: provide a new option to the user to create a directory on start ([#&open-telemetry#8203;34939](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/34939)) - `headersetterextension`: adding default_value config ([#&open-telemetry#8203;34412](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/34412)) default_value config item applied in case context value is empty - `kafkaexporter`: Add support for encoding extensions in the Kafka exporter. ([#&open-telemetry#8203;34384](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/34384)) This change adds support for encoding extensions in the Kafka exporter. Loading extensions takes precedence over the internally supported encodings. - `datadogexporter`: Adds exporter.datadogexporter.metricremappingdisabled featuregate which disables renaming OpenTelemetry metrics to match Datadog semantics. This feature gate is only for internal use. ([#&open-telemetry#8203;35025](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/35025)) - `otelarrowexporter`: Add BatcherConfig field following similar in OTLP exporter. ([#&open-telemetry#8203;34802](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/34802)) - `otelarrowreceiver`: Add gRPC timeout propagation. ([#&open-telemetry#8203;34742](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/34742)) - `kafkareceiver`: Add support for `otlp_json` encoding to Kafka receiver. The payload is deserialized into OpenTelemetry traces using JSON format. ([#&open-telemetry#8203;33627](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/33627)) This encoding allows the Kafka receiver to handle trace data in JSON format, enabling integration with systems that export traces as JSON-encoded data. - `pkg/ottl`: Improved JSON unmarshaling performance by 10-20% by switching dependencies. ([#&open-telemetry#8203;35130](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/35130)) - `pkg/ottl`: Added support for locale in the Time converter ([#&open-telemetry#8203;32978](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/32978)) - `datadogexporter`: Upgrade logs in Datadog Exporter to beta ([#&open-telemetry#8203;35359](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/35359)) - `remotetapprocessor`: Origin header is no longer required for websocket connections ([#&open-telemetry#8203;34925](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/34925)) - `deltatorateprocessor`: Remove unnecessary data copies. ([#&open-telemetry#8203;35165](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/35165)) - `transformprocessor`: Remove unnecessary data copy when transform sum to/from gauge ([#&open-telemetry#8203;35177](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/35177)) - `sapmexporter`: Prioritize token in context when accesstokenpassthrough is enabled ([#&open-telemetry#8203;35123](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/35123)) - `tailsamplingprocessor`: Fix the behavior for numeric tag filters with `inverse_match` set to `true`. ([#&open-telemetry#8203;34296](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/34296)) ##### 🧰 Bug fixes 🧰 - `splunkenterprise`: Fix a flaky search related to iops metrics. ([#&open-telemetry#8203;35081](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/35081)) - `azuremonitorexporter`: fix issue for property endpoint is ignored when using instrumentation_key ([#&open-telemetry#8203;33971](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/33971)) - `groupbytraceprocessor`: Ensure processor_groupbytrace_incomplete_releases metric has a unit. ([#&open-telemetry#8203;35221](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/35221)) - `datadogreceiver`: Fix numeric span attributes ([#&open-telemetry#8203;35087](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/35087)) - `deltatocumulative`: do not drop gauges and summaries ([#&open-telemetry#8203;35284](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/35284)) Gauges and Summaries are no longer dropped from processor output. Instead, they are passed through as-is - `pkg/stanza`: Do not get formatted message for Windows events without an event provider. ([#&open-telemetry#8203;35135](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/35135)) Attempting to get the formatted message for Windows events without an event provider can result in an error being logged. | This change ensures that the formatted message is not retrieved for such events. - `cmd/opampsupervisor`: Ensure the Supervisor processes all fields in a ServerToAgent message. ([#&open-telemetry#8203;34349](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/34349)) - `signalfxexporter`: Ensure token is not sent through for event data ([#&open-telemetry#8203;35154](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/35154)) - `prometheusreceiver`: Fix the retrieval of scrape configurations by also considering scrape config files ([#&open-telemetry#8203;34786](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/34786)) - `redactionprocessor`: Fix panic when using the redaction processor in a logs pipeline ([#&open-telemetry#8203;35331](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/35331)) - `exporter/splunkhec`: Fix incorrect claim that the exporter doesn't mutate data when batching is enabled. ([#&open-telemetry#8203;35306](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/35306)) The bug lead to runtime panics when the exporter was used with the batcher enabled in a fanout scenario. </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. 🔕 **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/open-telemetry/opentelemetry-collector-contrib). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC44MC4wIiwidXBkYXRlZEluVmVyIjoiMzguODAuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIiwicmVub3ZhdGVib3QiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
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.
This PR contains the following updates:
v0.109.0
->v0.110.0
Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
open-telemetry/opentelemetry-collector-contrib (github.com/open-telemetry/opentelemetry-collector-contrib/internal/common)
v0.110.0
Compare Source
🛑 Breaking changes 🛑
pkg/stanza
: Movefilelog.container.removeOriginalTimeField
feature gate to beta (#33389)filelog.container.removeOriginalTimeField
feature gate to get the old behavior.resourcedetectionprocessor
: Moveprocessor.resourcedetection.hostCPUSteppingAsString
feature gate to stable. (#31136)resourcedetectionprocessor
: Removeprocessor.resourcedetection.hostCPUModelAndFamilyAsString
feature gate. (#29025)🚩 Deprecations 🚩
hostmetricsreceiver
: Set the receiver.hostmetrics.normalizeProcessCPUUtilization feature gate to stable. (#34763)🚀 New components 🚀
azurelogs_translater
: Adds a new translater that converts Azure EventHub logs to OpenTelemetry logs used by the Azure Events Hub receiver. (#39704)dorisexporter
: logs implementation (#33479)dorisexporter
: traces implementation (#33479)💡 Enhancements 💡
otelarrowexporter
: Allow separate arrow exporter per unique value of configured metadataKeys. (#34178)processor/transform
: Add custom function to the transform processor to convert exponential histograms to explicit histograms. (#33827)datadogconnector
: Map the new OTel semantic conventiondeployment.environment.name
toenv
for OTLP traces in APM stats. (#35147)The old convention
deployment.environment
still worksdatadogexporter
: Map the new OTel semantic conventiondeployment.environment.name
toenv
for OTLP traces, metrics and logs. (#35147)The old convention
deployment.environment
still worksfile_storage
: provide a new option to the user to create a directory on start (#34939)headersetterextension
: adding default_value config (#34412)default_value config item applied in case context value is empty
kafkaexporter
: Add support for encoding extensions in the Kafka exporter. (#34384)This change adds support for encoding extensions in the Kafka exporter. Loading extensions takes precedence over the internally supported encodings.
datadogexporter
: Adds exporter.datadogexporter.metricremappingdisabled featuregate which disables renaming OpenTelemetry metrics to match Datadog semantics. This feature gate is only for internal use. (#35025)otelarrowexporter
: Add BatcherConfig field following similar in OTLP exporter. (#34802)otelarrowreceiver
: Add gRPC timeout propagation. (#34742)kafkareceiver
: Add support forotlp_json
encoding to Kafka receiver. The payload is deserialized into OpenTelemetry traces using JSON format. (#33627)This encoding allows the Kafka receiver to handle trace data in JSON format,
enabling integration with systems that export traces as JSON-encoded data.
pkg/ottl
: Improved JSON unmarshaling performance by 10-20% by switching dependencies. (#35130)pkg/ottl
: Added support for locale in the Time converter (#32978)datadogexporter
: Upgrade logs in Datadog Exporter to beta (#35359)remotetapprocessor
: Origin header is no longer required for websocket connections (#34925)deltatorateprocessor
: Remove unnecessary data copies. (#35165)transformprocessor
: Remove unnecessary data copy when transform sum to/from gauge (#35177)sapmexporter
: Prioritize token in context when accesstokenpassthrough is enabled (#35123)tailsamplingprocessor
: Fix the behavior for numeric tag filters withinverse_match
set totrue
. (#34296)🧰 Bug fixes 🧰
splunkenterprise
: Fix a flaky search related to iops metrics. (#35081)azuremonitorexporter
: fix issue for property endpoint is ignored when using instrumentation_key (#33971)groupbytraceprocessor
: Ensure processor_groupbytrace_incomplete_releases metric has a unit. (#35221)datadogreceiver
: Fix numeric span attributes (#35087)deltatocumulative
: do not drop gauges and summaries (#35284)Gauges and Summaries are no longer dropped from processor output.
Instead, they are passed through as-is
pkg/stanza
: Do not get formatted message for Windows events without an event provider. (#35135)Attempting to get the formatted message for Windows events without an event provider can result in an error being logged. |
This change ensures that the formatted message is not retrieved for such events.
cmd/opampsupervisor
: Ensure the Supervisor processes all fields in a ServerToAgent message. (#34349)signalfxexporter
: Ensure token is not sent through for event data (#35154)prometheusreceiver
: Fix the retrieval of scrape configurations by also considering scrape config files (#34786)redactionprocessor
: Fix panic when using the redaction processor in a logs pipeline (#35331)exporter/splunkhec
: Fix incorrect claim that the exporter doesn't mutate data when batching is enabled. (#35306)The bug lead to runtime panics when the exporter was used with the batcher enabled in a fanout scenario.
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.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.