-
Notifications
You must be signed in to change notification settings - Fork 2.6k
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
Bump go.uber.org/multierr from 1.7.0 to 1.8.0 in /internal/stanza #8203
Closed
dependabot
wants to merge
1
commit into
main
from
dependabot/go_modules/internal/stanza/go.uber.org/multierr-1.8.0
Closed
Bump go.uber.org/multierr from 1.7.0 to 1.8.0 in /internal/stanza #8203
dependabot
wants to merge
1
commit into
main
from
dependabot/go_modules/internal/stanza/go.uber.org/multierr-1.8.0
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
Bumps [go.uber.org/multierr](https://github.com/uber-go/multierr) from 1.7.0 to 1.8.0. - [Release notes](https://github.com/uber-go/multierr/releases) - [Changelog](https://github.com/uber-go/multierr/blob/master/CHANGELOG.md) - [Commits](uber-go/multierr@v1.7.0...v1.8.0) --- updated-dependencies: - dependency-name: go.uber.org/multierr dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Looks like go.uber.org/multierr is up-to-date now, so this is no longer needed. |
codeboten
pushed a commit
that referenced
this pull request
Jun 27, 2023
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [otel/opentelemetry-collector-contrib](https://togithub.com/open-telemetry/opentelemetry-collector-releases) | minor | `0.79.0` -> `0.80.0` | | prom/prometheus | minor | `v2.44.0` -> `v2.45.0` | --- ### Release Notes <details> <summary>open-telemetry/opentelemetry-collector-releases (otel/opentelemetry-collector-contrib)</summary> ### [`v0.80.0`](https://togithub.com/open-telemetry/opentelemetry-collector-releases/releases/tag/v0.80.0) [Compare Source](https://togithub.com/open-telemetry/opentelemetry-collector-releases/compare/v0.79.0...v0.80.0) #### Changelog - [`3fe11dc`](https://togithub.com/open-telemetry/opentelemetry-collector-releases/commit/3fe11dc) Update versions to v0.80.0 ([#​362](https://togithub.com/open-telemetry/opentelemetry-collector-releases/issues/362)) - [`f82587a`](https://togithub.com/open-telemetry/opentelemetry-collector-releases/commit/f82587a) Add warning about git tags ([#​359](https://togithub.com/open-telemetry/opentelemetry-collector-releases/issues/359)) - [`3af8267`](https://togithub.com/open-telemetry/opentelemetry-collector-releases/commit/3af8267) Bump github.com/goreleaser/nfpm/v2 from 2.29.0 to 2.30.1 ([#​358](https://togithub.com/open-telemetry/opentelemetry-collector-releases/issues/358)) - [`cb3c890`](https://togithub.com/open-telemetry/opentelemetry-collector-releases/commit/cb3c890) Add all missing components to contrib distribution manifest ([#​356](https://togithub.com/open-telemetry/opentelemetry-collector-releases/issues/356)) - [`60a7e46`](https://togithub.com/open-telemetry/opentelemetry-collector-releases/commit/60a7e46) Add missing components to contrib distribution ([#​354](https://togithub.com/open-telemetry/opentelemetry-collector-releases/issues/354)) - [`73fd3ae`](https://togithub.com/open-telemetry/opentelemetry-collector-releases/commit/73fd3ae) Add haproxyreceiver to the contrib distribution ([#​355](https://togithub.com/open-telemetry/opentelemetry-collector-releases/issues/355)) - [`98597be`](https://togithub.com/open-telemetry/opentelemetry-collector-releases/commit/98597be) \[chore] bump go version ([#​352](https://togithub.com/open-telemetry/opentelemetry-collector-releases/issues/352)) </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:eyJjcmVhdGVkSW5WZXIiOiIzNS4xNDEuMyIsInVwZGF0ZWRJblZlciI6IjM1LjE0MS4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
JimChenWYU
pushed a commit
to easyops-cn/opentelemetry-collector-contrib
that referenced
this pull request
Jul 8, 2023
commit 2ae4bb7319f43c979735e96e1f782494e05e0cc7 Author: OpenTelemetry Bot <107717825+opentelemetrybot@users.noreply.github.com> Date: Wed Jul 5 04:13:15 2023 -0700 [chore] Prepare release 0.81.0 (#23978) The following commands were run to prepare this release: - make chlog-update VERSION=v0.81.0 - sed -i.bak s/0.80.0/0.81.0/g versions.yaml - make multimod-prerelease - make multimod-sync --------- Co-authored-by: Pablo Baeyens <pbaeyens31+github@gmail.com> commit e9bdc636a01731bc1531f0b1a74859812e073eb4 Author: Pablo Baeyens <pbaeyens31+github@gmail.com> Date: Wed Jul 5 12:50:05 2023 +0200 Revert "[chore] Remove skip flaky test for hostmetricsreceiver" (#23982) Reverts open-telemetry/opentelemetry-collector-contrib#23874. The test is still flaky on Windows. commit f85dd5b4b59282932db14a1187ad3687083b4c5c Author: Pablo Baeyens <pbaeyens31+github@gmail.com> Date: Wed Jul 5 11:21:45 2023 +0200 Make sed replace statements more resilient (#23977) **Description:** <Describe what has changed.> <!--Ex. Fixing a bug - Describe the bug and how this fixes the issue. Ex. Adding a feature - Explain what this achieves.--> While working on open-telemetry/opentelemetry-collector/issues/8033, I got the following error ([full logs](https://github.com/open-telemetry/opentelemetry-collector-contrib/actions/runs/5461142477/jobs/9938863136)): ``` github.com/open-telemetry/opentelemetry-collector-contrib/cmd/otelcontribcol imports github.com/open-telemetry/opentelemetry-collector-contrib/receiver/k8sclusterreceiver imports github.com/open-telemetry/opentelemetry-collector-contrib/receiver/k8sclusterreceiver/internal/collection imports github.com/openshift/api/quota/v1: reading github.com/openshift/api/go.mod at revision v0.0.0-20.81.01171038-322a19404e37: unknown revision v0.0.0-20.81.01171038-322a19404e37 ``` This is because the script for preparing releases has the following sed statement: https://github.com/open-telemetry/opentelemetry-collector-contrib/blob/10e46605b7b9f775a3658f4e2ba59960ffe33847/cmd/otelcontribcol/builder-config.yaml#L416 which ends up replacing `018080` within the `openshift/api` pseudoversion by `0.81.0`. To work around this, we make the replace statements more specific. An alternative would be something like https://stackoverflow.com/a/2705678, but this approach is still broken if a dependency we are replacing has exactly the version we are updating from, so I think ultimately we need a different approach. **Testing:** I tested this on https://github.com/mx-psi/opentelemetry-collector-contrib/actions/runs/5462095129/jobs/9940974190; the job is able to run until the point of creating the PR, where it fails because the bot account does not have permission to create a PR. commit 10e46605b7b9f775a3658f4e2ba59960ffe33847 Author: John Law <8260377+Wal8800@users.noreply.github.com> Date: Wed Jul 5 08:21:22 2023 +1200 [ci] Specify 7 as arm version for arm build in CI (#23436) **Description:** Currently, we specify arm architecture in the cross build test without specifying the `GOARM` variable. This means the `GOARM` value falls back to the default and the default value depends on the platform that we are building on. We are building on `linux/amd64` machine in github action, so the `GOARM` defaults to `5`. [There are changes to default to GOARM=7 for all non-arm systems in the upcoming golang version](https://go-review.googlesource.com/c/go/+/470695) I'm looking to add an armv7 release, so without waiting for the newer golang version, I want to explicitly set the arm version in the CI to align with the release arm version. In this pull request, I expanded the configuration for arm build by adding a new block with the arm version under `include`. Then introduce the `GOARM` environment variable when calling `make otelcontribcol` **Testing:** Able to run `make GOOS=x GOARCH=y GOARM=z otelcontribcol` with the following configurations locally - [x] `GOOS=linux`, `GOARCH=arm`, `GOARM=7` - [x] `GOOS=linux`, `GOARCH=arm64`, `GOARM=` - [x] `GOOS=darwin`, `GOARCH=amd64`, `GOARM=` - [x] `GOOS=window`, `GOARCH=amd64`, `GOARM=` commit d51d3135984633d7d07fdb42f38ef122849e548a Author: Jonah Kowall <jkowall@kowall.net> Date: Tue Jul 4 16:20:42 2023 -0400 Removing jkowall from codeowners for logzioexporter (#23845) Removing @jkowall from codeowners https://github.com/open-telemetry/opentelemetry-collector-contrib/pull/20768 Signed-off-by: Jonah Kowall <jkowall@kowall.net> commit 9caec802b06e75bdb4a3f6b27409bfbefca543b8 Author: Daniel Jaglowski <jaglows3@gmail.com> Date: Tue Jul 4 16:19:47 2023 -0400 [chore] Minor cleanup of vcenter metric code (#23873) commit aa6560128d4cd9f7a540935a8b3e2a4c603e38c0 Author: David Ashpole <dashpole@google.com> Date: Tue Jul 4 16:17:13 2023 -0400 Add dashpole back to auto-assignees (#23876) I'm back from leave! commit 65cc16d880571ef2224154253dbea885f5d8fac9 Author: David Ashpole <dashpole@google.com> Date: Tue Jul 4 16:16:10 2023 -0400 Remove tbarker from codeowners (#23877) **Description:** Fixes https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/23405 @tbarker25 doesn't work on OpenTelemetry for Google anymore. cc @punya commit d98c227f8d4c7072344a46ae1d2d64e33c2b8644 Author: OpenTelemetry Bot <107717825+opentelemetrybot@users.noreply.github.com> Date: Tue Jul 4 11:23:18 2023 -0700 [chore] dependabot updates Tue Jul 4 17:49:08 UTC 2023 (#23954) Bump cloud.google.com/go/pubsub from 1.31.0 to 1.32.0 in /exporter/googlecloudpubsubexporter Bump cloud.google.com/go/pubsub from 1.31.0 to 1.32.0 in /receiver/googlecloudpubsubreceiver Bump github.com/DataDog/datadog-api-client-go/v2 from 2.13.0 to 2.14.0 in /exporter/datadogexporter Bump github.com/DataDog/opentelemetry-mapping-go/pkg/otlp/attributes from 0.5.0 to 0.5.1 in /exporter/datadogexporter Bump github.com/DataDog/opentelemetry-mapping-go/pkg/otlp/logs from 0.5.0 to 0.5.1 in /exporter/datadogexporter Bump github.com/DataDog/opentelemetry-mapping-go/pkg/otlp/metrics from 0.5.0 to 0.5.1 in /exporter/datadogexporter Bump github.com/DataDog/opentelemetry-mapping-go/pkg/quantile from 0.5.0 to 0.5.1 in /exporter/datadogexporter Bump github.com/aliyun/aliyun-log-go-sdk from 0.1.49 to 0.1.50 in /exporter/alibabacloudlogserviceexporter Bump github.com/aws/aws-sdk-go from 1.44.290 to 1.44.294 in /exporter/awscloudwatchlogsexporter Bump github.com/aws/aws-sdk-go from 1.44.290 to 1.44.294 in /exporter/awsemfexporter Bump github.com/aws/aws-sdk-go from 1.44.290 to 1.44.294 in /exporter/kafkaexporter Bump github.com/aws/aws-sdk-go from 1.44.290 to 1.44.294 in /extension/observer/ecsobserver Bump github.com/aws/aws-sdk-go from 1.44.290 to 1.44.294 in /internal/aws/k8s Bump github.com/aws/aws-sdk-go from 1.44.290 to 1.44.294 in /internal/aws/proxy Bump github.com/aws/aws-sdk-go from 1.44.290 to 1.44.294 in /internal/aws/xray Bump github.com/aws/aws-sdk-go from 1.44.290 to 1.44.294 in /internal/aws/xray/testdata/sampleapp Bump github.com/aws/aws-sdk-go from 1.44.290 to 1.44.294 in /internal/metadataproviders Bump github.com/aws/aws-sdk-go from 1.44.290 to 1.44.294 in /processor/resourcedetectionprocessor Bump github.com/aws/aws-sdk-go from 1.44.290 to 1.44.294 in /receiver/awscontainerinsightreceiver Bump github.com/aws/aws-sdk-go from 1.44.290 to 1.44.294 in /receiver/awsecscontainermetricsreceiver Bump github.com/aws/aws-sdk-go from 1.44.290 to 1.44.294 in /receiver/awsxrayreceiver Bump github.com/aws/aws-sdk-go from 1.44.290 to 1.44.295 in /exporter/awsxrayexporter Bump github.com/aws/aws-sdk-go from 1.44.290 to 1.44.295 in /exporter/datadogexporter Bump github.com/aws/aws-sdk-go from 1.44.290 to 1.44.295 in /internal/aws/awsutil Bump github.com/aws/aws-sdk-go from 1.44.290 to 1.44.295 in /internal/aws/cwlogs Bump github.com/golangci/golangci-lint from 1.53.2 to 1.53.3 in /internal/tools Bump github.com/hashicorp/consul/api from 1.21.0 to 1.22.0 in /internal/metadataproviders Bump github.com/hashicorp/consul/api from 1.21.0 to 1.22.0 in /processor/resourcedetectionprocessor Bump github.com/klauspost/compress from 1.16.6 to 1.16.7 in /exporter/fileexporter Bump github.com/klauspost/compress from 1.16.6 to 1.16.7 in /exporter/sapmexporter Bump github.com/klauspost/compress from 1.16.6 to 1.16.7 in /receiver/sapmreceiver Bump github.com/shirou/gopsutil/v3 from 3.23.5 to 3.23.6 in /exporter/signalfxexporter Bump github.com/shirou/gopsutil/v3 from 3.23.5 to 3.23.6 in /extension/observer/hostobserver Bump github.com/shirou/gopsutil/v3 from 3.23.5 to 3.23.6 in /receiver/awscontainerinsightreceiver Bump github.com/shirou/gopsutil/v3 from 3.23.5 to 3.23.6 in /receiver/hostmetricsreceiver Bump github.com/shirou/gopsutil/v3 from 3.23.5 to 3.23.6 in /receiver/jmxreceiver Bump github.com/shirou/gopsutil/v3 from 3.23.5 to 3.23.6 in /testbed Bump github.com/sijms/go-ora/v2 from 2.7.6 to 2.7.8 in /receiver/sqlqueryreceiver Bump github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/common from 1.0.687 to 1.0.692 in /exporter/tencentcloudlogserviceexporter Bump github.com/vmware/govmomi from 0.30.4 to 0.30.5 in /receiver/vcenterreceiver Bump go.mongodb.org/atlas from 0.29.0 to 0.30.0 in /receiver/mongodbatlasreceiver Bump golang.org/x/vuln from 0.1.0 to 0.2.0 in /internal/tools Bump google.golang.org/api from 0.128.0 to 0.129.0 in /exporter/f5cloudexporter Bump google.golang.org/api from 0.128.0 to 0.129.0 in /exporter/googlecloudpubsubexporter Bump google.golang.org/api from 0.128.0 to 0.129.0 in /receiver/googlecloudpubsubreceiver Bump google.golang.org/api from 0.128.0 to 0.129.0 in /receiver/googlecloudspannerreceiver commit dbcf37ae329f0aef6f664ed5c05a9ac85f54579a Author: Ziqi Zhao <zhaoziqi9146@gmail.com> Date: Wed Jul 5 01:30:16 2023 +0800 [chore] fix exhaustive lint for dynatrace exporter (#23951) **Description:** related #23266 Signed-off-by: Ziqi Zhao <zhaoziqi9146@gmail.com> commit 5d1f251e7ba5b013dcc0d4c96b510024d3a6da92 Author: Andrzej Stencel <astencel@sumologic.com> Date: Tue Jul 4 19:29:19 2023 +0200 [chore] [receiver/snmp] fix docs on default collection interval (#23945) The default connection interval is actually `10s` and not `1m`. commit 3cb495438d022cecbb4e3c93f96088a787e02d3e Author: Tomaz Muraus <126863902+tomaz-s1@users.noreply.github.com> Date: Tue Jul 4 14:40:48 2023 +0200 [chore] [exporter/datasetexporter] Update metadata (#23885) This pull request updates metadata for DataSet exporter. Metadata was out of date and didn't reflect that the exporter plugin is distributed as part of contrib. --- NOTE: Per request in a PR review (atoulme), this change was moved out of https://github.com/open-telemetry/opentelemetry-collector-contrib/pull/23672 to a new and separate PR. commit 81320c41004bdd739b5c4e5dafcf20230087c68b Author: Pavol Loffay <p.loffay@gmail.com> Date: Mon Jul 3 12:15:09 2023 +0200 Json payload in Kafka exporter is not experimental (#23884) **Description:** <Describe what has changed.> <!--Ex. Fixing a bug - Describe the bug and how this fixes the issue. Ex. Adding a feature - Explain what this achieves.--> **Link to tracking Issue:** <Issue number if applicable> Resolves https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/23871 **Testing:** <Describe what testing was performed and which tests were added.> **Documentation:** <Describe the documentation added.> Signed-off-by: Pavol Loffay <p.loffay@gmail.com> commit 8510b37b1c427cc4d117cc65fcfc412ab7756420 Author: Ziqi Zhao <zhaoziqi9146@gmail.com> Date: Mon Jul 3 17:17:59 2023 +0800 [chore] fix exhaustive lint for podmanreceiver (#23823) **Description:** related #23266 Signed-off-by: Ziqi Zhao <zhaoziqi9146@gmail.com> commit 537ba472f09a3b346b8cca8c6bdfa5d441707e11 Author: ZenoCC-Peng <134558926+ZenoCC-Peng@users.noreply.github.com> Date: Mon Jul 3 01:41:49 2023 -0700 [chore] Remove skip flaky test for hostmetricsreceiver (#23874) **Description:** <Describe what has changed.> <!--Ex. Fixing a bug - Describe the bug and how this fixes the issue. Ex. Adding a feature - Explain what this achieves.--> Run 20 times the GitHub Action on my personal branch, there were no test failures. See the files: [Hostmetricsreceiver-FlakyTest-10030.xlsx](https://github.com/open-telemetry/opentelemetry-collector-contrib/files/11911111/Hostmetricsreceiver-FlakyTest-10030.xlsx). **Link to tracking Issue:** <Issue number if applicable>[10030](https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/10030) **Testing:** hostmetricsreceiver/internal/scraper/loadscraper/load_scraper_test.go --------- Co-authored-by: Alex Boten <aboten@lightstep.com> Co-authored-by: zeno-splunk <134558926+zeno-splunk@users.noreply.github.com> commit 4c817c69a2fe9cab7f1a9c357a84eff7a40b7fe7 Author: Laser <arseny.antonov@gmail.com> Date: Fri Jun 30 21:25:25 2023 +0300 [connector/spanmetricsconnector] Added disabling options (#23039) **Description:** <Describe what has changed.> Added disabling options for histogram metrics and option to exclude default labels from all metrics. In some cases users want to optionally disable part of metrics because they generate too much data or are not needed. We've tried to use transform as [it was suggested here](https://github.com/open-telemetry/opentelemetry-collector-contrib/pull/20525) And this helps in part of getting less data. But we consumed too much memory because of high cardinality labels. So we decided to suggest this mr to escape metric creation at the very beginning. **Link to tracking Issue:** [GH-16344] **Testing:** Added tests to the repository **Documentation:** Readme file updated --------- Co-authored-by: Antoine Toulme <antoine@toulme.name> commit 3c9ddf9726c5ec6ca66a8486a875a54102c8a8a2 Author: Miguel Rodriguez <miguel.rodriguez@observiq.com> Date: Fri Jun 30 14:23:57 2023 -0400 [receiver/filelog] Add Support for only reading the current file (#23633) Adding a feature to filelog to allow reading of only the current file from a collection of files through sorting the file names and picking the newest one. commit 95f0a13dd9c6045d1ce2c250ca0701d52b5f43f3 Author: Antoine Toulme <antoine@lunar-ocean.com> Date: Fri Jun 30 10:02:02 2023 -0700 [receiver/k8s_cluster] Add back all other vendor-specific node conditions (#23854) **Description:** Add back all other vendor-specific node conditions, and report them even if missing, as well as all allocatable node metrics if present, to the list of Kubernetes node metrics available, which went missing during the pdata translation **Link to tracking Issue:** Fixes #23839 **Testing:** Unit tests. **Documentation:** Not quite. Maybe a doc entry is required here. I haven't looked yet where to place it. commit 46d03a09bb7b137c59a032f93133c6ef0c8c1bca Author: Tyler Helmuth <12352919+TylerHelmuth@users.noreply.github.com> Date: Fri Jun 30 10:41:50 2023 -0600 [internal/filter] filtermetric to filterottl bridge (#23141) **Description:** This PR adds a bridge between `filtermetric.NewSkipExpr` and `filterottl.NewBoolExprForMetric` behind a feature gate. With the feature gate enabled, any component using `filtermetric.NewSkipExpr` will start using OTTL behind the scenes. In addition, the filterprocessor's implementation of `newSkipResExpr`, which is a skip expression for resources, is bridged to `filterottl.NewBoolExprForResource`. Since this implementation exists only for filtering metrics, the same feature gate is used for both. While investigating the existing `internal/filtermetric` uses with filterprocessor and attributesprocessor I found that: - The attributes processor does not support Expressions or Resource Attributes. The readme claims that it does, but the implementation does not support it (and there are no tests). This bridge DOES NOT rectify that. - The filterprocessor allows filtering by resource attributes, expressions, and metric name. Unlike it's implementation for filtering spans and logs, the filterprocessor handles filtering spans at the Resource level loop. This is the most performant solution, and how OTTL likes to think about the problem, but it results in a different pattern than filtering spans and logs. This bridge DOES NOT attempt to move the resource implementation into `internal/filtermetric`. **Link to tracking Issue:** Related to https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/18643 Related to https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/18642 Depends on: - [x] https://github.com/open-telemetry/opentelemetry-collector-contrib/pull/23142 **Testing:** Added tests comparing the output of the existing config and the bridge. commit f1068be12dee7664a74fd42354c27b3803c52bc4 Author: Antoine Toulme <antoine@lunar-ocean.com> Date: Fri Jun 30 05:58:54 2023 -0700 [receiver/mongodb] fix missing version (#23860) **Description:** Fix missing version in mongodb creating panics during scrapes **Link to tracking Issue:** Fixes #23859 **Testing:** No tests, really. **Documentation:** N/A commit 5a2214b73450cb8e59d74f3858409a1accd020eb Author: Mackenzie <63265430+mackjmr@users.noreply.github.com> Date: Fri Jun 30 14:57:20 2023 +0200 [receiver/mongodbatlas] Change the types of `Config.PrivateKey` and `Config.Alerts.Secret` to be `configopaque.String` (#23865) **Description:** Split out from: #17353 **Link to tracking Issue:** commit 35a2adb91a780c4b8f7a33eb9ca4fcb4bf92f7f6 Author: Mackenzie <63265430+mackjmr@users.noreply.github.com> Date: Fri Jun 30 14:55:00 2023 +0200 [receiver/mysql] Change the type of `Config.Password` to be `configopaque.String` (#23868) **Description:** Split out from: #17353 **Link to tracking Issue:** commit 4b935647eb02f1ec6be923d06cea637ffe16646a Author: Mackenzie <63265430+mackjmr@users.noreply.github.com> Date: Fri Jun 30 14:54:09 2023 +0200 [receiver/mongodb] Change the type of `Config.Password` to be `configopaque.String` (#23866) **Description:** Split out from: #17353 **Link to tracking Issue:** commit 151ab61d175861a03300a61836c9fd55ae1d915f Author: Mackenzie <63265430+mackjmr@users.noreply.github.com> Date: Fri Jun 30 14:53:13 2023 +0200 [receiver/elasticsearch] Change the type of `Config.Password` to be `configopaque.String` (#23862) **Description:** Split out from: #17353 **Link to tracking Issue:** commit a754d0e3cd53b63a4e0b577adc9be5368bd9e33c Author: Ziqi Zhao <zhaoziqi9146@gmail.com> Date: Fri Jun 30 16:40:59 2023 +0800 [chore] fix exhaustive lint for datadog exporter (#23838) **Description:** related #23266 Signed-off-by: Ziqi Zhao <zhaoziqi9146@gmail.com> commit efca12365053d560dadf5876b4cef12fb588f599 Author: Antoine Toulme <antoine@lunar-ocean.com> Date: Thu Jun 29 22:44:40 2023 -0700 [chore] set remoteobserverprocessor to alpha (#23858) Fixes #19633 commit 2fd6dbfeec7ba4f9625e5051d36f0bbdd8d8b5f0 Author: Antoine Toulme <antoine@lunar-ocean.com> Date: Thu Jun 29 21:04:09 2023 -0700 Rename websocketprocessor to remoteobserverprocessor (#23857) **Description:** Rename websocketprocessor to remoteobserverprocessor **Link to tracking Issue:** Fixes #23856 commit 21928994067957530840fa6ca9ee76fee79664e4 Author: Ziqi Zhao <zhaoziqi9146@gmail.com> Date: Fri Jun 30 09:17:01 2023 +0800 [chore] [exporter/clickhouse] fix exhaustive lint (#23853) related to #23266 Signed-off-by: Ziqi Zhao <zhaoziqi9146@gmail.com> commit c61650dc25b294460120dc6e059dd6f2ac521774 Author: Daniel Jaglowski <jaglows3@gmail.com> Date: Thu Jun 29 18:41:22 2023 -0400 [chore] Remove flaky rabbitmq integration test (#23846) Resolves #22134 commit 1fe8fdf8063e95c36485a7fd3c39d0b0df00159a Author: Antoine Toulme <antoine@lunar-ocean.com> Date: Thu Jun 29 13:32:20 2023 -0700 Add pod metrics (#23844) **Description:** Add explicitly `k8s.node.allocatable_pods` to the list of Kubernetes node metrics available, which went missing during the pdata translation **Link to tracking Issue:** commit 377f6664b658c450c5eda0f0e43462c4a81417b5 Author: Antoine Toulme <antoine@lunar-ocean.com> Date: Thu Jun 29 12:35:56 2023 -0700 [chore] [receiver/k8s_cluster] update the tests to cover all the existing k8s node metrics (#23841) commit 9a521ed97cea5b3a2f742a692a288621cbb728bf Author: Alex Boten <aboten@lightstep.com> Date: Thu Jun 29 11:02:55 2023 -0700 [chore] make update-otel (#23837) Signed-off-by: Alex Boten <aboten@lightstep.com> commit 3c934d6220da41d76276c7ec0c26e58db5ada8c6 Author: Irina <mar4ukira@gmail.com> Date: Thu Jun 29 17:47:02 2023 +0100 [chore] translator/loki: remove deprecated code (#23827) **Description:** <Describe what has changed.> When did the massive cleaning of the deprecated code in loki translator, forgot to remove LogsToLoki method **Link to tracking Issue:** https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/15653 commit 0e12ba7b04474df7fe36886ffbd3fa994a1bcd92 Author: Adam Boguszewski <108867528+aboguszewski-sumo@users.noreply.github.com> Date: Thu Jun 29 08:08:21 2023 -0700 [chore]: update status for carbon exporter and receiver (#23834) **Description:** These components have codeowner again, so their status has been changed to `beta` (as it was before changing to `unmaintained`) commit 850add36a712f25ae0883212c7615125d15bbeec Author: Ziqi Zhao <zhaoziqi9146@gmail.com> Date: Thu Jun 29 22:56:24 2023 +0800 fix exhaustive lint for receivercreater (#23831) **Description:** related #23266 Signed-off-by: Ziqi Zhao <zhaoziqi9146@gmail.com> commit ead6114904fd240a4d26a2ac0cf8437fdacd115a Author: Mackenzie <63265430+mackjmr@users.noreply.github.com> Date: Thu Jun 29 15:39:55 2023 +0200 [receiver/aerospikereceiver] Change the type of `Config.Password` to be `configopaque.String` (#23828) **Description:** Split out from: #17353 **Link to tracking Issue:** commit 56d662550fbbbb3356b64866f05c80bf9997d263 Author: Mackenzie <63265430+mackjmr@users.noreply.github.com> Date: Thu Jun 29 15:30:22 2023 +0200 [receiver/bigip] Change the type of `Config.Password` to be `configopaque.String` (#23830) **Description:** Split out from: #17353 **Link to tracking Issue:** commit 5550060f3df6cd585db21c014a7b2ed97799615b Author: Mackenzie <63265430+mackjmr@users.noreply.github.com> Date: Thu Jun 29 15:29:56 2023 +0200 [receiver/couchdb] Change the type of `Config.Password` to be `configopaque.String` (#23833) **Description:** Split out from: #17353 **Link to tracking Issue:** commit c404e07bf35dd76aabe6a17f63a41850f782ce2b Author: Carson Cook <CarsonCook@users.noreply.github.com> Date: Thu Jun 29 08:22:18 2023 -0400 elasticsearchexporter: use configured dedup and dedot values (#19420) **Description:** <Describe what has changed.> Fixes bug in elasticsearch exporter where `mapping.dedup` and `mapping.dedot` values aren't used, even though they are documented as having an effect. **Link to tracking Issue:** #19419 --------- Signed-off-by: Carson Cook <cook.carson38@gmail.com> commit 3dfc0f9ceb7deaa02a135e2fde952abb4e2b0bb4 Author: AJ Saclayan <55757302+ajsaclayan@users.noreply.github.com> Date: Thu Jun 29 05:54:00 2023 -0500 [connector/spanmetrics] fix delta temporality metrics (#23799) **Description:** Today, when you configure a spanmetricsconnector to emit metrics with delta temporality, the `startTimestamp` is not updated when deltas are calculated. Ideally, each new metric generated should have a timestamp at which the metric does the span aggregation. **Link to tracking Issue:** https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/7128 **Testing:** Built otelcolcontrib docker image with changes and ran locally with the following configuration: ```yaml receivers: otlp: protocols: grpc: http: cors: allowed_origins: ["*"] allowed_headers: ["*"] exporters: otlp/newrelic: endpoint: https://otlp.nr-data.net:4317 headers: api-key: ${NEW_RELIC_LICENSE_KEY} logging: connectors: spanmetrics: histogram: exponential: max_size: 160 dimensions_cache_size: 2000 aggregation_temporality: "AGGREGATION_TEMPORALITY_DELTA" metrics_flush_interval: 15s service: telemetry: logs: level: debug pipelines: traces: receivers: [otlp] exporters: [spanmetrics] metrics: receivers: [spanmetrics] exporters: [logging, otlp/newrelic] ``` and sent the following payload twice (a couple minutes apart): ```json { "resourceSpans": [ { "resource": { "attributes": [ { "key": "service.name", "value": { "stringValue": "my.service" } } ], "droppedAttributesCount": 0 }, "scopeSpans": [ { "scope": { "name": "test", "version": "1.0.0" }, "spans": [ { "traceId": "02cfc23b60d24d708f5b478177f2c51d", "spanId": "00f067aa0ba902b7", "traceState": "", "parentSpanId": "0123abc456def789", "name": "test_span_metrics_connector", "kind": "SPAN_KIND_INTERNAL", "startTimeUnixNano": {{timeUnixNano1SecAgo}}, "endTimeUnixNano": {{timeUnixNano}}, "attributes": [ ], "droppedAttributesCount": 0, "events": [], "droppedEventsCount": 0, "links": [], "droppedLinksCount": 0, "status": { } } ] } ] } ] } ``` Note in green there are two histograms, with the timestamps updated. The red was tested with the same configuration without the change. <img width="1024" alt="image" src="https://github.com/open-telemetry/opentelemetry-collector-contrib/assets/55757302/386d3218-b1d3-49d9-a86b-0c3fd4b61bd6"> **Documentation:** <Describe the documentation added.> commit fbd85e02bd03a144a6b96d4b5fd6b6b4c6e1594c Author: PaoloGallina <paologallina1992@gmail.com> Date: Wed Jun 28 22:20:43 2023 +0200 [admin] feat(ci/cd): add version validation to prepare-release (#23818) **Description:** Adding version validation to prepare-release I used the same regex already used in [set_release_tag.sh](https://github.com/open-telemetry/opentelemetry-collector-contrib/blob/7e74bd350192456ded06ae80fb5586bec921f2e0/.github/workflows/scripts/set_release_tag.sh#L7), just without the v. **Link to tracking Issue:** https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/21490 commit 7e74bd350192456ded06ae80fb5586bec921f2e0 Author: Raphael Philipe Mendes da Silva <rapphil@gmail.com> Date: Wed Jun 28 11:23:57 2023 -0700 [chore] Add warning to the awscontainerinsightsreceiver (#23817) **Description:** Add warning section to the awscontainerinsightsreceiver **Link to tracking Issue:** #19172 Signed-off-by: Raphael Silva <rapphil@gmail.com> commit 0ab552c249007ece56d19a41778ccebc9fedc45f Author: Ziqi Zhao <zhaoziqi9146@gmail.com> Date: Thu Jun 29 00:59:17 2023 +0800 [chore] fix exhaustive lint for kubeletstatsreceiver (#23815) **Description:** <Describe what has changed.> related #23266 --------- Signed-off-by: Ziqi Zhao <zhaoziqi9146@gmail.com> commit 8772353e38e4a7feb2af272698ee039692b21efa Author: Antoine Toulme <antoine@lunar-ocean.com> Date: Wed Jun 28 09:54:48 2023 -0700 [chore] enable exhaustive lint for mdatagen (#23806) commit 5adb2373c26d70559a1f0b23c6711ec98689d579 Author: Antoine Toulme <antoine@lunar-ocean.com> Date: Wed Jun 28 09:53:58 2023 -0700 [chore] signalfxexporter exhaustive lint (#23802) commit f50151e31e5220d601f127d4632685d6b0ed16ee Author: Antoine Toulme <antoine@lunar-ocean.com> Date: Wed Jun 28 08:53:20 2023 -0700 [chore] enable exhaustive lint for k8sclusterreceiver (#23803) commit 08202563ce02b03c389493bdb4b51de66dbb9e78 Author: Tyler Helmuth <12352919+TylerHelmuth@users.noreply.github.com> Date: Wed Jun 28 09:10:22 2023 -0600 [processor/transform] Add new example (#23812) **Description:** Adds an example of how to set a new attribute from another telemetry path. commit f195900aa20617dca2370df638f4776a0ffc160e Author: Dominik Rosiek <58699848+sumo-drosiek@users.noreply.github.com> Date: Wed Jun 28 16:21:45 2023 +0200 feat!(mysqlreceiver): set `mysql.locked_connects` as optional in order to remove it in next release (#23673) Set `mysql.locked_connects` as optional, as it is duplication of `mysql.connection.errors` metric Signed-off-by: Dominik Rosiek <drosiek@sumologic.com> commit 37a919c51095de6f5dbb5f8655eb712555f04aa4 Author: Mikołaj Świątek <mswiatek@sumologic.com> Date: Wed Jun 28 14:23:49 2023 +0100 [receiver/windowseventlog] Fix buffer overflow when reading raw events (#23678) **Description:** Fixing a bug where an event larger than half the buffer capacity would cause a panic due to an overflow. The reason this happens is because raw events are render using the `evtRender` syscall, which returns the byte count, rather than the UTF16 character count, but we treat it as if it was the latter. **Link to tracking Issue:** #23677 **Testing:** Added some tests for previously untested parts of the code, and a test that triggers the problem in particular. I've also done a E2E test on a live system which previously triggered the problem, but doesn't after the fix. commit 207b866e03813cae04b0db85e376b3bb8d76470e Author: Ziqi Zhao <zhaoziqi9146@gmail.com> Date: Wed Jun 28 16:45:55 2023 +0800 fix exhaustive lint for awscontainerinsightreceiver (#23772) **Description:** Related issue #23266 Signed-off-by: Ziqi Zhao <zhaoziqi9146@gmail.com> commit 5d7b22d54585cd654eae00a41c63eaa89d76cc2c Author: Braydon Kains <93549768+braydonk@users.noreply.github.com> Date: Tue Jun 27 19:24:40 2023 -0400 [receiver/hostmetrics] add process.handles metric (#22813) **Description:** <Describe what has changed.> Adds a new Windows-exclusive metric called process.handles, which represents the handle count of the given process. When enabled, the receiver will make a WMI Query at the beginning of each scrape to update the handle count for all processes on the system. If the metric is enabled on a platform other than Windows, an error will be produced when attempting to refresh handle counts. This matches the rough behaviour of the Linux exclusive `process.open_file_descriptors`. **Link to tracking Issue:** <Issue number if applicable> **Testing:** <Describe what testing was performed and which tests were added.> Ran the binary with the following configuration: ``` receivers: hostmetrics: collection_interval: 2s scrapers: cpu: {} disk: {} filesystem: {} load: {} memory: {} network: {} paging: {} process: mute_process_name_error: true metrics: process.handles: enabled: true processes: {} exporters: file: path: x.json service: pipelines: metrics: receivers: [hostmetrics] exporters: [file] ``` The following is an example result of a scrape with this configuration. https://gist.github.com/braydonk/c97996272574319e03111dc79076a1bd commit 2d23e4d9e0eb313da5d192e1066f444d19b8601f Author: Adam Boguszewski <108867528+aboguszewski-sumo@users.noreply.github.com> Date: Tue Jun 27 13:58:00 2023 -0700 [chore][carbonreceiver][carbonexporter]: add aboguszewski-sumo as code owner (#23676) These components are lacking a codeowner, so I'd like to take this role. commit d200d2e50fa0e086ea91fbcb76764294040754cf Author: splunkertimn <109310003+timannguyen@users.noreply.github.com> Date: Tue Jun 27 16:01:07 2023 -0400 [receiver/syslog] fixed syslog octet frame parsing (#23645) Parse multiple syslog events from a single packet when octet framing is enabled. commit 7a1061d300e8fa990849bfcb2d4a2863ceebc44c Author: Antoine Toulme <antoine@lunar-ocean.com> Date: Tue Jun 27 11:58:42 2023 -0700 [chore] fix pod and container metadata to include parent and units (#23795) **Description:** Add parent information to pod and container metadata. **Link to tracking Issue:** Fixes #23793 commit c4dd245e186208f4ecd093552920ae5612284de5 Author: Pranav Shankar <37951696+Pranav-SA@users.noreply.github.com> Date: Tue Jun 27 20:55:09 2023 +0200 [receiver/sqlquery] Add support of optional Start and Stop Timestamp (#19160) In this PR, support for Start and Stop Timestamp to be picked up from the metrics stored in the rows is added. This will allow SQL queries to be more expressive and allows users to define the period of aggregation which is not only dependent on the default system time set upon processing. **Link to tracking Issue:** --------- Co-authored-by: Juraci Paixão Kröhling <juraci.github@kroehling.de> commit 1edf7c9c03cb04e2002696b966ca70f2996c2a38 Author: Goutham Veeramachaneni <gouthamve@gmail.com> Date: Tue Jun 27 19:28:23 2023 +0200 docs: Clarify what an association is in k8sattr. processor (#23661) It took me several readings of the docs to understand what is happening in the config. I tried to clarify what an association is and how they are specified. I've removed the line "All rules are going to be executed, and combination of result is going to be a pod metadata cache key." because it actually doesn't matter from a user perspective. It looks like an internal detail and is confusing in this section of the docs. Signed-off-by: Gotham <gouthamve@gmail.com> commit 1e60629434bcd1f8d04f1d1976f41b1ad7c67a52 Author: Mend Renovate <bot@renovateapp.com> Date: Tue Jun 27 19:26:29 2023 +0200 chore(deps): update wandalen/wretry.action action to v1.3.0 (#23771) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [Wandalen/wretry.action](https://togithub.com/Wandalen/wretry.action) | action | minor | `v1.0.36` -> `v1.3.0` | --- <details> <summary>Wandalen/wretry.action (Wandalen/wretry.action)</summary> [`v1.3.0`](https://togithub.com/Wandalen/wretry.action/compare/v1.2.0...v1.3.0) [Compare Source](https://togithub.com/Wandalen/wretry.action/compare/v1.2.0...v1.3.0) [`v1.2.0`](https://togithub.com/Wandalen/wretry.action/compare/v1.0.42...v1.2.0) [Compare Source](https://togithub.com/Wandalen/wretry.action/compare/v1.0.42...v1.2.0) [`v1.0.42`](https://togithub.com/Wandalen/wretry.action/compare/v1.0.41...v1.0.42) [Compare Source](https://togithub.com/Wandalen/wretry.action/compare/v1.0.41...v1.0.42) [`v1.0.41`](https://togithub.com/Wandalen/wretry.action/compare/v1.0.40...v1.0.41) [Compare Source](https://togithub.com/Wandalen/wretry.action/compare/v1.0.40...v1.0.41) [`v1.0.40`](https://togithub.com/Wandalen/wretry.action/compare/v1.0.39...v1.0.40) [Compare Source](https://togithub.com/Wandalen/wretry.action/compare/v1.0.39...v1.0.40) [`v1.0.39`](https://togithub.com/Wandalen/wretry.action/compare/v1.0.38...v1.0.39) [Compare Source](https://togithub.com/Wandalen/wretry.action/compare/v1.0.38...v1.0.39) [`v1.0.38`](https://togithub.com/Wandalen/wretry.action/compare/v1.0.37...v1.0.38) [Compare Source](https://togithub.com/Wandalen/wretry.action/compare/v1.0.37...v1.0.38) [`v1.0.37`](https://togithub.com/Wandalen/wretry.action/compare/v1.0.36...v1.0.37) [Compare Source](https://togithub.com/Wandalen/wretry.action/compare/v1.0.36...v1.0.37) </details> --- 📅 **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 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:eyJjcmVhdGVkSW5WZXIiOiIzNS4xNDEuMyIsInVwZGF0ZWRJblZlciI6IjM1LjE0MS4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9--> commit 6a35e5f9405d8b03c149dfec952dcac3b162662d Author: OpenTelemetry Bot <107717825+opentelemetrybot@users.noreply.github.com> Date: Tue Jun 27 10:24:05 2023 -0700 [chore] dependabot updates Tue Jun 27 15:57:22 UTC 2023 (#23785) Bump Wandalen/wretry.action from 1.0.36 to 1.3.0 Bump github.com/GoogleCloudPlatform/opentelemetry-operations-go/detectors/gcp from 1.15.0 to 1.15.2 in /exporter/datadogexporter Bump github.com/GoogleCloudPlatform/opentelemetry-operations-go/detectors/gcp from 1.15.0 to 1.15.2 in /processor/resourcedetectionprocessor Bump github.com/SAP/go-hdb from 1.3.8 to 1.3.9 in /receiver/saphanareceiver Bump github.com/SAP/go-hdb from 1.3.8 to 1.3.9 in /receiver/sqlqueryreceiver Bump github.com/aws/aws-sdk-go from 1.44.287 to 1.44.290 in /exporter/awscloudwatchlogsexporter Bump github.com/aws/aws-sdk-go from 1.44.287 to 1.44.290 in /exporter/awsemfexporter Bump github.com/aws/aws-sdk-go from 1.44.287 to 1.44.290 in /exporter/awsxrayexporter Bump github.com/aws/aws-sdk-go from 1.44.287 to 1.44.290 in /exporter/datadogexporter Bump github.com/aws/aws-sdk-go from 1.44.287 to 1.44.290 in /exporter/kafkaexporter Bump github.com/aws/aws-sdk-go from 1.44.287 to 1.44.290 in /extension/observer/ecsobserver Bump github.com/aws/aws-sdk-go from 1.44.287 to 1.44.290 in /internal/aws/awsutil Bump github.com/aws/aws-sdk-go from 1.44.287 to 1.44.290 in /internal/aws/cwlogs Bump github.com/aws/aws-sdk-go from 1.44.287 to 1.44.290 in /internal/aws/k8s Bump github.com/aws/aws-sdk-go from 1.44.287 to 1.44.290 in /internal/aws/proxy Bump github.com/aws/aws-sdk-go from 1.44.287 to 1.44.290 in /internal/aws/xray Bump github.com/aws/aws-sdk-go from 1.44.287 to 1.44.290 in /internal/aws/xray/testdata/sampleapp Bump github.com/aws/aws-sdk-go from 1.44.287 to 1.44.290 in /internal/metadataproviders Bump github.com/aws/aws-sdk-go from 1.44.287 to 1.44.290 in /processor/resourcedetectionprocessor Bump github.com/aws/aws-sdk-go from 1.44.287 to 1.44.290 in /receiver/awscontainerinsightreceiver Bump github.com/aws/aws-sdk-go from 1.44.287 to 1.44.290 in /receiver/awsecscontainermetricsreceiver Bump github.com/aws/aws-sdk-go from 1.44.287 to 1.44.290 in /receiver/awsxrayreceiver Bump github.com/golangci/golangci-lint from 1.53.2 to 1.53.3 in /internal/tools Bump github.com/google/cadvisor from 0.47.1 to 0.47.2 in /receiver/awscontainerinsightreceiver Bump github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/common from 1.0.685 to 1.0.687 in /exporter/tencentcloudlogserviceexporter Bump github.com/testcontainers/testcontainers-go from 0.20.1 to 0.21.0 in /extension/observer/dockerobserver Bump github.com/testcontainers/testcontainers-go from 0.20.1 to 0.21.0 in /internal/coreinternal Bump github.com/testcontainers/testcontainers-go from 0.20.1 to 0.21.0 in /receiver/aerospikereceiver Bump github.com/testcontainers/testcontainers-go from 0.20.1 to 0.21.0 in /receiver/apachereceiver Bump github.com/testcontainers/testcontainers-go from 0.20.1 to 0.21.0 in /receiver/dockerstatsreceiver Bump github.com/testcontainers/testcontainers-go from 0.20.1 to 0.21.0 in /receiver/elasticsearchreceiver Bump github.com/testcontainers/testcontainers-go from 0.20.1 to 0.21.0 in /receiver/flinkmetricsreceiver Bump github.com/testcontainers/testcontainers-go from 0.20.1 to 0.21.0 in /receiver/jmxreceiver Bump github.com/testcontainers/testcontainers-go from 0.20.1 to 0.21.0 in /receiver/kafkametricsreceiver Bump github.com/testcontainers/testcontainers-go from 0.20.1 to 0.21.0 in /receiver/memcachedreceiver Bump github.com/testcontainers/testcontainers-go from 0.20.1 to 0.21.0 in /receiver/mongodbreceiver Bump github.com/testcontainers/testcontainers-go from 0.20.1 to 0.21.0 in /receiver/mysqlreceiver Bump github.com/testcontainers/testcontainers-go from 0.20.1 to 0.21.0 in /receiver/nginxreceiver Bump github.com/testcontainers/testcontainers-go from 0.20.1 to 0.21.0 in /receiver/postgresqlreceiver Bump github.com/testcontainers/testcontainers-go from 0.20.1 to 0.21.0 in /receiver/rabbitmqreceiver Bump github.com/testcontainers/testcontainers-go from 0.20.1 to 0.21.0 in /receiver/redisreceiver Bump github.com/testcontainers/testcontainers-go from 0.20.1 to 0.21.0 in /receiver/riakreceiver Bump github.com/testcontainers/testcontainers-go from 0.20.1 to 0.21.0 in /receiver/sqlqueryreceiver Bump github.com/testcontainers/testcontainers-go from 0.20.1 to 0.21.0 in /receiver/zookeeperreceiver Bump go.mongodb.org/mongo-driver from 1.11.7 to 1.12.0 in /receiver/mongodbreceiver Bump go.opentelemetry.io/collector/cmd/builder from 0.79.0 to 0.80.0 in /internal/tools Bump google.golang.org/grpc from 1.56.0 to 1.56.1 in /cmd/telemetrygen Bump google.golang.org/grpc from 1.56.0 to 1.56.1 in /examples/demo/client Bump google.golang.org/grpc from 1.56.0 to 1.56.1 in /examples/demo/server Bump google.golang.org/grpc from 1.56.0 to 1.56.1 in /exporter/coralogixexporter Bump google.golang.org/grpc from 1.56.0 to 1.56.1 in /exporter/googlecloudpubsubexporter Bump google.golang.org/grpc from 1.56.0 to 1.56.1 in /exporter/jaegerexporter Bump google.golang.org/grpc from 1.56.0 to 1.56.1 in /exporter/opencensusexporter Bump google.golang.org/grpc from 1.56.0 to 1.56.1 in /exporter/skywalkingexporter Bump google.golang.org/grpc from 1.56.0 to 1.56.1 in /extension/asapauthextension Bump google.golang.org/grpc from 1.56.0 to 1.56.1 in /extension/basicauthextension Bump google.golang.org/grpc from 1.56.0 to 1.56.1 in /extension/bearertokenauthextension Bump google.golang.org/grpc from 1.56.0 to 1.56.1 in /extension/headerssetterextension Bump google.golang.org/grpc from 1.56.0 to 1.56.1 in /extension/jaegerremotesampling Bump google.golang.org/grpc from 1.56.0 to 1.56.1 in /extension/oauth2clientauthextension Bump google.golang.org/grpc from 1.56.0 to 1.56.1 in /extension/sigv4authextension Bump google.golang.org/grpc from 1.56.0 to 1.56.1 in /processor/routingprocessor Bump google.golang.org/grpc from 1.56.0 to 1.56.1 in /processor/spanmetricsprocessor Bump google.golang.org/grpc from 1.56.0 to 1.56.1 in /receiver/googlecloudpubsubreceiver Bump google.golang.org/grpc from 1.56.0 to 1.56.1 in /receiver/googlecloudspannerreceiver Bump google.golang.org/grpc from 1.56.0 to 1.56.1 in /receiver/jaegerreceiver Bump google.golang.org/grpc from 1.56.0 to 1.56.1 in /receiver/opencensusreceiver Bump google.golang.org/grpc from 1.56.0 to 1.56.1 in /receiver/skywalkingreceiver Bump google.golang.org/protobuf from 1.30.0 to 1.31.0 in /exporter/datadogexporter Bump google.golang.org/protobuf from 1.30.0 to 1.31.0 in /exporter/logzioexporter Bump google.golang.org/protobuf from 1.30.0 to 1.31.0 in /exporter/tencentcloudlogserviceexporter Bump google.golang.org/protobuf from 1.30.0 to 1.31.0 in /pkg/translator/opencensus Bump google.golang.org/protobuf from 1.30.0 to 1.31.0 in /receiver/collectdreceiver Bump google.golang.org/protobuf from 1.30.0 to 1.31.0 in /receiver/opencensusreceiver Bump google.golang.org/protobuf from 1.30.0 to 1.31.0 in /receiver/prometheusreceiver Bump google.golang.org/protobuf from 1.30.0 to 1.31.0 in /receiver/skywalkingreceiver Bump google.golang.org/protobuf from 1.30.0 to 1.31.0 in /receiver/solacereceiver Bump google.golang.org/protobuf from 1.30.0 to 1.31.0 in /receiver/zipkinreceiver --------- Signed-off-by: Alex Boten <aboten@lightstep.com> Co-authored-by: Alex Boten <aboten@lightstep.com> commit 3d893e2727a4144488d09badb518c45b82422f2f Author: ZahidMirza95 <57571948+ZahidMirza95@users.noreply.github.com> Date: Tue Jun 27 10:15:09 2023 -0700 [receiver/filelog] added example, additional info to configs and info on log rotation (#23609) Added example on how to use filelog receiver with log files. Also, added some details to the configuration descriptions and added anchor to some sections in the document. Additionally, added information on log rotation. - Added example on how to use filelog receiver with log files - Also, added some details to the configuration descriptions - Added information on log rotation - Added anchors to some sections commit 88ba4ed63e1bda1cbbb7ba42f6b5e1354d266791 Author: Mackenzie <63265430+mackjmr@users.noreply.github.com> Date: Tue Jun 27 18:54:10 2023 +0200 [cmd/mdatagen] Add validation to metadata.yaml (#23783) **Description:** This PR adds validation to mdatagen. It ensures that all required fields are present, and validates their content. The validation lies mostly in `validate.go` (and for tests `validate_test.go`), however validation that needs to be done via decoding lies in `loader.go` + `metricdata.go` (and for tests `loader_test.go`). **Link to tracking Issue:** commit 64ebfbce662f261b3afbf6bef7d5d6c7ee80de69 Author: Antoine Toulme <antoine@lunar-ocean.com> Date: Tue Jun 27 09:43:04 2023 -0700 Switch k8s.pod and k8s.container metrics to use pdata. (#23441) Updates https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/4367 commit fa2e2255f7ec5b9f2f0d003b23515aa805df0053 Author: Daniel Jaglowski <jaglows3@gmail.com> Date: Tue Jun 27 12:31:18 2023 -0400 Revert "[pkg/stanza/fileconsumer] Fix issue where buffer size could cause incorrect fingerprint update" (#23781) Reverts open-telemetry/opentelemetry-collector-contrib#23183 Several rotation test failures have been observed since this was merged. ([example](https://github.com/open-telemetry/opentelemetry-collector-contrib/actions/runs/5391301380/jobs/9787962306?pr=23780#step:8:75)) I do not immediately see the problem so I think this needs to be reverted for now. commit 34b47334a19b50210cb14de9ae3326cc0d285261 Author: Daniel Jaglowski <jaglows3@gmail.com> Date: Tue Jun 27 12:19:15 2023 -0400 [chore] Add 'test' as prerequisite to default module-level make target (#23779) We've documented the intended approach to our default targets [here](https://github.com/open-telemetry/opentelemetry-collector/blob/5852d09fb7b519e18610b99fc5a9da8cddbbf790/CONTRIBUTING.md?plain=1#L589-L591). In `Makefile.Common`, the default target is `common`. This adds the `test` target as a prerequisite. commit dea886211de3abab9bb7ca9c2cae6b45947b7cf3 Author: Mend Renovate <bot@renovateapp.com> Date: Tue Jun 27 17:17:16 2023 +0200 chore(deps): update docker-compose deps (#23770) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [otel/opentelemetry-collector-contrib](https://togithub.com/open-telemetry/opentelemetry-collector-releases) | minor | `0.79.0` -> `0.80.0` | | prom/prometheus | minor | `v2.44.0` -> `v2.45.0` | --- <details> <summary>open-telemetry/opentelemetry-collector-releases (otel/opentelemetry-collector-contrib)</summary> [`v0.80.0`](https://togithub.com/open-telemetry/opentelemetry-collector-releases/releases/tag/v0.80.0) [Compare Source](https://togithub.com/open-telemetry/opentelemetry-collector-releases/compare/v0.79.0...v0.80.0) - [`3fe11dc`](https://togithub.com/open-telemetry/opentelemetry-collector-releases/commit/3fe11dc) Update versions to v0.80.0 ([#​362](https://togithub.com/open-telemetry/opentelemetry-collector-releases/issues/362)) - [`f82587a`](https://togithub.com/open-telemetry/opentelemetry-collector-releases/commit/f82587a) Add warning about git tags ([#​359](https://togithub.com/open-telemetry/opentelemetry-collector-releases/issues/359)) - [`3af8267`](https://togithub.com/open-telemetry/opentelemetry-collector-releases/commit/3af8267) Bump github.com/goreleaser/nfpm/v2 from 2.29.0 to 2.30.1 ([#​358](https://togithub.com/open-telemetry/opentelemetry-collector-releases/issues/358)) - [`cb3c890`](https://togithub.com/open-telemetry/opentelemetry-collector-releases/commit/cb3c890) Add all missing components to contrib distribution manifest ([#​356](https://togithub.com/open-telemetry/opentelemetry-collector-releases/issues/356)) - [`60a7e46`](https://togithub.com/open-telemetry/opentelemetry-collector-releases/commit/60a7e46) Add missing components to contrib distribution ([#​354](https://togithub.com/open-telemetry/opentelemetry-collector-releases/issues/354)) - [`73fd3ae`](https://togithub.com/open-telemetry/opentelemetry-collector-releases/commit/73fd3ae) Add haproxyreceiver to the contrib distribution ([#​355](https://togithub.com/open-telemetry/opentelemetry-collector-releases/issues/355)) - [`98597be`](https://togithub.com/open-telemetry/opentelemetry-collector-releases/commit/98597be) \[chore] bump go version ([#​352](https://togithub.com/open-telemetry/opentelemetry-collector-releases/issues/352)) </details> --- 📅 **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:eyJjcmVhdGVkSW5WZXIiOiIzNS4xNDEuMyIsInVwZGF0ZWRJblZlciI6IjM1LjE0MS4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9--> commit 7e3548fd92e255572b240b8aadf0aff2d63da99c Author: Antoine Toulme <antoine@lunar-ocean.com> Date: Tue Jun 27 07:04:32 2023 -0700 [chore] make azureeventhubreceiver pass exhaustive linting (#23774) commit c247210d319a58665f1988e231a5c5fcfc9b8383 Author: Marc Sanmiquel <marcsanmiquel@gmail.com> Date: Tue Jun 27 08:12:20 2023 +0200 [receiver/dockerstats] Add optional resource attributes (#21185) **Description:** <Describe what has changed.> <!--Ex. Fixing a bug - Describe the bug and how this fixes the issue. Ex. Adding a feature - Explain what this achieves.--> Add `container.image.id` and `container.command_line` as optional resource attributes, disabled by default. **Link to tracking Issue:** <Issue number if applicable> Tracking issue https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/21092 **Testing:** <Describe what testing was performed and which tests were added.> Until this point, all resource attributes have been enabled by default, resulting in the coupling of the [test](https://github.com/open-telemetry/opentelemetry-collector-contrib/blob/7bf5d66fae6c1c5360ec2875948f2c2adab6c44f/receiver/dockerstatsreceiver/receiver_test.go#L191) to the default configuration. In order to test the current implementation with the new resource attributes enabled & disabled, a minor refactoring was required in the `TestScrapeV2` test, allowing to pass different configurations for each test. Refer to the following commit 508dbee9aa9a22c1ca79f16bba5abeecceeb9c48 to check the refactor in the test. **Documentation:** <Describe the documentation added.> New resource attributes documentation was generated by `mdatagen`. commit c15794f8b3ad8bdf1bbf5abfba8486df4ad1b7c9 Author: Mackenzie <63265430+mackjmr@users.noreply.github.com> Date: Mon Jun 26 22:24:45 2023 +0200 [cmd/mdatagen] Add parent field to metadata.yaml file for subcomponents (#23636) This PR adds a `parent` field to the `metadata.yaml`. This is used in subcomponents, and the field contains the type of their parent component. --------- Co-authored-by: Dmitrii Anoshin <anoshindx@gmail.com> commit c2401dbbc240783005454f7b7046a303d495c5e1 Author: Mackenzie <63265430+mackjmr@users.noreply.github.com> Date: Mon Jun 26 20:04:16 2023 +0200 postgresqlreceiver: Add missing units in metadata.yaml (#23571) Metric unit is required, see: https://github.com/open-telemetry/opentelemetry-collector-contrib/blob/main/cmd/mdatagen/metadata-schema.yaml#L72-L73. This PR adds the unit to metrics where this is missing: - postgresql.bgwriter.maxwritten - postgresql.table.count commit 9fe4230817a192049f6c539f6c5d9ea31ce05f99 Author: Mike Dame <mikedame@google.com> Date: Mon Jun 26 13:32:09 2023 -0400 [chore]: Update GCP dependencies (#23679) **Description:** Updates GCP libraries to v0.39.2 and 1.15.2 **Documentation:** updated readmes for new experimental WAL fields commit a7045cbee91a7d9fc6b16554ee4cf2ab2284a396 Author: Daniel Jaglowski <jaglows3@gmail.com> Date: Mon Jun 26 11:52:26 2023 -0400 [chore] Fix spark integration test by pinning version (#23675) Fixes #23670 The test appears to have begun failing when the [`latest`](https://hub.docker.com/layers/apache/spark/latest/images/sha256-a1dd2487a97fb5e35c5a5b409e830b501a92919029c62f9a559b13c4f5c50f63?context=explore) tag of for the image was updated. This PR just pins the version. commit bf00ae8213b55f2abf73a4df1c0a15dd1367c813 Author: Murphy Chen <minquan.chen@daocloud.io> Date: Mon Jun 26 23:52:09 2023 +0800 [exporter/clickhouse] Fix create database failure (#23666) resolve: https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/23664 commit 6f0fabb2ace265ebb18fb2f716567b4f7af1f335 Author: Murphy Chen <minquan.chen@daocloud.io> Date: Mon Jun 26 23:04:57 2023 +0800 [exporter/clickhouse] Add scope columns to log table (#23667) resolve: https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/20280 commit fbe16e156cd90e11cbe5b70c59a83d94dc923cf4 Author: Daniel Jaglowski <jaglows3@gmail.com> Date: Mon Jun 26 09:24:56 2023 -0400 [pkg/stanza/fileconsumer] Fix issue where buffer size could cause incorrect fingerprint update (#23183) The logic for determining when to update a fingerprint previously failed to account for the case where the buffer size is smaller than the fingerprint. This allows the fingerprint to be truncated in some cases. This PR rewrites the logic to explicitly handle each expected case, with optimization for handling the most common cases first. commit 04327f5deaebd5f8abea3b313dd2f45ccef5bf7e Author: Olga <86965961+omrozowicz-splunk@users.noreply.github.com> Date: Mon Jun 26 12:26:46 2023 +0200 [processor/resourcedetection] add resource_attributes to every detector in resource processor (#23253) **Description:** Adding resource_attributes option to every detector in resource detection processor <!--Ex. Fixing a bug - Describe the bug and how this fixes the issue. Ex. Adding a feature - Explain what this achieves.--> **Link to tracking Issue:** [21482](https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/21482) **Testing:** Unit test for `resource_attribute` config, adjusting current unit tests to the new implementation **Documentation:** Updated README.md --------- Co-authored-by: Dmitrii Anoshin <anoshindx@gmail.com> commit 1a096adbeb24abc94eb9da2ea0126cf646d44c9b Author: Dmitrii Anoshin <anoshindx@gmail.com> Date: Mon Jun 26 02:31:07 2023 -0700 [chore] [receiver/apachespark] Disable failing integration test (#23671) Temporarily disable the integration test to unblock the CI. Updates https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/23670 commit da5df85e77bb717e87096c20663ddc8bbb5ebf8a Author: Juan Manuel "Kang" Pérez <kangcoding@gmail.com> Date: Sun Jun 25 07:12:50 2023 +0200 [receiver/dockerstatsreceiver] Add metrics that are only available on hosts that use cgroups v2 (#22706) **Description:** This PR updates the documentation of all the metrics that are available only on cgroups v1 or cgroups v2. It PR also adds two metrics that are only available when the host is using cgroups v2: * `container.memory.anon` * `container.memory.file` Both are documented here: https://docs.kernel.org/admin-guide/cgroup-v2.html#memory-interface-files I enabled the metric `container.memory.file` by default (causing a breaking change) because it is a metric that was already scraped for cgroups v1, contained in the metric `container.memory.total_cache`. ```yaml container.memory.total_cache: enabled: true description: "Total amount of memory used by the processes of this cgroup (and descendants) that can be associated with a block on a block device. Also accounts for memory used by tmpfs (Only available with cgroups v1)." container.memory.file: enabled: true description: "Amount of memory used to cache filesystem data, including tmpfs and shared memory (Only available with cgroups v2)." ``` Let me know your thoughts about this breaking change. **Link to tracking Issue:** #21097 **Testing:** The refactor done during PR #21110 had mocks ready to test these new metrics. There is no need to add more tests. **Documentation:** To see which metrics are available in Docker: * v1: https://github.com/moby/moby/blob/7103efac9d737e8b202126e8c8e2227805e70771/daemon/stats_unix.go#L86 * v2: https://github.com/moby/moby/blob/7103efac9d737e8b202126e8c8e2227805e70771/daemon/stats_unix.go#L195 Kernel cgroup documentation: * v1: https://docs.kernel.org/admin-guide/cgroup-v1/memory.html * v2: https://docs.kernel.org/admin-guide/cgroup-v2.html#memory-interface-files commit 8ba48f6c48a1523fb2b7ec034b8d4d5e44f9e642 Author: Bomin Rahmani <38274348+BominRahmani@users.noreply.github.com> Date: Fri Jun 23 15:18:45 2023 -0400 [receiver/postgresql] Fix blocks read metric (#23657) **Description:** <Describe what has changed.> fixed an issue where postgresql receiver was emitting the same attribute value "toast_hit" twice under postgresql.blocks_read metric. **Link to tracking Issue:** <Issue number if applicable> **Testing:** <Describe what testing was performed and which tests were added.> **Documentation:** <Describe the documentation added.> commit 0c625d042498a9985c51cee6476d4c17cfa0570b Author: Bomin Rahmani <38274348+BominRahmani@users.noreply.github.com> Date: Fri Jun 23 15:18:05 2023 -0400 [receiver/vcenter] Fix datastore disk usage metric (#23654) **Description:** Fixed a bug in which the Vcenter receiver was incorrectly emmiting the disk_state: used datapoint twice under the vcenter.datastore.disk.usage metric instead of a disk_state: used disk_state: available **Documentation:** <Describe the documentation added.> commit 403b0eff117df29d969cc18706d1c58b605db8e2 Author: bryan-aguilar <46550959+bryan-aguilar@users.noreply.github.com> Date: Fri Jun 23 10:15:36 2023 -0700 [receiver/awsecscontainermetrics] Fix possible panics from unchecked de-references (#23644) Fixes possible panics from unchecked de-references in metrics helper in `awsecscontainermetrics` receiver. **Link to tracking Issue:** https://github.com/aws-observability/aws-otel-collector/issues/2110 **Testing:** Added unit tests for these de-references **Documentation:** n//a commit c40be10a6e75e5ea15916d1dfeec95bf4de7a32c Author: PaoloGallina <paologallina1992@gmail.com> Date: Fri Jun 23 19:14:36 2023 +0200 feat(statsdReceiver): add name and version to scope (#23564) Following the same approach of https://github.com/open-telemetry/opentelemetry-collector-contrib/pull/20903 I am adding the scope whenever the metric is copied. We could also add the _scope_ at creation time, however, it would change the signature of several functions having already too many parameters. **Link to tracking Issue:** <Issue number if applicable> Fix https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/23563 **Testing:** Added a test to cover the new use case commit b2a1d1f47e43843d3fc2078bcc1191d44973162e Author: Tomáš Žďára <tomas.zdara@sentinelone.com> Date: Fri Jun 23 19:12:48 2023 +0200 DSET-3468: update dataset-go to latest, send more details in user-agent (#23640) **Description:** updated dataset-go library, send more details in user-agent For more details see https://github.com/scalyr/dataset-go/releases/tag/v0.0.9 **Link to tracking Issue:** https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/20660 / DSET-3468 **Testing:** verified via unit tests and also e2e with DataSet environment **Documentation:** see https://github.com/scalyr/dataset-go/blob/fbaead7856a9c5669262564dfa4a13aa14a0775d/examples/readme/main.go#L81 commit 7c0fd3de2aa7cbf61d6360c6208079c761992512 Author: OpenTelemetry Bot <107717825+opentelemetrybot@users.noreply.github.com> Date: Thu Jun 22 15:26:02 2023 -0700 Add JMX metrics gatherer version 1.27.0-alpha (#23435) Add JMX metrics gatherer version `1.27.0-alpha`. cc @open-telemetry/java-contrib-approvers commit 703be0d287915f34d1d8f23d48e1292e1c0d82bb Author: ZenoCC-Peng <134558926+ZenoCC-Peng@users.noreply.github.com> Date: Thu Jun 22 13:43:15 2023 -0700 [receiver/kafkametrics] Fix metrics in kafkametricsreceiver (#4327) (#23632) Utilize mdatagen to modify certain metrics from gauge to non-monotonic sum, employing delta aggregation. Adjust the test files to align with the sum test type and update the expected.yaml file for integration testing purposes. Co-authored-by: zeno-splunk <134558926+zeno-splunk@users.noreply.github.com> commit 03b375ebef74eee1a25e9e82ea5815ef29f373d7 Author:…
JimChenWYU
added a commit
to easyops-cn/opentelemetry-collector-contrib
that referenced
this pull request
Jul 8, 2023
commit 2ae4bb7319f43c979735e96e1f782494e05e0cc7 Author: OpenTelemetry Bot <107717825+opentelemetrybot@users.noreply.github.com> Date: Wed Jul 5 04:13:15 2023 -0700 [chore] Prepare release 0.81.0 (#23978) The following commands were run to prepare this release: - make chlog-update VERSION=v0.81.0 - sed -i.bak s/0.80.0/0.81.0/g versions.yaml - make multimod-prerelease - make multimod-sync --------- Co-authored-by: Pablo Baeyens <pbaeyens31+github@gmail.com> commit e9bdc636a01731bc1531f0b1a74859812e073eb4 Author: Pablo Baeyens <pbaeyens31+github@gmail.com> Date: Wed Jul 5 12:50:05 2023 +0200 Revert "[chore] Remove skip flaky test for hostmetricsreceiver" (#23982) Reverts open-telemetry/opentelemetry-collector-contrib#23874. The test is still flaky on Windows. commit f85dd5b4b59282932db14a1187ad3687083b4c5c Author: Pablo Baeyens <pbaeyens31+github@gmail.com> Date: Wed Jul 5 11:21:45 2023 +0200 Make sed replace statements more resilient (#23977) **Description:** <Describe what has changed.> <!--Ex. Fixing a bug - Describe the bug and how this fixes the issue. Ex. Adding a feature - Explain what this achieves.--> While working on open-telemetry/opentelemetry-collector/issues/8033, I got the following error ([full logs](https://github.com/open-telemetry/opentelemetry-collector-contrib/actions/runs/5461142477/jobs/9938863136)): ``` github.com/open-telemetry/opentelemetry-collector-contrib/cmd/otelcontribcol imports github.com/open-telemetry/opentelemetry-collector-contrib/receiver/k8sclusterreceiver imports github.com/open-telemetry/opentelemetry-collector-contrib/receiver/k8sclusterreceiver/internal/collection imports github.com/openshift/api/quota/v1: reading github.com/openshift/api/go.mod at revision v0.0.0-20.81.01171038-322a19404e37: unknown revision v0.0.0-20.81.01171038-322a19404e37 ``` This is because the script for preparing releases has the following sed statement: https://github.com/open-telemetry/opentelemetry-collector-contrib/blob/10e46605b7b9f775a3658f4e2ba59960ffe33847/cmd/otelcontribcol/builder-config.yaml#L416 which ends up replacing `018080` within the `openshift/api` pseudoversion by `0.81.0`. To work around this, we make the replace statements more specific. An alternative would be something like https://stackoverflow.com/a/2705678, but this approach is still broken if a dependency we are replacing has exactly the version we are updating from, so I think ultimately we need a different approach. **Testing:** I tested this on https://github.com/mx-psi/opentelemetry-collector-contrib/actions/runs/5462095129/jobs/9940974190; the job is able to run until the point of creating the PR, where it fails because the bot account does not have permission to create a PR. commit 10e46605b7b9f775a3658f4e2ba59960ffe33847 Author: John Law <8260377+Wal8800@users.noreply.github.com> Date: Wed Jul 5 08:21:22 2023 +1200 [ci] Specify 7 as arm version for arm build in CI (#23436) **Description:** Currently, we specify arm architecture in the cross build test without specifying the `GOARM` variable. This means the `GOARM` value falls back to the default and the default value depends on the platform that we are building on. We are building on `linux/amd64` machine in github action, so the `GOARM` defaults to `5`. [There are changes to default to GOARM=7 for all non-arm systems in the upcoming golang version](https://go-review.googlesource.com/c/go/+/470695) I'm looking to add an armv7 release, so without waiting for the newer golang version, I want to explicitly set the arm version in the CI to align with the release arm version. In this pull request, I expanded the configuration for arm build by adding a new block with the arm version under `include`. Then introduce the `GOARM` environment variable when calling `make otelcontribcol` **Testing:** Able to run `make GOOS=x GOARCH=y GOARM=z otelcontribcol` with the following configurations locally - [x] `GOOS=linux`, `GOARCH=arm`, `GOARM=7` - [x] `GOOS=linux`, `GOARCH=arm64`, `GOARM=` - [x] `GOOS=darwin`, `GOARCH=amd64`, `GOARM=` - [x] `GOOS=window`, `GOARCH=amd64`, `GOARM=` commit d51d3135984633d7d07fdb42f38ef122849e548a Author: Jonah Kowall <jkowall@kowall.net> Date: Tue Jul 4 16:20:42 2023 -0400 Removing jkowall from codeowners for logzioexporter (#23845) Removing @jkowall from codeowners https://github.com/open-telemetry/opentelemetry-collector-contrib/pull/20768 Signed-off-by: Jonah Kowall <jkowall@kowall.net> commit 9caec802b06e75bdb4a3f6b27409bfbefca543b8 Author: Daniel Jaglowski <jaglows3@gmail.com> Date: Tue Jul 4 16:19:47 2023 -0400 [chore] Minor cleanup of vcenter metric code (#23873) commit aa6560128d4cd9f7a540935a8b3e2a4c603e38c0 Author: David Ashpole <dashpole@google.com> Date: Tue Jul 4 16:17:13 2023 -0400 Add dashpole back to auto-assignees (#23876) I'm back from leave! commit 65cc16d880571ef2224154253dbea885f5d8fac9 Author: David Ashpole <dashpole@google.com> Date: Tue Jul 4 16:16:10 2023 -0400 Remove tbarker from codeowners (#23877) **Description:** Fixes https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/23405 @tbarker25 doesn't work on OpenTelemetry for Google anymore. cc @punya commit d98c227f8d4c7072344a46ae1d2d64e33c2b8644 Author: OpenTelemetry Bot <107717825+opentelemetrybot@users.noreply.github.com> Date: Tue Jul 4 11:23:18 2023 -0700 [chore] dependabot updates Tue Jul 4 17:49:08 UTC 2023 (#23954) Bump cloud.google.com/go/pubsub from 1.31.0 to 1.32.0 in /exporter/googlecloudpubsubexporter Bump cloud.google.com/go/pubsub from 1.31.0 to 1.32.0 in /receiver/googlecloudpubsubreceiver Bump github.com/DataDog/datadog-api-client-go/v2 from 2.13.0 to 2.14.0 in /exporter/datadogexporter Bump github.com/DataDog/opentelemetry-mapping-go/pkg/otlp/attributes from 0.5.0 to 0.5.1 in /exporter/datadogexporter Bump github.com/DataDog/opentelemetry-mapping-go/pkg/otlp/logs from 0.5.0 to 0.5.1 in /exporter/datadogexporter Bump github.com/DataDog/opentelemetry-mapping-go/pkg/otlp/metrics from 0.5.0 to 0.5.1 in /exporter/datadogexporter Bump github.com/DataDog/opentelemetry-mapping-go/pkg/quantile from 0.5.0 to 0.5.1 in /exporter/datadogexporter Bump github.com/aliyun/aliyun-log-go-sdk from 0.1.49 to 0.1.50 in /exporter/alibabacloudlogserviceexporter Bump github.com/aws/aws-sdk-go from 1.44.290 to 1.44.294 in /exporter/awscloudwatchlogsexporter Bump github.com/aws/aws-sdk-go from 1.44.290 to 1.44.294 in /exporter/awsemfexporter Bump github.com/aws/aws-sdk-go from 1.44.290 to 1.44.294 in /exporter/kafkaexporter Bump github.com/aws/aws-sdk-go from 1.44.290 to 1.44.294 in /extension/observer/ecsobserver Bump github.com/aws/aws-sdk-go from 1.44.290 to 1.44.294 in /internal/aws/k8s Bump github.com/aws/aws-sdk-go from 1.44.290 to 1.44.294 in /internal/aws/proxy Bump github.com/aws/aws-sdk-go from 1.44.290 to 1.44.294 in /internal/aws/xray Bump github.com/aws/aws-sdk-go from 1.44.290 to 1.44.294 in /internal/aws/xray/testdata/sampleapp Bump github.com/aws/aws-sdk-go from 1.44.290 to 1.44.294 in /internal/metadataproviders Bump github.com/aws/aws-sdk-go from 1.44.290 to 1.44.294 in /processor/resourcedetectionprocessor Bump github.com/aws/aws-sdk-go from 1.44.290 to 1.44.294 in /receiver/awscontainerinsightreceiver Bump github.com/aws/aws-sdk-go from 1.44.290 to 1.44.294 in /receiver/awsecscontainermetricsreceiver Bump github.com/aws/aws-sdk-go from 1.44.290 to 1.44.294 in /receiver/awsxrayreceiver Bump github.com/aws/aws-sdk-go from 1.44.290 to 1.44.295 in /exporter/awsxrayexporter Bump github.com/aws/aws-sdk-go from 1.44.290 to 1.44.295 in /exporter/datadogexporter Bump github.com/aws/aws-sdk-go from 1.44.290 to 1.44.295 in /internal/aws/awsutil Bump github.com/aws/aws-sdk-go from 1.44.290 to 1.44.295 in /internal/aws/cwlogs Bump github.com/golangci/golangci-lint from 1.53.2 to 1.53.3 in /internal/tools Bump github.com/hashicorp/consul/api from 1.21.0 to 1.22.0 in /internal/metadataproviders Bump github.com/hashicorp/consul/api from 1.21.0 to 1.22.0 in /processor/resourcedetectionprocessor Bump github.com/klauspost/compress from 1.16.6 to 1.16.7 in /exporter/fileexporter Bump github.com/klauspost/compress from 1.16.6 to 1.16.7 in /exporter/sapmexporter Bump github.com/klauspost/compress from 1.16.6 to 1.16.7 in /receiver/sapmreceiver Bump github.com/shirou/gopsutil/v3 from 3.23.5 to 3.23.6 in /exporter/signalfxexporter Bump github.com/shirou/gopsutil/v3 from 3.23.5 to 3.23.6 in /extension/observer/hostobserver Bump github.com/shirou/gopsutil/v3 from 3.23.5 to 3.23.6 in /receiver/awscontainerinsightreceiver Bump github.com/shirou/gopsutil/v3 from 3.23.5 to 3.23.6 in /receiver/hostmetricsreceiver Bump github.com/shirou/gopsutil/v3 from 3.23.5 to 3.23.6 in /receiver/jmxreceiver Bump github.com/shirou/gopsutil/v3 from 3.23.5 to 3.23.6 in /testbed Bump github.com/sijms/go-ora/v2 from 2.7.6 to 2.7.8 in /receiver/sqlqueryreceiver Bump github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/common from 1.0.687 to 1.0.692 in /exporter/tencentcloudlogserviceexporter Bump github.com/vmware/govmomi from 0.30.4 to 0.30.5 in /receiver/vcenterreceiver Bump go.mongodb.org/atlas from 0.29.0 to 0.30.0 in /receiver/mongodbatlasreceiver Bump golang.org/x/vuln from 0.1.0 to 0.2.0 in /internal/tools Bump google.golang.org/api from 0.128.0 to 0.129.0 in /exporter/f5cloudexporter Bump google.golang.org/api from 0.128.0 to 0.129.0 in /exporter/googlecloudpubsubexporter Bump google.golang.org/api from 0.128.0 to 0.129.0 in /receiver/googlecloudpubsubreceiver Bump google.golang.org/api from 0.128.0 to 0.129.0 in /receiver/googlecloudspannerreceiver commit dbcf37ae329f0aef6f664ed5c05a9ac85f54579a Author: Ziqi Zhao <zhaoziqi9146@gmail.com> Date: Wed Jul 5 01:30:16 2023 +0800 [chore] fix exhaustive lint for dynatrace exporter (#23951) **Description:** related #23266 Signed-off-by: Ziqi Zhao <zhaoziqi9146@gmail.com> commit 5d1f251e7ba5b013dcc0d4c96b510024d3a6da92 Author: Andrzej Stencel <astencel@sumologic.com> Date: Tue Jul 4 19:29:19 2023 +0200 [chore] [receiver/snmp] fix docs on default collection interval (#23945) The default connection interval is actually `10s` and not `1m`. commit 3cb495438d022cecbb4e3c93f96088a787e02d3e Author: Tomaz Muraus <126863902+tomaz-s1@users.noreply.github.com> Date: Tue Jul 4 14:40:48 2023 +0200 [chore] [exporter/datasetexporter] Update metadata (#23885) This pull request updates metadata for DataSet exporter. Metadata was out of date and didn't reflect that the exporter plugin is distributed as part of contrib. --- NOTE: Per request in a PR review (atoulme), this change was moved out of https://github.com/open-telemetry/opentelemetry-collector-contrib/pull/23672 to a new and separate PR. commit 81320c41004bdd739b5c4e5dafcf20230087c68b Author: Pavol Loffay <p.loffay@gmail.com> Date: Mon Jul 3 12:15:09 2023 +0200 Json payload in Kafka exporter is not experimental (#23884) **Description:** <Describe what has changed.> <!--Ex. Fixing a bug - Describe the bug and how this fixes the issue. Ex. Adding a feature - Explain what this achieves.--> **Link to tracking Issue:** <Issue number if applicable> Resolves https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/23871 **Testing:** <Describe what testing was performed and which tests were added.> **Documentation:** <Describe the documentation added.> Signed-off-by: Pavol Loffay <p.loffay@gmail.com> commit 8510b37b1c427cc4d117cc65fcfc412ab7756420 Author: Ziqi Zhao <zhaoziqi9146@gmail.com> Date: Mon Jul 3 17:17:59 2023 +0800 [chore] fix exhaustive lint for podmanreceiver (#23823) **Description:** related #23266 Signed-off-by: Ziqi Zhao <zhaoziqi9146@gmail.com> commit 537ba472f09a3b346b8cca8c6bdfa5d441707e11 Author: ZenoCC-Peng <134558926+ZenoCC-Peng@users.noreply.github.com> Date: Mon Jul 3 01:41:49 2023 -0700 [chore] Remove skip flaky test for hostmetricsreceiver (#23874) **Description:** <Describe what has changed.> <!--Ex. Fixing a bug - Describe the bug and how this fixes the issue. Ex. Adding a feature - Explain what this achieves.--> Run 20 times the GitHub Action on my personal branch, there were no test failures. See the files: [Hostmetricsreceiver-FlakyTest-10030.xlsx](https://github.com/open-telemetry/opentelemetry-collector-contrib/files/11911111/Hostmetricsreceiver-FlakyTest-10030.xlsx). **Link to tracking Issue:** <Issue number if applicable>[10030](https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/10030) **Testing:** hostmetricsreceiver/internal/scraper/loadscraper/load_scraper_test.go --------- Co-authored-by: Alex Boten <aboten@lightstep.com> Co-authored-by: zeno-splunk <134558926+zeno-splunk@users.noreply.github.com> commit 4c817c69a2fe9cab7f1a9c357a84eff7a40b7fe7 Author: Laser <arseny.antonov@gmail.com> Date: Fri Jun 30 21:25:25 2023 +0300 [connector/spanmetricsconnector] Added disabling options (#23039) **Description:** <Describe what has changed.> Added disabling options for histogram metrics and option to exclude default labels from all metrics. In some cases users want to optionally disable part of metrics because they generate too much data or are not needed. We've tried to use transform as [it was suggested here](https://github.com/open-telemetry/opentelemetry-collector-contrib/pull/20525) And this helps in part of getting less data. But we consumed too much memory because of high cardinality labels. So we decided to suggest this mr to escape metric creation at the very beginning. **Link to tracking Issue:** [GH-16344] **Testing:** Added tests to the repository **Documentation:** Readme file updated --------- Co-authored-by: Antoine Toulme <antoine@toulme.name> commit 3c9ddf9726c5ec6ca66a8486a875a54102c8a8a2 Author: Miguel Rodriguez <miguel.rodriguez@observiq.com> Date: Fri Jun 30 14:23:57 2023 -0400 [receiver/filelog] Add Support for only reading the current file (#23633) Adding a feature to filelog to allow reading of only the current file from a collection of files through sorting the file names and picking the newest one. commit 95f0a13dd9c6045d1ce2c250ca0701d52b5f43f3 Author: Antoine Toulme <antoine@lunar-ocean.com> Date: Fri Jun 30 10:02:02 2023 -0700 [receiver/k8s_cluster] Add back all other vendor-specific node conditions (#23854) **Description:** Add back all other vendor-specific node conditions, and report them even if missing, as well as all allocatable node metrics if present, to the list of Kubernetes node metrics available, which went missing during the pdata translation **Link to tracking Issue:** Fixes #23839 **Testing:** Unit tests. **Documentation:** Not quite. Maybe a doc entry is required here. I haven't looked yet where to place it. commit 46d03a09bb7b137c59a032f93133c6ef0c8c1bca Author: Tyler Helmuth <12352919+TylerHelmuth@users.noreply.github.com> Date: Fri Jun 30 10:41:50 2023 -0600 [internal/filter] filtermetric to filterottl bridge (#23141) **Description:** This PR adds a bridge between `filtermetric.NewSkipExpr` and `filterottl.NewBoolExprForMetric` behind a feature gate. With the feature gate enabled, any component using `filtermetric.NewSkipExpr` will start using OTTL behind the scenes. In addition, the filterprocessor's implementation of `newSkipResExpr`, which is a skip expression for resources, is bridged to `filterottl.NewBoolExprForResource`. Since this implementation exists only for filtering metrics, the same feature gate is used for both. While investigating the existing `internal/filtermetric` uses with filterprocessor and attributesprocessor I found that: - The attributes processor does not support Expressions or Resource Attributes. The readme claims that it does, but the implementation does not support it (and there are no tests). This bridge DOES NOT rectify that. - The filterprocessor allows filtering by resource attributes, expressions, and metric name. Unlike it's implementation for filtering spans and logs, the filterprocessor handles filtering spans at the Resource level loop. This is the most performant solution, and how OTTL likes to think about the problem, but it results in a different pattern than filtering spans and logs. This bridge DOES NOT attempt to move the resource implementation into `internal/filtermetric`. **Link to tracking Issue:** Related to https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/18643 Related to https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/18642 Depends on: - [x] https://github.com/open-telemetry/opentelemetry-collector-contrib/pull/23142 **Testing:** Added tests comparing the output of the existing config and the bridge. commit f1068be12dee7664a74fd42354c27b3803c52bc4 Author: Antoine Toulme <antoine@lunar-ocean.com> Date: Fri Jun 30 05:58:54 2023 -0700 [receiver/mongodb] fix missing version (#23860) **Description:** Fix missing version in mongodb creating panics during scrapes **Link to tracking Issue:** Fixes #23859 **Testing:** No tests, really. **Documentation:** N/A commit 5a2214b73450cb8e59d74f3858409a1accd020eb Author: Mackenzie <63265430+mackjmr@users.noreply.github.com> Date: Fri Jun 30 14:57:20 2023 +0200 [receiver/mongodbatlas] Change the types of `Config.PrivateKey` and `Config.Alerts.Secret` to be `configopaque.String` (#23865) **Description:** Split out from: #17353 **Link to tracking Issue:** commit 35a2adb91a780c4b8f7a33eb9ca4fcb4bf92f7f6 Author: Mackenzie <63265430+mackjmr@users.noreply.github.com> Date: Fri Jun 30 14:55:00 2023 +0200 [receiver/mysql] Change the type of `Config.Password` to be `configopaque.String` (#23868) **Description:** Split out from: #17353 **Link to tracking Issue:** commit 4b935647eb02f1ec6be923d06cea637ffe16646a Author: Mackenzie <63265430+mackjmr@users.noreply.github.com> Date: Fri Jun 30 14:54:09 2023 +0200 [receiver/mongodb] Change the type of `Config.Password` to be `configopaque.String` (#23866) **Description:** Split out from: #17353 **Link to tracking Issue:** commit 151ab61d175861a03300a61836c9fd55ae1d915f Author: Mackenzie <63265430+mackjmr@users.noreply.github.com> Date: Fri Jun 30 14:53:13 2023 +0200 [receiver/elasticsearch] Change the type of `Config.Password` to be `configopaque.String` (#23862) **Description:** Split out from: #17353 **Link to tracking Issue:** commit a754d0e3cd53b63a4e0b577adc9be5368bd9e33c Author: Ziqi Zhao <zhaoziqi9146@gmail.com> Date: Fri Jun 30 16:40:59 2023 +0800 [chore] fix exhaustive lint for datadog exporter (#23838) **Description:** related #23266 Signed-off-by: Ziqi Zhao <zhaoziqi9146@gmail.com> commit efca12365053d560dadf5876b4cef12fb588f599 Author: Antoine Toulme <antoine@lunar-ocean.com> Date: Thu Jun 29 22:44:40 2023 -0700 [chore] set remoteobserverprocessor to alpha (#23858) Fixes #19633 commit 2fd6dbfeec7ba4f9625e5051d36f0bbdd8d8b5f0 Author: Antoine Toulme <antoine@lunar-ocean.com> Date: Thu Jun 29 21:04:09 2023 -0700 Rename websocketprocessor to remoteobserverprocessor (#23857) **Description:** Rename websocketprocessor to remoteobserverprocessor **Link to tracking Issue:** Fixes #23856 commit 21928994067957530840fa6ca9ee76fee79664e4 Author: Ziqi Zhao <zhaoziqi9146@gmail.com> Date: Fri Jun 30 09:17:01 2023 +0800 [chore] [exporter/clickhouse] fix exhaustive lint (#23853) related to #23266 Signed-off-by: Ziqi Zhao <zhaoziqi9146@gmail.com> commit c61650dc25b294460120dc6e059dd6f2ac521774 Author: Daniel Jaglowski <jaglows3@gmail.com> Date: Thu Jun 29 18:41:22 2023 -0400 [chore] Remove flaky rabbitmq integration test (#23846) Resolves #22134 commit 1fe8fdf8063e95c36485a7fd3c39d0b0df00159a Author: Antoine Toulme <antoine@lunar-ocean.com> Date: Thu Jun 29 13:32:20 2023 -0700 Add pod metrics (#23844) **Description:** Add explicitly `k8s.node.allocatable_pods` to the list of Kubernetes node metrics available, which went missing during the pdata translation **Link to tracking Issue:** commit 377f6664b658c450c5eda0f0e43462c4a81417b5 Author: Antoine Toulme <antoine@lunar-ocean.com> Date: Thu Jun 29 12:35:56 2023 -0700 [chore] [receiver/k8s_cluster] update the tests to cover all the existing k8s node metrics (#23841) commit 9a521ed97cea5b3a2f742a692a288621cbb728bf Author: Alex Boten <aboten@lightstep.com> Date: Thu Jun 29 11:02:55 2023 -0700 [chore] make update-otel (#23837) Signed-off-by: Alex Boten <aboten@lightstep.com> commit 3c934d6220da41d76276c7ec0c26e58db5ada8c6 Author: Irina <mar4ukira@gmail.com> Date: Thu Jun 29 17:47:02 2023 +0100 [chore] translator/loki: remove deprecated code (#23827) **Description:** <Describe what has changed.> When did the massive cleaning of the deprecated code in loki translator, forgot to remove LogsToLoki method **Link to tracking Issue:** https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/15653 commit 0e12ba7b04474df7fe36886ffbd3fa994a1bcd92 Author: Adam Boguszewski <108867528+aboguszewski-sumo@users.noreply.github.com> Date: Thu Jun 29 08:08:21 2023 -0700 [chore]: update status for carbon exporter and receiver (#23834) **Description:** These components have codeowner again, so their status has been changed to `beta` (as it was before changing to `unmaintained`) commit 850add36a712f25ae0883212c7615125d15bbeec Author: Ziqi Zhao <zhaoziqi9146@gmail.com> Date: Thu Jun 29 22:56:24 2023 +0800 fix exhaustive lint for receivercreater (#23831) **Description:** related #23266 Signed-off-by: Ziqi Zhao <zhaoziqi9146@gmail.com> commit ead6114904fd240a4d26a2ac0cf8437fdacd115a Author: Mackenzie <63265430+mackjmr@users.noreply.github.com> Date: Thu Jun 29 15:39:55 2023 +0200 [receiver/aerospikereceiver] Change the type of `Config.Password` to be `configopaque.String` (#23828) **Description:** Split out from: #17353 **Link to tracking Issue:** commit 56d662550fbbbb3356b64866f05c80bf9997d263 Author: Mackenzie <63265430+mackjmr@users.noreply.github.com> Date: Thu Jun 29 15:30:22 2023 +0200 [receiver/bigip] Change the type of `Config.Password` to be `configopaque.String` (#23830) **Description:** Split out from: #17353 **Link to tracking Issue:** commit 5550060f3df6cd585db21c014a7b2ed97799615b Author: Mackenzie <63265430+mackjmr@users.noreply.github.com> Date: Thu Jun 29 15:29:56 2023 +0200 [receiver/couchdb] Change the type of `Config.Password` to be `configopaque.String` (#23833) **Description:** Split out from: #17353 **Link to tracking Issue:** commit c404e07bf35dd76aabe6a17f63a41850f782ce2b Author: Carson Cook <CarsonCook@users.noreply.github.com> Date: Thu Jun 29 08:22:18 2023 -0400 elasticsearchexporter: use configured dedup and dedot values (#19420) **Description:** <Describe what has changed.> Fixes bug in elasticsearch exporter where `mapping.dedup` and `mapping.dedot` values aren't used, even though they are documented as having an effect. **Link to tracking Issue:** #19419 --------- Signed-off-by: Carson Cook <cook.carson38@gmail.com> commit 3dfc0f9ceb7deaa02a135e2fde952abb4e2b0bb4 Author: AJ Saclayan <55757302+ajsaclayan@users.noreply.github.com> Date: Thu Jun 29 05:54:00 2023 -0500 [connector/spanmetrics] fix delta temporality metrics (#23799) **Description:** Today, when you configure a spanmetricsconnector to emit metrics with delta temporality, the `startTimestamp` is not updated when deltas are calculated. Ideally, each new metric generated should have a timestamp at which the metric does the span aggregation. **Link to tracking Issue:** https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/7128 **Testing:** Built otelcolcontrib docker image with changes and ran locally with the following configuration: ```yaml receivers: otlp: protocols: grpc: http: cors: allowed_origins: ["*"] allowed_headers: ["*"] exporters: otlp/newrelic: endpoint: https://otlp.nr-data.net:4317 headers: api-key: ${NEW_RELIC_LICENSE_KEY} logging: connectors: spanmetrics: histogram: exponential: max_size: 160 dimensions_cache_size: 2000 aggregation_temporality: "AGGREGATION_TEMPORALITY_DELTA" metrics_flush_interval: 15s service: telemetry: logs: level: debug pipelines: traces: receivers: [otlp] exporters: [spanmetrics] metrics: receivers: [spanmetrics] exporters: [logging, otlp/newrelic] ``` and sent the following payload twice (a couple minutes apart): ```json { "resourceSpans": [ { "resource": { "attributes": [ { "key": "service.name", "value": { "stringValue": "my.service" } } ], "droppedAttributesCount": 0 }, "scopeSpans": [ { "scope": { "name": "test", "version": "1.0.0" }, "spans": [ { "traceId": "02cfc23b60d24d708f5b478177f2c51d", "spanId": "00f067aa0ba902b7", "traceState": "", "parentSpanId": "0123abc456def789", "name": "test_span_metrics_connector", "kind": "SPAN_KIND_INTERNAL", "startTimeUnixNano": {{timeUnixNano1SecAgo}}, "endTimeUnixNano": {{timeUnixNano}}, "attributes": [ ], "droppedAttributesCount": 0, "events": [], "droppedEventsCount": 0, "links": [], "droppedLinksCount": 0, "status": { } } ] } ] } ] } ``` Note in green there are two histograms, with the timestamps updated. The red was tested with the same configuration without the change. <img width="1024" alt="image" src="https://github.com/open-telemetry/opentelemetry-collector-contrib/assets/55757302/386d3218-b1d3-49d9-a86b-0c3fd4b61bd6"> **Documentation:** <Describe the documentation added.> commit fbd85e02bd03a144a6b96d4b5fd6b6b4c6e1594c Author: PaoloGallina <paologallina1992@gmail.com> Date: Wed Jun 28 22:20:43 2023 +0200 [admin] feat(ci/cd): add version validation to prepare-release (#23818) **Description:** Adding version validation to prepare-release I used the same regex already used in [set_release_tag.sh](https://github.com/open-telemetry/opentelemetry-collector-contrib/blob/7e74bd350192456ded06ae80fb5586bec921f2e0/.github/workflows/scripts/set_release_tag.sh#L7), just without the v. **Link to tracking Issue:** https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/21490 commit 7e74bd350192456ded06ae80fb5586bec921f2e0 Author: Raphael Philipe Mendes da Silva <rapphil@gmail.com> Date: Wed Jun 28 11:23:57 2023 -0700 [chore] Add warning to the awscontainerinsightsreceiver (#23817) **Description:** Add warning section to the awscontainerinsightsreceiver **Link to tracking Issue:** #19172 Signed-off-by: Raphael Silva <rapphil@gmail.com> commit 0ab552c249007ece56d19a41778ccebc9fedc45f Author: Ziqi Zhao <zhaoziqi9146@gmail.com> Date: Thu Jun 29 00:59:17 2023 +0800 [chore] fix exhaustive lint for kubeletstatsreceiver (#23815) **Description:** <Describe what has changed.> related #23266 --------- Signed-off-by: Ziqi Zhao <zhaoziqi9146@gmail.com> commit 8772353e38e4a7feb2af272698ee039692b21efa Author: Antoine Toulme <antoine@lunar-ocean.com> Date: Wed Jun 28 09:54:48 2023 -0700 [chore] enable exhaustive lint for mdatagen (#23806) commit 5adb2373c26d70559a1f0b23c6711ec98689d579 Author: Antoine Toulme <antoine@lunar-ocean.com> Date: Wed Jun 28 09:53:58 2023 -0700 [chore] signalfxexporter exhaustive lint (#23802) commit f50151e31e5220d601f127d4632685d6b0ed16ee Author: Antoine Toulme <antoine@lunar-ocean.com> Date: Wed Jun 28 08:53:20 2023 -0700 [chore] enable exhaustive lint for k8sclusterreceiver (#23803) commit 08202563ce02b03c389493bdb4b51de66dbb9e78 Author: Tyler Helmuth <12352919+TylerHelmuth@users.noreply.github.com> Date: Wed Jun 28 09:10:22 2023 -0600 [processor/transform] Add new example (#23812) **Description:** Adds an example of how to set a new attribute from another telemetry path. commit f195900aa20617dca2370df638f4776a0ffc160e Author: Dominik Rosiek <58699848+sumo-drosiek@users.noreply.github.com> Date: Wed Jun 28 16:21:45 2023 +0200 feat!(mysqlreceiver): set `mysql.locked_connects` as optional in order to remove it in next release (#23673) Set `mysql.locked_connects` as optional, as it is duplication of `mysql.connection.errors` metric Signed-off-by: Dominik Rosiek <drosiek@sumologic.com> commit 37a919c51095de6f5dbb5f8655eb712555f04aa4 Author: Mikołaj Świątek <mswiatek@sumologic.com> Date: Wed Jun 28 14:23:49 2023 +0100 [receiver/windowseventlog] Fix buffer overflow when reading raw events (#23678) **Description:** Fixing a bug where an event larger than half the buffer capacity would cause a panic due to an overflow. The reason this happens is because raw events are render using the `evtRender` syscall, which returns the byte count, rather than the UTF16 character count, but we treat it as if it was the latter. **Link to tracking Issue:** #23677 **Testing:** Added some tests for previously untested parts of the code, and a test that triggers the problem in particular. I've also done a E2E test on a live system which previously triggered the problem, but doesn't after the fix. commit 207b866e03813cae04b0db85e376b3bb8d76470e Author: Ziqi Zhao <zhaoziqi9146@gmail.com> Date: Wed Jun 28 16:45:55 2023 +0800 fix exhaustive lint for awscontainerinsightreceiver (#23772) **Description:** Related issue #23266 Signed-off-by: Ziqi Zhao <zhaoziqi9146@gmail.com> commit 5d7b22d54585cd654eae00a41c63eaa89d76cc2c Author: Braydon Kains <93549768+braydonk@users.noreply.github.com> Date: Tue Jun 27 19:24:40 2023 -0400 [receiver/hostmetrics] add process.handles metric (#22813) **Description:** <Describe what has changed.> Adds a new Windows-exclusive metric called process.handles, which represents the handle count of the given process. When enabled, the receiver will make a WMI Query at the beginning of each scrape to update the handle count for all processes on the system. If the metric is enabled on a platform other than Windows, an error will be produced when attempting to refresh handle counts. This matches the rough behaviour of the Linux exclusive `process.open_file_descriptors`. **Link to tracking Issue:** <Issue number if applicable> **Testing:** <Describe what testing was performed and which tests were added.> Ran the binary with the following configuration: ``` receivers: hostmetrics: collection_interval: 2s scrapers: cpu: {} disk: {} filesystem: {} load: {} memory: {} network: {} paging: {} process: mute_process_name_error: true metrics: process.handles: enabled: true processes: {} exporters: file: path: x.json service: pipelines: metrics: receivers: [hostmetrics] exporters: [file] ``` The following is an example result of a scrape with this configuration. https://gist.github.com/braydonk/c97996272574319e03111dc79076a1bd commit 2d23e4d9e0eb313da5d192e1066f444d19b8601f Author: Adam Boguszewski <108867528+aboguszewski-sumo@users.noreply.github.com> Date: Tue Jun 27 13:58:00 2023 -0700 [chore][carbonreceiver][carbonexporter]: add aboguszewski-sumo as code owner (#23676) These components are lacking a codeowner, so I'd like to take this role. commit d200d2e50fa0e086ea91fbcb76764294040754cf Author: splunkertimn <109310003+timannguyen@users.noreply.github.com> Date: Tue Jun 27 16:01:07 2023 -0400 [receiver/syslog] fixed syslog octet frame parsing (#23645) Parse multiple syslog events from a single packet when octet framing is enabled. commit 7a1061d300e8fa990849bfcb2d4a2863ceebc44c Author: Antoine Toulme <antoine@lunar-ocean.com> Date: Tue Jun 27 11:58:42 2023 -0700 [chore] fix pod and container metadata to include parent and units (#23795) **Description:** Add parent information to pod and container metadata. **Link to tracking Issue:** Fixes #23793 commit c4dd245e186208f4ecd093552920ae5612284de5 Author: Pranav Shankar <37951696+Pranav-SA@users.noreply.github.com> Date: Tue Jun 27 20:55:09 2023 +0200 [receiver/sqlquery] Add support of optional Start and Stop Timestamp (#19160) In this PR, support for Start and Stop Timestamp to be picked up from the metrics stored in the rows is added. This will allow SQL queries to be more expressive and allows users to define the period of aggregation which is not only dependent on the default system time set upon processing. **Link to tracking Issue:** --------- Co-authored-by: Juraci Paixão Kröhling <juraci.github@kroehling.de> commit 1edf7c9c03cb04e2002696b966ca70f2996c2a38 Author: Goutham Veeramachaneni <gouthamve@gmail.com> Date: Tue Jun 27 19:28:23 2023 +0200 docs: Clarify what an association is in k8sattr. processor (#23661) It took me several readings of the docs to understand what is happening in the config. I tried to clarify what an association is and how they are specified. I've removed the line "All rules are going to be executed, and combination of result is going to be a pod metadata cache key." because it actually doesn't matter from a user perspective. It looks like an internal detail and is confusing in this section of the docs. Signed-off-by: Gotham <gouthamve@gmail.com> commit 1e60629434bcd1f8d04f1d1976f41b1ad7c67a52 Author: Mend Renovate <bot@renovateapp.com> Date: Tue Jun 27 19:26:29 2023 +0200 chore(deps): update wandalen/wretry.action action to v1.3.0 (#23771) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [Wandalen/wretry.action](https://togithub.com/Wandalen/wretry.action) | action | minor | `v1.0.36` -> `v1.3.0` | --- <details> <summary>Wandalen/wretry.action (Wandalen/wretry.action)</summary> [`v1.3.0`](https://togithub.com/Wandalen/wretry.action/compare/v1.2.0...v1.3.0) [Compare Source](https://togithub.com/Wandalen/wretry.action/compare/v1.2.0...v1.3.0) [`v1.2.0`](https://togithub.com/Wandalen/wretry.action/compare/v1.0.42...v1.2.0) [Compare Source](https://togithub.com/Wandalen/wretry.action/compare/v1.0.42...v1.2.0) [`v1.0.42`](https://togithub.com/Wandalen/wretry.action/compare/v1.0.41...v1.0.42) [Compare Source](https://togithub.com/Wandalen/wretry.action/compare/v1.0.41...v1.0.42) [`v1.0.41`](https://togithub.com/Wandalen/wretry.action/compare/v1.0.40...v1.0.41) [Compare Source](https://togithub.com/Wandalen/wretry.action/compare/v1.0.40...v1.0.41) [`v1.0.40`](https://togithub.com/Wandalen/wretry.action/compare/v1.0.39...v1.0.40) [Compare Source](https://togithub.com/Wandalen/wretry.action/compare/v1.0.39...v1.0.40) [`v1.0.39`](https://togithub.com/Wandalen/wretry.action/compare/v1.0.38...v1.0.39) [Compare Source](https://togithub.com/Wandalen/wretry.action/compare/v1.0.38...v1.0.39) [`v1.0.38`](https://togithub.com/Wandalen/wretry.action/compare/v1.0.37...v1.0.38) [Compare Source](https://togithub.com/Wandalen/wretry.action/compare/v1.0.37...v1.0.38) [`v1.0.37`](https://togithub.com/Wandalen/wretry.action/compare/v1.0.36...v1.0.37) [Compare Source](https://togithub.com/Wandalen/wretry.action/compare/v1.0.36...v1.0.37) </details> --- 📅 **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 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:eyJjcmVhdGVkSW5WZXIiOiIzNS4xNDEuMyIsInVwZGF0ZWRJblZlciI6IjM1LjE0MS4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9--> commit 6a35e5f9405d8b03c149dfec952dcac3b162662d Author: OpenTelemetry Bot <107717825+opentelemetrybot@users.noreply.github.com> Date: Tue Jun 27 10:24:05 2023 -0700 [chore] dependabot updates Tue Jun 27 15:57:22 UTC 2023 (#23785) Bump Wandalen/wretry.action from 1.0.36 to 1.3.0 Bump github.com/GoogleCloudPlatform/opentelemetry-operations-go/detectors/gcp from 1.15.0 to 1.15.2 in /exporter/datadogexporter Bump github.com/GoogleCloudPlatform/opentelemetry-operations-go/detectors/gcp from 1.15.0 to 1.15.2 in /processor/resourcedetectionprocessor Bump github.com/SAP/go-hdb from 1.3.8 to 1.3.9 in /receiver/saphanareceiver Bump github.com/SAP/go-hdb from 1.3.8 to 1.3.9 in /receiver/sqlqueryreceiver Bump github.com/aws/aws-sdk-go from 1.44.287 to 1.44.290 in /exporter/awscloudwatchlogsexporter Bump github.com/aws/aws-sdk-go from 1.44.287 to 1.44.290 in /exporter/awsemfexporter Bump github.com/aws/aws-sdk-go from 1.44.287 to 1.44.290 in /exporter/awsxrayexporter Bump github.com/aws/aws-sdk-go from 1.44.287 to 1.44.290 in /exporter/datadogexporter Bump github.com/aws/aws-sdk-go from 1.44.287 to 1.44.290 in /exporter/kafkaexporter Bump github.com/aws/aws-sdk-go from 1.44.287 to 1.44.290 in /extension/observer/ecsobserver Bump github.com/aws/aws-sdk-go from 1.44.287 to 1.44.290 in /internal/aws/awsutil Bump github.com/aws/aws-sdk-go from 1.44.287 to 1.44.290 in /internal/aws/cwlogs Bump github.com/aws/aws-sdk-go from 1.44.287 to 1.44.290 in /internal/aws/k8s Bump github.com/aws/aws-sdk-go from 1.44.287 to 1.44.290 in /internal/aws/proxy Bump github.com/aws/aws-sdk-go from 1.44.287 to 1.44.290 in /internal/aws/xray Bump github.com/aws/aws-sdk-go from 1.44.287 to 1.44.290 in /internal/aws/xray/testdata/sampleapp Bump github.com/aws/aws-sdk-go from 1.44.287 to 1.44.290 in /internal/metadataproviders Bump github.com/aws/aws-sdk-go from 1.44.287 to 1.44.290 in /processor/resourcedetectionprocessor Bump github.com/aws/aws-sdk-go from 1.44.287 to 1.44.290 in /receiver/awscontainerinsightreceiver Bump github.com/aws/aws-sdk-go from 1.44.287 to 1.44.290 in /receiver/awsecscontainermetricsreceiver Bump github.com/aws/aws-sdk-go from 1.44.287 to 1.44.290 in /receiver/awsxrayreceiver Bump github.com/golangci/golangci-lint from 1.53.2 to 1.53.3 in /internal/tools Bump github.com/google/cadvisor from 0.47.1 to 0.47.2 in /receiver/awscontainerinsightreceiver Bump github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/common from 1.0.685 to 1.0.687 in /exporter/tencentcloudlogserviceexporter Bump github.com/testcontainers/testcontainers-go from 0.20.1 to 0.21.0 in /extension/observer/dockerobserver Bump github.com/testcontainers/testcontainers-go from 0.20.1 to 0.21.0 in /internal/coreinternal Bump github.com/testcontainers/testcontainers-go from 0.20.1 to 0.21.0 in /receiver/aerospikereceiver Bump github.com/testcontainers/testcontainers-go from 0.20.1 to 0.21.0 in /receiver/apachereceiver Bump github.com/testcontainers/testcontainers-go from 0.20.1 to 0.21.0 in /receiver/dockerstatsreceiver Bump github.com/testcontainers/testcontainers-go from 0.20.1 to 0.21.0 in /receiver/elasticsearchreceiver Bump github.com/testcontainers/testcontainers-go from 0.20.1 to 0.21.0 in /receiver/flinkmetricsreceiver Bump github.com/testcontainers/testcontainers-go from 0.20.1 to 0.21.0 in /receiver/jmxreceiver Bump github.com/testcontainers/testcontainers-go from 0.20.1 to 0.21.0 in /receiver/kafkametricsreceiver Bump github.com/testcontainers/testcontainers-go from 0.20.1 to 0.21.0 in /receiver/memcachedreceiver Bump github.com/testcontainers/testcontainers-go from 0.20.1 to 0.21.0 in /receiver/mongodbreceiver Bump github.com/testcontainers/testcontainers-go from 0.20.1 to 0.21.0 in /receiver/mysqlreceiver Bump github.com/testcontainers/testcontainers-go from 0.20.1 to 0.21.0 in /receiver/nginxreceiver Bump github.com/testcontainers/testcontainers-go from 0.20.1 to 0.21.0 in /receiver/postgresqlreceiver Bump github.com/testcontainers/testcontainers-go from 0.20.1 to 0.21.0 in /receiver/rabbitmqreceiver Bump github.com/testcontainers/testcontainers-go from 0.20.1 to 0.21.0 in /receiver/redisreceiver Bump github.com/testcontainers/testcontainers-go from 0.20.1 to 0.21.0 in /receiver/riakreceiver Bump github.com/testcontainers/testcontainers-go from 0.20.1 to 0.21.0 in /receiver/sqlqueryreceiver Bump github.com/testcontainers/testcontainers-go from 0.20.1 to 0.21.0 in /receiver/zookeeperreceiver Bump go.mongodb.org/mongo-driver from 1.11.7 to 1.12.0 in /receiver/mongodbreceiver Bump go.opentelemetry.io/collector/cmd/builder from 0.79.0 to 0.80.0 in /internal/tools Bump google.golang.org/grpc from 1.56.0 to 1.56.1 in /cmd/telemetrygen Bump google.golang.org/grpc from 1.56.0 to 1.56.1 in /examples/demo/client Bump google.golang.org/grpc from 1.56.0 to 1.56.1 in /examples/demo/server Bump google.golang.org/grpc from 1.56.0 to 1.56.1 in /exporter/coralogixexporter Bump google.golang.org/grpc from 1.56.0 to 1.56.1 in /exporter/googlecloudpubsubexporter Bump google.golang.org/grpc from 1.56.0 to 1.56.1 in /exporter/jaegerexporter Bump google.golang.org/grpc from 1.56.0 to 1.56.1 in /exporter/opencensusexporter Bump google.golang.org/grpc from 1.56.0 to 1.56.1 in /exporter/skywalkingexporter Bump google.golang.org/grpc from 1.56.0 to 1.56.1 in /extension/asapauthextension Bump google.golang.org/grpc from 1.56.0 to 1.56.1 in /extension/basicauthextension Bump google.golang.org/grpc from 1.56.0 to 1.56.1 in /extension/bearertokenauthextension Bump google.golang.org/grpc from 1.56.0 to 1.56.1 in /extension/headerssetterextension Bump google.golang.org/grpc from 1.56.0 to 1.56.1 in /extension/jaegerremotesampling Bump google.golang.org/grpc from 1.56.0 to 1.56.1 in /extension/oauth2clientauthextension Bump google.golang.org/grpc from 1.56.0 to 1.56.1 in /extension/sigv4authextension Bump google.golang.org/grpc from 1.56.0 to 1.56.1 in /processor/routingprocessor Bump google.golang.org/grpc from 1.56.0 to 1.56.1 in /processor/spanmetricsprocessor Bump google.golang.org/grpc from 1.56.0 to 1.56.1 in /receiver/googlecloudpubsubreceiver Bump google.golang.org/grpc from 1.56.0 to 1.56.1 in /receiver/googlecloudspannerreceiver Bump google.golang.org/grpc from 1.56.0 to 1.56.1 in /receiver/jaegerreceiver Bump google.golang.org/grpc from 1.56.0 to 1.56.1 in /receiver/opencensusreceiver Bump google.golang.org/grpc from 1.56.0 to 1.56.1 in /receiver/skywalkingreceiver Bump google.golang.org/protobuf from 1.30.0 to 1.31.0 in /exporter/datadogexporter Bump google.golang.org/protobuf from 1.30.0 to 1.31.0 in /exporter/logzioexporter Bump google.golang.org/protobuf from 1.30.0 to 1.31.0 in /exporter/tencentcloudlogserviceexporter Bump google.golang.org/protobuf from 1.30.0 to 1.31.0 in /pkg/translator/opencensus Bump google.golang.org/protobuf from 1.30.0 to 1.31.0 in /receiver/collectdreceiver Bump google.golang.org/protobuf from 1.30.0 to 1.31.0 in /receiver/opencensusreceiver Bump google.golang.org/protobuf from 1.30.0 to 1.31.0 in /receiver/prometheusreceiver Bump google.golang.org/protobuf from 1.30.0 to 1.31.0 in /receiver/skywalkingreceiver Bump google.golang.org/protobuf from 1.30.0 to 1.31.0 in /receiver/solacereceiver Bump google.golang.org/protobuf from 1.30.0 to 1.31.0 in /receiver/zipkinreceiver --------- Signed-off-by: Alex Boten <aboten@lightstep.com> Co-authored-by: Alex Boten <aboten@lightstep.com> commit 3d893e2727a4144488d09badb518c45b82422f2f Author: ZahidMirza95 <57571948+ZahidMirza95@users.noreply.github.com> Date: Tue Jun 27 10:15:09 2023 -0700 [receiver/filelog] added example, additional info to configs and info on log rotation (#23609) Added example on how to use filelog receiver with log files. Also, added some details to the configuration descriptions and added anchor to some sections in the document. Additionally, added information on log rotation. - Added example on how to use filelog receiver with log files - Also, added some details to the configuration descriptions - Added information on log rotation - Added anchors to some sections commit 88ba4ed63e1bda1cbbb7ba42f6b5e1354d266791 Author: Mackenzie <63265430+mackjmr@users.noreply.github.com> Date: Tue Jun 27 18:54:10 2023 +0200 [cmd/mdatagen] Add validation to metadata.yaml (#23783) **Description:** This PR adds validation to mdatagen. It ensures that all required fields are present, and validates their content. The validation lies mostly in `validate.go` (and for tests `validate_test.go`), however validation that needs to be done via decoding lies in `loader.go` + `metricdata.go` (and for tests `loader_test.go`). **Link to tracking Issue:** commit 64ebfbce662f261b3afbf6bef7d5d6c7ee80de69 Author: Antoine Toulme <antoine@lunar-ocean.com> Date: Tue Jun 27 09:43:04 2023 -0700 Switch k8s.pod and k8s.container metrics to use pdata. (#23441) Updates https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/4367 commit fa2e2255f7ec5b9f2f0d003b23515aa805df0053 Author: Daniel Jaglowski <jaglows3@gmail.com> Date: Tue Jun 27 12:31:18 2023 -0400 Revert "[pkg/stanza/fileconsumer] Fix issue where buffer size could cause incorrect fingerprint update" (#23781) Reverts open-telemetry/opentelemetry-collector-contrib#23183 Several rotation test failures have been observed since this was merged. ([example](https://github.com/open-telemetry/opentelemetry-collector-contrib/actions/runs/5391301380/jobs/9787962306?pr=23780#step:8:75)) I do not immediately see the problem so I think this needs to be reverted for now. commit 34b47334a19b50210cb14de9ae3326cc0d285261 Author: Daniel Jaglowski <jaglows3@gmail.com> Date: Tue Jun 27 12:19:15 2023 -0400 [chore] Add 'test' as prerequisite to default module-level make target (#23779) We've documented the intended approach to our default targets [here](https://github.com/open-telemetry/opentelemetry-collector/blob/5852d09fb7b519e18610b99fc5a9da8cddbbf790/CONTRIBUTING.md?plain=1#L589-L591). In `Makefile.Common`, the default target is `common`. This adds the `test` target as a prerequisite. commit dea886211de3abab9bb7ca9c2cae6b45947b7cf3 Author: Mend Renovate <bot@renovateapp.com> Date: Tue Jun 27 17:17:16 2023 +0200 chore(deps): update docker-compose deps (#23770) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [otel/opentelemetry-collector-contrib](https://togithub.com/open-telemetry/opentelemetry-collector-releases) | minor | `0.79.0` -> `0.80.0` | | prom/prometheus | minor | `v2.44.0` -> `v2.45.0` | --- <details> <summary>open-telemetry/opentelemetry-collector-releases (otel/opentelemetry-collector-contrib)</summary> [`v0.80.0`](https://togithub.com/open-telemetry/opentelemetry-collector-releases/releases/tag/v0.80.0) [Compare Source](https://togithub.com/open-telemetry/opentelemetry-collector-releases/compare/v0.79.0...v0.80.0) - [`3fe11dc`](https://togithub.com/open-telemetry/opentelemetry-collector-releases/commit/3fe11dc) Update versions to v0.80.0 ([#​362](https://togithub.com/open-telemetry/opentelemetry-collector-releases/issues/362)) - [`f82587a`](https://togithub.com/open-telemetry/opentelemetry-collector-releases/commit/f82587a) Add warning about git tags ([#​359](https://togithub.com/open-telemetry/opentelemetry-collector-releases/issues/359)) - [`3af8267`](https://togithub.com/open-telemetry/opentelemetry-collector-releases/commit/3af8267) Bump github.com/goreleaser/nfpm/v2 from 2.29.0 to 2.30.1 ([#​358](https://togithub.com/open-telemetry/opentelemetry-collector-releases/issues/358)) - [`cb3c890`](https://togithub.com/open-telemetry/opentelemetry-collector-releases/commit/cb3c890) Add all missing components to contrib distribution manifest ([#​356](https://togithub.com/open-telemetry/opentelemetry-collector-releases/issues/356)) - [`60a7e46`](https://togithub.com/open-telemetry/opentelemetry-collector-releases/commit/60a7e46) Add missing components to contrib distribution ([#​354](https://togithub.com/open-telemetry/opentelemetry-collector-releases/issues/354)) - [`73fd3ae`](https://togithub.com/open-telemetry/opentelemetry-collector-releases/commit/73fd3ae) Add haproxyreceiver to the contrib distribution ([#​355](https://togithub.com/open-telemetry/opentelemetry-collector-releases/issues/355)) - [`98597be`](https://togithub.com/open-telemetry/opentelemetry-collector-releases/commit/98597be) \[chore] bump go version ([#​352](https://togithub.com/open-telemetry/opentelemetry-collector-releases/issues/352)) </details> --- 📅 **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:eyJjcmVhdGVkSW5WZXIiOiIzNS4xNDEuMyIsInVwZGF0ZWRJblZlciI6IjM1LjE0MS4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9--> commit 7e3548fd92e255572b240b8aadf0aff2d63da99c Author: Antoine Toulme <antoine@lunar-ocean.com> Date: Tue Jun 27 07:04:32 2023 -0700 [chore] make azureeventhubreceiver pass exhaustive linting (#23774) commit c247210d319a58665f1988e231a5c5fcfc9b8383 Author: Marc Sanmiquel <marcsanmiquel@gmail.com> Date: Tue Jun 27 08:12:20 2023 +0200 [receiver/dockerstats] Add optional resource attributes (#21185) **Description:** <Describe what has changed.> <!--Ex. Fixing a bug - Describe the bug and how this fixes the issue. Ex. Adding a feature - Explain what this achieves.--> Add `container.image.id` and `container.command_line` as optional resource attributes, disabled by default. **Link to tracking Issue:** <Issue number if applicable> Tracking issue https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/21092 **Testing:** <Describe what testing was performed and which tests were added.> Until this point, all resource attributes have been enabled by default, resulting in the coupling of the [test](https://github.com/open-telemetry/opentelemetry-collector-contrib/blob/7bf5d66fae6c1c5360ec2875948f2c2adab6c44f/receiver/dockerstatsreceiver/receiver_test.go#L191) to the default configuration. In order to test the current implementation with the new resource attributes enabled & disabled, a minor refactoring was required in the `TestScrapeV2` test, allowing to pass different configurations for each test. Refer to the following commit 508dbee9aa9a22c1ca79f16bba5abeecceeb9c48 to check the refactor in the test. **Documentation:** <Describe the documentation added.> New resource attributes documentation was generated by `mdatagen`. commit c15794f8b3ad8bdf1bbf5abfba8486df4ad1b7c9 Author: Mackenzie <63265430+mackjmr@users.noreply.github.com> Date: Mon Jun 26 22:24:45 2023 +0200 [cmd/mdatagen] Add parent field to metadata.yaml file for subcomponents (#23636) This PR adds a `parent` field to the `metadata.yaml`. This is used in subcomponents, and the field contains the type of their parent component. --------- Co-authored-by: Dmitrii Anoshin <anoshindx@gmail.com> commit c2401dbbc240783005454f7b7046a303d495c5e1 Author: Mackenzie <63265430+mackjmr@users.noreply.github.com> Date: Mon Jun 26 20:04:16 2023 +0200 postgresqlreceiver: Add missing units in metadata.yaml (#23571) Metric unit is required, see: https://github.com/open-telemetry/opentelemetry-collector-contrib/blob/main/cmd/mdatagen/metadata-schema.yaml#L72-L73. This PR adds the unit to metrics where this is missing: - postgresql.bgwriter.maxwritten - postgresql.table.count commit 9fe4230817a192049f6c539f6c5d9ea31ce05f99 Author: Mike Dame <mikedame@google.com> Date: Mon Jun 26 13:32:09 2023 -0400 [chore]: Update GCP dependencies (#23679) **Description:** Updates GCP libraries to v0.39.2 and 1.15.2 **Documentation:** updated readmes for new experimental WAL fields commit a7045cbee91a7d9fc6b16554ee4cf2ab2284a396 Author: Daniel Jaglowski <jaglows3@gmail.com> Date: Mon Jun 26 11:52:26 2023 -0400 [chore] Fix spark integration test by pinning version (#23675) Fixes #23670 The test appears to have begun failing when the [`latest`](https://hub.docker.com/layers/apache/spark/latest/images/sha256-a1dd2487a97fb5e35c5a5b409e830b501a92919029c62f9a559b13c4f5c50f63?context=explore) tag of for the image was updated. This PR just pins the version. commit bf00ae8213b55f2abf73a4df1c0a15dd1367c813 Author: Murphy Chen <minquan.chen@daocloud.io> Date: Mon Jun 26 23:52:09 2023 +0800 [exporter/clickhouse] Fix create database failure (#23666) resolve: https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/23664 commit 6f0fabb2ace265ebb18fb2f716567b4f7af1f335 Author: Murphy Chen <minquan.chen@daocloud.io> Date: Mon Jun 26 23:04:57 2023 +0800 [exporter/clickhouse] Add scope columns to log table (#23667) resolve: https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/20280 commit fbe16e156cd90e11cbe5b70c59a83d94dc923cf4 Author: Daniel Jaglowski <jaglows3@gmail.com> Date: Mon Jun 26 09:24:56 2023 -0400 [pkg/stanza/fileconsumer] Fix issue where buffer size could cause incorrect fingerprint update (#23183) The logic for determining when to update a fingerprint previously failed to account for the case where the buffer size is smaller than the fingerprint. This allows the fingerprint to be truncated in some cases. This PR rewrites the logic to explicitly handle each expected case, with optimization for handling the most common cases first. commit 04327f5deaebd5f8abea3b313dd2f45ccef5bf7e Author: Olga <86965961+omrozowicz-splunk@users.noreply.github.com> Date: Mon Jun 26 12:26:46 2023 +0200 [processor/resourcedetection] add resource_attributes to every detector in resource processor (#23253) **Description:** Adding resource_attributes option to every detector in resource detection processor <!--Ex. Fixing a bug - Describe the bug and how this fixes the issue. Ex. Adding a feature - Explain what this achieves.--> **Link to tracking Issue:** [21482](https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/21482) **Testing:** Unit test for `resource_attribute` config, adjusting current unit tests to the new implementation **Documentation:** Updated README.md --------- Co-authored-by: Dmitrii Anoshin <anoshindx@gmail.com> commit 1a096adbeb24abc94eb9da2ea0126cf646d44c9b Author: Dmitrii Anoshin <anoshindx@gmail.com> Date: Mon Jun 26 02:31:07 2023 -0700 [chore] [receiver/apachespark] Disable failing integration test (#23671) Temporarily disable the integration test to unblock the CI. Updates https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/23670 commit da5df85e77bb717e87096c20663ddc8bbb5ebf8a Author: Juan Manuel "Kang" Pérez <kangcoding@gmail.com> Date: Sun Jun 25 07:12:50 2023 +0200 [receiver/dockerstatsreceiver] Add metrics that are only available on hosts that use cgroups v2 (#22706) **Description:** This PR updates the documentation of all the metrics that are available only on cgroups v1 or cgroups v2. It PR also adds two metrics that are only available when the host is using cgroups v2: * `container.memory.anon` * `container.memory.file` Both are documented here: https://docs.kernel.org/admin-guide/cgroup-v2.html#memory-interface-files I enabled the metric `container.memory.file` by default (causing a breaking change) because it is a metric that was already scraped for cgroups v1, contained in the metric `container.memory.total_cache`. ```yaml container.memory.total_cache: enabled: true description: "Total amount of memory used by the processes of this cgroup (and descendants) that can be associated with a block on a block device. Also accounts for memory used by tmpfs (Only available with cgroups v1)." container.memory.file: enabled: true description: "Amount of memory used to cache filesystem data, including tmpfs and shared memory (Only available with cgroups v2)." ``` Let me know your thoughts about this breaking change. **Link to tracking Issue:** #21097 **Testing:** The refactor done during PR #21110 had mocks ready to test these new metrics. There is no need to add more tests. **Documentation:** To see which metrics are available in Docker: * v1: https://github.com/moby/moby/blob/7103efac9d737e8b202126e8c8e2227805e70771/daemon/stats_unix.go#L86 * v2: https://github.com/moby/moby/blob/7103efac9d737e8b202126e8c8e2227805e70771/daemon/stats_unix.go#L195 Kernel cgroup documentation: * v1: https://docs.kernel.org/admin-guide/cgroup-v1/memory.html * v2: https://docs.kernel.org/admin-guide/cgroup-v2.html#memory-interface-files commit 8ba48f6c48a1523fb2b7ec034b8d4d5e44f9e642 Author: Bomin Rahmani <38274348+BominRahmani@users.noreply.github.com> Date: Fri Jun 23 15:18:45 2023 -0400 [receiver/postgresql] Fix blocks read metric (#23657) **Description:** <Describe what has changed.> fixed an issue where postgresql receiver was emitting the same attribute value "toast_hit" twice under postgresql.blocks_read metric. **Link to tracking Issue:** <Issue number if applicable> **Testing:** <Describe what testing was performed and which tests were added.> **Documentation:** <Describe the documentation added.> commit 0c625d042498a9985c51cee6476d4c17cfa0570b Author: Bomin Rahmani <38274348+BominRahmani@users.noreply.github.com> Date: Fri Jun 23 15:18:05 2023 -0400 [receiver/vcenter] Fix datastore disk usage metric (#23654) **Description:** Fixed a bug in which the Vcenter receiver was incorrectly emmiting the disk_state: used datapoint twice under the vcenter.datastore.disk.usage metric instead of a disk_state: used disk_state: available **Documentation:** <Describe the documentation added.> commit 403b0eff117df29d969cc18706d1c58b605db8e2 Author: bryan-aguilar <46550959+bryan-aguilar@users.noreply.github.com> Date: Fri Jun 23 10:15:36 2023 -0700 [receiver/awsecscontainermetrics] Fix possible panics from unchecked de-references (#23644) Fixes possible panics from unchecked de-references in metrics helper in `awsecscontainermetrics` receiver. **Link to tracking Issue:** https://github.com/aws-observability/aws-otel-collector/issues/2110 **Testing:** Added unit tests for these de-references **Documentation:** n//a commit c40be10a6e75e5ea15916d1dfeec95bf4de7a32c Author: PaoloGallina <paologallina1992@gmail.com> Date: Fri Jun 23 19:14:36 2023 +0200 feat(statsdReceiver): add name and version to scope (#23564) Following the same approach of https://github.com/open-telemetry/opentelemetry-collector-contrib/pull/20903 I am adding the scope whenever the metric is copied. We could also add the _scope_ at creation time, however, it would change the signature of several functions having already too many parameters. **Link to tracking Issue:** <Issue number if applicable> Fix https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/23563 **Testing:** Added a test to cover the new use case commit b2a1d1f47e4384…
codeboten
pushed a commit
that referenced
this pull request
Jul 11, 2023
…4176) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [otel/opentelemetry-collector-contrib](https://togithub.com/open-telemetry/opentelemetry-collector-releases) | minor | `0.80.0` -> `0.81.0` | --- ### Release Notes <details> <summary>open-telemetry/opentelemetry-collector-releases (otel/opentelemetry-collector-contrib)</summary> ### [`v0.81.0`](https://togithub.com/open-telemetry/opentelemetry-collector-releases/releases/tag/v0.81.0) [Compare Source](https://togithub.com/open-telemetry/opentelemetry-collector-releases/compare/v0.80.0...v0.81.0) #### Changelog - [`ccf73fe`](https://togithub.com/open-telemetry/opentelemetry-collector-releases/commit/ccf73fe) Prepare release v0.81.0 ([#​368](https://togithub.com/open-telemetry/opentelemetry-collector-releases/issues/368)) - [`3628818`](https://togithub.com/open-telemetry/opentelemetry-collector-releases/commit/3628818) Bump anchore/sbom-action from 0.14.2 to 0.14.3 ([#​363](https://togithub.com/open-telemetry/opentelemetry-collector-releases/issues/363)) </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 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:eyJjcmVhdGVkSW5WZXIiOiIzNi41LjMiLCJ1cGRhdGVkSW5WZXIiOiIzNi41LjMiLCJ0YXJnZXRCcmFuY2giOiJtYWluIn0=-->
codeboten
pushed a commit
that referenced
this pull request
Jul 11, 2023
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [helm/kind-action](https://togithub.com/helm/kind-action) | action | minor | `v1.7.0` -> `v1.8.0` | --- ### Release Notes <details> <summary>helm/kind-action (helm/kind-action)</summary> ### [`v1.8.0`](https://togithub.com/helm/kind-action/releases/tag/v1.8.0) [Compare Source](https://togithub.com/helm/kind-action/compare/v1.7.0...v1.8.0) #### What's Changed - [#​54](https://togithub.com/helm/kind-action/issues/54) ignore the occasional post delete cluster by [@​jerry153fish](https://togithub.com/jerry153fish) in [https://github.com/helm/kind-action/pull/79](https://togithub.com/helm/kind-action/pull/79) - bump kind to v0.20.0 and script cleanup by [@​cpanato](https://togithub.com/cpanato) in [https://github.com/helm/kind-action/pull/88](https://togithub.com/helm/kind-action/pull/88) #### New Contributors - [@​jerry153fish](https://togithub.com/jerry153fish) made their first contribution in [https://github.com/helm/kind-action/pull/79](https://togithub.com/helm/kind-action/pull/79) **Full Changelog**: helm/kind-action@v1.7.0...v1.8.0 </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 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:eyJjcmVhdGVkSW5WZXIiOiIzNi41LjMiLCJ1cGRhdGVkSW5WZXIiOiIzNi41LjMiLCJ0YXJnZXRCcmFuY2giOiJtYWluIn0=-->
dmitryax
pushed a commit
that referenced
this pull request
Aug 5, 2023
…4745) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [otel/opentelemetry-collector-contrib](https://togithub.com/open-telemetry/opentelemetry-collector-releases) | minor | `0.81.0` -> `0.82.0` | --- ### Release Notes <details> <summary>open-telemetry/opentelemetry-collector-releases (otel/opentelemetry-collector-contrib)</summary> ### [`v0.82.0`](https://togithub.com/open-telemetry/opentelemetry-collector-releases/releases/tag/v0.82.0) [Compare Source](https://togithub.com/open-telemetry/opentelemetry-collector-releases/compare/v0.81.0...v0.82.0) #### Changelog - [`e786ffc`](https://togithub.com/open-telemetry/opentelemetry-collector-releases/commit/e786ffc) Prepare v0.82.0 ([#​377](https://togithub.com/open-telemetry/opentelemetry-collector-releases/issues/377)) - [`8da6181`](https://togithub.com/open-telemetry/opentelemetry-collector-releases/commit/8da6181) Bump github.com/goreleaser/nfpm/v2 from 2.31.0 to 2.32.0 ([#​372](https://togithub.com/open-telemetry/opentelemetry-collector-releases/issues/372)) - [`0450858`](https://togithub.com/open-telemetry/opentelemetry-collector-releases/commit/0450858) Add arm32v7 to release configurations ([#​349](https://togithub.com/open-telemetry/opentelemetry-collector-releases/issues/349)) - [`88c6821`](https://togithub.com/open-telemetry/opentelemetry-collector-releases/commit/88c6821) Bump github.com/goreleaser/goreleaser from 1.19.1 to 1.19.2 ([#​369](https://togithub.com/open-telemetry/opentelemetry-collector-releases/issues/369)) - [`19536e1`](https://togithub.com/open-telemetry/opentelemetry-collector-releases/commit/19536e1) Add remoteobserverprocessor to contrib ([#​370](https://togithub.com/open-telemetry/opentelemetry-collector-releases/issues/370)) - [`d9916ca`](https://togithub.com/open-telemetry/opentelemetry-collector-releases/commit/d9916ca) Bump github.com/goreleaser/goreleaser from 1.18.2 to 1.19.1 ([#​367](https://togithub.com/open-telemetry/opentelemetry-collector-releases/issues/367)) </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 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:eyJjcmVhdGVkSW5WZXIiOiIzNi4yNC4yIiwidXBkYXRlZEluVmVyIjoiMzYuMjcuMSIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->
dmitryax
pushed a commit
that referenced
this pull request
Aug 15, 2023
…5826) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [otel/opentelemetry-collector-contrib](https://togithub.com/open-telemetry/opentelemetry-collector-releases) | minor | `0.82.0` -> `0.83.0` | --- ### Release Notes <details> <summary>open-telemetry/opentelemetry-collector-releases (otel/opentelemetry-collector-contrib)</summary> ### [`v0.83.0`](https://togithub.com/open-telemetry/opentelemetry-collector-releases/releases/tag/v0.83.0) [Compare Source](https://togithub.com/open-telemetry/opentelemetry-collector-releases/compare/v0.82.0...v0.83.0) #### Changelog - [`66a5e00`](https://togithub.com/open-telemetry/opentelemetry-collector-releases/commit/66a5e00) Prep release v0.83.0 ([#​388](https://togithub.com/open-telemetry/opentelemetry-collector-releases/issues/388)) - [`8eb6a21`](https://togithub.com/open-telemetry/opentelemetry-collector-releases/commit/8eb6a21) Bump github.com/goreleaser/goreleaser from 1.19.2 to 1.20.0 ([#​387](https://togithub.com/open-telemetry/opentelemetry-collector-releases/issues/387)) - [`9157d9d`](https://togithub.com/open-telemetry/opentelemetry-collector-releases/commit/9157d9d) \[admin] Add criteria for distributions ([#​376](https://togithub.com/open-telemetry/opentelemetry-collector-releases/issues/376)) </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 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:eyJjcmVhdGVkSW5WZXIiOiIzNi40My4yIiwidXBkYXRlZEluVmVyIjoiMzYuNDMuMiIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->
dmitryax
pushed a commit
that referenced
this pull request
Sep 5, 2023
…o v0.84.0 (#26455) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [otel/opentelemetry-collector-contrib](https://togithub.com/open-telemetry/opentelemetry-collector-releases) | minor | `0.83.0` -> `0.84.0` | --- ### Release Notes <details> <summary>open-telemetry/opentelemetry-collector-releases (otel/opentelemetry-collector-contrib)</summary> ### [`v0.84.0`](https://togithub.com/open-telemetry/opentelemetry-collector-releases/releases/tag/v0.84.0) [Compare Source](https://togithub.com/open-telemetry/opentelemetry-collector-releases/compare/v0.83.0...v0.84.0) #### Changelog - [`7adc136`](https://togithub.com/open-telemetry/opentelemetry-collector-releases/commit/7adc136) Prepare 0.84.0 release ([#​394](https://togithub.com/open-telemetry/opentelemetry-collector-releases/issues/394)) - [`b7aae21`](https://togithub.com/open-telemetry/opentelemetry-collector-releases/commit/b7aae21) added webhook event receiver to manifest ([#​393](https://togithub.com/open-telemetry/opentelemetry-collector-releases/issues/393)) - [`eea27d9`](https://togithub.com/open-telemetry/opentelemetry-collector-releases/commit/eea27d9) adding datadog connector ([#​389](https://togithub.com/open-telemetry/opentelemetry-collector-releases/issues/389)) - [`6541997`](https://togithub.com/open-telemetry/opentelemetry-collector-releases/commit/6541997) \[admin] Add contrib component rules ([#​382](https://togithub.com/open-telemetry/opentelemetry-collector-releases/issues/382)) - [`bfa247c`](https://togithub.com/open-telemetry/opentelemetry-collector-releases/commit/bfa247c) Replace datadog-agent dependecy versions ([#​386](https://togithub.com/open-telemetry/opentelemetry-collector-releases/issues/386)) - [`6af351e`](https://togithub.com/open-telemetry/opentelemetry-collector-releases/commit/6af351e) \[CI] Bump to Go 1.21 ([#​385](https://togithub.com/open-telemetry/opentelemetry-collector-releases/issues/385)) </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 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:eyJjcmVhdGVkSW5WZXIiOiIzNi43OS4xIiwidXBkYXRlZEluVmVyIjoiMzYuNzkuMSIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->
codeboten
pushed a commit
that referenced
this pull request
Sep 12, 2023
…o v0.85.0 (#26658) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [otel/opentelemetry-collector-contrib](https://togithub.com/open-telemetry/opentelemetry-collector-releases) | minor | `0.84.0` -> `0.85.0` | --- ### Release Notes <details> <summary>open-telemetry/opentelemetry-collector-releases (otel/opentelemetry-collector-contrib)</summary> ### [`v0.85.0`](https://togithub.com/open-telemetry/opentelemetry-collector-releases/releases/tag/v0.85.0) [Compare Source](https://togithub.com/open-telemetry/opentelemetry-collector-releases/compare/v0.84.0...v0.85.0) #### Changelog - [`7503715`](https://togithub.com/open-telemetry/opentelemetry-collector-releases/commit/7503715) \[chore] prepare v0.85.0 release ([#​398](https://togithub.com/open-telemetry/opentelemetry-collector-releases/issues/398)) - [`3feca60`](https://togithub.com/open-telemetry/opentelemetry-collector-releases/commit/3feca60) Update go versions ([#​395](https://togithub.com/open-telemetry/opentelemetry-collector-releases/issues/395)) - [`feaae89`](https://togithub.com/open-telemetry/opentelemetry-collector-releases/commit/feaae89) Bump actions/checkout from 3 to 4 ([#​397](https://togithub.com/open-telemetry/opentelemetry-collector-releases/issues/397)) - [`dc7a1ac`](https://togithub.com/open-telemetry/opentelemetry-collector-releases/commit/dc7a1ac) Removing deprecated jaeger and jaegerthrifthttp exporters ([#​396](https://togithub.com/open-telemetry/opentelemetry-collector-releases/issues/396)) </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 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:eyJjcmVhdGVkSW5WZXIiOiIzNi44My4wIiwidXBkYXRlZEluVmVyIjoiMzYuODMuMCIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->
codeboten
pushed a commit
that referenced
this pull request
Sep 26, 2023
…7210) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [otel/opentelemetry-collector-contrib](https://togithub.com/open-telemetry/opentelemetry-collector-releases) | minor | `0.85.0` -> `0.86.0` | --- ### Release Notes <details> <summary>open-telemetry/opentelemetry-collector-releases (otel/opentelemetry-collector-contrib)</summary> ### [`v0.86.0`](https://togithub.com/open-telemetry/opentelemetry-collector-releases/releases/tag/v0.86.0) [Compare Source](https://togithub.com/open-telemetry/opentelemetry-collector-releases/compare/v0.85.0...v0.86.0) #### Changelog - [`0f47e46`](https://togithub.com/open-telemetry/opentelemetry-collector-releases/commit/0f47e46) \[chore] prepare v0.86.0 release ([#​409](https://togithub.com/open-telemetry/opentelemetry-collector-releases/issues/409)) - [`12d8bb5`](https://togithub.com/open-telemetry/opentelemetry-collector-releases/commit/12d8bb5) Bump github.com/goreleaser/nfpm/v2 from 2.32.0 to 2.33.1 ([#​406](https://togithub.com/open-telemetry/opentelemetry-collector-releases/issues/406)) - [`bf8002e`](https://togithub.com/open-telemetry/opentelemetry-collector-releases/commit/bf8002e) Add support for linux/s390x architecture ([#​384](https://togithub.com/open-telemetry/opentelemetry-collector-releases/issues/384)) - [`3d5a87e`](https://togithub.com/open-telemetry/opentelemetry-collector-releases/commit/3d5a87e) add routing connector to contrib release ([#​405](https://togithub.com/open-telemetry/opentelemetry-collector-releases/issues/405)) - [`51982c4`](https://togithub.com/open-telemetry/opentelemetry-collector-releases/commit/51982c4) Bump docker/login-action from 2 to 3 ([#​404](https://togithub.com/open-telemetry/opentelemetry-collector-releases/issues/404)) - [`63090ea`](https://togithub.com/open-telemetry/opentelemetry-collector-releases/commit/63090ea) Bump docker/setup-buildx-action from 2 to 3 ([#​402](https://togithub.com/open-telemetry/opentelemetry-collector-releases/issues/402)) - [`8d6c8f2`](https://togithub.com/open-telemetry/opentelemetry-collector-releases/commit/8d6c8f2) Bump docker/setup-qemu-action from 2 to 3 ([#​401](https://togithub.com/open-telemetry/opentelemetry-collector-releases/issues/401)) - [`a50f8b1`](https://togithub.com/open-telemetry/opentelemetry-collector-releases/commit/a50f8b1) Bump goreleaser/goreleaser-action from 4 to 5 ([#​403](https://togithub.com/open-telemetry/opentelemetry-collector-releases/issues/403)) </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 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:eyJjcmVhdGVkSW5WZXIiOiIzNi4xMDcuMiIsInVwZGF0ZWRJblZlciI6IjM2LjEwNy4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
jmsnll
pushed a commit
to jmsnll/opentelemetry-collector-contrib
that referenced
this pull request
Nov 12, 2023
…en-telemetry#27210) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [otel/opentelemetry-collector-contrib](https://togithub.com/open-telemetry/opentelemetry-collector-releases) | minor | `0.85.0` -> `0.86.0` | --- ### Release Notes <details> <summary>open-telemetry/opentelemetry-collector-releases (otel/opentelemetry-collector-contrib)</summary> ### [`v0.86.0`](https://togithub.com/open-telemetry/opentelemetry-collector-releases/releases/tag/v0.86.0) [Compare Source](https://togithub.com/open-telemetry/opentelemetry-collector-releases/compare/v0.85.0...v0.86.0) #### Changelog - [`0f47e46`](https://togithub.com/open-telemetry/opentelemetry-collector-releases/commit/0f47e46) \[chore] prepare v0.86.0 release ([#&open-telemetry#8203;409](https://togithub.com/open-telemetry/opentelemetry-collector-releases/issues/409)) - [`12d8bb5`](https://togithub.com/open-telemetry/opentelemetry-collector-releases/commit/12d8bb5) Bump github.com/goreleaser/nfpm/v2 from 2.32.0 to 2.33.1 ([#&open-telemetry#8203;406](https://togithub.com/open-telemetry/opentelemetry-collector-releases/issues/406)) - [`bf8002e`](https://togithub.com/open-telemetry/opentelemetry-collector-releases/commit/bf8002e) Add support for linux/s390x architecture ([#&open-telemetry#8203;384](https://togithub.com/open-telemetry/opentelemetry-collector-releases/issues/384)) - [`3d5a87e`](https://togithub.com/open-telemetry/opentelemetry-collector-releases/commit/3d5a87e) add routing connector to contrib release ([#&open-telemetry#8203;405](https://togithub.com/open-telemetry/opentelemetry-collector-releases/issues/405)) - [`51982c4`](https://togithub.com/open-telemetry/opentelemetry-collector-releases/commit/51982c4) Bump docker/login-action from 2 to 3 ([#&open-telemetry#8203;404](https://togithub.com/open-telemetry/opentelemetry-collector-releases/issues/404)) - [`63090ea`](https://togithub.com/open-telemetry/opentelemetry-collector-releases/commit/63090ea) Bump docker/setup-buildx-action from 2 to 3 ([#&open-telemetry#8203;402](https://togithub.com/open-telemetry/opentelemetry-collector-releases/issues/402)) - [`8d6c8f2`](https://togithub.com/open-telemetry/opentelemetry-collector-releases/commit/8d6c8f2) Bump docker/setup-qemu-action from 2 to 3 ([#&open-telemetry#8203;401](https://togithub.com/open-telemetry/opentelemetry-collector-releases/issues/401)) - [`a50f8b1`](https://togithub.com/open-telemetry/opentelemetry-collector-releases/commit/a50f8b1) Bump goreleaser/goreleaser-action from 4 to 5 ([#&open-telemetry#8203;403](https://togithub.com/open-telemetry/opentelemetry-collector-releases/issues/403)) </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 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:eyJjcmVhdGVkSW5WZXIiOiIzNi4xMDcuMiIsInVwZGF0ZWRJblZlciI6IjM2LjEwNy4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
codeboten
pushed a commit
that referenced
this pull request
Nov 14, 2023
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [otel/opentelemetry-collector-contrib](https://togithub.com/open-telemetry/opentelemetry-collector-releases) | minor | `0.86.0` -> `0.88.0` | | prom/prometheus | patch | `v2.47.0` -> `v2.47.2` | --- ### Release Notes <details> <summary>open-telemetry/opentelemetry-collector-releases (otel/opentelemetry-collector-contrib)</summary> ### [`v0.88.0`](https://togithub.com/open-telemetry/opentelemetry-collector-releases/releases/tag/v0.88.0) [Compare Source](https://togithub.com/open-telemetry/opentelemetry-collector-releases/compare/v0.87.0...v0.88.0) #### Changelog - [`218f1b9`](https://togithub.com/open-telemetry/opentelemetry-collector-releases/commit/218f1b9) Prepare v0.88.0 release ([#​419](https://togithub.com/open-telemetry/opentelemetry-collector-releases/issues/419)) - [`9932b7c`](https://togithub.com/open-telemetry/opentelemetry-collector-releases/commit/9932b7c) Revert "Replace datadog-agent dependecy versions ([#​386](https://togithub.com/open-telemetry/opentelemetry-collector-releases/issues/386))" ([#​414](https://togithub.com/open-telemetry/opentelemetry-collector-releases/issues/414)) - [`fa0a3a2`](https://togithub.com/open-telemetry/opentelemetry-collector-releases/commit/fa0a3a2) \[chore] bump go versions ([#​416](https://togithub.com/open-telemetry/opentelemetry-collector-releases/issues/416)) ### [`v0.87.0`](https://togithub.com/open-telemetry/opentelemetry-collector-releases/releases/tag/v0.87.0) [Compare Source](https://togithub.com/open-telemetry/opentelemetry-collector-releases/compare/v0.86.0...v0.87.0) #### Changelog - [`a41e292`](https://togithub.com/open-telemetry/opentelemetry-collector-releases/commit/a41e292) Prepare v0.87.0 release ([#​415](https://togithub.com/open-telemetry/opentelemetry-collector-releases/issues/415)) - [`7d6fa19`](https://togithub.com/open-telemetry/opentelemetry-collector-releases/commit/7d6fa19) Remove Parquet Exporter from contrib distro ([#​413](https://togithub.com/open-telemetry/opentelemetry-collector-releases/issues/413)) - [`0373892`](https://togithub.com/open-telemetry/opentelemetry-collector-releases/commit/0373892) Explicitly set 0.0.0.0 on sample configurations ([#​408](https://togithub.com/open-telemetry/opentelemetry-collector-releases/issues/408)) </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:eyJjcmVhdGVkSW5WZXIiOiIzNy44LjEiLCJ1cGRhdGVkSW5WZXIiOiIzNy40Ni4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
codeboten
pushed a commit
that referenced
this pull request
Nov 17, 2023
[![Mend Renovate logo banner](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [go.opentelemetry.io/otel](https://togithub.com/open-telemetry/opentelemetry-go) | require | minor | `v1.20.0` -> `v1.21.0` | | [go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc](https://togithub.com/open-telemetry/opentelemetry-go) | require | minor | `v0.43.0` -> `v0.44.0` | | [go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp](https://togithub.com/open-telemetry/opentelemetry-go) | require | minor | `v0.43.0` -> `v0.44.0` | | [go.opentelemetry.io/otel/exporters/otlp/otlptrace](https://togithub.com/open-telemetry/opentelemetry-go) | require | minor | `v1.20.0` -> `v1.21.0` | | [go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc](https://togithub.com/open-telemetry/opentelemetry-go) | require | minor | `v1.20.0` -> `v1.21.0` | | [go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp](https://togithub.com/open-telemetry/opentelemetry-go) | require | minor | `v1.20.0` -> `v1.21.0` | | [go.opentelemetry.io/otel/exporters/prometheus](https://togithub.com/open-telemetry/opentelemetry-go) | require | minor | `v0.43.0` -> `v0.44.0` | | [go.opentelemetry.io/otel/metric](https://togithub.com/open-telemetry/opentelemetry-go) | require | minor | `v1.20.0` -> `v1.21.0` | | [go.opentelemetry.io/otel/sdk](https://togithub.com/open-telemetry/opentelemetry-go) | require | minor | `v1.20.0` -> `v1.21.0` | | [go.opentelemetry.io/otel/sdk/metric](https://togithub.com/open-telemetry/opentelemetry-go) | require | minor | `v1.20.0` -> `v1.21.0` | | [go.opentelemetry.io/otel/trace](https://togithub.com/open-telemetry/opentelemetry-go) | require | minor | `v1.20.0` -> `v1.21.0` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>open-telemetry/opentelemetry-go (go.opentelemetry.io/otel)</summary> ### [`v1.21.0`](https://togithub.com/open-telemetry/opentelemetry-go/releases/tag/v1.21.0): Release 1.21.0/0.44.0 [Compare Source](https://togithub.com/open-telemetry/opentelemetry-go/compare/v1.20.0...v1.21.0) ##### Removed - Remove the deprecated `go.opentelemetry.io/otel/bridge/opencensus.NewTracer`. ([#​4706](https://togithub.com/open-telemetry/opentelemetry-go/issues/4706)) - Remove the deprecated `go.opentelemetry.io/otel/exporters/otlp/otlpmetric` module. ([#​4707](https://togithub.com/open-telemetry/opentelemetry-go/issues/4707)) - Remove the deprecated `go.opentelemetry.io/otel/example/view` module. ([#​4708](https://togithub.com/open-telemetry/opentelemetry-go/issues/4708)) - Remove the deprecated `go.opentelemetry.io/otel/example/fib` module. ([#​4723](https://togithub.com/open-telemetry/opentelemetry-go/issues/4723)) ##### Fixed - Do not parse non-protobuf responses in `go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp`. ([#​4719](https://togithub.com/open-telemetry/opentelemetry-go/issues/4719)) - Do not parse non-protobuf responses in `go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp`. ([#​4719](https://togithub.com/open-telemetry/opentelemetry-go/issues/4719)) </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:eyJjcmVhdGVkSW5WZXIiOiIzNy41OS44IiwidXBkYXRlZEluVmVyIjoiMzcuNTkuOCIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==--> --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: opentelemetrybot <107717825+opentelemetrybot@users.noreply.github.com>
codeboten
pushed a commit
that referenced
this pull request
Nov 17, 2023
[![Mend Renovate logo banner](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [otel/opentelemetry-collector-contrib](https://togithub.com/open-telemetry/opentelemetry-collector-releases) | minor | `0.88.0` -> `0.89.0` | | prom/prometheus | minor | `v2.47.2` -> `v2.48.0` | --- ### Release Notes <details> <summary>open-telemetry/opentelemetry-collector-releases (otel/opentelemetry-collector-contrib)</summary> ### [`v0.89.0`](https://togithub.com/open-telemetry/opentelemetry-collector-releases/releases/tag/v0.89.0) [Compare Source](https://togithub.com/open-telemetry/opentelemetry-collector-releases/compare/v0.88.0...v0.89.0) ##### Changelog - [`02ec6ec`](https://togithub.com/open-telemetry/opentelemetry-collector-releases/commit/02ec6ec) Prepare v0.89.0 ([#​427](https://togithub.com/open-telemetry/opentelemetry-collector-releases/issues/427)) - [`4c2fa24`](https://togithub.com/open-telemetry/opentelemetry-collector-releases/commit/4c2fa24) feat: add syslog exporter to contrib distro ([#​425](https://togithub.com/open-telemetry/opentelemetry-collector-releases/issues/425)) - [`9e2eaca`](https://togithub.com/open-telemetry/opentelemetry-collector-releases/commit/9e2eaca) Bump github.com/goreleaser/nfpm/v2 from 2.33.1 to 2.34.0 ([#​422](https://togithub.com/open-telemetry/opentelemetry-collector-releases/issues/422)) </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:eyJjcmVhdGVkSW5WZXIiOiIzNy40Ni4wIiwidXBkYXRlZEluVmVyIjoiMzcuNTkuOCIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
codeboten
pushed a commit
that referenced
this pull request
Nov 23, 2023
…9466) [![Mend Renovate logo banner](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/klauspost/compress](https://togithub.com/klauspost/compress) | require | patch | `v1.17.2` -> `v1.17.3` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>klauspost/compress (github.com/klauspost/compress)</summary> ### [`v1.17.3`](https://togithub.com/klauspost/compress/releases/tag/v1.17.3) [Compare Source](https://togithub.com/klauspost/compress/compare/v1.17.2...v1.17.3) #### What's Changed - fse: Fix max header size by [@​klauspost](https://togithub.com/klauspost) in [https://github.com/klauspost/compress/pull/881](https://togithub.com/klauspost/compress/pull/881) - zstd: Improve better/best compression by [@​klauspost](https://togithub.com/klauspost) in [https://github.com/klauspost/compress/pull/877](https://togithub.com/klauspost/compress/pull/877) - gzhttp: Fix missing content type on Close by [@​klauspost](https://togithub.com/klauspost) in [https://github.com/klauspost/compress/pull/883](https://togithub.com/klauspost/compress/pull/883) **Full Changelog**: klauspost/compress@v1.17.2...v1.17.3 </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 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:eyJjcmVhdGVkSW5WZXIiOiIzNy41OS44IiwidXBkYXRlZEluVmVyIjoiMzcuNTkuOCIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==--> --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: opentelemetrybot <107717825+opentelemetrybot@users.noreply.github.com>
codeboten
pushed a commit
that referenced
this pull request
Nov 23, 2023
[![Mend Renovate logo banner](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/antonmedv/expr](https://togithub.com/antonmedv/expr) | require | patch | `v1.15.3` -> `v1.15.4` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>antonmedv/expr (github.com/antonmedv/expr)</summary> ### [`v1.15.4`](https://togithub.com/antonmedv/expr/releases/tag/v1.15.4) [Compare Source](https://togithub.com/antonmedv/expr/compare/v1.15.3...v1.15.4) - Improved type checking for `$env` - Added support for floats in `sort()` built-in - Fixed: AST printing for `??` operator - Fixed: only emit `OpEqual{Int,String}` for simple types - Fixed: fetch without `OpDeref` ([#​467](https://togithub.com/antonmedv/expr/issues/467)) - Docs: categorize Language Definition functions ([#​452](https://togithub.com/antonmedv/expr/issues/452)) - Changed: `ast.Node` type now is not copied with `ast.Patch` </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 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:eyJjcmVhdGVkSW5WZXIiOiIzNy41OS44IiwidXBkYXRlZEluVmVyIjoiMzcuNTkuOCIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==--> --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: opentelemetrybot <107717825+opentelemetrybot@users.noreply.github.com>
codeboten
pushed a commit
that referenced
this pull request
Nov 23, 2023
[![Mend Renovate logo banner](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [google.golang.org/api](https://togithub.com/googleapis/google-api-go-client) | require | minor | `v0.150.0` -> `v0.151.0` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>googleapis/google-api-go-client (google.golang.org/api)</summary> ### [`v0.151.0`](https://togithub.com/googleapis/google-api-go-client/releases/tag/v0.151.0) [Compare Source](https://togithub.com/googleapis/google-api-go-client/compare/v0.150.0...v0.151.0) ##### Features - **all:** Auto-regenerate discovery clients ([#​2253](https://togithub.com/googleapis/google-api-go-client/issues/2253)) ([58f1c94](https://togithub.com/googleapis/google-api-go-client/commit/58f1c94d0de3b0e7715428ccc5ca17f1dfbab076)) - **all:** Auto-regenerate discovery clients ([#​2255](https://togithub.com/googleapis/google-api-go-client/issues/2255)) ([10dbf2b](https://togithub.com/googleapis/google-api-go-client/commit/10dbf2b5d87783d3dc3de50ea627e740c784137a)) - **all:** Auto-regenerate discovery clients ([#​2256](https://togithub.com/googleapis/google-api-go-client/issues/2256)) ([4024760](https://togithub.com/googleapis/google-api-go-client/commit/4024760da1cdf46e2e79495e65c5ddd1c2251d07)) - **all:** Auto-regenerate discovery clients ([#​2257](https://togithub.com/googleapis/google-api-go-client/issues/2257)) ([b3fe441](https://togithub.com/googleapis/google-api-go-client/commit/b3fe441cccb3832da66b96ee3cb7a11db96bde53)) - **all:** Auto-regenerate discovery clients ([#​2258](https://togithub.com/googleapis/google-api-go-client/issues/2258)) ([efe3d6f](https://togithub.com/googleapis/google-api-go-client/commit/efe3d6fd433ece9d59ce8b747774881f0fcf410c)) - **all:** Auto-regenerate discovery clients ([#​2259](https://togithub.com/googleapis/google-api-go-client/issues/2259)) ([33863bf](https://togithub.com/googleapis/google-api-go-client/commit/33863bf9a68ec56ad0ebac93e614d3628b81416c)) - **all:** Auto-regenerate discovery clients ([#​2261](https://togithub.com/googleapis/google-api-go-client/issues/2261)) ([edb9d86](https://togithub.com/googleapis/google-api-go-client/commit/edb9d869deb8bb98b9721cbaaa9703bc04a609fa)) - **all:** Auto-regenerate discovery clients ([#​2262](https://togithub.com/googleapis/google-api-go-client/issues/2262)) ([93f5a5b](https://togithub.com/googleapis/google-api-go-client/commit/93f5a5bf913a771c774143e3bf9bd634d80bc7d8)) - **all:** Auto-regenerate discovery clients ([#​2263](https://togithub.com/googleapis/google-api-go-client/issues/2263)) ([3e83ea6](https://togithub.com/googleapis/google-api-go-client/commit/3e83ea6f3926a6fbdd92e05db7f4e4705e7789ba)) - **all:** Auto-regenerate discovery clients ([#​2265](https://togithub.com/googleapis/google-api-go-client/issues/2265)) ([786dca6](https://togithub.com/googleapis/google-api-go-client/commit/786dca6dfcb777d7dd6724fe08ccc424ad8e992e)) </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 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:eyJjcmVhdGVkSW5WZXIiOiIzNy41OS44IiwidXBkYXRlZEluVmVyIjoiMzcuNTkuOCIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==--> --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: opentelemetrybot <107717825+opentelemetrybot@users.noreply.github.com>
codeboten
pushed a commit
that referenced
this pull request
Nov 24, 2023
…ector-contrib/cmd/telemetrygen to v0.89.0 (#29479) [![Mend Renovate logo banner](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/open-telemetry/opentelemetry-collector-contrib/cmd/telemetrygen](https://togithub.com/open-telemetry/opentelemetry-collector-contrib) | require | minor | `v0.87.0` -> `v0.89.0` | --- > [!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.89.0`](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/blob/HEAD/CHANGELOG.md#v0890) ##### 🛑 Breaking changes 🛑 - `pkg/stanza`: Improve parsing of Windows Event XML by handling anonymous `Data` elements. ([#​21491](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/21491)) This improves the contents of Windows log events for which the publisher manifest is unavailable. Previously, anonymous `Data` elements were ignored. This is a breaking change for users who were relying on the previous data format. - `processor/k8sattributes`: Graduate "k8sattr.rfc3339" feature gate to Beta. ([#​28817](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/28817)) Time format of `k8s.pod.start_time` attribute value migrated from RFC3339: Before: 2023-07-10 12:34:39.740638 -0700 PDT m=+0.020184946 After: 2023-07-10T12:39:53.112485-07:00 The feature gate can be temporary reverted back by adding `--feature-gate=-k8sattr.rfc3339` to the command line. - `filelogreceiver`: Change "Started watching file" log behavior ([#​28491](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/28491)) Previously, every unique file path which was found by the receiver would be remembered indefinitely. This list was kept independently of the uniqueness / checkpointing mechanism (which does not rely on the file path). The purpose of this list was to allow us to emit a lot whenever a path was seen for the first time. This removes the separate list and relies instead on the same mechanism as checkpointing. Now, a similar log is emitted any time a file is found which is not currently checkpointed. Because the checkpointing mechanism does not maintain history indefintiely, it is now possible that a log will be emitted for the same file path. This will happen when no file exists at the path for a period of time. - `dockerstatsreceiver`: cpu.container.percent metric is removed in favor of container.cpu.utilization ([#​21807](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/21807)) The metric `container.cpu.percentage` is now removed. `container.cpu.utilization` is enabled by default as a replacement. For details, see the [docs](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/tree/main/receiver/dockerstatsreceiver#transition-to-cpu-utilization-metric-name-aligned-with-opentelemetry-specification). - `encoding extensions`: Rename encoding extensions for consistency with storage extensions ([#​24451](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/24451)) - `jaegerencoding` -> `jaeger_encoding` - `otlpencoding` -> `otlp_encoding` - `textencoding` -> `text_encoding` - `zipkinencoding` -> `zipkin_encoding` - `remoteobserverprocessor`: Rename remoteobserverprocessor to remotetapprocessor ([#​27873](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/27873)) - `collectdreceiver`: Stop using opencensus metrics, use the obsrecv format ([#​25148](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/25148)) ##### 🚩 Deprecations 🚩 - `datadogexporter`: Deprecate config `traces::peer_service_aggregation` in favor of `traces::peer_tags_aggregation` ([#​29089](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/29089)) - `postgresqlreceiver`: Deprecation of postgresql replication lag metrics `postgresql.wal.lag` in favor of more precise 'postgresql.wal.delay' ([#​26714](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/26714)) ##### 🚀 New components 🚀 - `extension/opampextension`: Add a new extension that implements an OpAMP agent for reporting the collector's health and effective configuration. ([#​16462](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/16462)) - `sumologicprocessor`: add Sumo Logic Processor ([#​23946](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/23946)) move processor from https://github.com/SumoLogic/sumologic-otel-collector/ repository - `alertmanagerexporter`: Add new exporter for sending events as alerts to Alertmanager ([#​23569](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/23569)) - `remotetapextension`: Add a new extension, remotetapextension to use with the remoteobserverprocessor processors. ([#​19634](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/19634)) - `otlpencodingextension`: Introduce OTLP encoding extension ([#​6272](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/6272)) - `pkg/translator/azure`: Create a translator for Azure Resource Log format ([#​18210](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/18210)) ##### 💡 Enhancements 💡 - `awsxrayexporter`: Convert individual HTTP error events into exceptions within subsegments for AWS SDK spans and strip AWS.SDK prefix from remote aws service name ([#​27232](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/27232)) - `azuremonitorexporter`: Added connection string support to the Azure Monitor Exporter ([#​28853](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/28853)) This enhancement simplifies the configuration process and aligns the exporter with Azure Monitor's recommended practices. The Connection String method allows the inclusion of various fields such as the InstrumentationKey and IngestionEndpoint within a single string, facilitating an easier and more integrated setup. While the traditional InstrumentationKey method remains supported for backward compatibility, it will be phased out. Users are encouraged to adopt the Connection String approach to ensure future compatibility and to leverage the broader configuration options it enables. - `opensearchexporter`: Add log exporting capability to the opensearchexporter. ([#​23611](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/23611)) - `pdatatest`: Allow to compare metrics resource attributes or metric attribute values by matching on a portion of the dimension value with a regular expression. ([#​27690](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/27690)) Use `MatchResourceAttributeValue("node_id", "cloud-node")` to match two metrics with a resource attribute value that starts with "cloud-node". Use `MatchMetricAttributeValue("hostname", "container-tomcat-", "gauge.one", "sum.one")` to match metrics with the `hostname` attribute starting with `container-tomcat-`. - `processor/tailsampling`: adds optional upper bound duration for sampling ([#​26115](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/26115)) - `clickhouseexporter`: Add persistent storage support to clickhouse exporter ([#​27653](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/27653)) - `azuremonitorexporter`: Added documentation to describe how to use with the AAD Auth Proxy and enable AAD based authentication. ([#​24451](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/24451)) - `azuremonitorexporter`: Extended Azure Monitor exporter to support persistent queue. Default is for QueueSettings.Enabled to be false. ([#​25859](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/25859)) - `collectdreceiver`: Add support of confighttp.HTTPServerSettings ([#​28811](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/28811)) - `collectdreceiver`: Promote collectdreceiver as beta component ([#​28658](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/28658)) - `receiver/hostmetricsreceiver`: Added support for host's cpuinfo frequnecies. ([#​27445](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/27445)) In Linux the current frequency is populated using the values from /proc/cpuinfo. An os specific implementation will be needed for Windows and others. - `datadogexporter`: Add a new traces config `trace_buffer` that specifies the number of outgoing trace payloads to buffer before dropping. ([#​28577](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/28577)) If you start seeing log messages like `Payload in channel full. Dropped 1 payload.` in the datadog exporter, consider setting a higher `trace_buffer` to avoid traces being dropped. - `datadogexporter`: Add a new config `traces::peer_tags_aggregation` that enables aggregation of peer related tags in Datadog exporter ([#​29089](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/29089)) - `receiver/hostmetrics/scrapers/process`: add configuration option to mute `error reading username for process` ([#​14311](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/14311), [#​17187](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/17187)) - `syslogexporter`: Promote syslogexporter to alpha and add it to otelcontribcol ([#​21242](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/21242), [#​21244](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/21244), [#​21245](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/21245)) - `azureevenhubreceiver`: Allow the Consumer Group to be set in the Configuration. ([#​28633](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/28633)) - `spanmetricsconnector`: Add Events metric to span metrics connector that adds list of event attributes as dimensions ([#​27451](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/27451)) - `exceptionsconnector`: Add trace id and span id to generated logs from exceptions when using exceptionsconnector. ([#​24407](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/24407)) - `processor/k8sattribute`: support adding labels and annotations from node ([#​22620](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/22620)) - `windowseventlogreceiver`: Add parsing for Security and Execution event fields. ([#​27810](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/27810)) - `filelogreceiver`: Add the ability to order files by mtime, to only read the most recently modified files ([#​27812](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/27812)) - `wavefrontreceiver`: Wrap metrics receiver under carbon receiver instead of using export function ([#​27248](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/27248)) - `exporter/datadog`: Added the "exporter.datadogexporter.DisableAPMStats" feature gate to disable APM stats computation. ([#​28615](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/28615)) - `pkg/ottl`: Add IsBool function into OTTL ([#​27897](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/27897)) - `k8sclusterreceiver`: add k8s.node.condition metric ([#​27617](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/27617)) - `kafka`: Expose resolve_canonical_bootstrap_servers_only ([#​26022](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/26022)) - `mongodbatlasreceiver`: Enhanced collector logs to include more information about the MongoDB Atlas API calls being made during logs retrieval. ([#​28851](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/28851)) - `datadogexporter`: Add support for host.cpu attributes. ([#​29156](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/29156)) - `datadogexporter`: Add support for custom container tags via resource attributes prefixed by `datadog.container.tag.*`. ([#​29156](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/29156)) - `receiver/mongodbatlasreceiver`: emit resource attributes "`mongodb_atlas.region.name`" and "`mongodb_atlas.provider.name`" on metric scrape. ([#​28833](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/28833)) - `pkg/golden`: Move the internal/coreinternal/golden folder to pkg/golden ([#​28594](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/28594)) - `processor/resourcedetection`: Add `processor.resourcedetection.hostCPUModelAndFamilyAsString` feature gate to change the type of `host.cpu.family` and `host.cpu.model.id` attributes from `int` to `string`. ([#​29025](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/29025)) This feature gate will graduate to beta in the next release. - `tailsamplingprocessor`: Optimize performance of tailsamplingprocessor ([#​27889](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/27889)) - `redisreceiver`: include server.address and server.port resource attributes ([#​22044](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/22044)) - `servicegraphprocessor, servicegraphconnector`: Add a config option to periodically flush metrics, instead of flushing on every push. ([#​27679](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/27679)) - `spanmetricsconnector`: Add exemplars to sum metric ([#​27451](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/27451)) - `exporter/syslog`: send syslog messages in batches ([#​21244](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/21244)) This changes the behavior of the Syslog exporter to send each batch of Syslog messages in a single request (with messages separated by newlines), instead of sending each message in a separate request and closing the connection after each message. - `cmd/telemetrygen`: Use exporter per worker for better metrics throughput ([#​26709](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/26709)) - `cmd/telemetrygen`: Add support for --otlp-http for telemetrygen logs ([#​18867](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/18867)) - `exporter/awss3exporter`: This feature allows role assumption for s3 exportation. It is especially useful on Kubernetes clusters that are using IAM roles for service accounts ([#​28674](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/28674)) ##### 🧰 Bug fixes 🧰 - `lokiexporter`: The tenant attribute is now not automatically promoted to a label. ([#​21045](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/21045)) To add tenant attributes (resource/record) to labels, use the label hints explicitly. - `azuretranslator`: Allow numeric fields to use a String or Integer representation in JSON. ([#​28650](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/28650)) - `extension/zipkinencodingextension`: Fix bug when err is nil if invalid protocol value is supplied. ([#​28686](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/28686)) - `filelogreceiver`: Fix issue where counting number of logs emitted could cause panic ([#​27469](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/27469), [#​29107](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/29107)) - `lokireceiver`: Fix issue where counting number of logs emitted could cause panic ([#​27469](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/27469), [#​29107](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/29107)) - `kafkareceiver`: Fix issue where counting number of logs emitted could cause panic ([#​27469](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/27469), [#​29107](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/29107)) - `k8sobjectsreceiver`: Fix issue where counting number of logs emitted could cause panic ([#​27469](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/27469), [#​29107](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/29107)) - `fluentforwardreceiver`: Fix issue where counting number of logs emitted could cause panic ([#​27469](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/27469), [#​29107](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/29107)) - `otlpjsonfilereceiver`: Fix issue where counting number of logs emitted could cause panic ([#​27469](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/27469), [#​29107](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/29107)) - `datadogconnector`: Mark datadogconnector as `MutatesData` to prevent data race ([#​29111](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/29111)) - `azureeventhubreceiver`: Updated documentation around Azure Metric to OTel mapping. ([#​28622](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/28622)) - `receiver/hostmetrics`: Fix panic on load_scraper_windows shutdown ([#​28678](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/28678)) - `apachesparkreceiver`: Replacing inaccurate units for the spark.job.stage.active and spark.job.stage.result metrics for the Apache Spark receiver. ([#​29104](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/29104)) - `splunkhecreceiver`: Do not encode JSON response objects as string. ([#​27604](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/27604)) - `processor/k8sattributes`: Set attributes from namespace/node labels or annotations even if node/namespaces attribute are not set. ([#​28837](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/28837)) - `datadogexporter`: Only extract DD container tags from resource attributes. Previously, container tags were also extracted from span attributes. ([#​29156](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/29156)) - `datadogexporter`: Only add container tags in dedicated container tag section. Previously, container tags were also added as span tags. Container tags will now only be accessible via the span container tab, and not as span tags. ([#​29156](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/29156)) - `pkg/stanza`: Fix data-corruption/race-condition issue in udp async (reuse of buffer); use buffer pool isntead. ([#​27613](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/27613)) - `datadogexporter`: Fixes potential log records loss on a transient network/connectivity error ([#​24550](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/24550)) The Datadog exporter threats network/connectivity errors (http client doesn't receive a response) as permanent errors, which can lead to log records loss. This change makes these errors retryable. - `servicegraphprocessor, servicegraphconnector`: Measure latency in seconds instead of milliseconds ([#​27488](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/27488)) Measures latency in seconds instead of milliseconds, as the metric name indicates. Previously, milliseconds was used. This unit is still available via the feature gate `processor.servicegraph.legacyLatencyUnitMs`. This is a breaking change. - `sshcheckreceiver`: Use key_file instead of keyfile for the key in config. Aligns project practice, code, and docs. ([#​27035](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/27035)) - `zipkinreceiver`: Return BadRequest in case of permanent errors ([#​4335](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/4335)) ### [`v0.88.0`](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/blob/HEAD/CHANGELOG.md#v0880) [Compare Source](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/compare/v0.87.0...v0.88.0) ##### 🛑 Breaking changes 🛑 - `k8sclusterreceiver`: Remove opencensus.resourcetype resource attribute ([#​26487](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/26487)) - `splunkhecexporter`: Remove `max_connections` configuration setting. ([#​27610](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/27610)) use max_idle_conns or max_idle_conns_per_host instead. - `signalfxexporter`: Remove `max_connections` configuration setting. ([#​27610](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/27610)) use max_idle_conns or max_idle_conns_per_host instead. ##### 🚩 Deprecations 🚩 - `dockerstatsreceiver`: cpu.container.percent metric will be deprecated in v0.79.0 in favor of container.cpu.utilization ([#​21807](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/21807)) The metric `container.cpu.percentage` is now disabled by default and will be removed in v0.88.0. As a replacement, the following metric is now enabled by default: `container.cpu.utilization`. For details, see the [docs](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/tree/main/receiver/dockerstatsreceiver#transition-to-cpu-utilization-metric-name-aligned-with-opentelemetry-specification). - `parquetexporter`: Remove the parquet exporter ([#​27284](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/27284)) ##### 🚀 New components 🚀 - `encoding/jsonlogencodingextension`: Add a new extension to support JSON encoding (only logs) ([#​6272](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/6272)) - `honeycombmarkerexporter`: This component will export markers to be consumed by the Honeycomb Markers API to highlight user events ([#​26653](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/26653)) - `zipkinencodingextension`: Introduce zipkin encoding extension. ([#​6272](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/6272)) ##### 💡 Enhancements 💡 - `datasetexporter`: Make export of resources and scopes more flexible ([#​27651](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/27651), [#​27649](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/27649)) - `pkg/stanza`: Add option to run udp logs receiver (and stanza udp input operator) concurrently to reduce data-loss during high-scale scenarios ([#​27613](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/27613)) - `receiver/prometheus`: Warn instead of failing when users rename using metric_relabel_configs in the prometheus receiver ([#​5001](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/5001)) - `awscloudwatchlogsexporter/awsemfexporter`: Reduce noisy logs emitted by CloudWatch Logs Pusher. ([#​27774](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/27774)) The Collector logger will now write successful CloudWatch API writes at the Debug level instead of Info level. - `k8sobjectsreceiver`: Move k8sobjectsreceiver from Alpha stability to Beta stability for logs. ([#​27635](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/27635)) - `datadogconnector`: Allow datadogconnector to be used as a traces-to-traces connector ([#​27846](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/27846)) - `doubleconverter`: Adding a double converter into pkg/ottl ([#​22056](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/22056)) - `syslogreceiver`: validate protocol name ([#​27581](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/27581)) - `elasticsearchexporter`: add missing scope info in span attributes ([#​27282](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/27282)) - `entension/storage/filestorage`: Add support for setting bbolt fsync option ([#​20266](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/20266)) - `filelogreceiver`: Add a new "top_n" option to specify the number of files to track when using ordering criteria ([#​23788](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/23788)) - `azuredataexplorerexporter`: Added exporter helper config support for Azure Data Explorer exporter ([#​24329](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/24329)) - `k8sclusterreceiver`: add optional k8s.pod.qos_class resource attribute ([#​27483](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/27483)) - `pkg/stanza`: Log warning, instead of error, when Windows Event Log publisher metadata is not available and cache the successfully retrieved ones. ([#​27658](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/27658)) - `pkg/ottl`: Add optional Converter parameters to replacement Editors ([#​27235](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/27235)) Functions to modify matched text during replacement can now be passed as optional arguments to the following Editors: - `replace_pattern` - `replace_all_patterns` - `replace_match` - `replace_all_matches` - `awscloudwatchlogsexporter`: Improve the performance of the awscloudwatchlogsexporter ([#​26692](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/26692)) Improve the performance by adding support to multiple consumers and removing locks and limiters that are no longer necessary. - `pkg/pdatatest`: support ignore timestamps in span comparisons for pdatatest ([#​27688](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/27688)) - `prometheusremotewriteexporter`: addition of `max_batch_size_bytes` configurable parameter, to allow users to adjust it based on the capabilities of their specific remote storage ([#​21911](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/21911)) - `pkg/pdatatest`: support ignore span attribute value in span comparisons for ptracetest ([#​27689](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/27689)) - `pkg/pdatatest`: support ignore span ID in span comparisons for ptracetest ([#​27685](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/27685)) - `pkg/pdatatest`: support ignore trace ID in span comparisons for ptracetest ([#​27687](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/27687)) - `pkg/stanza`: When async is enabled for udp receiver, separate logic into readers (only read logs from udp port and push to channel), and processors (read logs from channel and process; decode, split, add attributes, and push downstream), allowing to change concurrency level for both readers and processors separately. ([#​27613](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/27613)) - `signalfxexporter`: Add an option to control the dimension client timeout ([#​27815](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/27815)) - `signalfxexporter`: Add the build version to the user agent of the SignalFx exporter ([#​16841](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/16841)) - `splunkentreceiver`: Users can now use auth settings and basicauth extension to connect to their Splunk enterprise deployments ([#​27026](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/27026)) ##### 🧰 Bug fixes 🧰 - `datasetexporter`: Do not crash on NPE when any of the attributes contains null value. ([#​27648](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/27648)) - `syslog`: add integration tests and fix related bugs ([#​21245](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/21245)) - `processor/resourcedetection`: Don't parse the field `cpuInfo.Model` if it's blank. ([#​27678](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/27678)) - `k8sclusterreceiver`: Change clusterquota and resourcequota metrics to use {resource} unit ([#​10553](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/10553)) - `cmd/telemetrygen`: Fix `go install` for telemetrygen ([#​27855](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/27855)) - `pkg/ottl`: Fix bug where named parameters needed a space after the equal sign (`=`). ([#​28511](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/28511)) - `filelogreceiver`: Fix issue where batching of files could result in ignoring start_at setting. ([#​27773](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/27773)) - `prometheusremotewrite`: Fix remote write exporter not respecting retrySettings.enabled flag ([#​27592](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/27592)) - `redactionprocessor`: Fix mask when multiple patterns exist ([#​27646](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/27646)) </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 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:eyJjcmVhdGVkSW5WZXIiOiIzNy41OS44IiwidXBkYXRlZEluVmVyIjoiMzcuNTkuOCIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
codeboten
pushed a commit
that referenced
this pull request
Nov 24, 2023
…ector-contrib/internal/common to v0.89.0 (#29480) [![Mend Renovate logo banner](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/open-telemetry/opentelemetry-collector-contrib/internal/common](https://togithub.com/open-telemetry/opentelemetry-collector-contrib) | require | minor | `v0.87.0` -> `v0.89.0` | --- > [!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.89.0`](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/blob/HEAD/CHANGELOG.md#v0890) [Compare Source](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/compare/v0.88.0...v0.89.0) ##### 🛑 Breaking changes 🛑 - `pkg/stanza`: Improve parsing of Windows Event XML by handling anonymous `Data` elements. ([#​21491](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/21491)) This improves the contents of Windows log events for which the publisher manifest is unavailable. Previously, anonymous `Data` elements were ignored. This is a breaking change for users who were relying on the previous data format. - `processor/k8sattributes`: Graduate "k8sattr.rfc3339" feature gate to Beta. ([#​28817](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/28817)) Time format of `k8s.pod.start_time` attribute value migrated from RFC3339: Before: 2023-07-10 12:34:39.740638 -0700 PDT m=+0.020184946 After: 2023-07-10T12:39:53.112485-07:00 The feature gate can be temporary reverted back by adding `--feature-gate=-k8sattr.rfc3339` to the command line. - `filelogreceiver`: Change "Started watching file" log behavior ([#​28491](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/28491)) Previously, every unique file path which was found by the receiver would be remembered indefinitely. This list was kept independently of the uniqueness / checkpointing mechanism (which does not rely on the file path). The purpose of this list was to allow us to emit a lot whenever a path was seen for the first time. This removes the separate list and relies instead on the same mechanism as checkpointing. Now, a similar log is emitted any time a file is found which is not currently checkpointed. Because the checkpointing mechanism does not maintain history indefintiely, it is now possible that a log will be emitted for the same file path. This will happen when no file exists at the path for a period of time. - `dockerstatsreceiver`: cpu.container.percent metric is removed in favor of container.cpu.utilization ([#​21807](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/21807)) The metric `container.cpu.percentage` is now removed. `container.cpu.utilization` is enabled by default as a replacement. For details, see the [docs](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/tree/main/receiver/dockerstatsreceiver#transition-to-cpu-utilization-metric-name-aligned-with-opentelemetry-specification). - `encoding extensions`: Rename encoding extensions for consistency with storage extensions ([#​24451](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/24451)) - `jaegerencoding` -> `jaeger_encoding` - `otlpencoding` -> `otlp_encoding` - `textencoding` -> `text_encoding` - `zipkinencoding` -> `zipkin_encoding` - `remoteobserverprocessor`: Rename remoteobserverprocessor to remotetapprocessor ([#​27873](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/27873)) - `collectdreceiver`: Stop using opencensus metrics, use the obsrecv format ([#​25148](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/25148)) ##### 🚩 Deprecations 🚩 - `datadogexporter`: Deprecate config `traces::peer_service_aggregation` in favor of `traces::peer_tags_aggregation` ([#​29089](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/29089)) - `postgresqlreceiver`: Deprecation of postgresql replication lag metrics `postgresql.wal.lag` in favor of more precise 'postgresql.wal.delay' ([#​26714](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/26714)) ##### 🚀 New components 🚀 - `extension/opampextension`: Add a new extension that implements an OpAMP agent for reporting the collector's health and effective configuration. ([#​16462](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/16462)) - `sumologicprocessor`: add Sumo Logic Processor ([#​23946](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/23946)) move processor from https://github.com/SumoLogic/sumologic-otel-collector/ repository - `alertmanagerexporter`: Add new exporter for sending events as alerts to Alertmanager ([#​23569](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/23569)) - `remotetapextension`: Add a new extension, remotetapextension to use with the remoteobserverprocessor processors. ([#​19634](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/19634)) - `otlpencodingextension`: Introduce OTLP encoding extension ([#​6272](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/6272)) - `pkg/translator/azure`: Create a translator for Azure Resource Log format ([#​18210](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/18210)) ##### 💡 Enhancements 💡 - `awsxrayexporter`: Convert individual HTTP error events into exceptions within subsegments for AWS SDK spans and strip AWS.SDK prefix from remote aws service name ([#​27232](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/27232)) - `azuremonitorexporter`: Added connection string support to the Azure Monitor Exporter ([#​28853](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/28853)) This enhancement simplifies the configuration process and aligns the exporter with Azure Monitor's recommended practices. The Connection String method allows the inclusion of various fields such as the InstrumentationKey and IngestionEndpoint within a single string, facilitating an easier and more integrated setup. While the traditional InstrumentationKey method remains supported for backward compatibility, it will be phased out. Users are encouraged to adopt the Connection String approach to ensure future compatibility and to leverage the broader configuration options it enables. - `opensearchexporter`: Add log exporting capability to the opensearchexporter. ([#​23611](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/23611)) - `pdatatest`: Allow to compare metrics resource attributes or metric attribute values by matching on a portion of the dimension value with a regular expression. ([#​27690](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/27690)) Use `MatchResourceAttributeValue("node_id", "cloud-node")` to match two metrics with a resource attribute value that starts with "cloud-node". Use `MatchMetricAttributeValue("hostname", "container-tomcat-", "gauge.one", "sum.one")` to match metrics with the `hostname` attribute starting with `container-tomcat-`. - `processor/tailsampling`: adds optional upper bound duration for sampling ([#​26115](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/26115)) - `clickhouseexporter`: Add persistent storage support to clickhouse exporter ([#​27653](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/27653)) - `azuremonitorexporter`: Added documentation to describe how to use with the AAD Auth Proxy and enable AAD based authentication. ([#​24451](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/24451)) - `azuremonitorexporter`: Extended Azure Monitor exporter to support persistent queue. Default is for QueueSettings.Enabled to be false. ([#​25859](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/25859)) - `collectdreceiver`: Add support of confighttp.HTTPServerSettings ([#​28811](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/28811)) - `collectdreceiver`: Promote collectdreceiver as beta component ([#​28658](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/28658)) - `receiver/hostmetricsreceiver`: Added support for host's cpuinfo frequnecies. ([#​27445](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/27445)) In Linux the current frequency is populated using the values from /proc/cpuinfo. An os specific implementation will be needed for Windows and others. - `datadogexporter`: Add a new traces config `trace_buffer` that specifies the number of outgoing trace payloads to buffer before dropping. ([#​28577](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/28577)) If you start seeing log messages like `Payload in channel full. Dropped 1 payload.` in the datadog exporter, consider setting a higher `trace_buffer` to avoid traces being dropped. - `datadogexporter`: Add a new config `traces::peer_tags_aggregation` that enables aggregation of peer related tags in Datadog exporter ([#​29089](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/29089)) - `receiver/hostmetrics/scrapers/process`: add configuration option to mute `error reading username for process` ([#​14311](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/14311), [#​17187](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/17187)) - `syslogexporter`: Promote syslogexporter to alpha and add it to otelcontribcol ([#​21242](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/21242), [#​21244](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/21244), [#​21245](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/21245)) - `azureevenhubreceiver`: Allow the Consumer Group to be set in the Configuration. ([#​28633](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/28633)) - `spanmetricsconnector`: Add Events metric to span metrics connector that adds list of event attributes as dimensions ([#​27451](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/27451)) - `exceptionsconnector`: Add trace id and span id to generated logs from exceptions when using exceptionsconnector. ([#​24407](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/24407)) - `processor/k8sattribute`: support adding labels and annotations from node ([#​22620](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/22620)) - `windowseventlogreceiver`: Add parsing for Security and Execution event fields. ([#​27810](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/27810)) - `filelogreceiver`: Add the ability to order files by mtime, to only read the most recently modified files ([#​27812](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/27812)) - `wavefrontreceiver`: Wrap metrics receiver under carbon receiver instead of using export function ([#​27248](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/27248)) - `exporter/datadog`: Added the "exporter.datadogexporter.DisableAPMStats" feature gate to disable APM stats computation. ([#​28615](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/28615)) - `pkg/ottl`: Add IsBool function into OTTL ([#​27897](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/27897)) - `k8sclusterreceiver`: add k8s.node.condition metric ([#​27617](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/27617)) - `kafka`: Expose resolve_canonical_bootstrap_servers_only ([#​26022](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/26022)) - `mongodbatlasreceiver`: Enhanced collector logs to include more information about the MongoDB Atlas API calls being made during logs retrieval. ([#​28851](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/28851)) - `datadogexporter`: Add support for host.cpu attributes. ([#​29156](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/29156)) - `datadogexporter`: Add support for custom container tags via resource attributes prefixed by `datadog.container.tag.*`. ([#​29156](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/29156)) - `receiver/mongodbatlasreceiver`: emit resource attributes "`mongodb_atlas.region.name`" and "`mongodb_atlas.provider.name`" on metric scrape. ([#​28833](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/28833)) - `pkg/golden`: Move the internal/coreinternal/golden folder to pkg/golden ([#​28594](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/28594)) - `processor/resourcedetection`: Add `processor.resourcedetection.hostCPUModelAndFamilyAsString` feature gate to change the type of `host.cpu.family` and `host.cpu.model.id` attributes from `int` to `string`. ([#​29025](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/29025)) This feature gate will graduate to beta in the next release. - `tailsamplingprocessor`: Optimize performance of tailsamplingprocessor ([#​27889](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/27889)) - `redisreceiver`: include server.address and server.port resource attributes ([#​22044](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/22044)) - `servicegraphprocessor, servicegraphconnector`: Add a config option to periodically flush metrics, instead of flushing on every push. ([#​27679](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/27679)) - `spanmetricsconnector`: Add exemplars to sum metric ([#​27451](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/27451)) - `exporter/syslog`: send syslog messages in batches ([#​21244](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/21244)) This changes the behavior of the Syslog exporter to send each batch of Syslog messages in a single request (with messages separated by newlines), instead of sending each message in a separate request and closing the connection after each message. - `cmd/telemetrygen`: Use exporter per worker for better metrics throughput ([#​26709](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/26709)) - `cmd/telemetrygen`: Add support for --otlp-http for telemetrygen logs ([#​18867](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/18867)) - `exporter/awss3exporter`: This feature allows role assumption for s3 exportation. It is especially useful on Kubernetes clusters that are using IAM roles for service accounts ([#​28674](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/28674)) ##### 🧰 Bug fixes 🧰 - `lokiexporter`: The tenant attribute is now not automatically promoted to a label. ([#​21045](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/21045)) To add tenant attributes (resource/record) to labels, use the label hints explicitly. - `azuretranslator`: Allow numeric fields to use a String or Integer representation in JSON. ([#​28650](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/28650)) - `extension/zipkinencodingextension`: Fix bug when err is nil if invalid protocol value is supplied. ([#​28686](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/28686)) - `filelogreceiver`: Fix issue where counting number of logs emitted could cause panic ([#​27469](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/27469), [#​29107](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/29107)) - `lokireceiver`: Fix issue where counting number of logs emitted could cause panic ([#​27469](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/27469), [#​29107](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/29107)) - `kafkareceiver`: Fix issue where counting number of logs emitted could cause panic ([#​27469](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/27469), [#​29107](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/29107)) - `k8sobjectsreceiver`: Fix issue where counting number of logs emitted could cause panic ([#​27469](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/27469), [#​29107](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/29107)) - `fluentforwardreceiver`: Fix issue where counting number of logs emitted could cause panic ([#​27469](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/27469), [#​29107](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/29107)) - `otlpjsonfilereceiver`: Fix issue where counting number of logs emitted could cause panic ([#​27469](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/27469), [#​29107](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/29107)) - `datadogconnector`: Mark datadogconnector as `MutatesData` to prevent data race ([#​29111](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/29111)) - `azureeventhubreceiver`: Updated documentation around Azure Metric to OTel mapping. ([#​28622](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/28622)) - `receiver/hostmetrics`: Fix panic on load_scraper_windows shutdown ([#​28678](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/28678)) - `apachesparkreceiver`: Replacing inaccurate units for the spark.job.stage.active and spark.job.stage.result metrics for the Apache Spark receiver. ([#​29104](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/29104)) - `splunkhecreceiver`: Do not encode JSON response objects as string. ([#​27604](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/27604)) - `processor/k8sattributes`: Set attributes from namespace/node labels or annotations even if node/namespaces attribute are not set. ([#​28837](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/28837)) - `datadogexporter`: Only extract DD container tags from resource attributes. Previously, container tags were also extracted from span attributes. ([#​29156](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/29156)) - `datadogexporter`: Only add container tags in dedicated container tag section. Previously, container tags were also added as span tags. Container tags will now only be accessible via the span container tab, and not as span tags. ([#​29156](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/29156)) - `pkg/stanza`: Fix data-corruption/race-condition issue in udp async (reuse of buffer); use buffer pool isntead. ([#​27613](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/27613)) - `datadogexporter`: Fixes potential log records loss on a transient network/connectivity error ([#​24550](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/24550)) The Datadog exporter threats network/connectivity errors (http client doesn't receive a response) as permanent errors, which can lead to log records loss. This change makes these errors retryable. - `servicegraphprocessor, servicegraphconnector`: Measure latency in seconds instead of milliseconds ([#​27488](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/27488)) Measures latency in seconds instead of milliseconds, as the metric name indicates. Previously, milliseconds was used. This unit is still available via the feature gate `processor.servicegraph.legacyLatencyUnitMs`. This is a breaking change. - `sshcheckreceiver`: Use key_file instead of keyfile for the key in config. Aligns project practice, code, and docs. ([#​27035](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/27035)) - `zipkinreceiver`: Return BadRequest in case of permanent errors ([#​4335](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/4335)) ### [`v0.88.0`](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/blob/HEAD/CHANGELOG.md#v0880) [Compare Source](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/compare/v0.87.0...v0.88.0) ##### 🛑 Breaking changes 🛑 - `k8sclusterreceiver`: Remove opencensus.resourcetype resource attribute ([#​26487](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/26487)) - `splunkhecexporter`: Remove `max_connections` configuration setting. ([#​27610](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/27610)) use max_idle_conns or max_idle_conns_per_host instead. - `signalfxexporter`: Remove `max_connections` configuration setting. ([#​27610](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/27610)) use max_idle_conns or max_idle_conns_per_host instead. ##### 🚩 Deprecations 🚩 - `dockerstatsreceiver`: cpu.container.percent metric will be deprecated in v0.79.0 in favor of container.cpu.utilization ([#​21807](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/21807)) The metric `container.cpu.percentage` is now disabled by default and will be removed in v0.88.0. As a replacement, the following metric is now enabled by default: `container.cpu.utilization`. For details, see the [docs](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/tree/main/receiver/dockerstatsreceiver#transition-to-cpu-utilization-metric-name-aligned-with-opentelemetry-specification). - `parquetexporter`: Remove the parquet exporter ([#​27284](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/27284)) ##### 🚀 New components 🚀 - `encoding/jsonlogencodingextension`: Add a new extension to support JSON encoding (only logs) ([#​6272](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/6272)) - `honeycombmarkerexporter`: This component will export markers to be consumed by the Honeycomb Markers API to highlight user events ([#​26653](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/26653)) - `zipkinencodingextension`: Introduce zipkin encoding extension. ([#​6272](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/6272)) ##### 💡 Enhancements 💡 - `datasetexporter`: Make export of resources and scopes more flexible ([#​27651](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/27651), [#​27649](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/27649)) - `pkg/stanza`: Add option to run udp logs receiver (and stanza udp input operator) concurrently to reduce data-loss during high-scale scenarios ([#​27613](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/27613)) - `receiver/prometheus`: Warn instead of failing when users rename using metric_relabel_configs in the prometheus receiver ([#​5001](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/5001)) - `awscloudwatchlogsexporter/awsemfexporter`: Reduce noisy logs emitted by CloudWatch Logs Pusher. ([#​27774](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/27774)) The Collector logger will now write successful CloudWatch API writes at the Debug level instead of Info level. - `k8sobjectsreceiver`: Move k8sobjectsreceiver from Alpha stability to Beta stability for logs. ([#​27635](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/27635)) - `datadogconnector`: Allow datadogconnector to be used as a traces-to-traces connector ([#​27846](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/27846)) - `doubleconverter`: Adding a double converter into pkg/ottl ([#​22056](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/22056)) - `syslogreceiver`: validate protocol name ([#​27581](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/27581)) - `elasticsearchexporter`: add missing scope info in span attributes ([#​27282](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/27282)) - `entension/storage/filestorage`: Add support for setting bbolt fsync option ([#​20266](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/20266)) - `filelogreceiver`: Add a new "top_n" option to specify the number of files to track when using ordering criteria ([#​23788](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/23788)) - `azuredataexplorerexporter`: Added exporter helper config support for Azure Data Explorer exporter ([#​24329](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/24329)) - `k8sclusterreceiver`: add optional k8s.pod.qos_class resource attribute ([#​27483](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/27483)) - `pkg/stanza`: Log warning, instead of error, when Windows Event Log publisher metadata is not available and cache the successfully retrieved ones. ([#​27658](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/27658)) - `pkg/ottl`: Add optional Converter parameters to replacement Editors ([#​27235](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/27235)) Functions to modify matched text during replacement can now be passed as optional arguments to the following Editors: - `replace_pattern` - `replace_all_patterns` - `replace_match` - `replace_all_matches` - `awscloudwatchlogsexporter`: Improve the performance of the awscloudwatchlogsexporter ([#​26692](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/26692)) Improve the performance by adding support to multiple consumers and removing locks and limiters that are no longer necessary. - `pkg/pdatatest`: support ignore timestamps in span comparisons for pdatatest ([#​27688](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/27688)) - `prometheusremotewriteexporter`: addition of `max_batch_size_bytes` configurable parameter, to allow users to adjust it based on the capabilities of their specific remote storage ([#​21911](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/21911)) - `pkg/pdatatest`: support ignore span attribute value in span comparisons for ptracetest ([#​27689](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/27689)) - `pkg/pdatatest`: support ignore span ID in span comparisons for ptracetest ([#​27685](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/27685)) - `pkg/pdatatest`: support ignore trace ID in span comparisons for ptracetest ([#​27687](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/27687)) - `pkg/stanza`: When async is enabled for udp receiver, separate logic into readers (only read logs from udp port and push to channel), and processors (read logs from channel and process; decode, split, add attributes, and push downstream), allowing to change concurrency level for both readers and processors separately. ([#​27613](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/27613)) - `signalfxexporter`: Add an option to control the dimension client timeout ([#​27815](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/27815)) - `signalfxexporter`: Add the build version to the user agent of the SignalFx exporter ([#​16841](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/16841)) - `splunkentreceiver`: Users can now use auth settings and basicauth extension to connect to their Splunk enterprise deployments ([#​27026](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/27026)) ##### 🧰 Bug fixes 🧰 - `datasetexporter`: Do not crash on NPE when any of the attributes contains null value. ([#​27648](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/27648)) - `syslog`: add integration tests and fix related bugs ([#​21245](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/21245)) - `processor/resourcedetection`: Don't parse the field `cpuInfo.Model` if it's blank. ([#​27678](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/27678)) - `k8sclusterreceiver`: Change clusterquota and resourcequota metrics to use {resource} unit ([#​10553](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/10553)) - `cmd/telemetrygen`: Fix `go install` for telemetrygen ([#​27855](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/27855)) - `pkg/ottl`: Fix bug where named parameters needed a space after the equal sign (`=`). ([#​28511](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/28511)) - `filelogreceiver`: Fix issue where batching of files could result in ignoring start_at setting. ([#​27773](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/27773)) - `prometheusremotewrite`: Fix remote write exporter not respecting retrySettings.enabled flag ([#​27592](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/27592)) - `redactionprocessor`: Fix mask when multiple patterns exist ([#​27646](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/27646)) </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 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:eyJjcmVhdGVkSW5WZXIiOiIzNy41OS44IiwidXBkYXRlZEluVmVyIjoiMzcuNTkuOCIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chengchuanpeng
pushed a commit
to chengchuanpeng/opentelemetry-collector-contrib
that referenced
this pull request
Feb 7, 2025
…elemetry#37543) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [github.com/GoogleCloudPlatform/opentelemetry-operations-go/detectors/gcp](https://redirect.github.com/GoogleCloudPlatform/opentelemetry-operations-go) | `v1.25.0` -> `v1.26.0` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fGoogleCloudPlatform%2fopentelemetry-operations-go%2fdetectors%2fgcp/v1.26.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fGoogleCloudPlatform%2fopentelemetry-operations-go%2fdetectors%2fgcp/v1.26.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fGoogleCloudPlatform%2fopentelemetry-operations-go%2fdetectors%2fgcp/v1.25.0/v1.26.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fGoogleCloudPlatform%2fopentelemetry-operations-go%2fdetectors%2fgcp/v1.25.0/v1.26.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/collector](https://redirect.github.com/GoogleCloudPlatform/opentelemetry-operations-go) | `v0.49.0` -> `v0.50.0` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fGoogleCloudPlatform%2fopentelemetry-operations-go%2fexporter%2fcollector/v0.50.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fGoogleCloudPlatform%2fopentelemetry-operations-go%2fexporter%2fcollector/v0.50.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fGoogleCloudPlatform%2fopentelemetry-operations-go%2fexporter%2fcollector/v0.49.0/v0.50.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fGoogleCloudPlatform%2fopentelemetry-operations-go%2fexporter%2fcollector/v0.49.0/v0.50.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/collector/googlemanagedprometheus](https://redirect.github.com/GoogleCloudPlatform/opentelemetry-operations-go) | `v0.49.0` -> `v0.50.0` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fGoogleCloudPlatform%2fopentelemetry-operations-go%2fexporter%2fcollector%2fgooglemanagedprometheus/v0.50.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fGoogleCloudPlatform%2fopentelemetry-operations-go%2fexporter%2fcollector%2fgooglemanagedprometheus/v0.50.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fGoogleCloudPlatform%2fopentelemetry-operations-go%2fexporter%2fcollector%2fgooglemanagedprometheus/v0.49.0/v0.50.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fGoogleCloudPlatform%2fopentelemetry-operations-go%2fexporter%2fcollector%2fgooglemanagedprometheus/v0.49.0/v0.50.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [github.com/GoogleCloudPlatform/opentelemetry-operations-go/extension/googleclientauthextension](https://redirect.github.com/GoogleCloudPlatform/opentelemetry-operations-go) | `v0.49.0` -> `v0.50.0` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fGoogleCloudPlatform%2fopentelemetry-operations-go%2fextension%2fgoogleclientauthextension/v0.50.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fGoogleCloudPlatform%2fopentelemetry-operations-go%2fextension%2fgoogleclientauthextension/v0.50.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fGoogleCloudPlatform%2fopentelemetry-operations-go%2fextension%2fgoogleclientauthextension/v0.49.0/v0.50.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fGoogleCloudPlatform%2fopentelemetry-operations-go%2fextension%2fgoogleclientauthextension/v0.49.0/v0.50.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>GoogleCloudPlatform/opentelemetry-operations-go (github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/collector)</summary> ### [`v0.50.0`](https://redirect.github.com/GoogleCloudPlatform/opentelemetry-operations-go/releases/tag/v0.50.0): v1.26.0/v0.50.0 [Compare Source](https://redirect.github.com/GoogleCloudPlatform/opentelemetry-operations-go/compare/v0.49.0...v0.50.0) #### What's Changed - Enable renovate by [@&open-telemetry#8203;dashpole](https://redirect.github.com/dashpole) in [https://github.com/GoogleCloudPlatform/opentelemetry-operations-go/pull/910](https://redirect.github.com/GoogleCloudPlatform/opentelemetry-operations-go/pull/910) - Setup gcbrun bot for renovate by [@&open-telemetry#8203;dashpole](https://redirect.github.com/dashpole) in [https://github.com/GoogleCloudPlatform/opentelemetry-operations-go/pull/939](https://redirect.github.com/GoogleCloudPlatform/opentelemetry-operations-go/pull/939) - Prepare for v1.26.0/v0.50.0 by [@&open-telemetry#8203;dashpole](https://redirect.github.com/dashpole) in [https://github.com/GoogleCloudPlatform/opentelemetry-operations-go/pull/1007](https://redirect.github.com/GoogleCloudPlatform/opentelemetry-operations-go/pull/1007) #### New Contributors - [@&open-telemetry#8203;renovate-bot](https://redirect.github.com/renovate-bot) made their first contribution in [https://github.com/GoogleCloudPlatform/opentelemetry-operations-go/pull/911](https://redirect.github.com/GoogleCloudPlatform/opentelemetry-operations-go/pull/911) **Full Changelog**: GoogleCloudPlatform/opentelemetry-operations-go@v0.49.0...v0.50.0 </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://redirect.github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xMjUuMSIsInVwZGF0ZWRJblZlciI6IjM5LjEyNS4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJyZW5vdmF0ZWJvdCJdfQ==--> --------- 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 <songy23@users.noreply.github.com>
chengchuanpeng
pushed a commit
to chengchuanpeng/opentelemetry-collector-contrib
that referenced
this pull request
Feb 8, 2025
…metry#37555) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [google.golang.org/grpc](https://redirect.github.com/grpc/grpc-go) | `v1.69.4` -> `v1.70.0` | [![age](https://developer.mend.io/api/mc/badges/age/go/google.golang.org%2fgrpc/v1.70.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/google.golang.org%2fgrpc/v1.70.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/google.golang.org%2fgrpc/v1.69.4/v1.70.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/google.golang.org%2fgrpc/v1.69.4/v1.70.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>grpc/grpc-go (google.golang.org/grpc)</summary> ### [`v1.70.0`](https://redirect.github.com/grpc/grpc-go/releases/tag/v1.70.0): Release 1.70.0 [Compare Source](https://redirect.github.com/grpc/grpc-go/compare/v1.69.4...v1.70.0) ### Behavior Changes - client: reject service configs containing an invalid retryPolicy in accordance with gRFCs [A21](https://redirect.github.com/grpc/proposal/blob/master/A21-service-config-error-handling.md) and [A6](https://redirect.github.com/grpc/proposal/blob/master/A6-client-retries.md). ([#&open-telemetry#8203;7905](https://redirect.github.com/grpc/grpc-go/issues/7905)) - Note that this is a potential breaking change for some users using an invalid configuration, but continuing to allow this behavior would violate our cross-language compatibility requirements. ### New Features - xdsclient: fallback to a secondary management server (if specified in the bootstrap configuration) when the primary is down is enabled by default. Can be disabled by setting the environment variable `GRPC_EXPERIMENTAL_XDS_FALLBACK` to `false`. ([#&open-telemetry#8203;7949](https://redirect.github.com/grpc/grpc-go/issues/7949)) - experimental/credentials: experimental transport credentials are added which don't enforce ALPN. ([#&open-telemetry#8203;7980](https://redirect.github.com/grpc/grpc-go/issues/7980)) - These credentials will be removed in an upcoming grpc-go release. Users must not rely on these credentials directly. Instead, they should either vendor a specific version of gRPC or copy the relevant credentials into their own codebase if absolutely necessary. ### Bug Fixes - xds: fix a possible deadlock that happens when both the client application and the xDS management server (responsible for configuring the client) are using the xds:/// scheme in their target URIs. ([#&open-telemetry#8203;8011](https://redirect.github.com/grpc/grpc-go/issues/8011)) ### Performance - server: for unary requests, free raw request message data as soon as parsing is finished instead of waiting until the method handler returns. ([#&open-telemetry#8203;7998](https://redirect.github.com/grpc/grpc-go/issues/7998)) - Special Thanks: [@&open-telemetry#8203;lqs](https://redirect.github.com/lqs) ### Documentation - examples/features/gracefulstop: add example to demonstrate server graceful stop. ([#&open-telemetry#8203;7865](https://redirect.github.com/grpc/grpc-go/issues/7865)) </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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xMjUuMSIsInVwZGF0ZWRJblZlciI6IjM5LjEyNS4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJyZW5vdmF0ZWJvdCJdfQ==--> --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: opentelemetrybot <107717825+opentelemetrybot@users.noreply.github.com>
chengchuanpeng
pushed a commit
to chengchuanpeng/opentelemetry-collector-contrib
that referenced
this pull request
Feb 8, 2025
…elemetry#37552) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [github.com/vmware/govmomi](https://redirect.github.com/vmware/govmomi) | `v0.47.0` -> `v0.48.0` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fvmware%2fgovmomi/v0.48.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fvmware%2fgovmomi/v0.48.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fvmware%2fgovmomi/v0.47.0/v0.48.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fvmware%2fgovmomi/v0.47.0/v0.48.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>vmware/govmomi (github.com/vmware/govmomi)</summary> ### [`v0.48.0`](https://redirect.github.com/vmware/govmomi/releases/tag/v0.48.0) [Compare Source](https://redirect.github.com/vmware/govmomi/compare/v0.47.1...v0.48.0) <a name="v0.48.0"></a> #### [Release v0.48.0](https://redirect.github.com/vmware/govmomi/compare/v0.48.0-alpha.0...v0.48.0) > Release Date: 2025-01-27 ##### 🐞 Fix - \[[`8aefcdd`](https://redirect.github.com/vmware/govmomi/commit/8aefcdd8)] add DirectPathProfileManager to mo registry - \[[`90bd975`](https://redirect.github.com/vmware/govmomi/commit/90bd9759)] support multiple property.Collector.Retrieve base type fields - \[[`64dd41d`](https://redirect.github.com/vmware/govmomi/commit/64dd41d1)] Add session lookup fallback for soap header auth ([#&open-telemetry#8203;3636](https://redirect.github.com/vmware/govmomi/issues/3636)) - \[[`ac1c771`](https://redirect.github.com/vmware/govmomi/commit/ac1c7713)] govc: import.ovf remote support regression ([#&open-telemetry#8203;3596](https://redirect.github.com/vmware/govmomi/issues/3596)) ##### 💫 API Changes - \[[`116ba7e`](https://redirect.github.com/vmware/govmomi/commit/116ba7e8)] add vlsm.GlobalObjectManager.List method ##### 💫 `govc` (CLI) - \[[`0d671fc`](https://redirect.github.com/vmware/govmomi/commit/0d671fc9)] sha256 for session cache - \[[`d6caa71`](https://redirect.github.com/vmware/govmomi/commit/d6caa719)] add disk.metadata ls and update commands - \[[`81828ed`](https://redirect.github.com/vmware/govmomi/commit/81828ede)] enhance VAPI for vSphere Supervisor Services ([#&open-telemetry#8203;3624](https://redirect.github.com/vmware/govmomi/issues/3624)) ##### 💫 `vcsim` (Simulator) - \[[`dfc2311`](https://redirect.github.com/vmware/govmomi/commit/dfc23116)] add env var for use with ssoadmin GetTrustedCertificates - \[[`c87a209`](https://redirect.github.com/vmware/govmomi/commit/c87a209c)] add disk query and metadata support - \[[`b3b0a6e`](https://redirect.github.com/vmware/govmomi/commit/b3b0a6e0)] fix save+load of Alarm objects - \[[`f9e80d2`](https://redirect.github.com/vmware/govmomi/commit/f9e80d2a)] add ssoadmin GetTrustedCertificates method - \[[`228a102`](https://redirect.github.com/vmware/govmomi/commit/228a1024)] fix lookup service deferred registration - \[[`6ac91ac`](https://redirect.github.com/vmware/govmomi/commit/6ac91ac2)] add vslm VStorageObjectManager (aka FCD Global Catalog) support ([#&open-telemetry#8203;2542](https://redirect.github.com/vmware/govmomi/issues/2542)) - \[[`f02e7e9`](https://redirect.github.com/vmware/govmomi/commit/f02e7e95)] add DatastoreNamespaceManager Create/Delete directory methods ##### 🧹 Chore - \[[`648bbc7`](https://redirect.github.com/vmware/govmomi/commit/648bbc7f)] Update version.go for v0.48.0 #####⚠️ BREAKING ##### 📖 Commits - \[[`648bbc7`](https://redirect.github.com/vmware/govmomi/commit/648bbc7f)] chore: Update version.go for v0.48.0 - \[[`ca8c642`](https://redirect.github.com/vmware/govmomi/commit/ca8c6427)] Add ResourcePool.resourceConfigSpecDetailed to missingSet filter - \[[`d75327c`](https://redirect.github.com/vmware/govmomi/commit/d75327c4)] add delete flag for CnsContainerCluster type - \[[`dfc2311`](https://redirect.github.com/vmware/govmomi/commit/dfc23116)] vcsim: add env var for use with ssoadmin GetTrustedCertificates - \[[`0d671fc`](https://redirect.github.com/vmware/govmomi/commit/0d671fc9)] govc: sha256 for session cache - \[[`116ba7e`](https://redirect.github.com/vmware/govmomi/commit/116ba7e8)] api: add vlsm.GlobalObjectManager.List method - \[[`c87a209`](https://redirect.github.com/vmware/govmomi/commit/c87a209c)] vcsim: add disk query and metadata support - \[[`d6caa71`](https://redirect.github.com/vmware/govmomi/commit/d6caa719)] govc: add disk.metadata ls and update commands - \[[`8aefcdd`](https://redirect.github.com/vmware/govmomi/commit/8aefcdd8)] fix: add DirectPathProfileManager to mo registry - \[[`b3b0a6e`](https://redirect.github.com/vmware/govmomi/commit/b3b0a6e0)] vcsim: fix save+load of Alarm objects - \[[`81828ed`](https://redirect.github.com/vmware/govmomi/commit/81828ede)] govc: enhance VAPI for vSphere Supervisor Services ([#&open-telemetry#8203;3624](https://redirect.github.com/vmware/govmomi/issues/3624)) - \[[`f9e80d2`](https://redirect.github.com/vmware/govmomi/commit/f9e80d2a)] vcsim: add ssoadmin GetTrustedCertificates method - \[[`228a102`](https://redirect.github.com/vmware/govmomi/commit/228a1024)] vcsim: fix lookup service deferred registration - \[[`6ac91ac`](https://redirect.github.com/vmware/govmomi/commit/6ac91ac2)] vcsim: add vslm VStorageObjectManager (aka FCD Global Catalog) support ([#&open-telemetry#8203;2542](https://redirect.github.com/vmware/govmomi/issues/2542)) - \[[`90bd975`](https://redirect.github.com/vmware/govmomi/commit/90bd9759)] fix: support multiple property.Collector.Retrieve base type fields - \[[`64dd41d`](https://redirect.github.com/vmware/govmomi/commit/64dd41d1)] fix: Add session lookup fallback for soap header auth ([#&open-telemetry#8203;3636](https://redirect.github.com/vmware/govmomi/issues/3636)) - \[[`f02e7e9`](https://redirect.github.com/vmware/govmomi/commit/f02e7e95)] vcsim: add DatastoreNamespaceManager Create/Delete directory methods - \[[`ac1c771`](https://redirect.github.com/vmware/govmomi/commit/ac1c7713)] fix: govc: import.ovf remote support regression ([#&open-telemetry#8203;3596](https://redirect.github.com/vmware/govmomi/issues/3596)) - \[[`7932d02`](https://redirect.github.com/vmware/govmomi/commit/7932d023)] goreleaser: remove brew tap setup ### [`v0.47.1`](https://redirect.github.com/vmware/govmomi/releases/tag/v0.47.1) [Compare Source](https://redirect.github.com/vmware/govmomi/compare/v0.47.0...v0.47.1) <a name="v0.47.1"></a> #### [Release v0.47.1](https://redirect.github.com/vmware/govmomi/compare/v0.47.0...v0.47.1) > Release Date: 2025-01-07 ##### 🐞 Fix - \[[`27d06f3`](https://redirect.github.com/vmware/govmomi/commit/27d06f39)] Add session lookup fallback for soap header auth ([#&open-telemetry#8203;3636](https://redirect.github.com/vmware/govmomi/issues/3636)) - \[[`1de5fbf`](https://redirect.github.com/vmware/govmomi/commit/1de5fbfd)] govc: import.ovf remote support regression ([#&open-telemetry#8203;3596](https://redirect.github.com/vmware/govmomi/issues/3596)) ##### 🧹 Chore - \[[`f841602`](https://redirect.github.com/vmware/govmomi/commit/f8416022)] Update version.go for v0.47.1 - \[[`5d76bda`](https://redirect.github.com/vmware/govmomi/commit/5d76bdab)] Update version.go for v0.47.1 ##### ⏮ Reverts - \[[`42a6a31`](https://redirect.github.com/vmware/govmomi/commit/42a6a31e)] chore: Update version.go for v0.47.1 #####⚠️ BREAKING ##### 📖 Commits - \[[`f841602`](https://redirect.github.com/vmware/govmomi/commit/f8416022)] chore: Update version.go for v0.47.1 - \[[`27d06f3`](https://redirect.github.com/vmware/govmomi/commit/27d06f39)] fix: Add session lookup fallback for soap header auth ([#&open-telemetry#8203;3636](https://redirect.github.com/vmware/govmomi/issues/3636)) - \[[`42a6a31`](https://redirect.github.com/vmware/govmomi/commit/42a6a31e)] Revert "chore: Update version.go for v0.47.1" - \[[`5d76bda`](https://redirect.github.com/vmware/govmomi/commit/5d76bdab)] chore: Update version.go for v0.47.1 - \[[`1de5fbf`](https://redirect.github.com/vmware/govmomi/commit/1de5fbfd)] fix: govc: import.ovf remote support regression ([#&open-telemetry#8203;3596](https://redirect.github.com/vmware/govmomi/issues/3596)) </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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xMjUuMSIsInVwZGF0ZWRJblZlciI6IjM5LjEyNS4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJyZW5vdmF0ZWJvdCJdfQ==--> --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: opentelemetrybot <107717825+opentelemetrybot@users.noreply.github.com>
chengchuanpeng
pushed a commit
to chengchuanpeng/opentelemetry-collector-contrib
that referenced
this pull request
Feb 8, 2025
…try#37551) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [github.com/samber/lo](https://redirect.github.com/samber/lo) | `v1.47.0` -> `v1.49.1` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fsamber%2flo/v1.49.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fsamber%2flo/v1.49.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fsamber%2flo/v1.47.0/v1.49.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fsamber%2flo/v1.47.0/v1.49.1?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>samber/lo (github.com/samber/lo)</summary> ### [`v1.49.1`](https://redirect.github.com/samber/lo/releases/tag/v1.49.1) [Compare Source](https://redirect.github.com/samber/lo/compare/v1.49.0...v1.49.1) #### What's Changed - fix(product + productby): fix empty slice behavior by [@&open-telemetry#8203;samber](https://redirect.github.com/samber) in [https://github.com/samber/lo/pull/584](https://redirect.github.com/samber/lo/pull/584) **Full Changelog**: samber/lo@v1.49.0...v1.49.1 ### [`v1.49.0`](https://redirect.github.com/samber/lo/releases/tag/v1.49.0) [Compare Source](https://redirect.github.com/samber/lo/compare/v1.48.0...v1.49.0) #### What's Changed - feat: add SampleBy and SamplesBy by [@&open-telemetry#8203;bramvandewalle](https://redirect.github.com/bramvandewalle) in [https://github.com/samber/lo/pull/516](https://redirect.github.com/samber/lo/pull/516) - feat: Add IsNotNil by [@&open-telemetry#8203;haoxins](https://redirect.github.com/haoxins) in [https://github.com/samber/lo/pull/523](https://redirect.github.com/samber/lo/pull/523) - feat: Implement ChunkMap Function ([#&open-telemetry#8203;533](https://redirect.github.com/samber/lo/issues/533)) by [@&open-telemetry#8203;oswaldom-code](https://redirect.github.com/oswaldom-code) in [https://github.com/samber/lo/pull/538](https://redirect.github.com/samber/lo/pull/538) - feat: Add NewThrottle by [@&open-telemetry#8203;Lee-Minjea](https://redirect.github.com/Lee-Minjea) in [https://github.com/samber/lo/pull/427](https://redirect.github.com/samber/lo/pull/427) - feat: adding FilterSliceToMap by [@&open-telemetry#8203;samber](https://redirect.github.com/samber) in [https://github.com/samber/lo/pull/581](https://redirect.github.com/samber/lo/pull/581) - feat: add `Product` and `ProductBy` functions by [@&open-telemetry#8203;JohnDevitt](https://redirect.github.com/JohnDevitt) in [https://github.com/samber/lo/pull/566](https://redirect.github.com/samber/lo/pull/566) #### New Contributors - [@&open-telemetry#8203;bramvandewalle](https://redirect.github.com/bramvandewalle) made their first contribution in [https://github.com/samber/lo/pull/516](https://redirect.github.com/samber/lo/pull/516) - [@&open-telemetry#8203;oswaldom-code](https://redirect.github.com/oswaldom-code) made their first contribution in [https://github.com/samber/lo/pull/538](https://redirect.github.com/samber/lo/pull/538) - [@&open-telemetry#8203;Lee-Minjea](https://redirect.github.com/Lee-Minjea) made their first contribution in [https://github.com/samber/lo/pull/427](https://redirect.github.com/samber/lo/pull/427) **Full Changelog**: samber/lo@v1.48.0...v1.49.0 ### [`v1.48.0`](https://redirect.github.com/samber/lo/releases/tag/v1.48.0) [Compare Source](https://redirect.github.com/samber/lo/compare/v1.47.0...v1.48.0) #### What's Changed ##### Feature - feat: add (Min|Max)Index(By) by [@&open-telemetry#8203;aria3ppp](https://redirect.github.com/aria3ppp) in [https://github.com/samber/lo/pull/569](https://redirect.github.com/samber/lo/pull/569) - feat: add UniqMap by [@&open-telemetry#8203;nicklaus-dev](https://redirect.github.com/nicklaus-dev) in [https://github.com/samber/lo/pull/527](https://redirect.github.com/samber/lo/pull/527) - feat: add CrossJoin function by [@&open-telemetry#8203;JohnDevitt](https://redirect.github.com/JohnDevitt) in [https://github.com/samber/lo/pull/567](https://redirect.github.com/samber/lo/pull/567) - feat: Implement CoalesceOrEmptySlice Function by [@&open-telemetry#8203;chg1f](https://redirect.github.com/chg1f) in [https://github.com/samber/lo/pull/542](https://redirect.github.com/samber/lo/pull/542) - feat: adding WithoutNth by [@&open-telemetry#8203;samber](https://redirect.github.com/samber) in [https://github.com/samber/lo/pull/575](https://redirect.github.com/samber/lo/pull/575) - feat: deprecate lo.Reverse and move it to lom.Reverse by [@&open-telemetry#8203;samber](https://redirect.github.com/samber) in [https://github.com/samber/lo/pull/576](https://redirect.github.com/samber/lo/pull/576) - feat: adding lo.BufferWithContext by [@&open-telemetry#8203;samber](https://redirect.github.com/samber) in [https://github.com/samber/lo/pull/580](https://redirect.github.com/samber/lo/pull/580) - feat: add SliceToSet by [@&open-telemetry#8203;nicklaus-dev](https://redirect.github.com/nicklaus-dev) in [https://github.com/samber/lo/pull/514](https://redirect.github.com/samber/lo/pull/514) - feat: add WithoutBy by [@&open-telemetry#8203;nicklaus-dev](https://redirect.github.com/nicklaus-dev) in [https://github.com/samber/lo/pull/515](https://redirect.github.com/samber/lo/pull/515) ##### Fix - fix: change examples for MapKeys and MapValues by [@&open-telemetry#8203;luxcgo](https://redirect.github.com/luxcgo) in [https://github.com/samber/lo/pull/341](https://redirect.github.com/samber/lo/pull/341) - fix: order of GroupBy and PartitionBy by [@&open-telemetry#8203;liyishuai](https://redirect.github.com/liyishuai) in [https://github.com/samber/lo/pull/572](https://redirect.github.com/samber/lo/pull/572) ##### Refactor - refactor RandomString function by [@&open-telemetry#8203;pigwantacat](https://redirect.github.com/pigwantacat) in [https://github.com/samber/lo/pull/524](https://redirect.github.com/samber/lo/pull/524) #### New Contributors - [@&open-telemetry#8203;luxcgo](https://redirect.github.com/luxcgo) made their first contribution in [https://github.com/samber/lo/pull/341](https://redirect.github.com/samber/lo/pull/341) - [@&open-telemetry#8203;haoxins](https://redirect.github.com/haoxins) made their first contribution in [https://github.com/samber/lo/pull/522](https://redirect.github.com/samber/lo/pull/522) - [@&open-telemetry#8203;muya](https://redirect.github.com/muya) made their first contribution in [https://github.com/samber/lo/pull/521](https://redirect.github.com/samber/lo/pull/521) - [@&open-telemetry#8203;NathanBaulch](https://redirect.github.com/NathanBaulch) made their first contribution in [https://github.com/samber/lo/pull/519](https://redirect.github.com/samber/lo/pull/519) - [@&open-telemetry#8203;jiz4oh](https://redirect.github.com/jiz4oh) made their first contribution in [https://github.com/samber/lo/pull/535](https://redirect.github.com/samber/lo/pull/535) - [@&open-telemetry#8203;guyareco2](https://redirect.github.com/guyareco2) made their first contribution in [https://github.com/samber/lo/pull/537](https://redirect.github.com/samber/lo/pull/537) - [@&open-telemetry#8203;pigwantacat](https://redirect.github.com/pigwantacat) made their first contribution in [https://github.com/samber/lo/pull/524](https://redirect.github.com/samber/lo/pull/524) - [@&open-telemetry#8203;snamiki1212](https://redirect.github.com/snamiki1212) made their first contribution in [https://github.com/samber/lo/pull/541](https://redirect.github.com/samber/lo/pull/541) - [@&open-telemetry#8203;dependabot](https://redirect.github.com/dependabot) made their first contribution in [https://github.com/samber/lo/pull/554](https://redirect.github.com/samber/lo/pull/554) - [@&open-telemetry#8203;JasonnnW3000](https://redirect.github.com/JasonnnW3000) made their first contribution in [https://github.com/samber/lo/pull/571](https://redirect.github.com/samber/lo/pull/571) - [@&open-telemetry#8203;liyishuai](https://redirect.github.com/liyishuai) made their first contribution in [https://github.com/samber/lo/pull/572](https://redirect.github.com/samber/lo/pull/572) - [@&open-telemetry#8203;aria3ppp](https://redirect.github.com/aria3ppp) made their first contribution in [https://github.com/samber/lo/pull/569](https://redirect.github.com/samber/lo/pull/569) - [@&open-telemetry#8203;sunjayaali](https://redirect.github.com/sunjayaali) made their first contribution in [https://github.com/samber/lo/pull/544](https://redirect.github.com/samber/lo/pull/544) - [@&open-telemetry#8203;SnowOnion](https://redirect.github.com/SnowOnion) made their first contribution in [https://github.com/samber/lo/pull/543](https://redirect.github.com/samber/lo/pull/543) - [@&open-telemetry#8203;nicklaus-dev](https://redirect.github.com/nicklaus-dev) made their first contribution in [https://github.com/samber/lo/pull/527](https://redirect.github.com/samber/lo/pull/527) - [@&open-telemetry#8203;JohnDevitt](https://redirect.github.com/JohnDevitt) made their first contribution in [https://github.com/samber/lo/pull/567](https://redirect.github.com/samber/lo/pull/567) - [@&open-telemetry#8203;chg1f](https://redirect.github.com/chg1f) made their first contribution in [https://github.com/samber/lo/pull/542](https://redirect.github.com/samber/lo/pull/542) **Full Changelog**: samber/lo@v1.47.0...v1.48.0 </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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xMjUuMSIsInVwZGF0ZWRJblZlciI6IjM5LjEyNS4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJyZW5vdmF0ZWJvdCJdfQ==--> --------- 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 <songy23@users.noreply.github.com>
chengchuanpeng
pushed a commit
to chengchuanpeng/opentelemetry-collector-contrib
that referenced
this pull request
Feb 8, 2025
…metry#37554) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [google.golang.org/api](https://redirect.github.com/googleapis/google-api-go-client) | `v0.217.0` -> `v0.219.0` | [![age](https://developer.mend.io/api/mc/badges/age/go/google.golang.org%2fapi/v0.219.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/google.golang.org%2fapi/v0.219.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/google.golang.org%2fapi/v0.217.0/v0.219.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/google.golang.org%2fapi/v0.217.0/v0.219.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>googleapis/google-api-go-client (google.golang.org/api)</summary> ### [`v0.219.0`](https://redirect.github.com/googleapis/google-api-go-client/releases/tag/v0.219.0) [Compare Source](https://redirect.github.com/googleapis/google-api-go-client/compare/v0.218.0...v0.219.0) ##### Features - **all:** Auto-regenerate discovery clients ([#&open-telemetry#8203;2976](https://redirect.github.com/googleapis/google-api-go-client/issues/2976)) ([76ccae7](https://redirect.github.com/googleapis/google-api-go-client/commit/76ccae7efe4a5f6c1453c11d52079302b6d68729)) - **all:** Auto-regenerate discovery clients ([#&open-telemetry#8203;2979](https://redirect.github.com/googleapis/google-api-go-client/issues/2979)) ([2ec3e56](https://redirect.github.com/googleapis/google-api-go-client/commit/2ec3e56ec9fa7b84bac33cc59c17e4562336f8c1)) - **all:** Auto-regenerate discovery clients ([#&open-telemetry#8203;2980](https://redirect.github.com/googleapis/google-api-go-client/issues/2980)) ([b5187e5](https://redirect.github.com/googleapis/google-api-go-client/commit/b5187e53b13c4ccdce1915c4d7d05c6f4d42436e)) - **all:** Auto-regenerate discovery clients ([#&open-telemetry#8203;2982](https://redirect.github.com/googleapis/google-api-go-client/issues/2982)) ([d0e0254](https://redirect.github.com/googleapis/google-api-go-client/commit/d0e0254d3ebb7596798603ceb36c0b8bf9fa1a43)) - **all:** Auto-regenerate discovery clients ([#&open-telemetry#8203;2984](https://redirect.github.com/googleapis/google-api-go-client/issues/2984)) ([44a1c65](https://redirect.github.com/googleapis/google-api-go-client/commit/44a1c6521575250c75ad194dba2eb6a7b3066390)) - **all:** Auto-regenerate discovery clients ([#&open-telemetry#8203;2985](https://redirect.github.com/googleapis/google-api-go-client/issues/2985)) ([4e0515a](https://redirect.github.com/googleapis/google-api-go-client/commit/4e0515ad90003d4e792e62e4a5edd1c028f702b5)) ##### Documentation - **option:** Add warning about externally-provided credentials ([#&open-telemetry#8203;2978](https://redirect.github.com/googleapis/google-api-go-client/issues/2978)) ([45c3513](https://redirect.github.com/googleapis/google-api-go-client/commit/45c35138b794e136a63b00666aff1b585a48a37c)) ### [`v0.218.0`](https://redirect.github.com/googleapis/google-api-go-client/releases/tag/v0.218.0) [Compare Source](https://redirect.github.com/googleapis/google-api-go-client/compare/v0.217.0...v0.218.0) ##### Features - Add error helper that does not read the response body ([#&open-telemetry#8203;2964](https://redirect.github.com/googleapis/google-api-go-client/issues/2964)) ([9e749c4](https://redirect.github.com/googleapis/google-api-go-client/commit/9e749c4155022ced228d0989315f21b40b43af5c)) - **all:** Auto-regenerate discovery clients ([#&open-telemetry#8203;2963](https://redirect.github.com/googleapis/google-api-go-client/issues/2963)) ([0bf19b3](https://redirect.github.com/googleapis/google-api-go-client/commit/0bf19b3736d5fc9b329e2fc73f7b45c79911373f)) - **all:** Auto-regenerate discovery clients ([#&open-telemetry#8203;2967](https://redirect.github.com/googleapis/google-api-go-client/issues/2967)) ([a978c49](https://redirect.github.com/googleapis/google-api-go-client/commit/a978c49382816b1011c2f5eaeaee5e0ff7741f94)) - **all:** Auto-regenerate discovery clients ([#&open-telemetry#8203;2969](https://redirect.github.com/googleapis/google-api-go-client/issues/2969)) ([a8aed4d](https://redirect.github.com/googleapis/google-api-go-client/commit/a8aed4dd688bcbc6e44b43211c58e5e09bb772e5)) - **all:** Auto-regenerate discovery clients ([#&open-telemetry#8203;2970](https://redirect.github.com/googleapis/google-api-go-client/issues/2970)) ([607d371](https://redirect.github.com/googleapis/google-api-go-client/commit/607d371e04db7b53fb6d6327bb4ac770dac7d772)) - **all:** Auto-regenerate discovery clients ([#&open-telemetry#8203;2972](https://redirect.github.com/googleapis/google-api-go-client/issues/2972)) ([0f4ee9d](https://redirect.github.com/googleapis/google-api-go-client/commit/0f4ee9d9b0f08d935da8bc5c8169e24b462307a3)) - **all:** Auto-regenerate discovery clients ([#&open-telemetry#8203;2973](https://redirect.github.com/googleapis/google-api-go-client/issues/2973)) ([e143e5c](https://redirect.github.com/googleapis/google-api-go-client/commit/e143e5cadc749d877a27ba41b5b954fca3195776)) - **all:** Auto-regenerate discovery clients ([#&open-telemetry#8203;2974](https://redirect.github.com/googleapis/google-api-go-client/issues/2974)) ([0d0bcdf](https://redirect.github.com/googleapis/google-api-go-client/commit/0d0bcdffc9017f5647b78b1405940c330578b3a1)) ##### Bug Fixes - **internal/gensupport:** Close resp body only on discarding resp (resumableupload) ([#&open-telemetry#8203;2966](https://redirect.github.com/googleapis/google-api-go-client/issues/2966)) ([840d496](https://redirect.github.com/googleapis/google-api-go-client/commit/840d49666b8c5e8ca1c07880cb6be2f0b78fbd6d)) </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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xMjUuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE0NS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJyZW5vdmF0ZWJvdCJdfQ==--> --------- 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 <songy23@users.noreply.github.com>
chengchuanpeng
pushed a commit
to chengchuanpeng/opentelemetry-collector-contrib
that referenced
this pull request
Feb 8, 2025
…etry#37658) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [github.com/spf13/pflag](https://redirect.github.com/spf13/pflag) | `v1.0.5` -> `v1.0.6` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fspf13%2fpflag/v1.0.6?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fspf13%2fpflag/v1.0.6?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fspf13%2fpflag/v1.0.5/v1.0.6?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fspf13%2fpflag/v1.0.5/v1.0.6?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>spf13/pflag (github.com/spf13/pflag)</summary> ### [`v1.0.6`](https://redirect.github.com/spf13/pflag/releases/tag/v1.0.6) [Compare Source](https://redirect.github.com/spf13/pflag/compare/v1.0.5...v1.0.6) #### What's Changed - Add exported functions to preserve `pkg/flag` compatibility by [@&open-telemetry#8203;mckern](https://redirect.github.com/mckern) in [https://github.com/spf13/pflag/pull/220](https://redirect.github.com/spf13/pflag/pull/220) - remove dead code for checking error nil by [@&open-telemetry#8203;yashbhutwala](https://redirect.github.com/yashbhutwala) in [https://github.com/spf13/pflag/pull/282](https://redirect.github.com/spf13/pflag/pull/282) - Add IPNetSlice and unit tests by [@&open-telemetry#8203;rpothier](https://redirect.github.com/rpothier) in [https://github.com/spf13/pflag/pull/170](https://redirect.github.com/spf13/pflag/pull/170) - allow for blank ip addresses by [@&open-telemetry#8203;duhruh](https://redirect.github.com/duhruh) in [https://github.com/spf13/pflag/pull/316](https://redirect.github.com/spf13/pflag/pull/316) - add github actions by [@&open-telemetry#8203;sagikazarmark](https://redirect.github.com/sagikazarmark) in [https://github.com/spf13/pflag/pull/419](https://redirect.github.com/spf13/pflag/pull/419) #### New Contributors - [@&open-telemetry#8203;mckern](https://redirect.github.com/mckern) made their first contribution in [https://github.com/spf13/pflag/pull/220](https://redirect.github.com/spf13/pflag/pull/220) - [@&open-telemetry#8203;yashbhutwala](https://redirect.github.com/yashbhutwala) made their first contribution in [https://github.com/spf13/pflag/pull/282](https://redirect.github.com/spf13/pflag/pull/282) - [@&open-telemetry#8203;rpothier](https://redirect.github.com/rpothier) made their first contribution in [https://github.com/spf13/pflag/pull/170](https://redirect.github.com/spf13/pflag/pull/170) - [@&open-telemetry#8203;duhruh](https://redirect.github.com/duhruh) made their first contribution in [https://github.com/spf13/pflag/pull/316](https://redirect.github.com/spf13/pflag/pull/316) - [@&open-telemetry#8203;sagikazarmark](https://redirect.github.com/sagikazarmark) made their first contribution in [https://github.com/spf13/pflag/pull/419](https://redirect.github.com/spf13/pflag/pull/419) **Full Changelog**: spf13/pflag@v1.0.5...v1.0.6 </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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNDUuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE0NS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJyZW5vdmF0ZWJvdCJdfQ==--> --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: opentelemetrybot <107717825+opentelemetrybot@users.noreply.github.com>
chengchuanpeng
pushed a commit
to chengchuanpeng/opentelemetry-collector-contrib
that referenced
this pull request
Feb 8, 2025
…en-telemetry#37671) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [github.com/shirou/gopsutil/v4](https://redirect.github.com/shirou/gopsutil) | `v4.24.12` -> `v4.25.1` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fshirou%2fgopsutil%2fv4/v4.25.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fshirou%2fgopsutil%2fv4/v4.25.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fshirou%2fgopsutil%2fv4/v4.24.12/v4.25.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fshirou%2fgopsutil%2fv4/v4.24.12/v4.25.1?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>shirou/gopsutil (github.com/shirou/gopsutil/v4)</summary> ### [`v4.25.1`](https://redirect.github.com/shirou/gopsutil/releases/tag/v4.25.1) [Compare Source](https://redirect.github.com/shirou/gopsutil/compare/v4.24.12...v4.25.1) <!-- Release notes generated using configuration in .github/release.yml at v4.25.1 --> ##### What's Changed ##### Other Changes - chore: explicit revive rules by [@&open-telemetry#8203;mmorel-35](https://redirect.github.com/mmorel-35) in [https://github.com/shirou/gopsutil/pull/1778](https://redirect.github.com/shirou/gopsutil/pull/1778) - chore: call actions/checkout before actions/setup-go to benefit from native cache by [@&open-telemetry#8203;mmorel-35](https://redirect.github.com/mmorel-35) in [https://github.com/shirou/gopsutil/pull/1779](https://redirect.github.com/shirou/gopsutil/pull/1779) **Full Changelog**: shirou/gopsutil@v4.24.12...v4.25.1 </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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNDUuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE0NS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJyZW5vdmF0ZWJvdCJdfQ==--> --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: opentelemetrybot <107717825+opentelemetrybot@users.noreply.github.com>
chengchuanpeng
pushed a commit
to chengchuanpeng/opentelemetry-collector-contrib
that referenced
this pull request
Feb 8, 2025
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [go.opentelemetry.io/otel](https://redirect.github.com/open-telemetry/opentelemetry-go) | `v1.32.0` -> `v1.34.0` | [![age](https://developer.mend.io/api/mc/badges/age/go/go.opentelemetry.io%2fotel/v1.34.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/go.opentelemetry.io%2fotel/v1.34.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/go.opentelemetry.io%2fotel/v1.32.0/v1.34.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/go.opentelemetry.io%2fotel/v1.32.0/v1.34.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [go.opentelemetry.io/otel/exporters/otlp/otlplog/otlploggrpc](https://redirect.github.com/open-telemetry/opentelemetry-go) | `v0.8.0` -> `v0.10.0` | [![age](https://developer.mend.io/api/mc/badges/age/go/go.opentelemetry.io%2fotel%2fexporters%2fotlp%2fotlplog%2fotlploggrpc/v0.10.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/go.opentelemetry.io%2fotel%2fexporters%2fotlp%2fotlplog%2fotlploggrpc/v0.10.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/go.opentelemetry.io%2fotel%2fexporters%2fotlp%2fotlplog%2fotlploggrpc/v0.8.0/v0.10.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/go.opentelemetry.io%2fotel%2fexporters%2fotlp%2fotlplog%2fotlploggrpc/v0.8.0/v0.10.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [go.opentelemetry.io/otel/exporters/otlp/otlplog/otlploghttp](https://redirect.github.com/open-telemetry/opentelemetry-go) | `v0.8.0` -> `v0.10.0` | [![age](https://developer.mend.io/api/mc/badges/age/go/go.opentelemetry.io%2fotel%2fexporters%2fotlp%2fotlplog%2fotlploghttp/v0.10.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/go.opentelemetry.io%2fotel%2fexporters%2fotlp%2fotlplog%2fotlploghttp/v0.10.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/go.opentelemetry.io%2fotel%2fexporters%2fotlp%2fotlplog%2fotlploghttp/v0.8.0/v0.10.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/go.opentelemetry.io%2fotel%2fexporters%2fotlp%2fotlplog%2fotlploghttp/v0.8.0/v0.10.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc](https://redirect.github.com/open-telemetry/opentelemetry-go) | `v1.32.0` -> `v1.34.0` | [![age](https://developer.mend.io/api/mc/badges/age/go/go.opentelemetry.io%2fotel%2fexporters%2fotlp%2fotlpmetric%2fotlpmetricgrpc/v1.34.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/go.opentelemetry.io%2fotel%2fexporters%2fotlp%2fotlpmetric%2fotlpmetricgrpc/v1.34.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/go.opentelemetry.io%2fotel%2fexporters%2fotlp%2fotlpmetric%2fotlpmetricgrpc/v1.32.0/v1.34.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/go.opentelemetry.io%2fotel%2fexporters%2fotlp%2fotlpmetric%2fotlpmetricgrpc/v1.32.0/v1.34.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp](https://redirect.github.com/open-telemetry/opentelemetry-go) | `v1.32.0` -> `v1.34.0` | [![age](https://developer.mend.io/api/mc/badges/age/go/go.opentelemetry.io%2fotel%2fexporters%2fotlp%2fotlpmetric%2fotlpmetrichttp/v1.34.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/go.opentelemetry.io%2fotel%2fexporters%2fotlp%2fotlpmetric%2fotlpmetrichttp/v1.34.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/go.opentelemetry.io%2fotel%2fexporters%2fotlp%2fotlpmetric%2fotlpmetrichttp/v1.32.0/v1.34.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/go.opentelemetry.io%2fotel%2fexporters%2fotlp%2fotlpmetric%2fotlpmetrichttp/v1.32.0/v1.34.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [go.opentelemetry.io/otel/exporters/otlp/otlptrace](https://redirect.github.com/open-telemetry/opentelemetry-go) | `v1.32.0` -> `v1.34.0` | [![age](https://developer.mend.io/api/mc/badges/age/go/go.opentelemetry.io%2fotel%2fexporters%2fotlp%2fotlptrace/v1.34.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/go.opentelemetry.io%2fotel%2fexporters%2fotlp%2fotlptrace/v1.34.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/go.opentelemetry.io%2fotel%2fexporters%2fotlp%2fotlptrace/v1.32.0/v1.34.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/go.opentelemetry.io%2fotel%2fexporters%2fotlp%2fotlptrace/v1.32.0/v1.34.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc](https://redirect.github.com/open-telemetry/opentelemetry-go) | `v1.32.0` -> `v1.34.0` | [![age](https://developer.mend.io/api/mc/badges/age/go/go.opentelemetry.io%2fotel%2fexporters%2fotlp%2fotlptrace%2fotlptracegrpc/v1.34.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/go.opentelemetry.io%2fotel%2fexporters%2fotlp%2fotlptrace%2fotlptracegrpc/v1.34.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/go.opentelemetry.io%2fotel%2fexporters%2fotlp%2fotlptrace%2fotlptracegrpc/v1.32.0/v1.34.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/go.opentelemetry.io%2fotel%2fexporters%2fotlp%2fotlptrace%2fotlptracegrpc/v1.32.0/v1.34.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp](https://redirect.github.com/open-telemetry/opentelemetry-go) | `v1.32.0` -> `v1.34.0` | [![age](https://developer.mend.io/api/mc/badges/age/go/go.opentelemetry.io%2fotel%2fexporters%2fotlp%2fotlptrace%2fotlptracehttp/v1.34.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/go.opentelemetry.io%2fotel%2fexporters%2fotlp%2fotlptrace%2fotlptracehttp/v1.34.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/go.opentelemetry.io%2fotel%2fexporters%2fotlp%2fotlptrace%2fotlptracehttp/v1.32.0/v1.34.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/go.opentelemetry.io%2fotel%2fexporters%2fotlp%2fotlptrace%2fotlptracehttp/v1.32.0/v1.34.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [go.opentelemetry.io/otel/exporters/prometheus](https://redirect.github.com/open-telemetry/opentelemetry-go) | `v0.54.0` -> `v0.56.0` | [![age](https://developer.mend.io/api/mc/badges/age/go/go.opentelemetry.io%2fotel%2fexporters%2fprometheus/v0.56.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/go.opentelemetry.io%2fotel%2fexporters%2fprometheus/v0.56.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/go.opentelemetry.io%2fotel%2fexporters%2fprometheus/v0.54.0/v0.56.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/go.opentelemetry.io%2fotel%2fexporters%2fprometheus/v0.54.0/v0.56.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [go.opentelemetry.io/otel/exporters/stdout/stdoutmetric](https://redirect.github.com/open-telemetry/opentelemetry-go) | `v1.32.0` -> `v1.34.0` | [![age](https://developer.mend.io/api/mc/badges/age/go/go.opentelemetry.io%2fotel%2fexporters%2fstdout%2fstdoutmetric/v1.34.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/go.opentelemetry.io%2fotel%2fexporters%2fstdout%2fstdoutmetric/v1.34.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/go.opentelemetry.io%2fotel%2fexporters%2fstdout%2fstdoutmetric/v1.32.0/v1.34.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/go.opentelemetry.io%2fotel%2fexporters%2fstdout%2fstdoutmetric/v1.32.0/v1.34.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [go.opentelemetry.io/otel/log](https://redirect.github.com/open-telemetry/opentelemetry-go) | `v0.8.0` -> `v0.10.0` | [![age](https://developer.mend.io/api/mc/badges/age/go/go.opentelemetry.io%2fotel%2flog/v0.10.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/go.opentelemetry.io%2fotel%2flog/v0.10.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/go.opentelemetry.io%2fotel%2flog/v0.8.0/v0.10.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/go.opentelemetry.io%2fotel%2flog/v0.8.0/v0.10.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [go.opentelemetry.io/otel/metric](https://redirect.github.com/open-telemetry/opentelemetry-go) | `v1.32.0` -> `v1.34.0` | [![age](https://developer.mend.io/api/mc/badges/age/go/go.opentelemetry.io%2fotel%2fmetric/v1.34.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/go.opentelemetry.io%2fotel%2fmetric/v1.34.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/go.opentelemetry.io%2fotel%2fmetric/v1.32.0/v1.34.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/go.opentelemetry.io%2fotel%2fmetric/v1.32.0/v1.34.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [go.opentelemetry.io/otel/schema](https://redirect.github.com/open-telemetry/opentelemetry-go) | `v0.0.11` -> `v0.0.12` | [![age](https://developer.mend.io/api/mc/badges/age/go/go.opentelemetry.io%2fotel%2fschema/v0.0.12?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/go.opentelemetry.io%2fotel%2fschema/v0.0.12?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/go.opentelemetry.io%2fotel%2fschema/v0.0.11/v0.0.12?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/go.opentelemetry.io%2fotel%2fschema/v0.0.11/v0.0.12?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [go.opentelemetry.io/otel/sdk](https://redirect.github.com/open-telemetry/opentelemetry-go) | `v1.32.0` -> `v1.34.0` | [![age](https://developer.mend.io/api/mc/badges/age/go/go.opentelemetry.io%2fotel%2fsdk/v1.34.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/go.opentelemetry.io%2fotel%2fsdk/v1.34.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/go.opentelemetry.io%2fotel%2fsdk/v1.32.0/v1.34.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/go.opentelemetry.io%2fotel%2fsdk/v1.32.0/v1.34.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [go.opentelemetry.io/otel/sdk/log](https://redirect.github.com/open-telemetry/opentelemetry-go) | `v0.8.0` -> `v0.10.0` | [![age](https://developer.mend.io/api/mc/badges/age/go/go.opentelemetry.io%2fotel%2fsdk%2flog/v0.10.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/go.opentelemetry.io%2fotel%2fsdk%2flog/v0.10.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/go.opentelemetry.io%2fotel%2fsdk%2flog/v0.8.0/v0.10.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/go.opentelemetry.io%2fotel%2fsdk%2flog/v0.8.0/v0.10.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [go.opentelemetry.io/otel/sdk/metric](https://redirect.github.com/open-telemetry/opentelemetry-go) | `v1.32.0` -> `v1.34.0` | [![age](https://developer.mend.io/api/mc/badges/age/go/go.opentelemetry.io%2fotel%2fsdk%2fmetric/v1.34.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/go.opentelemetry.io%2fotel%2fsdk%2fmetric/v1.34.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/go.opentelemetry.io%2fotel%2fsdk%2fmetric/v1.32.0/v1.34.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/go.opentelemetry.io%2fotel%2fsdk%2fmetric/v1.32.0/v1.34.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-go (go.opentelemetry.io/otel)</summary> ### [`v1.34.0`](https://redirect.github.com/open-telemetry/opentelemetry-go/releases/tag/v1.34.0): /v0.56.0/v0.10.0 [Compare Source](https://redirect.github.com/open-telemetry/opentelemetry-go/compare/v1.33.0...v1.34.0) ##### Overview ##### Changed - Remove the notices from `Logger` to make the whole Logs API user-facing in `go.opentelemetry.io/otel/log`. ([#​6167](https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6167)) ##### Fixed - Relax minimum Go version to 1.22.0 in various modules. ([#​6073](https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6073)) - The `Type` name logged for the `go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc` client is corrected from `otlphttpgrpc` to `otlptracegrpc`. ([#​6143](https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6143)) - The `Type` name logged for the `go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlphttpgrpc` client is corrected from `otlphttphttp` to `otlptracehttp`. ([#​6143](https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6143)) ##### What's Changed - fix(deps): update module google.golang.org/grpc to v1.69.0 by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/open-telemetry/opentelemetry-go/pull/6037](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/6037) - build(deps): bump golang.org/x/crypto from 0.30.0 to 0.31.0 in /internal/tools by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/open-telemetry/opentelemetry-go/pull/6036](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/6036) - fix(deps): update golang.org/x/exp digest to [`4a55095`](https://redirect.github.com/open-telemetry/opentelemetry-go/commit/4a55095) by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/open-telemetry/opentelemetry-go/pull/6039](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/6039) - \[chore] Have renovate update our tools deps by [@​MrAlias](https://redirect.github.com/MrAlias) in [https://github.com/open-telemetry/opentelemetry-go/pull/6038](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/6038) - Fix broken link by [@​MrAlias](https://redirect.github.com/MrAlias) in [https://github.com/open-telemetry/opentelemetry-go/pull/6042](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/6042) - chore(deps): update github.com/golang/groupcache digest to [`2c02b82`](https://redirect.github.com/open-telemetry/opentelemetry-go/commit/2c02b82) by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/open-telemetry/opentelemetry-go/pull/6043](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/6043) - chore(deps): update github.com/burntsushi/toml digest to [`b7406c0`](https://redirect.github.com/open-telemetry/opentelemetry-go/commit/b7406c0) by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/open-telemetry/opentelemetry-go/pull/6041](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/6041) - chore(deps): update github.com/matoous/godox digest to [`94d1edd`](https://redirect.github.com/open-telemetry/opentelemetry-go/commit/94d1edd) by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/open-telemetry/opentelemetry-go/pull/6044](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/6044) - chore(deps): update golang.org/x by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/open-telemetry/opentelemetry-go/pull/6046](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/6046) - chore(deps): update mvdan.cc/unparam digest to [`57a3b42`](https://redirect.github.com/open-telemetry/opentelemetry-go/commit/57a3b42) by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/open-telemetry/opentelemetry-go/pull/6047](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/6047) - fix(deps): update googleapis to [`9240e9c`](https://redirect.github.com/open-telemetry/opentelemetry-go/commit/9240e9c) by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/open-telemetry/opentelemetry-go/pull/6048](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/6048) - chore(deps): update module github.com/antonboom/nilnil to v1.0.1 by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/open-telemetry/opentelemetry-go/pull/6050](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/6050) - chore(deps): update module dario.cat/mergo to v1.0.1 by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/open-telemetry/opentelemetry-go/pull/6049](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/6049) - chore(deps): update module github.com/butuzov/ireturn to v0.3.1 by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/open-telemetry/opentelemetry-go/pull/6051](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/6051) - chore(deps): update module github.com/go-xmlfmt/xmlfmt to v1.1.3 by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/open-telemetry/opentelemetry-go/pull/6052](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/6052) - chore(deps): update module github.com/jjti/go-spancheck to v0.6.4 by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/open-telemetry/opentelemetry-go/pull/6053](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/6053) - chore(deps): update module github.com/alecthomas/go-check-sumtype to v0.3.1 by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/open-telemetry/opentelemetry-go/pull/6059](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/6059) - chore(deps): update module github.com/prometheus/client_golang to v1.20.5 by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/open-telemetry/opentelemetry-go/pull/6058](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/6058) - chore(deps): update module github.com/ashanbrown/makezero to v1.2.0 by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/open-telemetry/opentelemetry-go/pull/6060](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/6060) - chore(deps): update module github.com/butuzov/mirror to v1.3.0 by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/open-telemetry/opentelemetry-go/pull/6061](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/6061) - chore(deps): update module github.com/microsoft/go-winio to v0.6.2 by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/open-telemetry/opentelemetry-go/pull/6056](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/6056) - chore(deps): update module github.com/cloudflare/circl to v1.5.0 by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/open-telemetry/opentelemetry-go/pull/6063](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/6063) - chore(deps): update module github.com/ckaznocha/intrange to v0.3.0 by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/open-telemetry/opentelemetry-go/pull/6062](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/6062) - chore(deps): update module github.com/magiconair/properties to v1.8.9 by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/open-telemetry/opentelemetry-go/pull/6054](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/6054) - chore(deps): update module github.com/masterminds/semver/v3 to v3.3.1 by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/open-telemetry/opentelemetry-go/pull/6055](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/6055) - chore(deps): update module github.com/cyphar/filepath-securejoin to v0.3.6 by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/open-telemetry/opentelemetry-go/pull/6066](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/6066) - chore(deps): update module github.com/curioswitch/go-reassign to v0.3.0 by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/open-telemetry/opentelemetry-go/pull/6065](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/6065) - chore(deps): update module github.com/djarvur/go-err113 to v0.1.0 by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/open-telemetry/opentelemetry-go/pull/6068](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/6068) - fix(deps): update golang.org/x to [`b2144cd`](https://redirect.github.com/open-telemetry/opentelemetry-go/commit/b2144cd) by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/open-telemetry/opentelemetry-go/pull/6067](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/6067) - chore(deps): update module github.com/fsnotify/fsnotify to v1.8.0 by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/open-telemetry/opentelemetry-go/pull/6069](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/6069) - chore(deps): update module github.com/go-git/go-billy/v5 to v5.6.0 by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/open-telemetry/opentelemetry-go/pull/6070](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/6070) - chore(deps): update module github.com/ldez/gomoddirectives to v0.6.0 by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/open-telemetry/opentelemetry-go/pull/6072](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/6072) - chore(deps): update module github.com/prometheus/common to v0.61.0 by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/open-telemetry/opentelemetry-go/pull/6075](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/6075) - chore(deps): update module github.com/stbenjam/no-sprintf-host-port to v0.2.0 by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/open-telemetry/opentelemetry-go/pull/6081](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/6081) - chore(deps): update module github.com/spf13/cast to v1.7.0 by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/open-telemetry/opentelemetry-go/pull/6080](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/6080) - chore(deps): update module github.com/skeema/knownhosts to v1.3.0 by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/open-telemetry/opentelemetry-go/pull/6079](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/6079) - chore(deps): update module github.com/sanposhiho/wastedassign/v2 to v2.1.0 by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/open-telemetry/opentelemetry-go/pull/6078](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/6078) - chore(deps): update module github.com/protonmail/go-crypto to v1.1.3 by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/open-telemetry/opentelemetry-go/pull/6076](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/6076) - chore(deps): update module github.com/sagikazarmark/locafero to v0.6.0 by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/open-telemetry/opentelemetry-go/pull/6077](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/6077) - chore(deps): update module github.com/tomarrell/wrapcheck/v2 to v2.10.0 by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/open-telemetry/opentelemetry-go/pull/6083](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/6083) - chore(deps): update module github.com/tdakkota/asciicheck to v0.3.0 by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/open-telemetry/opentelemetry-go/pull/6082](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/6082) - chore(deps): update module github.com/uudashr/gocognit to v1.2.0 by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/open-telemetry/opentelemetry-go/pull/6087](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/6087) - chore(deps): update module github.com/spf13/cast to v1.7.1 by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/open-telemetry/opentelemetry-go/pull/6086](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/6086) - chore(deps): update github.com/timakin/bodyclose digest to [`adbc21e`](https://redirect.github.com/open-telemetry/opentelemetry-go/commit/adbc21e) by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/open-telemetry/opentelemetry-go/pull/6045](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/6045) - chore(deps): update module github.com/uudashr/iface to v1.3.0 by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/open-telemetry/opentelemetry-go/pull/6088](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/6088) - fix(deps): update module google.golang.org/protobuf to v1.36.0 by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/open-telemetry/opentelemetry-go/pull/6089](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/6089) - chore(deps): update codecov/codecov-action action to v5.1.2 by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/open-telemetry/opentelemetry-go/pull/6090](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/6090) - fix(deps): update module google.golang.org/grpc to v1.69.2 by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/open-telemetry/opentelemetry-go/pull/6091](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/6091) - chore(deps): update module golang.org/x/net to v0.33.0 by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/open-telemetry/opentelemetry-go/pull/6092](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/6092) - fix(deps): update github.com/opentracing-contrib/go-grpc/test digest to [`9e4b4d4`](https://redirect.github.com/open-telemetry/opentelemetry-go/commit/9e4b4d4) by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/open-telemetry/opentelemetry-go/pull/6096](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/6096) - chore(deps): update lycheeverse/lychee-action action to v2.2.0 by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/open-telemetry/opentelemetry-go/pull/6099](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/6099) - fix(deps): update googleapis to [`6b3ec00`](https://redirect.github.com/open-telemetry/opentelemetry-go/commit/6b3ec00) by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/open-telemetry/opentelemetry-go/pull/6101](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/6101) - chore(deps): update module github.com/grpc-ecosystem/grpc-gateway/v2 to v2.25.1 by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/open-telemetry/opentelemetry-go/pull/6103](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/6103) - chore(deps): update golang.org/x/telemetry digest to [`cc96b6e`](https://redirect.github.com/open-telemetry/opentelemetry-go/commit/cc96b6e) by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/open-telemetry/opentelemetry-go/pull/6102](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/6102) - chore(deps): update github.com/timakin/bodyclose digest to [`1db5c5c`](https://redirect.github.com/open-telemetry/opentelemetry-go/commit/1db5c5c) by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/open-telemetry/opentelemetry-go/pull/6105](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/6105) - \[chore] Move the changelog guard by [@​MrAlias](https://redirect.github.com/MrAlias) in [https://github.com/open-telemetry/opentelemetry-go/pull/6100](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/6100) - Only run links check on main branch merge by [@​MrAlias](https://redirect.github.com/MrAlias) in [https://github.com/open-telemetry/opentelemetry-go/pull/6098](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/6098) - fix(deps): update googleapis to [`6982302`](https://redirect.github.com/open-telemetry/opentelemetry-go/commit/6982302) by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/open-telemetry/opentelemetry-go/pull/6108](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/6108) - fix(deps): update module google.golang.org/protobuf to v1.36.1 by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/open-telemetry/opentelemetry-go/pull/6109](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/6109) - chore(deps): update module github.com/tetafro/godot to v1.4.20 by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/open-telemetry/opentelemetry-go/pull/6110](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/6110) - chore(deps): update github.com/golangci/gofmt digest to [`057b062`](https://redirect.github.com/open-telemetry/opentelemetry-go/commit/057b062) by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/open-telemetry/opentelemetry-go/pull/6111](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/6111) - chore(deps): update module github.com/ldez/grignotin to v0.7.0 by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/open-telemetry/opentelemetry-go/pull/6112](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/6112) - fix(deps): update golang.org/x by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/open-telemetry/opentelemetry-go/pull/6121](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/6121) - chore(deps): update mvdan.cc/unparam digest to [`447d509`](https://redirect.github.com/open-telemetry/opentelemetry-go/commit/447d509) by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/open-telemetry/opentelemetry-go/pull/6115](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/6115) - chore(deps): update module github.com/julz/importas to v0.2.0 by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/open-telemetry/opentelemetry-go/pull/6116](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/6116) - chore(deps): update module github.com/karamaru-alpha/copyloopvar to v1.2.1 by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/open-telemetry/opentelemetry-go/pull/6126](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/6126) - chore(deps): update module github.com/ldez/grignotin to v0.8.0 by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/open-telemetry/opentelemetry-go/pull/6129](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/6129) - fix(deps): update module github.com/golangci/golangci-lint to v1.63.4 by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/open-telemetry/opentelemetry-go/pull/6128](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/6128) - chore(deps): update module github.com/go-git/go-git/v5 to v5.13.1 by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/open-telemetry/opentelemetry-go/pull/6125](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/6125) - chore(deps): update module github.com/pjbgf/sha1cd to v0.3.1 by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/open-telemetry/opentelemetry-go/pull/6123](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/6123) - fix(deps): update googleapis to [`5f5ef82`](https://redirect.github.com/open-telemetry/opentelemetry-go/commit/5f5ef82) by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/open-telemetry/opentelemetry-go/pull/6133](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/6133) - chore(deps): update module github.com/alingse/nilnesserr to v0.1.2 by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/open-telemetry/opentelemetry-go/pull/6134](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/6134) - fix(deps): update golang.org/x by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/open-telemetry/opentelemetry-go/pull/6135](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/6135) - Minimum go version dependency downgraded back to 1.22.0 in various packages by [@​codeboten](https://redirect.github.com/codeboten) in [https://github.com/open-telemetry/opentelemetry-go/pull/6073](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/6073) - chore(deps): update module github.com/protonmail/go-crypto to v1.1.4 by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/open-telemetry/opentelemetry-go/pull/6137](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/6137) - fix(deps): update module google.golang.org/protobuf to v1.36.2 by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/open-telemetry/opentelemetry-go/pull/6138](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/6138) - chore(deps): update module github.com/uudashr/iface to v1.3.1 by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/open-telemetry/opentelemetry-go/pull/6139](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/6139) - chore(deps): update module github.com/securego/gosec/v2 to v2.22.0 by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/open-telemetry/opentelemetry-go/pull/6141](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/6141) - chore(deps): update module github.com/sagikazarmark/locafero to v0.7.0 by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/open-telemetry/opentelemetry-go/pull/6140](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/6140) - chore(deps): update module go.opentelemetry.io/build-tools to v0.16.0 by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/open-telemetry/opentelemetry-go/pull/6146](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/6146) - fix(deps): update module go.opentelemetry.io/build-tools/crosslink to v0.16.0 by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/open-telemetry/opentelemetry-go/pull/6147](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/6147) - fix(deps): update module go.opentelemetry.io/build-tools/multimod to v0.16.0 by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/open-telemetry/opentelemetry-go/pull/6149](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/6149) - fix(deps): update module go.opentelemetry.io/build-tools/semconvgen to v0.16.0 by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/open-telemetry/opentelemetry-go/pull/6150](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/6150) - fix(deps): update module go.opentelemetry.io/build-tools/gotmpl to v0.16.0 by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/open-telemetry/opentelemetry-go/pull/6148](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/6148) - docs: update badge link by [@​codeboten](https://redirect.github.com/codeboten) in [https://github.com/open-telemetry/opentelemetry-go/pull/6144](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/6144) - Fix otlptrace client types by [@​MrAlias](https://redirect.github.com/MrAlias) in [https://github.com/open-telemetry/opentelemetry-go/pull/6143](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/6143) - chore(deps): update module github.com/mattn/go-colorable to v0.1.14 by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/open-telemetry/opentelemetry-go/pull/6151](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/6151) - chore(deps): update module github.com/go-git/go-billy/v5 to v5.6.2 by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/open-telemetry/opentelemetry-go/pull/6122](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/6122) - chore(deps): update module github.com/cyphar/filepath-securejoin to v0.4.0 by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/open-telemetry/opentelemetry-go/pull/6157](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/6157) - fix(deps): update module google.golang.org/grpc to v1.69.4 by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/open-telemetry/opentelemetry-go/pull/6159](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/6159) - Fix demo links by [@​dmathieu](https://redirect.github.com/dmathieu) in [https://github.com/open-telemetry/opentelemetry-go/pull/6160](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/6160) - fix(deps): update module golang.org/x/vuln to v1.1.4 by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/open-telemetry/opentelemetry-go/pull/6161](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/6161) - chore(deps): update module github.com/crocmagnon/fatcontext to v0.6.0 by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/open-telemetry/opentelemetry-go/pull/6162](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/6162) - chore(deps): update module github.com/ldez/exptostd to v0.4.0 by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/open-telemetry/opentelemetry-go/pull/6163](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/6163) - fix(deps): update googleapis to [`1a7da9e`](https://redirect.github.com/open-telemetry/opentelemetry-go/commit/1a7da9e) by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/open-telemetry/opentelemetry-go/pull/6164](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/6164) - chore(deps): update module github.com/protonmail/go-crypto to v1.1.5 by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/open-telemetry/opentelemetry-go/pull/6165](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/6165) - fix(deps): update module google.golang.org/protobuf to v1.36.3 by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/open-telemetry/opentelemetry-go/pull/6166](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/6166) - log: Make whole Logs API user-facing by [@​pellared](https://redirect.github.com/pellared) in [https://github.com/open-telemetry/opentelemetry-go/pull/6167](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/6167) - Release v1.34.0/v0.56.0/v0.10.0 by [@​MrAlias](https://redirect.github.com/MrAlias) in [https://github.com/open-telemetry/opentelemetry-go/pull/6174](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/6174) **Full Changelog**: https://github.com/open-telemetry/opentelemetry-go/compare/v1.33.0...v1.34.0 ### [`v1.33.0`](https://redirect.github.com/open-telemetry/opentelemetry-go/releases/tag/v1.33.0): /v0.55.0/v0.9.0/v0.0.12 [Compare Source](https://redirect.github.com/open-telemetry/opentelemetry-go/compare/v1.32.0...v1.33.0) ##### Overview ##### Added - Add `Reset` method to `SpanRecorder` in `go.opentelemetry.io/otel/sdk/trace/tracetest`. ([#​5994](https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5994)) - Add `EnabledInstrument` interface in `go.opentelemetry.io/otel/sdk/metric/internal/x`. This is an experimental interface that is implemented by synchronous instruments provided by `go.opentelemetry.io/otel/sdk/metric`. Users can use it to avoid performing computationally expensive operations when recording measurements. It does not fall within the scope of the OpenTelemetry Go versioning and stability [policy](./VERSIONING.md) and it may be changed in backwards incompatible ways or removed in feature releases. ([#​6016](https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6016)) ##### Changed - The default global API now supports full auto-instrumentation from the `go.opentelemetry.io/auto` package. See that package for more information. ([#​5920](https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5920)) - Propagate non-retryable error messages to client in `go.opentelemetry.io/otel/exporters/otlp/otlplog/otlploghttp`. ([#​5929](https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5929)) - Propagate non-retryable error messages to client in `go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp`. ([#​5929](https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5929)) - Propagate non-retryable error messages to client in `go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp`. ([#​5929](https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5929)) - Performance improvements for attribute value `AsStringSlice`, `AsFloat64Slice`, `AsInt64Slice`, `AsBoolSlice`. ([#​6011](https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6011)) - Change `EnabledParameters` to have a `Severity` field instead of a getter and setter in `go.opentelemetry.io/otel/log`. ([#​6009](https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6009)) ##### Fixed - Fix inconsistent request body closing in `go.opentelemetry.io/otel/exporters/otlp/otlplog/otlploghttp`. ([#​5954](https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5954)) - Fix inconsistent request body closing in `go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp`. ([#​5954](https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5954)) - Fix inconsistent request body closing in `go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp`. ([#​5954](https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5954)) - Fix invalid exemplar keys in `go.opentelemetry.io/otel/exporters/prometheus`. ([#​5995](https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5995)) - Fix attribute value truncation in `go.opentelemetry.io/otel/sdk/trace`. ([#​5997](https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5997)) - Fix attribute value truncation in `go.opentelemetry.io/otel/sdk/log`. ([#​6032](https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6032)) ##### What's Changed - fix(deps): update module google.golang.org/grpc to v1.68.0 by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/open-telemetry/opentelemetry-go/pull/5955](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/5955) - chore(deps): update golang.org/x by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/open-telemetry/opentelemetry-go/pull/5962](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/5962) - fix(deps): update golang.org/x/exp digest to [`2d47ceb`](https://redirect.github.com/open-telemetry/opentelemetry-go/commit/2d47ceb) by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/open-telemetry/opentelemetry-go/pull/5963](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/5963) - otlp: Clients to close body uniformly by [@​mark-pictor-csec](https://redirect.github.com/mark-pictor-csec) in [https://github.com/open-telemetry/opentelemetry-go/pull/5954](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/5954) - Fix lint issues for golangci-lint 1.62.0 by [@​dmathieu](https://redirect.github.com/dmathieu) in [https://github.com/open-telemetry/opentelemetry-go/pull/5967](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/5967) - fix(deps): update module github.com/golangci/golangci-lint to v1.62.0 by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/open-telemetry/opentelemetry-go/pull/5966](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/5966) - chore(deps): update googleapis to [`e0fbfb7`](https://redirect.github.com/open-telemetry/opentelemetry-go/commit/e0fbfb7) by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/open-telemetry/opentelemetry-go/pull/5971](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/5971) - chore(deps): update googleapis to [`65e8d21`](https://redirect.github.com/open-telemetry/opentelemetry-go/commit/65e8d21) by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/open-telemetry/opentelemetry-go/pull/5972](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/5972) - fix(deps): update module google.golang.org/protobuf to v1.35.2 by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/open-telemetry/opentelemetry-go/pull/5975](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/5975) - \[chore]: enable int-conversion rule of perfsprint by [@​mmorel-35](https://redirect.github.com/mmorel-35) in [https://github.com/open-telemetry/opentelemetry-go/pull/5964](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/5964) - chore(deps): update codecov/codecov-action action to v5 by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/open-telemetry/opentelemetry-go/pull/5977](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/5977) - \[chore] Fix codecov action usage by [@​pellared](https://redirect.github.com/pellared) in [https://github.com/open-telemetry/opentelemetry-go/pull/5979](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/5979) - chore(deps): update codecov/codecov-action action to v5.0.2 by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/open-telemetry/opentelemetry-go/pull/5981](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/5981) - \[chore]: enable all rules of perfsprint by [@​mmorel-35](https://redirect.github.com/mmorel-35) in [https://github.com/open-telemetry/opentelemetry-go/pull/5978](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/5978) - Add toolchain check by [@​cheese-head](https://redirect.github.com/cheese-head) in [https://github.com/open-telemetry/opentelemetry-go/pull/5983](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/5983) - \[chore] Fix VERSIONING.md missing parenthesis by [@​MrAlias](https://redirect.github.com/MrAlias) in [https://github.com/open-telemetry/opentelemetry-go/pull/5984](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/5984) - chore(deps): update googleapis to [`e639e21`](https://redirect.github.com/open-telemetry/opentelemetry-go/commit/e639e21) by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/open-telemetry/opentelemetry-go/pull/5985](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/5985) - chore(deps): update codecov/codecov-action action to v5.0.3 by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/open-telemetry/opentelemetry-go/pull/5986](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/5986) - fix(deps): update module github.com/masterminds/semver/v3 to v3.3.1 by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/open-telemetry/opentelemetry-go/pull/5987](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/5987) - Propagate non-retryable error messages to client by [@​mark-pictor-csec](https://redirect.github.com/mark-pictor-csec) in [https://github.com/open-telemetry/opentelemetry-go/pull/5929](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/5929) - chore(deps): update codecov/codecov-action action to v5.0.5 by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/open-telemetry/opentelemetry-go/pull/5991](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/5991) - chore(deps): update codecov/codecov-action action to v5.0.6 by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/open-telemetry/opentelemetry-go/pull/5992](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/5992) - chore(deps): update codecov/codecov-action action to v5.0.7 by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/open-telemetry/opentelemetry-go/pull/5993](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/5993) - Use auto-instrumentation SDK in global tracing by [@​MrAlias](https://redirect.github.com/MrAlias) in [https://github.com/open-telemetry/opentelemetry-go/pull/5920](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/5920) - Escape exemplar keys to fix invalid key errors by [@​dashpole](https://redirect.github.com/dashpole) in [https://github.com/open-telemetry/opentelemetry-go/pull/5995](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/5995) - chore(deps): update module github.com/grpc-ecosystem/grpc-gateway/v2 to v2.24.0 by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/open-telemetry/opentelemetry-go/pull/5998](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/5998) - fix(deps): update module github.com/stretchr/testify to v1.10.0 by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/open-telemetry/opentelemetry-go/pull/6000](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/6000) - Corrent comments for the metric data storage location by [@​yumosx](https://redirect.github.com/yumosx) in [https://github.com/open-telemetry/opentelemetry-go/pull/5999](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/5999) - fix(deps): update module github.com/golangci/golangci-lint to v1.62.2 by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/open-telemetry/opentelemetry-go/pull/6003](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/6003) - \[chore]: enable usestdlibvars linter by [@​mmorel-35](https://redirect.github.com/mmorel-35) in [https://github.com/open-telemetry/opentelemetry-go/pull/6001](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/6001) - feat(trace): add concurrent-safe `Reset` method to `SpanRecorder` by [@​flc1125](https://redirect.github.com/flc1125) in [https://github.com/open-telemetry/opentelemetry-go/pull/5994](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/5994) - Fix attribute value truncation by [@​MrAlias](https://redirect.github.com/MrAlias) in [https://github.com/open-telemetry/opentelemetry-go/pull/5997](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/5997) - fix(deps): update github.com/opentracing-contrib/go-grpc/test digest to [`8dc4a50`](https://redirect.github.com/open-telemetry/opentelemetry-go/commit/8dc4a50) by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/open-telemetry/opentelemetry-go/pull/6005](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/6005) - Fix span option typo in SDK span End, and WithAttributes only being available on span start by [@​dmathieu](https://redirect.github.com/dmathieu) in [https://github.com/open-telemetry/opentelemetry-go/pull/6006](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/6006) - chore(deps): update github.com/golang/groupcache digest to [`2c02b82`](https://redirect.github.com/open-telemetry/opentelemetry-go/commit/2c02b82) by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/open-telemetry/opentelemetry-go/pull/6010](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/6010) - fix(deps): update module go.opentelemetry.io/proto/otlp to v1.4.0 by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/open-telemetry/opentelemetry-go/pull/6013](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/6013) - chore(deps): update googleapis to [`19429a9`](https://redirect.github.com/open-telemetry/opentelemetry-go/commit/19429a9) by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/open-telemetry/opentelemetry-go/pull/6014](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/6014) - Performance improvements for attribute value `AsStringSlice`, `AsFloat64Slice`, `AsInt64Slice`, `AsBoolSlice` by [@​boekkooi-impossiblecloud](https://redirect.github.com/boekkooi-impossiblecloud) in [https://github.com/open-telemetry/opentelemetry-go/pull/6011](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/6011) - log: Change EnabledParameters to have a field instead of getter and setter by [@​pellared](https://redirect.github.com/pellared) in [https://github.com/open-telemetry/opentelemetry-go/pull/6009](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/6009) - chore: fix a typo in TestMeterCreatesInstruments by [@​codeboten](https://redirect.github.com/codeboten) in [https://github.com/open-telemetry/opentelemetry-go/pull/6015](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/6015) - chore(deps): update module golang.org/x/sys to v0.28.0 by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/open-telemetry/opentelemetry-go/pull/6019](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/6019) - chore(deps): update module golang.org/x/text to v0.21.0 by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/open-telemetry/opentelemetry-go/pull/6020](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/6020) - fix(deps): update module google.golang.org/grpc to v1.68.1 by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/open-telemetry/opentelemetry-go/pull/6021](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/6021) - fix(deps): update golang.org/x by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/open-telemetry/opentelemetry-go/pull/6022](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/6022) - fix(deps): update module github.com/prometheus/common to v0.61.0 by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/open-telemetry/opentelemetry-go/pull/6023](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/6023) - chore(deps): update cod </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://redirect.github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNDUuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE0NS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJyZW5vdmF0ZWJvdCJdfQ==--> --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: opentelemetrybot <107717825+opentelemetrybot@users.noreply.github.com>
chengchuanpeng
pushed a commit
to chengchuanpeng/opentelemetry-collector-contrib
that referenced
this pull request
Feb 8, 2025
….0 (open-telemetry#37667) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [github.com/elastic/go-docappender/v2](https://redirect.github.com/elastic/go-docappender) | `v2.3.3` -> `v2.4.0` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2felastic%2fgo-docappender%2fv2/v2.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2felastic%2fgo-docappender%2fv2/v2.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2felastic%2fgo-docappender%2fv2/v2.3.3/v2.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2felastic%2fgo-docappender%2fv2/v2.3.3/v2.4.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>elastic/go-docappender (github.com/elastic/go-docappender/v2)</summary> ### [`v2.4.0`](https://redirect.github.com/elastic/go-docappender/releases/tag/v2.4.0) [Compare Source](https://redirect.github.com/elastic/go-docappender/compare/v2.3.3...v2.4.0) ##### What's Changed - build(deps): bump the go-agent group with 3 updates by [@&open-telemetry#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/elastic/go-docappender/pull/224](https://redirect.github.com/elastic/go-docappender/pull/224) - Add per event pipeline by [@&open-telemetry#8203;leehinman](https://redirect.github.com/leehinman) in [https://github.com/elastic/go-docappender/pull/227](https://redirect.github.com/elastic/go-docappender/pull/227) ##### New Contributors - [@&open-telemetry#8203;leehinman](https://redirect.github.com/leehinman) made their first contribution in [https://github.com/elastic/go-docappender/pull/227](https://redirect.github.com/elastic/go-docappender/pull/227) **Full Changelog**: elastic/go-docappender@v2.3.3...v2.4.0 </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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNDUuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE0NS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJyZW5vdmF0ZWJvdCJdfQ==--> --------- 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 <songy23@users.noreply.github.com>
chengchuanpeng
pushed a commit
to chengchuanpeng/opentelemetry-collector-contrib
that referenced
this pull request
Feb 8, 2025
…119.0 (open-telemetry#37666) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [github.com/open-telemetry/opentelemetry-collector-contrib/cmd/telemetrygen](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib) | `v0.118.0` -> `v0.119.0` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fopen-telemetry%2fopentelemetry-collector-contrib%2fcmd%2ftelemetrygen/v0.119.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.119.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.118.0/v0.119.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.118.0/v0.119.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [github.com/open-telemetry/opentelemetry-collector-contrib/internal/common](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib) | `v0.118.0` -> `v0.119.0` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fopen-telemetry%2fopentelemetry-collector-contrib%2finternal%2fcommon/v0.119.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.119.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.118.0/v0.119.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.118.0/v0.119.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.119.0`](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/blob/HEAD/CHANGELOG.md#v01190) [Compare Source](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/compare/v0.118.0...v0.119.0) ##### 🛑 Breaking changes 🛑 - `receiver/cloudfoundry`: Promote `cloudfoundry.resourceAttributes.allow` feature gate to beta ([#&open-telemetry#8203;34824](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/34824)) The `cloudfoundry.resourceAttributes.allow` feature gate is now enabled by default. - `datadogexporter`: Remove stable feature gate `exporter.datadog.hostname.preview` ([#&open-telemetry#8203;37561](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/37561)) - `exporter/prometheusremotewrite`: Change `exporter.prometheusremotewriteexporter.deprecateCreatedMetric` feature gate from Beta to Stable version. ([#&open-telemetry#8203;35003](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/35003)) The `export_created_metric` configuration parameter is now permanently deprecated. - `elasticsearchexporter`: Consistently store the structured body of logs and events in `body.structured` in `otel` mode ([#&open-telemetry#8203;37387](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/37387)) - `solacereceiver`: Update validation step to allow only one auth method. ([#&open-telemetry#8203;36386](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/36386)) ##### 🚩 Deprecations 🚩 - `signalfxreceiver`: `access_token_passthrough` is deprecated ([#&open-telemetry#8203;37575](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/37575)) - "`access_token_passthrough` is deprecated." - "Please enable include_metadata in the receiver and add the following config to the batch processor:" ```yaml batch: metadata_keys: [X-Sf-Token] ``` ##### 🚀 New components 🚀 - `envoyalsreceiver`: Add a new receiver for the Envoy ALS (Access Log Service). ([#&open-telemetry#8203;36464](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/36464)) - `metricstarttimeprocessor`: Add the initial skeleton for the metricsstarttimeprocessor ([#&open-telemetry#8203;37186](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/37186)) The component is still in development and is not ready for use. - `exporter/sematext`: Add a new component for exporting metrics and logs to Sematext ([#&open-telemetry#8203;36465](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/36465)) ##### 💡 Enhancements 💡 - `awss3exporter`: Add support for S3 Storgeclass ([#&open-telemetry#8203;35173](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/35173)) - `processor/transformprocessor`: Add support for flat configuration style. ([#&open-telemetry#8203;29017](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/29017)) The flat configuration style allows users to configure statements by providing a list of statements instead of a structured configuration map. The statement's context is expressed by adding the context's name prefix to path names, which are used to infer and to select the appropriate context for the statement. - `httpcheckreceiver`: Added support for specifying multiple endpoints in the `httpcheckreceiver` using the `endpoints` field. Users can now monitor multiple URLs with a single configuration block, improving flexibility and reducing redundancy. ([#&open-telemetry#8203;37121](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/37121)) - `signaltometricsconnector`: Move signal to metrics connector to alpha stability ([#&open-telemetry#8203;35930](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/35930)) - `exporter/clickhouse`: Adding missing examples of DDL created by the clickhouse exporter ([#&open-telemetry#8203;35903](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/35903)) - `opampsupervisor`: add support for headers configuration for reporting own telemetry ([#&open-telemetry#8203;37353](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/37353)) - `opampsupervisor`: report own metrics via OTLP instead of prometheus receiver ([#&open-telemetry#8203;37346](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/37346)) - `resourcedetectionprocessor`: Expose additional configuration parameters for the AWS metadata client used by the EC2 detector ([#&open-telemetry#8203;35936](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/35936)) In some cases, you might need to change the behavior of the AWS metadata client from the [standard retryer](https://docs.aws.amazon.com/sdk-for-go/v2/developer-guide/configure-retries-timeouts.html) By default, the client retries 3 times with a max backoff delay of 20s. We offer a limited set of options to override those defaults specifically, such that you can set the client to retry 10 times, for up to 5 minutes, for example: ```yaml processors: resourcedetection/ec2: detectors: ["ec2"] ec2: max_attempts: 10 max_backoff: 5m ``` - `cumulativetodeltaprocessor`: Add metric type filter for cumulativetodelta processor ([#&open-telemetry#8203;33673](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/33673)) - `datadogconnector`: Support obfuscating sql queries in APM stats ([#&open-telemetry#8203;37457](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/37457)) Ensure that feature flags "enable_receive_resource_spans_v2" and "enable_operation_and_resource_name_logic_v2" are also enabled on both Datadog Exporter and Datadog Connector so that span attributes are properly mapped to span type and span resource in Datadog APM; otherwise spans and apm stats may not be obfuscated and attributes on stats payloads may not match traces. See https://docs.datadoghq.com/opentelemetry/schema_semantics/semantic_mapping/?tab=datadogexporter#mapping-opentelemetry-database-system-type-to-datadog-span-type NOTE: Long/complex SQL queries may cause a performance impact on APM Stats calculation in Datadog Connector. Consider implementing sampling in your pipeline prior to sending traces to Datadog Connector if you experience this. - `resourcedetectionprocessor`: Add `fail_on_missing_metadata` option on EC2 detector ([#&open-telemetry#8203;35936](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/35936)) If the EC2 metadata endpoint is unavailable, the EC2 detector by default ignores the error. By setting `fail_on_missing_metadata` to true on the detector, the user will now trigger an error explicitly, which will stop the collector from starting. - `elasticsearchexporter`: Group data points into a single document even if they are from different but equal resources ([#&open-telemetry#8203;37509](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/37509)) This may prevent document rejections in case the same batch contains different resources or scopes that have the same set of attributes - `elasticsearchexporter`: Add config `logs_dynamic_id` to dynamically set the document ID of log records using log record attribute `elasticsearch.document_id` ([#&open-telemetry#8203;36882](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/36882)) - `elasticsearchexporter`: Declare MutatesData: false ([#&open-telemetry#8203;37234](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/37234)) When multiple exporters are used, the collector doesn't need to clone the incoming data anymore - `resourcedetectionprocessor`: The `gcp` resource detector will now detect resource attributes identifying a GCE instance's managed instance group. ([#&open-telemetry#8203;36142](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/36142)) - `jaegerreceiver`: Log the endpoints of different servers started by jaegerreceiver ([#&open-telemetry#8203;36961](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/36961)) This change logs the endpoints of different servers started by jaegerreceiver. It simplifies debugging by ensuring log messages match configuration settings. - `githubgen`: Switch over all usages of githubgen to the new tool location, since the old tool was deprecated ([#&open-telemetry#8203;37412](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/37412), [#&open-telemetry#8203;37294](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/37294)) - `hostmetrics/process`: Added support for tracking process.uptime ([#&open-telemetry#8203;36667](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/36667)) - `netflowreceiver`: Adds the implementation of the netflow receiver ([#&open-telemetry#8203;32732](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/32732)) The receiver now supports receiving NetFlow v5, NetFow v9, IPFIX, and sFlow v5 logs. - `googlecloudpubsubreceiver`: Added support for encoding extensions. ([#&open-telemetry#8203;37109](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/37109)) - `processor/transformprocessor`: Replace parser collection implementations with `ottl.ParserCollection` and add initial support for expressing statement's context via path names. ([#&open-telemetry#8203;29017](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/29017)) - `prometheusreceiver`: Add `receiver.prometheusreceiver.UseCollectorStartTimeFallback` featuregate for the start time metric adjuster to use the collector start time as an approximation of process start time as a fallback. ([#&open-telemetry#8203;36364](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/36364)) - `tailsamplingprocessor`: Reworked the consume traces, sampling decision, and policy loading paths to improve performance and readability ([#&open-telemetry#8203;37560](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/37560)) ##### 🧰 Bug fixes 🧰 - `deltatocumulativeprocessor`: In order to cap number of histogram buckets take the min of desired scale across negative and positive buckets instead of the max ([#&open-telemetry#8203;37416](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/37416)) - `filelogreceiver`: Fix issue where flushed tokens could be truncated. ([#&open-telemetry#8203;35042](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/35042)) - `connector/routing`: Fix config validation with context other than `resource` ([#&open-telemetry#8203;37410](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/37410)) - `k8sattributesprocessor`: Wait for the other informers to complete their initial sync before starting the pod informers ([#&open-telemetry#8203;37056](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/37056)) - `metricsgenerationprocessor`: Generated metric name may not match metric being scaled ([#&open-telemetry#8203;37474](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/37474)) - `otlpjsonfilereceiver`: Include file attributes and append it to the log record ([#&open-telemetry#8203;36641](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/36641)) - `routingconnector`: The connector splits the original payload so that it may be emitted in parts to each route. ([#&open-telemetry#8203;37390](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/37390)) - `pkg/stanza`: Fix default source identifier in recombine operator ([#&open-telemetry#8203;37210](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/37210)) Its defualt value is now aligned with the semantic conventions: `attributes["log.file.path"]` - `tailsamplingprocessor`: Fixed sampling decision metrics `otelcol_processor_tail_sampling_sampling_trace_dropped_too_early` and `otelcol_processor_tail_sampling_sampling_policy_evaluation_error_total`, these were sometimes overcounted. ([#&open-telemetry#8203;37212](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/37212)) As a result of this change non-zero values of `otelcol_processor_tail_sampling_sampling_trace_dropped_too_early` and `otelcol_processor_tail_sampling_sampling_policy_evaluation_error_total` metrics will be lower. Before this fix, errors got counted several times depending on the amount of traces being processed that tick and where in the batch the error happened. Zero values are unaffected. - `signalfxexporter`: Warn on dropping metric data points when they have more than allowed dimension count ([#&open-telemetry#8203;37484](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/37484)) The SignalFx exporter drops metric data points if they have more than 36 dimensions. Currently, the exporter logs at debug level when this occurs. With this change, the exporter will log at the warning level. </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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNDUuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE0NS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJyZW5vdmF0ZWJvdCJdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Alex Boten <223565+codeboten@users.noreply.github.com>
chengchuanpeng
pushed a commit
to chengchuanpeng/opentelemetry-collector-contrib
that referenced
this pull request
Feb 8, 2025
….30.3 (open-telemetry#37655) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [github.com/ClickHouse/clickhouse-go/v2](https://redirect.github.com/ClickHouse/clickhouse-go) | `v2.30.1` -> `v2.30.3` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fClickHouse%2fclickhouse-go%2fv2/v2.30.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fClickHouse%2fclickhouse-go%2fv2/v2.30.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fClickHouse%2fclickhouse-go%2fv2/v2.30.1/v2.30.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fClickHouse%2fclickhouse-go%2fv2/v2.30.1/v2.30.3?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>ClickHouse/clickhouse-go (github.com/ClickHouse/clickhouse-go/v2)</summary> ### [`v2.30.3`](https://redirect.github.com/ClickHouse/clickhouse-go/blob/HEAD/CHANGELOG.md#v2303-2025-02-03----Release-notes-generated-using-configuration-in-githubreleaseyml-at-main---) [Compare Source](https://redirect.github.com/ClickHouse/clickhouse-go/compare/v2.30.2...v2.30.3) #### What's Changed ##### Other Changes 🛠 - fix enum parse logic when its last index is zero by [@&open-telemetry#8203;lobachpavel](https://redirect.github.com/lobachpavel) in [https://github.com/ClickHouse/clickhouse-go/pull/1487](https://redirect.github.com/ClickHouse/clickhouse-go/pull/1487) #### New Contributors - [@&open-telemetry#8203;lobachpavel](https://redirect.github.com/lobachpavel) made their first contribution in [https://github.com/ClickHouse/clickhouse-go/pull/1487](https://redirect.github.com/ClickHouse/clickhouse-go/pull/1487) **Full Changelog**: ClickHouse/clickhouse-go@v2.30.2...v2.30.3 ### [`v2.30.2`](https://redirect.github.com/ClickHouse/clickhouse-go/blob/HEAD/CHANGELOG.md#v2302-2025-01-30----Release-notes-generated-using-configuration-in-githubreleaseyml-at-main---) [Compare Source](https://redirect.github.com/ClickHouse/clickhouse-go/compare/v2.30.1...v2.30.2) #### What's Changed ##### Bug fixes 🐛 - Handle json tag without name override by [@&open-telemetry#8203;matevzmihalic](https://redirect.github.com/matevzmihalic) in [https://github.com/ClickHouse/clickhouse-go/pull/1478](https://redirect.github.com/ClickHouse/clickhouse-go/pull/1478) - fix: JSON NestedMap + add tests by [@&open-telemetry#8203;SpencerTorres](https://redirect.github.com/SpencerTorres) in [https://github.com/ClickHouse/clickhouse-go/pull/1482](https://redirect.github.com/ClickHouse/clickhouse-go/pull/1482) #### New Contributors - [@&open-telemetry#8203;matevzmihalic](https://redirect.github.com/matevzmihalic) made their first contribution in [https://github.com/ClickHouse/clickhouse-go/pull/1478](https://redirect.github.com/ClickHouse/clickhouse-go/pull/1478) **Full Changelog**: ClickHouse/clickhouse-go@v2.30.1...v2.30.2 </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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNDUuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE0NS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJyZW5vdmF0ZWJvdCJdfQ==--> --------- 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 <songy23@users.noreply.github.com>
chengchuanpeng
pushed a commit
to chengchuanpeng/opentelemetry-collector-contrib
that referenced
this pull request
Feb 8, 2025
….0 (open-telemetry#37687) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [otel/opentelemetry-collector](https://redirect.github.com/open-telemetry/opentelemetry-collector-releases) | minor | `0.118.0` -> `0.119.0` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>open-telemetry/opentelemetry-collector-releases (otel/opentelemetry-collector)</summary> ### [`v0.119.0`](https://redirect.github.com/open-telemetry/opentelemetry-collector-releases/blob/HEAD/CHANGELOG.md#v01190) [Compare Source](https://redirect.github.com/open-telemetry/opentelemetry-collector-releases/compare/v0.118.0...v0.119.0) ##### 🚀 New components 🚀 - `intervalprocessor`: Interval processor is now alpha and is included in the contrib and k8s distributions ([#&open-telemetry#8203;804](https://redirect.github.com/open-telemetry/opentelemetry-collector-releases/issues/804)) - `signaltometricsconnector`: Signal to metrics connector is now alpha and is included in the contrib distribution ([#&open-telemetry#8203;808](https://redirect.github.com/open-telemetry/opentelemetry-collector-releases/issues/808)) </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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNDUuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE0NS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJyZW5vdmF0ZWJvdCJdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chengchuanpeng
pushed a commit
to chengchuanpeng/opentelemetry-collector-contrib
that referenced
this pull request
Feb 8, 2025
…o v0.119.0 (open-telemetry#37688) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [otel/opentelemetry-collector-contrib](https://redirect.github.com/open-telemetry/opentelemetry-collector-releases) | minor | `0.118.0` -> `0.119.0` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>open-telemetry/opentelemetry-collector-releases (otel/opentelemetry-collector-contrib)</summary> ### [`v0.119.0`](https://redirect.github.com/open-telemetry/opentelemetry-collector-releases/blob/HEAD/CHANGELOG.md#v01190) [Compare Source](https://redirect.github.com/open-telemetry/opentelemetry-collector-releases/compare/v0.118.0...v0.119.0) ##### 🚀 New components 🚀 - `intervalprocessor`: Interval processor is now alpha and is included in the contrib and k8s distributions ([#&open-telemetry#8203;804](https://redirect.github.com/open-telemetry/opentelemetry-collector-releases/issues/804)) - `signaltometricsconnector`: Signal to metrics connector is now alpha and is included in the contrib distribution ([#&open-telemetry#8203;808](https://redirect.github.com/open-telemetry/opentelemetry-collector-releases/issues/808)) </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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNDUuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE0NS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJyZW5vdmF0ZWJvdCJdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Yang Song <songy23@users.noreply.github.com>
chengchuanpeng
pushed a commit
to chengchuanpeng/opentelemetry-collector-contrib
that referenced
this pull request
Feb 8, 2025
…try#37767) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [github.com/jaegertracing/jaeger](https://redirect.github.com/jaegertracing/jaeger) | `v1.65.0` -> `v1.66.0` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fjaegertracing%2fjaeger/v1.66.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fjaegertracing%2fjaeger/v1.66.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fjaegertracing%2fjaeger/v1.65.0/v1.66.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fjaegertracing%2fjaeger/v1.65.0/v1.66.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>jaegertracing/jaeger (github.com/jaegertracing/jaeger)</summary> ### [`v1.66.0`](https://redirect.github.com/jaegertracing/jaeger/blob/HEAD/CHANGELOG.md#v1660--v230-2025-02-03) [Compare Source](https://redirect.github.com/jaegertracing/jaeger/compare/v1.65.0...v1.66.0) ##### ⛔ Breaking Changes - \[refactor] remove archive reader and writer from remote storage grpc handler ([@&open-telemetry#8203;mahadzaryab1](https://redirect.github.com/mahadzaryab1) in [#&open-telemetry#8203;6611](https://redirect.github.com/jaegertracing/jaeger/pull/6611)) - Delete grpc metricsqueryservice, metricsquery.proto and related code ([@&open-telemetry#8203;yurishkuro](https://redirect.github.com/yurishkuro) in [#&open-telemetry#8203;6616](https://redirect.github.com/jaegertracing/jaeger/pull/6616)) - \[storage] remove distinction between primary and `archive` storage interfaces ([@&open-telemetry#8203;mahadzaryab1](https://redirect.github.com/mahadzaryab1) in [#&open-telemetry#8203;6567](https://redirect.github.com/jaegertracing/jaeger/pull/6567)) - \[v2]\[query] create archive reader/writer using regular factory methods ([@&open-telemetry#8203;mahadzaryab1](https://redirect.github.com/mahadzaryab1) in [#&open-telemetry#8203;6519](https://redirect.github.com/jaegertracing/jaeger/pull/6519)) ##### 🐞 Bug fixes, Minor Improvements - \[fix] replace deprecated address field in service::telemetry ([@&open-telemetry#8203;mahadzaryab1](https://redirect.github.com/mahadzaryab1) in [#&open-telemetry#8203;6679](https://redirect.github.com/jaegertracing/jaeger/pull/6679)) - \[fix] change metrics port in kafka ingester config to avoid conflict with collector ([@&open-telemetry#8203;mahadzaryab1](https://redirect.github.com/mahadzaryab1) in [#&open-telemetry#8203;6678](https://redirect.github.com/jaegertracing/jaeger/pull/6678)) - Update elasticsearch article link ([@&open-telemetry#8203;timyip3](https://redirect.github.com/timyip3) in [#&open-telemetry#8203;6662](https://redirect.github.com/jaegertracing/jaeger/pull/6662)) - \[chore] move scylladb implementation to `docker-compose` ([@&open-telemetry#8203;mahadzaryab1](https://redirect.github.com/mahadzaryab1) in [#&open-telemetry#8203;6652](https://redirect.github.com/jaegertracing/jaeger/pull/6652)) - \[fix] refactor archive storage initialization and remove error log ([@&open-telemetry#8203;mahadzaryab1](https://redirect.github.com/mahadzaryab1) in [#&open-telemetry#8203;6636](https://redirect.github.com/jaegertracing/jaeger/pull/6636)) - Update import paths for jaeger thrift files to use jaeger-idl ([@&open-telemetry#8203;Nabil-Salah](https://redirect.github.com/Nabil-Salah) in [#&open-telemetry#8203;6635](https://redirect.github.com/jaegertracing/jaeger/pull/6635)) - \[v2]\[query] apply "max clock skew adjust" setting ([@&open-telemetry#8203;dnaka91](https://redirect.github.com/dnaka91) in [#&open-telemetry#8203;6566](https://redirect.github.com/jaegertracing/jaeger/pull/6566)) - Alias samping.thrift and clean thrift files ([@&open-telemetry#8203;Nabil-Salah](https://redirect.github.com/Nabil-Salah) in [#&open-telemetry#8203;6630](https://redirect.github.com/jaegertracing/jaeger/pull/6630)) - Fix(hotrod): include ca certificates for hotrod dockerfile ([@&open-telemetry#8203;prashant-shahi](https://redirect.github.com/prashant-shahi) in [#&open-telemetry#8203;6627](https://redirect.github.com/jaegertracing/jaeger/pull/6627)) - Replace all imports of jaeger/thrift-gen/\* with jaeger-idl/thrift-gen/\* ([@&open-telemetry#8203;danish9039](https://redirect.github.com/danish9039) in [#&open-telemetry#8203;6621](https://redirect.github.com/jaegertracing/jaeger/pull/6621)) - Redefine thrift-gen types as aliases to jaeger-idl ([@&open-telemetry#8203;danish9039](https://redirect.github.com/danish9039) in [#&open-telemetry#8203;6619](https://redirect.github.com/jaegertracing/jaeger/pull/6619)) - Add 'features' command to print available feature gates ([@&open-telemetry#8203;ADI-ROXX](https://redirect.github.com/ADI-ROXX) in [#&open-telemetry#8203;6542](https://redirect.github.com/jaegertracing/jaeger/pull/6542)) - Replace jaeger_image_tag with jaeger_version ([@&open-telemetry#8203;ADI-ROXX](https://redirect.github.com/ADI-ROXX) in [#&open-telemetry#8203;6614](https://redirect.github.com/jaegertracing/jaeger/pull/6614)) - Use jeager-idl/proto-gen/api_v2 ([@&open-telemetry#8203;Nabil-Salah](https://redirect.github.com/Nabil-Salah) in [#&open-telemetry#8203;6609](https://redirect.github.com/jaegertracing/jaeger/pull/6609)) - Additional model/ cleanup ([@&open-telemetry#8203;yurishkuro](https://redirect.github.com/yurishkuro) in [#&open-telemetry#8203;6610](https://redirect.github.com/jaegertracing/jaeger/pull/6610)) - Return 400 instead of 500 on incorrect otlp payload ([@&open-telemetry#8203;ADI-ROXX](https://redirect.github.com/ADI-ROXX) in [#&open-telemetry#8203;6599](https://redirect.github.com/jaegertracing/jaeger/pull/6599)) - Replace model imports with jaeger-idl ([@&open-telemetry#8203;Nabil-Salah](https://redirect.github.com/Nabil-Salah) in [#&open-telemetry#8203;6595](https://redirect.github.com/jaegertracing/jaeger/pull/6595)) - Redefine model/ and api_v2/ types as aliases to jaeger-idl/ types ([@&open-telemetry#8203;Nabil-Salah](https://redirect.github.com/Nabil-Salah) in [#&open-telemetry#8203;6602](https://redirect.github.com/jaegertracing/jaeger/pull/6602)) - Add example of es/os server_urls to configs ([@&open-telemetry#8203;yurishkuro](https://redirect.github.com/yurishkuro) in [#&open-telemetry#8203;6601](https://redirect.github.com/jaegertracing/jaeger/pull/6601)) - Sanitize cassandra version before use it ([@&open-telemetry#8203;rubenvp8510](https://redirect.github.com/rubenvp8510) in [#&open-telemetry#8203;6596](https://redirect.github.com/jaegertracing/jaeger/pull/6596)) - Feat: add esmapping-generator into jaeger binary ([@&open-telemetry#8203;Rohanraj123](https://redirect.github.com/Rohanraj123) in [#&open-telemetry#8203;6327](https://redirect.github.com/jaegertracing/jaeger/pull/6327)) - Add replication parameter to cassandra schema script ([@&open-telemetry#8203;asimchoudhary](https://redirect.github.com/asimchoudhary) in [#&open-telemetry#8203;6582](https://redirect.github.com/jaegertracing/jaeger/pull/6582)) - Exclude idl/ as a source of go code ([@&open-telemetry#8203;yurishkuro](https://redirect.github.com/yurishkuro) in [#&open-telemetry#8203;6591](https://redirect.github.com/jaegertracing/jaeger/pull/6591)) - Change model.tootelxxxid() to accept id argument ([@&open-telemetry#8203;yurishkuro](https://redirect.github.com/yurishkuro) in [#&open-telemetry#8203;6589](https://redirect.github.com/jaegertracing/jaeger/pull/6589)) - \[refactor]\[storage]\[badger]refactored the prefilling of cache to reader ([@&open-telemetry#8203;Manik2708](https://redirect.github.com/Manik2708) in [#&open-telemetry#8203;6575](https://redirect.github.com/jaegertracing/jaeger/pull/6575)) - Move span.getsamplerparams out of model/ into sampling/aggregator ([@&open-telemetry#8203;Nabil-Salah](https://redirect.github.com/Nabil-Salah) in [#&open-telemetry#8203;6583](https://redirect.github.com/jaegertracing/jaeger/pull/6583)) - Remove logger parameter in adaptive/aggregator.go ([@&open-telemetry#8203;Nabil-Salah](https://redirect.github.com/Nabil-Salah) in [#&open-telemetry#8203;6586](https://redirect.github.com/jaegertracing/jaeger/pull/6586)) - Separate model parts into more independent pieces ([@&open-telemetry#8203;yurishkuro](https://redirect.github.com/yurishkuro) in [#&open-telemetry#8203;6581](https://redirect.github.com/jaegertracing/jaeger/pull/6581)) - \[storage]generate mocks for dependency writer of v2 ([@&open-telemetry#8203;Manik2708](https://redirect.github.com/Manik2708) in [#&open-telemetry#8203;6576](https://redirect.github.com/jaegertracing/jaeger/pull/6576)) - \[chore] remove unused method from grpc handler ([@&open-telemetry#8203;mahadzaryab1](https://redirect.github.com/mahadzaryab1) in [#&open-telemetry#8203;6580](https://redirect.github.com/jaegertracing/jaeger/pull/6580)) - Document usage of feature gates for breaking changes ([@&open-telemetry#8203;yurishkuro](https://redirect.github.com/yurishkuro) in [#&open-telemetry#8203;6568](https://redirect.github.com/jaegertracing/jaeger/pull/6568)) - \[refactor] move sampling strategy providers to internal/sampling/samplingstrategy ([@&open-telemetry#8203;ary82](https://redirect.github.com/ary82) in [#&open-telemetry#8203;6561](https://redirect.github.com/jaegertracing/jaeger/pull/6561)) - \[v2]\[storage] implement reverse adapter to translate v2 writer to v1 ([@&open-telemetry#8203;mahadzaryab1](https://redirect.github.com/mahadzaryab1) in [#&open-telemetry#8203;6555](https://redirect.github.com/jaegertracing/jaeger/pull/6555)) - \[refactor] move sampling strategy interfaces to internal/sampling/strategy ([@&open-telemetry#8203;ary82](https://redirect.github.com/ary82) in [#&open-telemetry#8203;6547](https://redirect.github.com/jaegertracing/jaeger/pull/6547)) - Switch v1 receivers to use v2 write path ([@&open-telemetry#8203;yurishkuro](https://redirect.github.com/yurishkuro) in [#&open-telemetry#8203;6532](https://redirect.github.com/jaegertracing/jaeger/pull/6532)) - \[refactor] move plugin/sampling/leaderelection to internal/leaderelection ([@&open-telemetry#8203;ary82](https://redirect.github.com/ary82) in [#&open-telemetry#8203;6546](https://redirect.github.com/jaegertracing/jaeger/pull/6546)) - \[refactor] move sampling http handler to internal/sampling/http ([@&open-telemetry#8203;ary82](https://redirect.github.com/ary82) in [#&open-telemetry#8203;6545](https://redirect.github.com/jaegertracing/jaeger/pull/6545)) - \[storage] remove dependency on archive flag in es reader ([@&open-telemetry#8203;mahadzaryab1](https://redirect.github.com/mahadzaryab1) in [#&open-telemetry#8203;6490](https://redirect.github.com/jaegertracing/jaeger/pull/6490)) - \[refactor] move sampling grpc handler to internal/sampling/grpc ([@&open-telemetry#8203;ary82](https://redirect.github.com/ary82) in [#&open-telemetry#8203;6540](https://redirect.github.com/jaegertracing/jaeger/pull/6540)) - Correct references in cmd readme.md ([@&open-telemetry#8203;jyoungs](https://redirect.github.com/jyoungs) in [#&open-telemetry#8203;6539](https://redirect.github.com/jaegertracing/jaeger/pull/6539)) - Use jaeger-v2 by default in hotrod and monitor examples ([@&open-telemetry#8203;zzzk1](https://redirect.github.com/zzzk1) in [#&open-telemetry#8203;6523](https://redirect.github.com/jaegertracing/jaeger/pull/6523)) - Pass context through span processors ([@&open-telemetry#8203;yurishkuro](https://redirect.github.com/yurishkuro) in [#&open-telemetry#8203;6534](https://redirect.github.com/jaegertracing/jaeger/pull/6534)) ##### 👷 CI Improvements - Upgrade storage integration test: use v2 archive readerwriter ([@&open-telemetry#8203;ekefan](https://redirect.github.com/ekefan) in [#&open-telemetry#8203;6489](https://redirect.github.com/jaegertracing/jaeger/pull/6489)) - \[chore]\[tests] clean up integration tests to remove archive reader / writer ([@&open-telemetry#8203;mahadzaryab1](https://redirect.github.com/mahadzaryab1) in [#&open-telemetry#8203;6625](https://redirect.github.com/jaegertracing/jaeger/pull/6625)) - Bump jaeger-idl ([@&open-telemetry#8203;yurishkuro](https://redirect.github.com/yurishkuro) in [#&open-telemetry#8203;6569](https://redirect.github.com/jaegertracing/jaeger/pull/6569)) - \[storage]upgraded integration tests to use dependency writer of storage_v2 ([@&open-telemetry#8203;Manik2708](https://redirect.github.com/Manik2708) in [#&open-telemetry#8203;6559](https://redirect.github.com/jaegertracing/jaeger/pull/6559)) - \[ci] fix binary-size-check workflow ([@&open-telemetry#8203;chahatsagarmain](https://redirect.github.com/chahatsagarmain) in [#&open-telemetry#8203;6552](https://redirect.github.com/jaegertracing/jaeger/pull/6552)) - \[ci] scrape and verify metrics at the end of e2e tests ([@&open-telemetry#8203;chahatsagarmain](https://redirect.github.com/chahatsagarmain) in [#&open-telemetry#8203;6330](https://redirect.github.com/jaegertracing/jaeger/pull/6330)) - \[ci] add workflow to guard against increases in the binary size ([@&open-telemetry#8203;chahatsagarmain](https://redirect.github.com/chahatsagarmain) in [#&open-telemetry#8203;6529](https://redirect.github.com/jaegertracing/jaeger/pull/6529)) ##### 📊 UI Changes ##### 🐞 Bug fixes, Minor Improvements - Remove defaultprops from minimap.tsx ([@&open-telemetry#8203;ADI-ROXX](https://redirect.github.com/ADI-ROXX) in [#&open-telemetry#8203;2615](https://redirect.github.com/jaegertracing/jaeger-ui/pull/2615)) - Remove defaultprops from scatterplot.jsx ([@&open-telemetry#8203;ADI-ROXX](https://redirect.github.com/ADI-ROXX) in [#&open-telemetry#8203;2618](https://redirect.github.com/jaegertracing/jaeger-ui/pull/2618)) - Migrate empasizednode from class based to function based component ([@&open-telemetry#8203;AdiIsHappy](https://redirect.github.com/AdiIsHappy) in [#&open-telemetry#8203;2638](https://redirect.github.com/jaegertracing/jaeger-ui/pull/2638)) - Remove defaultprops from accordiantext.tsx ([@&open-telemetry#8203;ADI-ROXX](https://redirect.github.com/ADI-ROXX) in [#&open-telemetry#8203;2612](https://redirect.github.com/jaegertracing/jaeger-ui/pull/2612)) - Remove defaultprops from ticks.tsx ([@&open-telemetry#8203;ADI-ROXX](https://redirect.github.com/ADI-ROXX) in [#&open-telemetry#8203;2617](https://redirect.github.com/jaegertracing/jaeger-ui/pull/2617)) - Remove defaultprops from timelinerow.tsx ([@&open-telemetry#8203;ADI-ROXX](https://redirect.github.com/ADI-ROXX) in [#&open-telemetry#8203;2616](https://redirect.github.com/jaegertracing/jaeger-ui/pull/2616)) - Remove defaultprops from traceheader.jsx ([@&open-telemetry#8203;ADI-ROXX](https://redirect.github.com/ADI-ROXX) in [#&open-telemetry#8203;2620](https://redirect.github.com/jaegertracing/jaeger-ui/pull/2620)) - Remove defaultprops from accordianlogs.tsx ([@&open-telemetry#8203;ADI-ROXX](https://redirect.github.com/ADI-ROXX) in [#&open-telemetry#8203;2613](https://redirect.github.com/jaegertracing/jaeger-ui/pull/2613)) - Remove defaultprops fromt breakabletext.tsx ([@&open-telemetry#8203;ADI-ROXX](https://redirect.github.com/ADI-ROXX) in [#&open-telemetry#8203;2611](https://redirect.github.com/jaegertracing/jaeger-ui/pull/2611)) - Remove defaultprops from errormessage & newwindowicon ([@&open-telemetry#8203;ADI-ROXX](https://redirect.github.com/ADI-ROXX) in [#&open-telemetry#8203;2609](https://redirect.github.com/jaegertracing/jaeger-ui/pull/2609)) - \[loadingindicator]: replace defaultprops with destructuring ([@&open-telemetry#8203;its-me-abhishek](https://redirect.github.com/its-me-abhishek) in [#&open-telemetry#8203;2601](https://redirect.github.com/jaegertracing/jaeger-ui/pull/2601)) - \[fix]: disable submit button on invalid minduration or maxduration ([@&open-telemetry#8203;hari45678](https://redirect.github.com/hari45678) in [#&open-telemetry#8203;2600](https://redirect.github.com/jaegertracing/jaeger-ui/pull/2600)) - \[deps]: remove dependency on redux-form ([@&open-telemetry#8203;hari45678](https://redirect.github.com/hari45678) in [#&open-telemetry#8203;2593](https://redirect.github.com/jaegertracing/jaeger-ui/pull/2593)) - \[fix]: remove redux-form dependency from sort selector ([@&open-telemetry#8203;hari45678](https://redirect.github.com/hari45678) in [#&open-telemetry#8203;2569](https://redirect.github.com/jaegertracing/jaeger-ui/pull/2569)) - \[revert]: revert redux and react-redux dependency upgrades ([@&open-telemetry#8203;yurishkuro](https://redirect.github.com/yurishkuro) in [#&open-telemetry#8203;2577](https://redirect.github.com/jaegertracing/jaeger-ui/pull/2577)) - Fix: deep clone trace data for consistency ([@&open-telemetry#8203;Zen-cronic](https://redirect.github.com/Zen-cronic) in [#&open-telemetry#8203;2571](https://redirect.github.com/jaegertracing/jaeger-ui/pull/2571)) - \[fix]: remove redux-form dependency from monitor page ([@&open-telemetry#8203;hari45678](https://redirect.github.com/hari45678) in [#&open-telemetry#8203;2562](https://redirect.github.com/jaegertracing/jaeger-ui/pull/2562)) - Fix tracediff graph pan and zoom issue ([@&open-telemetry#8203;anshgoyalevil](https://redirect.github.com/anshgoyalevil) in [#&open-telemetry#8203;2566](https://redirect.github.com/jaegertracing/jaeger-ui/pull/2566)) ##### 👷 CI Improvements - Remove unused matrix from codeql workflow ([@&open-telemetry#8203;yurishkuro](https://redirect.github.com/yurishkuro) in [#&open-telemetry#8203;2635](https://redirect.github.com/jaegertracing/jaeger-ui/pull/2635)) - Rename dco->dco check ([@&open-telemetry#8203;yurishkuro](https://redirect.github.com/yurishkuro) in [#&open-telemetry#8203;2633](https://redirect.github.com/jaegertracing/jaeger-ui/pull/2633)) - Add fake dco check for merge queue events ([@&open-telemetry#8203;yurishkuro](https://redirect.github.com/yurishkuro) in [#&open-telemetry#8203;2632](https://redirect.github.com/jaegertracing/jaeger-ui/pull/2632)) - Don't run label check in merge queue ([@&open-telemetry#8203;yurishkuro](https://redirect.github.com/yurishkuro) in [#&open-telemetry#8203;2631](https://redirect.github.com/jaegertracing/jaeger-ui/pull/2631)) - Don't run codeql from merge queue ([@&open-telemetry#8203;yurishkuro](https://redirect.github.com/yurishkuro) in [#&open-telemetry#8203;2630](https://redirect.github.com/jaegertracing/jaeger-ui/pull/2630)) - Enable workflows to run in merge queue ([@&open-telemetry#8203;yurishkuro](https://redirect.github.com/yurishkuro) in [#&open-telemetry#8203;2629](https://redirect.github.com/jaegertracing/jaeger-ui/pull/2629)) - \[ci] fix cache resolution and syntax in check binary size workflow ([@&open-telemetry#8203;chahatsagarmain](https://redirect.github.com/chahatsagarmain) in [#&open-telemetry#8203;2591](https://redirect.github.com/jaegertracing/jaeger-ui/pull/2591)) - \[ci]: add workflow to guard against growing bundle size ([@&open-telemetry#8203;hari45678](https://redirect.github.com/hari45678) in [#&open-telemetry#8203;2586](https://redirect.github.com/jaegertracing/jaeger-ui/pull/2586)) </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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNDUuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE0NS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJyZW5vdmF0ZWJvdCJdfQ==--> --------- 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: Yuri Shkuro <yurishkuro@users.noreply.github.com> Co-authored-by: Tyler Helmuth <12352919+TylerHelmuth@users.noreply.github.com>
songy23
pushed a commit
that referenced
this pull request
Feb 10, 2025
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [github.com/DataDog/agent-payload/v5](https://redirect.github.com/DataDog/agent-payload) | `v5.0.142` -> `v5.0.144` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fDataDog%2fagent-payload%2fv5/v5.0.144?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fDataDog%2fagent-payload%2fv5/v5.0.144?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fDataDog%2fagent-payload%2fv5/v5.0.142/v5.0.144?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fDataDog%2fagent-payload%2fv5/v5.0.142/v5.0.144?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [github.com/DataDog/datadog-agent/comp/core/config](https://redirect.github.com/DataDog/datadog-agent) | `v0.61.0` -> `v0.62.2` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fDataDog%2fdatadog-agent%2fcomp%2fcore%2fconfig/v0.62.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fDataDog%2fdatadog-agent%2fcomp%2fcore%2fconfig/v0.62.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fDataDog%2fdatadog-agent%2fcomp%2fcore%2fconfig/v0.61.0/v0.62.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fDataDog%2fdatadog-agent%2fcomp%2fcore%2fconfig/v0.61.0/v0.62.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [github.com/DataDog/datadog-agent/comp/core/hostname/hostnameinterface](https://redirect.github.com/DataDog/datadog-agent) | `v0.61.0` -> `v0.62.2` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fDataDog%2fdatadog-agent%2fcomp%2fcore%2fhostname%2fhostnameinterface/v0.62.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fDataDog%2fdatadog-agent%2fcomp%2fcore%2fhostname%2fhostnameinterface/v0.62.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fDataDog%2fdatadog-agent%2fcomp%2fcore%2fhostname%2fhostnameinterface/v0.61.0/v0.62.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fDataDog%2fdatadog-agent%2fcomp%2fcore%2fhostname%2fhostnameinterface/v0.61.0/v0.62.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [github.com/DataDog/datadog-agent/comp/core/log/def](https://redirect.github.com/DataDog/datadog-agent) | `v0.61.0` -> `v0.62.2` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fDataDog%2fdatadog-agent%2fcomp%2fcore%2flog%2fdef/v0.62.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fDataDog%2fdatadog-agent%2fcomp%2fcore%2flog%2fdef/v0.62.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fDataDog%2fdatadog-agent%2fcomp%2fcore%2flog%2fdef/v0.61.0/v0.62.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fDataDog%2fdatadog-agent%2fcomp%2fcore%2flog%2fdef/v0.61.0/v0.62.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [github.com/DataDog/datadog-agent/comp/logs/agent/config](https://redirect.github.com/DataDog/datadog-agent) | `v0.61.0` -> `v0.62.2` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fDataDog%2fdatadog-agent%2fcomp%2flogs%2fagent%2fconfig/v0.62.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fDataDog%2fdatadog-agent%2fcomp%2flogs%2fagent%2fconfig/v0.62.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fDataDog%2fdatadog-agent%2fcomp%2flogs%2fagent%2fconfig/v0.61.0/v0.62.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fDataDog%2fdatadog-agent%2fcomp%2flogs%2fagent%2fconfig/v0.61.0/v0.62.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [github.com/DataDog/datadog-agent/comp/otelcol/logsagentpipeline](https://redirect.github.com/DataDog/datadog-agent) | `v0.61.0` -> `v0.62.2` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fDataDog%2fdatadog-agent%2fcomp%2fotelcol%2flogsagentpipeline/v0.62.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fDataDog%2fdatadog-agent%2fcomp%2fotelcol%2flogsagentpipeline/v0.62.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fDataDog%2fdatadog-agent%2fcomp%2fotelcol%2flogsagentpipeline/v0.61.0/v0.62.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fDataDog%2fdatadog-agent%2fcomp%2fotelcol%2flogsagentpipeline/v0.61.0/v0.62.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [github.com/DataDog/datadog-agent/comp/otelcol/logsagentpipeline/logsagentpipelineimpl](https://redirect.github.com/DataDog/datadog-agent) | `v0.61.0` -> `v0.62.2` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fDataDog%2fdatadog-agent%2fcomp%2fotelcol%2flogsagentpipeline%2flogsagentpipelineimpl/v0.62.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fDataDog%2fdatadog-agent%2fcomp%2fotelcol%2flogsagentpipeline%2flogsagentpipelineimpl/v0.62.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fDataDog%2fdatadog-agent%2fcomp%2fotelcol%2flogsagentpipeline%2flogsagentpipelineimpl/v0.61.0/v0.62.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fDataDog%2fdatadog-agent%2fcomp%2fotelcol%2flogsagentpipeline%2flogsagentpipelineimpl/v0.61.0/v0.62.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [github.com/DataDog/datadog-agent/comp/otelcol/otlp/components/metricsclient](https://redirect.github.com/DataDog/datadog-agent) | `v0.61.0` -> `v0.62.2` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fDataDog%2fdatadog-agent%2fcomp%2fotelcol%2fotlp%2fcomponents%2fmetricsclient/v0.62.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fDataDog%2fdatadog-agent%2fcomp%2fotelcol%2fotlp%2fcomponents%2fmetricsclient/v0.62.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fDataDog%2fdatadog-agent%2fcomp%2fotelcol%2fotlp%2fcomponents%2fmetricsclient/v0.61.0/v0.62.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fDataDog%2fdatadog-agent%2fcomp%2fotelcol%2fotlp%2fcomponents%2fmetricsclient/v0.61.0/v0.62.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [github.com/DataDog/datadog-agent/comp/otelcol/otlp/testutil](https://redirect.github.com/DataDog/datadog-agent) | `v0.61.0` -> `v0.62.2` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fDataDog%2fdatadog-agent%2fcomp%2fotelcol%2fotlp%2ftestutil/v0.62.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fDataDog%2fdatadog-agent%2fcomp%2fotelcol%2fotlp%2ftestutil/v0.62.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fDataDog%2fdatadog-agent%2fcomp%2fotelcol%2fotlp%2ftestutil/v0.61.0/v0.62.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fDataDog%2fdatadog-agent%2fcomp%2fotelcol%2fotlp%2ftestutil/v0.61.0/v0.62.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [github.com/DataDog/datadog-agent/comp/trace/compression/impl-gzip](https://redirect.github.com/DataDog/datadog-agent) | `v0.61.0` -> `v0.62.2` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fDataDog%2fdatadog-agent%2fcomp%2ftrace%2fcompression%2fimpl-gzip/v0.62.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fDataDog%2fdatadog-agent%2fcomp%2ftrace%2fcompression%2fimpl-gzip/v0.62.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fDataDog%2fdatadog-agent%2fcomp%2ftrace%2fcompression%2fimpl-gzip/v0.61.0/v0.62.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fDataDog%2fdatadog-agent%2fcomp%2ftrace%2fcompression%2fimpl-gzip/v0.61.0/v0.62.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [github.com/DataDog/datadog-agent/pkg/config/model](https://redirect.github.com/DataDog/datadog-agent) | `v0.61.0` -> `v0.62.2` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fDataDog%2fdatadog-agent%2fpkg%2fconfig%2fmodel/v0.62.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fDataDog%2fdatadog-agent%2fpkg%2fconfig%2fmodel/v0.62.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fDataDog%2fdatadog-agent%2fpkg%2fconfig%2fmodel/v0.61.0/v0.62.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fDataDog%2fdatadog-agent%2fpkg%2fconfig%2fmodel/v0.61.0/v0.62.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [github.com/DataDog/datadog-agent/pkg/config/setup](https://redirect.github.com/DataDog/datadog-agent) | `v0.61.0` -> `v0.62.2` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fDataDog%2fdatadog-agent%2fpkg%2fconfig%2fsetup/v0.62.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fDataDog%2fdatadog-agent%2fpkg%2fconfig%2fsetup/v0.62.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fDataDog%2fdatadog-agent%2fpkg%2fconfig%2fsetup/v0.61.0/v0.62.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fDataDog%2fdatadog-agent%2fpkg%2fconfig%2fsetup/v0.61.0/v0.62.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [github.com/DataDog/datadog-agent/pkg/logs/sources](https://redirect.github.com/DataDog/datadog-agent) | `v0.61.0` -> `v0.62.2` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fDataDog%2fdatadog-agent%2fpkg%2flogs%2fsources/v0.62.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fDataDog%2fdatadog-agent%2fpkg%2flogs%2fsources/v0.62.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fDataDog%2fdatadog-agent%2fpkg%2flogs%2fsources/v0.61.0/v0.62.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fDataDog%2fdatadog-agent%2fpkg%2flogs%2fsources/v0.61.0/v0.62.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [github.com/DataDog/datadog-agent/pkg/obfuscate](https://redirect.github.com/DataDog/datadog-agent) | `v0.61.0` -> `v0.62.2` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fDataDog%2fdatadog-agent%2fpkg%2fobfuscate/v0.62.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fDataDog%2fdatadog-agent%2fpkg%2fobfuscate/v0.62.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fDataDog%2fdatadog-agent%2fpkg%2fobfuscate/v0.61.0/v0.62.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fDataDog%2fdatadog-agent%2fpkg%2fobfuscate/v0.61.0/v0.62.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [github.com/DataDog/datadog-agent/pkg/proto](https://redirect.github.com/DataDog/datadog-agent) | `v0.61.0` -> `v0.62.2` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fDataDog%2fdatadog-agent%2fpkg%2fproto/v0.62.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fDataDog%2fdatadog-agent%2fpkg%2fproto/v0.62.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fDataDog%2fdatadog-agent%2fpkg%2fproto/v0.61.0/v0.62.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fDataDog%2fdatadog-agent%2fpkg%2fproto/v0.61.0/v0.62.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [github.com/DataDog/datadog-agent/pkg/trace](https://redirect.github.com/DataDog/datadog-agent) | `v0.61.0` -> `v0.62.2` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fDataDog%2fdatadog-agent%2fpkg%2ftrace/v0.62.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fDataDog%2fdatadog-agent%2fpkg%2ftrace/v0.62.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fDataDog%2fdatadog-agent%2fpkg%2ftrace/v0.61.0/v0.62.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fDataDog%2fdatadog-agent%2fpkg%2ftrace/v0.61.0/v0.62.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [github.com/DataDog/datadog-agent/pkg/util/hostname/validate](https://redirect.github.com/DataDog/datadog-agent) | `v0.61.0` -> `v0.62.2` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fDataDog%2fdatadog-agent%2fpkg%2futil%2fhostname%2fvalidate/v0.62.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fDataDog%2fdatadog-agent%2fpkg%2futil%2fhostname%2fvalidate/v0.62.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fDataDog%2fdatadog-agent%2fpkg%2futil%2fhostname%2fvalidate/v0.61.0/v0.62.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fDataDog%2fdatadog-agent%2fpkg%2futil%2fhostname%2fvalidate/v0.61.0/v0.62.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [github.com/DataDog/datadog-api-client-go/v2](https://redirect.github.com/DataDog/datadog-api-client-go) | `v2.34.0` -> `v2.35.0` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fDataDog%2fdatadog-api-client-go%2fv2/v2.35.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fDataDog%2fdatadog-api-client-go%2fv2/v2.35.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fDataDog%2fdatadog-api-client-go%2fv2/v2.34.0/v2.35.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fDataDog%2fdatadog-api-client-go%2fv2/v2.34.0/v2.35.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [github.com/DataDog/opentelemetry-mapping-go/pkg/otlp/metrics](https://redirect.github.com/DataDog/opentelemetry-mapping-go) | `v0.24.0` -> `v0.25.0` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fDataDog%2fopentelemetry-mapping-go%2fpkg%2fotlp%2fmetrics/v0.25.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fDataDog%2fopentelemetry-mapping-go%2fpkg%2fotlp%2fmetrics/v0.25.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fDataDog%2fopentelemetry-mapping-go%2fpkg%2fotlp%2fmetrics/v0.24.0/v0.25.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fDataDog%2fopentelemetry-mapping-go%2fpkg%2fotlp%2fmetrics/v0.24.0/v0.25.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>DataDog/agent-payload (github.com/DataDog/agent-payload/v5)</summary> ### [`v5.0.144`](https://redirect.github.com/DataDog/agent-payload/releases/tag/v5.0.144) [Compare Source](https://redirect.github.com/DataDog/agent-payload/compare/v5.0.143...v5.0.144) ##### What's Changed - Update codeowners for Agent Shared Components by [@​pgimalac](https://redirect.github.com/pgimalac) in [https://github.com/DataDog/agent-payload/pull/367](https://redirect.github.com/DataDog/agent-payload/pull/367) - Update CODEOWNERs from Agent pipelines split by [@​jszwedko](https://redirect.github.com/jszwedko) in [https://github.com/DataDog/agent-payload/pull/368](https://redirect.github.com/DataDog/agent-payload/pull/368) - \[agent-payload] Update Agent Payload to add a new Process Tags field by [@​Stephanie0829](https://redirect.github.com/Stephanie0829) in [https://github.com/DataDog/agent-payload/pull/369](https://redirect.github.com/DataDog/agent-payload/pull/369) ##### New Contributors - [@​pgimalac](https://redirect.github.com/pgimalac) made their first contribution in [https://github.com/DataDog/agent-payload/pull/367](https://redirect.github.com/DataDog/agent-payload/pull/367) - [@​Stephanie0829](https://redirect.github.com/Stephanie0829) made their first contribution in [https://github.com/DataDog/agent-payload/pull/369](https://redirect.github.com/DataDog/agent-payload/pull/369) **Full Changelog**: DataDog/agent-payload@v5.0.143...v5.0.144 ##### What's Changed - Update codeowners for Agent Shared Components by [@​pgimalac](https://redirect.github.com/pgimalac) in [https://github.com/DataDog/agent-payload/pull/367](https://redirect.github.com/DataDog/agent-payload/pull/367) - Update CODEOWNERs from Agent pipelines split by [@​jszwedko](https://redirect.github.com/jszwedko) in [https://github.com/DataDog/agent-payload/pull/368](https://redirect.github.com/DataDog/agent-payload/pull/368) - \[agent-payload] Update Agent Payload to add a new Process Tags field by [@​Stephanie0829](https://redirect.github.com/Stephanie0829) in [https://github.com/DataDog/agent-payload/pull/369](https://redirect.github.com/DataDog/agent-payload/pull/369) ##### New Contributors - [@​pgimalac](https://redirect.github.com/pgimalac) made their first contribution in [https://github.com/DataDog/agent-payload/pull/367](https://redirect.github.com/DataDog/agent-payload/pull/367) - [@​Stephanie0829](https://redirect.github.com/Stephanie0829) made their first contribution in [https://github.com/DataDog/agent-payload/pull/369](https://redirect.github.com/DataDog/agent-payload/pull/369) **Full Changelog**: DataDog/agent-payload@v5.0.143...v5.0.144 ### [`v5.0.143`](https://redirect.github.com/DataDog/agent-payload/releases/tag/v5.0.143) [Compare Source](https://redirect.github.com/DataDog/agent-payload/compare/v5.0.142...v5.0.143) ##### What's Changed - Add native sidecar resource requirement type by [@​aureleoules](https://redirect.github.com/aureleoules) in [https://github.com/DataDog/agent-payload/pull/366](https://redirect.github.com/DataDog/agent-payload/pull/366) **Full Changelog**: DataDog/agent-payload@v5.0.142...v5.0.143 </details> <details> <summary>DataDog/datadog-api-client-go (github.com/DataDog/datadog-api-client-go/v2)</summary> ### [`v2.35.0`](https://redirect.github.com/DataDog/datadog-api-client-go/releases/tag/v2.35.0) [Compare Source](https://redirect.github.com/DataDog/datadog-api-client-go/compare/v2.34.0...v2.35.0) <!-- Release notes generated using configuration in .github/release.yml at v2.35.0 --> ##### What's Changed ##### Fixed - Modify owner properties to be a string by [@​api-clients-generation-pipeline](https://redirect.github.com/api-clients-generation-pipeline) in [https://github.com/DataDog/datadog-api-client-go/pull/2913](https://redirect.github.com/DataDog/datadog-api-client-go/pull/2913) ##### Added - Add UT breakdown for fargate_container_profiler billing dimension by [@​api-clients-generation-pipeline](https://redirect.github.com/api-clients-generation-pipeline) in [https://github.com/DataDog/datadog-api-client-go/pull/2842](https://redirect.github.com/DataDog/datadog-api-client-go/pull/2842) - Add synthetics browser step public_id field by [@​api-clients-generation-pipeline](https://redirect.github.com/api-clients-generation-pipeline) in [https://github.com/DataDog/datadog-api-client-go/pull/2709](https://redirect.github.com/DataDog/datadog-api-client-go/pull/2709) - Add support for vulnerability management by [@​api-clients-generation-pipeline](https://redirect.github.com/api-clients-generation-pipeline) in [https://github.com/DataDog/datadog-api-client-go/pull/2843](https://redirect.github.com/DataDog/datadog-api-client-go/pull/2843) - add start_date to suppression APIs by [@​api-clients-generation-pipeline](https://redirect.github.com/api-clients-generation-pipeline) in [https://github.com/DataDog/datadog-api-client-go/pull/2810](https://redirect.github.com/DataDog/datadog-api-client-go/pull/2810) - Add CSM Coverage Analysis API specs by [@​api-clients-generation-pipeline](https://redirect.github.com/api-clients-generation-pipeline) in [https://github.com/DataDog/datadog-api-client-go/pull/2849](https://redirect.github.com/DataDog/datadog-api-client-go/pull/2849) - Add allow_self_lockout to documentation by [@​api-clients-generation-pipeline](https://redirect.github.com/api-clients-generation-pipeline) in [https://github.com/DataDog/datadog-api-client-go/pull/2858](https://redirect.github.com/DataDog/datadog-api-client-go/pull/2858) - Ephemeral Infra_host new keys in summary endpoint by [@​api-clients-generation-pipeline](https://redirect.github.com/api-clients-generation-pipeline) in [https://github.com/DataDog/datadog-api-client-go/pull/2860](https://redirect.github.com/DataDog/datadog-api-client-go/pull/2860) - Update app builder API by [@​api-clients-generation-pipeline](https://redirect.github.com/api-clients-generation-pipeline) in [https://github.com/DataDog/datadog-api-client-go/pull/2854](https://redirect.github.com/DataDog/datadog-api-client-go/pull/2854) - Add meta and source fields to JSONAPIErrorItem by [@​api-clients-generation-pipeline](https://redirect.github.com/api-clients-generation-pipeline) in [https://github.com/DataDog/datadog-api-client-go/pull/2853](https://redirect.github.com/DataDog/datadog-api-client-go/pull/2853) - Add CSM Agentless Read Endpoint by [@​api-clients-generation-pipeline](https://redirect.github.com/api-clients-generation-pipeline) in [https://github.com/DataDog/datadog-api-client-go/pull/2850](https://redirect.github.com/DataDog/datadog-api-client-go/pull/2850) - Update rum doc to include new usage types by [@​api-clients-generation-pipeline](https://redirect.github.com/api-clients-generation-pipeline) in [https://github.com/DataDog/datadog-api-client-go/pull/2863](https://redirect.github.com/DataDog/datadog-api-client-go/pull/2863) - add cost monitor type to API Spec by [@​api-clients-generation-pipeline](https://redirect.github.com/api-clients-generation-pipeline) in [https://github.com/DataDog/datadog-api-client-go/pull/2874](https://redirect.github.com/DataDog/datadog-api-client-go/pull/2874) - Add Action Connection API for Workflow Automation by [@​api-clients-generation-pipeline](https://redirect.github.com/api-clients-generation-pipeline) in [https://github.com/DataDog/datadog-api-client-go/pull/2861](https://redirect.github.com/DataDog/datadog-api-client-go/pull/2861) - Add `type` in Data Deletion API by [@​api-clients-generation-pipeline](https://redirect.github.com/api-clients-generation-pipeline) in [https://github.com/DataDog/datadog-api-client-go/pull/2878](https://redirect.github.com/DataDog/datadog-api-client-go/pull/2878) - Add `provider_name` attribute to pipelines API by [@​api-clients-generation-pipeline](https://redirect.github.com/api-clients-generation-pipeline) in [https://github.com/DataDog/datadog-api-client-go/pull/2865](https://redirect.github.com/DataDog/datadog-api-client-go/pull/2865) - Add support for vulnerability management - GetSBOM new endpoint by [@​api-clients-generation-pipeline](https://redirect.github.com/api-clients-generation-pipeline) in [https://github.com/DataDog/datadog-api-client-go/pull/2882](https://redirect.github.com/DataDog/datadog-api-client-go/pull/2882) - Remove preview status for GetBillingDimensionMapping endpoint by [@​api-clients-generation-pipeline](https://redirect.github.com/api-clients-generation-pipeline) in [https://github.com/DataDog/datadog-api-client-go/pull/2892](https://redirect.github.com/DataDog/datadog-api-client-go/pull/2892) - Add encryption field to logs archive destination by [@​api-clients-generation-pipeline](https://redirect.github.com/api-clients-generation-pipeline) in [https://github.com/DataDog/datadog-api-client-go/pull/2889](https://redirect.github.com/DataDog/datadog-api-client-go/pull/2889) - Add tags and description to logs pipelines by [@​api-clients-generation-pipeline](https://redirect.github.com/api-clients-generation-pipeline) in [https://github.com/DataDog/datadog-api-client-go/pull/2895](https://redirect.github.com/DataDog/datadog-api-client-go/pull/2895) - Publish security notification rules API endpoints by [@​api-clients-generation-pipeline](https://redirect.github.com/api-clients-generation-pipeline) in [https://github.com/DataDog/datadog-api-client-go/pull/2887](https://redirect.github.com/DataDog/datadog-api-client-go/pull/2887) - Publish app builder API documentation by [@​api-clients-generation-pipeline](https://redirect.github.com/api-clients-generation-pipeline) in [https://github.com/DataDog/datadog-api-client-go/pull/2867](https://redirect.github.com/DataDog/datadog-api-client-go/pull/2867) - update public document with configuration event type by [@​api-clients-generation-pipeline](https://redirect.github.com/api-clients-generation-pipeline) in [https://github.com/DataDog/datadog-api-client-go/pull/2903](https://redirect.github.com/DataDog/datadog-api-client-go/pull/2903) - Add support for Entity kind API by [@​api-clients-generation-pipeline](https://redirect.github.com/api-clients-generation-pipeline) in [https://github.com/DataDog/datadog-api-client-go/pull/2908](https://redirect.github.com/DataDog/datadog-api-client-go/pull/2908) - Rename `embeddedQueries` attribute to `queries` in app builder api by [@​api-clients-generation-pipeline](https://redirect.github.com/api-clients-generation-pipeline) in [https://github.com/DataDog/datadog-api-client-go/pull/2909](https://redirect.github.com/DataDog/datadog-api-client-go/pull/2909) ##### Changed - Fix specification for Azure metric filtering by [@​api-clients-generation-pipeline](https://redirect.github.com/api-clients-generation-pipeline) in [https://github.com/DataDog/datadog-api-client-go/pull/2846](https://redirect.github.com/DataDog/datadog-api-client-go/pull/2846) - Change allow_self_lockout from string to bool by [@​api-clients-generation-pipeline](https://redirect.github.com/api-clients-generation-pipeline) in [https://github.com/DataDog/datadog-api-client-go/pull/2862](https://redirect.github.com/DataDog/datadog-api-client-go/pull/2862) - remove flag Beta for cost-by-tag endpoint by [@​api-clients-generation-pipeline](https://redirect.github.com/api-clients-generation-pipeline) in [https://github.com/DataDog/datadog-api-client-go/pull/2900](https://redirect.github.com/DataDog/datadog-api-client-go/pull/2900) - Added Support for Workflow Webhooks Public API by [@​api-clients-generation-pipeline](https://redirect.github.com/api-clients-generation-pipeline) in [https://github.com/DataDog/datadog-api-client-go/pull/2904](https://redirect.github.com/DataDog/datadog-api-client-go/pull/2904) - Vulnerabilities endpoints GA - Remove `x-unstable` by [@​api-clients-generation-pipeline](https://redirect.github.com/api-clients-generation-pipeline) in [https://github.com/DataDog/datadog-api-client-go/pull/2910](https://redirect.github.com/DataDog/datadog-api-client-go/pull/2910) **Full Changelog**: DataDog/datadog-api-client-go@v2.34.0...v2.35.0 </details> <details> <summary>DataDog/opentelemetry-mapping-go (github.com/DataDog/opentelemetry-mapping-go/pkg/otlp/metrics)</summary> ### [`v0.25.0`](https://redirect.github.com/DataDog/opentelemetry-mapping-go/blob/HEAD/CHANGELOG.md#v0250) ##### 🛑 Breaking changes 🛑 - `pkg/otlp/attributes`: Add a new parameter which has a method called when the hostname is resolved ([#​479](https://redirect.github.com/DataDog/opentelemetry-mapping-go/issues/479)) Impacted functions:|(\*Translator).ResourceToSource|SourceFromAttrs ##### 🧰 Bug fixes 🧰 - `pkg/quantile`: Improve stability of OTel histogram conversion ([#​468](https://redirect.github.com/DataDog/opentelemetry-mapping-go/issues/468)) </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://redirect.github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNDUuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE2NC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJyZW5vdmF0ZWJvdCJdfQ==--> --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: opentelemetrybot <107717825+opentelemetrybot@users.noreply.github.com>
codeboten
pushed a commit
that referenced
this pull request
Feb 11, 2025
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [github.com/ClickHouse/clickhouse-go/v2](https://redirect.github.com/ClickHouse/clickhouse-go) | `v2.30.3` -> `v2.31.0` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fClickHouse%2fclickhouse-go%2fv2/v2.31.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fClickHouse%2fclickhouse-go%2fv2/v2.31.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fClickHouse%2fclickhouse-go%2fv2/v2.30.3/v2.31.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fClickHouse%2fclickhouse-go%2fv2/v2.30.3/v2.31.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>ClickHouse/clickhouse-go (github.com/ClickHouse/clickhouse-go/v2)</summary> ### [`v2.31.0`](https://redirect.github.com/ClickHouse/clickhouse-go/blob/HEAD/CHANGELOG.md#v2310-2025-02-10----Release-notes-generated-using-configuration-in-githubreleaseyml-at-main---) [Compare Source](https://redirect.github.com/ClickHouse/clickhouse-go/compare/v2.30.3...v2.31.0) #### What's Changed ##### Enhancements 🎉 - `clickhouse.JSON` Serializer interface by [@​SpencerTorres](https://redirect.github.com/SpencerTorres) in [https://github.com/ClickHouse/clickhouse-go/pull/1491](https://redirect.github.com/ClickHouse/clickhouse-go/pull/1491) - use unsafe.Slice/unsafe.StringData by [@​serprex](https://redirect.github.com/serprex) in [https://github.com/ClickHouse/clickhouse-go/pull/1493](https://redirect.github.com/ClickHouse/clickhouse-go/pull/1493) ##### Other Changes 🛠 - JSON read/write benchmarks by [@​SpencerTorres](https://redirect.github.com/SpencerTorres) in [https://github.com/ClickHouse/clickhouse-go/pull/1490](https://redirect.github.com/ClickHouse/clickhouse-go/pull/1490) #### New Contributors - [@​serprex](https://redirect.github.com/serprex) made their first contribution in [https://github.com/ClickHouse/clickhouse-go/pull/1493](https://redirect.github.com/ClickHouse/clickhouse-go/pull/1493) **Full Changelog**: ClickHouse/clickhouse-go@v2.30.3...2.31.0 </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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjQuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE2NC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJyZW5vdmF0ZWJvdCJdfQ==--> --------- 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 <songy23@users.noreply.github.com>
codeboten
added a commit
that referenced
this pull request
Feb 11, 2025
…37821) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [github.com/grpc-ecosystem/grpc-gateway/v2](https://redirect.github.com/grpc-ecosystem/grpc-gateway) | `v2.26.0` -> `v2.26.1` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fgrpc-ecosystem%2fgrpc-gateway%2fv2/v2.26.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fgrpc-ecosystem%2fgrpc-gateway%2fv2/v2.26.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fgrpc-ecosystem%2fgrpc-gateway%2fv2/v2.26.0/v2.26.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fgrpc-ecosystem%2fgrpc-gateway%2fv2/v2.26.0/v2.26.1?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>grpc-ecosystem/grpc-gateway (github.com/grpc-ecosystem/grpc-gateway/v2)</summary> ### [`v2.26.1`](https://redirect.github.com/grpc-ecosystem/grpc-gateway/releases/tag/v2.26.1) [Compare Source](https://redirect.github.com/grpc-ecosystem/grpc-gateway/compare/v2.26.0...v2.26.1) #### What's Changed - Prevent overwriting description of map fields by [@​fredde-fisk](https://redirect.github.com/fredde-fisk) in [https://github.com/grpc-ecosystem/grpc-gateway/pull/5158](https://redirect.github.com/grpc-ecosystem/grpc-gateway/pull/5158) - 5113. Validation of oneof nested objects by [@​optician](https://redirect.github.com/optician) in [https://github.com/grpc-ecosystem/grpc-gateway/pull/5211](https://redirect.github.com/grpc-ecosystem/grpc-gateway/pull/5211) #### New Contributors - [@​fredde-fisk](https://redirect.github.com/fredde-fisk) made their first contribution in [https://github.com/grpc-ecosystem/grpc-gateway/pull/5158](https://redirect.github.com/grpc-ecosystem/grpc-gateway/pull/5158) - [@​optician](https://redirect.github.com/optician) made their first contribution in [https://github.com/grpc-ecosystem/grpc-gateway/pull/5211](https://redirect.github.com/grpc-ecosystem/grpc-gateway/pull/5211) **Full Changelog**: grpc-ecosystem/grpc-gateway@v2.26.0...v2.26.1 </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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjQuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE2NC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJyZW5vdmF0ZWJvdCJdfQ==--> --------- 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: Alex Boten <223565+codeboten@users.noreply.github.com>
songy23
added a commit
that referenced
this pull request
Feb 11, 2025
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [github.com/open-telemetry/opentelemetry-collector-contrib/connector/datadogconnector](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib) | `v0.0.0-00010101000000-000000000000` -> `v0.119.0` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fopen-telemetry%2fopentelemetry-collector-contrib%2fconnector%2fdatadogconnector/v0.119.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%2fconnector%2fdatadogconnector/v0.119.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%2fconnector%2fdatadogconnector/v0.0.0-00010101000000-000000000000/v0.119.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%2fconnector%2fdatadogconnector/v0.0.0-00010101000000-000000000000/v0.119.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [github.com/open-telemetry/opentelemetry-collector-contrib/internal/datadog](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib) | `v0.0.0-00010101000000-000000000000` -> `v0.101.0` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fopen-telemetry%2fopentelemetry-collector-contrib%2finternal%2fdatadog/v0.101.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%2fdatadog/v0.101.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%2fdatadog/v0.0.0-00010101000000-000000000000/v0.101.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%2fdatadog/v0.0.0-00010101000000-000000000000/v0.101.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [github.com/open-telemetry/opentelemetry-collector-contrib/pkg/pdatatest](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib) | `v0.118.0` -> `v0.119.0` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fopen-telemetry%2fopentelemetry-collector-contrib%2fpkg%2fpdatatest/v0.119.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%2fpkg%2fpdatatest/v0.119.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%2fpkg%2fpdatatest/v0.118.0/v0.119.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%2fpkg%2fpdatatest/v0.118.0/v0.119.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/connector/datadogconnector)</summary> ### [`v0.119.0`](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/blob/HEAD/CHANGELOG.md#v01190) [Compare Source](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/compare/v0.118.0...v0.119.0) ##### 🛑 Breaking changes 🛑 - `receiver/cloudfoundry`: Promote `cloudfoundry.resourceAttributes.allow` feature gate to beta ([#​34824](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/34824)) The `cloudfoundry.resourceAttributes.allow` feature gate is now enabled by default. - `datadogexporter`: Remove stable feature gate `exporter.datadog.hostname.preview` ([#​37561](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/37561)) - `exporter/prometheusremotewrite`: Change `exporter.prometheusremotewriteexporter.deprecateCreatedMetric` feature gate from Beta to Stable version. ([#​35003](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/35003)) The `export_created_metric` configuration parameter is now permanently deprecated. - `elasticsearchexporter`: Consistently store the structured body of logs and events in `body.structured` in `otel` mode ([#​37387](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/37387)) - `solacereceiver`: Update validation step to allow only one auth method. ([#​36386](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/36386)) ##### 🚩 Deprecations 🚩 - `signalfxreceiver`: `access_token_passthrough` is deprecated ([#​37575](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/37575)) - "`access_token_passthrough` is deprecated." - "Please enable include_metadata in the receiver and add the following config to the batch processor:" ```yaml batch: metadata_keys: [X-Sf-Token] ``` ##### 🚀 New components 🚀 - `envoyalsreceiver`: Add a new receiver for the Envoy ALS (Access Log Service). ([#​36464](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/36464)) - `metricstarttimeprocessor`: Add the initial skeleton for the metricsstarttimeprocessor ([#​37186](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/37186)) The component is still in development and is not ready for use. - `exporter/sematext`: Add a new component for exporting metrics and logs to Sematext ([#​36465](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/36465)) ##### 💡 Enhancements 💡 - `awss3exporter`: Add support for S3 Storgeclass ([#​35173](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/35173)) - `processor/transformprocessor`: Add support for flat configuration style. ([#​29017](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/29017)) The flat configuration style allows users to configure statements by providing a list of statements instead of a structured configuration map. The statement's context is expressed by adding the context's name prefix to path names, which are used to infer and to select the appropriate context for the statement. - `httpcheckreceiver`: Added support for specifying multiple endpoints in the `httpcheckreceiver` using the `endpoints` field. Users can now monitor multiple URLs with a single configuration block, improving flexibility and reducing redundancy. ([#​37121](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/37121)) - `signaltometricsconnector`: Move signal to metrics connector to alpha stability ([#​35930](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/35930)) - `exporter/clickhouse`: Adding missing examples of DDL created by the clickhouse exporter ([#​35903](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/35903)) - `opampsupervisor`: add support for headers configuration for reporting own telemetry ([#​37353](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/37353)) - `opampsupervisor`: report own metrics via OTLP instead of prometheus receiver ([#​37346](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/37346)) - `resourcedetectionprocessor`: Expose additional configuration parameters for the AWS metadata client used by the EC2 detector ([#​35936](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/35936)) In some cases, you might need to change the behavior of the AWS metadata client from the [standard retryer](https://docs.aws.amazon.com/sdk-for-go/v2/developer-guide/configure-retries-timeouts.html) By default, the client retries 3 times with a max backoff delay of 20s. We offer a limited set of options to override those defaults specifically, such that you can set the client to retry 10 times, for up to 5 minutes, for example: ```yaml processors: resourcedetection/ec2: detectors: ["ec2"] ec2: max_attempts: 10 max_backoff: 5m ``` - `cumulativetodeltaprocessor`: Add metric type filter for cumulativetodelta processor ([#​33673](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/33673)) - `datadogconnector`: Support obfuscating sql queries in APM stats ([#​37457](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/37457)) Ensure that feature flags "enable_receive_resource_spans_v2" and "enable_operation_and_resource_name_logic_v2" are also enabled on both Datadog Exporter and Datadog Connector so that span attributes are properly mapped to span type and span resource in Datadog APM; otherwise spans and apm stats may not be obfuscated and attributes on stats payloads may not match traces. See https://docs.datadoghq.com/opentelemetry/schema_semantics/semantic_mapping/?tab=datadogexporter#mapping-opentelemetry-database-system-type-to-datadog-span-type NOTE: Long/complex SQL queries may cause a performance impact on APM Stats calculation in Datadog Connector. Consider implementing sampling in your pipeline prior to sending traces to Datadog Connector if you experience this. - `resourcedetectionprocessor`: Add `fail_on_missing_metadata` option on EC2 detector ([#​35936](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/35936)) If the EC2 metadata endpoint is unavailable, the EC2 detector by default ignores the error. By setting `fail_on_missing_metadata` to true on the detector, the user will now trigger an error explicitly, which will stop the collector from starting. - `elasticsearchexporter`: Group data points into a single document even if they are from different but equal resources ([#​37509](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/37509)) This may prevent document rejections in case the same batch contains different resources or scopes that have the same set of attributes - `elasticsearchexporter`: Add config `logs_dynamic_id` to dynamically set the document ID of log records using log record attribute `elasticsearch.document_id` ([#​36882](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/36882)) - `elasticsearchexporter`: Declare MutatesData: false ([#​37234](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/37234)) When multiple exporters are used, the collector doesn't need to clone the incoming data anymore - `resourcedetectionprocessor`: The `gcp` resource detector will now detect resource attributes identifying a GCE instance's managed instance group. ([#​36142](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/36142)) - `jaegerreceiver`: Log the endpoints of different servers started by jaegerreceiver ([#​36961](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/36961)) This change logs the endpoints of different servers started by jaegerreceiver. It simplifies debugging by ensuring log messages match configuration settings. - `githubgen`: Switch over all usages of githubgen to the new tool location, since the old tool was deprecated ([#​37412](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/37412), [#​37294](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/37294)) - `hostmetrics/process`: Added support for tracking process.uptime ([#​36667](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/36667)) - `netflowreceiver`: Adds the implementation of the netflow receiver ([#​32732](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/32732)) The receiver now supports receiving NetFlow v5, NetFow v9, IPFIX, and sFlow v5 logs. - `googlecloudpubsubreceiver`: Added support for encoding extensions. ([#​37109](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/37109)) - `processor/transformprocessor`: Replace parser collection implementations with `ottl.ParserCollection` and add initial support for expressing statement's context via path names. ([#​29017](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/29017)) - `prometheusreceiver`: Add `receiver.prometheusreceiver.UseCollectorStartTimeFallback` featuregate for the start time metric adjuster to use the collector start time as an approximation of process start time as a fallback. ([#​36364](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/36364)) - `tailsamplingprocessor`: Reworked the consume traces, sampling decision, and policy loading paths to improve performance and readability ([#​37560](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/37560)) ##### 🧰 Bug fixes 🧰 - `deltatocumulativeprocessor`: In order to cap number of histogram buckets take the min of desired scale across negative and positive buckets instead of the max ([#​37416](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/37416)) - `filelogreceiver`: Fix issue where flushed tokens could be truncated. ([#​35042](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/35042)) - `connector/routing`: Fix config validation with context other than `resource` ([#​37410](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/37410)) - `k8sattributesprocessor`: Wait for the other informers to complete their initial sync before starting the pod informers ([#​37056](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/37056)) - `metricsgenerationprocessor`: Generated metric name may not match metric being scaled ([#​37474](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/37474)) - `otlpjsonfilereceiver`: Include file attributes and append it to the log record ([#​36641](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/36641)) - `routingconnector`: The connector splits the original payload so that it may be emitted in parts to each route. ([#​37390](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/37390)) - `pkg/stanza`: Fix default source identifier in recombine operator ([#​37210](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/37210)) Its defualt value is now aligned with the semantic conventions: `attributes["log.file.path"]` - `tailsamplingprocessor`: Fixed sampling decision metrics `otelcol_processor_tail_sampling_sampling_trace_dropped_too_early` and `otelcol_processor_tail_sampling_sampling_policy_evaluation_error_total`, these were sometimes overcounted. ([#​37212](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/37212)) As a result of this change non-zero values of `otelcol_processor_tail_sampling_sampling_trace_dropped_too_early` and `otelcol_processor_tail_sampling_sampling_policy_evaluation_error_total` metrics will be lower. Before this fix, errors got counted several times depending on the amount of traces being processed that tick and where in the batch the error happened. Zero values are unaffected. - `signalfxexporter`: Warn on dropping metric data points when they have more than allowed dimension count ([#​37484](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/37484)) The SignalFx exporter drops metric data points if they have more than 36 dimensions. Currently, the exporter logs at debug level when this occurs. With this change, the exporter will log at the warning level. ### [`v0.118.0`](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/blob/HEAD/CHANGELOG.md#v01180) [Compare Source](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/compare/v0.117.0...v0.118.0) ##### 🛑 Breaking changes 🛑 - `elasticsearchexporter`: Remove Index config, which was deprecated and replace with LogsIndex since v0.60.0 ([#​37094](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/37094)) - `elasticsearchexporter`: Remove `dedup` config setting that was deprecated in v0.104.0 ([#​33773](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/33773)) - `pkg/stanza`: Move `filelog.container.removeOriginalTimeField` feature gate to stable ([#​33389](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/33389)) - `pkg/ottl`: Support dynamic indexing of maps and slices. ([#​36644](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/36644)) - `prometheusremotewriteexporter`: Only append label values if they are different for colliding OTel attributes ([#​35896](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/35896)) This change ensures that, when translating colliding attributes from OTel attributes to Prometheus label, the label values are only appended if their values are different. This is a breaking change as it changes the value of label outputted. - `routingconnector`: Disconnect `match_once` parameter from functionality. ([#​29882](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/29882)) The parameter will be ignored, except to trigger a warning log about its upcoming removal in v0.120.0. ##### 🚩 Deprecations 🚩 - `awscloudwatchmetricsreceiver`: move the component to unmaintained status ([#​36599](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/36599)) - `githubgen`: Deprecate githubgen in this repository ([#​37294](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/37294)) githubgen has moved to opentelemetry-go-build-tools. Please change your scripts to use this new location. ##### 🚀 New components 🚀 - `intervalprocessor`: Interval Processor is now Alpha stability and is added to the `contrib` and `k8s` distributions ([#​36514](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/36514)) - `exporter/bmchelix`: Add a new component for exporting metrics to BMC Helix ([#​36773](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/36773)) - `gitlabreceiver`: Adds webhook skeleton to GitLab receiver to receive events from GitLab for tracing. ([#​35207](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/35207)) This PR adds a skeleton for the GitLab receiver to receive events from GitLab for tracing via a webhook. The trace portion of this receiver will run and respond to GET requests for the health check only. - `extension/skywalkingencodingextension`: Support skywalking_encoding extension for skywalking traces. ([#​28693](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/28693)) ##### 💡 Enhancements 💡 - `mysqlreceiver`: Add delete_multi, update_multi metrics to mysql.commands for mysqlreceiver ([#​37301](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/37301)) - `datadogexporter`: Add a feature gate datadog.EnableReceiveResourceSpansV2. Enabling this gate uses a refactored implementation of OTLP->Datadog Span translation in datadogexporter and datadogconnector which improves performance by 10%, and deprecates the following functionality: - No longer checks for resource-related values (container, env, hostname) in span attributes. This previous behavior did not follow the OTel spec. ([#​37171](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/37171)) - `pkg/ottl`: Add the `Nanosecond` converter to return the nanosecond component from the specified time.Time ([#​37042](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/37042)) - `pkg/ottl`: Add the `Second` converter to return the second component from the specified time.Time ([#​37042](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/37042)) - `vcenterreceiver`: Adds vCenter memory capacity for hosts and memory granted metric for VMs. ([#​37257](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/37257)) - `awss3exporter`: Implement sending queue for S3 exporter ([#​37274](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/37274), [#​36264](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/36264)) - `huaweicloudces`: Move huaweicloudces receiver to alpha ([#​34953](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/34953)) - `cgroupruntimeextension`: Implement ECS metadata retrieval for cgroupruntime extension. ([#​36814](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/36814)) - `deltatocumulativeprocessor`: cap the number of exponential histogram buckets to 160 ([#​33277](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/33277)) - `resourcedetectionprocessor`: This enhancement detects AWS EKS cloud account ID ([#​37179](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/37179)) - `elasticsearchexporter`: Handle `EventName` for log records in OTel mode ([#​37011](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/37011)) - `elasticsearchexporter`: More efficient JSON encoding for OTel mode ([#​37032](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/37032)) Increases throughput for metrics by 2x and for logs and traces by 3x - `elasticsearchexporter`: Mark OTel mapping mode as stable ([#​37240](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/37240)) OTel mapping mode should no longer be considered unstable as there is no planned breaking change. - `googlecloudmonitoringreceiver`: set the minimum collection interval as 60s ([#​36898](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/36898)) - `datadogexporter`: Add a feature gate datadog.EnableOperationAndResourceNameV2. Enabling this gate modifies the logic for computing operation and resource names from OTLP spans to produce shorter, more readable names and improve alignment with OpenTelemetry specifications. ([#​36419](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/36419)) - `dorisexporter`: send json lines to doris rather than json array ([#​36896](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/36896)) - `k8sattributesprocessor`: For pods with only one container, the `container.id` and `k8s.container.name` are not longer required in the resource attributes to add the container attributes ([#​34189](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/34189)) - `logdedupprocessor`: Add 'include_fields' option to deduplicate log records via body or attribute fields. ([#​36965](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/36965)) - `pkg/ottl`: Enhanced error messages for invalid cache access and introduced options to configure their values within the OTTL contexts. ([#​29017](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/29017)) - `pkg/ottl`: Add the `FormatTime` function to convert `time.Time` values to human-readable strings ([#​36870](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/36870)) - `prometheusremotewriteexporter`: Re allows the configuration of multiple workers ([#​36134](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/36134)) - `receiver/prometheusremotewrite`: Check if Scope is already present comparing with the received labels ([#​36927](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/36927)) - `extension/jaegerremotesampling`: remove dependency on jaeger internal code ([#​36976](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/36976)) - `telemetrygen`: Remove go-grpc-middleware dependency ([#​37103](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/37103)) - `resourcedetectionprocessor`: Introduce kubeadm detector to retrieve local cluster name. ([#​35116](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/35116)) - `signalfxexporter`: Prioritize retrieving token from context when accesstokenpassthrough is enabled ([#​37102](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/37102)) - `signaltometricsconnector`: Add core logic for the signal to metrics connector to make it functional. ([#​35930](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/35930)) - `signaltometrics`: Adds resource attributes based on telemetry settings to the connector to ensure single writer ([#​35930](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/35930)) - `tailsamplingprocessor`: Added debug logging to the sampling decision caches. ([#​37038](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/37038)) - `tailsamplingprocessor`: Improved not sampled decision cache usage and deleting traces from the internal map when they are in a decision cache. ([#​37189](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/37189)) ##### 🧰 Bug fixes 🧰 - `googlecloudpubsubreceiver`: Fix a goroutine leak during shutdown. ([#​30438](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/30438)) A goroutine leak was found in the googlecloudpubsubreceiver. The goroutine leak was caused by the receiver not closing the underlying created gRPC client when using an insecure custom endpoint. - `signalfxexporter`: Honor access_token_passthrough config option for sending events ([#​37102](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/37102)) - `clickhouseexporter`: Fix Nil Pointer Exception on Metrics/Traces export without service.name Resource Attribute ([#​37030](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/37030)) - `k8sattributesprocessor`: Ensure the pods gathered by the processor contain the information about their related replica sets and deployments after the initial sync ([#​37056](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/37056)) - `logdedupprocessor`: Fix config validation not working when creating a processor. ([#​37278](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/37278)) - `pkg/ottl`: Fix bug with `replace_all_matches` and `replace_all_patterns` that caused non-string values to be changed to empty string when matching against empty string. ([#​37071](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/37071)) - `tailsamplingprocessor`: Fixed sampling policy evaluation debug logging batch metrics (e.g. sampled). ([#​37040](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/37040)) - `tailsamplingprocessor`: Late span age histogram should include sampled traces. ([#​37180](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/37180)) ### [`v0.117.0`](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/blob/HEAD/CHANGELOG.md#v01170) [Compare Source](https://redirect.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. ([#​34824](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/34824)) - `pkg/ottl`: removed the ability to reference entire parent objects. ([#​36872](https://redirect.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`. ([#​29882](https://redirect.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 ([#​36028](https://redirect.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. ([#​36693](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/36693)) ##### 💡 Enhancements 💡 - `k8sclusterreceiver`: Add additional attributes to node and pod entities ([#​35879](https://redirect.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. ([#​36894](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/36894)) - `receivercreator`: Add support for starting logs' collection based on provided k8s annotations' hints ([#​34427](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/34427)) - `opensearchexporter`: Add Sending Queue to enable persistent queue in case of upstream failure ([#​33919](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/33919)) - `libhoneyreceiver`: Implement log signal for libhoney receiver ([#​36693](https://redirect.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). ([#​34100](https://redirect.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. ([#​36601](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/36601)) - `redisstorageextension`: Move redis storage extension to alpha ([#​36778](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/36778)) - `logzioexporter`: Remove jaeger dbmodel dependency. ([#​36972](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/36972)) - `sigv4authextension`: Add support for endpoint based names for logs and traces ([#​36828](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/36828)) - `awsemfexporter`: Split EMF log to multiple log splits when buckets larger than 100. ([#​36771](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/36771)) - `sqlqueryreceiver`: Add instrumentation scope to SQL query receiver metrics and logs ([#​31028](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/31028)) - `statsdreceiver`: Add UDS support to statsdreceiver ([#​21385](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/21385)) - `tailsamplingprocessor`: Support hot sampling policy loading ([#​37014](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/37014)) - `cmd/telemetrygen`: Introduce support for generating histograms in telemetrygen ([#​36322](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/36322)) - `libhoneyreceiver`: Implement trace signal for libhoney receiver ([#​36693](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/36693)) ##### 🧰 Bug fixes 🧰 - `receiver/azureeventhub`: Ensure that observed timestamp is set when unmarshaling logs. ([#​36861](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/36861)) - `internal/docker`: Fix image matching regular expression to properly match SHA256 strings. ([#​36239](https://redirect.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. ([#​36682](https://redirect.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 ([#​36352](https://redirect.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 ([#​36412](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/36412)) - `mysqlreceiver`: Avoid recording a value for the MysqlBufferPoolPages metric when out-of-bounds. ([#​35495](https://redirect.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 ([#​36162](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/36162)) - `mysqlreceiver`: Divide large values directly in SQL queries to avoid int overflows ([#​35495](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/35495)) ### [`v0.116.0`](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/blob/HEAD/CHANGELOG.md#v01160) [Compare Source](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/compare/v0.115.0...v0.116.0) ##### 🛑 Breaking changes 🛑 - `jsonlogencodingextension`: Change how logs are marshaled. Instead of marshaling just the first log, marshal all logs into a JSON array. ([#​34064](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/34064)) - `githubreceiver`: Update metric names to match VCS Metric Semantic Conventions and scraper key name. ([#​36714](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/36714)) - Change the `github` scraper key to `scraper` - Add `vcs.repository.url.full` attribute - Change attribute `repository.name` to `vcs.repository.name` - Change attribute `ref.name` to `vcs.ref.head.name` - Change attribute `ref.type` to `vcs.ref.head.type` - Change attribute `change.state` to `vcs.change.state` - Add attribute `vcs.revision_delta.direction` with `ahead` and `behind` values - Change metric `vcs.repository.ref.revisions_ahead` to `vcs.ref.revisions_delta` with `vcs.revision_delta.direction=ahead` - Change metric `vcs.repository.ref.revisions_behind` to `vcs.ref.revisions_delta` with `vcs.revision_delta.direction=behind` - Change metric `vcs.repository.ref.count` to `vcs.ref.count` - Change metric `vcs.repository.ref.time` to `vcs.ref.time` - Add attribute `vcs.line_change.type` with `added` and `removed` values - Change metric `vcs.repository.ref.lines_added` to `vcs.ref.lines_delta` with `vcs.line_change.type=added` - Change metric `vcs.repository.ref.lines_removed` to `vcs.ref.lines_delta` with `vcs.line_change.type=removed` - Change metric `vcs.repository.contributor.count` to `vcs.contributor.count` - Change metric `vcs.repository.change.time_open` to `vcs.change.duration` with `vcs.change.state=open` - Change metric `vcs.repository.change.time_to_approval` to `vcs.change.time_to_approval` - Change metric `vcs.repository.change.time_to_merge` to `vcs.change.time_to_merge` - Change metric `vcs.repository.change.count` to `vcs.change.count` - `processor/tailsampling`: Reverts [#​33671](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/33671), allowing for composite policies to specify inverted clauses in conjunction with other policies. This is a change bringing the previous state into place, breaking users who rely on what was introduced as part of [#​33671](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/33671). ([#​34085](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/34085)) ##### 🚩 Deprecations 🚩 - `connector/routing`: Deprecate `match_once` parameter. ([#​29882](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/29882)) - `routingprocessor`: Deprecated in favor of the routing connector. ([#​36616](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/36616)) - `splunkhecexporter`: Add `otel_attrs_to_hec_metadata/*` config fields to replace `hec_metadata_to_otel_attrs/*` fields. ([#​35092](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/35092)) `otel_attrs_to_hec_metadata/*` config fields will replace the `hec_metadata_to_otel_attrs/*` fields in a later release. - `kineticaexporter`: The kineticaexporter is now Unmaintained as it has no active code owners from the vendor ([#​36808](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/36808)) ##### 🚀 New components 🚀 - `dorisexporter`: Mark the Doris exporter as Alpha. ([#​33479](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/33479)) - `libhoneyreceiver`: Introduce the scaffolding of a new component, libhoneyreceiver ([#​36693](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/36693)) ##### 💡 Enhancements 💡 - `purefareceiver`: Implements support for scraping Pure Storage FlashArray with Purity version 6.6.11+ ([#​36251](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/36251)) - `azureeventhubreceiver`: support providing one or more time formats for timestamp parsing ([#​36650](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/36650)) - `googlecloudmonitoringreceiver`: Add metric-specific labels to googlecloudmonitoringreceiver component ([#​35711](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/35711)) - `awss3receiver`: Add support RFC3339 format for starttime and endtime ([#​36787](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/36787)) - `awsxrayexporter`: Generate url section in xray segment when `net.peer.name` is available ([#​35375](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/35375)) - `clickhouseexporter`: Exporter now sorts attribute maps' keys during INSERT, yielding better compression and predictable aggregates ([#​33634](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/33634)) - `datadogconnector`: Flip configs `traces::compute_stats_by_span_kind`, `traces::peer_tags_aggregation` and `traces::peer_service_aggregation` to true by default ([#​35969](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/35969)) This enables Datadog APM stats on peer tags by default and is a backwards-compatible change. Read more on https://docs.datadoghq.com/tracing/guide/inferred-service-opt-in/. - `datadogexporter`: Flip configs `traces::compute_stats_by_span_kind`, `traces::peer_tags_aggregation` and `traces::peer_service_aggregation` to true by default ([#​35969](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/35969)) This enables Datadog APM stats on peer tags by default and is a backwards-compatible change. Read more on https://docs.datadoghq.com/tracing/guide/inferred-service-opt-in/. - `elasticsearchexporter`: Map \*.geo.location.{lat,lon} as geo_point field in OTel mode ([#​36565](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/36565)) In OTel mapping mode, merge \*.geo.location.{lat,lon} to \*.geo.location such that they are stored as geo_point in Elasticsearch. - `fileexporter`: Add support for profiles signal. ([#​35978](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/35978)) - `pkg/ottl`: GetXML Converter now supports selecting text, CDATA, and attribute (value) content. ([#​36821](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/36821)) - `githubreceiver`: Adds webhook skeleton to GitHub receiver to receive events from GitHub for tracing. ([#​27460](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/27460)) This PR adds a skeleton for the GitHub receiver to receive events from GitHub for tracing via a webhook. The trace portion of this receiver will run and respond to GET requests for the health check only. - `kafkaexporter, kafkareceiver`: Add a new mechanism "AWS_MSK_IAM_OAUTHBEARER" for kafka exporter and kafka receiver. This mechanism use the AWS MSK IAM SASL Signer for Go https://github.com/aws/aws-msk-iam-sasl-signer-go. ([#​19747](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/19747)) - `loadbalancingexporter`: Adds an optional configuration to the k8s resolver which returns hostnames instead of IPs for headless services pointing at statefulsets ([#​18412](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/18412)) - `mongodbatlasreceiver`: Adds additional metrics to the MongoDB Atlas receiver ([#​36525](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/36525)) Adds a number of new default disabled metrics to the MongoDB Atlas receiver. These metrics are: - mongodbatlas.disk.partition.queue.depth - mongodbatlas.disk.partition.throughput - mongodbatlas.process.cache.ratio - `s3exporter`: Upgrading to adopt aws sdk v2 ([#​36699](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/36699)) - `opampextension`: Use status subscription for fine granular component health reporting ([#​35856](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/35856)) - `pkg/pdatatest`: Add support for Profiles signal comparison. ([#​36232](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/36232)) - `receiver/prometheusremotewrite`: Parse labels from Prometheus Remote Write requests into Resource and Metric Attributes. ([#​35656](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/35656)) Warning - The HTTP Server still doesn't pass metrics to the next consumer. The component is unusable for now. - `signaltometrics`: Add config validation and custom OTTL functions ([#​35930](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/35930)) Adds config validation for the signal to metrics connector. Also introduces `AdjustedCount` OTTL function. - `testbed`: Add batcher performance tests ([#​36206](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/36206)) - `testbed`: add options for retry/storage for filelog sender ([#​36781](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/36781)) ##### 🧰 Bug fixes 🧰 - `azuremonitorexporter`: fix bug to remove default config of endpoint which causes failing to parse endpoint correctly. ([#​36704](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/36704)) - `receiver/prometheusreceiver`: Metric adjuster no longer assumes that all metrics from a scrape come from the same resource ([#​36477](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/36477)) - `connector/datadog, exporter/datadog, pkg/datadog`: throw error if datadog API key contains invalid characters ([#​36509](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/36509)) - `parseutils`: Handle escaped quotes when parsing pairs using SplitString. ([#​36176](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/36176)) - `exporter/prometheusremotewrite`: Fix exemplar handling when the exemplar is an integer value. ([#​36657](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/36657)) Send metrics with exemplars as integer values now are correctly handled. - `googlecloudmonitoringreceiver`: Fix "no validation found" error if workload is running on Google Cloud Platform ([#​36607](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/36607)) - `k8sattributesprocessor`: Override extracted k8s attributes if original value has been empty ([#​36373](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/36373)) - `k8sattributesreceiver`: Log any errors encountered during kube client initialisation ([#​35879](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/35879)) This addresses an issue where the collector, due to an error encountered during the kubernetes client initialisation, was reporting an 'unavailable' status via the health check extension without any further information to be found in the logs. - `opampextension`: Fix blocking agent shutdown due to unclosed channel ([#​36764](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/36764)) - `opampsupervisor`: avoid nil pointer access when reporting the last received remote config ([#​36850](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/36850)) - `postgresqlreceiver`: Update the postgresqlreceiver to handle new table schema for the bgwriter metrics in pg17+ ([#​36784](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/36784)) - `jaegerreceiver`: Remove ineffectual warning from jaegerreceiver ([#​35894](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/35894)) - `datadogexporter`: read response body on pushSketches to allow connection re-use ([#​36779](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/36779)) - `sumologicextension`: Skip likely zombie processes on Windows. ([#​36481](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/36481)) ### [`v0.115.0`](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/blob/HEAD/CHANGELOG.md#v01150) [Compare Source](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/compare/v0.114.0...v0.115.0) ##### 🛑 Breaking changes 🛑 - `awsfirehosereceiver`: Follow receiver contract based on type of error ([#​5909](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/5909)) - `elasticsearchexporter`: Respect `flush::bytes` in sync bulk indexer, `flush::bytes` measures uncompressed size, change default `batcher::max_size_items` to `0` ([#​36163](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/36163)) Limit the bulk request size to roughly `flush::bytes` for sync bulk indexer. Sync bulk indexer is used when `batcher::enabled` is either true or false. In order words, sync bulk indexer is not used when batcher config is undefined. Change `flush::bytes` to always measure in uncompressed bytes. Change default `batcher::max_size_items` to `0` as bulk request size limit is now more effectively enforced by `flush::bytes`. - `k8sattributesprocessor`: Move k8sattr.fieldExtractConfigRegex.disallow feature gate to Beta. ([#​25128](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/25128)) Disable the `k8sattr.fieldExtractConfigRegex.disallow` feature gate to get the old behavior. - `internal`: Remove stable gate `component.UseLocalHostAsDefaultHost` ([#​36589](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/36589)) - `cmd/opampsupervisor`: Update default logger output paths to stderr ([#​36072](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/36072)) The default output paths for the opamp supervisor logger have been updated to stderr from \[stdout, stderr]. - `opampsupervisor`: Enable strict unmarshalling of the OpAMP Supervisor config file. An error will now be returned if an invalid config key is set. ([#​35838](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/35838)) ##### 🚩 Deprecations 🚩 - `postgresqlreceiver`: Minimal supported PostgreSQL version updated from 9.6 to 13.0 ([#​30923](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/30923)) Aligning on the supported versions as can be seen [in the PostgreSQL releases section](https://www.postgresql.org/support/versioning) - `exporter/prometheusremotewrite`: Change `exporter.prometheusremotewriteexporter.deprecateCreatedMetric` feature gate from Alpha to Beta version. ([#​35003](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/35003)) The `export_created_metric` configuration parameter is now ignored by default. ##### 🚀 New components 🚀 - `signaltometricsconnector`: New component for generating metrics from raw signals using user defined OTTL expressions. ([#​35930](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/35930)) - `extension/cgroupruntime`: Initial implementation for cgroupruntime extension. ([#​30289](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/30289)) - `huaweicloudcesreceiver`: Introduce new receiver fetching data from huawei Cloud Eye Service. ([#​34953](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/34953)) - `netflowreceiver`: Introduce the netflow receiver ([#​32732](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/32732)) ##### 💡 Enhancements 💡 - `datadogexporter`: Add a configurable `reporter_period` parameter to the Datadog exporter’s host metadata configuration to allow users to specify the frequency at which host metadata is sent to Datadog. ([#​36450](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/36450)) - `awsemfexporter`: Add support for 1 second metric resolution in CloudWatch Embedded Metrics Format based on metric attributes ([#​29506](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/29506)) - `awsemfexporter`: Improvement unit conversion during EMF log translation ([#​35937](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/35937)) - `sumologicexporter`: adding new products for auto discovery ([#​35622](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/35622)) - `postgresqlreceiver`: Added new postgresql metrics to achieve parity with Telegraf ([#​36528](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/36528)) - `loadbalancingexporter`: Adding sending_queue, retry_on_failure and timeout settings to loadbalancing exporter configuration ([#​35378](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/35378), [#​16826](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/16826)) When switching to top-level sending_queue configuration - users should carefully review queue size In some rare cases setting top-level queue size to n\*queueSize might be not enough to prevent data loss - `pkg/stanza`: Introduce active file grouping mechanism. ([#​23787](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/23787)) - `receivercreator`: Add support for starting receivers/scrapers based on provided annotations' hints for metrics' collection ([#​34427](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/34427)) - `tailsamplingprocessor`: Adds decision cache for non-sampled trace IDs ([#​31583](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/31583)) - `cmd/opampsupervisor`: Support environment variable expansion in the OpAMP supervisor config. ([#​36269](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/36269)) - `pkg/ottl`: Move debug log to `Statement.Execute` so that components using it instead of `StatementSequence` also get debug logs. ([#​36456](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/36456)) - `routingconnector`: Add ability to route by 'datapoint' context ([#​36523](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/36523)) - `signalfxreceiver`: Follow receiver contract based on type of error ([#​5909](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/5909)) Use 503 error code for retryable and 400 error code for not-retryable errors instead of responding with a 500 unconditionally. ##### 🧰 Bug fixes 🧰 - `cmd/opampsupervisor`: Do not log err if the last received doesn't exist ([#​36013](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/36013)) - `receiver/azureeventhub`: When using a storage extension, the component will call Close on the client during component shutdown. This fixes a bug that resulted in a file potentially remaining locked after component shutdown. ([#​36238](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/36238)) - `azuremonitorexporter`: Fixes an issue where the Azure Monitor exporter was not sending data to App Insights due to the Telemetry Channel not being flushed. ([#​35037](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/35037)) - `exporter/pulsarexporter`: Change configuration option `map_connections_per_broker`, rename to `max_connections_per_broker`. ([#​36579](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/36579)) - `failoverconnector`: Resolves a bug that prevents proper recovery when disabling max retries ([#​36587](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/36587)) - `googlecloudpubsubexporter`: Fix a goroutine leak during shutdown. ([#​30438](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/30438)) A goroutine leak was found in the googlecloudpubsubexporter. The goroutine leak was caused by the exporter not closing the underlying created gRPC client when using an insecure custom endpoint. - `processor/k8sattribute`: fixes parsing of k8s image names to support images with tags and digests. ([#​36131](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/36131)) - `clickhouseexporter`: Fix incorrect Resource Attribute `service.name` translation to ClickHouse ServiceName field for Logs Records ([#​36349](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/36349)) - `awsfirehosereceiver`: fix timestamp when ingesting logs from CloudWa </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://redirect.github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjQuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE2NC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJyZW5vdmF0ZWJvdCJdfQ==--> --------- 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 <songy23@users.noreply.github.com>
songy23
pushed a commit
that referenced
this pull request
Feb 12, 2025
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [github.com/google/go-github/v68](https://redirect.github.com/google/go-github) | `v68.0.0` -> `v69.0.0` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fgoogle%2fgo-github%2fv68/v69.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fgoogle%2fgo-github%2fv68/v69.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fgoogle%2fgo-github%2fv68/v68.0.0/v69.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fgoogle%2fgo-github%2fv68/v68.0.0/v69.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. :warning: MAJOR VERSION UPDATE :warning: - please manually update this package --- ### Release Notes <details> <summary>google/go-github (github.com/google/go-github/v68)</summary> ### [`v69.0.0`](https://redirect.github.com/google/go-github/releases/tag/v69.0.0) [Compare Source](https://redirect.github.com/google/go-github/compare/v68.0.0...v69.0.0) This release contains the following breaking API changes: - feat!: Add support for enterprise rulesets ([#​3417](https://redirect.github.com/google/go-github/issues/3417)) BREAKING CHANGE: `Create*Ruleset` and `Update*Ruleset` now pass `ruleset` parameter by-value instead of by-reference. - fix!: Typo in field names in the CheckSuite struct ([#​3444](https://redirect.github.com/google/go-github/issues/3444)) BREAKING CHANGE: `Rerequstable`=>`Rerequestable`, `RunsRerequstable`=>`RunsRerequestable` - fix!: Typo in field names in the PullStats struct ([#​3445](https://redirect.github.com/google/go-github/issues/3445)) BREAKING CHANGE: `MergablePulls`=>`MergeablePulls`, `UnmergablePulls`=>`UnmergeablePulls` - refactor!: Do not capitalize error strings ([#​3446](https://redirect.github.com/google/go-github/issues/3446)) BREAKING CHANGE: Some error strings are slightly modified - please do not rely on error text in general. - fix!: Refactor the repository ruleset code ([#​3430](https://redirect.github.com/google/go-github/issues/3430)) BREAKING CHANGES: The following types have been renamed: - `Ruleset` -> `RepositoryRuleset` - `RulesetLink` -> `RepositoryRulesetLink` - `RulesetLinks` -> `RepositoryRulesetLinks` - `RulesetRefConditionParameters` -> `RepositoryRulesetRefConditionParameters` - `RulesetRepositoryNamesConditionParameters` -> `RepositoryRulesetRepositoryNamesConditionParameters` - `RulesetRepositoryIDsConditionParameters` -> `RepositoryRulesetRepositoryIDsConditionParameters` - `RulesetRepositoryPropertyTargetParameters` -> `Repository` - `RulesetRepositoryPropertyConditionParameters` -> `RepositoryRulesetRepositoryPropertyConditionParameters` - `RulesetOrganizationNamesConditionParameters` -> `RepositoryRulesetOrganizationNamesConditionParameters` - `RulesetOrganizationIDsConditionParameters` -> `RepositoryRulesetOrganizationIDsConditionParameters` - `RulesetConditions` -> `RepositoryRulesetConditions` - `RepositoryRulesetEditedChanges` -> `RepositoryRulesetChanges` - `RepositoryRulesetEditedSource` -> `RepositoryRulesetChangeSource` - `RepositoryRulesetEditedSources` -> `RepositoryRulesetChangeSources` - `RepositoryRulesetEditedConditions` -> `RepositoryRulesetUpdatedConditions` - `RepositoryRulesetUpdatedConditionsEdited` -> `RepositoryRulesetUpdatedCondition` - `RepositoryRulesetEditedRules` -> `RepositoryRulesetChangedRules` - `RepositoryRulesetUpdatedRules` -> `RepositoryRulesetUpdatedRules` - `RepositoryRulesetEditedRuleChanges` -> `RepositoryRulesetChangedRule` - chore!: Add sliceofpointers custom linter ([#​3447](https://redirect.github.com/google/go-github/issues/3447)) BREAKING CHANGE: `ListOAuthApps` now returns `([]*OAuthApp, error)` instead of `([]OAuthApp, error)`. - feat!: Change User.InheritedFrom to a slice ([#​3460](https://redirect.github.com/google/go-github/issues/3460)) BREAKING CHANGE: `User.InheritedFrom` is changed from a `*Team` to a `[]*Team`. ...and the following additional changes: - Bump go-github from v67 to v68 in /scrape ([#​3398](https://redirect.github.com/google/go-github/issues/3398)) - build(deps): bump golang.org/x/net from 0.32.0 to 0.33.0 in /scrape ([#​3400](https://redirect.github.com/google/go-github/issues/3400)) - build(deps): bump codecov/codecov-action from 5.1.1 to 5.1.2 ([#​3401](https://redirect.github.com/google/go-github/issues/3401)) - Bump golang.org/x/net to v0.33.0 ([#​3402](https://redirect.github.com/google/go-github/issues/3402)) - Add TokenID and TokenName to PersonalAccessToken struct ([#​3404](https://redirect.github.com/google/go-github/issues/3404)) - Bump github.com/PuerkitoBio/goquery from 1.9.2 to 1.10.1 in /scrape ([#​3408](https://redirect.github.com/google/go-github/issues/3408)) - Bump Go to 1.22.10 or 1.23.4 in go.mod files ([#​3410](https://redirect.github.com/google/go-github/issues/3410)) - Add opt-in rate limit support on endpoints returning 302s ([#​3411](https://redirect.github.com/google/go-github/issues/3411)) - Update OpenAPI ([#​3419](https://redirect.github.com/google/go-github/issues/3419)) - build(deps): bump golang.org/x/net from 0.33.0 to 0.34.0 in /scrape ([#​3420](https://redirect.github.com/google/go-github/issues/3420)) - Permit toggling rate limit check by consumers ([#​3386](https://redirect.github.com/google/go-github/issues/3386)) - build(deps): Pin and group actions/\* ([#​3424](https://redirect.github.com/google/go-github/issues/3424)) - Add deprecation messages to security managers APIs ([#​3426](https://redirect.github.com/google/go-github/issues/3426)) - fix: Relax go directive in go.mod to 1.22.0 ([#​3423](https://redirect.github.com/google/go-github/issues/3423)) - Enforce toolchain requirement in generate.sh ([#​3428](https://redirect.github.com/google/go-github/issues/3428)) - feat: Add missing notification_setting to Team ([#​3431](https://redirect.github.com/google/go-github/issues/3431)) - chore: Add reviewers file ([#​3435](https://redirect.github.com/google/go-github/issues/3435)) - gen-accessors: Update dumping of getters ([#​3437](https://redirect.github.com/google/go-github/issues/3437)) - chore: Fix codecov upload ([#​3440](https://redirect.github.com/google/go-github/issues/3440)) - chore: Spell "unmarshal" consistently with one el ([#​3441](https://redirect.github.com/google/go-github/issues/3441)) - fix: Typos in func parameter, vars, error, and comments ([#​3442](https://redirect.github.com/google/go-github/issues/3442)) - feat: Add manage_ghes endpoints introduced in 3.15 ([#​3433](https://redirect.github.com/google/go-github/issues/3433)) - Fix minor typo ([#​3448](https://redirect.github.com/google/go-github/issues/3448)) - chore: Check and fix license headers ([#​3449](https://redirect.github.com/google/go-github/issues/3449)) - Add new fields for IssueType ([#​3451](https://redirect.github.com/google/go-github/issues/3451)) - ci: update golangci-lint to v1.63.4 ([#​3452](https://redirect.github.com/google/go-github/issues/3452)) - Extend Rate and Rate Limiting with X-Ratelimit-Used and `X-Ratelimit-Resource` headers ([#​3453](https://redirect.github.com/google/go-github/issues/3453)) - build(deps): bump actions/setup-go from 5.2.0 to 5.3.0 in the actions group ([#​3454](https://redirect.github.com/google/go-github/issues/3454)) - build(deps): bump codecov/codecov-action from 5.1.2 to 5.3.1 ([#​3455](https://redirect.github.com/google/go-github/issues/3455)) - docs: Add clarifications for mergeable field in pull requests ([#​3396](https://redirect.github.com/google/go-github/issues/3396)) - build(deps): bump github.com/alecthomas/kong from 1.6.0 to 1.7.0 in /tools ([#​3458](https://redirect.github.com/google/go-github/issues/3458)) - Bump version of go-github to v69.0.0 ([#​3463](https://redirect.github.com/google/go-github/issues/3463)) </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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjQuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE2NC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmN5LW1ham9yLXVwZGF0ZSJdfQ==--> --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Curtis Robert <crobert@splunk.com>
wojtekzyla
added a commit
to wojtekzyla/opentelemetry-collector-contrib
that referenced
this pull request
Feb 12, 2025
add changelog entry update kafkatopicsobserver README update branch name, CHANGELOG and delete Unmarshal function from config.go update stability to In Development fix CI issues change order of imports update go.mod add kafkatopicsobserver codeowner update go.mod Update All golang.org/x packages (open-telemetry#37828) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | golang.org/x/crypto | `v0.32.0` -> `v0.33.0` | [![age](https://developer.mend.io/api/mc/badges/age/go/golang.org%2fx%2fcrypto/v0.33.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/golang.org%2fx%2fcrypto/v0.33.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/golang.org%2fx%2fcrypto/v0.32.0/v0.33.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/golang.org%2fx%2fcrypto/v0.32.0/v0.33.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | golang.org/x/tools | `v0.29.0` -> `v0.30.0` | [![age](https://developer.mend.io/api/mc/badges/age/go/golang.org%2fx%2ftools/v0.30.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/golang.org%2fx%2ftools/v0.30.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/golang.org%2fx%2ftools/v0.29.0/v0.30.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/golang.org%2fx%2ftools/v0.29.0/v0.30.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### 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://redirect.github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjQuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE2NC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJyZW5vdmF0ZWJvdCJdfQ==--> --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Yang Song <yang.song@datadoghq.com> update tests Update All golang.org/x packages (open-telemetry#37828) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | golang.org/x/crypto | `v0.32.0` -> `v0.33.0` | [![age](https://developer.mend.io/api/mc/badges/age/go/golang.org%2fx%2fcrypto/v0.33.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/golang.org%2fx%2fcrypto/v0.33.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/golang.org%2fx%2fcrypto/v0.32.0/v0.33.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/golang.org%2fx%2fcrypto/v0.32.0/v0.33.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | golang.org/x/tools | `v0.29.0` -> `v0.30.0` | [![age](https://developer.mend.io/api/mc/badges/age/go/golang.org%2fx%2ftools/v0.30.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/golang.org%2fx%2ftools/v0.30.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/golang.org%2fx%2ftools/v0.29.0/v0.30.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/golang.org%2fx%2ftools/v0.29.0/v0.30.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### 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://redirect.github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjQuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE2NC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJyZW5vdmF0ZWJvdCJdfQ==--> --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Yang Song <yang.song@datadoghq.com> Update module github.com/aws/aws-sdk-go-v2/service/ec2 to v1.203.0 (open-telemetry#37863) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [github.com/aws/aws-sdk-go-v2/service/ec2](https://redirect.github.com/aws/aws-sdk-go-v2) | `v1.202.4` -> `v1.203.0` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2faws%2faws-sdk-go-v2%2fservice%2fec2/v1.203.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2faws%2faws-sdk-go-v2%2fservice%2fec2/v1.203.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2faws%2faws-sdk-go-v2%2fservice%2fec2/v1.202.4/v1.203.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2faws%2faws-sdk-go-v2%2fservice%2fec2/v1.202.4/v1.203.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjQuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE2NC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJyZW5vdmF0ZWJvdCJdfQ==--> --------- 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 <songy23@users.noreply.github.com> Update All golang.org/x packages (open-telemetry#37828) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | golang.org/x/crypto | `v0.32.0` -> `v0.33.0` | [![age](https://developer.mend.io/api/mc/badges/age/go/golang.org%2fx%2fcrypto/v0.33.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/golang.org%2fx%2fcrypto/v0.33.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/golang.org%2fx%2fcrypto/v0.32.0/v0.33.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/golang.org%2fx%2fcrypto/v0.32.0/v0.33.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | golang.org/x/tools | `v0.29.0` -> `v0.30.0` | [![age](https://developer.mend.io/api/mc/badges/age/go/golang.org%2fx%2ftools/v0.30.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/golang.org%2fx%2ftools/v0.30.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/golang.org%2fx%2ftools/v0.29.0/v0.30.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/golang.org%2fx%2ftools/v0.29.0/v0.30.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### 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://redirect.github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjQuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE2NC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJyZW5vdmF0ZWJvdCJdfQ==--> --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Yang Song <yang.song@datadoghq.com> Update module github.com/aws/aws-sdk-go-v2/service/ec2 to v1.203.0 (open-telemetry#37863) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [github.com/aws/aws-sdk-go-v2/service/ec2](https://redirect.github.com/aws/aws-sdk-go-v2) | `v1.202.4` -> `v1.203.0` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2faws%2faws-sdk-go-v2%2fservice%2fec2/v1.203.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2faws%2faws-sdk-go-v2%2fservice%2fec2/v1.203.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2faws%2faws-sdk-go-v2%2fservice%2fec2/v1.202.4/v1.203.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2faws%2faws-sdk-go-v2%2fservice%2fec2/v1.202.4/v1.203.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjQuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE2NC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJyZW5vdmF0ZWJvdCJdfQ==--> --------- 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 <songy23@users.noreply.github.com> [tailsamplingprocessor] Support external decision cache implementations (open-telemetry#37035) #### Description Adding a feature. This PR adds support for external implementations of the decision cache. This allows the collector (or another service using the processor) to supply an alternative decision cache based on alternative algorithms or external services like memcached without needing to explicitly add support for all possible options in the processor. It re-uses the existing function option pattern and only exposes two options for now: `WithSampledDecisionCache` and `WithNonSampledDecisionCache`. I've avoided exporting other options to avoid bloating the external interface without a concrete use case. The majority of changes are cleanup from the refactoring to move `Option` values into the `Config` struct instead of in a variadic parameter on `newTracesProcessor`. --------- Co-authored-by: Yuna Verheyden <yuna.verheyden@posteo.net> [chore] fix flaky e2e test in k8sclusterreceiver (open-telemetry#37830) <!--Ex. Fixing a bug - Describe the bug and how this fixes the issue. Ex. Adding a feature - Explain what this achieves.--> #### Description This PR addresses the flaky E2E test in the k8sclusterreceiver. Will need to run this multiple times to make sure this solves the issue <!-- Issue number (e.g. open-telemetry#1234) or full URL to issue, if applicable. --> #### Link to tracking issue Fixes open-telemetry#37756 <!--Describe what testing was performed and which tests were added.--> #### Testing Adapted the assertion logic in the existing test --------- Signed-off-by: Florian Bacher <florian.bacher@dynatrace.com> [chore] Exclude generated modules from `make for-all` (open-telemetry#37755) #### Context <details> The `Makefile` currently has two variables listing "every" module in the repo: - `ALL_MODS` contains everything except the non-gitted modules `cmd/otelcontribcol` and `cmd/oteltestbedcol`; - `NONROOT_MODS` contains everything except the root module, but including `cmd/otel*col` if present. These variables are mostly used through the following helpers: - `make for-all CMD=blabla` loops through `NONROOT_MODS` + (explicitly) the root module; - `make for-all-target` loops through `ALL_MODS`. The result is that the former includes `cmd/otel*col`, while the latter does not. This discrepancy is confusing, and can cause issues. For instance, the `make check-contrib` task in Core (surprise, this is yet another PR indirectly related to [core#11167](open-telemetry/opentelemetry-collector#11167)) needs to perform the following steps: 1. replace core dependencies in contrib using `make for-all` 2. run `make gotidy`, which uses `make for-all-target` (or used to until my recent PR, but the `tidylist`-based version still excludes the generated modules) 3. run `make generate`, which uses `make for-all` 4. run `make gotest`, which uses `make for-all-target` The discrepancy causes `make generate` to fail because `cmd/otel*col` was modified to replace core dependencies, but not tidied. I don't believe there are many instances where a command needs to be run on all modules, *including* `cmd/otel*col`, so I decided to standardize on `ALL_MODS` in this PR. </details> #### Description This PR removes the `NONROOT_MODS` variable from the `Makefile`, and modifies `make for-all` to use `ALL_MODS` instead. The practical consequence is that `make generate`, `make otel-from-tree`, and `make otel-from-lib` no longer apply to the non-gitted modules `cmd/otelcontribcol` and `cmd/oteltestbedcol`. This matches the existing behavior of all the `make goXXX` targets, reducing discrepancies. I added a new module group `GENERATED_MODS`, which contains the two problematic modules iff they are present on disk. The new `make for-generated` target can be used along with `make for-all` to return to the previous behavior. I don't believe there are any scripts in contrib or core that require this change (since `cmd/otel*col` don't have `//go:generate` statements). I also made some miscellaneous improvements to the Makefile: - removed a definition of `EXPORTER_MODS_0/1` that is overwritten just below - fix the addition of the root module in `ALL_MODS` (currently broken when calling from another directory with `make -C`, see [this StackOverflow answer](https://stackoverflow.com/questions/18136918/how-to-get-current-relative-directory-of-your-makefile)) - updated the output of `make all-groups` with missing groups and macOS-compatible `-e` option I can move these to another PR if it seems too messy to include these here. Update module github.com/vmware/govmomi to v0.48.1 (open-telemetry#37864) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [github.com/vmware/govmomi](https://redirect.github.com/vmware/govmomi) | `v0.48.0` -> `v0.48.1` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fvmware%2fgovmomi/v0.48.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fvmware%2fgovmomi/v0.48.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fvmware%2fgovmomi/v0.48.0/v0.48.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fvmware%2fgovmomi/v0.48.0/v0.48.1?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>vmware/govmomi (github.com/vmware/govmomi)</summary> ### [`v0.48.1`](https://redirect.github.com/vmware/govmomi/releases/tag/v0.48.1) [Compare Source](https://redirect.github.com/vmware/govmomi/compare/v0.48.0...v0.48.1) <a name="v0.48.1"></a> #### [Release v0.48.1](https://redirect.github.com/vmware/govmomi/compare/v0.48.0...v0.48.1) > Release Date: 2025-02-11 ##### 🐞 Fix - \[[`92adc45`](https://redirect.github.com/vmware/govmomi/commit/92adc453)] Drop operationID soap header for unsupported endpoints ##### 💫 `govc` (CLI) - \[[`8df8254`](https://redirect.github.com/vmware/govmomi/commit/8df82543)] Rewrite kms.export URL to use the host we connected to vCenter with - \[[`93efaa5`](https://redirect.github.com/vmware/govmomi/commit/93efaa51)] Add storage.policy.create '-e' option to enable encryption ##### 🧹 Chore - \[[`cc1a61b`](https://redirect.github.com/vmware/govmomi/commit/cc1a61ba)] Update version.go for v0.48.1 #####⚠️ BREAKING ##### 📖 Commits - \[[`cc1a61b`](https://redirect.github.com/vmware/govmomi/commit/cc1a61ba)] chore: Update version.go for v0.48.1 - \[[`f642f66`](https://redirect.github.com/vmware/govmomi/commit/f642f66f)] build(deps): bump golang.org/x/text from 0.21.0 to 0.22.0 - \[[`92adc45`](https://redirect.github.com/vmware/govmomi/commit/92adc453)] fix: Drop operationID soap header for unsupported endpoints - \[[`8df8254`](https://redirect.github.com/vmware/govmomi/commit/8df82543)] govc: Rewrite kms.export URL to use the host we connected to vCenter with - \[[`93efaa5`](https://redirect.github.com/vmware/govmomi/commit/93efaa51)] govc: Add storage.policy.create '-e' option to enable encryption </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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjQuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE2NC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJyZW5vdmF0ZWJvdCJdfQ==--> --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: opentelemetrybot <107717825+opentelemetrybot@users.noreply.github.com> [receiver/mysql] Integration tests for MariaDB (open-telemetry#37840) #### Description * Added integration tests for Mariadb `10.11.11` and `11.6.2` * Migrated test per method, into parameterised test #### Link to tracking issue Fixes open-telemetry#37813 [pkg/ottl] Introduce ToSnakeCase() converter function (open-telemetry#37429) <!-- Issue number (e.g. open-telemetry#1234) or full URL to issue, if applicable. --> #### Link to tracking issue Fixes open-telemetry#32942 --------- Signed-off-by: odubajDT <ondrej.dubaj@dynatrace.com> Co-authored-by: Edmo Vamerlatti Costa <11836452+edmocosta@users.noreply.github.com> Co-authored-by: Evan Bradley <11745660+evan-bradley@users.noreply.github.com> [chore] Spelling connector + extension (open-telemetry#37135) #### Description Fix spelling in connector/ + extension/ open-telemetry#37128 (review) I can split this into two distinct items, but 45 files seems like a digestible chunk... #### Link to tracking issue * open-telemetry#37128 --------- Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com> bump minimum supported go version to 1.23 (open-telemetry#37875) With the release of 1.24, we need to bump the tested versions. Fixes open-telemetry#37865 Fixes open-telemetry#35722 --------- Signed-off-by: Alex Boten <223565+codeboten@users.noreply.github.com> Update module github.com/google/go-github/v68 to v69 (open-telemetry#37846) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [github.com/google/go-github/v68](https://redirect.github.com/google/go-github) | `v68.0.0` -> `v69.0.0` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fgoogle%2fgo-github%2fv68/v69.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fgoogle%2fgo-github%2fv68/v69.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fgoogle%2fgo-github%2fv68/v68.0.0/v69.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fgoogle%2fgo-github%2fv68/v68.0.0/v69.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. :warning: MAJOR VERSION UPDATE :warning: - please manually update this package --- ### Release Notes <details> <summary>google/go-github (github.com/google/go-github/v68)</summary> ### [`v69.0.0`](https://redirect.github.com/google/go-github/releases/tag/v69.0.0) [Compare Source](https://redirect.github.com/google/go-github/compare/v68.0.0...v69.0.0) This release contains the following breaking API changes: - feat!: Add support for enterprise rulesets ([#&open-telemetry#8203;3417](https://redirect.github.com/google/go-github/issues/3417)) BREAKING CHANGE: `Create*Ruleset` and `Update*Ruleset` now pass `ruleset` parameter by-value instead of by-reference. - fix!: Typo in field names in the CheckSuite struct ([#&open-telemetry#8203;3444](https://redirect.github.com/google/go-github/issues/3444)) BREAKING CHANGE: `Rerequstable`=>`Rerequestable`, `RunsRerequstable`=>`RunsRerequestable` - fix!: Typo in field names in the PullStats struct ([#&open-telemetry#8203;3445](https://redirect.github.com/google/go-github/issues/3445)) BREAKING CHANGE: `MergablePulls`=>`MergeablePulls`, `UnmergablePulls`=>`UnmergeablePulls` - refactor!: Do not capitalize error strings ([#&open-telemetry#8203;3446](https://redirect.github.com/google/go-github/issues/3446)) BREAKING CHANGE: Some error strings are slightly modified - please do not rely on error text in general. - fix!: Refactor the repository ruleset code ([#&open-telemetry#8203;3430](https://redirect.github.com/google/go-github/issues/3430)) BREAKING CHANGES: The following types have been renamed: - `Ruleset` -> `RepositoryRuleset` - `RulesetLink` -> `RepositoryRulesetLink` - `RulesetLinks` -> `RepositoryRulesetLinks` - `RulesetRefConditionParameters` -> `RepositoryRulesetRefConditionParameters` - `RulesetRepositoryNamesConditionParameters` -> `RepositoryRulesetRepositoryNamesConditionParameters` - `RulesetRepositoryIDsConditionParameters` -> `RepositoryRulesetRepositoryIDsConditionParameters` - `RulesetRepositoryPropertyTargetParameters` -> `Repository` - `RulesetRepositoryPropertyConditionParameters` -> `RepositoryRulesetRepositoryPropertyConditionParameters` - `RulesetOrganizationNamesConditionParameters` -> `RepositoryRulesetOrganizationNamesConditionParameters` - `RulesetOrganizationIDsConditionParameters` -> `RepositoryRulesetOrganizationIDsConditionParameters` - `RulesetConditions` -> `RepositoryRulesetConditions` - `RepositoryRulesetEditedChanges` -> `RepositoryRulesetChanges` - `RepositoryRulesetEditedSource` -> `RepositoryRulesetChangeSource` - `RepositoryRulesetEditedSources` -> `RepositoryRulesetChangeSources` - `RepositoryRulesetEditedConditions` -> `RepositoryRulesetUpdatedConditions` - `RepositoryRulesetUpdatedConditionsEdited` -> `RepositoryRulesetUpdatedCondition` - `RepositoryRulesetEditedRules` -> `RepositoryRulesetChangedRules` - `RepositoryRulesetUpdatedRules` -> `RepositoryRulesetUpdatedRules` - `RepositoryRulesetEditedRuleChanges` -> `RepositoryRulesetChangedRule` - chore!: Add sliceofpointers custom linter ([#&open-telemetry#8203;3447](https://redirect.github.com/google/go-github/issues/3447)) BREAKING CHANGE: `ListOAuthApps` now returns `([]*OAuthApp, error)` instead of `([]OAuthApp, error)`. - feat!: Change User.InheritedFrom to a slice ([#&open-telemetry#8203;3460](https://redirect.github.com/google/go-github/issues/3460)) BREAKING CHANGE: `User.InheritedFrom` is changed from a `*Team` to a `[]*Team`. ...and the following additional changes: - Bump go-github from v67 to v68 in /scrape ([#&open-telemetry#8203;3398](https://redirect.github.com/google/go-github/issues/3398)) - build(deps): bump golang.org/x/net from 0.32.0 to 0.33.0 in /scrape ([#&open-telemetry#8203;3400](https://redirect.github.com/google/go-github/issues/3400)) - build(deps): bump codecov/codecov-action from 5.1.1 to 5.1.2 ([#&open-telemetry#8203;3401](https://redirect.github.com/google/go-github/issues/3401)) - Bump golang.org/x/net to v0.33.0 ([#&open-telemetry#8203;3402](https://redirect.github.com/google/go-github/issues/3402)) - Add TokenID and TokenName to PersonalAccessToken struct ([#&open-telemetry#8203;3404](https://redirect.github.com/google/go-github/issues/3404)) - Bump github.com/PuerkitoBio/goquery from 1.9.2 to 1.10.1 in /scrape ([#&open-telemetry#8203;3408](https://redirect.github.com/google/go-github/issues/3408)) - Bump Go to 1.22.10 or 1.23.4 in go.mod files ([#&open-telemetry#8203;3410](https://redirect.github.com/google/go-github/issues/3410)) - Add opt-in rate limit support on endpoints returning 302s ([#&open-telemetry#8203;3411](https://redirect.github.com/google/go-github/issues/3411)) - Update OpenAPI ([#&open-telemetry#8203;3419](https://redirect.github.com/google/go-github/issues/3419)) - build(deps): bump golang.org/x/net from 0.33.0 to 0.34.0 in /scrape ([#&open-telemetry#8203;3420](https://redirect.github.com/google/go-github/issues/3420)) - Permit toggling rate limit check by consumers ([#&open-telemetry#8203;3386](https://redirect.github.com/google/go-github/issues/3386)) - build(deps): Pin and group actions/\* ([#&open-telemetry#8203;3424](https://redirect.github.com/google/go-github/issues/3424)) - Add deprecation messages to security managers APIs ([#&open-telemetry#8203;3426](https://redirect.github.com/google/go-github/issues/3426)) - fix: Relax go directive in go.mod to 1.22.0 ([#&open-telemetry#8203;3423](https://redirect.github.com/google/go-github/issues/3423)) - Enforce toolchain requirement in generate.sh ([#&open-telemetry#8203;3428](https://redirect.github.com/google/go-github/issues/3428)) - feat: Add missing notification_setting to Team ([#&open-telemetry#8203;3431](https://redirect.github.com/google/go-github/issues/3431)) - chore: Add reviewers file ([#&open-telemetry#8203;3435](https://redirect.github.com/google/go-github/issues/3435)) - gen-accessors: Update dumping of getters ([#&open-telemetry#8203;3437](https://redirect.github.com/google/go-github/issues/3437)) - chore: Fix codecov upload ([#&open-telemetry#8203;3440](https://redirect.github.com/google/go-github/issues/3440)) - chore: Spell "unmarshal" consistently with one el ([#&open-telemetry#8203;3441](https://redirect.github.com/google/go-github/issues/3441)) - fix: Typos in func parameter, vars, error, and comments ([#&open-telemetry#8203;3442](https://redirect.github.com/google/go-github/issues/3442)) - feat: Add manage_ghes endpoints introduced in 3.15 ([#&open-telemetry#8203;3433](https://redirect.github.com/google/go-github/issues/3433)) - Fix minor typo ([#&open-telemetry#8203;3448](https://redirect.github.com/google/go-github/issues/3448)) - chore: Check and fix license headers ([#&open-telemetry#8203;3449](https://redirect.github.com/google/go-github/issues/3449)) - Add new fields for IssueType ([#&open-telemetry#8203;3451](https://redirect.github.com/google/go-github/issues/3451)) - ci: update golangci-lint to v1.63.4 ([#&open-telemetry#8203;3452](https://redirect.github.com/google/go-github/issues/3452)) - Extend Rate and Rate Limiting with X-Ratelimit-Used and `X-Ratelimit-Resource` headers ([#&open-telemetry#8203;3453](https://redirect.github.com/google/go-github/issues/3453)) - build(deps): bump actions/setup-go from 5.2.0 to 5.3.0 in the actions group ([#&open-telemetry#8203;3454](https://redirect.github.com/google/go-github/issues/3454)) - build(deps): bump codecov/codecov-action from 5.1.2 to 5.3.1 ([#&open-telemetry#8203;3455](https://redirect.github.com/google/go-github/issues/3455)) - docs: Add clarifications for mergeable field in pull requests ([#&open-telemetry#8203;3396](https://redirect.github.com/google/go-github/issues/3396)) - build(deps): bump github.com/alecthomas/kong from 1.6.0 to 1.7.0 in /tools ([#&open-telemetry#8203;3458](https://redirect.github.com/google/go-github/issues/3458)) - Bump version of go-github to v69.0.0 ([#&open-telemetry#8203;3463](https://redirect.github.com/google/go-github/issues/3463)) </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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjQuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE2NC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmN5LW1ham9yLXVwZGF0ZSJdfQ==--> --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Curtis Robert <crobert@splunk.com> [encoding/googlecloudlogentry] Scaffold new component (open-telemetry#37531) (open-telemetry#37789) #### Description As described in `CONTRIBUTING` this is the scaffolded components for a new encoding extension. This encoder is currently part of the `googlecloudpubsubreceiver`. The main goal to extract this so that this component can have an alpha stability (due to the changing semantic conventions), and the `googlepubsubreceiver` can reach GA stability. #### Link to tracking issue Introduces open-telemetry#37531 #### Testing Scaffolded component, but already includes tests for config #### Documentation The README includes the documentation of the new extension [pkg/ottl] Introduce ToUpperCase() converter function (open-telemetry#37427) <!-- Issue number (e.g. open-telemetry#1234) or full URL to issue, if applicable. --> #### Link to tracking issue Fixes open-telemetry#32942 --------- Signed-off-by: odubajDT <ondrej.dubaj@dynatrace.com> Co-authored-by: Edmo Vamerlatti Costa <11836452+edmocosta@users.noreply.github.com> Co-authored-by: Evan Bradley <11745660+evan-bradley@users.noreply.github.com> [chore] add myself as codeowner (open-telemetry#37866) cc @evan-bradley --------- Signed-off-by: zirain <zirain2009@gmail.com> [chore] remove unused variable (open-telemetry#37878) This was left behind when we moved to lychee Signed-off-by: Alex Boten <223565+codeboten@users.noreply.github.com> go tidy
songy23
pushed a commit
that referenced
this pull request
Feb 12, 2025
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [sigs.k8s.io/controller-runtime](https://redirect.github.com/kubernetes-sigs/controller-runtime) | `v0.19.4` -> `v0.20.1` | [![age](https://developer.mend.io/api/mc/badges/age/go/sigs.k8s.io%2fcontroller-runtime/v0.20.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/sigs.k8s.io%2fcontroller-runtime/v0.20.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/sigs.k8s.io%2fcontroller-runtime/v0.19.4/v0.20.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/sigs.k8s.io%2fcontroller-runtime/v0.19.4/v0.20.1?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>kubernetes-sigs/controller-runtime (sigs.k8s.io/controller-runtime)</summary> ### [`v0.20.1`](https://redirect.github.com/kubernetes-sigs/controller-runtime/releases/tag/v0.20.1) [Compare Source](https://redirect.github.com/kubernetes-sigs/controller-runtime/compare/v0.20.0...v0.20.1) #### What's Changed - 🐛 Check to see if custom source implements fmt.Stringer when logging by [@​k8s-infra-cherrypick-robot](https://redirect.github.com/k8s-infra-cherrypick-robot) in [https://github.com/kubernetes-sigs/controller-runtime/pull/3077](https://redirect.github.com/kubernetes-sigs/controller-runtime/pull/3077) - 🐛 cache: clone maps to prevent data race when concurrently creating caches using the same options by [@​k8s-infra-cherrypick-robot](https://redirect.github.com/k8s-infra-cherrypick-robot) in [https://github.com/kubernetes-sigs/controller-runtime/pull/3079](https://redirect.github.com/kubernetes-sigs/controller-runtime/pull/3079) - 🐛 support WaitForSync in custom TypedSyncingSource by [@​k8s-infra-cherrypick-robot](https://redirect.github.com/k8s-infra-cherrypick-robot) in [https://github.com/kubernetes-sigs/controller-runtime/pull/3086](https://redirect.github.com/kubernetes-sigs/controller-runtime/pull/3086) - 🌱 Add debug logging for the state of the priority queue by [@​k8s-infra-cherrypick-robot](https://redirect.github.com/k8s-infra-cherrypick-robot) in [https://github.com/kubernetes-sigs/controller-runtime/pull/3088](https://redirect.github.com/kubernetes-sigs/controller-runtime/pull/3088) - 🐛 Priorityqueue: Yet another queue_depth metric fix by [@​k8s-infra-cherrypick-robot](https://redirect.github.com/k8s-infra-cherrypick-robot) in [https://github.com/kubernetes-sigs/controller-runtime/pull/3089](https://redirect.github.com/kubernetes-sigs/controller-runtime/pull/3089) **Full Changelog**: kubernetes-sigs/controller-runtime@v0.20.0...v0.20.1 ### [`v0.20.0`](https://redirect.github.com/kubernetes-sigs/controller-runtime/releases/tag/v0.20.0) [Compare Source](https://redirect.github.com/kubernetes-sigs/controller-runtime/compare/v0.19.5...v0.20.0) #### Highlights - Based on k8s.io/\* v1.32 libraries and minimum Go version is now v1.23 - New experimental priority queue feature - More details in [#​3013](https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/3013) and [#​2374](https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/2374) - Can be enabled via manager.Options.Controller.UsePriorityQueue - Please give it a try and provide feedback in [#​2374](https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/2374) - [AggregatedDiscovery](https://redirect.github.com/kubernetes/enhancements/issues/3352) is automatically used when available ([#​2901](https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/2901)) - As usual, many improvements to the fake client #### Changes since v0.19.0 ####⚠️ Breaking Changes - Bump to k8s.io/\* v1.32 libraries ([#​2971](https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/2971) [#​2990](https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/2990) [#​3001](https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/3001) [#​3007](https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/3007) [#​3029](https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/3029) [#​3043](https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/3043)) - logging: Stop deduplicating API warnings by default ([#​2953](https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/2953)) - webhook: Stop deleting unknown fields in CustomDefaulter ([#​2982](https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/2982) [#​3056](https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/3056)) - webhook: Remove deprecated Defaulter and Validator ([#​2877](https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/2877) [#​2945](https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/2945)) - cluster: Remove deprecated SyncPeriod option ([#​2970](https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/2970)) #### ✨ New Features - cache: Add EnableWatchBookmarks option (defaults to true) ([#​3017](https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/3017)) - cache: Export NewInformer option ([#​3061](https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/3061)) - cert-watcher: Add polling ([#​3020](https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/3020) [#​3050](https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/3050)) - controller: Add experimental priority queue (off per default) ([#​3013](https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/3013) [#​3014](https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/3014) [#​3060](https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/3060) [#​3066](https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/3066)) - fake client: Allow adding indexes at runtime ([#​3021](https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/3021)) - fake client: Add support for ServiceAccountToken subresource ([#​2969](https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/2969)) - restmapper: Use AggregatedDiscovery if available ([#​2901](https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/2901)) - util: Add HasOwnerReference func ([#​2882](https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/2882)) - webhook: Add custom path option ([#​2998](https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/2998)) #### 🐛 Bug Fixes - controller: Error when source.Start() never returns ([#​2997](https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/2997) [#​3006](https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/3006) [#​3008](https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/3008)) - fake client: Don't return items on invalid selector ([#​3022](https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/3022)) - fake client: Fix TOCTOU races ([#​2980](https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/2980)) - fake client: Preserve TypeMeta during Get call with PartialObjectMeta ([#​2949](https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/2949)) - fake client: Preserve TypeMeta during List call with UnstructuredList ([#​3074](https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/3074)) - manager: Fix RenewDeadline typo in leader election ([#​3032](https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/3032)) - manager: Use leader elector with client timeout ([#​3028](https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/3028) [#​3034](https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/3034)) #### 🌱 Others - cache: Switch to Go 1.23+ stdlib `maps`/`slices` packages ([#​3012](https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/3012)) - controller: Log the syncing source when WaitForSync fails ([#​3016](https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/3016)) - setup-envtest: drop support for GCS ([#​2915](https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/2915)) - Some fixes for typos ([#​3011](https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/3011) [#​3033](https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/3033) [#​2993](https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/2993)) #### 🌱 CI - PR-verify: Verify PR titles with shell script ([#​2944](https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/2944) [#​2961](https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/2961) [#​2964](https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/2964) [#​2973](https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/2973)) - Remove gosec linter ([#​3064](https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/3064)) - Upgrade golangci-lint to v1.61.0 ([#​2950](https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/2950)) :book: Additionally, there have been 7 contributions to our documentation. ([#​2942](https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/2942), [#​2985](https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/2985), [#​2996](https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/2996), [#​3002](https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/3002), [#​3039](https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/3039), [#​3062](https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/3062)) #### Dependencies ##### Added *Nothing has changed.* ##### Changed - cel.dev/expr: v0.15.0 → v0.18.0 - github.com/Azure/go-ansiterm: [d185dfc → 306776e](https://redirect.github.com/Azure/go-ansiterm/compare/d185dfc...306776e) - github.com/go-openapi/jsonpointer: [v0.19.6 → v0.21.0](https://redirect.github.com/go-openapi/jsonpointer/compare/v0.19.6...v0.21.0) - github.com/go-openapi/swag: [v0.22.4 → v0.23.0](https://redirect.github.com/go-openapi/swag/compare/v0.22.4...v0.23.0) - github.com/google/btree: [v1.0.1 → v1.1.3](https://redirect.github.com/google/btree/compare/v1.0.1...v1.1.3) - github.com/google/cel-go: [v0.20.1 → v0.22.0](https://redirect.github.com/google/cel-go/compare/v0.20.1...v0.22.0) - github.com/google/pprof: [4bfdf5a → d1b30fe](https://redirect.github.com/google/pprof/compare/4bfdf5a...d1b30fe) - github.com/gregjones/httpcache: [9cad4c3 → 901d907](https://redirect.github.com/gregjones/httpcache/compare/9cad4c3...901d907) - github.com/jonboulle/clockwork: [v0.2.2 → v0.4.0](https://redirect.github.com/jonboulle/clockwork/compare/v0.2.2...v0.4.0) - github.com/moby/spdystream: [v0.4.0 → v0.5.0](https://redirect.github.com/moby/spdystream/compare/v0.4.0...v0.5.0) - github.com/onsi/ginkgo/v2: [v2.19.0 → v2.21.0](https://redirect.github.com/onsi/ginkgo/compare/v2.19.0...v2.21.0) - github.com/onsi/gomega: [v1.33.1 → v1.35.1](https://redirect.github.com/onsi/gomega/compare/v1.33.1...v1.35.1) - github.com/stoewer/go-strcase: [v1.2.0 → v1.3.0](https://redirect.github.com/stoewer/go-strcase/compare/v1.2.0...v1.3.0) - github.com/xiang90/probing: [43a291a → a49e3df](https://redirect.github.com/xiang90/probing/compare/43a291a...a49e3df) - go.etcd.io/bbolt: v1.3.9 → v1.3.11 - go.etcd.io/etcd/api/v3: v3.5.14 → v3.5.16 - go.etcd.io/etcd/client/pkg/v3: v3.5.14 → v3.5.16 - go.etcd.io/etcd/client/v2: v2.305.13 → v2.305.16 - go.etcd.io/etcd/client/v3: v3.5.14 → v3.5.16 - go.etcd.io/etcd/pkg/v3: v3.5.13 → v3.5.16 - go.etcd.io/etcd/raft/v3: v3.5.13 → v3.5.16 - go.etcd.io/etcd/server/v3: v3.5.13 → v3.5.16 - go.uber.org/zap: v1.26.0 → v1.27.0 - golang.org/x/crypto: v0.24.0 → v0.28.0 - golang.org/x/exp: [`f3d0a9c`](https://redirect.github.com/kubernetes-sigs/controller-runtime/commit/f3d0a9c) → [`8a7402a`](https://redirect.github.com/kubernetes-sigs/controller-runtime/commit/8a7402a) - golang.org/x/mod: v0.17.0 → v0.21.0 - golang.org/x/net: v0.26.0 → v0.30.0 - golang.org/x/oauth2: v0.21.0 → v0.23.0 - golang.org/x/sync: v0.7.0 → v0.8.0 - golang.org/x/sys: v0.21.0 → v0.26.0 - golang.org/x/telemetry: [`f48c80b`](https://redirect.github.com/kubernetes-sigs/controller-runtime/commit/f48c80b) → [`bda5523`](https://redirect.github.com/kubernetes-sigs/controller-runtime/commit/bda5523) - golang.org/x/term: v0.21.0 → v0.25.0 - golang.org/x/text: v0.16.0 → v0.19.0 - golang.org/x/time: v0.3.0 → v0.7.0 - golang.org/x/tools: [`e35e4cc`](https://redirect.github.com/kubernetes-sigs/controller-runtime/commit/e35e4cc) → v0.26.0 - golang.org/x/xerrors: [`04be3eb`](https://redirect.github.com/kubernetes-sigs/controller-runtime/commit/04be3eb) → [`5ec99f8`](https://redirect.github.com/kubernetes-sigs/controller-runtime/commit/5ec99f8) - google.golang.org/genproto/googleapis/api: [`5315273`](https://redirect.github.com/kubernetes-sigs/controller-runtime/commit/5315273) → [`f6391c0`](https://redirect.github.com/kubernetes-sigs/controller-runtime/commit/f6391c0) - google.golang.org/genproto/googleapis/rpc: [`f6361c8`](https://redirect.github.com/kubernetes-sigs/controller-runtime/commit/f6361c8) → [`f6391c0`](https://redirect.github.com/kubernetes-sigs/controller-runtime/commit/f6391c0) - google.golang.org/genproto: [`b8732ec`](https://redirect.github.com/kubernetes-sigs/controller-runtime/commit/b8732ec) → [`ef43131`](https://redirect.github.com/kubernetes-sigs/controller-runtime/commit/ef43131) - google.golang.org/protobuf: v1.34.2 → v1.35.1 - k8s.io/api: v0.31.0 → v0.32.0 - k8s.io/apiextensions-apiserver: v0.31.0 → v0.32.0 - k8s.io/apimachinery: v0.31.0 → v0.32.0 - k8s.io/apiserver: v0.31.0 → v0.32.0 - k8s.io/client-go: v0.31.0 → v0.32.0 - k8s.io/code-generator: v0.31.0 → v0.32.0 - k8s.io/component-base: v0.31.0 → v0.32.0 - k8s.io/gengo/v2: [`51d4e06`](https://redirect.github.com/kubernetes-sigs/controller-runtime/commit/51d4e06) → [`2b36238`](https://redirect.github.com/kubernetes-sigs/controller-runtime/commit/2b36238) - k8s.io/kms: v0.31.0 → v0.32.0 - k8s.io/kube-openapi: [`70dd376`](https://redirect.github.com/kubernetes-sigs/controller-runtime/commit/70dd376) → [`32ad38e`](https://redirect.github.com/kubernetes-sigs/controller-runtime/commit/32ad38e) - k8s.io/utils: [`18e509b`](https://redirect.github.com/kubernetes-sigs/controller-runtime/commit/18e509b) → [`3ea5e8c`](https://redirect.github.com/kubernetes-sigs/controller-runtime/commit/3ea5e8c) - sigs.k8s.io/apiserver-network-proxy/konnectivity-client: v0.30.3 → v0.31.0 - sigs.k8s.io/json: [`bc3834c`](https://redirect.github.com/kubernetes-sigs/controller-runtime/commit/bc3834c) → [`9aa6b5e`](https://redirect.github.com/kubernetes-sigs/controller-runtime/commit/9aa6b5e) - sigs.k8s.io/structured-merge-diff/v4: v4.4.1 → v4.4.2 ##### Removed - github.com/golang/groupcache: [41bb18b](https://redirect.github.com/golang/groupcache/tree/41bb18b) - github.com/imdario/mergo: [v0.3.6](https://redirect.github.com/imdario/mergo/tree/v0.3.6) *Thanks to all our contributors!* 😊 ### [`v0.19.5`](https://redirect.github.com/kubernetes-sigs/controller-runtime/releases/tag/v0.19.5) [Compare Source](https://redirect.github.com/kubernetes-sigs/controller-runtime/compare/v0.19.4...v0.19.5) #### What's Changed - 🐛 cache: clone maps to prevent data race when concurrently creating caches using the same options by [@​k8s-infra-cherrypick-robot](https://redirect.github.com/k8s-infra-cherrypick-robot) in [https://github.com/kubernetes-sigs/controller-runtime/pull/3080](https://redirect.github.com/kubernetes-sigs/controller-runtime/pull/3080) - 🐛 support WaitForSync in custom TypedSyncingSource by [@​tareksha](https://redirect.github.com/tareksha) in [https://github.com/kubernetes-sigs/controller-runtime/pull/3087](https://redirect.github.com/kubernetes-sigs/controller-runtime/pull/3087) **Full Changelog**: kubernetes-sigs/controller-runtime@v0.19.4...v0.19.5 </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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xMjUuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE2Ny4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJyZW5vdmF0ZWJvdCJdfQ==--> --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: opentelemetrybot <107717825+opentelemetrybot@users.noreply.github.com>
TylerHelmuth
pushed a commit
that referenced
this pull request
Feb 12, 2025
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [google.golang.org/api](https://redirect.github.com/googleapis/google-api-go-client) | `v0.219.0` -> `v0.220.0` | [![age](https://developer.mend.io/api/mc/badges/age/go/google.golang.org%2fapi/v0.220.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/google.golang.org%2fapi/v0.220.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/google.golang.org%2fapi/v0.219.0/v0.220.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/google.golang.org%2fapi/v0.219.0/v0.220.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>googleapis/google-api-go-client (google.golang.org/api)</summary> ### [`v0.220.0`](https://redirect.github.com/googleapis/google-api-go-client/releases/tag/v0.220.0) [Compare Source](https://redirect.github.com/googleapis/google-api-go-client/compare/v0.219.0...v0.220.0) ##### Features - **all:** Auto-regenerate discovery clients ([#​2986](https://redirect.github.com/googleapis/google-api-go-client/issues/2986)) ([82a5738](https://redirect.github.com/googleapis/google-api-go-client/commit/82a5738a1fd9fe8c4ddbcd421d0ba352ddf261f0)) - **all:** Auto-regenerate discovery clients ([#​2988](https://redirect.github.com/googleapis/google-api-go-client/issues/2988)) ([51947d3](https://redirect.github.com/googleapis/google-api-go-client/commit/51947d3685e056a0576e9ffae7f08275720cd73a)) - **all:** Auto-regenerate discovery clients ([#​2989](https://redirect.github.com/googleapis/google-api-go-client/issues/2989)) ([7da3675](https://redirect.github.com/googleapis/google-api-go-client/commit/7da36756c5dd63c30503302ef0d8e7dd24633f82)) - **all:** Auto-regenerate discovery clients ([#​2990](https://redirect.github.com/googleapis/google-api-go-client/issues/2990)) ([5baa849](https://redirect.github.com/googleapis/google-api-go-client/commit/5baa8494310ba297f78e1c902b2dd3ec895833ae)) - **all:** Auto-regenerate discovery clients ([#​2991](https://redirect.github.com/googleapis/google-api-go-client/issues/2991)) ([f812ea5](https://redirect.github.com/googleapis/google-api-go-client/commit/f812ea5cc11a2bc9670ac6ec8186a0d2dcb6347c)) - **all:** Auto-regenerate discovery clients ([#​2993](https://redirect.github.com/googleapis/google-api-go-client/issues/2993)) ([6db0d5a](https://redirect.github.com/googleapis/google-api-go-client/commit/6db0d5afb177a1ab2aa8fdd6e4cb20bdf73df791)) - **all:** Auto-regenerate discovery clients ([#​2994](https://redirect.github.com/googleapis/google-api-go-client/issues/2994)) ([b4d7fc9](https://redirect.github.com/googleapis/google-api-go-client/commit/b4d7fc9236ad8ac5567a8fdd3dd7f0a0e9d08a11)) - **all:** Auto-regenerate discovery clients ([#​2995](https://redirect.github.com/googleapis/google-api-go-client/issues/2995)) ([1bc5d86](https://redirect.github.com/googleapis/google-api-go-client/commit/1bc5d86446458446aed2b2d7ce15455428587cc9)) </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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjQuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE2Ny4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJyZW5vdmF0ZWJvdCJdfQ==--> --------- 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 <songy23@users.noreply.github.com>
wojtekzyla
added a commit
to wojtekzyla/opentelemetry-collector-contrib
that referenced
this pull request
Feb 13, 2025
add changelog entry update kafkatopicsobserver README update branch name, CHANGELOG and delete Unmarshal function from config.go update stability to In Development fix CI issues change order of imports update go.mod add kafkatopicsobserver codeowner update go.mod Update All golang.org/x packages (open-telemetry#37828) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | golang.org/x/crypto | `v0.32.0` -> `v0.33.0` | [![age](https://developer.mend.io/api/mc/badges/age/go/golang.org%2fx%2fcrypto/v0.33.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/golang.org%2fx%2fcrypto/v0.33.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/golang.org%2fx%2fcrypto/v0.32.0/v0.33.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/golang.org%2fx%2fcrypto/v0.32.0/v0.33.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | golang.org/x/tools | `v0.29.0` -> `v0.30.0` | [![age](https://developer.mend.io/api/mc/badges/age/go/golang.org%2fx%2ftools/v0.30.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/golang.org%2fx%2ftools/v0.30.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/golang.org%2fx%2ftools/v0.29.0/v0.30.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/golang.org%2fx%2ftools/v0.29.0/v0.30.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### 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://redirect.github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjQuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE2NC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJyZW5vdmF0ZWJvdCJdfQ==--> --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Yang Song <yang.song@datadoghq.com> update tests Update All golang.org/x packages (open-telemetry#37828) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | golang.org/x/crypto | `v0.32.0` -> `v0.33.0` | [![age](https://developer.mend.io/api/mc/badges/age/go/golang.org%2fx%2fcrypto/v0.33.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/golang.org%2fx%2fcrypto/v0.33.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/golang.org%2fx%2fcrypto/v0.32.0/v0.33.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/golang.org%2fx%2fcrypto/v0.32.0/v0.33.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | golang.org/x/tools | `v0.29.0` -> `v0.30.0` | [![age](https://developer.mend.io/api/mc/badges/age/go/golang.org%2fx%2ftools/v0.30.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/golang.org%2fx%2ftools/v0.30.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/golang.org%2fx%2ftools/v0.29.0/v0.30.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/golang.org%2fx%2ftools/v0.29.0/v0.30.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### 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://redirect.github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjQuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE2NC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJyZW5vdmF0ZWJvdCJdfQ==--> --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Yang Song <yang.song@datadoghq.com> Update module github.com/aws/aws-sdk-go-v2/service/ec2 to v1.203.0 (open-telemetry#37863) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [github.com/aws/aws-sdk-go-v2/service/ec2](https://redirect.github.com/aws/aws-sdk-go-v2) | `v1.202.4` -> `v1.203.0` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2faws%2faws-sdk-go-v2%2fservice%2fec2/v1.203.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2faws%2faws-sdk-go-v2%2fservice%2fec2/v1.203.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2faws%2faws-sdk-go-v2%2fservice%2fec2/v1.202.4/v1.203.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2faws%2faws-sdk-go-v2%2fservice%2fec2/v1.202.4/v1.203.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjQuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE2NC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJyZW5vdmF0ZWJvdCJdfQ==--> --------- 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 <songy23@users.noreply.github.com> Update All golang.org/x packages (open-telemetry#37828) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | golang.org/x/crypto | `v0.32.0` -> `v0.33.0` | [![age](https://developer.mend.io/api/mc/badges/age/go/golang.org%2fx%2fcrypto/v0.33.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/golang.org%2fx%2fcrypto/v0.33.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/golang.org%2fx%2fcrypto/v0.32.0/v0.33.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/golang.org%2fx%2fcrypto/v0.32.0/v0.33.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | golang.org/x/tools | `v0.29.0` -> `v0.30.0` | [![age](https://developer.mend.io/api/mc/badges/age/go/golang.org%2fx%2ftools/v0.30.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/golang.org%2fx%2ftools/v0.30.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/golang.org%2fx%2ftools/v0.29.0/v0.30.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/golang.org%2fx%2ftools/v0.29.0/v0.30.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### 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://redirect.github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjQuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE2NC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJyZW5vdmF0ZWJvdCJdfQ==--> --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Yang Song <yang.song@datadoghq.com> Update module github.com/aws/aws-sdk-go-v2/service/ec2 to v1.203.0 (open-telemetry#37863) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [github.com/aws/aws-sdk-go-v2/service/ec2](https://redirect.github.com/aws/aws-sdk-go-v2) | `v1.202.4` -> `v1.203.0` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2faws%2faws-sdk-go-v2%2fservice%2fec2/v1.203.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2faws%2faws-sdk-go-v2%2fservice%2fec2/v1.203.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2faws%2faws-sdk-go-v2%2fservice%2fec2/v1.202.4/v1.203.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2faws%2faws-sdk-go-v2%2fservice%2fec2/v1.202.4/v1.203.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjQuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE2NC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJyZW5vdmF0ZWJvdCJdfQ==--> --------- 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 <songy23@users.noreply.github.com> [tailsamplingprocessor] Support external decision cache implementations (open-telemetry#37035) #### Description Adding a feature. This PR adds support for external implementations of the decision cache. This allows the collector (or another service using the processor) to supply an alternative decision cache based on alternative algorithms or external services like memcached without needing to explicitly add support for all possible options in the processor. It re-uses the existing function option pattern and only exposes two options for now: `WithSampledDecisionCache` and `WithNonSampledDecisionCache`. I've avoided exporting other options to avoid bloating the external interface without a concrete use case. The majority of changes are cleanup from the refactoring to move `Option` values into the `Config` struct instead of in a variadic parameter on `newTracesProcessor`. --------- Co-authored-by: Yuna Verheyden <yuna.verheyden@posteo.net> [chore] fix flaky e2e test in k8sclusterreceiver (open-telemetry#37830) <!--Ex. Fixing a bug - Describe the bug and how this fixes the issue. Ex. Adding a feature - Explain what this achieves.--> #### Description This PR addresses the flaky E2E test in the k8sclusterreceiver. Will need to run this multiple times to make sure this solves the issue <!-- Issue number (e.g. open-telemetry#1234) or full URL to issue, if applicable. --> #### Link to tracking issue Fixes open-telemetry#37756 <!--Describe what testing was performed and which tests were added.--> #### Testing Adapted the assertion logic in the existing test --------- Signed-off-by: Florian Bacher <florian.bacher@dynatrace.com> [chore] Exclude generated modules from `make for-all` (open-telemetry#37755) #### Context <details> The `Makefile` currently has two variables listing "every" module in the repo: - `ALL_MODS` contains everything except the non-gitted modules `cmd/otelcontribcol` and `cmd/oteltestbedcol`; - `NONROOT_MODS` contains everything except the root module, but including `cmd/otel*col` if present. These variables are mostly used through the following helpers: - `make for-all CMD=blabla` loops through `NONROOT_MODS` + (explicitly) the root module; - `make for-all-target` loops through `ALL_MODS`. The result is that the former includes `cmd/otel*col`, while the latter does not. This discrepancy is confusing, and can cause issues. For instance, the `make check-contrib` task in Core (surprise, this is yet another PR indirectly related to [core#11167](open-telemetry/opentelemetry-collector#11167)) needs to perform the following steps: 1. replace core dependencies in contrib using `make for-all` 2. run `make gotidy`, which uses `make for-all-target` (or used to until my recent PR, but the `tidylist`-based version still excludes the generated modules) 3. run `make generate`, which uses `make for-all` 4. run `make gotest`, which uses `make for-all-target` The discrepancy causes `make generate` to fail because `cmd/otel*col` was modified to replace core dependencies, but not tidied. I don't believe there are many instances where a command needs to be run on all modules, *including* `cmd/otel*col`, so I decided to standardize on `ALL_MODS` in this PR. </details> #### Description This PR removes the `NONROOT_MODS` variable from the `Makefile`, and modifies `make for-all` to use `ALL_MODS` instead. The practical consequence is that `make generate`, `make otel-from-tree`, and `make otel-from-lib` no longer apply to the non-gitted modules `cmd/otelcontribcol` and `cmd/oteltestbedcol`. This matches the existing behavior of all the `make goXXX` targets, reducing discrepancies. I added a new module group `GENERATED_MODS`, which contains the two problematic modules iff they are present on disk. The new `make for-generated` target can be used along with `make for-all` to return to the previous behavior. I don't believe there are any scripts in contrib or core that require this change (since `cmd/otel*col` don't have `//go:generate` statements). I also made some miscellaneous improvements to the Makefile: - removed a definition of `EXPORTER_MODS_0/1` that is overwritten just below - fix the addition of the root module in `ALL_MODS` (currently broken when calling from another directory with `make -C`, see [this StackOverflow answer](https://stackoverflow.com/questions/18136918/how-to-get-current-relative-directory-of-your-makefile)) - updated the output of `make all-groups` with missing groups and macOS-compatible `-e` option I can move these to another PR if it seems too messy to include these here. Update module github.com/vmware/govmomi to v0.48.1 (open-telemetry#37864) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [github.com/vmware/govmomi](https://redirect.github.com/vmware/govmomi) | `v0.48.0` -> `v0.48.1` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fvmware%2fgovmomi/v0.48.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fvmware%2fgovmomi/v0.48.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fvmware%2fgovmomi/v0.48.0/v0.48.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fvmware%2fgovmomi/v0.48.0/v0.48.1?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>vmware/govmomi (github.com/vmware/govmomi)</summary> ### [`v0.48.1`](https://redirect.github.com/vmware/govmomi/releases/tag/v0.48.1) [Compare Source](https://redirect.github.com/vmware/govmomi/compare/v0.48.0...v0.48.1) <a name="v0.48.1"></a> #### [Release v0.48.1](https://redirect.github.com/vmware/govmomi/compare/v0.48.0...v0.48.1) > Release Date: 2025-02-11 ##### 🐞 Fix - \[[`92adc45`](https://redirect.github.com/vmware/govmomi/commit/92adc453)] Drop operationID soap header for unsupported endpoints ##### 💫 `govc` (CLI) - \[[`8df8254`](https://redirect.github.com/vmware/govmomi/commit/8df82543)] Rewrite kms.export URL to use the host we connected to vCenter with - \[[`93efaa5`](https://redirect.github.com/vmware/govmomi/commit/93efaa51)] Add storage.policy.create '-e' option to enable encryption ##### 🧹 Chore - \[[`cc1a61b`](https://redirect.github.com/vmware/govmomi/commit/cc1a61ba)] Update version.go for v0.48.1 #####⚠️ BREAKING ##### 📖 Commits - \[[`cc1a61b`](https://redirect.github.com/vmware/govmomi/commit/cc1a61ba)] chore: Update version.go for v0.48.1 - \[[`f642f66`](https://redirect.github.com/vmware/govmomi/commit/f642f66f)] build(deps): bump golang.org/x/text from 0.21.0 to 0.22.0 - \[[`92adc45`](https://redirect.github.com/vmware/govmomi/commit/92adc453)] fix: Drop operationID soap header for unsupported endpoints - \[[`8df8254`](https://redirect.github.com/vmware/govmomi/commit/8df82543)] govc: Rewrite kms.export URL to use the host we connected to vCenter with - \[[`93efaa5`](https://redirect.github.com/vmware/govmomi/commit/93efaa51)] govc: Add storage.policy.create '-e' option to enable encryption </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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjQuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE2NC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJyZW5vdmF0ZWJvdCJdfQ==--> --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: opentelemetrybot <107717825+opentelemetrybot@users.noreply.github.com> [receiver/mysql] Integration tests for MariaDB (open-telemetry#37840) #### Description * Added integration tests for Mariadb `10.11.11` and `11.6.2` * Migrated test per method, into parameterised test #### Link to tracking issue Fixes open-telemetry#37813 [pkg/ottl] Introduce ToSnakeCase() converter function (open-telemetry#37429) <!-- Issue number (e.g. open-telemetry#1234) or full URL to issue, if applicable. --> #### Link to tracking issue Fixes open-telemetry#32942 --------- Signed-off-by: odubajDT <ondrej.dubaj@dynatrace.com> Co-authored-by: Edmo Vamerlatti Costa <11836452+edmocosta@users.noreply.github.com> Co-authored-by: Evan Bradley <11745660+evan-bradley@users.noreply.github.com> [chore] Spelling connector + extension (open-telemetry#37135) #### Description Fix spelling in connector/ + extension/ open-telemetry#37128 (review) I can split this into two distinct items, but 45 files seems like a digestible chunk... #### Link to tracking issue * open-telemetry#37128 --------- Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com> bump minimum supported go version to 1.23 (open-telemetry#37875) With the release of 1.24, we need to bump the tested versions. Fixes open-telemetry#37865 Fixes open-telemetry#35722 --------- Signed-off-by: Alex Boten <223565+codeboten@users.noreply.github.com> Update module github.com/google/go-github/v68 to v69 (open-telemetry#37846) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [github.com/google/go-github/v68](https://redirect.github.com/google/go-github) | `v68.0.0` -> `v69.0.0` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fgoogle%2fgo-github%2fv68/v69.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fgoogle%2fgo-github%2fv68/v69.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fgoogle%2fgo-github%2fv68/v68.0.0/v69.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fgoogle%2fgo-github%2fv68/v68.0.0/v69.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. :warning: MAJOR VERSION UPDATE :warning: - please manually update this package --- ### Release Notes <details> <summary>google/go-github (github.com/google/go-github/v68)</summary> ### [`v69.0.0`](https://redirect.github.com/google/go-github/releases/tag/v69.0.0) [Compare Source](https://redirect.github.com/google/go-github/compare/v68.0.0...v69.0.0) This release contains the following breaking API changes: - feat!: Add support for enterprise rulesets ([#&open-telemetry#8203;3417](https://redirect.github.com/google/go-github/issues/3417)) BREAKING CHANGE: `Create*Ruleset` and `Update*Ruleset` now pass `ruleset` parameter by-value instead of by-reference. - fix!: Typo in field names in the CheckSuite struct ([#&open-telemetry#8203;3444](https://redirect.github.com/google/go-github/issues/3444)) BREAKING CHANGE: `Rerequstable`=>`Rerequestable`, `RunsRerequstable`=>`RunsRerequestable` - fix!: Typo in field names in the PullStats struct ([#&open-telemetry#8203;3445](https://redirect.github.com/google/go-github/issues/3445)) BREAKING CHANGE: `MergablePulls`=>`MergeablePulls`, `UnmergablePulls`=>`UnmergeablePulls` - refactor!: Do not capitalize error strings ([#&open-telemetry#8203;3446](https://redirect.github.com/google/go-github/issues/3446)) BREAKING CHANGE: Some error strings are slightly modified - please do not rely on error text in general. - fix!: Refactor the repository ruleset code ([#&open-telemetry#8203;3430](https://redirect.github.com/google/go-github/issues/3430)) BREAKING CHANGES: The following types have been renamed: - `Ruleset` -> `RepositoryRuleset` - `RulesetLink` -> `RepositoryRulesetLink` - `RulesetLinks` -> `RepositoryRulesetLinks` - `RulesetRefConditionParameters` -> `RepositoryRulesetRefConditionParameters` - `RulesetRepositoryNamesConditionParameters` -> `RepositoryRulesetRepositoryNamesConditionParameters` - `RulesetRepositoryIDsConditionParameters` -> `RepositoryRulesetRepositoryIDsConditionParameters` - `RulesetRepositoryPropertyTargetParameters` -> `Repository` - `RulesetRepositoryPropertyConditionParameters` -> `RepositoryRulesetRepositoryPropertyConditionParameters` - `RulesetOrganizationNamesConditionParameters` -> `RepositoryRulesetOrganizationNamesConditionParameters` - `RulesetOrganizationIDsConditionParameters` -> `RepositoryRulesetOrganizationIDsConditionParameters` - `RulesetConditions` -> `RepositoryRulesetConditions` - `RepositoryRulesetEditedChanges` -> `RepositoryRulesetChanges` - `RepositoryRulesetEditedSource` -> `RepositoryRulesetChangeSource` - `RepositoryRulesetEditedSources` -> `RepositoryRulesetChangeSources` - `RepositoryRulesetEditedConditions` -> `RepositoryRulesetUpdatedConditions` - `RepositoryRulesetUpdatedConditionsEdited` -> `RepositoryRulesetUpdatedCondition` - `RepositoryRulesetEditedRules` -> `RepositoryRulesetChangedRules` - `RepositoryRulesetUpdatedRules` -> `RepositoryRulesetUpdatedRules` - `RepositoryRulesetEditedRuleChanges` -> `RepositoryRulesetChangedRule` - chore!: Add sliceofpointers custom linter ([#&open-telemetry#8203;3447](https://redirect.github.com/google/go-github/issues/3447)) BREAKING CHANGE: `ListOAuthApps` now returns `([]*OAuthApp, error)` instead of `([]OAuthApp, error)`. - feat!: Change User.InheritedFrom to a slice ([#&open-telemetry#8203;3460](https://redirect.github.com/google/go-github/issues/3460)) BREAKING CHANGE: `User.InheritedFrom` is changed from a `*Team` to a `[]*Team`. ...and the following additional changes: - Bump go-github from v67 to v68 in /scrape ([#&open-telemetry#8203;3398](https://redirect.github.com/google/go-github/issues/3398)) - build(deps): bump golang.org/x/net from 0.32.0 to 0.33.0 in /scrape ([#&open-telemetry#8203;3400](https://redirect.github.com/google/go-github/issues/3400)) - build(deps): bump codecov/codecov-action from 5.1.1 to 5.1.2 ([#&open-telemetry#8203;3401](https://redirect.github.com/google/go-github/issues/3401)) - Bump golang.org/x/net to v0.33.0 ([#&open-telemetry#8203;3402](https://redirect.github.com/google/go-github/issues/3402)) - Add TokenID and TokenName to PersonalAccessToken struct ([#&open-telemetry#8203;3404](https://redirect.github.com/google/go-github/issues/3404)) - Bump github.com/PuerkitoBio/goquery from 1.9.2 to 1.10.1 in /scrape ([#&open-telemetry#8203;3408](https://redirect.github.com/google/go-github/issues/3408)) - Bump Go to 1.22.10 or 1.23.4 in go.mod files ([#&open-telemetry#8203;3410](https://redirect.github.com/google/go-github/issues/3410)) - Add opt-in rate limit support on endpoints returning 302s ([#&open-telemetry#8203;3411](https://redirect.github.com/google/go-github/issues/3411)) - Update OpenAPI ([#&open-telemetry#8203;3419](https://redirect.github.com/google/go-github/issues/3419)) - build(deps): bump golang.org/x/net from 0.33.0 to 0.34.0 in /scrape ([#&open-telemetry#8203;3420](https://redirect.github.com/google/go-github/issues/3420)) - Permit toggling rate limit check by consumers ([#&open-telemetry#8203;3386](https://redirect.github.com/google/go-github/issues/3386)) - build(deps): Pin and group actions/\* ([#&open-telemetry#8203;3424](https://redirect.github.com/google/go-github/issues/3424)) - Add deprecation messages to security managers APIs ([#&open-telemetry#8203;3426](https://redirect.github.com/google/go-github/issues/3426)) - fix: Relax go directive in go.mod to 1.22.0 ([#&open-telemetry#8203;3423](https://redirect.github.com/google/go-github/issues/3423)) - Enforce toolchain requirement in generate.sh ([#&open-telemetry#8203;3428](https://redirect.github.com/google/go-github/issues/3428)) - feat: Add missing notification_setting to Team ([#&open-telemetry#8203;3431](https://redirect.github.com/google/go-github/issues/3431)) - chore: Add reviewers file ([#&open-telemetry#8203;3435](https://redirect.github.com/google/go-github/issues/3435)) - gen-accessors: Update dumping of getters ([#&open-telemetry#8203;3437](https://redirect.github.com/google/go-github/issues/3437)) - chore: Fix codecov upload ([#&open-telemetry#8203;3440](https://redirect.github.com/google/go-github/issues/3440)) - chore: Spell "unmarshal" consistently with one el ([#&open-telemetry#8203;3441](https://redirect.github.com/google/go-github/issues/3441)) - fix: Typos in func parameter, vars, error, and comments ([#&open-telemetry#8203;3442](https://redirect.github.com/google/go-github/issues/3442)) - feat: Add manage_ghes endpoints introduced in 3.15 ([#&open-telemetry#8203;3433](https://redirect.github.com/google/go-github/issues/3433)) - Fix minor typo ([#&open-telemetry#8203;3448](https://redirect.github.com/google/go-github/issues/3448)) - chore: Check and fix license headers ([#&open-telemetry#8203;3449](https://redirect.github.com/google/go-github/issues/3449)) - Add new fields for IssueType ([#&open-telemetry#8203;3451](https://redirect.github.com/google/go-github/issues/3451)) - ci: update golangci-lint to v1.63.4 ([#&open-telemetry#8203;3452](https://redirect.github.com/google/go-github/issues/3452)) - Extend Rate and Rate Limiting with X-Ratelimit-Used and `X-Ratelimit-Resource` headers ([#&open-telemetry#8203;3453](https://redirect.github.com/google/go-github/issues/3453)) - build(deps): bump actions/setup-go from 5.2.0 to 5.3.0 in the actions group ([#&open-telemetry#8203;3454](https://redirect.github.com/google/go-github/issues/3454)) - build(deps): bump codecov/codecov-action from 5.1.2 to 5.3.1 ([#&open-telemetry#8203;3455](https://redirect.github.com/google/go-github/issues/3455)) - docs: Add clarifications for mergeable field in pull requests ([#&open-telemetry#8203;3396](https://redirect.github.com/google/go-github/issues/3396)) - build(deps): bump github.com/alecthomas/kong from 1.6.0 to 1.7.0 in /tools ([#&open-telemetry#8203;3458](https://redirect.github.com/google/go-github/issues/3458)) - Bump version of go-github to v69.0.0 ([#&open-telemetry#8203;3463](https://redirect.github.com/google/go-github/issues/3463)) </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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjQuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE2NC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmN5LW1ham9yLXVwZGF0ZSJdfQ==--> --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Curtis Robert <crobert@splunk.com> [encoding/googlecloudlogentry] Scaffold new component (open-telemetry#37531) (open-telemetry#37789) #### Description As described in `CONTRIBUTING` this is the scaffolded components for a new encoding extension. This encoder is currently part of the `googlecloudpubsubreceiver`. The main goal to extract this so that this component can have an alpha stability (due to the changing semantic conventions), and the `googlepubsubreceiver` can reach GA stability. #### Link to tracking issue Introduces open-telemetry#37531 #### Testing Scaffolded component, but already includes tests for config #### Documentation The README includes the documentation of the new extension [pkg/ottl] Introduce ToUpperCase() converter function (open-telemetry#37427) <!-- Issue number (e.g. open-telemetry#1234) or full URL to issue, if applicable. --> #### Link to tracking issue Fixes open-telemetry#32942 --------- Signed-off-by: odubajDT <ondrej.dubaj@dynatrace.com> Co-authored-by: Edmo Vamerlatti Costa <11836452+edmocosta@users.noreply.github.com> Co-authored-by: Evan Bradley <11745660+evan-bradley@users.noreply.github.com> [chore] add myself as codeowner (open-telemetry#37866) cc @evan-bradley --------- Signed-off-by: zirain <zirain2009@gmail.com> [chore] remove unused variable (open-telemetry#37878) This was left behind when we moved to lychee Signed-off-by: Alex Boten <223565+codeboten@users.noreply.github.com> go tidy run make
evan-bradley
pushed a commit
that referenced
this pull request
Feb 13, 2025
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [github.com/envoyproxy/go-control-plane](https://redirect.github.com/envoyproxy/go-control-plane) | `v0.13.1` -> `v0.13.4` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fenvoyproxy%2fgo-control-plane/v0.13.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fenvoyproxy%2fgo-control-plane/v0.13.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fenvoyproxy%2fgo-control-plane/v0.13.1/v0.13.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fenvoyproxy%2fgo-control-plane/v0.13.1/v0.13.4?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>envoyproxy/go-control-plane (github.com/envoyproxy/go-control-plane)</summary> ### [`v0.13.4`](https://redirect.github.com/envoyproxy/go-control-plane/releases/tag/v0.13.4) [Compare Source](https://redirect.github.com/envoyproxy/go-control-plane/compare/v0.13.3...v0.13.4) #### What's Changed - build(deps): Bump google.golang.org/grpc from 1.67.1 to 1.69.2 in /examples/dyplomat by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/envoyproxy/go-control-plane/pull/1071](https://redirect.github.com/envoyproxy/go-control-plane/pull/1071) - build(deps): Bump golang.org/x/crypto from 0.29.0 to 0.31.0 in /internal/tools by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/envoyproxy/go-control-plane/pull/1067](https://redirect.github.com/envoyproxy/go-control-plane/pull/1067) - build(deps): Bump github/codeql-action from 3.27.6 to 3.27.9 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/envoyproxy/go-control-plane/pull/1065](https://redirect.github.com/envoyproxy/go-control-plane/pull/1065) - build(deps): Bump google.golang.org/protobuf from 1.35.2 to 1.36.1 in /xdsmatcher by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/envoyproxy/go-control-plane/pull/1068](https://redirect.github.com/envoyproxy/go-control-plane/pull/1068) - deps: Remove Go minor version from go.mods by [@​mmorel-35](https://redirect.github.com/mmorel-35) in [https://github.com/envoyproxy/go-control-plane/pull/1078](https://redirect.github.com/envoyproxy/go-control-plane/pull/1078) - [#​1074](https://redirect.github.com/envoyproxy/go-control-plane/issues/1074): Add imports of previous root package in new subpackages to avoid dependency upgrade issues. by [@​valerian-roche](https://redirect.github.com/valerian-roche) in [https://github.com/envoyproxy/go-control-plane/pull/1075](https://redirect.github.com/envoyproxy/go-control-plane/pull/1075) **Full Changelog**: envoyproxy/go-control-plane@v0.13.2...v0.13.4 ### [`v0.13.3`](https://redirect.github.com/envoyproxy/go-control-plane/compare/v0.13.2...v0.13.3) [Compare Source](https://redirect.github.com/envoyproxy/go-control-plane/compare/v0.13.2...v0.13.3) ### [`v0.13.2`](https://redirect.github.com/envoyproxy/go-control-plane/releases/tag/v0.13.2) [Compare Source](https://redirect.github.com/envoyproxy/go-control-plane/compare/v0.13.1...v0.13.2) #### New releasing model The `go-control-plane` repository is now released as multiple independent packages: - `github.com/envoyproxy/go-control-plane` (this release), including the core components such as cache and server - `github.com/envoyproxy/go-control-plane/envoy` and `github.com/envoyproxy/go-control-plane/contrib` for envoy API go generated files - `github.com/envoyproxy/go-control-plane/ratelimit` and `github.com/envoyproxy/go-control-plane/xdsmatcher` as independent components for specific use-cases #### What's Changed - clean up: use only goimports with golangci-lint by [@​mmorel-35](https://redirect.github.com/mmorel-35) in [https://github.com/envoyproxy/go-control-plane/pull/1030](https://redirect.github.com/envoyproxy/go-control-plane/pull/1030) - build(deps): Bump github/codeql-action from 3.26.6 to 3.27.0 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/envoyproxy/go-control-plane/pull/1031](https://redirect.github.com/envoyproxy/go-control-plane/pull/1031) - build(deps): Bump actions/checkout from 4.1.6 to 4.2.2 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/envoyproxy/go-control-plane/pull/1032](https://redirect.github.com/envoyproxy/go-control-plane/pull/1032) - build(deps): Bump actions/upload-artifact from 4.4.0 to 4.4.3 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/envoyproxy/go-control-plane/pull/1024](https://redirect.github.com/envoyproxy/go-control-plane/pull/1024) - build(deps): Bump golangci/golangci-lint-action from 6.1.0 to 6.1.1 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/envoyproxy/go-control-plane/pull/1019](https://redirect.github.com/envoyproxy/go-control-plane/pull/1019) - Fix panic in case the resourceType is not know by the caches by [@​alandiegosantos](https://redirect.github.com/alandiegosantos) in [https://github.com/envoyproxy/go-control-plane/pull/1036](https://redirect.github.com/envoyproxy/go-control-plane/pull/1036) - build(deps): Bump golang from 1.21 to 1.22 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/envoyproxy/go-control-plane/pull/879](https://redirect.github.com/envoyproxy/go-control-plane/pull/879) - build(deps): Bump google.golang.org/grpc from 1.65.0 to 1.67.1 in /examples/dyplomat by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/envoyproxy/go-control-plane/pull/1018](https://redirect.github.com/envoyproxy/go-control-plane/pull/1018) - build(deps): Bump google.golang.org/protobuf from 1.34.2 to 1.35.2 in /xdsmatcher by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/envoyproxy/go-control-plane/pull/1048](https://redirect.github.com/envoyproxy/go-control-plane/pull/1048) - build(deps): Bump github/codeql-action from 3.27.0 to 3.27.4 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/envoyproxy/go-control-plane/pull/1047](https://redirect.github.com/envoyproxy/go-control-plane/pull/1047) - build(deps): Bump github.com/stretchr/testify from 1.9.0 to 1.10.0 in /xdsmatcher by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/envoyproxy/go-control-plane/pull/1054](https://redirect.github.com/envoyproxy/go-control-plane/pull/1054) - build(deps): Bump github/codeql-action from 3.27.4 to 3.27.5 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/envoyproxy/go-control-plane/pull/1053](https://redirect.github.com/envoyproxy/go-control-plane/pull/1053) - build(deps): Bump github.com/stretchr/testify from 1.9.0 to 1.10.0 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/envoyproxy/go-control-plane/pull/1052](https://redirect.github.com/envoyproxy/go-control-plane/pull/1052) - build(deps): Bump github/codeql-action from 3.27.5 to 3.27.6 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/envoyproxy/go-control-plane/pull/1059](https://redirect.github.com/envoyproxy/go-control-plane/pull/1059) - chore(deps): upgrade golang version to 1.22.8 by [@​lukidzi](https://redirect.github.com/lukidzi) in [https://github.com/envoyproxy/go-control-plane/pull/1038](https://redirect.github.com/envoyproxy/go-control-plane/pull/1038) - Support multi-module releases in go-control-plane by [@​alecholmez](https://redirect.github.com/alecholmez) in [https://github.com/envoyproxy/go-control-plane/pull/714](https://redirect.github.com/envoyproxy/go-control-plane/pull/714) - Create releases for go-control-plane (0.13.2) and envoy API (1.32.2) by [@​valerian-roche](https://redirect.github.com/valerian-roche) in [https://github.com/envoyproxy/go-control-plane/pull/1073](https://redirect.github.com/envoyproxy/go-control-plane/pull/1073) #### New Contributors - [@​alandiegosantos](https://redirect.github.com/alandiegosantos) made their first contribution in [https://github.com/envoyproxy/go-control-plane/pull/1036](https://redirect.github.com/envoyproxy/go-control-plane/pull/1036) - [@​lukidzi](https://redirect.github.com/lukidzi) made their first contribution in [https://github.com/envoyproxy/go-control-plane/pull/1038](https://redirect.github.com/envoyproxy/go-control-plane/pull/1038) **Full Changelog**: envoyproxy/go-control-plane@v0.13.1...v0.13.2 </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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xMjUuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE2Ny4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJyZW5vdmF0ZWJvdCJdfQ==--> --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: opentelemetrybot <107717825+opentelemetrybot@users.noreply.github.com>
khushijain21
pushed a commit
to khushijain21/opentelemetry-collector-contrib
that referenced
this pull request
Feb 14, 2025
…-telemetry#37835) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [github.com/ClickHouse/clickhouse-go/v2](https://redirect.github.com/ClickHouse/clickhouse-go) | `v2.30.3` -> `v2.31.0` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fClickHouse%2fclickhouse-go%2fv2/v2.31.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fClickHouse%2fclickhouse-go%2fv2/v2.31.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fClickHouse%2fclickhouse-go%2fv2/v2.30.3/v2.31.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fClickHouse%2fclickhouse-go%2fv2/v2.30.3/v2.31.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>ClickHouse/clickhouse-go (github.com/ClickHouse/clickhouse-go/v2)</summary> ### [`v2.31.0`](https://redirect.github.com/ClickHouse/clickhouse-go/blob/HEAD/CHANGELOG.md#v2310-2025-02-10----Release-notes-generated-using-configuration-in-githubreleaseyml-at-main---) [Compare Source](https://redirect.github.com/ClickHouse/clickhouse-go/compare/v2.30.3...v2.31.0) #### What's Changed ##### Enhancements 🎉 - `clickhouse.JSON` Serializer interface by [@&open-telemetry#8203;SpencerTorres](https://redirect.github.com/SpencerTorres) in [https://github.com/ClickHouse/clickhouse-go/pull/1491](https://redirect.github.com/ClickHouse/clickhouse-go/pull/1491) - use unsafe.Slice/unsafe.StringData by [@&open-telemetry#8203;serprex](https://redirect.github.com/serprex) in [https://github.com/ClickHouse/clickhouse-go/pull/1493](https://redirect.github.com/ClickHouse/clickhouse-go/pull/1493) ##### Other Changes 🛠 - JSON read/write benchmarks by [@&open-telemetry#8203;SpencerTorres](https://redirect.github.com/SpencerTorres) in [https://github.com/ClickHouse/clickhouse-go/pull/1490](https://redirect.github.com/ClickHouse/clickhouse-go/pull/1490) #### New Contributors - [@&open-telemetry#8203;serprex](https://redirect.github.com/serprex) made their first contribution in [https://github.com/ClickHouse/clickhouse-go/pull/1493](https://redirect.github.com/ClickHouse/clickhouse-go/pull/1493) **Full Changelog**: ClickHouse/clickhouse-go@v2.30.3...2.31.0 </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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjQuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE2NC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJyZW5vdmF0ZWJvdCJdfQ==--> --------- 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 <songy23@users.noreply.github.com>
khushijain21
pushed a commit
to khushijain21/opentelemetry-collector-contrib
that referenced
this pull request
Feb 14, 2025
…pen-telemetry#37821) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [github.com/grpc-ecosystem/grpc-gateway/v2](https://redirect.github.com/grpc-ecosystem/grpc-gateway) | `v2.26.0` -> `v2.26.1` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fgrpc-ecosystem%2fgrpc-gateway%2fv2/v2.26.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fgrpc-ecosystem%2fgrpc-gateway%2fv2/v2.26.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fgrpc-ecosystem%2fgrpc-gateway%2fv2/v2.26.0/v2.26.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fgrpc-ecosystem%2fgrpc-gateway%2fv2/v2.26.0/v2.26.1?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>grpc-ecosystem/grpc-gateway (github.com/grpc-ecosystem/grpc-gateway/v2)</summary> ### [`v2.26.1`](https://redirect.github.com/grpc-ecosystem/grpc-gateway/releases/tag/v2.26.1) [Compare Source](https://redirect.github.com/grpc-ecosystem/grpc-gateway/compare/v2.26.0...v2.26.1) #### What's Changed - Prevent overwriting description of map fields by [@&open-telemetry#8203;fredde-fisk](https://redirect.github.com/fredde-fisk) in [https://github.com/grpc-ecosystem/grpc-gateway/pull/5158](https://redirect.github.com/grpc-ecosystem/grpc-gateway/pull/5158) - 5113. Validation of oneof nested objects by [@&open-telemetry#8203;optician](https://redirect.github.com/optician) in [https://github.com/grpc-ecosystem/grpc-gateway/pull/5211](https://redirect.github.com/grpc-ecosystem/grpc-gateway/pull/5211) #### New Contributors - [@&open-telemetry#8203;fredde-fisk](https://redirect.github.com/fredde-fisk) made their first contribution in [https://github.com/grpc-ecosystem/grpc-gateway/pull/5158](https://redirect.github.com/grpc-ecosystem/grpc-gateway/pull/5158) - [@&open-telemetry#8203;optician](https://redirect.github.com/optician) made their first contribution in [https://github.com/grpc-ecosystem/grpc-gateway/pull/5211](https://redirect.github.com/grpc-ecosystem/grpc-gateway/pull/5211) **Full Changelog**: grpc-ecosystem/grpc-gateway@v2.26.0...v2.26.1 </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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjQuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE2NC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJyZW5vdmF0ZWJvdCJdfQ==--> --------- 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: Alex Boten <223565+codeboten@users.noreply.github.com>
khushijain21
pushed a commit
to khushijain21/opentelemetry-collector-contrib
that referenced
this pull request
Feb 14, 2025
…7839) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [github.com/open-telemetry/opentelemetry-collector-contrib/connector/datadogconnector](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib) | `v0.0.0-00010101000000-000000000000` -> `v0.119.0` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fopen-telemetry%2fopentelemetry-collector-contrib%2fconnector%2fdatadogconnector/v0.119.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%2fconnector%2fdatadogconnector/v0.119.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%2fconnector%2fdatadogconnector/v0.0.0-00010101000000-000000000000/v0.119.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%2fconnector%2fdatadogconnector/v0.0.0-00010101000000-000000000000/v0.119.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [github.com/open-telemetry/opentelemetry-collector-contrib/internal/datadog](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib) | `v0.0.0-00010101000000-000000000000` -> `v0.101.0` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fopen-telemetry%2fopentelemetry-collector-contrib%2finternal%2fdatadog/v0.101.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%2fdatadog/v0.101.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%2fdatadog/v0.0.0-00010101000000-000000000000/v0.101.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%2fdatadog/v0.0.0-00010101000000-000000000000/v0.101.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [github.com/open-telemetry/opentelemetry-collector-contrib/pkg/pdatatest](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib) | `v0.118.0` -> `v0.119.0` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fopen-telemetry%2fopentelemetry-collector-contrib%2fpkg%2fpdatatest/v0.119.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%2fpkg%2fpdatatest/v0.119.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%2fpkg%2fpdatatest/v0.118.0/v0.119.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%2fpkg%2fpdatatest/v0.118.0/v0.119.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/connector/datadogconnector)</summary> ### [`v0.119.0`](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/blob/HEAD/CHANGELOG.md#v01190) [Compare Source](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/compare/v0.118.0...v0.119.0) ##### 🛑 Breaking changes 🛑 - `receiver/cloudfoundry`: Promote `cloudfoundry.resourceAttributes.allow` feature gate to beta ([#​34824](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/34824)) The `cloudfoundry.resourceAttributes.allow` feature gate is now enabled by default. - `datadogexporter`: Remove stable feature gate `exporter.datadog.hostname.preview` ([#​37561](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/37561)) - `exporter/prometheusremotewrite`: Change `exporter.prometheusremotewriteexporter.deprecateCreatedMetric` feature gate from Beta to Stable version. ([#​35003](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/35003)) The `export_created_metric` configuration parameter is now permanently deprecated. - `elasticsearchexporter`: Consistently store the structured body of logs and events in `body.structured` in `otel` mode ([#​37387](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/37387)) - `solacereceiver`: Update validation step to allow only one auth method. ([#​36386](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/36386)) ##### 🚩 Deprecations 🚩 - `signalfxreceiver`: `access_token_passthrough` is deprecated ([#​37575](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/37575)) - "`access_token_passthrough` is deprecated." - "Please enable include_metadata in the receiver and add the following config to the batch processor:" ```yaml batch: metadata_keys: [X-Sf-Token] ``` ##### 🚀 New components 🚀 - `envoyalsreceiver`: Add a new receiver for the Envoy ALS (Access Log Service). ([#​36464](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/36464)) - `metricstarttimeprocessor`: Add the initial skeleton for the metricsstarttimeprocessor ([#​37186](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/37186)) The component is still in development and is not ready for use. - `exporter/sematext`: Add a new component for exporting metrics and logs to Sematext ([#​36465](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/36465)) ##### 💡 Enhancements 💡 - `awss3exporter`: Add support for S3 Storgeclass ([#​35173](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/35173)) - `processor/transformprocessor`: Add support for flat configuration style. ([#​29017](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/29017)) The flat configuration style allows users to configure statements by providing a list of statements instead of a structured configuration map. The statement's context is expressed by adding the context's name prefix to path names, which are used to infer and to select the appropriate context for the statement. - `httpcheckreceiver`: Added support for specifying multiple endpoints in the `httpcheckreceiver` using the `endpoints` field. Users can now monitor multiple URLs with a single configuration block, improving flexibility and reducing redundancy. ([#​37121](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/37121)) - `signaltometricsconnector`: Move signal to metrics connector to alpha stability ([#​35930](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/35930)) - `exporter/clickhouse`: Adding missing examples of DDL created by the clickhouse exporter ([#​35903](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/35903)) - `opampsupervisor`: add support for headers configuration for reporting own telemetry ([#​37353](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/37353)) - `opampsupervisor`: report own metrics via OTLP instead of prometheus receiver ([#​37346](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/37346)) - `resourcedetectionprocessor`: Expose additional configuration parameters for the AWS metadata client used by the EC2 detector ([#​35936](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/35936)) In some cases, you might need to change the behavior of the AWS metadata client from the [standard retryer](https://docs.aws.amazon.com/sdk-for-go/v2/developer-guide/configure-retries-timeouts.html) By default, the client retries 3 times with a max backoff delay of 20s. We offer a limited set of options to override those defaults specifically, such that you can set the client to retry 10 times, for up to 5 minutes, for example: ```yaml processors: resourcedetection/ec2: detectors: ["ec2"] ec2: max_attempts: 10 max_backoff: 5m ``` - `cumulativetodeltaprocessor`: Add metric type filter for cumulativetodelta processor ([#​33673](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/33673)) - `datadogconnector`: Support obfuscating sql queries in APM stats ([#​37457](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/37457)) Ensure that feature flags "enable_receive_resource_spans_v2" and "enable_operation_and_resource_name_logic_v2" are also enabled on both Datadog Exporter and Datadog Connector so that span attributes are properly mapped to span type and span resource in Datadog APM; otherwise spans and apm stats may not be obfuscated and attributes on stats payloads may not match traces. See https://docs.datadoghq.com/opentelemetry/schema_semantics/semantic_mapping/?tab=datadogexporter#mapping-opentelemetry-database-system-type-to-datadog-span-type NOTE: Long/complex SQL queries may cause a performance impact on APM Stats calculation in Datadog Connector. Consider implementing sampling in your pipeline prior to sending traces to Datadog Connector if you experience this. - `resourcedetectionprocessor`: Add `fail_on_missing_metadata` option on EC2 detector ([#​35936](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/35936)) If the EC2 metadata endpoint is unavailable, the EC2 detector by default ignores the error. By setting `fail_on_missing_metadata` to true on the detector, the user will now trigger an error explicitly, which will stop the collector from starting. - `elasticsearchexporter`: Group data points into a single document even if they are from different but equal resources ([#​37509](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/37509)) This may prevent document rejections in case the same batch contains different resources or scopes that have the same set of attributes - `elasticsearchexporter`: Add config `logs_dynamic_id` to dynamically set the document ID of log records using log record attribute `elasticsearch.document_id` ([#​36882](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/36882)) - `elasticsearchexporter`: Declare MutatesData: false ([#​37234](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/37234)) When multiple exporters are used, the collector doesn't need to clone the incoming data anymore - `resourcedetectionprocessor`: The `gcp` resource detector will now detect resource attributes identifying a GCE instance's managed instance group. ([#​36142](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/36142)) - `jaegerreceiver`: Log the endpoints of different servers started by jaegerreceiver ([#​36961](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/36961)) This change logs the endpoints of different servers started by jaegerreceiver. It simplifies debugging by ensuring log messages match configuration settings. - `githubgen`: Switch over all usages of githubgen to the new tool location, since the old tool was deprecated ([#​37412](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/37412), [#​37294](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/37294)) - `hostmetrics/process`: Added support for tracking process.uptime ([#​36667](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/36667)) - `netflowreceiver`: Adds the implementation of the netflow receiver ([#​32732](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/32732)) The receiver now supports receiving NetFlow v5, NetFow v9, IPFIX, and sFlow v5 logs. - `googlecloudpubsubreceiver`: Added support for encoding extensions. ([#​37109](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/37109)) - `processor/transformprocessor`: Replace parser collection implementations with `ottl.ParserCollection` and add initial support for expressing statement's context via path names. ([#​29017](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/29017)) - `prometheusreceiver`: Add `receiver.prometheusreceiver.UseCollectorStartTimeFallback` featuregate for the start time metric adjuster to use the collector start time as an approximation of process start time as a fallback. ([#​36364](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/36364)) - `tailsamplingprocessor`: Reworked the consume traces, sampling decision, and policy loading paths to improve performance and readability ([#​37560](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/37560)) ##### 🧰 Bug fixes 🧰 - `deltatocumulativeprocessor`: In order to cap number of histogram buckets take the min of desired scale across negative and positive buckets instead of the max ([#​37416](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/37416)) - `filelogreceiver`: Fix issue where flushed tokens could be truncated. ([#​35042](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/35042)) - `connector/routing`: Fix config validation with context other than `resource` ([#​37410](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/37410)) - `k8sattributesprocessor`: Wait for the other informers to complete their initial sync before starting the pod informers ([#​37056](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/37056)) - `metricsgenerationprocessor`: Generated metric name may not match metric being scaled ([#​37474](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/37474)) - `otlpjsonfilereceiver`: Include file attributes and append it to the log record ([#​36641](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/36641)) - `routingconnector`: The connector splits the original payload so that it may be emitted in parts to each route. ([#​37390](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/37390)) - `pkg/stanza`: Fix default source identifier in recombine operator ([#​37210](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/37210)) Its defualt value is now aligned with the semantic conventions: `attributes["log.file.path"]` - `tailsamplingprocessor`: Fixed sampling decision metrics `otelcol_processor_tail_sampling_sampling_trace_dropped_too_early` and `otelcol_processor_tail_sampling_sampling_policy_evaluation_error_total`, these were sometimes overcounted. ([#​37212](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/37212)) As a result of this change non-zero values of `otelcol_processor_tail_sampling_sampling_trace_dropped_too_early` and `otelcol_processor_tail_sampling_sampling_policy_evaluation_error_total` metrics will be lower. Before this fix, errors got counted several times depending on the amount of traces being processed that tick and where in the batch the error happened. Zero values are unaffected. - `signalfxexporter`: Warn on dropping metric data points when they have more than allowed dimension count ([#​37484](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/37484)) The SignalFx exporter drops metric data points if they have more than 36 dimensions. Currently, the exporter logs at debug level when this occurs. With this change, the exporter will log at the warning level. ### [`v0.118.0`](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/blob/HEAD/CHANGELOG.md#v01180) [Compare Source](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/compare/v0.117.0...v0.118.0) ##### 🛑 Breaking changes 🛑 - `elasticsearchexporter`: Remove Index config, which was deprecated and replace with LogsIndex since v0.60.0 ([#​37094](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/37094)) - `elasticsearchexporter`: Remove `dedup` config setting that was deprecated in v0.104.0 ([#​33773](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/33773)) - `pkg/stanza`: Move `filelog.container.removeOriginalTimeField` feature gate to stable ([#​33389](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/33389)) - `pkg/ottl`: Support dynamic indexing of maps and slices. ([#​36644](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/36644)) - `prometheusremotewriteexporter`: Only append label values if they are different for colliding OTel attributes ([#​35896](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/35896)) This change ensures that, when translating colliding attributes from OTel attributes to Prometheus label, the label values are only appended if their values are different. This is a breaking change as it changes the value of label outputted. - `routingconnector`: Disconnect `match_once` parameter from functionality. ([#​29882](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/29882)) The parameter will be ignored, except to trigger a warning log about its upcoming removal in v0.120.0. ##### 🚩 Deprecations 🚩 - `awscloudwatchmetricsreceiver`: move the component to unmaintained status ([#​36599](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/36599)) - `githubgen`: Deprecate githubgen in this repository ([#​37294](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/37294)) githubgen has moved to opentelemetry-go-build-tools. Please change your scripts to use this new location. ##### 🚀 New components 🚀 - `intervalprocessor`: Interval Processor is now Alpha stability and is added to the `contrib` and `k8s` distributions ([#​36514](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/36514)) - `exporter/bmchelix`: Add a new component for exporting metrics to BMC Helix ([#​36773](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/36773)) - `gitlabreceiver`: Adds webhook skeleton to GitLab receiver to receive events from GitLab for tracing. ([#​35207](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/35207)) This PR adds a skeleton for the GitLab receiver to receive events from GitLab for tracing via a webhook. The trace portion of this receiver will run and respond to GET requests for the health check only. - `extension/skywalkingencodingextension`: Support skywalking_encoding extension for skywalking traces. ([#​28693](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/28693)) ##### 💡 Enhancements 💡 - `mysqlreceiver`: Add delete_multi, update_multi metrics to mysql.commands for mysqlreceiver ([#​37301](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/37301)) - `datadogexporter`: Add a feature gate datadog.EnableReceiveResourceSpansV2. Enabling this gate uses a refactored implementation of OTLP->Datadog Span translation in datadogexporter and datadogconnector which improves performance by 10%, and deprecates the following functionality: - No longer checks for resource-related values (container, env, hostname) in span attributes. This previous behavior did not follow the OTel spec. ([#​37171](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/37171)) - `pkg/ottl`: Add the `Nanosecond` converter to return the nanosecond component from the specified time.Time ([#​37042](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/37042)) - `pkg/ottl`: Add the `Second` converter to return the second component from the specified time.Time ([#​37042](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/37042)) - `vcenterreceiver`: Adds vCenter memory capacity for hosts and memory granted metric for VMs. ([#​37257](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/37257)) - `awss3exporter`: Implement sending queue for S3 exporter ([#​37274](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/37274), [#​36264](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/36264)) - `huaweicloudces`: Move huaweicloudces receiver to alpha ([#​34953](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/34953)) - `cgroupruntimeextension`: Implement ECS metadata retrieval for cgroupruntime extension. ([#​36814](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/36814)) - `deltatocumulativeprocessor`: cap the number of exponential histogram buckets to 160 ([#​33277](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/33277)) - `resourcedetectionprocessor`: This enhancement detects AWS EKS cloud account ID ([#​37179](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/37179)) - `elasticsearchexporter`: Handle `EventName` for log records in OTel mode ([#​37011](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/37011)) - `elasticsearchexporter`: More efficient JSON encoding for OTel mode ([#​37032](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/37032)) Increases throughput for metrics by 2x and for logs and traces by 3x - `elasticsearchexporter`: Mark OTel mapping mode as stable ([#​37240](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/37240)) OTel mapping mode should no longer be considered unstable as there is no planned breaking change. - `googlecloudmonitoringreceiver`: set the minimum collection interval as 60s ([#​36898](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/36898)) - `datadogexporter`: Add a feature gate datadog.EnableOperationAndResourceNameV2. Enabling this gate modifies the logic for computing operation and resource names from OTLP spans to produce shorter, more readable names and improve alignment with OpenTelemetry specifications. ([#​36419](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/36419)) - `dorisexporter`: send json lines to doris rather than json array ([#​36896](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/36896)) - `k8sattributesprocessor`: For pods with only one container, the `container.id` and `k8s.container.name` are not longer required in the resource attributes to add the container attributes ([#​34189](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/34189)) - `logdedupprocessor`: Add 'include_fields' option to deduplicate log records via body or attribute fields. ([#​36965](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/36965)) - `pkg/ottl`: Enhanced error messages for invalid cache access and introduced options to configure their values within the OTTL contexts. ([#​29017](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/29017)) - `pkg/ottl`: Add the `FormatTime` function to convert `time.Time` values to human-readable strings ([#​36870](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/36870)) - `prometheusremotewriteexporter`: Re allows the configuration of multiple workers ([#​36134](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/36134)) - `receiver/prometheusremotewrite`: Check if Scope is already present comparing with the received labels ([#​36927](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/36927)) - `extension/jaegerremotesampling`: remove dependency on jaeger internal code ([#​36976](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/36976)) - `telemetrygen`: Remove go-grpc-middleware dependency ([#​37103](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/37103)) - `resourcedetectionprocessor`: Introduce kubeadm detector to retrieve local cluster name. ([#​35116](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/35116)) - `signalfxexporter`: Prioritize retrieving token from context when accesstokenpassthrough is enabled ([#​37102](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/37102)) - `signaltometricsconnector`: Add core logic for the signal to metrics connector to make it functional. ([#​35930](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/35930)) - `signaltometrics`: Adds resource attributes based on telemetry settings to the connector to ensure single writer ([#​35930](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/35930)) - `tailsamplingprocessor`: Added debug logging to the sampling decision caches. ([#​37038](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/37038)) - `tailsamplingprocessor`: Improved not sampled decision cache usage and deleting traces from the internal map when they are in a decision cache. ([#​37189](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/37189)) ##### 🧰 Bug fixes 🧰 - `googlecloudpubsubreceiver`: Fix a goroutine leak during shutdown. ([#​30438](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/30438)) A goroutine leak was found in the googlecloudpubsubreceiver. The goroutine leak was caused by the receiver not closing the underlying created gRPC client when using an insecure custom endpoint. - `signalfxexporter`: Honor access_token_passthrough config option for sending events ([#​37102](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/37102)) - `clickhouseexporter`: Fix Nil Pointer Exception on Metrics/Traces export without service.name Resource Attribute ([#​37030](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/37030)) - `k8sattributesprocessor`: Ensure the pods gathered by the processor contain the information about their related replica sets and deployments after the initial sync ([#​37056](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/37056)) - `logdedupprocessor`: Fix config validation not working when creating a processor. ([#​37278](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/37278)) - `pkg/ottl`: Fix bug with `replace_all_matches` and `replace_all_patterns` that caused non-string values to be changed to empty string when matching against empty string. ([#​37071](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/37071)) - `tailsamplingprocessor`: Fixed sampling policy evaluation debug logging batch metrics (e.g. sampled). ([#​37040](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/37040)) - `tailsamplingprocessor`: Late span age histogram should include sampled traces. ([#​37180](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/37180)) ### [`v0.117.0`](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/blob/HEAD/CHANGELOG.md#v01170) [Compare Source](https://redirect.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. ([#​34824](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/34824)) - `pkg/ottl`: removed the ability to reference entire parent objects. ([#​36872](https://redirect.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`. ([#​29882](https://redirect.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 ([#​36028](https://redirect.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. ([#​36693](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/36693)) ##### 💡 Enhancements 💡 - `k8sclusterreceiver`: Add additional attributes to node and pod entities ([#​35879](https://redirect.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. ([#​36894](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/36894)) - `receivercreator`: Add support for starting logs' collection based on provided k8s annotations' hints ([#​34427](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/34427)) - `opensearchexporter`: Add Sending Queue to enable persistent queue in case of upstream failure ([#​33919](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/33919)) - `libhoneyreceiver`: Implement log signal for libhoney receiver ([#​36693](https://redirect.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). ([#​34100](https://redirect.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. ([#​36601](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/36601)) - `redisstorageextension`: Move redis storage extension to alpha ([#​36778](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/36778)) - `logzioexporter`: Remove jaeger dbmodel dependency. ([#​36972](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/36972)) - `sigv4authextension`: Add support for endpoint based names for logs and traces ([#​36828](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/36828)) - `awsemfexporter`: Split EMF log to multiple log splits when buckets larger than 100. ([#​36771](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/36771)) - `sqlqueryreceiver`: Add instrumentation scope to SQL query receiver metrics and logs ([#​31028](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/31028)) - `statsdreceiver`: Add UDS support to statsdreceiver ([#​21385](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/21385)) - `tailsamplingprocessor`: Support hot sampling policy loading ([#​37014](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/37014)) - `cmd/telemetrygen`: Introduce support for generating histograms in telemetrygen ([#​36322](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/36322)) - `libhoneyreceiver`: Implement trace signal for libhoney receiver ([#​36693](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/36693)) ##### 🧰 Bug fixes 🧰 - `receiver/azureeventhub`: Ensure that observed timestamp is set when unmarshaling logs. ([#​36861](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/36861)) - `internal/docker`: Fix image matching regular expression to properly match SHA256 strings. ([#​36239](https://redirect.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. ([#​36682](https://redirect.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 ([#​36352](https://redirect.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 ([#​36412](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/36412)) - `mysqlreceiver`: Avoid recording a value for the MysqlBufferPoolPages metric when out-of-bounds. ([#​35495](https://redirect.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 ([#​36162](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/36162)) - `mysqlreceiver`: Divide large values directly in SQL queries to avoid int overflows ([#​35495](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/35495)) ### [`v0.116.0`](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/blob/HEAD/CHANGELOG.md#v01160) [Compare Source](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/compare/v0.115.0...v0.116.0) ##### 🛑 Breaking changes 🛑 - `jsonlogencodingextension`: Change how logs are marshaled. Instead of marshaling just the first log, marshal all logs into a JSON array. ([#​34064](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/34064)) - `githubreceiver`: Update metric names to match VCS Metric Semantic Conventions and scraper key name. ([#​36714](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/36714)) - Change the `github` scraper key to `scraper` - Add `vcs.repository.url.full` attribute - Change attribute `repository.name` to `vcs.repository.name` - Change attribute `ref.name` to `vcs.ref.head.name` - Change attribute `ref.type` to `vcs.ref.head.type` - Change attribute `change.state` to `vcs.change.state` - Add attribute `vcs.revision_delta.direction` with `ahead` and `behind` values - Change metric `vcs.repository.ref.revisions_ahead` to `vcs.ref.revisions_delta` with `vcs.revision_delta.direction=ahead` - Change metric `vcs.repository.ref.revisions_behind` to `vcs.ref.revisions_delta` with `vcs.revision_delta.direction=behind` - Change metric `vcs.repository.ref.count` to `vcs.ref.count` - Change metric `vcs.repository.ref.time` to `vcs.ref.time` - Add attribute `vcs.line_change.type` with `added` and `removed` values - Change metric `vcs.repository.ref.lines_added` to `vcs.ref.lines_delta` with `vcs.line_change.type=added` - Change metric `vcs.repository.ref.lines_removed` to `vcs.ref.lines_delta` with `vcs.line_change.type=removed` - Change metric `vcs.repository.contributor.count` to `vcs.contributor.count` - Change metric `vcs.repository.change.time_open` to `vcs.change.duration` with `vcs.change.state=open` - Change metric `vcs.repository.change.time_to_approval` to `vcs.change.time_to_approval` - Change metric `vcs.repository.change.time_to_merge` to `vcs.change.time_to_merge` - Change metric `vcs.repository.change.count` to `vcs.change.count` - `processor/tailsampling`: Reverts [#​33671](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/33671), allowing for composite policies to specify inverted clauses in conjunction with other policies. This is a change bringing the previous state into place, breaking users who rely on what was introduced as part of [#​33671](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/33671). ([#​34085](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/34085)) ##### 🚩 Deprecations 🚩 - `connector/routing`: Deprecate `match_once` parameter. ([#​29882](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/29882)) - `routingprocessor`: Deprecated in favor of the routing connector. ([#​36616](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/36616)) - `splunkhecexporter`: Add `otel_attrs_to_hec_metadata/*` config fields to replace `hec_metadata_to_otel_attrs/*` fields. ([#​35092](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/35092)) `otel_attrs_to_hec_metadata/*` config fields will replace the `hec_metadata_to_otel_attrs/*` fields in a later release. - `kineticaexporter`: The kineticaexporter is now Unmaintained as it has no active code owners from the vendor ([#​36808](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/36808)) ##### 🚀 New components 🚀 - `dorisexporter`: Mark the Doris exporter as Alpha. ([#​33479](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/33479)) - `libhoneyreceiver`: Introduce the scaffolding of a new component, libhoneyreceiver ([#​36693](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/36693)) ##### 💡 Enhancements 💡 - `purefareceiver`: Implements support for scraping Pure Storage FlashArray with Purity version 6.6.11+ ([#​36251](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/36251)) - `azureeventhubreceiver`: support providing one or more time formats for timestamp parsing ([#​36650](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/36650)) - `googlecloudmonitoringreceiver`: Add metric-specific labels to googlecloudmonitoringreceiver component ([#​35711](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/35711)) - `awss3receiver`: Add support RFC3339 format for starttime and endtime ([#​36787](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/36787)) - `awsxrayexporter`: Generate url section in xray segment when `net.peer.name` is available ([#​35375](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/35375)) - `clickhouseexporter`: Exporter now sorts attribute maps' keys during INSERT, yielding better compression and predictable aggregates ([#​33634](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/33634)) - `datadogconnector`: Flip configs `traces::compute_stats_by_span_kind`, `traces::peer_tags_aggregation` and `traces::peer_service_aggregation` to true by default ([#​35969](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/35969)) This enables Datadog APM stats on peer tags by default and is a backwards-compatible change. Read more on https://docs.datadoghq.com/tracing/guide/inferred-service-opt-in/. - `datadogexporter`: Flip configs `traces::compute_stats_by_span_kind`, `traces::peer_tags_aggregation` and `traces::peer_service_aggregation` to true by default ([#​35969](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/35969)) This enables Datadog APM stats on peer tags by default and is a backwards-compatible change. Read more on https://docs.datadoghq.com/tracing/guide/inferred-service-opt-in/. - `elasticsearchexporter`: Map \*.geo.location.{lat,lon} as geo_point field in OTel mode ([#​36565](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/36565)) In OTel mapping mode, merge \*.geo.location.{lat,lon} to \*.geo.location such that they are stored as geo_point in Elasticsearch. - `fileexporter`: Add support for profiles signal. ([#​35978](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/35978)) - `pkg/ottl`: GetXML Converter now supports selecting text, CDATA, and attribute (value) content. ([#​36821](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/36821)) - `githubreceiver`: Adds webhook skeleton to GitHub receiver to receive events from GitHub for tracing. ([#​27460](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/27460)) This PR adds a skeleton for the GitHub receiver to receive events from GitHub for tracing via a webhook. The trace portion of this receiver will run and respond to GET requests for the health check only. - `kafkaexporter, kafkareceiver`: Add a new mechanism "AWS_MSK_IAM_OAUTHBEARER" for kafka exporter and kafka receiver. This mechanism use the AWS MSK IAM SASL Signer for Go https://github.com/aws/aws-msk-iam-sasl-signer-go. ([#​19747](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/19747)) - `loadbalancingexporter`: Adds an optional configuration to the k8s resolver which returns hostnames instead of IPs for headless services pointing at statefulsets ([#​18412](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/18412)) - `mongodbatlasreceiver`: Adds additional metrics to the MongoDB Atlas receiver ([#​36525](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/36525)) Adds a number of new default disabled metrics to the MongoDB Atlas receiver. These metrics are: - mongodbatlas.disk.partition.queue.depth - mongodbatlas.disk.partition.throughput - mongodbatlas.process.cache.ratio - `s3exporter`: Upgrading to adopt aws sdk v2 ([#​36699](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/36699)) - `opampextension`: Use status subscription for fine granular component health reporting ([#​35856](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/35856)) - `pkg/pdatatest`: Add support for Profiles signal comparison. ([#​36232](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/36232)) - `receiver/prometheusremotewrite`: Parse labels from Prometheus Remote Write requests into Resource and Metric Attributes. ([#​35656](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/35656)) Warning - The HTTP Server still doesn't pass metrics to the next consumer. The component is unusable for now. - `signaltometrics`: Add config validation and custom OTTL functions ([#​35930](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/35930)) Adds config validation for the signal to metrics connector. Also introduces `AdjustedCount` OTTL function. - `testbed`: Add batcher performance tests ([#​36206](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/36206)) - `testbed`: add options for retry/storage for filelog sender ([#​36781](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/36781)) ##### 🧰 Bug fixes 🧰 - `azuremonitorexporter`: fix bug to remove default config of endpoint which causes failing to parse endpoint correctly. ([#​36704](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/36704)) - `receiver/prometheusreceiver`: Metric adjuster no longer assumes that all metrics from a scrape come from the same resource ([#​36477](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/36477)) - `connector/datadog, exporter/datadog, pkg/datadog`: throw error if datadog API key contains invalid characters ([#​36509](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/36509)) - `parseutils`: Handle escaped quotes when parsing pairs using SplitString. ([#​36176](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/36176)) - `exporter/prometheusremotewrite`: Fix exemplar handling when the exemplar is an integer value. ([#​36657](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/36657)) Send metrics with exemplars as integer values now are correctly handled. - `googlecloudmonitoringreceiver`: Fix "no validation found" error if workload is running on Google Cloud Platform ([#​36607](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/36607)) - `k8sattributesprocessor`: Override extracted k8s attributes if original value has been empty ([#​36373](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/36373)) - `k8sattributesreceiver`: Log any errors encountered during kube client initialisation ([#​35879](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/35879)) This addresses an issue where the collector, due to an error encountered during the kubernetes client initialisation, was reporting an 'unavailable' status via the health check extension without any further information to be found in the logs. - `opampextension`: Fix blocking agent shutdown due to unclosed channel ([#​36764](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/36764)) - `opampsupervisor`: avoid nil pointer access when reporting the last received remote config ([#​36850](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/36850)) - `postgresqlreceiver`: Update the postgresqlreceiver to handle new table schema for the bgwriter metrics in pg17+ ([#​36784](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/36784)) - `jaegerreceiver`: Remove ineffectual warning from jaegerreceiver ([#​35894](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/35894)) - `datadogexporter`: read response body on pushSketches to allow connection re-use ([#​36779](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/36779)) - `sumologicextension`: Skip likely zombie processes on Windows. ([#​36481](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/36481)) ### [`v0.115.0`](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/blob/HEAD/CHANGELOG.md#v01150) [Compare Source](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/compare/v0.114.0...v0.115.0) ##### 🛑 Breaking changes 🛑 - `awsfirehosereceiver`: Follow receiver contract based on type of error ([#​5909](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/5909)) - `elasticsearchexporter`: Respect `flush::bytes` in sync bulk indexer, `flush::bytes` measures uncompressed size, change default `batcher::max_size_items` to `0` ([#​36163](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/36163)) Limit the bulk request size to roughly `flush::bytes` for sync bulk indexer. Sync bulk indexer is used when `batcher::enabled` is either true or false. In order words, sync bulk indexer is not used when batcher config is undefined. Change `flush::bytes` to always measure in uncompressed bytes. Change default `batcher::max_size_items` to `0` as bulk request size limit is now more effectively enforced by `flush::bytes`. - `k8sattributesprocessor`: Move k8sattr.fieldExtractConfigRegex.disallow feature gate to Beta. ([#​25128](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/25128)) Disable the `k8sattr.fieldExtractConfigRegex.disallow` feature gate to get the old behavior. - `internal`: Remove stable gate `component.UseLocalHostAsDefaultHost` ([#​36589](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/36589)) - `cmd/opampsupervisor`: Update default logger output paths to stderr ([#​36072](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/36072)) The default output paths for the opamp supervisor logger have been updated to stderr from \[stdout, stderr]. - `opampsupervisor`: Enable strict unmarshalling of the OpAMP Supervisor config file. An error will now be returned if an invalid config key is set. ([#​35838](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/35838)) ##### 🚩 Deprecations 🚩 - `postgresqlreceiver`: Minimal supported PostgreSQL version updated from 9.6 to 13.0 ([#​30923](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/30923)) Aligning on the supported versions as can be seen [in the PostgreSQL releases section](https://www.postgresql.org/support/versioning) - `exporter/prometheusremotewrite`: Change `exporter.prometheusremotewriteexporter.deprecateCreatedMetric` feature gate from Alpha to Beta version. ([#​35003](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/35003)) The `export_created_metric` configuration parameter is now ignored by default. ##### 🚀 New components 🚀 - `signaltometricsconnector`: New component for generating metrics from raw signals using user defined OTTL expressions. ([#​35930](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/35930)) - `extension/cgroupruntime`: Initial implementation for cgroupruntime extension. ([#​30289](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/30289)) - `huaweicloudcesreceiver`: Introduce new receiver fetching data from huawei Cloud Eye Service. ([#​34953](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/34953)) - `netflowreceiver`: Introduce the netflow receiver ([#​32732](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/32732)) ##### 💡 Enhancements 💡 - `datadogexporter`: Add a configurable `reporter_period` parameter to the Datadog exporter’s host metadata configuration to allow users to specify the frequency at which host metadata is sent to Datadog. ([#​36450](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/36450)) - `awsemfexporter`: Add support for 1 second metric resolution in CloudWatch Embedded Metrics Format based on metric attributes ([#​29506](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/29506)) - `awsemfexporter`: Improvement unit conversion during EMF log translation ([#​35937](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/35937)) - `sumologicexporter`: adding new products for auto discovery ([#​35622](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/35622)) - `postgresqlreceiver`: Added new postgresql metrics to achieve parity with Telegraf ([#​36528](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/36528)) - `loadbalancingexporter`: Adding sending_queue, retry_on_failure and timeout settings to loadbalancing exporter configuration ([#​35378](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/35378), [#​16826](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/16826)) When switching to top-level sending_queue configuration - users should carefully review queue size In some rare cases setting top-level queue size to n\*queueSize might be not enough to prevent data loss - `pkg/stanza`: Introduce active file grouping mechanism. ([#​23787](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/23787)) - `receivercreator`: Add support for starting receivers/scrapers based on provided annotations' hints for metrics' collection ([#​34427](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/34427)) - `tailsamplingprocessor`: Adds decision cache for non-sampled trace IDs ([#​31583](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/31583)) - `cmd/opampsupervisor`: Support environment variable expansion in the OpAMP supervisor config. ([#​36269](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/36269)) - `pkg/ottl`: Move debug log to `Statement.Execute` so that components using it instead of `StatementSequence` also get debug logs. ([#​36456](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/36456)) - `routingconnector`: Add ability to route by 'datapoint' context ([#​36523](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/36523)) - `signalfxreceiver`: Follow receiver contract based on type of error ([#​5909](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/5909)) Use 503 error code for retryable and 400 error code for not-retryable errors instead of responding with a 500 unconditionally. ##### 🧰 Bug fixes 🧰 - `cmd/opampsupervisor`: Do not log err if the last received doesn't exist ([#​36013](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/36013)) - `receiver/azureeventhub`: When using a storage extension, the component will call Close on the client during component shutdown. This fixes a bug that resulted in a file potentially remaining locked after component shutdown. ([#​36238](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/36238)) - `azuremonitorexporter`: Fixes an issue where the Azure Monitor exporter was not sending data to App Insights due to the Telemetry Channel not being flushed. ([#​35037](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/35037)) - `exporter/pulsarexporter`: Change configuration option `map_connections_per_broker`, rename to `max_connections_per_broker`. ([#​36579](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/36579)) - `failoverconnector`: Resolves a bug that prevents proper recovery when disabling max retries ([#​36587](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/36587)) - `googlecloudpubsubexporter`: Fix a goroutine leak during shutdown. ([#​30438](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/30438)) A goroutine leak was found in the googlecloudpubsubexporter. The goroutine leak was caused by the exporter not closing the underlying created gRPC client when using an insecure custom endpoint. - `processor/k8sattribute`: fixes parsing of k8s image names to support images with tags and digests. ([#​36131](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/36131)) - `clickhouseexporter`: Fix incorrect Resource Attribute `service.name` translation to ClickHouse ServiceName field for Logs Records ([#​36349](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/36349)) - `awsfirehosereceiver`: fix timestamp when ingesting logs from CloudWa </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://redirect.github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjQuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE2NC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJyZW5vdmF0ZWJvdCJdfQ==--> --------- 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 <songy23@users.noreply.github.com>
khushijain21
pushed a commit
to khushijain21/opentelemetry-collector-contrib
that referenced
this pull request
Feb 14, 2025
…37846) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [github.com/google/go-github/v68](https://redirect.github.com/google/go-github) | `v68.0.0` -> `v69.0.0` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fgoogle%2fgo-github%2fv68/v69.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fgoogle%2fgo-github%2fv68/v69.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fgoogle%2fgo-github%2fv68/v68.0.0/v69.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fgoogle%2fgo-github%2fv68/v68.0.0/v69.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. :warning: MAJOR VERSION UPDATE :warning: - please manually update this package --- ### Release Notes <details> <summary>google/go-github (github.com/google/go-github/v68)</summary> ### [`v69.0.0`](https://redirect.github.com/google/go-github/releases/tag/v69.0.0) [Compare Source](https://redirect.github.com/google/go-github/compare/v68.0.0...v69.0.0) This release contains the following breaking API changes: - feat!: Add support for enterprise rulesets ([#&open-telemetry#8203;3417](https://redirect.github.com/google/go-github/issues/3417)) BREAKING CHANGE: `Create*Ruleset` and `Update*Ruleset` now pass `ruleset` parameter by-value instead of by-reference. - fix!: Typo in field names in the CheckSuite struct ([#&open-telemetry#8203;3444](https://redirect.github.com/google/go-github/issues/3444)) BREAKING CHANGE: `Rerequstable`=>`Rerequestable`, `RunsRerequstable`=>`RunsRerequestable` - fix!: Typo in field names in the PullStats struct ([#&open-telemetry#8203;3445](https://redirect.github.com/google/go-github/issues/3445)) BREAKING CHANGE: `MergablePulls`=>`MergeablePulls`, `UnmergablePulls`=>`UnmergeablePulls` - refactor!: Do not capitalize error strings ([#&open-telemetry#8203;3446](https://redirect.github.com/google/go-github/issues/3446)) BREAKING CHANGE: Some error strings are slightly modified - please do not rely on error text in general. - fix!: Refactor the repository ruleset code ([#&open-telemetry#8203;3430](https://redirect.github.com/google/go-github/issues/3430)) BREAKING CHANGES: The following types have been renamed: - `Ruleset` -> `RepositoryRuleset` - `RulesetLink` -> `RepositoryRulesetLink` - `RulesetLinks` -> `RepositoryRulesetLinks` - `RulesetRefConditionParameters` -> `RepositoryRulesetRefConditionParameters` - `RulesetRepositoryNamesConditionParameters` -> `RepositoryRulesetRepositoryNamesConditionParameters` - `RulesetRepositoryIDsConditionParameters` -> `RepositoryRulesetRepositoryIDsConditionParameters` - `RulesetRepositoryPropertyTargetParameters` -> `Repository` - `RulesetRepositoryPropertyConditionParameters` -> `RepositoryRulesetRepositoryPropertyConditionParameters` - `RulesetOrganizationNamesConditionParameters` -> `RepositoryRulesetOrganizationNamesConditionParameters` - `RulesetOrganizationIDsConditionParameters` -> `RepositoryRulesetOrganizationIDsConditionParameters` - `RulesetConditions` -> `RepositoryRulesetConditions` - `RepositoryRulesetEditedChanges` -> `RepositoryRulesetChanges` - `RepositoryRulesetEditedSource` -> `RepositoryRulesetChangeSource` - `RepositoryRulesetEditedSources` -> `RepositoryRulesetChangeSources` - `RepositoryRulesetEditedConditions` -> `RepositoryRulesetUpdatedConditions` - `RepositoryRulesetUpdatedConditionsEdited` -> `RepositoryRulesetUpdatedCondition` - `RepositoryRulesetEditedRules` -> `RepositoryRulesetChangedRules` - `RepositoryRulesetUpdatedRules` -> `RepositoryRulesetUpdatedRules` - `RepositoryRulesetEditedRuleChanges` -> `RepositoryRulesetChangedRule` - chore!: Add sliceofpointers custom linter ([#&open-telemetry#8203;3447](https://redirect.github.com/google/go-github/issues/3447)) BREAKING CHANGE: `ListOAuthApps` now returns `([]*OAuthApp, error)` instead of `([]OAuthApp, error)`. - feat!: Change User.InheritedFrom to a slice ([#&open-telemetry#8203;3460](https://redirect.github.com/google/go-github/issues/3460)) BREAKING CHANGE: `User.InheritedFrom` is changed from a `*Team` to a `[]*Team`. ...and the following additional changes: - Bump go-github from v67 to v68 in /scrape ([#&open-telemetry#8203;3398](https://redirect.github.com/google/go-github/issues/3398)) - build(deps): bump golang.org/x/net from 0.32.0 to 0.33.0 in /scrape ([#&open-telemetry#8203;3400](https://redirect.github.com/google/go-github/issues/3400)) - build(deps): bump codecov/codecov-action from 5.1.1 to 5.1.2 ([#&open-telemetry#8203;3401](https://redirect.github.com/google/go-github/issues/3401)) - Bump golang.org/x/net to v0.33.0 ([#&open-telemetry#8203;3402](https://redirect.github.com/google/go-github/issues/3402)) - Add TokenID and TokenName to PersonalAccessToken struct ([#&open-telemetry#8203;3404](https://redirect.github.com/google/go-github/issues/3404)) - Bump github.com/PuerkitoBio/goquery from 1.9.2 to 1.10.1 in /scrape ([#&open-telemetry#8203;3408](https://redirect.github.com/google/go-github/issues/3408)) - Bump Go to 1.22.10 or 1.23.4 in go.mod files ([#&open-telemetry#8203;3410](https://redirect.github.com/google/go-github/issues/3410)) - Add opt-in rate limit support on endpoints returning 302s ([#&open-telemetry#8203;3411](https://redirect.github.com/google/go-github/issues/3411)) - Update OpenAPI ([#&open-telemetry#8203;3419](https://redirect.github.com/google/go-github/issues/3419)) - build(deps): bump golang.org/x/net from 0.33.0 to 0.34.0 in /scrape ([#&open-telemetry#8203;3420](https://redirect.github.com/google/go-github/issues/3420)) - Permit toggling rate limit check by consumers ([#&open-telemetry#8203;3386](https://redirect.github.com/google/go-github/issues/3386)) - build(deps): Pin and group actions/\* ([#&open-telemetry#8203;3424](https://redirect.github.com/google/go-github/issues/3424)) - Add deprecation messages to security managers APIs ([#&open-telemetry#8203;3426](https://redirect.github.com/google/go-github/issues/3426)) - fix: Relax go directive in go.mod to 1.22.0 ([#&open-telemetry#8203;3423](https://redirect.github.com/google/go-github/issues/3423)) - Enforce toolchain requirement in generate.sh ([#&open-telemetry#8203;3428](https://redirect.github.com/google/go-github/issues/3428)) - feat: Add missing notification_setting to Team ([#&open-telemetry#8203;3431](https://redirect.github.com/google/go-github/issues/3431)) - chore: Add reviewers file ([#&open-telemetry#8203;3435](https://redirect.github.com/google/go-github/issues/3435)) - gen-accessors: Update dumping of getters ([#&open-telemetry#8203;3437](https://redirect.github.com/google/go-github/issues/3437)) - chore: Fix codecov upload ([#&open-telemetry#8203;3440](https://redirect.github.com/google/go-github/issues/3440)) - chore: Spell "unmarshal" consistently with one el ([#&open-telemetry#8203;3441](https://redirect.github.com/google/go-github/issues/3441)) - fix: Typos in func parameter, vars, error, and comments ([#&open-telemetry#8203;3442](https://redirect.github.com/google/go-github/issues/3442)) - feat: Add manage_ghes endpoints introduced in 3.15 ([#&open-telemetry#8203;3433](https://redirect.github.com/google/go-github/issues/3433)) - Fix minor typo ([#&open-telemetry#8203;3448](https://redirect.github.com/google/go-github/issues/3448)) - chore: Check and fix license headers ([#&open-telemetry#8203;3449](https://redirect.github.com/google/go-github/issues/3449)) - Add new fields for IssueType ([#&open-telemetry#8203;3451](https://redirect.github.com/google/go-github/issues/3451)) - ci: update golangci-lint to v1.63.4 ([#&open-telemetry#8203;3452](https://redirect.github.com/google/go-github/issues/3452)) - Extend Rate and Rate Limiting with X-Ratelimit-Used and `X-Ratelimit-Resource` headers ([#&open-telemetry#8203;3453](https://redirect.github.com/google/go-github/issues/3453)) - build(deps): bump actions/setup-go from 5.2.0 to 5.3.0 in the actions group ([#&open-telemetry#8203;3454](https://redirect.github.com/google/go-github/issues/3454)) - build(deps): bump codecov/codecov-action from 5.1.2 to 5.3.1 ([#&open-telemetry#8203;3455](https://redirect.github.com/google/go-github/issues/3455)) - docs: Add clarifications for mergeable field in pull requests ([#&open-telemetry#8203;3396](https://redirect.github.com/google/go-github/issues/3396)) - build(deps): bump github.com/alecthomas/kong from 1.6.0 to 1.7.0 in /tools ([#&open-telemetry#8203;3458](https://redirect.github.com/google/go-github/issues/3458)) - Bump version of go-github to v69.0.0 ([#&open-telemetry#8203;3463](https://redirect.github.com/google/go-github/issues/3463)) </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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjQuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE2NC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmN5LW1ham9yLXVwZGF0ZSJdfQ==--> --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Curtis Robert <crobert@splunk.com>
khushijain21
pushed a commit
to khushijain21/opentelemetry-collector-contrib
that referenced
this pull request
Feb 14, 2025
…ry#37557) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [sigs.k8s.io/controller-runtime](https://redirect.github.com/kubernetes-sigs/controller-runtime) | `v0.19.4` -> `v0.20.1` | [![age](https://developer.mend.io/api/mc/badges/age/go/sigs.k8s.io%2fcontroller-runtime/v0.20.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/sigs.k8s.io%2fcontroller-runtime/v0.20.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/sigs.k8s.io%2fcontroller-runtime/v0.19.4/v0.20.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/sigs.k8s.io%2fcontroller-runtime/v0.19.4/v0.20.1?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>kubernetes-sigs/controller-runtime (sigs.k8s.io/controller-runtime)</summary> ### [`v0.20.1`](https://redirect.github.com/kubernetes-sigs/controller-runtime/releases/tag/v0.20.1) [Compare Source](https://redirect.github.com/kubernetes-sigs/controller-runtime/compare/v0.20.0...v0.20.1) #### What's Changed - 🐛 Check to see if custom source implements fmt.Stringer when logging by [@&open-telemetry#8203;k8s-infra-cherrypick-robot](https://redirect.github.com/k8s-infra-cherrypick-robot) in [https://github.com/kubernetes-sigs/controller-runtime/pull/3077](https://redirect.github.com/kubernetes-sigs/controller-runtime/pull/3077) - 🐛 cache: clone maps to prevent data race when concurrently creating caches using the same options by [@&open-telemetry#8203;k8s-infra-cherrypick-robot](https://redirect.github.com/k8s-infra-cherrypick-robot) in [https://github.com/kubernetes-sigs/controller-runtime/pull/3079](https://redirect.github.com/kubernetes-sigs/controller-runtime/pull/3079) - 🐛 support WaitForSync in custom TypedSyncingSource by [@&open-telemetry#8203;k8s-infra-cherrypick-robot](https://redirect.github.com/k8s-infra-cherrypick-robot) in [https://github.com/kubernetes-sigs/controller-runtime/pull/3086](https://redirect.github.com/kubernetes-sigs/controller-runtime/pull/3086) - 🌱 Add debug logging for the state of the priority queue by [@&open-telemetry#8203;k8s-infra-cherrypick-robot](https://redirect.github.com/k8s-infra-cherrypick-robot) in [https://github.com/kubernetes-sigs/controller-runtime/pull/3088](https://redirect.github.com/kubernetes-sigs/controller-runtime/pull/3088) - 🐛 Priorityqueue: Yet another queue_depth metric fix by [@&open-telemetry#8203;k8s-infra-cherrypick-robot](https://redirect.github.com/k8s-infra-cherrypick-robot) in [https://github.com/kubernetes-sigs/controller-runtime/pull/3089](https://redirect.github.com/kubernetes-sigs/controller-runtime/pull/3089) **Full Changelog**: kubernetes-sigs/controller-runtime@v0.20.0...v0.20.1 ### [`v0.20.0`](https://redirect.github.com/kubernetes-sigs/controller-runtime/releases/tag/v0.20.0) [Compare Source](https://redirect.github.com/kubernetes-sigs/controller-runtime/compare/v0.19.5...v0.20.0) #### Highlights - Based on k8s.io/\* v1.32 libraries and minimum Go version is now v1.23 - New experimental priority queue feature - More details in [#&open-telemetry#8203;3013](https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/3013) and [#&open-telemetry#8203;2374](https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/2374) - Can be enabled via manager.Options.Controller.UsePriorityQueue - Please give it a try and provide feedback in [#&open-telemetry#8203;2374](https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/2374) - [AggregatedDiscovery](https://redirect.github.com/kubernetes/enhancements/issues/3352) is automatically used when available ([#&open-telemetry#8203;2901](https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/2901)) - As usual, many improvements to the fake client #### Changes since v0.19.0 ####⚠️ Breaking Changes - Bump to k8s.io/\* v1.32 libraries ([#&open-telemetry#8203;2971](https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/2971) [#&open-telemetry#8203;2990](https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/2990) [#&open-telemetry#8203;3001](https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/3001) [#&open-telemetry#8203;3007](https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/3007) [#&open-telemetry#8203;3029](https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/3029) [#&open-telemetry#8203;3043](https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/3043)) - logging: Stop deduplicating API warnings by default ([#&open-telemetry#8203;2953](https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/2953)) - webhook: Stop deleting unknown fields in CustomDefaulter ([#&open-telemetry#8203;2982](https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/2982) [#&open-telemetry#8203;3056](https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/3056)) - webhook: Remove deprecated Defaulter and Validator ([#&open-telemetry#8203;2877](https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/2877) [#&open-telemetry#8203;2945](https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/2945)) - cluster: Remove deprecated SyncPeriod option ([#&open-telemetry#8203;2970](https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/2970)) #### ✨ New Features - cache: Add EnableWatchBookmarks option (defaults to true) ([#&open-telemetry#8203;3017](https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/3017)) - cache: Export NewInformer option ([#&open-telemetry#8203;3061](https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/3061)) - cert-watcher: Add polling ([#&open-telemetry#8203;3020](https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/3020) [#&open-telemetry#8203;3050](https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/3050)) - controller: Add experimental priority queue (off per default) ([#&open-telemetry#8203;3013](https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/3013) [#&open-telemetry#8203;3014](https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/3014) [#&open-telemetry#8203;3060](https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/3060) [#&open-telemetry#8203;3066](https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/3066)) - fake client: Allow adding indexes at runtime ([#&open-telemetry#8203;3021](https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/3021)) - fake client: Add support for ServiceAccountToken subresource ([#&open-telemetry#8203;2969](https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/2969)) - restmapper: Use AggregatedDiscovery if available ([#&open-telemetry#8203;2901](https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/2901)) - util: Add HasOwnerReference func ([#&open-telemetry#8203;2882](https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/2882)) - webhook: Add custom path option ([#&open-telemetry#8203;2998](https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/2998)) #### 🐛 Bug Fixes - controller: Error when source.Start() never returns ([#&open-telemetry#8203;2997](https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/2997) [#&open-telemetry#8203;3006](https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/3006) [#&open-telemetry#8203;3008](https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/3008)) - fake client: Don't return items on invalid selector ([#&open-telemetry#8203;3022](https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/3022)) - fake client: Fix TOCTOU races ([#&open-telemetry#8203;2980](https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/2980)) - fake client: Preserve TypeMeta during Get call with PartialObjectMeta ([#&open-telemetry#8203;2949](https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/2949)) - fake client: Preserve TypeMeta during List call with UnstructuredList ([#&open-telemetry#8203;3074](https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/3074)) - manager: Fix RenewDeadline typo in leader election ([#&open-telemetry#8203;3032](https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/3032)) - manager: Use leader elector with client timeout ([#&open-telemetry#8203;3028](https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/3028) [#&open-telemetry#8203;3034](https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/3034)) #### 🌱 Others - cache: Switch to Go 1.23+ stdlib `maps`/`slices` packages ([#&open-telemetry#8203;3012](https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/3012)) - controller: Log the syncing source when WaitForSync fails ([#&open-telemetry#8203;3016](https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/3016)) - setup-envtest: drop support for GCS ([#&open-telemetry#8203;2915](https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/2915)) - Some fixes for typos ([#&open-telemetry#8203;3011](https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/3011) [#&open-telemetry#8203;3033](https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/3033) [#&open-telemetry#8203;2993](https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/2993)) #### 🌱 CI - PR-verify: Verify PR titles with shell script ([#&open-telemetry#8203;2944](https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/2944) [#&open-telemetry#8203;2961](https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/2961) [#&open-telemetry#8203;2964](https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/2964) [#&open-telemetry#8203;2973](https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/2973)) - Remove gosec linter ([#&open-telemetry#8203;3064](https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/3064)) - Upgrade golangci-lint to v1.61.0 ([#&open-telemetry#8203;2950](https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/2950)) :book: Additionally, there have been 7 contributions to our documentation. ([#&open-telemetry#8203;2942](https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/2942), [#&open-telemetry#8203;2985](https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/2985), [#&open-telemetry#8203;2996](https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/2996), [#&open-telemetry#8203;3002](https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/3002), [#&open-telemetry#8203;3039](https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/3039), [#&open-telemetry#8203;3062](https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/3062)) #### Dependencies ##### Added *Nothing has changed.* ##### Changed - cel.dev/expr: v0.15.0 → v0.18.0 - github.com/Azure/go-ansiterm: [d185dfc → 306776e](https://redirect.github.com/Azure/go-ansiterm/compare/d185dfc...306776e) - github.com/go-openapi/jsonpointer: [v0.19.6 → v0.21.0](https://redirect.github.com/go-openapi/jsonpointer/compare/v0.19.6...v0.21.0) - github.com/go-openapi/swag: [v0.22.4 → v0.23.0](https://redirect.github.com/go-openapi/swag/compare/v0.22.4...v0.23.0) - github.com/google/btree: [v1.0.1 → v1.1.3](https://redirect.github.com/google/btree/compare/v1.0.1...v1.1.3) - github.com/google/cel-go: [v0.20.1 → v0.22.0](https://redirect.github.com/google/cel-go/compare/v0.20.1...v0.22.0) - github.com/google/pprof: [4bfdf5a → d1b30fe](https://redirect.github.com/google/pprof/compare/4bfdf5a...d1b30fe) - github.com/gregjones/httpcache: [9cad4c3 → 901d907](https://redirect.github.com/gregjones/httpcache/compare/9cad4c3...901d907) - github.com/jonboulle/clockwork: [v0.2.2 → v0.4.0](https://redirect.github.com/jonboulle/clockwork/compare/v0.2.2...v0.4.0) - github.com/moby/spdystream: [v0.4.0 → v0.5.0](https://redirect.github.com/moby/spdystream/compare/v0.4.0...v0.5.0) - github.com/onsi/ginkgo/v2: [v2.19.0 → v2.21.0](https://redirect.github.com/onsi/ginkgo/compare/v2.19.0...v2.21.0) - github.com/onsi/gomega: [v1.33.1 → v1.35.1](https://redirect.github.com/onsi/gomega/compare/v1.33.1...v1.35.1) - github.com/stoewer/go-strcase: [v1.2.0 → v1.3.0](https://redirect.github.com/stoewer/go-strcase/compare/v1.2.0...v1.3.0) - github.com/xiang90/probing: [43a291a → a49e3df](https://redirect.github.com/xiang90/probing/compare/43a291a...a49e3df) - go.etcd.io/bbolt: v1.3.9 → v1.3.11 - go.etcd.io/etcd/api/v3: v3.5.14 → v3.5.16 - go.etcd.io/etcd/client/pkg/v3: v3.5.14 → v3.5.16 - go.etcd.io/etcd/client/v2: v2.305.13 → v2.305.16 - go.etcd.io/etcd/client/v3: v3.5.14 → v3.5.16 - go.etcd.io/etcd/pkg/v3: v3.5.13 → v3.5.16 - go.etcd.io/etcd/raft/v3: v3.5.13 → v3.5.16 - go.etcd.io/etcd/server/v3: v3.5.13 → v3.5.16 - go.uber.org/zap: v1.26.0 → v1.27.0 - golang.org/x/crypto: v0.24.0 → v0.28.0 - golang.org/x/exp: [`f3d0a9c`](https://redirect.github.com/kubernetes-sigs/controller-runtime/commit/f3d0a9c) → [`8a7402a`](https://redirect.github.com/kubernetes-sigs/controller-runtime/commit/8a7402a) - golang.org/x/mod: v0.17.0 → v0.21.0 - golang.org/x/net: v0.26.0 → v0.30.0 - golang.org/x/oauth2: v0.21.0 → v0.23.0 - golang.org/x/sync: v0.7.0 → v0.8.0 - golang.org/x/sys: v0.21.0 → v0.26.0 - golang.org/x/telemetry: [`f48c80b`](https://redirect.github.com/kubernetes-sigs/controller-runtime/commit/f48c80b) → [`bda5523`](https://redirect.github.com/kubernetes-sigs/controller-runtime/commit/bda5523) - golang.org/x/term: v0.21.0 → v0.25.0 - golang.org/x/text: v0.16.0 → v0.19.0 - golang.org/x/time: v0.3.0 → v0.7.0 - golang.org/x/tools: [`e35e4cc`](https://redirect.github.com/kubernetes-sigs/controller-runtime/commit/e35e4cc) → v0.26.0 - golang.org/x/xerrors: [`04be3eb`](https://redirect.github.com/kubernetes-sigs/controller-runtime/commit/04be3eb) → [`5ec99f8`](https://redirect.github.com/kubernetes-sigs/controller-runtime/commit/5ec99f8) - google.golang.org/genproto/googleapis/api: [`5315273`](https://redirect.github.com/kubernetes-sigs/controller-runtime/commit/5315273) → [`f6391c0`](https://redirect.github.com/kubernetes-sigs/controller-runtime/commit/f6391c0) - google.golang.org/genproto/googleapis/rpc: [`f6361c8`](https://redirect.github.com/kubernetes-sigs/controller-runtime/commit/f6361c8) → [`f6391c0`](https://redirect.github.com/kubernetes-sigs/controller-runtime/commit/f6391c0) - google.golang.org/genproto: [`b8732ec`](https://redirect.github.com/kubernetes-sigs/controller-runtime/commit/b8732ec) → [`ef43131`](https://redirect.github.com/kubernetes-sigs/controller-runtime/commit/ef43131) - google.golang.org/protobuf: v1.34.2 → v1.35.1 - k8s.io/api: v0.31.0 → v0.32.0 - k8s.io/apiextensions-apiserver: v0.31.0 → v0.32.0 - k8s.io/apimachinery: v0.31.0 → v0.32.0 - k8s.io/apiserver: v0.31.0 → v0.32.0 - k8s.io/client-go: v0.31.0 → v0.32.0 - k8s.io/code-generator: v0.31.0 → v0.32.0 - k8s.io/component-base: v0.31.0 → v0.32.0 - k8s.io/gengo/v2: [`51d4e06`](https://redirect.github.com/kubernetes-sigs/controller-runtime/commit/51d4e06) → [`2b36238`](https://redirect.github.com/kubernetes-sigs/controller-runtime/commit/2b36238) - k8s.io/kms: v0.31.0 → v0.32.0 - k8s.io/kube-openapi: [`70dd376`](https://redirect.github.com/kubernetes-sigs/controller-runtime/commit/70dd376) → [`32ad38e`](https://redirect.github.com/kubernetes-sigs/controller-runtime/commit/32ad38e) - k8s.io/utils: [`18e509b`](https://redirect.github.com/kubernetes-sigs/controller-runtime/commit/18e509b) → [`3ea5e8c`](https://redirect.github.com/kubernetes-sigs/controller-runtime/commit/3ea5e8c) - sigs.k8s.io/apiserver-network-proxy/konnectivity-client: v0.30.3 → v0.31.0 - sigs.k8s.io/json: [`bc3834c`](https://redirect.github.com/kubernetes-sigs/controller-runtime/commit/bc3834c) → [`9aa6b5e`](https://redirect.github.com/kubernetes-sigs/controller-runtime/commit/9aa6b5e) - sigs.k8s.io/structured-merge-diff/v4: v4.4.1 → v4.4.2 ##### Removed - github.com/golang/groupcache: [41bb18b](https://redirect.github.com/golang/groupcache/tree/41bb18b) - github.com/imdario/mergo: [v0.3.6](https://redirect.github.com/imdario/mergo/tree/v0.3.6) *Thanks to all our contributors!* 😊 ### [`v0.19.5`](https://redirect.github.com/kubernetes-sigs/controller-runtime/releases/tag/v0.19.5) [Compare Source](https://redirect.github.com/kubernetes-sigs/controller-runtime/compare/v0.19.4...v0.19.5) #### What's Changed - 🐛 cache: clone maps to prevent data race when concurrently creating caches using the same options by [@&open-telemetry#8203;k8s-infra-cherrypick-robot](https://redirect.github.com/k8s-infra-cherrypick-robot) in [https://github.com/kubernetes-sigs/controller-runtime/pull/3080](https://redirect.github.com/kubernetes-sigs/controller-runtime/pull/3080) - 🐛 support WaitForSync in custom TypedSyncingSource by [@&open-telemetry#8203;tareksha](https://redirect.github.com/tareksha) in [https://github.com/kubernetes-sigs/controller-runtime/pull/3087](https://redirect.github.com/kubernetes-sigs/controller-runtime/pull/3087) **Full Changelog**: kubernetes-sigs/controller-runtime@v0.19.4...v0.19.5 </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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xMjUuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE2Ny4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJyZW5vdmF0ZWJvdCJdfQ==--> --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: opentelemetrybot <107717825+opentelemetrybot@users.noreply.github.com>
khushijain21
pushed a commit
to khushijain21/opentelemetry-collector-contrib
that referenced
this pull request
Feb 14, 2025
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [google.golang.org/api](https://redirect.github.com/googleapis/google-api-go-client) | `v0.219.0` -> `v0.220.0` | [![age](https://developer.mend.io/api/mc/badges/age/go/google.golang.org%2fapi/v0.220.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/google.golang.org%2fapi/v0.220.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/google.golang.org%2fapi/v0.219.0/v0.220.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/google.golang.org%2fapi/v0.219.0/v0.220.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>googleapis/google-api-go-client (google.golang.org/api)</summary> ### [`v0.220.0`](https://redirect.github.com/googleapis/google-api-go-client/releases/tag/v0.220.0) [Compare Source](https://redirect.github.com/googleapis/google-api-go-client/compare/v0.219.0...v0.220.0) ##### Features - **all:** Auto-regenerate discovery clients ([#&open-telemetry#8203;2986](https://redirect.github.com/googleapis/google-api-go-client/issues/2986)) ([82a5738](https://redirect.github.com/googleapis/google-api-go-client/commit/82a5738a1fd9fe8c4ddbcd421d0ba352ddf261f0)) - **all:** Auto-regenerate discovery clients ([#&open-telemetry#8203;2988](https://redirect.github.com/googleapis/google-api-go-client/issues/2988)) ([51947d3](https://redirect.github.com/googleapis/google-api-go-client/commit/51947d3685e056a0576e9ffae7f08275720cd73a)) - **all:** Auto-regenerate discovery clients ([#&open-telemetry#8203;2989](https://redirect.github.com/googleapis/google-api-go-client/issues/2989)) ([7da3675](https://redirect.github.com/googleapis/google-api-go-client/commit/7da36756c5dd63c30503302ef0d8e7dd24633f82)) - **all:** Auto-regenerate discovery clients ([#&open-telemetry#8203;2990](https://redirect.github.com/googleapis/google-api-go-client/issues/2990)) ([5baa849](https://redirect.github.com/googleapis/google-api-go-client/commit/5baa8494310ba297f78e1c902b2dd3ec895833ae)) - **all:** Auto-regenerate discovery clients ([#&open-telemetry#8203;2991](https://redirect.github.com/googleapis/google-api-go-client/issues/2991)) ([f812ea5](https://redirect.github.com/googleapis/google-api-go-client/commit/f812ea5cc11a2bc9670ac6ec8186a0d2dcb6347c)) - **all:** Auto-regenerate discovery clients ([#&open-telemetry#8203;2993](https://redirect.github.com/googleapis/google-api-go-client/issues/2993)) ([6db0d5a](https://redirect.github.com/googleapis/google-api-go-client/commit/6db0d5afb177a1ab2aa8fdd6e4cb20bdf73df791)) - **all:** Auto-regenerate discovery clients ([#&open-telemetry#8203;2994](https://redirect.github.com/googleapis/google-api-go-client/issues/2994)) ([b4d7fc9](https://redirect.github.com/googleapis/google-api-go-client/commit/b4d7fc9236ad8ac5567a8fdd3dd7f0a0e9d08a11)) - **all:** Auto-regenerate discovery clients ([#&open-telemetry#8203;2995](https://redirect.github.com/googleapis/google-api-go-client/issues/2995)) ([1bc5d86](https://redirect.github.com/googleapis/google-api-go-client/commit/1bc5d86446458446aed2b2d7ce15455428587cc9)) </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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjQuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE2Ny4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJyZW5vdmF0ZWJvdCJdfQ==--> --------- 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 <songy23@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.
Bumps go.uber.org/multierr from 1.7.0 to 1.8.0.
Release notes
Sourced from go.uber.org/multierr's releases.
Changelog
Sourced from go.uber.org/multierr's changelog.
Commits
10aaa3c
Prepare release v1.8.0 (#56)cea7d2e
Combine: Optimize for all nil (#55)d49c2ba
doc: AppendInvoke: Fix typo (#54)ee7346a
Merge pull request #52 from uber-go/fossad9efa4b
fossa: Run separately, only on push7c6ff6f
Integrate FOSSA (#51)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)