-
Notifications
You must be signed in to change notification settings - Fork 2.5k
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
Update All OpenTelemetry Collector Contrib packages to v0.117.0 #37198
Merged
codeboten
merged 2 commits into
main
from
renovate/all-opentelemetry-collector-contrib-packages
Jan 14, 2025
Merged
Update All OpenTelemetry Collector Contrib packages to v0.117.0 #37198
codeboten
merged 2 commits into
main
from
renovate/all-opentelemetry-collector-contrib-packages
Jan 14, 2025
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
renovate
bot
added
dependencies
Pull requests that update a dependency file
renovatebot
labels
Jan 14, 2025
renovate
bot
requested review from
mx-psi,
codeboten and
a team
as code owners
January 14, 2025 08:25
|
renovate
bot
force-pushed
the
renovate/all-opentelemetry-collector-contrib-packages
branch
from
January 14, 2025 10:02
cb189fc
to
4bfc00d
Compare
codeboten
approved these changes
Jan 14, 2025
codeboten
deleted the
renovate/all-opentelemetry-collector-contrib-packages
branch
January 14, 2025 17:05
chengchuanpeng
pushed a commit
to chengchuanpeng/opentelemetry-collector-contrib
that referenced
this pull request
Jan 26, 2025
…-telemetry#37198) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [github.com/open-telemetry/opentelemetry-collector-contrib/cmd/telemetrygen](https://github.com/open-telemetry/opentelemetry-collector-contrib) | `v0.116.0` -> `v0.117.0` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fopen-telemetry%2fopentelemetry-collector-contrib%2fcmd%2ftelemetrygen/v0.117.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%2fcmd%2ftelemetrygen/v0.117.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%2fcmd%2ftelemetrygen/v0.116.0/v0.117.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%2fcmd%2ftelemetrygen/v0.116.0/v0.117.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [github.com/open-telemetry/opentelemetry-collector-contrib/internal/common](https://github.com/open-telemetry/opentelemetry-collector-contrib) | `v0.116.0` -> `v0.117.0` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fopen-telemetry%2fopentelemetry-collector-contrib%2finternal%2fcommon/v0.117.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.117.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.116.0/v0.117.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.116.0/v0.117.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/cmd/telemetrygen)</summary> ### [`v0.117.0`](https://github.com/open-telemetry/opentelemetry-collector-contrib/blob/HEAD/CHANGELOG.md#v01170) [Compare Source](https://github.com/open-telemetry/opentelemetry-collector-contrib/compare/v0.116.0...v0.117.0) ##### 🛑 Breaking changes 🛑 - `cloudfoundryreceiver`: Introduce a feature gate enable copying envelope tags to the metrics as resource attributes instead of datapoint attributes. ([#&open-telemetry#8203;34824](https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/34824)) - `pkg/ottl`: removed the ability to reference entire parent objects. ([#&open-telemetry#8203;36872](https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/36872)) Statements like `set(cache["resource"], resource)` in non-resource contexts will no longer work. - `routingconnector`: Change default value of `match_once` parameter to `true`. ([#&open-telemetry#8203;29882](https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/29882)) This field was deprecated in v0.116.0 and will be removed in v0.120.0. ##### 🚩 Deprecations 🚩 - `sapmexporter`: Deprecate SAPM exporter ([#&open-telemetry#8203;36028](https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/36028)) The SAPM exporter is being marked as deprecated. Please use the `otlphttp` exporter with the configuration shown below. Also update your pipeline configuration for Traces accordingly. ```yaml exporters: otlphttp: traces_endpoint: "${SPLUNK_INGEST_URL}/v2/trace/otlp" headers: "X-SF-Token": "${SPLUNK_ACCESS_TOKEN}" ``` ##### 🚀 New components 🚀 - `libhoneyreceiver`: Mark the libhoney receiver exporter as Alpha. ([#&open-telemetry#8203;36693](https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/36693)) ##### 💡 Enhancements 💡 - `k8sclusterreceiver`: Add additional attributes to node and pod entities ([#&open-telemetry#8203;35879](https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/35879)) Adds the following attributes to node and pod metadata/entities: - `k8s.pod.phase`: The phase of a Pod indicates where the Pod is in its lifecycle. E.g. 'Pending', 'Running' - `k8s.pod.status_reason`: A brief message indicating details about why the pod is in this state. E.g. 'Evicted' - `k8s.node.condition_*`: The condition of a node. e.g. `k8s.node.condition_ready`. The value can be `true`, `false`, `unknown`. - `awsxrayexporter`: merge in latest semantic conventions for awsxrayexporter. ([#&open-telemetry#8203;36894](https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/36894)) - `receivercreator`: Add support for starting logs' collection based on provided k8s annotations' hints ([#&open-telemetry#8203;34427](https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/34427)) - `opensearchexporter`: Add Sending Queue to enable persistent queue in case of upstream failure ([#&open-telemetry#8203;33919](https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/33919)) - `libhoneyreceiver`: Implement log signal for libhoney receiver ([#&open-telemetry#8203;36693](https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/36693)) - `ottl`: Add a new ottl trim function that trims leading and trailing characters from a string (default- whitespace). ([#&open-telemetry#8203;34100](https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/34100)) - `exporter/prometheusremotewrite`: In preparation to re-introducing multiple workers, we're removing a data-race when batching timeseries. ([#&open-telemetry#8203;36601](https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/36601)) - `redisstorageextension`: Move redis storage extension to alpha ([#&open-telemetry#8203;36778](https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/36778)) - `logzioexporter`: Remove jaeger dbmodel dependency. ([#&open-telemetry#8203;36972](https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/36972)) - `sigv4authextension`: Add support for endpoint based names for logs and traces ([#&open-telemetry#8203;36828](https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/36828)) - `awsemfexporter`: Split EMF log to multiple log splits when buckets larger than 100. ([#&open-telemetry#8203;36771](https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/36771)) - `sqlqueryreceiver`: Add instrumentation scope to SQL query receiver metrics and logs ([#&open-telemetry#8203;31028](https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/31028)) - `statsdreceiver`: Add UDS support to statsdreceiver ([#&open-telemetry#8203;21385](https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/21385)) - `tailsamplingprocessor`: Support hot sampling policy loading ([#&open-telemetry#8203;37014](https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/37014)) - `cmd/telemetrygen`: Introduce support for generating histograms in telemetrygen ([#&open-telemetry#8203;36322](https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/36322)) - `libhoneyreceiver`: Implement trace signal for libhoney receiver ([#&open-telemetry#8203;36693](https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/36693)) ##### 🧰 Bug fixes 🧰 - `receiver/azureeventhub`: Ensure that observed timestamp is set when unmarshaling logs. ([#&open-telemetry#8203;36861](https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/36861)) - `internal/docker`: Fix image matching regular expression to properly match SHA256 strings. ([#&open-telemetry#8203;36239](https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/36239)) This affects the `docker_observer` extension. - `opampsupervisor`: Report an 'Applied' remote config status when an empty config is received. ([#&open-telemetry#8203;36682](https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/36682)) - `k8sobjectsreceiver`: ensure the `k8s.namespace.name` attribute is set for objects retrieved using the `watch` mode ([#&open-telemetry#8203;36352](https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/36352)) - `mongodbatlasreceiver`: Update the mongoDB Atlas receiver to use the Default HTTP Transport that supports default proxy configuration ([#&open-telemetry#8203;36412](https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/36412)) - `mysqlreceiver`: Avoid recording a value for the MysqlBufferPoolPages metric when out-of-bounds. ([#&open-telemetry#8203;35495](https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/35495)) When using compressed tables, Innodb_buffer_pool_pages_misc may report an out-of-bounds value. See https://bugs.mysql.com/bug.php?id=59550 for context. - `pkg/ottl`: fix handling of nested maps within slices in the `flatten` function ([#&open-telemetry#8203;36162](https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/36162)) - `mysqlreceiver`: Divide large values directly in SQL queries to avoid int overflows ([#&open-telemetry#8203;35495](https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/35495)) </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 these updates 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:eyJjcmVhdGVkSW5WZXIiOiIzOS45Mi4wIiwidXBkYXRlZEluVmVyIjoiMzkuOTIuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIiwicmVub3ZhdGVib3QiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Alex Boten <[email protected]>
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.116.0
->v0.117.0
v0.116.0
->v0.117.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/cmd/telemetrygen)
v0.117.0
Compare Source
🛑 Breaking changes 🛑
cloudfoundryreceiver
: Introduce a feature gate enable copying envelope tags to the metrics as resource attributes instead of datapoint attributes. (#34824)pkg/ottl
: removed the ability to reference entire parent objects. (#36872)Statements like
set(cache["resource"], resource)
in non-resource contexts will no longer work.routingconnector
: Change default value ofmatch_once
parameter totrue
. (#29882)This field was deprecated in v0.116.0 and will be removed in v0.120.0.
🚩 Deprecations 🚩
sapmexporter
: Deprecate SAPM exporter (#36028)The SAPM exporter is being marked as deprecated. Please use the
otlphttp
exporter with the configuration shownbelow. Also update your pipeline configuration for Traces accordingly.
🚀 New components 🚀
libhoneyreceiver
: Mark the libhoney receiver exporter as Alpha. (#36693)💡 Enhancements 💡
k8sclusterreceiver
: Add additional attributes to node and pod entities (#35879)Adds the following attributes to node and pod metadata/entities:
k8s.pod.phase
: The phase of a Pod indicates where the Pod is in its lifecycle. E.g. 'Pending', 'Running'k8s.pod.status_reason
: A brief message indicating details about why the pod is in this state. E.g. 'Evicted'k8s.node.condition_*
: The condition of a node. e.g.k8s.node.condition_ready
. The value can betrue
,false
,unknown
.awsxrayexporter
: merge in latest semantic conventions for awsxrayexporter. (#36894)receivercreator
: Add support for starting logs' collection based on provided k8s annotations' hints (#34427)opensearchexporter
: Add Sending Queue to enable persistent queue in case of upstream failure (#33919)libhoneyreceiver
: Implement log signal for libhoney receiver (#36693)ottl
: Add a new ottl trim function that trims leading and trailing characters from a string (default- whitespace). (#34100)exporter/prometheusremotewrite
: In preparation to re-introducing multiple workers, we're removing a data-race when batching timeseries. (#36601)redisstorageextension
: Move redis storage extension to alpha (#36778)logzioexporter
: Remove jaeger dbmodel dependency. (#36972)sigv4authextension
: Add support for endpoint based names for logs and traces (#36828)awsemfexporter
: Split EMF log to multiple log splits when buckets larger than 100. (#36771)sqlqueryreceiver
: Add instrumentation scope to SQL query receiver metrics and logs (#31028)statsdreceiver
: Add UDS support to statsdreceiver (#21385)tailsamplingprocessor
: Support hot sampling policy loading (#37014)cmd/telemetrygen
: Introduce support for generating histograms in telemetrygen (#36322)libhoneyreceiver
: Implement trace signal for libhoney receiver (#36693)🧰 Bug fixes 🧰
receiver/azureeventhub
: Ensure that observed timestamp is set when unmarshaling logs. (#36861)internal/docker
: Fix image matching regular expression to properly match SHA256 strings. (#36239)This affects the
docker_observer
extension.opampsupervisor
: Report an 'Applied' remote config status when an empty config is received. (#36682)k8sobjectsreceiver
: ensure thek8s.namespace.name
attribute is set for objects retrieved using thewatch
mode (#36352)mongodbatlasreceiver
: Update the mongoDB Atlas receiver to use the Default HTTP Transport that supports default proxy configuration (#36412)mysqlreceiver
: Avoid recording a value for the MysqlBufferPoolPages metric when out-of-bounds. (#35495)When using compressed tables, Innodb_buffer_pool_pages_misc may report an out-of-bounds value.
See https://bugs.mysql.com/bug.php?id=59550 for context.
pkg/ottl
: fix handling of nested maps within slices in theflatten
function (#36162)mysqlreceiver
: Divide large values directly in SQL queries to avoid int overflows (#35495)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 these updates again.
This PR was generated by Mend Renovate. View the repository job log.