Skip to content
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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 1, 2022

Bumps go.uber.org/multierr from 1.7.0 to 1.8.0.

Release notes

Sourced from go.uber.org/multierr's releases.

v1.8.0

  • Combine: perform zero allocations when there are no errors.
Changelog

Sourced from go.uber.org/multierr's changelog.

v1.8.0 (2022-02-28)

  • Combine: perform zero allocations when there are no errors.
Commits

Dependabot compatibility score

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)

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>
@dependabot dependabot bot requested a review from a team March 1, 2022 19:21
@dependabot dependabot bot requested a review from djaglowski as a code owner March 1, 2022 19:21
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Mar 1, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 1, 2022

Looks like go.uber.org/multierr is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Mar 1, 2022
@dependabot dependabot bot deleted the dependabot/go_modules/internal/stanza/go.uber.org/multierr-1.8.0 branch March 1, 2022 23:58
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
([#&#8203;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
([#&#8203;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
([#&#8203;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
([#&#8203;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
([#&#8203;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
([#&#8203;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
([#&#8203;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
    ([#&#8203;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
    ([#&#8203;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
    ([#&#8203;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
    ([#&#8203;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
    ([#&#8203;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
    ([#&#8203;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
    ([#&#8203;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
    ([#&#8203;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
    ([#&#8203;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
    ([#&#8203;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
    ([#&#8203;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
    ([#&#8203;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
    ([#&#8203;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
    ([#&#8203;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
([#&#8203;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
([#&#8203;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

- [#&#8203;54](https://togithub.com/helm/kind-action/issues/54) ignore
the occasional post delete cluster by
[@&#8203;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
[@&#8203;cpanato](https://togithub.com/cpanato) in
[https://github.com/helm/kind-action/pull/88](https://togithub.com/helm/kind-action/pull/88)

#### New Contributors

- [@&#8203;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
([#&#8203;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
([#&#8203;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
([#&#8203;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
([#&#8203;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
([#&#8203;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
([#&#8203;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
([#&#8203;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
([#&#8203;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
([#&#8203;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
([#&#8203;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
([#&#8203;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
([#&#8203;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
([#&#8203;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
([#&#8203;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
([#&#8203;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
([#&#8203;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
([#&#8203;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
([#&#8203;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
([#&#8203;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
([#&#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
([#&#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
([#&#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
([#&#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
([#&#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
([#&#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
([#&#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
([#&#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-->
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
([#&#8203;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
([#&#8203;386](https://togithub.com/open-telemetry/opentelemetry-collector-releases/issues/386))"
([#&#8203;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
([#&#8203;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
([#&#8203;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
([#&#8203;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
([#&#8203;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`.
([#&#8203;4706](https://togithub.com/open-telemetry/opentelemetry-go/issues/4706))
- Remove the deprecated
`go.opentelemetry.io/otel/exporters/otlp/otlpmetric` module.
([#&#8203;4707](https://togithub.com/open-telemetry/opentelemetry-go/issues/4707))
- Remove the deprecated `go.opentelemetry.io/otel/example/view` module.
([#&#8203;4708](https://togithub.com/open-telemetry/opentelemetry-go/issues/4708))
- Remove the deprecated `go.opentelemetry.io/otel/example/fib` module.
([#&#8203;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`.
([#&#8203;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`.
([#&#8203;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
([#&#8203;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
([#&#8203;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
([#&#8203;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
[@&#8203;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
[@&#8203;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
[@&#8203;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`
([#&#8203;467](https://togithub.com/antonmedv/expr/issues/467))
- Docs: categorize Language Definition functions
([#&#8203;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
([#&#8203;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
([#&#8203;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
([#&#8203;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
([#&#8203;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
([#&#8203;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
([#&#8203;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
([#&#8203;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
([#&#8203;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
([#&#8203;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
([#&#8203;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.
([#&#8203;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.
([#&#8203;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
([#&#8203;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
([#&#8203;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
([#&#8203;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
([#&#8203;27873](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/27873))

- `collectdreceiver`: Stop using opencensus metrics, use the obsrecv
format
([#&#8203;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`
([#&#8203;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'
([#&#8203;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.
([#&#8203;16462](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/16462))
- `sumologicprocessor`: add Sumo Logic Processor
([#&#8203;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
([#&#8203;23569](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/23569))
- `remotetapextension`: Add a new extension, remotetapextension to use
with the remoteobserverprocessor processors.
([#&#8203;19634](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/19634))
- `otlpencodingextension`: Introduce OTLP encoding extension
([#&#8203;6272](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/6272))
- `pkg/translator/azure`: Create a translator for Azure Resource Log
format
([#&#8203;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
([#&#8203;27232](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/27232))

- `azuremonitorexporter`: Added connection string support to the Azure
Monitor Exporter
([#&#8203;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.
([#&#8203;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.
([#&#8203;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
([#&#8203;26115](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/26115))

- `clickhouseexporter`: Add persistent storage support to clickhouse
exporter
([#&#8203;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.
([#&#8203;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.
([#&#8203;25859](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/25859))

- `collectdreceiver`: Add support of confighttp.HTTPServerSettings
([#&#8203;28811](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/28811))

- `collectdreceiver`: Promote collectdreceiver as beta component
([#&#8203;28658](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/28658))

- `receiver/hostmetricsreceiver`: Added support for host's cpuinfo
frequnecies.
([#&#8203;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.
([#&#8203;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
([#&#8203;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`
([#&#8203;14311](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/14311),
[#&#8203;17187](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/17187))

- `syslogexporter`: Promote syslogexporter to alpha and add it to
otelcontribcol
([#&#8203;21242](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/21242),
[#&#8203;21244](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/21244),
[#&#8203;21245](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/21245))

- `azureevenhubreceiver`: Allow the Consumer Group to be set in the
Configuration.
([#&#8203;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
([#&#8203;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.
([#&#8203;24407](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/24407))

- `processor/k8sattribute`: support adding labels and annotations from
node
([#&#8203;22620](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/22620))

- `windowseventlogreceiver`: Add parsing for Security and Execution
event fields.
([#&#8203;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
([#&#8203;27812](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/27812))

- `wavefrontreceiver`: Wrap metrics receiver under carbon receiver
instead of using export function
([#&#8203;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.
([#&#8203;28615](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/28615))

- `pkg/ottl`: Add IsBool function into OTTL
([#&#8203;27897](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/27897))

- `k8sclusterreceiver`: add k8s.node.condition metric
([#&#8203;27617](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/27617))

- `kafka`: Expose resolve_canonical_bootstrap_servers_only
([#&#8203;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.
([#&#8203;28851](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/28851))

- `datadogexporter`: Add support for host.cpu attributes.
([#&#8203;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.*`.
([#&#8203;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.
([#&#8203;28833](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/28833))

- `pkg/golden`: Move the internal/coreinternal/golden folder to
pkg/golden
([#&#8203;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`.
([#&#8203;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
([#&#8203;27889](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/27889))

- `redisreceiver`: include server.address and server.port resource
attributes
([#&#8203;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.
([#&#8203;27679](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/27679))

- `spanmetricsconnector`: Add exemplars to sum metric
([#&#8203;27451](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/27451))

- `exporter/syslog`: send syslog messages in batches
([#&#8203;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
([#&#8203;26709](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/26709))

- `cmd/telemetrygen`: Add support for --otlp-http for telemetrygen logs
([#&#8203;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
([#&#8203;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.
([#&#8203;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.
([#&#8203;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.
([#&#8203;28686](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/28686))

- `filelogreceiver`: Fix issue where counting number of logs emitted
could cause panic
([#&#8203;27469](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/27469),
[#&#8203;29107](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/29107))

- `lokireceiver`: Fix issue where counting number of logs emitted could
cause panic
([#&#8203;27469](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/27469),
[#&#8203;29107](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/29107))

- `kafkareceiver`: Fix issue where counting number of logs emitted could
cause panic
([#&#8203;27469](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/27469),
[#&#8203;29107](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/29107))

- `k8sobjectsreceiver`: Fix issue where counting number of logs emitted
could cause panic
([#&#8203;27469](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/27469),
[#&#8203;29107](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/29107))

- `fluentforwardreceiver`: Fix issue where counting number of logs
emitted could cause panic
([#&#8203;27469](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/27469),
[#&#8203;29107](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/29107))

- `otlpjsonfilereceiver`: Fix issue where counting number of logs
emitted could cause panic
([#&#8203;27469](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/27469),
[#&#8203;29107](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/29107))

- `datadogconnector`: Mark datadogconnector as `MutatesData` to prevent
data race
([#&#8203;29111](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/29111))

- `azureeventhubreceiver`: Updated documentation around Azure Metric to
OTel mapping.
([#&#8203;28622](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/28622))

- `receiver/hostmetrics`: Fix panic on load_scraper_windows shutdown
([#&#8203;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.
([#&#8203;29104](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/29104))

- `splunkhecreceiver`: Do not encode JSON response objects as string.
([#&#8203;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.
([#&#8203;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.
([#&#8203;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.
([#&#8203;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.
([#&#8203;27613](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/27613))

- `datadogexporter`: Fixes potential log records loss on a transient
network/connectivity error
([#&#8203;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
([#&#8203;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.
([#&#8203;27035](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/27035))

- `zipkinreceiver`: Return BadRequest in case of permanent errors
([#&#8203;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
([#&#8203;26487](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/26487))

- `splunkhecexporter`: Remove `max_connections` configuration setting.
([#&#8203;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.
([#&#8203;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
([#&#8203;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
([#&#8203;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)
([#&#8203;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
([#&#8203;26653](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/26653))
- `zipkinencodingextension`: Introduce zipkin encoding extension.
([#&#8203;6272](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/6272))

##### 💡 Enhancements 💡

- `datasetexporter`: Make export of resources and scopes more flexible
([#&#8203;27651](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/27651),
[#&#8203;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
([#&#8203;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
([#&#8203;5001](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/5001))

- `awscloudwatchlogsexporter/awsemfexporter`: Reduce noisy logs emitted
by CloudWatch Logs Pusher.
([#&#8203;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.
([#&#8203;27635](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/27635))

- `datadogconnector`: Allow datadogconnector to be used as a
traces-to-traces connector
([#&#8203;27846](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/27846))

- `doubleconverter`: Adding a double converter into pkg/ottl
([#&#8203;22056](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/22056))

- `syslogreceiver`: validate protocol name
([#&#8203;27581](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/27581))

- `elasticsearchexporter`: add missing scope info in span attributes
([#&#8203;27282](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/27282))

- `entension/storage/filestorage`: Add support for setting bbolt fsync
option
([#&#8203;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
([#&#8203;23788](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/23788))

- `azuredataexplorerexporter`: Added exporter helper config support for
Azure Data Explorer exporter
([#&#8203;24329](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/24329))

- `k8sclusterreceiver`: add optional k8s.pod.qos_class resource
attribute
([#&#8203;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.
([#&#8203;27658](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/27658))

- `pkg/ottl`: Add optional Converter parameters to replacement Editors
([#&#8203;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
([#&#8203;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
([#&#8203;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
([#&#8203;21911](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/21911))

- `pkg/pdatatest`: support ignore span attribute value in span
comparisons for ptracetest
([#&#8203;27689](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/27689))

- `pkg/pdatatest`: support ignore span ID in span comparisons for
ptracetest
([#&#8203;27685](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/27685))

- `pkg/pdatatest`: support ignore trace ID in span comparisons for
ptracetest
([#&#8203;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.
([#&#8203;27613](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/27613))

- `signalfxexporter`: Add an option to control the dimension client
timeout
([#&#8203;27815](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/27815))

- `signalfxexporter`: Add the build version to the user agent of the
SignalFx exporter
([#&#8203;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
([#&#8203;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.
([#&#8203;27648](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/27648))
- `syslog`: add integration tests and fix related bugs
([#&#8203;21245](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/21245))
- `processor/resourcedetection`: Don't parse the field `cpuInfo.Model`
if it's blank.
([#&#8203;27678](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/27678))
- `k8sclusterreceiver`: Change clusterquota and resourcequota metrics to
use {resource} unit
([#&#8203;10553](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/10553))
- `cmd/telemetrygen`: Fix `go install` for telemetrygen
([#&#8203;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 (`=`).
([#&#8203;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.
([#&#8203;27773](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/27773))
- `prometheusremotewrite`: Fix remote write exporter not respecting
retrySettings.enabled flag
([#&#8203;27592](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/27592))
- `redactionprocessor`: Fix mask when multiple patterns exist
([#&#8203;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.
([#&#8203;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.
([#&#8203;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
([#&#8203;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
([#&#8203;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
([#&#8203;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
([#&#8203;27873](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/27873))

- `collectdreceiver`: Stop using opencensus metrics, use the obsrecv
format
([#&#8203;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`
([#&#8203;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'
([#&#8203;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.
([#&#8203;16462](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/16462))
- `sumologicprocessor`: add Sumo Logic Processor
([#&#8203;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
([#&#8203;23569](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/23569))
- `remotetapextension`: Add a new extension, remotetapextension to use
with the remoteobserverprocessor processors.
([#&#8203;19634](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/19634))
- `otlpencodingextension`: Introduce OTLP encoding extension
([#&#8203;6272](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/6272))
- `pkg/translator/azure`: Create a translator for Azure Resource Log
format
([#&#8203;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
([#&#8203;27232](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/27232))

- `azuremonitorexporter`: Added connection string support to the Azure
Monitor Exporter
([#&#8203;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.
([#&#8203;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.
([#&#8203;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
([#&#8203;26115](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/26115))

- `clickhouseexporter`: Add persistent storage support to clickhouse
exporter
([#&#8203;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.
([#&#8203;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.
([#&#8203;25859](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/25859))

- `collectdreceiver`: Add support of confighttp.HTTPServerSettings
([#&#8203;28811](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/28811))

- `collectdreceiver`: Promote collectdreceiver as beta component
([#&#8203;28658](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/28658))

- `receiver/hostmetricsreceiver`: Added support for host's cpuinfo
frequnecies.
([#&#8203;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.
([#&#8203;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
([#&#8203;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`
([#&#8203;14311](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/14311),
[#&#8203;17187](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/17187))

- `syslogexporter`: Promote syslogexporter to alpha and add it to
otelcontribcol
([#&#8203;21242](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/21242),
[#&#8203;21244](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/21244),
[#&#8203;21245](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/21245))

- `azureevenhubreceiver`: Allow the Consumer Group to be set in the
Configuration.
([#&#8203;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
([#&#8203;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.
([#&#8203;24407](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/24407))

- `processor/k8sattribute`: support adding labels and annotations from
node
([#&#8203;22620](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/22620))

- `windowseventlogreceiver`: Add parsing for Security and Execution
event fields.
([#&#8203;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
([#&#8203;27812](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/27812))

- `wavefrontreceiver`: Wrap metrics receiver under carbon receiver
instead of using export function
([#&#8203;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.
([#&#8203;28615](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/28615))

- `pkg/ottl`: Add IsBool function into OTTL
([#&#8203;27897](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/27897))

- `k8sclusterreceiver`: add k8s.node.condition metric
([#&#8203;27617](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/27617))

- `kafka`: Expose resolve_canonical_bootstrap_servers_only
([#&#8203;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.
([#&#8203;28851](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/28851))

- `datadogexporter`: Add support for host.cpu attributes.
([#&#8203;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.*`.
([#&#8203;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.
([#&#8203;28833](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/28833))

- `pkg/golden`: Move the internal/coreinternal/golden folder to
pkg/golden
([#&#8203;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`.
([#&#8203;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
([#&#8203;27889](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/27889))

- `redisreceiver`: include server.address and server.port resource
attributes
([#&#8203;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.
([#&#8203;27679](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/27679))

- `spanmetricsconnector`: Add exemplars to sum metric
([#&#8203;27451](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/27451))

- `exporter/syslog`: send syslog messages in batches
([#&#8203;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
([#&#8203;26709](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/26709))

- `cmd/telemetrygen`: Add support for --otlp-http for telemetrygen logs
([#&#8203;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
([#&#8203;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.
([#&#8203;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.
([#&#8203;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.
([#&#8203;28686](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/28686))

- `filelogreceiver`: Fix issue where counting number of logs emitted
could cause panic
([#&#8203;27469](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/27469),
[#&#8203;29107](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/29107))

- `lokireceiver`: Fix issue where counting number of logs emitted could
cause panic
([#&#8203;27469](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/27469),
[#&#8203;29107](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/29107))

- `kafkareceiver`: Fix issue where counting number of logs emitted could
cause panic
([#&#8203;27469](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/27469),
[#&#8203;29107](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/29107))

- `k8sobjectsreceiver`: Fix issue where counting number of logs emitted
could cause panic
([#&#8203;27469](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/27469),
[#&#8203;29107](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/29107))

- `fluentforwardreceiver`: Fix issue where counting number of logs
emitted could cause panic
([#&#8203;27469](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/27469),
[#&#8203;29107](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/29107))

- `otlpjsonfilereceiver`: Fix issue where counting number of logs
emitted could cause panic
([#&#8203;27469](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/27469),
[#&#8203;29107](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/29107))

- `datadogconnector`: Mark datadogconnector as `MutatesData` to prevent
data race
([#&#8203;29111](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/29111))

- `azureeventhubreceiver`: Updated documentation around Azure Metric to
OTel mapping.
([#&#8203;28622](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/28622))

- `receiver/hostmetrics`: Fix panic on load_scraper_windows shutdown
([#&#8203;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.
([#&#8203;29104](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/29104))

- `splunkhecreceiver`: Do not encode JSON response objects as string.
([#&#8203;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.
([#&#8203;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.
([#&#8203;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.
([#&#8203;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.
([#&#8203;27613](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/27613))

- `datadogexporter`: Fixes potential log records loss on a transient
network/connectivity error
([#&#8203;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
([#&#8203;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.
([#&#8203;27035](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/27035))

- `zipkinreceiver`: Return BadRequest in case of permanent errors
([#&#8203;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
([#&#8203;26487](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/26487))

- `splunkhecexporter`: Remove `max_connections` configuration setting.
([#&#8203;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.
([#&#8203;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
([#&#8203;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
([#&#8203;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)
([#&#8203;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
([#&#8203;26653](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/26653))
- `zipkinencodingextension`: Introduce zipkin encoding extension.
([#&#8203;6272](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/6272))

##### 💡 Enhancements 💡

- `datasetexporter`: Make export of resources and scopes more flexible
([#&#8203;27651](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/27651),
[#&#8203;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
([#&#8203;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
([#&#8203;5001](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/5001))

- `awscloudwatchlogsexporter/awsemfexporter`: Reduce noisy logs emitted
by CloudWatch Logs Pusher.
([#&#8203;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.
([#&#8203;27635](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/27635))

- `datadogconnector`: Allow datadogconnector to be used as a
traces-to-traces connector
([#&#8203;27846](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/27846))

- `doubleconverter`: Adding a double converter into pkg/ottl
([#&#8203;22056](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/22056))

- `syslogreceiver`: validate protocol name
([#&#8203;27581](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/27581))

- `elasticsearchexporter`: add missing scope info in span attributes
([#&#8203;27282](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/27282))

- `entension/storage/filestorage`: Add support for setting bbolt fsync
option
([#&#8203;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
([#&#8203;23788](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/23788))

- `azuredataexplorerexporter`: Added exporter helper config support for
Azure Data Explorer exporter
([#&#8203;24329](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/24329))

- `k8sclusterreceiver`: add optional k8s.pod.qos_class resource
attribute
([#&#8203;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.
([#&#8203;27658](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/27658))

- `pkg/ottl`: Add optional Converter parameters to replacement Editors
([#&#8203;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
([#&#8203;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
([#&#8203;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
([#&#8203;21911](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/21911))

- `pkg/pdatatest`: support ignore span attribute value in span
comparisons for ptracetest
([#&#8203;27689](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/27689))

- `pkg/pdatatest`: support ignore span ID in span comparisons for
ptracetest
([#&#8203;27685](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/27685))

- `pkg/pdatatest`: support ignore trace ID in span comparisons for
ptracetest
([#&#8203;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.
([#&#8203;27613](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/27613))

- `signalfxexporter`: Add an option to control the dimension client
timeout
([#&#8203;27815](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/27815))

- `signalfxexporter`: Add the build version to the user agent of the
SignalFx exporter
([#&#8203;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
([#&#8203;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.
([#&#8203;27648](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/27648))
- `syslog`: add integration tests and fix related bugs
([#&#8203;21245](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/21245))
- `processor/resourcedetection`: Don't parse the field `cpuInfo.Model`
if it's blank.
([#&#8203;27678](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/27678))
- `k8sclusterreceiver`: Change clusterquota and resourcequota metrics to
use {resource} unit
([#&#8203;10553](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/10553))
- `cmd/telemetrygen`: Fix `go install` for telemetrygen
([#&#8203;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 (`=`).
([#&#8203;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.
([#&#8203;27773](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/27773))
- `prometheusremotewrite`: Fix remote write exporter not respecting
retrySettings.enabled flag
([#&#8203;27592](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/27592))
- `redactionprocessor`: Fix mask when multiple patterns exist
([#&#8203;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 added a commit that referenced this pull request Nov 7, 2024
… v2.23.0 (#36199)

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.22.0` -> `v2.23.0` |
[![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fgrpc-ecosystem%2fgrpc-gateway%2fv2/v2.23.0?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.23.0?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.22.0/v2.23.0?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.22.0/v2.23.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-ecosystem/grpc-gateway
(github.com/grpc-ecosystem/grpc-gateway/v2)</summary>

###
[`v2.23.0`](https://redirect.github.com/grpc-ecosystem/grpc-gateway/releases/tag/v2.23.0)

[Compare
Source](https://redirect.github.com/grpc-ecosystem/grpc-gateway/compare/v2.22.0...v2.23.0)

#### What's Changed

- Remove extra $ to avoid copy-and-run failure. by
[@&#8203;pkusunjy](https://redirect.github.com/pkusunjy) in
[https://github.com/grpc-ecosystem/grpc-gateway/pull/4639](https://redirect.github.com/grpc-ecosystem/grpc-gateway/pull/4639)
- Fix doc for responseEnvelope example by
[@&#8203;renatocribeiro](https://redirect.github.com/renatocribeiro) in
[https://github.com/grpc-ecosystem/grpc-gateway/pull/4750](https://redirect.github.com/grpc-ecosystem/grpc-gateway/pull/4750)
- Fix typos by
[@&#8203;NathanBaulch](https://redirect.github.com/NathanBaulch) in
[https://github.com/grpc-ecosystem/grpc-gateway/pull/4762](https://redirect.github.com/grpc-ecosystem/grpc-gateway/pull/4762)
- Upgrade buf grpc protobuf by
[@&#8203;johanbrandhorst](https://redirect.github.com/johanbrandhorst)
in
[https://github.com/grpc-ecosystem/grpc-gateway/pull/4818](https://redirect.github.com/grpc-ecosystem/grpc-gateway/pull/4818)
- Updates buf example from v1 to v2. by
[@&#8203;iFurySt](https://redirect.github.com/iFurySt) in
[https://github.com/grpc-ecosystem/grpc-gateway/pull/4347](https://redirect.github.com/grpc-ecosystem/grpc-gateway/pull/4347)
- Fixed required body parameter when part of the proto message is path
param by
[@&#8203;MahikaJaguste](https://redirect.github.com/MahikaJaguste) in
[https://github.com/grpc-ecosystem/grpc-gateway/pull/4850](https://redirect.github.com/grpc-ecosystem/grpc-gateway/pull/4850)
- feat: expose invalid argument error to clients in bidirectional
streaming
([#&#8203;4795](https://redirect.github.com/grpc-ecosystem/grpc-gateway/issues/4795))
by [@&#8203;ianbbqzy](https://redirect.github.com/ianbbqzy) in
[https://github.com/grpc-ecosystem/grpc-gateway/pull/4819](https://redirect.github.com/grpc-ecosystem/grpc-gateway/pull/4819)
- feat: add expand_slashed_path_patterns flag by
[@&#8203;czabaj](https://redirect.github.com/czabaj) in
[https://github.com/grpc-ecosystem/grpc-gateway/pull/4813](https://redirect.github.com/grpc-ecosystem/grpc-gateway/pull/4813)
- feat: use StreamErrorHandler to send back invalid argument error in
bidirectional streaming by
[@&#8203;ianbbqzy](https://redirect.github.com/ianbbqzy) in
[https://github.com/grpc-ecosystem/grpc-gateway/pull/4864](https://redirect.github.com/grpc-ecosystem/grpc-gateway/pull/4864)
- fix: path parametrs of type number by
[@&#8203;czabaj](https://redirect.github.com/czabaj) in
[https://github.com/grpc-ecosystem/grpc-gateway/pull/4866](https://redirect.github.com/grpc-ecosystem/grpc-gateway/pull/4866)

#### New Contributors

- [@&#8203;pkusunjy](https://redirect.github.com/pkusunjy) made their
first contribution in
[https://github.com/grpc-ecosystem/grpc-gateway/pull/4639](https://redirect.github.com/grpc-ecosystem/grpc-gateway/pull/4639)
- [@&#8203;renatocribeiro](https://redirect.github.com/renatocribeiro)
made their first contribution in
[https://github.com/grpc-ecosystem/grpc-gateway/pull/4750](https://redirect.github.com/grpc-ecosystem/grpc-gateway/pull/4750)
- [@&#8203;NathanBaulch](https://redirect.github.com/NathanBaulch) made
their first contribution in
[https://github.com/grpc-ecosystem/grpc-gateway/pull/4762](https://redirect.github.com/grpc-ecosystem/grpc-gateway/pull/4762)
- [@&#8203;iFurySt](https://redirect.github.com/iFurySt) made their
first contribution in
[https://github.com/grpc-ecosystem/grpc-gateway/pull/4347](https://redirect.github.com/grpc-ecosystem/grpc-gateway/pull/4347)
- [@&#8203;MahikaJaguste](https://redirect.github.com/MahikaJaguste)
made their first contribution in
[https://github.com/grpc-ecosystem/grpc-gateway/pull/4850](https://redirect.github.com/grpc-ecosystem/grpc-gateway/pull/4850)
- [@&#8203;ianbbqzy](https://redirect.github.com/ianbbqzy) made their
first contribution in
[https://github.com/grpc-ecosystem/grpc-gateway/pull/4819](https://redirect.github.com/grpc-ecosystem/grpc-gateway/pull/4819)
- [@&#8203;czabaj](https://redirect.github.com/czabaj) made their first
contribution in
[https://github.com/grpc-ecosystem/grpc-gateway/pull/4813](https://redirect.github.com/grpc-ecosystem/grpc-gateway/pull/4813)

**Full Changelog**:
grpc-ecosystem/grpc-gateway@v2.22.0...v2.23.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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xNDIuNCIsInVwZGF0ZWRJblZlciI6IjM4LjE0Mi40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJyZW5vdmF0ZWJvdCJdfQ==-->

---------

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>
Co-authored-by: Alex Boten <223565+codeboten@users.noreply.github.com>
MovieStoreGuy pushed a commit that referenced this pull request Nov 7, 2024
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.134` -> `v5.0.135` |
[![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fDataDog%2fagent-payload%2fv5/v5.0.135?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.135?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.134/v5.0.135?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.134/v5.0.135?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
|
[github.com/DataDog/datadog-agent/comp/core/config](https://redirect.github.com/DataDog/datadog-agent)
| `v0.58.1` -> `v0.58.2` |
[![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fDataDog%2fdatadog-agent%2fcomp%2fcore%2fconfig/v0.58.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.58.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.58.1/v0.58.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.58.1/v0.58.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.58.1` -> `v0.58.2` |
[![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fDataDog%2fdatadog-agent%2fcomp%2fcore%2fhostname%2fhostnameinterface/v0.58.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.58.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.58.1/v0.58.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.58.1/v0.58.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.58.1` -> `v0.58.2` |
[![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fDataDog%2fdatadog-agent%2fcomp%2flogs%2fagent%2fconfig/v0.58.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.58.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.58.1/v0.58.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.58.1/v0.58.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.58.1` -> `v0.58.2` |
[![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fDataDog%2fdatadog-agent%2fcomp%2fotelcol%2flogsagentpipeline/v0.58.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.58.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.58.1/v0.58.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.58.1/v0.58.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.58.1` -> `v0.58.2` |
[![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fDataDog%2fdatadog-agent%2fcomp%2fotelcol%2flogsagentpipeline%2flogsagentpipelineimpl/v0.58.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.58.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.58.1/v0.58.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.58.1/v0.58.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.58.1` -> `v0.58.2` |
[![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fDataDog%2fdatadog-agent%2fcomp%2fotelcol%2fotlp%2fcomponents%2fmetricsclient/v0.58.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.58.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.58.1/v0.58.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.58.1/v0.58.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
|
[github.com/DataDog/datadog-agent/comp/otelcol/otlp/components/statsprocessor](https://redirect.github.com/DataDog/datadog-agent)
| `v0.58.1` -> `v0.58.2` |
[![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fDataDog%2fdatadog-agent%2fcomp%2fotelcol%2fotlp%2fcomponents%2fstatsprocessor/v0.58.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%2fstatsprocessor/v0.58.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%2fstatsprocessor/v0.58.1/v0.58.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%2fstatsprocessor/v0.58.1/v0.58.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.58.1` -> `v0.58.2` |
[![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fDataDog%2fdatadog-agent%2fcomp%2ftrace%2fcompression%2fimpl-gzip/v0.58.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.58.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.58.1/v0.58.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.58.1/v0.58.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.58.1` -> `v0.58.2` |
[![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fDataDog%2fdatadog-agent%2fpkg%2fconfig%2fmodel/v0.58.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.58.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.58.1/v0.58.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.58.1/v0.58.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.58.1` -> `v0.58.2` |
[![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fDataDog%2fdatadog-agent%2fpkg%2fconfig%2fsetup/v0.58.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.58.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.58.1/v0.58.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.58.1/v0.58.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.58.1` -> `v0.58.2` |
[![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fDataDog%2fdatadog-agent%2fpkg%2flogs%2fsources/v0.58.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.58.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.58.1/v0.58.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.58.1/v0.58.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
|
[github.com/DataDog/datadog-agent/pkg/obfuscate](https://redirect.github.com/DataDog/datadog-agent)
| `v0.58.1` -> `v0.58.2` |
[![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fDataDog%2fdatadog-agent%2fpkg%2fobfuscate/v0.58.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.58.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.58.1/v0.58.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.58.1/v0.58.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
|
[github.com/DataDog/datadog-agent/pkg/proto](https://redirect.github.com/DataDog/datadog-agent)
| `v0.58.1` -> `v0.58.2` |
[![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fDataDog%2fdatadog-agent%2fpkg%2fproto/v0.58.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.58.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.58.1/v0.58.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.58.1/v0.58.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
|
[github.com/DataDog/datadog-agent/pkg/trace](https://redirect.github.com/DataDog/datadog-agent)
| `v0.58.1` -> `v0.58.2` |
[![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fDataDog%2fdatadog-agent%2fpkg%2ftrace/v0.58.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.58.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.58.1/v0.58.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.58.1/v0.58.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.58.1` -> `v0.58.2` |
[![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fDataDog%2fdatadog-agent%2fpkg%2futil%2fhostname%2fvalidate/v0.58.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.58.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.58.1/v0.58.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.58.1/v0.58.2?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.135`](https://redirect.github.com/DataDog/agent-payload/releases/tag/v5.0.135)

[Compare
Source](https://redirect.github.com/DataDog/agent-payload/compare/v5.0.134...v5.0.135)

##### What's changed

- \[protobuf] Add PodDisruptionBudget resource
([#&#8203;351](https://redirect.github.com/DataDog/agent-payload/issues/351))

**Full Changelog**:
[v5.0.134...v5.0.135](https://redirect.github.com/DataDog/agent-payload/compare/v5.0.134...v5.0.135)

</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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xNDIuNCIsInVwZGF0ZWRJblZlciI6IjM4LjE0Mi40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJyZW5vdmF0ZWJvdCJdfQ==-->

---------

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>
mx-psi pushed a commit that referenced this pull request Nov 7, 2024
…36190)

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.9` -> `v4.24.10` |
[![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fshirou%2fgopsutil%2fv4/v4.24.10?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fshirou%2fgopsutil%2fv4/v4.24.10?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.9/v4.24.10?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.9/v4.24.10?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.24.10`](https://redirect.github.com/shirou/gopsutil/releases/tag/v4.24.10)

[Compare
Source](https://redirect.github.com/shirou/gopsutil/compare/v4.24.9...v4.24.10)

<!-- Release notes generated using configuration in .github/release.yml
at v4.24.10 -->

#### What's Changed

##### cpu

- \[cpu]\[disk]\[netbsd] Generate arm-specific definitions by
[@&#8203;Lomanic](https://redirect.github.com/Lomanic) in
[https://github.com/shirou/gopsutil/pull/1731](https://redirect.github.com/shirou/gopsutil/pull/1731)

##### mem

- fix(mem): possible memory leak on Windows by
[@&#8203;uubulb](https://redirect.github.com/uubulb) in
[https://github.com/shirou/gopsutil/pull/1722](https://redirect.github.com/shirou/gopsutil/pull/1722)
- feat(mem): Add windows commit stats by
[@&#8203;n4nn31355](https://redirect.github.com/n4nn31355) in
[https://github.com/shirou/gopsutil/pull/1720](https://redirect.github.com/shirou/gopsutil/pull/1720)

##### Other Changes

- sensors: avoid passing nil pointer to CFArrayGetCount by
[@&#8203;uubulb](https://redirect.github.com/uubulb) in
[https://github.com/shirou/gopsutil/pull/1727](https://redirect.github.com/shirou/gopsutil/pull/1727)

#### New Contributors

- [@&#8203;n4nn31355](https://redirect.github.com/n4nn31355) made their
first contribution in
[https://github.com/shirou/gopsutil/pull/1720](https://redirect.github.com/shirou/gopsutil/pull/1720)

**Full Changelog**:
shirou/gopsutil@v4.24.9...v4.24.10

</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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xNDIuNCIsInVwZGF0ZWRJblZlciI6IjM4LjE0Mi43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJyZW5vdmF0ZWJvdCJdfQ==-->

---------

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>
Co-authored-by: Alex Boten <223565+codeboten@users.noreply.github.com>
zzhlogin pushed a commit to zzhlogin/opentelemetry-collector-contrib-aws that referenced this pull request Nov 12, 2024
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [github.com/tinylib/msgp](https://redirect.github.com/tinylib/msgp) |
`v1.2.2` -> `v1.2.3` |
[![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2ftinylib%2fmsgp/v1.2.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2ftinylib%2fmsgp/v1.2.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2ftinylib%2fmsgp/v1.2.2/v1.2.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2ftinylib%2fmsgp/v1.2.2/v1.2.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>tinylib/msgp (github.com/tinylib/msgp)</summary>

###
[`v1.2.3`](https://redirect.github.com/tinylib/msgp/releases/tag/v1.2.3)

[Compare
Source](https://redirect.github.com/tinylib/msgp/compare/v1.2.2...v1.2.3)

##### What's Changed

- Add "clearomitted" directive by
[@&open-telemetry#8203;klauspost](https://redirect.github.com/klauspost) in
[https://github.com/tinylib/msgp/pull/373](https://redirect.github.com/tinylib/msgp/pull/373)
- Fix allownil propagated to byte slices as slice elements by
[@&open-telemetry#8203;klauspost](https://redirect.github.com/klauspost) in
[https://github.com/tinylib/msgp/pull/374](https://redirect.github.com/tinylib/msgp/pull/374)
- Fix allownil on maps elements by
[@&open-telemetry#8203;klauspost](https://redirect.github.com/klauspost) in
[https://github.com/tinylib/msgp/pull/375](https://redirect.github.com/tinylib/msgp/pull/375)
- Add install to quickstart by
[@&open-telemetry#8203;klauspost](https://redirect.github.com/klauspost) in
[https://github.com/tinylib/msgp/pull/370](https://redirect.github.com/tinylib/msgp/pull/370)

**Full Changelog**:
tinylib/msgp@v1.2.2...v1.2.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 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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMzMuMSIsInVwZGF0ZWRJblZlciI6IjM4LjEzMy4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJyZW5vdmF0ZWJvdCJdfQ==-->

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: opentelemetrybot <107717825+opentelemetrybot@users.noreply.github.com>
zzhlogin pushed a commit to zzhlogin/opentelemetry-collector-contrib-aws that referenced this pull request Nov 12, 2024
…#36046)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[github.com/prometheus/common](https://redirect.github.com/prometheus/common)
| `v0.60.0` -> `v0.60.1` |
[![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fprometheus%2fcommon/v0.60.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fprometheus%2fcommon/v0.60.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fprometheus%2fcommon/v0.60.0/v0.60.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fprometheus%2fcommon/v0.60.0/v0.60.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>prometheus/common (github.com/prometheus/common)</summary>

###
[`v0.60.1`](https://redirect.github.com/prometheus/common/releases/tag/v0.60.1)

[Compare
Source](https://redirect.github.com/prometheus/common/compare/v0.60.0...v0.60.1)

##### What's Changed

- promslog: Only log basename, not full path by
[@&open-telemetry#8203;roidelapluie](https://redirect.github.com/roidelapluie) in
[https://github.com/prometheus/common/pull/705](https://redirect.github.com/prometheus/common/pull/705)
- Reload certificates even when no CA is used by
[@&open-telemetry#8203;roidelapluie](https://redirect.github.com/roidelapluie) in
[https://github.com/prometheus/common/pull/707](https://redirect.github.com/prometheus/common/pull/707)
- Synchronize common files from prometheus/prometheus by
[@&open-telemetry#8203;prombot](https://redirect.github.com/prombot) in
[https://github.com/prometheus/common/pull/701](https://redirect.github.com/prometheus/common/pull/701)

**Full Changelog**:
prometheus/common@v0.60.0...v0.60.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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMzMuMSIsInVwZGF0ZWRJblZlciI6IjM4LjEzMy4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJyZW5vdmF0ZWJvdCJdfQ==-->

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: opentelemetrybot <107717825+opentelemetrybot@users.noreply.github.com>
zzhlogin pushed a commit to zzhlogin/opentelemetry-collector-contrib-aws that referenced this pull request Nov 12, 2024
…ib/internal/common to v0.112.0 (open-telemetry#36055)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[github.com/open-telemetry/opentelemetry-collector-contrib/internal/common](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib)
| `v0.111.0` -> `v0.112.0` |
[![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fopen-telemetry%2fopentelemetry-collector-contrib%2finternal%2fcommon/v0.112.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.112.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.111.0/v0.112.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.111.0/v0.112.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>open-telemetry/opentelemetry-collector-contrib
(github.com/open-telemetry/opentelemetry-collector-contrib/internal/common)</summary>

###
[`v0.112.0`](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/blob/HEAD/CHANGELOG.md#v01120)

[Compare
Source](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/compare/v0.111.0...v0.112.0)

##### 🛑 Breaking changes 🛑

- `elasticsearchexporter`: Enable gzip compression by default
([#&open-telemetry#8203;35865](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/35865))
    To disable compression, set config `compression` to `none`.
- `elasticsearchexporter`: Set body.\* for log body in OTel mode
([#&open-telemetry#8203;35771](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/35771))
Log record body in OTel mapping mode will be stored in body.text,
body.structured, body.flattened based on body value type and presence of
event.name attribute
- `processor/metricsgeneration`: Remove "experimental\_" prefix from
metrics generator processor name.
([#&open-telemetry#8203;35426](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/35426))

##### 🚩 Deprecations 🚩

- `sapmreceiver`: Deprecate SAPM receiver
([#&open-telemetry#8203;32125](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/32125))
- `elasticsearchexporter`: Deprecate retry::max_requests in favor of
retry::max_retries
([#&open-telemetry#8203;32344](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/32344))
    retry::max_retries will be exactly retry::max_requests - 1

##### 🚀 New components 🚀

- `confmap/aesprovider`: Initial aes encryption provider. Allows
configurations to decrypt secrets using AES encryption.
([#&open-telemetry#8203;35550](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/35550))
- `systemdreceiver`: Introduce the scaffolding of a new component,
systemdreceiver
([#&open-telemetry#8203;33532](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/33532))
- `ntpreceiver`: Introduce new receiver reporting the offset between the
local machine and a NTP server.
([#&open-telemetry#8203;34375](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/34375))
- `tlscheckreceiver`: Add TLS Check Receiver component to monitor x.509
certificate expiry
([#&open-telemetry#8203;35423](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/35423))

##### 💡 Enhancements 💡

- `awsfirehosereceiver`: Add support for CloudWatch logs
([#&open-telemetry#8203;35077](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/35077))

- `awsfirehosereceiver`: added OTLP v1 support to Firehose receiver
([#&open-telemetry#8203;34982](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/34982))

- `awss3receiver`: Add support for monitoring the progress of ingesting
data from an S3 bucket via OpAMP custom messages.
([#&open-telemetry#8203;30750](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/30750))

- `azureeventshubreceiver`: Updates the Azure Event Hub receiver to use
the new Resource Logs translator.
([#&open-telemetry#8203;35357](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/35357))

- `cloudflarereceiver`: Respond 503 on non-permanent and 400 on
permanent errors
([#&open-telemetry#8203;35642](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/35642))

- `elasticsearchexporter`: Add hint in error logs for TSDB
version_conflict_engine_exception error
([#&open-telemetry#8203;35546](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/35546))

- `pkg/ottl`: Add ConvertAttributesToElementsXML Converter
([#&open-telemetry#8203;35328](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/35328))

- `logdedupprocessor`: Add a `condition` field to the Log DeDuplication
Processor.
([#&open-telemetry#8203;35440](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/35440))

- `opampextension`: Support using auth extensions for authenticating
with opamp servers
([#&open-telemetry#8203;35507](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/35507))

- `azureblobreceiver`: adds support for using azidentity default auth,
enabling the use of Azure Managed Identities, e.g. Workload Identities
on AKS
([#&open-telemetry#8203;35636](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/35636))
This change allows to use authentication type "default", which makes the
receiver use azidentity default Credentials,
which automatically picks up, identities assigned to e.g. a container or
a VirtualMachine

- `elasticsearchexporter`: Introduce an experimental bodymap mapping
mode for logs
([#&open-telemetry#8203;35444](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/35444))

- `googlecloudexporter`: Google Cloud exporter is marked as mutating.
([#&open-telemetry#8203;35366](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/35366))

- `googlemanagedprometheusexporter`: GMP exporter is marked as mutating.
([#&open-telemetry#8203;35366](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/35366))

- `k8sobserver`: Emit endpoint per Pod's container
([#&open-telemetry#8203;35491](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/35491))

- `mongodbreceiver`: Add support for MongoDB direct connection
([#&open-telemetry#8203;35427](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/35427))

- `exporter/clickhouse`: Add the ability to override default table names
for all metric types.
([#&open-telemetry#8203;34225](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/34225))
'metrics_table_name' of the clickhouse exporter config is deprecated and
newly introduced parameter 'metrics_tables' should be used instead.

- `metricsgenerationprocessor`: Introduce functionality to only do
metric calculations on data points whose attributes match
([#&open-telemetry#8203;35425](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/35425))
This functionality can be enabled by the
`metricsgeneration.MatchAttributes` feature gate, which is disabled by
default.

- `chronyreceiver`: Move chronyreceiver to beta
([#&open-telemetry#8203;35913](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/35913))

- `opampextension`: Implement `ReportsHealth` capability in OpAMP
extension
([#&open-telemetry#8203;35433](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/35433))

- `opampextension`: Report OS description semantic convention
(`os.description`) as a part of non-identifying agent description.
([#&open-telemetry#8203;35555](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/35555))

- `otelarrowexporter`: Adjust defaults from
https://opentelemetry.io/blog/2024/otel-arrow-production/ experiments.
([#&open-telemetry#8203;35477](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/35477))

- `pkg/ottl`: Parsing invalid statements and conditions now prints all
errors instead of just the first one found.
([#&open-telemetry#8203;35728](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/35728))

- `pkg/ottl`: Add ParseSimplifiedXML Converter
([#&open-telemetry#8203;35421](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/35421))

- `receiver/prometheusremotewrite`: Add HTTP Server to handler
Prometheus Remote Write requests
([#&open-telemetry#8203;35535](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/35535))
Warning - The HTTP Server still doesn't do anything. It's just a
placeholder for now.

- `rabbitmqexporter`: Allow to configure the name of the AMQP connection
in the rabbitmqexporter
([#&open-telemetry#8203;34681](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/34681))

- `routingconnector`: Allow routing based on OTTL Conditions
([#&open-telemetry#8203;35731](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/35731))
    Each route must contain either a statement or a condition.

- `sapmreceiver`: Respond 503 on non-permanent and 400 on permanent
errors
([#&open-telemetry#8203;35300](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/35300))

- `opampsupervisor`: Allow collector logs to passthrough to supervisor
output to facilitate running in a containerized environment.
([#&open-telemetry#8203;35473](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/35473))

- `hostmetricsreceiver`: Use HOST_PROC_MOUNTINFO as part of
configuration instead of environment variable
([#&open-telemetry#8203;35504](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/35504))

- `pkg/ottl`: Add ConvertTextToElements Converter
([#&open-telemetry#8203;35364](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/35364))

##### 🧰 Bug fixes 🧰

- `metricstransform`: The previously removed functionality of
aggregating against an empty label set is restored.
([#&open-telemetry#8203;34430](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/34430))

- `datadogreceiver`: Use `Check` name from Service Check structure as
metric name rather than hardcoded string `service_check`
([#&open-telemetry#8203;35718](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/35718))

- `azuredataexplorerexporter`: Fix compression type for Azure Data
Explorer exporter by adding the compression type in ingestion
properties.
([#&open-telemetry#8203;35353](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/35353))

- `telemetrygen`: ensure validate is called
([#&open-telemetry#8203;35745](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/35745))

- `deltatocumulative`: fix meter panic on startup
([#&open-telemetry#8203;35685](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/35685))
properly constructs the TelemetryBuilder, so it does not panic on
startup, rendering the entire component unusable

- `elasticsearchexporter`: Log and drop invalid metrics instead of
returning error to avoid upstream retries
([#&open-telemetry#8203;35740](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/35740))

- `elasticsearchexporter`: Preserve attribute names and metric names on
prefix conflict in OTel mapping mode
([#&open-telemetry#8203;35651](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/35651))
e.g. if there are attributes "a" and "a.b", they should be sent to
Elasticsearch as is, instead of "a.value" and "a.b", in OTel mapping
mode

- `elasticsearchexporter`: Make OTel mapping mode send to data streams
only
([#&open-telemetry#8203;35839](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/35839))
This prevents auto creating regular indices in OTel mapping mode due to
a race condition in Elasticsearch where otel-data index templates are
not ready.

- `elasticsearchexporter`: Sanitize datastream routing fields
([#&open-telemetry#8203;34285](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/34285))
Sanitize the dataset and namespace fields according to
https://www.elastic.co/guide/en/ecs/current/ecs-data_stream.html.

- `oidcauthextension`: Fix a goroutine leak during shutdown.
([#&open-telemetry#8203;30438](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/30438))
A goroutine leak was found in oidcauthextension. The goroutine leak was
caused by the oidcauthextension not closing the idle connections in the
client and transport.

- `filelogreceiver`: Supports `add_metadata_from_filepath` for Windows
filepaths
([#&open-telemetry#8203;35558](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/35558))

- `filelogreceiver`: Suppress errors on EBADF when unlocking files.
([#&open-telemetry#8203;35706](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/35706))
This error is harmless and happens regularly when delete_after_read is
set. This is because we acquire the lock right at the start of the
ReadToEnd function and then defer the unlock, but that function also
performs the delete. So, by the time it returns and the defer runs the
file descriptor is no longer valid.

- `kafkareceiver`: Fixes issue causing kafkareceiver to block during
Shutdown().
([#&open-telemetry#8203;30789](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/30789))

- `hostmetrics receiver`: Fix duplicate filesystem metrics
([#&open-telemetry#8203;34635](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/34635),
[#&open-telemetry#8203;34512](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/34512))
The hostmetrics exposes duplicate metrics of identical mounts exposed in
namespaces. The duplication causes errors in exporters that are
sensitive to duplicate metrics. We can safely drop the duplicates as the
metrics should be exactly the same.

- `pkg/translator/prometheusremotewrite`: Fix metric comparison func in
prom translation layer
([#&open-telemetry#8203;35741](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/35741))

- `pkg/ottl`: Allow indexing string slice type
([#&open-telemetry#8203;29441](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/29441))

- `mysqlreceiver`: Add replica metric support for versions of MySQL
earlier than 8.0.22.
([#&open-telemetry#8203;35217](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/35217))

- `stanza/input/windows`: Close remote session while resubscribing
([#&open-telemetry#8203;35577](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/35577))

- `telemetrygen`: Enable the `--otlp-insecure-skip-verify` flag
([#&open-telemetry#8203;35735](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/35735))

- `receiver/windowseventlog`: Errors returned when passing data
downstream will now be propagated correctly.
([#&open-telemetry#8203;35461](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/35461))

- `datadogreceiver`: Changes response message for `/api/v1/series` and
`/api/v2/series` 202 response to be JSON and on par with Datadog API
spec
([#&open-telemetry#8203;35743](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/35743))

</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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMzMuMSIsInVwZGF0ZWRJblZlciI6IjM4LjEzMy4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJyZW5vdmF0ZWJvdCJdfQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
zzhlogin pushed a commit to zzhlogin/opentelemetry-collector-contrib-aws that referenced this pull request Nov 12, 2024
…ib/cmd/telemetrygen to v0.112.0 (open-telemetry#36054)

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.111.0` -> `v0.112.0` |
[![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fopen-telemetry%2fopentelemetry-collector-contrib%2fcmd%2ftelemetrygen/v0.112.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.112.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.111.0/v0.112.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.111.0/v0.112.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.112.0`](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/blob/HEAD/CHANGELOG.md#v01120)

[Compare
Source](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/compare/v0.111.0...v0.112.0)

##### 🛑 Breaking changes 🛑

- `elasticsearchexporter`: Enable gzip compression by default
([#&open-telemetry#8203;35865](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/35865))
    To disable compression, set config `compression` to `none`.
- `elasticsearchexporter`: Set body.\* for log body in OTel mode
([#&open-telemetry#8203;35771](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/35771))
Log record body in OTel mapping mode will be stored in body.text,
body.structured, body.flattened based on body value type and presence of
event.name attribute
- `processor/metricsgeneration`: Remove "experimental\_" prefix from
metrics generator processor name.
([#&open-telemetry#8203;35426](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/35426))

##### 🚩 Deprecations 🚩

- `sapmreceiver`: Deprecate SAPM receiver
([#&open-telemetry#8203;32125](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/32125))
- `elasticsearchexporter`: Deprecate retry::max_requests in favor of
retry::max_retries
([#&open-telemetry#8203;32344](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/32344))
    retry::max_retries will be exactly retry::max_requests - 1

##### 🚀 New components 🚀

- `confmap/aesprovider`: Initial aes encryption provider. Allows
configurations to decrypt secrets using AES encryption.
([#&open-telemetry#8203;35550](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/35550))
- `systemdreceiver`: Introduce the scaffolding of a new component,
systemdreceiver
([#&open-telemetry#8203;33532](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/33532))
- `ntpreceiver`: Introduce new receiver reporting the offset between the
local machine and a NTP server.
([#&open-telemetry#8203;34375](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/34375))
- `tlscheckreceiver`: Add TLS Check Receiver component to monitor x.509
certificate expiry
([#&open-telemetry#8203;35423](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/35423))

##### 💡 Enhancements 💡

- `awsfirehosereceiver`: Add support for CloudWatch logs
([#&open-telemetry#8203;35077](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/35077))

- `awsfirehosereceiver`: added OTLP v1 support to Firehose receiver
([#&open-telemetry#8203;34982](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/34982))

- `awss3receiver`: Add support for monitoring the progress of ingesting
data from an S3 bucket via OpAMP custom messages.
([#&open-telemetry#8203;30750](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/30750))

- `azureeventshubreceiver`: Updates the Azure Event Hub receiver to use
the new Resource Logs translator.
([#&open-telemetry#8203;35357](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/35357))

- `cloudflarereceiver`: Respond 503 on non-permanent and 400 on
permanent errors
([#&open-telemetry#8203;35642](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/35642))

- `elasticsearchexporter`: Add hint in error logs for TSDB
version_conflict_engine_exception error
([#&open-telemetry#8203;35546](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/35546))

- `pkg/ottl`: Add ConvertAttributesToElementsXML Converter
([#&open-telemetry#8203;35328](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/35328))

- `logdedupprocessor`: Add a `condition` field to the Log DeDuplication
Processor.
([#&open-telemetry#8203;35440](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/35440))

- `opampextension`: Support using auth extensions for authenticating
with opamp servers
([#&open-telemetry#8203;35507](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/35507))

- `azureblobreceiver`: adds support for using azidentity default auth,
enabling the use of Azure Managed Identities, e.g. Workload Identities
on AKS
([#&open-telemetry#8203;35636](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/35636))
This change allows to use authentication type "default", which makes the
receiver use azidentity default Credentials,
which automatically picks up, identities assigned to e.g. a container or
a VirtualMachine

- `elasticsearchexporter`: Introduce an experimental bodymap mapping
mode for logs
([#&open-telemetry#8203;35444](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/35444))

- `googlecloudexporter`: Google Cloud exporter is marked as mutating.
([#&open-telemetry#8203;35366](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/35366))

- `googlemanagedprometheusexporter`: GMP exporter is marked as mutating.
([#&open-telemetry#8203;35366](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/35366))

- `k8sobserver`: Emit endpoint per Pod's container
([#&open-telemetry#8203;35491](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/35491))

- `mongodbreceiver`: Add support for MongoDB direct connection
([#&open-telemetry#8203;35427](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/35427))

- `exporter/clickhouse`: Add the ability to override default table names
for all metric types.
([#&open-telemetry#8203;34225](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/34225))
'metrics_table_name' of the clickhouse exporter config is deprecated and
newly introduced parameter 'metrics_tables' should be used instead.

- `metricsgenerationprocessor`: Introduce functionality to only do
metric calculations on data points whose attributes match
([#&open-telemetry#8203;35425](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/35425))
This functionality can be enabled by the
`metricsgeneration.MatchAttributes` feature gate, which is disabled by
default.

- `chronyreceiver`: Move chronyreceiver to beta
([#&open-telemetry#8203;35913](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/35913))

- `opampextension`: Implement `ReportsHealth` capability in OpAMP
extension
([#&open-telemetry#8203;35433](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/35433))

- `opampextension`: Report OS description semantic convention
(`os.description`) as a part of non-identifying agent description.
([#&open-telemetry#8203;35555](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/35555))

- `otelarrowexporter`: Adjust defaults from
https://opentelemetry.io/blog/2024/otel-arrow-production/ experiments.
([#&open-telemetry#8203;35477](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/35477))

- `pkg/ottl`: Parsing invalid statements and conditions now prints all
errors instead of just the first one found.
([#&open-telemetry#8203;35728](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/35728))

- `pkg/ottl`: Add ParseSimplifiedXML Converter
([#&open-telemetry#8203;35421](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/35421))

- `receiver/prometheusremotewrite`: Add HTTP Server to handler
Prometheus Remote Write requests
([#&open-telemetry#8203;35535](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/35535))
Warning - The HTTP Server still doesn't do anything. It's just a
placeholder for now.

- `rabbitmqexporter`: Allow to configure the name of the AMQP connection
in the rabbitmqexporter
([#&open-telemetry#8203;34681](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/34681))

- `routingconnector`: Allow routing based on OTTL Conditions
([#&open-telemetry#8203;35731](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/35731))
    Each route must contain either a statement or a condition.

- `sapmreceiver`: Respond 503 on non-permanent and 400 on permanent
errors
([#&open-telemetry#8203;35300](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/35300))

- `opampsupervisor`: Allow collector logs to passthrough to supervisor
output to facilitate running in a containerized environment.
([#&open-telemetry#8203;35473](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/35473))

- `hostmetricsreceiver`: Use HOST_PROC_MOUNTINFO as part of
configuration instead of environment variable
([#&open-telemetry#8203;35504](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/35504))

- `pkg/ottl`: Add ConvertTextToElements Converter
([#&open-telemetry#8203;35364](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/35364))

##### 🧰 Bug fixes 🧰

- `metricstransform`: The previously removed functionality of
aggregating against an empty label set is restored.
([#&open-telemetry#8203;34430](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/34430))

- `datadogreceiver`: Use `Check` name from Service Check structure as
metric name rather than hardcoded string `service_check`
([#&open-telemetry#8203;35718](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/35718))

- `azuredataexplorerexporter`: Fix compression type for Azure Data
Explorer exporter by adding the compression type in ingestion
properties.
([#&open-telemetry#8203;35353](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/35353))

- `telemetrygen`: ensure validate is called
([#&open-telemetry#8203;35745](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/35745))

- `deltatocumulative`: fix meter panic on startup
([#&open-telemetry#8203;35685](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/35685))
properly constructs the TelemetryBuilder, so it does not panic on
startup, rendering the entire component unusable

- `elasticsearchexporter`: Log and drop invalid metrics instead of
returning error to avoid upstream retries
([#&open-telemetry#8203;35740](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/35740))

- `elasticsearchexporter`: Preserve attribute names and metric names on
prefix conflict in OTel mapping mode
([#&open-telemetry#8203;35651](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/35651))
e.g. if there are attributes "a" and "a.b", they should be sent to
Elasticsearch as is, instead of "a.value" and "a.b", in OTel mapping
mode

- `elasticsearchexporter`: Make OTel mapping mode send to data streams
only
([#&open-telemetry#8203;35839](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/35839))
This prevents auto creating regular indices in OTel mapping mode due to
a race condition in Elasticsearch where otel-data index templates are
not ready.

- `elasticsearchexporter`: Sanitize datastream routing fields
([#&open-telemetry#8203;34285](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/34285))
Sanitize the dataset and namespace fields according to
https://www.elastic.co/guide/en/ecs/current/ecs-data_stream.html.

- `oidcauthextension`: Fix a goroutine leak during shutdown.
([#&open-telemetry#8203;30438](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/30438))
A goroutine leak was found in oidcauthextension. The goroutine leak was
caused by the oidcauthextension not closing the idle connections in the
client and transport.

- `filelogreceiver`: Supports `add_metadata_from_filepath` for Windows
filepaths
([#&open-telemetry#8203;35558](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/35558))

- `filelogreceiver`: Suppress errors on EBADF when unlocking files.
([#&open-telemetry#8203;35706](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/35706))
This error is harmless and happens regularly when delete_after_read is
set. This is because we acquire the lock right at the start of the
ReadToEnd function and then defer the unlock, but that function also
performs the delete. So, by the time it returns and the defer runs the
file descriptor is no longer valid.

- `kafkareceiver`: Fixes issue causing kafkareceiver to block during
Shutdown().
([#&open-telemetry#8203;30789](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/30789))

- `hostmetrics receiver`: Fix duplicate filesystem metrics
([#&open-telemetry#8203;34635](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/34635),
[#&open-telemetry#8203;34512](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/34512))
The hostmetrics exposes duplicate metrics of identical mounts exposed in
namespaces. The duplication causes errors in exporters that are
sensitive to duplicate metrics. We can safely drop the duplicates as the
metrics should be exactly the same.

- `pkg/translator/prometheusremotewrite`: Fix metric comparison func in
prom translation layer
([#&open-telemetry#8203;35741](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/35741))

- `pkg/ottl`: Allow indexing string slice type
([#&open-telemetry#8203;29441](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/29441))

- `mysqlreceiver`: Add replica metric support for versions of MySQL
earlier than 8.0.22.
([#&open-telemetry#8203;35217](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/35217))

- `stanza/input/windows`: Close remote session while resubscribing
([#&open-telemetry#8203;35577](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/35577))

- `telemetrygen`: Enable the `--otlp-insecure-skip-verify` flag
([#&open-telemetry#8203;35735](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/35735))

- `receiver/windowseventlog`: Errors returned when passing data
downstream will now be propagated correctly.
([#&open-telemetry#8203;35461](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/35461))

- `datadogreceiver`: Changes response message for `/api/v1/series` and
`/api/v2/series` 202 response to be JSON and on par with Datadog API
spec
([#&open-telemetry#8203;35743](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/35743))

</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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMzMuMSIsInVwZGF0ZWRJblZlciI6IjM4LjEzMy4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJyZW5vdmF0ZWJvdCJdfQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
zzhlogin pushed a commit to zzhlogin/opentelemetry-collector-contrib-aws that referenced this pull request Nov 12, 2024
…36058)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[github.com/redis/go-redis/v9](https://redirect.github.com/redis/go-redis)
| `v9.6.2` -> `v9.7.0` |
[![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fredis%2fgo-redis%2fv9/v9.7.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fredis%2fgo-redis%2fv9/v9.7.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fredis%2fgo-redis%2fv9/v9.6.2/v9.7.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fredis%2fgo-redis%2fv9/v9.6.2/v9.7.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>redis/go-redis (github.com/redis/go-redis/v9)</summary>

###
[`v9.7.0`](https://redirect.github.com/redis/go-redis/releases/tag/v9.7.0):
9.7.0

[Compare
Source](https://redirect.github.com/redis/go-redis/compare/v9.6.2...v9.7.0)

### Changes

#### 🚀 New Features

- Support Redis search and query capabilities
([#&open-telemetry#8203;2801](https://redirect.github.com/redis/go-redis/issues/2801),
[#&open-telemetry#8203;3098](https://redirect.github.com/redis/go-redis/issues/3098))
- Support indexing and querying empty values
([#&open-telemetry#8203;3053](https://redirect.github.com/redis/go-redis/issues/3053))
- Support for Redis JSON with RESP2 protocol
([#&open-telemetry#8203;3146](https://redirect.github.com/redis/go-redis/issues/3146))

#### 🛠️ Improvements

We're glad to announce that we added a search and query support in the
current release.

#### 🧰 Maintenance

- Documentation examples
([#&open-telemetry#8203;3102](https://redirect.github.com/redis/go-redis/issues/3102),
[#&open-telemetry#8203;3106](https://redirect.github.com/redis/go-redis/issues/3106),
[#&open-telemetry#8203;3110](https://redirect.github.com/redis/go-redis/issues/3110),
[#&open-telemetry#8203;3111](https://redirect.github.com/redis/go-redis/issues/3111),
[#&open-telemetry#8203;3113](https://redirect.github.com/redis/go-redis/issues/3113),
[#&open-telemetry#8203;3114](https://redirect.github.com/redis/go-redis/issues/3114),
[#&open-telemetry#8203;3115](https://redirect.github.com/redis/go-redis/issues/3115),
[#&open-telemetry#8203;3123](https://redirect.github.com/redis/go-redis/issues/3123),
[#&open-telemetry#8203;3124](https://redirect.github.com/redis/go-redis/issues/3124))
- retract v9.5.3 of redisotel and other extra packages
([#&open-telemetry#8203;3108](https://redirect.github.com/redis/go-redis/issues/3108))
- Add test coverage reporting and Codecov badge
([#&open-telemetry#8203;3055](https://redirect.github.com/redis/go-redis/issues/3055))
- Updated module version that points to retracted package version
([#&open-telemetry#8203;3074](https://redirect.github.com/redis/go-redis/issues/3074))

#### Contributors

We'd like to thank all the contributors who worked on this release!


[@&open-telemetry#8203;andy-stark-redis](https://redirect.github.com/andy-stark-redis),
[@&open-telemetry#8203;ipechorin](https://redirect.github.com/ipechorin),
[@&open-telemetry#8203;ofekshenawa](https://redirect.github.com/ofekshenawa) and
[@&open-telemetry#8203;vladvildanov](https://redirect.github.com/vladvildanov)

</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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMzMuMSIsInVwZGF0ZWRJblZlciI6IjM4LjEzMy4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJyZW5vdmF0ZWJvdCJdfQ==-->

---------

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>
zzhlogin pushed a commit to zzhlogin/opentelemetry-collector-contrib-aws that referenced this pull request Nov 12, 2024
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[otel/opentelemetry-collector](https://redirect.github.com/open-telemetry/opentelemetry-collector-releases)
| minor | `0.111.0` -> `0.112.0` |
|
[otel/opentelemetry-collector-contrib](https://redirect.github.com/open-telemetry/opentelemetry-collector-releases)
| minor | `0.111.0` -> `0.112.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.112.0`](https://redirect.github.com/open-telemetry/opentelemetry-collector-releases/releases/tag/v0.112.0)

[Compare
Source](https://redirect.github.com/open-telemetry/opentelemetry-collector-releases/compare/v0.111.0...v0.112.0)

Check the [v0.112.0 contrib
changelog](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/releases/tag/v0.112.0)
and the [v0.112.0 core
changelog](https://redirect.github.com/open-telemetry/opentelemetry-collector/releases/tag/v0.112.0)
for changelogs on specific components.

#### Changelog

-
[`e4e8f94`](https://redirect.github.com/open-telemetry/opentelemetry-collector-releases/commit/e4e8f94ae7dd3c0f8c63663fd10d5347010b9d58)
\[chore] Prepare v0.112.0 release
([#&open-telemetry#8203;705](https://redirect.github.com/open-telemetry/opentelemetry-collector-releases/issues/705))
-
[`240fd27`](https://redirect.github.com/open-telemetry/opentelemetry-collector-releases/commit/240fd27a9792869db62fa62d9ddf4bc14136c9d0)
Add Google Cloud Monitoring receiver to contrib distribution
([#&open-telemetry#8203;699](https://redirect.github.com/open-telemetry/opentelemetry-collector-releases/issues/699))
-
[`ba44d42`](https://redirect.github.com/open-telemetry/opentelemetry-collector-releases/commit/ba44d428bfc3328b4948f74653313d66140c93ed)
Update manifest with new alpha components
([#&open-telemetry#8203;704](https://redirect.github.com/open-telemetry/opentelemetry-collector-releases/issues/704))
-
[`8bef0bf`](https://redirect.github.com/open-telemetry/opentelemetry-collector-releases/commit/8bef0bfc6bb2c73b8d69dca60471caf7addee4e2)
fix: add missing http ports to dockerfile expose statements
([#&open-telemetry#8203;702](https://redirect.github.com/open-telemetry/opentelemetry-collector-releases/issues/702))
-
[`b07732c`](https://redirect.github.com/open-telemetry/opentelemetry-collector-releases/commit/b07732ce90ff422bcc67cd2dff388cf0dd1e2f54)
Bump anchore/sbom-action from 0.17.3 to 0.17.4
([#&open-telemetry#8203;700](https://redirect.github.com/open-telemetry/opentelemetry-collector-releases/issues/700))
-
[`226dd5d`](https://redirect.github.com/open-telemetry/opentelemetry-collector-releases/commit/226dd5dfd9d9397c3bb88d1b7ea0f5e525fd7b06)
\[enhancement] Add OCB docker image release
([#&open-telemetry#8203;671](https://redirect.github.com/open-telemetry/opentelemetry-collector-releases/issues/671))
-
[`38ce901`](https://redirect.github.com/open-telemetry/opentelemetry-collector-releases/commit/38ce9018acb651a477a3f1e51f46ae33796f987c)
Bump actions/upload-artifact from 4.4.0 to 4.4.3
([#&open-telemetry#8203;695](https://redirect.github.com/open-telemetry/opentelemetry-collector-releases/issues/695))
-
[`60b1d38`](https://redirect.github.com/open-telemetry/opentelemetry-collector-releases/commit/60b1d3850c71bbd9ce134ca73e6da2cf38b2cfb3)
Bump anchore/sbom-action from 0.17.2 to 0.17.3
([#&open-telemetry#8203;696](https://redirect.github.com/open-telemetry/opentelemetry-collector-releases/issues/696))
-
[`13edbb7`](https://redirect.github.com/open-telemetry/opentelemetry-collector-releases/commit/13edbb72dcde8c28aa5a223d27c7f31fb21b74bd)
Bump actions/checkout from 4.2.0 to 4.2.1
([#&open-telemetry#8203;694](https://redirect.github.com/open-telemetry/opentelemetry-collector-releases/issues/694))
-
[`3b59b8c`](https://redirect.github.com/open-telemetry/opentelemetry-collector-releases/commit/3b59b8c54de6ae9a760986d2781023c502d855db)
Added a step to tidy go.mod files
([#&open-telemetry#8203;687](https://redirect.github.com/open-telemetry/opentelemetry-collector-releases/issues/687))
-
[`d745106`](https://redirect.github.com/open-telemetry/opentelemetry-collector-releases/commit/d745106e8ddf096a9afed7f228fdbd567d5b4167)
\[chore] Update goreleaser used in CI to v2.3.2
([#&open-telemetry#8203;689](https://redirect.github.com/open-telemetry/opentelemetry-collector-releases/issues/689))
-
[`1d10b81`](https://redirect.github.com/open-telemetry/opentelemetry-collector-releases/commit/1d10b81ed3dbe155e928e157cfbcdc0bc407e929)
Bump github.com/goreleaser/goreleaser-pro/v2 from 2.2.0-pro to 2.3.2-pro
([#&open-telemetry#8203;672](https://redirect.github.com/open-telemetry/opentelemetry-collector-releases/issues/672))
-
[`7a0e2c0`](https://redirect.github.com/open-telemetry/opentelemetry-collector-releases/commit/7a0e2c0d9e8fd459fd2fc1e72380dd2d04164af3)
Bump docker/setup-buildx-action from 3.6.1 to 3.7.1
([#&open-telemetry#8203;690](https://redirect.github.com/open-telemetry/opentelemetry-collector-releases/issues/690))
-
[`adc2e29`](https://redirect.github.com/open-telemetry/opentelemetry-collector-releases/commit/adc2e29367182be5ba362cae9f6410ff505952dc)
Bump sigstore/cosign-installer from 3.6.0 to 3.7.0
([#&open-telemetry#8203;691](https://redirect.github.com/open-telemetry/opentelemetry-collector-releases/issues/691))
-
[`7c1c3a9`](https://redirect.github.com/open-telemetry/opentelemetry-collector-releases/commit/7c1c3a96e0712da87a11fe6caf29056c8f8f91fb)
remove unmaintained component
([#&open-telemetry#8203;686](https://redirect.github.com/open-telemetry/opentelemetry-collector-releases/issues/686))
-
[`16ccd56`](https://redirect.github.com/open-telemetry/opentelemetry-collector-releases/commit/16ccd56cad06681c548dc195b7dabf9c140d928f)
\[chore] refactor(contrib): remove replace directive for `go-ieproxy`
package
([#&open-telemetry#8203;678](https://redirect.github.com/open-telemetry/opentelemetry-collector-releases/issues/678))

</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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMzMuMSIsInVwZGF0ZWRJblZlciI6IjM4LjEzMy4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJyZW5vdmF0ZWJvdCJdfQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Yang Song <songy23@users.noreply.github.com>
zzhlogin pushed a commit to zzhlogin/opentelemetry-collector-contrib-aws that referenced this pull request Nov 12, 2024
…ry#36052)

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.0` -> `v0.19.1` |
[![age](https://developer.mend.io/api/mc/badges/age/go/sigs.k8s.io%2fcontroller-runtime/v0.19.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.19.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.0/v0.19.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.0/v0.19.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.19.1`](https://redirect.github.com/kubernetes-sigs/controller-runtime/releases/tag/v0.19.1)

[Compare
Source](https://redirect.github.com/kubernetes-sigs/controller-runtime/compare/v0.19.0...v0.19.1)

#### What's Changed

- \[release-0.19] 🌱 Verify PR titles with shell script 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/2947](https://redirect.github.com/kubernetes-sigs/controller-runtime/pull/2947)
- \[release-0.19] 🐛 Fakeclient: preserve TypeMeta for PartialObjectMeta
resources 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/2951](https://redirect.github.com/kubernetes-sigs/controller-runtime/pull/2951)
- \[release-0.19] 🌱 pr-verify: use env var for passing the PR title 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/2962](https://redirect.github.com/kubernetes-sigs/controller-runtime/pull/2962)
- \[release-0.19] 🌱 pr-verify: use env var for passing the PR title 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/2965](https://redirect.github.com/kubernetes-sigs/controller-runtime/pull/2965)
- \[release-0.19] 🌱 Fix PR verify action 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/2974](https://redirect.github.com/kubernetes-sigs/controller-runtime/pull/2974)
- \[release-0.19] 🐛 Fakeclient: Fix TOCTOU races 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/2992](https://redirect.github.com/kubernetes-sigs/controller-runtime/pull/2992)

**Full Changelog**:
kubernetes-sigs/controller-runtime@v0.19.0...v0.19.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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMzMuMSIsInVwZGF0ZWRJblZlciI6IjM4LjEzMy4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJyZW5vdmF0ZWJvdCJdfQ==-->

---------

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>
zzhlogin pushed a commit to zzhlogin/opentelemetry-collector-contrib-aws that referenced this pull request Nov 12, 2024
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [github.com/pkg/sftp](https://redirect.github.com/pkg/sftp) |
`v1.13.6` -> `v1.13.7` |
[![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fpkg%2fsftp/v1.13.7?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fpkg%2fsftp/v1.13.7?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fpkg%2fsftp/v1.13.6/v1.13.7?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fpkg%2fsftp/v1.13.6/v1.13.7?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>pkg/sftp (github.com/pkg/sftp)</summary>

###
[`v1.13.7`](https://redirect.github.com/pkg/sftp/releases/tag/v1.13.7):
- z/OS support

[Compare
Source](https://redirect.github.com/pkg/sftp/compare/v1.13.6...v1.13.7)

#### What's Changed

- Fix typo in request-interfaces.go by
[@&open-telemetry#8203;Lilja](https://redirect.github.com/Lilja) in
[https://github.com/pkg/sftp/pull/558](https://redirect.github.com/pkg/sftp/pull/558)
- fix: remove ioutil and use io/os libraries by
[@&open-telemetry#8203;urko-b](https://redirect.github.com/urko-b) in
[https://github.com/pkg/sftp/pull/560](https://redirect.github.com/pkg/sftp/pull/560)
- fix: sftp client hang when exit in sftp server example by
[@&open-telemetry#8203;wwcd](https://redirect.github.com/wwcd) in
[https://github.com/pkg/sftp/pull/564](https://redirect.github.com/pkg/sftp/pull/564)
- Cancelable ReadDirContext by
[@&open-telemetry#8203;ungerik](https://redirect.github.com/ungerik) in
[https://github.com/pkg/sftp/pull/565](https://redirect.github.com/pkg/sftp/pull/565)
- Bump golang.org/x/crypto from 0.1.0 to 0.17.0 by
[@&open-telemetry#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/pkg/sftp/pull/568](https://redirect.github.com/pkg/sftp/pull/568)
- Rework client to prevent after-Close usage, and support perm at Open
by [@&open-telemetry#8203;puellanivis](https://redirect.github.com/puellanivis) in
[https://github.com/pkg/sftp/pull/574](https://redirect.github.com/pkg/sftp/pull/574)
- Add support for z/OS by
[@&open-telemetry#8203;puellanivis](https://redirect.github.com/puellanivis) in
[https://github.com/pkg/sftp/pull/580](https://redirect.github.com/pkg/sftp/pull/580)
- Add support for zos/s390x by
[@&open-telemetry#8203;dustin-ward](https://redirect.github.com/dustin-ward) in
[https://github.com/pkg/sftp/pull/582](https://redirect.github.com/pkg/sftp/pull/582)
- add CloserListerAt by
[@&open-telemetry#8203;drakkan](https://redirect.github.com/drakkan) in
[https://github.com/pkg/sftp/pull/577](https://redirect.github.com/pkg/sftp/pull/577)
- Add SetExtendedAttrs to Client by
[@&open-telemetry#8203;peterverraedt](https://redirect.github.com/peterverraedt) in
[https://github.com/pkg/sftp/pull/583](https://redirect.github.com/pkg/sftp/pull/583)
- Add WithMaxTxPacket server option by
[@&open-telemetry#8203;peterverraedt](https://redirect.github.com/peterverraedt) in
[https://github.com/pkg/sftp/pull/584](https://redirect.github.com/pkg/sftp/pull/584)
- update ReadFrom and ReadFromWithConcurrency docs by
[@&open-telemetry#8203;emar-kar](https://redirect.github.com/emar-kar) in
[https://github.com/pkg/sftp/pull/588](https://redirect.github.com/pkg/sftp/pull/588)

#### New Contributors

- [@&open-telemetry#8203;Lilja](https://redirect.github.com/Lilja) made their first
contribution in
[https://github.com/pkg/sftp/pull/558](https://redirect.github.com/pkg/sftp/pull/558)
- [@&open-telemetry#8203;urko-b](https://redirect.github.com/urko-b) made their first
contribution in
[https://github.com/pkg/sftp/pull/560](https://redirect.github.com/pkg/sftp/pull/560)
- [@&open-telemetry#8203;wwcd](https://redirect.github.com/wwcd) made their first
contribution in
[https://github.com/pkg/sftp/pull/564](https://redirect.github.com/pkg/sftp/pull/564)
- [@&open-telemetry#8203;ungerik](https://redirect.github.com/ungerik) made their
first contribution in
[https://github.com/pkg/sftp/pull/565](https://redirect.github.com/pkg/sftp/pull/565)
- [@&open-telemetry#8203;dependabot](https://redirect.github.com/dependabot) made
their first contribution in
[https://github.com/pkg/sftp/pull/568](https://redirect.github.com/pkg/sftp/pull/568)
- [@&open-telemetry#8203;dustin-ward](https://redirect.github.com/dustin-ward) made
their first contribution in
[https://github.com/pkg/sftp/pull/582](https://redirect.github.com/pkg/sftp/pull/582)
- [@&open-telemetry#8203;emar-kar](https://redirect.github.com/emar-kar) made their
first contribution in
[https://github.com/pkg/sftp/pull/588](https://redirect.github.com/pkg/sftp/pull/588)

**Full Changelog**:
pkg/sftp@v1.13.6...v1.13.7

</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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMzMuMSIsInVwZGF0ZWRJblZlciI6IjM4LjEzMy4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJyZW5vdmF0ZWJvdCJdfQ==-->

---------

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>
TylerHelmuth pushed a commit that referenced this pull request Nov 12, 2024
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.31.0` -> `v1.32.0` |
[![age](https://developer.mend.io/api/mc/badges/age/go/go.opentelemetry.io%2fotel/v1.32.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/go/go.opentelemetry.io%2fotel/v1.32.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/go/go.opentelemetry.io%2fotel/v1.31.0/v1.32.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/go/go.opentelemetry.io%2fotel/v1.31.0/v1.32.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.7.0` -> `v0.8.0` |
[![age](https://developer.mend.io/api/mc/badges/age/go/go.opentelemetry.io%2fotel%2fexporters%2fotlp%2fotlplog%2fotlploggrpc/v0.8.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.8.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.7.0/v0.8.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.7.0/v0.8.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.7.0` -> `v0.8.0` |
[![age](https://developer.mend.io/api/mc/badges/age/go/go.opentelemetry.io%2fotel%2fexporters%2fotlp%2fotlplog%2fotlploghttp/v0.8.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.8.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.7.0/v0.8.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.7.0/v0.8.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.31.0` -> `v1.32.0` |
[![age](https://developer.mend.io/api/mc/badges/age/go/go.opentelemetry.io%2fotel%2fexporters%2fotlp%2fotlpmetric%2fotlpmetricgrpc/v1.32.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.32.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.31.0/v1.32.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.31.0/v1.32.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.31.0` -> `v1.32.0` |
[![age](https://developer.mend.io/api/mc/badges/age/go/go.opentelemetry.io%2fotel%2fexporters%2fotlp%2fotlpmetric%2fotlpmetrichttp/v1.32.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.32.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.31.0/v1.32.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.31.0/v1.32.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.31.0` -> `v1.32.0` |
[![age](https://developer.mend.io/api/mc/badges/age/go/go.opentelemetry.io%2fotel%2fexporters%2fotlp%2fotlptrace/v1.32.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.32.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.31.0/v1.32.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.31.0/v1.32.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.31.0` -> `v1.32.0` |
[![age](https://developer.mend.io/api/mc/badges/age/go/go.opentelemetry.io%2fotel%2fexporters%2fotlp%2fotlptrace%2fotlptracegrpc/v1.32.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.32.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.31.0/v1.32.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.31.0/v1.32.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.31.0` -> `v1.32.0` |
[![age](https://developer.mend.io/api/mc/badges/age/go/go.opentelemetry.io%2fotel%2fexporters%2fotlp%2fotlptrace%2fotlptracehttp/v1.32.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.32.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.31.0/v1.32.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.31.0/v1.32.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
|
[go.opentelemetry.io/otel/exporters/prometheus](https://redirect.github.com/open-telemetry/opentelemetry-go)
| `v0.53.0` -> `v0.54.0` |
[![age](https://developer.mend.io/api/mc/badges/age/go/go.opentelemetry.io%2fotel%2fexporters%2fprometheus/v0.54.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.54.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.53.0/v0.54.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.53.0/v0.54.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.31.0` -> `v1.32.0` |
[![age](https://developer.mend.io/api/mc/badges/age/go/go.opentelemetry.io%2fotel%2fexporters%2fstdout%2fstdoutmetric/v1.32.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.32.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.31.0/v1.32.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.31.0/v1.32.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
|
[go.opentelemetry.io/otel/log](https://redirect.github.com/open-telemetry/opentelemetry-go)
| `v0.7.0` -> `v0.8.0` |
[![age](https://developer.mend.io/api/mc/badges/age/go/go.opentelemetry.io%2fotel%2flog/v0.8.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.8.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.7.0/v0.8.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.7.0/v0.8.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
|
[go.opentelemetry.io/otel/metric](https://redirect.github.com/open-telemetry/opentelemetry-go)
| `v1.31.0` -> `v1.32.0` |
[![age](https://developer.mend.io/api/mc/badges/age/go/go.opentelemetry.io%2fotel%2fmetric/v1.32.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.32.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.31.0/v1.32.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.31.0/v1.32.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
|
[go.opentelemetry.io/otel/schema](https://redirect.github.com/open-telemetry/opentelemetry-go)
| `v0.0.10` -> `v0.0.11` |
[![age](https://developer.mend.io/api/mc/badges/age/go/go.opentelemetry.io%2fotel%2fschema/v0.0.11?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.11?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.10/v0.0.11?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.10/v0.0.11?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
|
[go.opentelemetry.io/otel/sdk](https://redirect.github.com/open-telemetry/opentelemetry-go)
| `v1.31.0` -> `v1.32.0` |
[![age](https://developer.mend.io/api/mc/badges/age/go/go.opentelemetry.io%2fotel%2fsdk/v1.32.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.32.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.31.0/v1.32.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.31.0/v1.32.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
|
[go.opentelemetry.io/otel/sdk/log](https://redirect.github.com/open-telemetry/opentelemetry-go)
| `v0.7.0` -> `v0.8.0` |
[![age](https://developer.mend.io/api/mc/badges/age/go/go.opentelemetry.io%2fotel%2fsdk%2flog/v0.8.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.8.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.7.0/v0.8.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.7.0/v0.8.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
|
[go.opentelemetry.io/otel/sdk/metric](https://redirect.github.com/open-telemetry/opentelemetry-go)
| `v1.31.0` -> `v1.32.0` |
[![age](https://developer.mend.io/api/mc/badges/age/go/go.opentelemetry.io%2fotel%2fsdk%2fmetric/v1.32.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.32.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.31.0/v1.32.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.31.0/v1.32.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
|
[go.opentelemetry.io/otel/trace](https://redirect.github.com/open-telemetry/opentelemetry-go)
| `v1.31.0` -> `v1.32.0` |
[![age](https://developer.mend.io/api/mc/badges/age/go/go.opentelemetry.io%2fotel%2ftrace/v1.32.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/go/go.opentelemetry.io%2fotel%2ftrace/v1.32.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/go/go.opentelemetry.io%2fotel%2ftrace/v1.31.0/v1.32.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/go/go.opentelemetry.io%2fotel%2ftrace/v1.31.0/v1.32.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.32.0`](https://redirect.github.com/open-telemetry/opentelemetry-go/releases/tag/v1.32.0):
/v0.54.0/v0.8.0/v0.0.11

[Compare
Source](https://redirect.github.com/open-telemetry/opentelemetry-go/compare/v1.31.0...v1.32.0)

##### Overview

##### Added

- Add `go.opentelemetry.io/otel/sdk/metric/exemplar.AlwaysOffFilter`,
which can be used to disable exemplar recording.
([#&#8203;5850](https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5850))
- Add `go.opentelemetry.io/otel/sdk/metric.WithExemplarFilter`, which
can be used to configure the exemplar filter used by the metrics SDK.
([#&#8203;5850](https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5850))
- Add `ExemplarReservoirProviderSelector` and
`DefaultExemplarReservoirProviderSelector` to
`go.opentelemetry.io/otel/sdk/metric`, which defines the exemplar
reservoir to use based on the aggregation of the metric.
([#&#8203;5861](https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5861))
- Add `ExemplarReservoirProviderSelector` to
`go.opentelemetry.io/otel/sdk/metric.Stream` to allow using views to
configure the exemplar reservoir to use for a metric.
([#&#8203;5861](https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5861))
- Add `ReservoirProvider`, `HistogramReservoirProvider` and
`FixedSizeReservoirProvider` to
`go.opentelemetry.io/otel/sdk/metric/exemplar` to make it convenient to
use providers of Reservoirs.
([#&#8203;5861](https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5861))
-   The `go.opentelemetry.io/otel/semconv/v1.27.0` package.
The package contains semantic conventions from the `v1.27.0` version of
the OpenTelemetry Semantic Conventions.
([#&#8203;5894](https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5894))
- Add `Attributes attribute.Set` field to `Scope` in
`go.opentelemetry.io/otel/sdk/instrumentation`.
([#&#8203;5903](https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5903))
- Add `Attributes attribute.Set` field to `ScopeRecords` in
`go.opentelemetry.io/otel/log/logtest`.
([#&#8203;5927](https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5927))
- `go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc` adds
instrumentation scope attributes.
([#&#8203;5934](https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5934))
- `go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp` adds
instrumentation scope attributes.
([#&#8203;5934](https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5934))
- `go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc`
adds instrumentation scope attributes.
([#&#8203;5935](https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5935))
- `go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp`
adds instrumentation scope attributes.
([#&#8203;5935](https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5935))
- `go.opentelemetry.io/otel/exporters/otlp/otlplog/otlploggrpc` adds
instrumentation scope attributes.
([#&#8203;5933](https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5933))
- `go.opentelemetry.io/otel/exporters/otlp/otlplog/otlploghttp` adds
instrumentation scope attributes.
([#&#8203;5933](https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5933))
- `go.opentelemetry.io/otel/exporters/prometheus` adds instrumentation
scope attributes in `otel_scope_info` metric as labels.
([#&#8203;5932](https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5932))

##### Changed

- Support scope attributes and make them as identifying for `Tracer` in
`go.opentelemetry.io/otel` and `go.opentelemetry.io/otel/sdk/trace`.
([#&#8203;5924](https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5924))
- Support scope attributes and make them as identifying for `Meter` in
`go.opentelemetry.io/otel` and `go.opentelemetry.io/otel/sdk/metric`.
([#&#8203;5926](https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5926))
- Support scope attributes and make them as identifying for `Logger` in
`go.opentelemetry.io/otel` and `go.opentelemetry.io/otel/sdk/log`.
([#&#8203;5925](https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5925))
- Make schema URL and scope attributes as identifying for `Tracer` in
`go.opentelemetry.io/otel/bridge/opentracing`.
([#&#8203;5931](https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5931))
- Clear unneeded slice elements to allow GC to collect the objects in
`go.opentelemetry.io/otel/sdk/metric` and
`go.opentelemetry.io/otel/sdk/trace`.
([#&#8203;5804](https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5804))

##### Fixed

- Global MeterProvider registration unwraps global instrument Observers,
the undocumented Unwrap() methods are now private.
([#&#8203;5881](https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5881))
- `go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc`
now keeps the metadata already present in the context when `WithHeaders`
is used.
([#&#8203;5892](https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5892))
- `go.opentelemetry.io/otel/exporters/otlp/otlplog/otlploggrpc` now
keeps the metadata already present in the context when `WithHeaders` is
used.
([#&#8203;5911](https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5911))
- `go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc` now
keeps the metadata already present in the context when `WithHeaders` is
used.
([#&#8203;5915](https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5915))
- Fix `go.opentelemetry.io/otel/exporters/prometheus` trying to add
exemplars to Gauge metrics, which is unsupported.
([#&#8203;5912](https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5912))
- Fix `WithEndpointURL` to always use a secure connection when an https
URL is passed in
`go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc`.
([#&#8203;5944](https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5944))
- Fix `WithEndpointURL` to always use a secure connection when an https
URL is passed in
`go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp`.
([#&#8203;5944](https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5944))
- Fix `WithEndpointURL` to always use a secure connection when an https
URL is passed in
`go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc`.
([#&#8203;5944](https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5944))
- Fix `WithEndpointURL` to always use a secure connection when an https
URL is passed in
`go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp`.
([#&#8203;5944](https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5944))
- Fix incorrect metrics generated from callbacks when multiple readers
are used in `go.opentelemetry.io/otel/sdk/metric`.
([#&#8203;5900](https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5900))

##### Removed

- Remove all examples under `go.opentelemetry.io/otel/example` as they
are moved to [Contrib
repository](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/tree/main/examples).
([#&#8203;5930](https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5930))

##### What's Changed

- Allow configuring the exemplar filter on the metrics SDK by
[@&#8203;dashpole](https://redirect.github.com/dashpole) in
[https://github.com/open-telemetry/opentelemetry-go/pull/5850](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/5850)
- chore(deps): update lycheeverse/lychee-action action to v2.0.1 by
[@&#8203;renovate](https://redirect.github.com/renovate) in
[https://github.com/open-telemetry/opentelemetry-go/pull/5884](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/5884)
- Run the test compatibility check even if tests failed by
[@&#8203;dmathieu](https://redirect.github.com/dmathieu) in
[https://github.com/open-telemetry/opentelemetry-go/pull/5879](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/5879)
- chore(deps): update lycheeverse/lychee-action action to v2.0.2 by
[@&#8203;renovate](https://redirect.github.com/renovate) in
[https://github.com/open-telemetry/opentelemetry-go/pull/5885](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/5885)
- fix(deps): update module github.com/prometheus/client_golang to
v1.20.5 by [@&#8203;renovate](https://redirect.github.com/renovate) in
[https://github.com/open-telemetry/opentelemetry-go/pull/5886](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/5886)
- chore(deps): update googleapis to
[`796eee8`](https://redirect.github.com/open-telemetry/opentelemetry-go/commit/796eee8)
by [@&#8203;renovate](https://redirect.github.com/renovate) in
[https://github.com/open-telemetry/opentelemetry-go/pull/5888](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/5888)
- Remove company from emeritus by
[@&#8203;dmathieu](https://redirect.github.com/dmathieu) in
[https://github.com/open-telemetry/opentelemetry-go/pull/5887](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/5887)
- Add selector of exemplar reservoir providers to metric.Stream
configuration by
[@&#8203;dashpole](https://redirect.github.com/dashpole) in
[https://github.com/open-telemetry/opentelemetry-go/pull/5861](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/5861)
- otel: conceal unwrapping for global async instrument registration by
[@&#8203;jmacd](https://redirect.github.com/jmacd) in
[https://github.com/open-telemetry/opentelemetry-go/pull/5881](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/5881)
- Generate `semconv/v1.27.0` by
[@&#8203;MrAlias](https://redirect.github.com/MrAlias) in
[https://github.com/open-telemetry/opentelemetry-go/pull/5894](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/5894)
- otlpmetricgrpc: Keep metadata for gRPC in context by
[@&#8203;mrasu](https://redirect.github.com/mrasu) in
[https://github.com/open-telemetry/opentelemetry-go/pull/5892](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/5892)
- Cleanup interaction of exemplar and aggregation by
[@&#8203;dashpole](https://redirect.github.com/dashpole) in
[https://github.com/open-telemetry/opentelemetry-go/pull/5899](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/5899)
- chore(deps): update googleapis to
[`324edc3`](https://redirect.github.com/open-telemetry/opentelemetry-go/commit/324edc3)
by [@&#8203;renovate](https://redirect.github.com/renovate) in
[https://github.com/open-telemetry/opentelemetry-go/pull/5908](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/5908)
- \[chore] Use errors.Join to unify errors by
[@&#8203;MrAlias](https://redirect.github.com/MrAlias) in
[https://github.com/open-telemetry/opentelemetry-go/pull/5907](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/5907)
- \[chore] Remove unnecessary type declaration in templated transforms
by [@&#8203;MrAlias](https://redirect.github.com/MrAlias) in
[https://github.com/open-telemetry/opentelemetry-go/pull/5906](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/5906)
- Keep metadata for gRPC in context for log signal by
[@&#8203;RocooHash](https://redirect.github.com/RocooHash) in
[https://github.com/open-telemetry/opentelemetry-go/pull/5911](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/5911)
- chore(deps): update benchmark-action/github-action-benchmark action to
v1.20.4 by [@&#8203;renovate](https://redirect.github.com/renovate) in
[https://github.com/open-telemetry/opentelemetry-go/pull/5916](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/5916)
- Revert Cleanup interaction of exemplar and aggregation by
[@&#8203;XSAM](https://redirect.github.com/XSAM) in
[https://github.com/open-telemetry/opentelemetry-go/pull/5913](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/5913)
- Allow additional context to be added when WithHeaders is used in OTLP
gRPC traces exporter by
[@&#8203;pree-dew](https://redirect.github.com/pree-dew) in
[https://github.com/open-telemetry/opentelemetry-go/pull/5915](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/5915)
- Fix exemplars being added to gauge metrics in the prometheus exporter
by [@&#8203;trthomps](https://redirect.github.com/trthomps) in
[https://github.com/open-telemetry/opentelemetry-go/pull/5912](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/5912)
- Switch arm builds out of actuated and into the CNCF runners by
[@&#8203;dmathieu](https://redirect.github.com/dmathieu) in
[https://github.com/open-telemetry/opentelemetry-go/pull/5923](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/5923)
- fix(deps): update module github.com/prometheus/common to v0.60.1 by
[@&#8203;renovate](https://redirect.github.com/renovate) in
[https://github.com/open-telemetry/opentelemetry-go/pull/5919](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/5919)
- Add Cheng-Zhen as a triager by
[@&#8203;dmathieu](https://redirect.github.com/dmathieu) in
[https://github.com/open-telemetry/opentelemetry-go/pull/5922](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/5922)
- sdk/instrumentation: Add Attributes to Scope by
[@&#8203;pellared](https://redirect.github.com/pellared) in
[https://github.com/open-telemetry/opentelemetry-go/pull/5903](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/5903)
- Make scope attributes as identifying for Tracer by
[@&#8203;pellared](https://redirect.github.com/pellared) in
[https://github.com/open-telemetry/opentelemetry-go/pull/5924](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/5924)
- Make scope attributes as identifying for Meter by
[@&#8203;pellared](https://redirect.github.com/pellared) in
[https://github.com/open-telemetry/opentelemetry-go/pull/5926](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/5926)
- Make scope attributes as identifying for Logger by
[@&#8203;pellared](https://redirect.github.com/pellared) in
[https://github.com/open-telemetry/opentelemetry-go/pull/5925](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/5925)
- log/logtest: Add Attributes to ScopeRecords by
[@&#8203;pellared](https://redirect.github.com/pellared) in
[https://github.com/open-telemetry/opentelemetry-go/pull/5927](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/5927)
- opentracing: Make schemaURL and scope attributes as identifying for
Tracer by [@&#8203;pellared](https://redirect.github.com/pellared) in
[https://github.com/open-telemetry/opentelemetry-go/pull/5931](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/5931)
- otlptrace: Add instrumentation scope attributes by
[@&#8203;pellared](https://redirect.github.com/pellared) in
[https://github.com/open-telemetry/opentelemetry-go/pull/5934](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/5934)
- otlpmetric: Add instrumentation scope attributes by
[@&#8203;pellared](https://redirect.github.com/pellared) in
[https://github.com/open-telemetry/opentelemetry-go/pull/5935](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/5935)
- otlplog: Add instrumentation scope attributes by
[@&#8203;pellared](https://redirect.github.com/pellared) in
[https://github.com/open-telemetry/opentelemetry-go/pull/5933](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/5933)
- Remove examples by
[@&#8203;pellared](https://redirect.github.com/pellared) in
[https://github.com/open-telemetry/opentelemetry-go/pull/5930](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/5930)
- docs: updating outdated comments by
[@&#8203;codeboten](https://redirect.github.com/codeboten) in
[https://github.com/open-telemetry/opentelemetry-go/pull/5940](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/5940)
- chore(deps): update module github.com/grpc-ecosystem/grpc-gateway/v2
to v2.23.0 by [@&#8203;renovate](https://redirect.github.com/renovate)
in
[https://github.com/open-telemetry/opentelemetry-go/pull/5939](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/5939)
- prometheus: Refactor getAttrs by
[@&#8203;pellared](https://redirect.github.com/pellared) in
[https://github.com/open-telemetry/opentelemetry-go/pull/5937](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/5937)
- chore(deps): update googleapis to
[`dd2ea8e`](https://redirect.github.com/open-telemetry/opentelemetry-go/commit/dd2ea8e)
by [@&#8203;renovate](https://redirect.github.com/renovate) in
[https://github.com/open-telemetry/opentelemetry-go/pull/5943](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/5943)
- log: Update package documentation by
[@&#8203;pellared](https://redirect.github.com/pellared) in
[https://github.com/open-telemetry/opentelemetry-go/pull/5942](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/5942)
- prometheus: Add instrumentation scope attributes to otel_scope_info by
[@&#8203;pellared](https://redirect.github.com/pellared) in
[https://github.com/open-telemetry/opentelemetry-go/pull/5932](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/5932)
- fix(deps): update github.com/opentracing-contrib/go-grpc digest to
[`d08aa2b`](https://redirect.github.com/open-telemetry/opentelemetry-go/commit/d08aa2b)
by [@&#8203;renovate](https://redirect.github.com/renovate) in
[https://github.com/open-telemetry/opentelemetry-go/pull/5945](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/5945)
- Override insecure when endpoint URL is set by
[@&#8203;sevaorlov](https://redirect.github.com/sevaorlov) in
[https://github.com/open-telemetry/opentelemetry-go/pull/5944](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/5944)
- fix(deps): update module go.opentelemetry.io/build-tools/gotmpl to
v0.15.0 by [@&#8203;renovate](https://redirect.github.com/renovate) in
[https://github.com/open-telemetry/opentelemetry-go/pull/5949](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/5949)
- fix(deps): update module go.opentelemetry.io/build-tools/crosslink to
v0.15.0 by [@&#8203;renovate](https://redirect.github.com/renovate) in
[https://github.com/open-telemetry/opentelemetry-go/pull/5948](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/5948)
- fix(deps): update module go.opentelemetry.io/build-tools/semconvgen to
v0.15.0 by [@&#8203;renovate](https://redirect.github.com/renovate) in
[https://github.com/open-telemetry/opentelemetry-go/pull/5953](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/5953)
- fix(deps): update github.com/opentracing-contrib/go-grpc digest to
[`e3cbcab`](https://redirect.github.com/open-telemetry/opentelemetry-go/commit/e3cbcab)
by [@&#8203;renovate](https://redirect.github.com/renovate) in
[https://github.com/open-telemetry/opentelemetry-go/pull/5952](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/5952)
- chore(deps): update lycheeverse/lychee-action action to v2.1.0 by
[@&#8203;renovate](https://redirect.github.com/renovate) in
[https://github.com/open-telemetry/opentelemetry-go/pull/5950](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/5950)
- fix(deps): update module go.opentelemetry.io/build-tools/multimod to
v0.15.0 by [@&#8203;renovate](https://redirect.github.com/renovate) in
[https://github.com/open-telemetry/opentelemetry-go/pull/5951](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/5951)
- Fix incorrect metrics getting generated from multiple readers by
[@&#8203;pree-dew](https://redirect.github.com/pree-dew) in
[https://github.com/open-telemetry/opentelemetry-go/pull/5900](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/5900)
- Allow GC to collect unneeded slice elements by
[@&#8203;ash2k](https://redirect.github.com/ash2k) in
[https://github.com/open-telemetry/opentelemetry-go/pull/5804](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/5804)
- chore(deps): update golang.org/x by
[@&#8203;renovate](https://redirect.github.com/renovate) in
[https://github.com/open-telemetry/opentelemetry-go/pull/5957](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/5957)
- fix(deps): update module github.com/opentracing-contrib/go-grpc to
v0.1.0 by [@&#8203;renovate](https://redirect.github.com/renovate) in
[https://github.com/open-telemetry/opentelemetry-go/pull/5958](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/5958)
- fix(deps): update github.com/opentracing-contrib/go-grpc/test digest
to
[`51a56c3`](https://redirect.github.com/open-telemetry/opentelemetry-go/commit/51a56c3)
by [@&#8203;renovate](https://redirect.github.com/renovate) in
[https://github.com/open-telemetry/opentelemetry-go/pull/5959](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/5959)
- Release v1.32.0/v0.54.0/v0.8.0/v0.0.11 by
[@&#8203;pellared](https://redirect.github.com/pellared) in
[https://github.com/open-telemetry/opentelemetry-go/pull/5960](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/5960)

##### New Contributors

- [@&#8203;mrasu](https://redirect.github.com/mrasu) made their first
contribution in
[https://github.com/open-telemetry/opentelemetry-go/pull/5892](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/5892)
- [@&#8203;RocooHash](https://redirect.github.com/RocooHash) made their
first contribution in
[https://github.com/open-telemetry/opentelemetry-go/pull/5911](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/5911)
- [@&#8203;trthomps](https://redirect.github.com/trthomps) made their
first contribution in
[https://github.com/open-telemetry/opentelemetry-go/pull/5912](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/5912)
- [@&#8203;sevaorlov](https://redirect.github.com/sevaorlov) made their
first contribution in
[https://github.com/open-telemetry/opentelemetry-go/pull/5944](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/5944)

**Full Changelog**:
open-telemetry/opentelemetry-go@v1.31.0...v1.32.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:eyJjcmVhdGVkSW5WZXIiOiIzOS45LjUiLCJ1cGRhdGVkSW5WZXIiOiIzOS45LjUiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImRlcGVuZGVuY2llcyIsInJlbm92YXRlYm90Il19-->

---------

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 Nov 12, 2024
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.204.0` -> `v0.205.0` |
[![age](https://developer.mend.io/api/mc/badges/age/go/google.golang.org%2fapi/v0.205.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/go/google.golang.org%2fapi/v0.205.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/go/google.golang.org%2fapi/v0.204.0/v0.205.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/go/google.golang.org%2fapi/v0.204.0/v0.205.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.205.0`](https://redirect.github.com/googleapis/google-api-go-client/releases/tag/v0.205.0)

[Compare
Source](https://redirect.github.com/googleapis/google-api-go-client/compare/v0.204.0...v0.205.0)

##### Features

- **all:** Auto-regenerate discovery clients
([#&#8203;2852](https://redirect.github.com/googleapis/google-api-go-client/issues/2852))
([e3868f2](https://redirect.github.com/googleapis/google-api-go-client/commit/e3868f25dbd081e7d28a8d75d0ea4a5364027f80))
- **all:** Auto-regenerate discovery clients
([#&#8203;2855](https://redirect.github.com/googleapis/google-api-go-client/issues/2855))
([47ea8e4](https://redirect.github.com/googleapis/google-api-go-client/commit/47ea8e4b725736c1669736d0bb98240843528d4b))
- **all:** Auto-regenerate discovery clients
([#&#8203;2857](https://redirect.github.com/googleapis/google-api-go-client/issues/2857))
([7832094](https://redirect.github.com/googleapis/google-api-go-client/commit/78320944b877761cf87ad1d375f7867659a7fae0))
- **all:** Auto-regenerate discovery clients
([#&#8203;2858](https://redirect.github.com/googleapis/google-api-go-client/issues/2858))
([eb00c84](https://redirect.github.com/googleapis/google-api-go-client/commit/eb00c845e266f5ae5926f7cb4d8112d03ff9d63c))
- **all:** Auto-regenerate discovery clients
([#&#8203;2860](https://redirect.github.com/googleapis/google-api-go-client/issues/2860))
([3347fa1](https://redirect.github.com/googleapis/google-api-go-client/commit/3347fa1ef84d6de6d5f0ce651bf6da6577791a9e))

</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:eyJjcmVhdGVkSW5WZXIiOiIzOS45LjUiLCJ1cGRhdGVkSW5WZXIiOiIzOS45LjUiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImRlcGVuZGVuY2llcyIsInJlbm92YXRlYm90Il19-->

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: opentelemetrybot <107717825+opentelemetrybot@users.noreply.github.com>
mx-psi pushed a commit that referenced this pull request Nov 12, 2024
…ector-contrib/cmd/telemetrygen to v0.113.0 (#36320)

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.112.0` -> `v0.113.0` |
[![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fopen-telemetry%2fopentelemetry-collector-contrib%2fcmd%2ftelemetrygen/v0.113.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.113.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.112.0/v0.113.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.112.0/v0.113.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.113.0`](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/blob/HEAD/CHANGELOG.md#v01130)

[Compare
Source](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/compare/v0.112.0...v0.113.0)

##### 🛑 Breaking changes 🛑

- `sapmreceiver`: Remove the deprecated access_token_passthrough from
SAPM receiver.
([#&#8203;35972](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/35972))
Please use `include_metadata` instead with the following config option
applied to the batch processor:
    batch:
    metadata_keys: \[X-Sf-Token]

- `pkg/ottl`: Promote
`processor.transform.ConvertBetweenSumAndGaugeMetricContext` feature
gate to Stable
([#&#8203;36216](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/36216))
This gate can no longer be disabled. The `convert_sum_to_gauge` and
`convert_gauge_to_sum` may now only be used with the `metric` context.

##### 🚩 Deprecations 🚩

- `opensearchexporter`: The OpenSearch exporter is now marked as
unmaintained and will be removed in 6 months.
([#&#8203;35781](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/35781))
Any codeowners can reinstate the component by submitting a PR to revert
the change or
commenting[https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/35781](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/35781)5781.

##### 🚀 New components 🚀

- `dorisexporter`: metrics implementation
([#&#8203;33479](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/33479))
- `extensions/observer/cfgardenobserver`: Implemented the observer, the
second PR in the 3 PR process for new components
([#&#8203;33618](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/33618))

##### 💡 Enhancements 💡

- `splunkenterprisereceiver`: Add telemetry around the Splunk Enterprise
kv-store.
([#&#8203;35445](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/35445))

- `journaldreceiver`: adds ability to parse journald's MESSAGE field as
a string if desired
([#&#8203;36005](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/36005))

- `journaldreceiver`: allows querying a journald namespace
([#&#8203;36031](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/36031))

- `hostmetricsreceiver`: Add the system.uptime metric in the hostmetrics
receiver
([#&#8203;31627](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/31627))
    This metric is provided by the new `system` scraper.

- `azuredataexplorerexporter`: Add new configuration option
`use_default_auth` to enable default authentication for Azure Data
Explorer. This option allows users to leverage workload identity for
authentication.
([#&#8203;33667](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/33667))

- `awss3receiver`: Mark the AWS S3 receiver as Alpha.
([#&#8203;30750](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/30750))

- `opampsupervisor`: Makes the Supervisor's OpAmp server port
configurable with 'agent::opamp_server_port'.
([#&#8203;36001](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/36001))

- `datadogreceiver`: Follow receiver contract based on type of error
([#&#8203;5909](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/5909))

- `hostmetrics`: Adjust scraper creation to make it so the scraper name
is reported with hostmetrics scraper errors.
([#&#8203;35814](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/35814))

- `pkg/translator/prometheusremotewrite`: `FromMetricsV2` now transforms
attributes into labels.
([#&#8203;33661](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/33661))

- `ntpreceiver`: Move NTP receiver to alpha
([#&#8203;36152](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/36152))

- `opampsupervisor`: Supervisor waits for configurable healthchecks to
report remote config status.
([#&#8203;21079](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/21079))

- `otelarrowreceiver`: Enable unlimited admission control when
request_limit_mib is set to 0.
([#&#8203;36074](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/36074))

- `pkg/ottl`: Add SliceToMap function
([#&#8203;35256](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/35256))

- `receiver/prometheusremotewrite`: Implement body unmarshaling for
Prometheus Remote Write requests
([#&#8203;35624](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/35624))
Warning - The HTTP Server still doesn't do anything. It's just a
placeholder for now.

- `receiver/prometheusremotewrite`: Implement Content-Type negotiation
for Prometheus Remote Write requests
([#&#8203;35565](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/35565))
Warning - The HTTP Server still doesn't do anything. It's just a
placeholder for now.

- `otlpjsonfilereceiver`: Add support for profiles signal
([#&#8203;35977](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/35977))

- `journaldreceiver`: Restart journalctl if it exits unexpectedly
([#&#8203;35635](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/35635))

- `routingconnector`: Add ability to route by request metadata.
([#&#8203;19738](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/19738))

- `exporter/signalfx`: Enabling retrying for dimension properties update
without tags in case of 400 response error.
([#&#8203;36044](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/36044))
Property and tag updates are done using the same API call. After this
change, the exporter will retry once to sync
    properties in case of 400 response error.

- `signalfxexporter`: Add more default metrics related to Kubernetes
cronjobs, jobs, statefulset, and hpa
([#&#8203;36026](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/36026))

- `simpleprometheusreceiver`: Support to set `job_name` in config
([#&#8203;31502](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/31502))

- `solacereceiver`: Add support to the Solace Receiver to convert the
new `Move to Dead Message Queue` and new `Delete` spans generated by
Solace Event Broker to OTLP.
([#&#8203;36071](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/36071))

- `routingconnector`: Add ability to route log records individually
using OTTL log record context.
([#&#8203;35939](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/35939))

- `splunkenterprisereceiver`: Add new metrics for Splunk Enterprise
dispatch artifacts
([#&#8203;35950](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/35950))

##### 🧰 Bug fixes 🧰

- `awsfirehosereceiver`: make otlp_v1 a valid record type
([#&#8203;35750](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/35750),
[#&#8203;36125](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/36125))

- `datadogreceiver`: Return a json reponse instead of "OK" when a trace
is received with a newer protocol version.
([#&#8203;35705](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/35705))

- `datadogreceiver`: Changes response message for `/api/v1/check_run`
202 response to be JSON and on par with Datadog API spec
([#&#8203;36027](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/36027))

- `receiver/windowseventlog`: Fix panic when rendering long event
messages.
([#&#8203;36179](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/36179))

- `hostmetricsreceiver`: Do not set the default value of
HOST_PROC_MOUNTINFO to respect root_path
([#&#8203;35990](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/35990))

- `prometheusexporter`: Fixes an issue where the prometheus exporter
would not shut down the server when the collector was stopped.
([#&#8203;35464](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/35464))

- `k8sobserver`: Enable observation of ingress objects if the
`ObserveIngresses` config option is set to true
([#&#8203;35324](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/35324))

- `pkg/stanza`: Fixed bug causing Operators with DropOnErrorQuiet to
send log entries to the next operator.
([#&#8203;35010](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/35010))
This issue was introduced by a bug fix meant to ensure Silent Operators
are not logging errors
([#&#8203;35010](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/35010)).
With this fix,
    this side effect bug has been resolved.

- `otelarrowreceiver`: Simplify receiver admission control logic
([#&#8203;36074](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/36074))

- `otelarrowreceiver`: Avoid breaking telemetry when admission control
fails in OTLP handlers.
([#&#8203;36074](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/36074))

- `dbstorage`: Add postgresql support
([#&#8203;35692](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/35692))

- `splunkhecreceiver`: Avoid a memory leak by changing how we record
obsreports for logs and metrics.
([#&#8203;35294](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/35294))

- `receiver/filelog`: fix record counting with header
([#&#8203;35869](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/35869))

- `connector/routing`: Fix detection of duplicate conditions in routing
table.
([#&#8203;35962](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/35962))

- `solacereceiver`: The Solace receiver may unexpectedly terminate on
reporting traces when used with a memory limiter processor and under
high load
([#&#8203;35958](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/35958))

- `pkg/stanza/operator`: Retain Operator should propagate the severity
field
([#&#8203;35832](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/35832))
The retain operator should propagate the severity field like it does
with timestamps.

- `pkg/stanza`: Handle error of callback function of
`ParserOperator.ProcessWithCallback`
([#&#8203;35769](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/35769))
`ProcessWithCallback` of `ParserOperator` first calls the `ParseWith`
method
    which properly handles errors with `HandleEntryError`.
Then the callback function is called and its returned error should also
be handled by the `HandleEntryError` ensuring a consistent experience.

- `webhookeventreceiver`: Pass the consumer error to EndLogsOp
([#&#8203;35844](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/35844))

</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:eyJjcmVhdGVkSW5WZXIiOiIzOS45LjUiLCJ1cGRhdGVkSW5WZXIiOiIzOS45LjUiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImRlcGVuZGVuY2llcyIsInJlbm92YXRlYm90Il19-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
mx-psi pushed a commit that referenced this pull request Nov 12, 2024
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[github.com/DataDog/datadog-agent/comp/core/config](https://redirect.github.com/DataDog/datadog-agent)
| `v0.58.2` -> `v0.59.0` |
[![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fDataDog%2fdatadog-agent%2fcomp%2fcore%2fconfig/v0.59.0?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.59.0?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.58.2/v0.59.0?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.58.2/v0.59.0?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.58.2` -> `v0.59.0` |
[![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fDataDog%2fdatadog-agent%2fcomp%2fcore%2fhostname%2fhostnameinterface/v0.59.0?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.59.0?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.58.2/v0.59.0?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.58.2/v0.59.0?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.58.2` -> `v0.59.0` |
[![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fDataDog%2fdatadog-agent%2fcomp%2flogs%2fagent%2fconfig/v0.59.0?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.59.0?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.58.2/v0.59.0?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.58.2/v0.59.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
|
[github.com/DataDog/datadog-agent/comp/otelcol/logsagentpipeline](https://redirect.github.com/DataDog/datadog-agent)
| `v0.58.2` -> `v0.59.0` |
[![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fDataDog%2fdatadog-agent%2fcomp%2fotelcol%2flogsagentpipeline/v0.59.0?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.59.0?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.58.2/v0.59.0?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.58.2/v0.59.0?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.58.2` -> `v0.59.0` |
[![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fDataDog%2fdatadog-agent%2fcomp%2fotelcol%2flogsagentpipeline%2flogsagentpipelineimpl/v0.59.0?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.59.0?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.58.2/v0.59.0?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.58.2/v0.59.0?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.58.2` -> `v0.59.0` |
[![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fDataDog%2fdatadog-agent%2fcomp%2fotelcol%2fotlp%2fcomponents%2fmetricsclient/v0.59.0?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.59.0?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.58.2/v0.59.0?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.58.2/v0.59.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
|
[github.com/DataDog/datadog-agent/comp/otelcol/otlp/components/statsprocessor](https://redirect.github.com/DataDog/datadog-agent)
| `v0.58.2` -> `v0.59.0` |
[![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fDataDog%2fdatadog-agent%2fcomp%2fotelcol%2fotlp%2fcomponents%2fstatsprocessor/v0.59.0?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%2fstatsprocessor/v0.59.0?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%2fstatsprocessor/v0.58.2/v0.59.0?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%2fstatsprocessor/v0.58.2/v0.59.0?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.58.2` -> `v0.59.0` |
[![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fDataDog%2fdatadog-agent%2fcomp%2ftrace%2fcompression%2fimpl-gzip/v0.59.0?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.59.0?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.58.2/v0.59.0?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.58.2/v0.59.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
|
[github.com/DataDog/datadog-agent/pkg/config/model](https://redirect.github.com/DataDog/datadog-agent)
| `v0.58.2` -> `v0.59.0` |
[![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fDataDog%2fdatadog-agent%2fpkg%2fconfig%2fmodel/v0.59.0?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.59.0?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.58.2/v0.59.0?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.58.2/v0.59.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
|
[github.com/DataDog/datadog-agent/pkg/config/setup](https://redirect.github.com/DataDog/datadog-agent)
| `v0.58.2` -> `v0.59.0` |
[![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fDataDog%2fdatadog-agent%2fpkg%2fconfig%2fsetup/v0.59.0?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.59.0?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.58.2/v0.59.0?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.58.2/v0.59.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
|
[github.com/DataDog/datadog-agent/pkg/logs/sources](https://redirect.github.com/DataDog/datadog-agent)
| `v0.58.2` -> `v0.59.0` |
[![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fDataDog%2fdatadog-agent%2fpkg%2flogs%2fsources/v0.59.0?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.59.0?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.58.2/v0.59.0?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.58.2/v0.59.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
|
[github.com/DataDog/datadog-agent/pkg/obfuscate](https://redirect.github.com/DataDog/datadog-agent)
| `v0.58.2` -> `v0.59.0` |
[![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fDataDog%2fdatadog-agent%2fpkg%2fobfuscate/v0.59.0?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.59.0?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.58.2/v0.59.0?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.58.2/v0.59.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
|
[github.com/DataDog/datadog-agent/pkg/proto](https://redirect.github.com/DataDog/datadog-agent)
| `v0.58.2` -> `v0.59.0` |
[![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fDataDog%2fdatadog-agent%2fpkg%2fproto/v0.59.0?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.59.0?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.58.2/v0.59.0?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.58.2/v0.59.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
|
[github.com/DataDog/datadog-agent/pkg/trace](https://redirect.github.com/DataDog/datadog-agent)
| `v0.58.2` -> `v0.59.0` |
[![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fDataDog%2fdatadog-agent%2fpkg%2ftrace/v0.59.0?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.59.0?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.58.2/v0.59.0?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.58.2/v0.59.0?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.58.2` -> `v0.59.0` |
[![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fDataDog%2fdatadog-agent%2fpkg%2futil%2fhostname%2fvalidate/v0.59.0?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.59.0?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.58.2/v0.59.0?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.58.2/v0.59.0?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.31.0` -> `v2.32.0` |
[![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fDataDog%2fdatadog-api-client-go%2fv2/v2.32.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.32.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.31.0/v2.32.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.31.0/v2.32.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/datadog-api-client-go
(github.com/DataDog/datadog-api-client-go/v2)</summary>

###
[`v2.32.0`](https://redirect.github.com/DataDog/datadog-api-client-go/releases/tag/v2.32.0)

[Compare
Source](https://redirect.github.com/DataDog/datadog-api-client-go/compare/v2.31.0...v2.32.0)

<!-- Release notes generated using configuration in .github/release.yml
at v2.32.0 -->

#### What's Changed

##### Fixed

- Fix Toplist widget's stacked display style - remove legend as required
field by
[@&#8203;api-clients-generation-pipeline](https://redirect.github.com/api-clients-generation-pipeline)
in
[https://github.com/DataDog/datadog-api-client-go/pull/2710](https://redirect.github.com/DataDog/datadog-api-client-go/pull/2710)
- Remove user fields that are unsupported by the Incidents API by
[@&#8203;api-clients-generation-pipeline](https://redirect.github.com/api-clients-generation-pipeline)
in
[https://github.com/DataDog/datadog-api-client-go/pull/2721](https://redirect.github.com/DataDog/datadog-api-client-go/pull/2721)
- Fix Synthetics batch status by
[@&#8203;api-clients-generation-pipeline](https://redirect.github.com/api-clients-generation-pipeline)
in
[https://github.com/DataDog/datadog-api-client-go/pull/2760](https://redirect.github.com/DataDog/datadog-api-client-go/pull/2760)

##### Added

- Add MSTeams integration metadata info by
[@&#8203;api-clients-generation-pipeline](https://redirect.github.com/api-clients-generation-pipeline)
in
[https://github.com/DataDog/datadog-api-client-go/pull/2723](https://redirect.github.com/DataDog/datadog-api-client-go/pull/2723)
- Update GCP API Spec to support `is_resource_change_collection_enabled`
by
[@&#8203;api-clients-generation-pipeline](https://redirect.github.com/api-clients-generation-pipeline)
in
[https://github.com/DataDog/datadog-api-client-go/pull/2727](https://redirect.github.com/DataDog/datadog-api-client-go/pull/2727)
- Add vulnerability type to Findings API by
[@&#8203;api-clients-generation-pipeline](https://redirect.github.com/api-clients-generation-pipeline)
in
[https://github.com/DataDog/datadog-api-client-go/pull/2726](https://redirect.github.com/DataDog/datadog-api-client-go/pull/2726)
- Update Documentation for Data Stream Monitoring by
[@&#8203;api-clients-generation-pipeline](https://redirect.github.com/api-clients-generation-pipeline)
in
[https://github.com/DataDog/datadog-api-client-go/pull/2733](https://redirect.github.com/DataDog/datadog-api-client-go/pull/2733)
- Add LLM Observability to ListStreamSource by
[@&#8203;api-clients-generation-pipeline](https://redirect.github.com/api-clients-generation-pipeline)
in
[https://github.com/DataDog/datadog-api-client-go/pull/2732](https://redirect.github.com/DataDog/datadog-api-client-go/pull/2732)
- Add synthetics stepDetail.allowFailure and stepDetail.failure by
[@&#8203;api-clients-generation-pipeline](https://redirect.github.com/api-clients-generation-pipeline)
in
[https://github.com/DataDog/datadog-api-client-go/pull/2741](https://redirect.github.com/DataDog/datadog-api-client-go/pull/2741)
- Integrate incident types into Incidents API documentation by
[@&#8203;api-clients-generation-pipeline](https://redirect.github.com/api-clients-generation-pipeline)
in
[https://github.com/DataDog/datadog-api-client-go/pull/2725](https://redirect.github.com/DataDog/datadog-api-client-go/pull/2725)
- Add `use_recommended_keywords` attribute to sensitive data scanner
rule spec by
[@&#8203;api-clients-generation-pipeline](https://redirect.github.com/api-clients-generation-pipeline)
in
[https://github.com/DataDog/datadog-api-client-go/pull/2752](https://redirect.github.com/DataDog/datadog-api-client-go/pull/2752)
- Add domain allowlist endpoints by
[@&#8203;api-clients-generation-pipeline](https://redirect.github.com/api-clients-generation-pipeline)
in
[https://github.com/DataDog/datadog-api-client-go/pull/2749](https://redirect.github.com/DataDog/datadog-api-client-go/pull/2749)
- Add v2 endpoints for RUM custom metrics. by
[@&#8203;api-clients-generation-pipeline](https://redirect.github.com/api-clients-generation-pipeline)
in
[https://github.com/DataDog/datadog-api-client-go/pull/2748](https://redirect.github.com/DataDog/datadog-api-client-go/pull/2748)
- Documentation for beta /v2/usage/billing_dimension_mapping by
[@&#8203;api-clients-generation-pipeline](https://redirect.github.com/api-clients-generation-pipeline)
in
[https://github.com/DataDog/datadog-api-client-go/pull/2671](https://redirect.github.com/DataDog/datadog-api-client-go/pull/2671)
- Add `alwaysExecute` and `exitIfSucceed` to Synthetics steps by
[@&#8203;api-clients-generation-pipeline](https://redirect.github.com/api-clients-generation-pipeline)
in
[https://github.com/DataDog/datadog-api-client-go/pull/2761](https://redirect.github.com/DataDog/datadog-api-client-go/pull/2761)
- Add metric_namespace_configs to GCP v2 API by
[@&#8203;api-clients-generation-pipeline](https://redirect.github.com/api-clients-generation-pipeline)
in
[https://github.com/DataDog/datadog-api-client-go/pull/2763](https://redirect.github.com/DataDog/datadog-api-client-go/pull/2763)

##### Changed

- Edit Naming for v2 Microsoft Teams Integration Endpoints by
[@&#8203;api-clients-generation-pipeline](https://redirect.github.com/api-clients-generation-pipeline)
in
[https://github.com/DataDog/datadog-api-client-go/pull/2722](https://redirect.github.com/DataDog/datadog-api-client-go/pull/2722)
- Change the mobile device ids from enum to string by
[@&#8203;api-clients-generation-pipeline](https://redirect.github.com/api-clients-generation-pipeline)
in
[https://github.com/DataDog/datadog-api-client-go/pull/2720](https://redirect.github.com/DataDog/datadog-api-client-go/pull/2720)
- Mark Cost Attribution end_month parameter as not required by
[@&#8203;api-clients-generation-pipeline](https://redirect.github.com/api-clients-generation-pipeline)
in
[https://github.com/DataDog/datadog-api-client-go/pull/2706](https://redirect.github.com/DataDog/datadog-api-client-go/pull/2706)
- Allow for any type for additionalProperties in HTTPLogItem by
[@&#8203;api-clients-generation-pipeline](https://redirect.github.com/api-clients-generation-pipeline)
in
[https://github.com/DataDog/datadog-api-client-go/pull/2742](https://redirect.github.com/DataDog/datadog-api-client-go/pull/2742)
- Make some amendments to the new mobiles schema by
[@&#8203;api-clients-generation-pipeline](https://redirect.github.com/api-clients-generation-pipeline)
in
[https://github.com/DataDog/datadog-api-client-go/pull/2740](https://redirect.github.com/DataDog/datadog-api-client-go/pull/2740)
- Make value be oneOf number or string by
[@&#8203;api-clients-generation-pipeline](https://redirect.github.com/api-clients-generation-pipeline)
in
[https://github.com/DataDog/datadog-api-client-go/pull/2753](https://redirect.github.com/DataDog/datadog-api-client-go/pull/2753)
- Add examples for resources for Cloudflare by
[@&#8203;api-clients-generation-pipeline](https://redirect.github.com/api-clients-generation-pipeline)
in
[https://github.com/DataDog/datadog-api-client-go/pull/2747](https://redirect.github.com/DataDog/datadog-api-client-go/pull/2747)

##### Removed

- Remove deprecated estimated usage types for usage attribution by
[@&#8203;api-clients-generation-pipeline](https://redirect.github.com/api-clients-generation-pipeline)
in
[https://github.com/DataDog/datadog-api-client-go/pull/2745](https://redirect.github.com/DataDog/datadog-api-client-go/pull/2745)

##### Deprecated

- Deprecate two sds metadata fields by
[@&#8203;api-clients-generation-pipeline](https://redirect.github.com/api-clients-generation-pipeline)
in
[https://github.com/DataDog/datadog-api-client-go/pull/2739](https://redirect.github.com/DataDog/datadog-api-client-go/pull/2739)
- Delete `api/v2/cost/aws_related_accounts` from spec by
[@&#8203;api-clients-generation-pipeline](https://redirect.github.com/api-clients-generation-pipeline)
in
[https://github.com/DataDog/datadog-api-client-go/pull/2754](https://redirect.github.com/DataDog/datadog-api-client-go/pull/2754)
- Deprecate `api/v2/cost/enabled` by
[@&#8203;api-clients-generation-pipeline](https://redirect.github.com/api-clients-generation-pipeline)
in
[https://github.com/DataDog/datadog-api-client-go/pull/2756](https://redirect.github.com/DataDog/datadog-api-client-go/pull/2756)

**Full Changelog**:
DataDog/datadog-api-client-go@v2.31.0...v2.32.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:eyJjcmVhdGVkSW5WZXIiOiIzOS45LjUiLCJ1cGRhdGVkSW5WZXIiOiIzOS45LjUiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImRlcGVuZGVuY2llcyIsInJlbm92YXRlYm90Il19-->

---------

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>
mx-psi pushed a commit that referenced this pull request Nov 12, 2024
…ector-contrib/internal/common to v0.113.0 (#36321)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[github.com/open-telemetry/opentelemetry-collector-contrib/internal/common](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib)
| `v0.112.0` -> `v0.113.0` |
[![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fopen-telemetry%2fopentelemetry-collector-contrib%2finternal%2fcommon/v0.113.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.113.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.112.0/v0.113.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.112.0/v0.113.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>open-telemetry/opentelemetry-collector-contrib
(github.com/open-telemetry/opentelemetry-collector-contrib/internal/common)</summary>

###
[`v0.113.0`](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/blob/HEAD/CHANGELOG.md#v01130)

[Compare
Source](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/compare/v0.112.0...v0.113.0)

##### 🛑 Breaking changes 🛑

- `sapmreceiver`: Remove the deprecated access_token_passthrough from
SAPM receiver.
([#&#8203;35972](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/35972))
Please use `include_metadata` instead with the following config option
applied to the batch processor:
    batch:
    metadata_keys: \[X-Sf-Token]

- `pkg/ottl`: Promote
`processor.transform.ConvertBetweenSumAndGaugeMetricContext` feature
gate to Stable
([#&#8203;36216](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/36216))
This gate can no longer be disabled. The `convert_sum_to_gauge` and
`convert_gauge_to_sum` may now only be used with the `metric` context.

##### 🚩 Deprecations 🚩

- `opensearchexporter`: The OpenSearch exporter is now marked as
unmaintained and will be removed in 6 months.
([#&#8203;35781](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/35781))
Any codeowners can reinstate the component by submitting a PR to revert
the change or
commenting[https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/35781](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/35781)5781.

##### 🚀 New components 🚀

- `dorisexporter`: metrics implementation
([#&#8203;33479](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/33479))
- `extensions/observer/cfgardenobserver`: Implemented the observer, the
second PR in the 3 PR process for new components
([#&#8203;33618](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/33618))

##### 💡 Enhancements 💡

- `splunkenterprisereceiver`: Add telemetry around the Splunk Enterprise
kv-store.
([#&#8203;35445](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/35445))

- `journaldreceiver`: adds ability to parse journald's MESSAGE field as
a string if desired
([#&#8203;36005](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/36005))

- `journaldreceiver`: allows querying a journald namespace
([#&#8203;36031](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/36031))

- `hostmetricsreceiver`: Add the system.uptime metric in the hostmetrics
receiver
([#&#8203;31627](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/31627))
    This metric is provided by the new `system` scraper.

- `azuredataexplorerexporter`: Add new configuration option
`use_default_auth` to enable default authentication for Azure Data
Explorer. This option allows users to leverage workload identity for
authentication.
([#&#8203;33667](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/33667))

- `awss3receiver`: Mark the AWS S3 receiver as Alpha.
([#&#8203;30750](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/30750))

- `opampsupervisor`: Makes the Supervisor's OpAmp server port
configurable with 'agent::opamp_server_port'.
([#&#8203;36001](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/36001))

- `datadogreceiver`: Follow receiver contract based on type of error
([#&#8203;5909](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/5909))

- `hostmetrics`: Adjust scraper creation to make it so the scraper name
is reported with hostmetrics scraper errors.
([#&#8203;35814](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/35814))

- `pkg/translator/prometheusremotewrite`: `FromMetricsV2` now transforms
attributes into labels.
([#&#8203;33661](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/33661))

- `ntpreceiver`: Move NTP receiver to alpha
([#&#8203;36152](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/36152))

- `opampsupervisor`: Supervisor waits for configurable healthchecks to
report remote config status.
([#&#8203;21079](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/21079))

- `otelarrowreceiver`: Enable unlimited admission control when
request_limit_mib is set to 0.
([#&#8203;36074](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/36074))

- `pkg/ottl`: Add SliceToMap function
([#&#8203;35256](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/35256))

- `receiver/prometheusremotewrite`: Implement body unmarshaling for
Prometheus Remote Write requests
([#&#8203;35624](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/35624))
Warning - The HTTP Server still doesn't do anything. It's just a
placeholder for now.

- `receiver/prometheusremotewrite`: Implement Content-Type negotiation
for Prometheus Remote Write requests
([#&#8203;35565](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/35565))
Warning - The HTTP Server still doesn't do anything. It's just a
placeholder for now.

- `otlpjsonfilereceiver`: Add support for profiles signal
([#&#8203;35977](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/35977))

- `journaldreceiver`: Restart journalctl if it exits unexpectedly
([#&#8203;35635](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/35635))

- `routingconnector`: Add ability to route by request metadata.
([#&#8203;19738](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/19738))

- `exporter/signalfx`: Enabling retrying for dimension properties update
without tags in case of 400 response error.
([#&#8203;36044](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/36044))
Property and tag updates are done using the same API call. After this
change, the exporter will retry once to sync
    properties in case of 400 response error.

- `signalfxexporter`: Add more default metrics related to Kubernetes
cronjobs, jobs, statefulset, and hpa
([#&#8203;36026](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/36026))

- `simpleprometheusreceiver`: Support to set `job_name` in config
([#&#8203;31502](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/31502))

- `solacereceiver`: Add support to the Solace Receiver to convert the
new `Move to Dead Message Queue` and new `Delete` spans generated by
Solace Event Broker to OTLP.
([#&#8203;36071](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/36071))

- `routingconnector`: Add ability to route log records individually
using OTTL log record context.
([#&#8203;35939](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/35939))

- `splunkenterprisereceiver`: Add new metrics for Splunk Enterprise
dispatch artifacts
([#&#8203;35950](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/35950))

##### 🧰 Bug fixes 🧰

- `awsfirehosereceiver`: make otlp_v1 a valid record type
([#&#8203;35750](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/35750),
[#&#8203;36125](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/36125))

- `datadogreceiver`: Return a json reponse instead of "OK" when a trace
is received with a newer protocol version.
([#&#8203;35705](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/35705))

- `datadogreceiver`: Changes response message for `/api/v1/check_run`
202 response to be JSON and on par with Datadog API spec
([#&#8203;36027](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/36027))

- `receiver/windowseventlog`: Fix panic when rendering long event
messages.
([#&#8203;36179](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/36179))

- `hostmetricsreceiver`: Do not set the default value of
HOST_PROC_MOUNTINFO to respect root_path
([#&#8203;35990](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/35990))

- `prometheusexporter`: Fixes an issue where the prometheus exporter
would not shut down the server when the collector was stopped.
([#&#8203;35464](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/35464))

- `k8sobserver`: Enable observation of ingress objects if the
`ObserveIngresses` config option is set to true
([#&#8203;35324](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/35324))

- `pkg/stanza`: Fixed bug causing Operators with DropOnErrorQuiet to
send log entries to the next operator.
([#&#8203;35010](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/35010))
This issue was introduced by a bug fix meant to ensure Silent Operators
are not logging errors
([#&#8203;35010](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/35010)).
With this fix,
    this side effect bug has been resolved.

- `otelarrowreceiver`: Simplify receiver admission control logic
([#&#8203;36074](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/36074))

- `otelarrowreceiver`: Avoid breaking telemetry when admission control
fails in OTLP handlers.
([#&#8203;36074](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/36074))

- `dbstorage`: Add postgresql support
([#&#8203;35692](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/35692))

- `splunkhecreceiver`: Avoid a memory leak by changing how we record
obsreports for logs and metrics.
([#&#8203;35294](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/35294))

- `receiver/filelog`: fix record counting with header
([#&#8203;35869](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/35869))

- `connector/routing`: Fix detection of duplicate conditions in routing
table.
([#&#8203;35962](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/35962))

- `solacereceiver`: The Solace receiver may unexpectedly terminate on
reporting traces when used with a memory limiter processor and under
high load
([#&#8203;35958](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/35958))

- `pkg/stanza/operator`: Retain Operator should propagate the severity
field
([#&#8203;35832](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/35832))
The retain operator should propagate the severity field like it does
with timestamps.

- `pkg/stanza`: Handle error of callback function of
`ParserOperator.ProcessWithCallback`
([#&#8203;35769](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/35769))
`ProcessWithCallback` of `ParserOperator` first calls the `ParseWith`
method
    which properly handles errors with `HandleEntryError`.
Then the callback function is called and its returned error should also
be handled by the `HandleEntryError` ensuring a consistent experience.

- `webhookeventreceiver`: Pass the consumer error to EndLogsOp
([#&#8203;35844](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/35844))

</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:eyJjcmVhdGVkSW5WZXIiOiIzOS45LjUiLCJ1cGRhdGVkSW5WZXIiOiIzOS45LjUiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImRlcGVuZGVuY2llcyIsInJlbm92YXRlYm90Il19-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
evan-bradley pushed a commit that referenced this pull request Nov 12, 2024
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [github.com/knadh/koanf/v2](https://redirect.github.com/knadh/koanf) |
`v2.1.1` -> `v2.1.2` |
[![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fknadh%2fkoanf%2fv2/v2.1.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fknadh%2fkoanf%2fv2/v2.1.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fknadh%2fkoanf%2fv2/v2.1.1/v2.1.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fknadh%2fkoanf%2fv2/v2.1.1/v2.1.2?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>knadh/koanf (github.com/knadh/koanf/v2)</summary>

###
[`v2.1.2`](https://redirect.github.com/knadh/koanf/releases/tag/v2.1.2)

[Compare
Source](https://redirect.github.com/knadh/koanf/compare/v2.1.1...v2.1.2)

##### What's Changed

- chore: Update godoc URL in README by
[@&#8203;rhnvrm](https://redirect.github.com/rhnvrm) in
[https://github.com/knadh/koanf/pull/279](https://redirect.github.com/knadh/koanf/pull/279)
- Add support for parser TOML v2 spec by
[@&#8203;knadh](https://redirect.github.com/knadh) in
[https://github.com/knadh/koanf/pull/286](https://redirect.github.com/knadh/koanf/pull/286)
- Bump golang.org/x/net from 0.17.0 to 0.23.0 in /providers/consul by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/knadh/koanf/pull/289](https://redirect.github.com/knadh/koanf/pull/289)
- Bump golang.org/x/net from 0.17.0 to 0.23.0 in /providers/vault by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/knadh/koanf/pull/288](https://redirect.github.com/knadh/koanf/pull/288)
- Bump golang.org/x/net from 0.17.0 to 0.23.0 in /examples by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/knadh/koanf/pull/290](https://redirect.github.com/knadh/koanf/pull/290)
- Bump golang.org/x/net from 0.17.0 to 0.23.0 in /providers/etcd by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/knadh/koanf/pull/287](https://redirect.github.com/knadh/koanf/pull/287)
- upgrade toml v2 package to 2.2.2 by
[@&#8203;GreyXor](https://redirect.github.com/GreyXor) in
[https://github.com/knadh/koanf/pull/292](https://redirect.github.com/knadh/koanf/pull/292)
- Bump github.com/hashicorp/go-retryablehttp from 0.7.2 to 0.7.7 in
/providers/vault by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/knadh/koanf/pull/301](https://redirect.github.com/knadh/koanf/pull/301)
- Upgrade fsnotify lib in file provider. by
[@&#8203;knadh](https://redirect.github.com/knadh) in
[https://github.com/knadh/koanf/pull/302](https://redirect.github.com/knadh/koanf/pull/302)
- Bump github.com/hashicorp/go-retryablehttp from 0.7.2 to 0.7.7 in
/examples by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/knadh/koanf/pull/303](https://redirect.github.com/knadh/koanf/pull/303)
- Add `Unwatch()` to file provider. by
[@&#8203;knadh](https://redirect.github.com/knadh) in
[https://github.com/knadh/koanf/pull/306](https://redirect.github.com/knadh/koanf/pull/306)
- docs: Improve marshal section by
[@&#8203;bersace](https://redirect.github.com/bersace) in
[https://github.com/knadh/koanf/pull/311](https://redirect.github.com/knadh/koanf/pull/311)
- fix(basicflag): option not apply by
[@&#8203;qianlongzt](https://redirect.github.com/qianlongzt) in
[https://github.com/knadh/koanf/pull/322](https://redirect.github.com/knadh/koanf/pull/322)
- Fix incorrect unflatten in env provider. Closes
[#&#8203;319](https://redirect.github.com/knadh/koanf/issues/319). by
[@&#8203;knadh](https://redirect.github.com/knadh) in
[https://github.com/knadh/koanf/pull/324](https://redirect.github.com/knadh/koanf/pull/324)
- fix: update file watch to trigger callback after symbolic link changes
by [@&#8203;jondavidnd1](https://redirect.github.com/jondavidnd1) in
[https://github.com/knadh/koanf/pull/326](https://redirect.github.com/knadh/koanf/pull/326)
- Update mapstructure to a stable version by
[@&#8203;StefMa](https://redirect.github.com/StefMa) in
[https://github.com/knadh/koanf/pull/331](https://redirect.github.com/knadh/koanf/pull/331)

##### New Contributors

- [@&#8203;bersace](https://redirect.github.com/bersace) made their
first contribution in
[https://github.com/knadh/koanf/pull/311](https://redirect.github.com/knadh/koanf/pull/311)
- [@&#8203;qianlongzt](https://redirect.github.com/qianlongzt) made
their first contribution in
[https://github.com/knadh/koanf/pull/322](https://redirect.github.com/knadh/koanf/pull/322)
- [@&#8203;jondavidnd1](https://redirect.github.com/jondavidnd1) made
their first contribution in
[https://github.com/knadh/koanf/pull/326](https://redirect.github.com/knadh/koanf/pull/326)
- [@&#8203;StefMa](https://redirect.github.com/StefMa) made their first
contribution in
[https://github.com/knadh/koanf/pull/331](https://redirect.github.com/knadh/koanf/pull/331)

**Full Changelog**:
knadh/koanf@v2.1.1...v2.1.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:eyJjcmVhdGVkSW5WZXIiOiIzOS45LjUiLCJ1cGRhdGVkSW5WZXIiOiIzOS45LjUiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImRlcGVuZGVuY2llcyIsInJlbm92YXRlYm90Il19-->

---------

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 pushed a commit that referenced this pull request Nov 13, 2024
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[github.com/vmware/govmomi](https://redirect.github.com/vmware/govmomi)
| `v0.45.1` -> `v0.46.0` |
[![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fvmware%2fgovmomi/v0.46.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fvmware%2fgovmomi/v0.46.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fvmware%2fgovmomi/v0.45.1/v0.46.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fvmware%2fgovmomi/v0.45.1/v0.46.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.46.0`](https://redirect.github.com/vmware/govmomi/releases/tag/v0.46.0)

[Compare
Source](https://redirect.github.com/vmware/govmomi/compare/v0.45.1...v0.46.0)

<a name="v0.46.0"></a>

#### [Release
v0.46.0](https://redirect.github.com/vmware/govmomi/compare/v0.45.1...v0.46.0)

> Release Date: 2024-11-06

##### 🐞 Fix

-
\[[`f9d093b`](https://redirect.github.com/vmware/govmomi/commit/f9d093b9)]
Set DuplicateName Object to duplicate object
([#&#8203;3610](https://redirect.github.com/vmware/govmomi/issues/3610))
-
\[[`60d4b04`](https://redirect.github.com/vmware/govmomi/commit/60d4b049)]
CreateSATAController to return error when no bus numbers
-
\[[`fe93450`](https://redirect.github.com/vmware/govmomi/commit/fe934500)]
vcsim: avoid race in DestroyPropertyFilter

##### 💫 API Changes

-
\[[`ae55823`](https://redirect.github.com/vmware/govmomi/commit/ae558231)]
Support CnsBlockCreateSpec
-
\[[`a9d5985`](https://redirect.github.com/vmware/govmomi/commit/a9d5985f)]
support MOID conversion in Finder methods
-
\[[`5c54c3f`](https://redirect.github.com/vmware/govmomi/commit/5c54c3fa)]
change ManagerKmip.IsValidKey to use QueryCryptoKeyStatus
-
\[[`6ecb208`](https://redirect.github.com/vmware/govmomi/commit/6ecb2087)]
add crypto.ManagerKmip.QueryCryptoKeyStatus
-
\[[`6e84b72`](https://redirect.github.com/vmware/govmomi/commit/6e84b72c)]
Fetch crypto key in GetVirtualDiskInfoByUUID

##### 💫 `govc` (CLI)

-
\[[`fdb091c`](https://redirect.github.com/vmware/govmomi/commit/fdb091c2)]
add vm.change -migrate-encryption and -ft-encryption-mode options
([#&#8203;3493](https://redirect.github.com/vmware/govmomi/issues/3493))
-
\[[`8f3b0a3`](https://redirect.github.com/vmware/govmomi/commit/8f3b0a38)]
add '-I' flag to ls and find commands
-
\[[`66fc63a`](https://redirect.github.com/vmware/govmomi/commit/66fc63a4)]
add kms.key commands

##### 💫 `vcsim` (Simulator)

-
\[[`ca05e10`](https://redirect.github.com/vmware/govmomi/commit/ca05e10d)]
add QueryCryptoKeyStatus

##### 🧹 Chore

-
\[[`35c4569`](https://redirect.github.com/vmware/govmomi/commit/35c45692)]
Update version.go for v0.46.0
-
\[[`34ca8c8`](https://redirect.github.com/vmware/govmomi/commit/34ca8c85)]
skip tests unless running docker on linux
([#&#8203;3604](https://redirect.github.com/vmware/govmomi/issues/3604))

##### ⚠️ BREAKING

change ManagerKmip.IsValidKey to use QueryCryptoKeyStatus
\[[`5c54c3f`](https://redirect.github.com/vmware/govmomi/commit/5c54c3fa)]:
IsValidKey now requires a key providerID param.

##### 📖 Commits

-
\[[`35c4569`](https://redirect.github.com/vmware/govmomi/commit/35c45692)]
chore: Update version.go for v0.46.0
-
\[[`fdb091c`](https://redirect.github.com/vmware/govmomi/commit/fdb091c2)]
govc: add vm.change -migrate-encryption and -ft-encryption-mode options
([#&#8203;3493](https://redirect.github.com/vmware/govmomi/issues/3493))
-
\[[`ae55823`](https://redirect.github.com/vmware/govmomi/commit/ae558231)]
api: Support CnsBlockCreateSpec
-
\[[`a9d5985`](https://redirect.github.com/vmware/govmomi/commit/a9d5985f)]
api: support MOID conversion in Finder methods
-
\[[`8f3b0a3`](https://redirect.github.com/vmware/govmomi/commit/8f3b0a38)]
govc: add '-I' flag to ls and find commands
-
\[[`f9d093b`](https://redirect.github.com/vmware/govmomi/commit/f9d093b9)]
fix: Set DuplicateName Object to duplicate object
([#&#8203;3610](https://redirect.github.com/vmware/govmomi/issues/3610))
-
\[[`34ca8c8`](https://redirect.github.com/vmware/govmomi/commit/34ca8c85)]
chore: skip tests unless running docker on linux
([#&#8203;3604](https://redirect.github.com/vmware/govmomi/issues/3604))
-
\[[`60d4b04`](https://redirect.github.com/vmware/govmomi/commit/60d4b049)]
fix: CreateSATAController to return error when no bus numbers
-
\[[`5c54c3f`](https://redirect.github.com/vmware/govmomi/commit/5c54c3fa)]
api: change ManagerKmip.IsValidKey to use QueryCryptoKeyStatus
-
\[[`ca05e10`](https://redirect.github.com/vmware/govmomi/commit/ca05e10d)]
vcsim: add QueryCryptoKeyStatus
-
\[[`66fc63a`](https://redirect.github.com/vmware/govmomi/commit/66fc63a4)]
govc: add kms.key commands
-
\[[`6ecb208`](https://redirect.github.com/vmware/govmomi/commit/6ecb2087)]
api: add crypto.ManagerKmip.QueryCryptoKeyStatus
-
\[[`fe93450`](https://redirect.github.com/vmware/govmomi/commit/fe934500)]
fix: vcsim: avoid race in DestroyPropertyFilter
-
\[[`6e84b72`](https://redirect.github.com/vmware/govmomi/commit/6e84b72c)]
api: Fetch crypto key in GetVirtualDiskInfoByUUID
-
\[[`0206f07`](https://redirect.github.com/vmware/govmomi/commit/0206f073)]
Fix error assertion in IsCertificateUntrusted

</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:eyJjcmVhdGVkSW5WZXIiOiIzOS45LjUiLCJ1cGRhdGVkSW5WZXIiOiIzOS45LjUiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImRlcGVuZGVuY2llcyIsInJlbm92YXRlYm90Il19-->

---------

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 13, 2024
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[otel/opentelemetry-collector](https://redirect.github.com/open-telemetry/opentelemetry-collector-releases)
| minor | `0.112.0` -> `0.113.0` |
|
[otel/opentelemetry-collector-contrib](https://redirect.github.com/open-telemetry/opentelemetry-collector-releases)
| minor | `0.112.0` -> `0.113.0` |
| prom/prometheus | patch | `v2.55.0` -> `v2.55.1` |

---

> [!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.113.0`](https://redirect.github.com/open-telemetry/opentelemetry-collector-releases/releases/tag/v0.113.0)

[Compare
Source](https://redirect.github.com/open-telemetry/opentelemetry-collector-releases/compare/v0.112.0...v0.113.0)

Check the [v0.113.0 contrib
changelog](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/releases/tag/v0.113.0)
and the [v0.113.0 core
changelog](https://redirect.github.com/open-telemetry/opentelemetry-collector/releases/tag/v0.113.0)
for changelogs on specific components.

#### Changelog

-
[`703f46e`](https://redirect.github.com/open-telemetry/opentelemetry-collector-releases/commit/703f46e5947a71a59756d7d4addcceac4827d4ae)
Prepare v0.113.0
([#&#8203;729](https://redirect.github.com/open-telemetry/opentelemetry-collector-releases/issues/729))
-
[`ad9097b`](https://redirect.github.com/open-telemetry/opentelemetry-collector-releases/commit/ad9097b358f93684aa53f4c1bfd15c364b6da14d)
remove go flag from distribution build script
([#&#8203;727](https://redirect.github.com/open-telemetry/opentelemetry-collector-releases/issues/727))
-
[`2df84d1`](https://redirect.github.com/open-telemetry/opentelemetry-collector-releases/commit/2df84d1e79973d0aa8d249a72886e162f80975d1)
Add ntpreceiver to contrib
([#&#8203;723](https://redirect.github.com/open-telemetry/opentelemetry-collector-releases/issues/723))
-
[`11530fd`](https://redirect.github.com/open-telemetry/opentelemetry-collector-releases/commit/11530fd416496525d0a026be319feb442e0add3b)
Remove otel-version usage, removed from builder
([#&#8203;722](https://redirect.github.com/open-telemetry/opentelemetry-collector-releases/issues/722))
-
[`4201470`](https://redirect.github.com/open-telemetry/opentelemetry-collector-releases/commit/4201470db503a8294ebce058c9ad46350957aadd)
revert removal of googlecloudspanner receiver
([#&#8203;721](https://redirect.github.com/open-telemetry/opentelemetry-collector-releases/issues/721))
-
[`3ba7931`](https://redirect.github.com/open-telemetry/opentelemetry-collector-releases/commit/3ba7931410d1696d9df7bef424b634a5d64cffbd)
chore(deps): update dependency ubuntu to v24
([#&#8203;719](https://redirect.github.com/open-telemetry/opentelemetry-collector-releases/issues/719))
-
[`9a506ce`](https://redirect.github.com/open-telemetry/opentelemetry-collector-releases/commit/9a506cec55cfa4468412a239ed2300e1868172b7)
chore(deps): update alpine docker tag to v3.20
([#&#8203;718](https://redirect.github.com/open-telemetry/opentelemetry-collector-releases/issues/718))
-
[`7871272`](https://redirect.github.com/open-telemetry/opentelemetry-collector-releases/commit/787127289378d9dfb9a686af17457bd7064a5c05)
chore: Configure Renovate
([#&#8203;709](https://redirect.github.com/open-telemetry/opentelemetry-collector-releases/issues/709))
-
[`6ebf4c2`](https://redirect.github.com/open-telemetry/opentelemetry-collector-releases/commit/6ebf4c259bfb27fec00d1ee8e1a8eec985bc536e)
Bump actions/checkout from 4.2.1 to 4.2.2
([#&#8203;711](https://redirect.github.com/open-telemetry/opentelemetry-collector-releases/issues/711))
-
[`d60d8cc`](https://redirect.github.com/open-telemetry/opentelemetry-collector-releases/commit/d60d8cc7795104a381af4dcb1cb4bfd449f171e5)
Bump anchore/sbom-action from 0.17.4 to 0.17.6
([#&#8203;717](https://redirect.github.com/open-telemetry/opentelemetry-collector-releases/issues/717))
-
[`3853563`](https://redirect.github.com/open-telemetry/opentelemetry-collector-releases/commit/385356345698fa2fb23ad9db4512cee41ff06b20)
Bump actions/setup-go from 5.0.2 to 5.1.0
([#&#8203;712](https://redirect.github.com/open-telemetry/opentelemetry-collector-releases/issues/712))
-
[`c106f40`](https://redirect.github.com/open-telemetry/opentelemetry-collector-releases/commit/c106f40f892a11c55444ddcd95321a86f003abae)
Bump docker/setup-buildx-action from 3.6.1 to 3.7.1
([#&#8203;713](https://redirect.github.com/open-telemetry/opentelemetry-collector-releases/issues/713))
-
[`e2e1ec2`](https://redirect.github.com/open-telemetry/opentelemetry-collector-releases/commit/e2e1ec2797e86c7af755ad35004aae2ec1941c3b)
Add AWS S3 Receiver to contrib distribution
([#&#8203;698](https://redirect.github.com/open-telemetry/opentelemetry-collector-releases/issues/698))
-
[`d69f1bf`](https://redirect.github.com/open-telemetry/opentelemetry-collector-releases/commit/d69f1bf9df6fb01bea4c4770a3cb96781b8d5dc5)
Bump sigstore/cosign-installer from 3.6.0 to 3.7.0
([#&#8203;714](https://redirect.github.com/open-telemetry/opentelemetry-collector-releases/issues/714))

</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:eyJjcmVhdGVkSW5WZXIiOiIzOS45LjUiLCJ1cGRhdGVkSW5WZXIiOiIzOS45LjUiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImRlcGVuZGVuY2llcyIsInJlbm92YXRlYm90Il19-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
codeboten pushed a commit that referenced this pull request Nov 13, 2024
…15.0 (#36309)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[go.opentelemetry.io/build-tools/checkfile](https://redirect.github.com/open-telemetry/opentelemetry-go-build-tools)
| `v0.14.0` -> `v0.15.0` |
[![age](https://developer.mend.io/api/mc/badges/age/go/go.opentelemetry.io%2fbuild-tools%2fcheckfile/v0.15.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/go/go.opentelemetry.io%2fbuild-tools%2fcheckfile/v0.15.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/go/go.opentelemetry.io%2fbuild-tools%2fcheckfile/v0.14.0/v0.15.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/go/go.opentelemetry.io%2fbuild-tools%2fcheckfile/v0.14.0/v0.15.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
|
[go.opentelemetry.io/build-tools/chloggen](https://redirect.github.com/open-telemetry/opentelemetry-go-build-tools)
| `v0.14.0` -> `v0.15.0` |
[![age](https://developer.mend.io/api/mc/badges/age/go/go.opentelemetry.io%2fbuild-tools%2fchloggen/v0.15.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/go/go.opentelemetry.io%2fbuild-tools%2fchloggen/v0.15.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/go/go.opentelemetry.io%2fbuild-tools%2fchloggen/v0.14.0/v0.15.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/go/go.opentelemetry.io%2fbuild-tools%2fchloggen/v0.14.0/v0.15.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
|
[go.opentelemetry.io/build-tools/crosslink](https://redirect.github.com/open-telemetry/opentelemetry-go-build-tools)
| `v0.14.0` -> `v0.15.0` |
[![age](https://developer.mend.io/api/mc/badges/age/go/go.opentelemetry.io%2fbuild-tools%2fcrosslink/v0.15.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/go/go.opentelemetry.io%2fbuild-tools%2fcrosslink/v0.15.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/go/go.opentelemetry.io%2fbuild-tools%2fcrosslink/v0.14.0/v0.15.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/go/go.opentelemetry.io%2fbuild-tools%2fcrosslink/v0.14.0/v0.15.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
|
[go.opentelemetry.io/build-tools/issuegenerator](https://redirect.github.com/open-telemetry/opentelemetry-go-build-tools)
| `v0.14.0` -> `v0.15.0` |
[![age](https://developer.mend.io/api/mc/badges/age/go/go.opentelemetry.io%2fbuild-tools%2fissuegenerator/v0.15.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/go/go.opentelemetry.io%2fbuild-tools%2fissuegenerator/v0.15.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/go/go.opentelemetry.io%2fbuild-tools%2fissuegenerator/v0.14.0/v0.15.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/go/go.opentelemetry.io%2fbuild-tools%2fissuegenerator/v0.14.0/v0.15.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
|
[go.opentelemetry.io/build-tools/multimod](https://redirect.github.com/open-telemetry/opentelemetry-go-build-tools)
| `v0.14.0` -> `v0.15.0` |
[![age](https://developer.mend.io/api/mc/badges/age/go/go.opentelemetry.io%2fbuild-tools%2fmultimod/v0.15.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/go/go.opentelemetry.io%2fbuild-tools%2fmultimod/v0.15.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/go/go.opentelemetry.io%2fbuild-tools%2fmultimod/v0.14.0/v0.15.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/go/go.opentelemetry.io%2fbuild-tools%2fmultimod/v0.14.0/v0.15.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-build-tools
(go.opentelemetry.io/build-tools/checkfile)</summary>

###
[`v0.15.0`](https://redirect.github.com/open-telemetry/opentelemetry-go-build-tools/blob/HEAD/CHANGELOG.md#v0150)

[Compare
Source](https://redirect.github.com/open-telemetry/opentelemetry-go-build-tools/compare/v0.14.0...v0.15.0)

##### 💡 Enhancements 💡

- `all`: bump minimum Go version to 1.22
([#&#8203;605](https://redirect.github.com/open-telemetry/opentelemetry-go-build-tools/issues/605))
- `multimod`: Improve error message when the Go proxy misbehaves
([#&#8203;610](https://redirect.github.com/open-telemetry/opentelemetry-go-build-tools/issues/610))

##### 🧰 Bug fixes 🧰

- `chloggen`: Fix bug that directed all output to stderr
([#&#8203;612](https://redirect.github.com/open-telemetry/opentelemetry-go-build-tools/issues/612))

</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:eyJjcmVhdGVkSW5WZXIiOiIzOS45LjUiLCJ1cGRhdGVkSW5WZXIiOiIzOS45LjUiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImRlcGVuZGVuY2llcyIsInJlbm92YXRlYm90Il19-->

---------

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 Nov 19, 2024
#35513)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[github.com/open-telemetry/opamp-go](https://redirect.github.com/open-telemetry/opamp-go)
| `v0.15.0` -> `v0.17.0` |
[![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fopen-telemetry%2fopamp-go/v0.17.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fopen-telemetry%2fopamp-go/v0.17.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fopen-telemetry%2fopamp-go/v0.15.0/v0.17.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fopen-telemetry%2fopamp-go/v0.15.0/v0.17.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/opamp-go
(github.com/open-telemetry/opamp-go)</summary>

###
[`v0.17.0`](https://redirect.github.com/open-telemetry/opamp-go/releases/tag/v0.17.0)

[Compare
Source](https://redirect.github.com/open-telemetry/opamp-go/compare/v0.16.0...v0.17.0)

##### What's Changed

- Add signature to UpdateContent by
[@&#8203;BinaryFissionGames](https://redirect.github.com/BinaryFissionGames)
in
[https://github.com/open-telemetry/opamp-go/pull/301](https://redirect.github.com/open-telemetry/opamp-go/pull/301)

**Full Changelog**:
open-telemetry/opamp-go@v0.16.0...v0.17.0

###
[`v0.16.0`](https://redirect.github.com/open-telemetry/opamp-go/releases/tag/v0.16.0)

[Compare
Source](https://redirect.github.com/open-telemetry/opamp-go/compare/v0.15.0...v0.16.0)

##### What's Changed

- Fix race condition on TestConnectionAllowsConcurrentWrites by
[@&#8203;tpaschalis](https://redirect.github.com/tpaschalis) in
[https://github.com/open-telemetry/opamp-go/pull/282](https://redirect.github.com/open-telemetry/opamp-go/pull/282)
- docs: fix broken link by
[@&#8203;tpaschalis](https://redirect.github.com/tpaschalis) in
[https://github.com/open-telemetry/opamp-go/pull/281](https://redirect.github.com/open-telemetry/opamp-go/pull/281)
- docs: fix ClientSyncedState docstring with a valid link by
[@&#8203;tpaschalis](https://redirect.github.com/tpaschalis) in
[https://github.com/open-telemetry/opamp-go/pull/285](https://redirect.github.com/open-telemetry/opamp-go/pull/285)
- fix(deps): update module github.com/gorilla/websocket to v1.5.2 by
[@&#8203;renovate](https://redirect.github.com/renovate) in
[https://github.com/open-telemetry/opamp-go/pull/284](https://redirect.github.com/open-telemetry/opamp-go/pull/284)
- Amend Retry-After parsing logic for negative durations by
[@&#8203;tpaschalis](https://redirect.github.com/tpaschalis) in
[https://github.com/open-telemetry/opamp-go/pull/283](https://redirect.github.com/open-telemetry/opamp-go/pull/283)
- Enable clients to set flags by
[@&#8203;tpaschalis](https://redirect.github.com/tpaschalis) in
[https://github.com/open-telemetry/opamp-go/pull/286](https://redirect.github.com/open-telemetry/opamp-go/pull/286)
- fix(deps): update module google.golang.org/protobuf to v1.34.2 by
[@&#8203;renovate](https://redirect.github.com/renovate) in
[https://github.com/open-telemetry/opamp-go/pull/287](https://redirect.github.com/open-telemetry/opamp-go/pull/287)
- chore(deps): update actions/setup-go action to v5.0.2 by
[@&#8203;renovate](https://redirect.github.com/renovate) in
[https://github.com/open-telemetry/opamp-go/pull/293](https://redirect.github.com/open-telemetry/opamp-go/pull/293)
- fix(deps): update module github.com/gorilla/websocket to v1.5.3 by
[@&#8203;renovate](https://redirect.github.com/renovate) in
[https://github.com/open-telemetry/opamp-go/pull/288](https://redirect.github.com/open-telemetry/opamp-go/pull/288)
- Fix flaky TestSendCustomMessagePendingError by
[@&#8203;tpaschalis](https://redirect.github.com/tpaschalis) in
[https://github.com/open-telemetry/opamp-go/pull/292](https://redirect.github.com/open-telemetry/opamp-go/pull/292)
- Limit to single inflight package syncing operation by
[@&#8203;tpaschalis](https://redirect.github.com/tpaschalis) in
[https://github.com/open-telemetry/opamp-go/pull/289](https://redirect.github.com/open-telemetry/opamp-go/pull/289)
- Support client heartbeat by
[@&#8203;haoqixu](https://redirect.github.com/haoqixu) in
[https://github.com/open-telemetry/opamp-go/pull/296](https://redirect.github.com/open-telemetry/opamp-go/pull/296)
- Add HeaderFunc to allow modifying headers before every request by
[@&#8203;BinaryFissionGames](https://redirect.github.com/BinaryFissionGames)
in
[https://github.com/open-telemetry/opamp-go/pull/298](https://redirect.github.com/open-telemetry/opamp-go/pull/298)

##### New Contributors

- [@&#8203;tpaschalis](https://redirect.github.com/tpaschalis) made
their first contribution in
[https://github.com/open-telemetry/opamp-go/pull/282](https://redirect.github.com/open-telemetry/opamp-go/pull/282)
-
[@&#8203;BinaryFissionGames](https://redirect.github.com/BinaryFissionGames)
made their first contribution in
[https://github.com/open-telemetry/opamp-go/pull/298](https://redirect.github.com/open-telemetry/opamp-go/pull/298)

**Full Changelog**:
open-telemetry/opamp-go@v0.15.0...v0.16.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:eyJjcmVhdGVkSW5WZXIiOiIzOC45Ny4wIiwidXBkYXRlZEluVmVyIjoiMzguMTM1LjIiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImRlcGVuZGVuY2llcyIsInJlbm92YXRlYm90Il19-->

---------

Signed-off-by: Alex Boten <223565+codeboten@users.noreply.github.com>
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>
mx-psi pushed a commit that referenced this pull request Nov 19, 2024
…ector-contrib/internal/common to v0.114.0 (#36441)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[github.com/open-telemetry/opentelemetry-collector-contrib/internal/common](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib)
| `v0.113.0` -> `v0.114.0` |
[![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fopen-telemetry%2fopentelemetry-collector-contrib%2finternal%2fcommon/v0.114.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.114.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.113.0/v0.114.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.113.0/v0.114.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>open-telemetry/opentelemetry-collector-contrib
(github.com/open-telemetry/opentelemetry-collector-contrib/internal/common)</summary>

###
[`v0.114.0`](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/blob/HEAD/CHANGELOG.md#v01140)

[Compare
Source](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/compare/v0.113.0...v0.114.0)

##### 🛑 Breaking changes 🛑

- `datadogexporter`: Stop prefixing `http_server_duration`,
`http_server_request_size` and `http_server_response_size` with
`otelcol`
([#&#8203;36265](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/36265))
These metrics can be from SDKs rather than collector. Stop prefixing
them to be consistent with
https://opentelemetry.io/docs/collector/internal-telemetry/#lists-of-internal-metrics
- `otelarrowreceiver`: New admission control metrics are consistent
across Arrow and OTLP data paths.
([#&#8203;36334](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/36334))
`otelcol_otelarrow_admission_in_flight_bytes` new, replaces
`otelcol_otel_arrow_receiver_in_flight_bytes`
`otelcol_otelarrow_admission_waiting_bytes`: new, describes waiting
requests
    `otelcol_otel_arrow_receiver_in_flight_items`: removed
    `otelcol_otel_arrow_receiver_in_flight_requests`: removed

##### 🚩 Deprecations 🚩

- `exporter/prometheusremotewrite`: Deprecate configuration option
`export_created metric`
([#&#8203;35003](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/35003))
Disable the
exporter.prometheusremotewriteexporter.deprecateCreatedMetric feature
gate to temporarily re-enable the created metric.

##### 💡 Enhancements 💡

- `datadogreceiver`: Add json handling for the `api/v2/series` endpoint
in the datadogreceiver
([#&#8203;36079](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/36079))
- `googlemanagedprometheus`: Add `CumulativeNormalization` config option
to allow users to configure to specify whether to report normalized or
un-normalized points. Defaults to normalized.
([#&#8203;36357](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/36357))
- `elasticsearchexporter`: Translate `k8s.*.name` resource attributes in
ECS mode
([#&#8203;36233](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/36233))
Translate `k8s.job.name`, `k8s.cronjob.name`, `k8s.statefulset.name`,
`k8s.replicaset.name`, `k8s.daemonset.name`, `k8s.container.name` to
`kubernetes.*.name`. Translate `k8s.cluster.name` to
`orchestrator.cluster.name`.
- `encodingextension`: Add support for profiles signal to
encodingextension
([#&#8203;36008](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/36008))
- `k8sattributesprocessor`: Add support for profiles signal
([#&#8203;35983](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/35983))
- `cmd/githubgen`: Adds a flag to skip checking GitHub organization
membership for CODEOWNERS
([#&#8203;36263](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/36263))
- `container`: Set non root group permissions for container image
([#&#8203;35179](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/35179))
- `k8sclusterreceiver`: Add support for limiting observed resources to a
specific namespace.
([#&#8203;9401](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/9401))
This change allows to make use of this receiver with
`Roles`/`RoleBindings`, as opposed to giving the collector cluster-wide
read access.
- `opampextension`: Add content type to opamp extension when reporting
EffectiveConfig
([#&#8203;36327](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/36327))
Add EffectiveConfig.ConfigMap.ConfigMap\[\*].ContentType as "text/yaml"
to the opamp extension when reporting EffectiveConfig.
- `otelarrowreceiver`: Admission control improvements (LIFO);
admission.waiter_limit is deprecated, replaced with
admission.waiting_limit_mib.
([#&#8203;36074](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/36074))
- `otelarrowreceiver`: Add a new LIFO-based bounded queue.
([#&#8203;36074](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/36074))
- `connector/otlpjson`: Throw error on invalid otlp payload.
([#&#8203;35738](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/35738),
[#&#8203;35739](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/35739))
- `prometheusremotewriteexporter`: reduce allocation when serializing
protobuf
([#&#8203;35185](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/35185))
- `resourcedetectionprocessor`: Introduce support for Profiles signal
type.
([#&#8203;35980](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/35980))
- `routingconnector`: Add ability to route by metric context
([#&#8203;36236](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/36236))
- `routingconnector`: Add ability to route by span context
([#&#8203;36276](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/36276))
- `processor/spanprocessor`: Add a new configuration option to keep the
original span name when extracting attributes from the span name.
([#&#8203;36120](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/36120))
- `splunkenterprisereceiver`: Add new metrics for Splunk Enterprise
dispatch artifacts caches
([#&#8203;36181](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/36181))

##### 🧰 Bug fixes 🧰

- `pkg/stanza`: Ensure that time parsing happens before entry is sent to
downstream operators
([#&#8203;36213](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/36213))
- `prometheusexporter`: Fixes a race condition between the exporter
start and shutdown functions.
([#&#8203;36139](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/36139))
- `processor/k8sattributes`: Block when starting until the metadata have
been synced, to fix that some data couldn't be associated with metadata
when the agent was just started.
([#&#8203;32556](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/32556))
- `exporter/loadbalancing`: Shutdown exporters during collector
shutdown. This fixes a memory leak.
([#&#8203;36024](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/36024))
- `pkg/ottl`: Respect the `depth` option when flattening slices using
`flatten`
([#&#8203;36161](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/36161))
    The `depth` option is also now required to be at least `1`.
- `prometheusexporter`: reject metrics whose types have changed, use
pre-existing descriptions when help strings change
([#&#8203;28617](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/28617))
- `pkg/stanza`: Synchronous handling of entries passed from the log
emitter to the receiver adapter
([#&#8203;35453](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/35453))
- `prometheusreceiver`: Fix prometheus receiver to support static scrape
config with Target Allocator
([#&#8203;36062](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/36062))

</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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xOS4wIiwidXBkYXRlZEluVmVyIjoiMzkuMTkuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIiwicmVub3ZhdGVib3QiXX0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
codeboten pushed a commit that referenced this pull request Nov 19, 2024
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[codecov/codecov-action](https://redirect.github.com/codecov/codecov-action)
| action | major | `4.6.0` -> `5.0.2` |

# Warnings (1)

Please correct - or verify that you can safely ignore - these warnings
before you merge this PR.

- `codecov/codecov-action`: Could not determine new digest for update
(github-tags package codecov/codecov-action)

---

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>codecov/codecov-action (codecov/codecov-action)</summary>

###
[`v5.0.2`](https://redirect.github.com/codecov/codecov-action/releases/tag/v5.0.2)

[Compare
Source](https://redirect.github.com/codecov/codecov-action/compare/v5.0.1...v5.0.2)

#### What's Changed

- fix: override commit and pr values for PR cases by
[@&#8203;thomasrockhu-codecov](https://redirect.github.com/thomasrockhu-codecov)
in
[https://github.com/codecov/codecov-action/pull/1657](https://redirect.github.com/codecov/codecov-action/pull/1657)

**Full Changelog**:
codecov/codecov-action@v5.0.1...v5.0.2

###
[`v5.0.1`](https://redirect.github.com/codecov/codecov-action/releases/tag/v5.0.1)

[Compare
Source](https://redirect.github.com/codecov/codecov-action/compare/v5.0.0...v5.0.1)

#### What's Changed

- fix: use marketplace v5 badge by
[@&#8203;thomasrockhu-codecov](https://redirect.github.com/thomasrockhu-codecov)
in
[https://github.com/codecov/codecov-action/pull/1646](https://redirect.github.com/codecov/codecov-action/pull/1646)
- fix: update tokenless branch logic by
[@&#8203;thomasrockhu-codecov](https://redirect.github.com/thomasrockhu-codecov)
in
[https://github.com/codecov/codecov-action/pull/1650](https://redirect.github.com/codecov/codecov-action/pull/1650)
- chore(release): 5.0.1 by
[@&#8203;thomasrockhu-codecov](https://redirect.github.com/thomasrockhu-codecov)
in
[https://github.com/codecov/codecov-action/pull/1656](https://redirect.github.com/codecov/codecov-action/pull/1656)

**Full Changelog**:
codecov/codecov-action@v5.0.0...v5.0.1

###
[`v5.0.0`](https://redirect.github.com/codecov/codecov-action/releases/tag/v5.0.0)

[Compare
Source](https://redirect.github.com/codecov/codecov-action/compare/v4.6.0...v5.0.0)

##### v5 Release

`v5` of the Codecov GitHub Action will use the [Codecov
Wrapper](https://redirect.github.com/codecov/wrapper) to encapsulate the
[CLI](https://redirect.github.com/codecov/codecov-cli). This will help
ensure that the Action gets updates quicker.

##### Migration Guide

The `v5` release also coincides with the opt-out feature for tokens for
public repositories. In the `Global Upload Token` section of the
settings page of an organization in codecov.io, you can set the ability
for Codecov to receive a coverage reports from any source. This will
allow contributors or other members of a repository to upload without
needing access to the Codecov token. For more details see [how to upload
without a
token](https://docs.codecov.com/docs/codecov-tokens#uploading-without-a-token).

> \[!WARNING]\
> **The following arguments have been changed**
>
> -   `file` (this has been deprecated in favor of `files`)
> -   `plugin` (this has been deprecated in favor of `plugins`)

The following arguments have been added:

-   `binary`
-   `gcov_args`
-   `gcov_executable`
-   `gcov_ignore`
-   `gcov_include`
-   `report_type`
-   `skip_validation`
-   `swift_project`

You can see their usage in the `action.yml`
[file](https://redirect.github.com/codecov/codecov-action/blob/main/action.yml).

##### What's Changed

- chore(deps): bump to eslint9+ and remove eslint-config-google by
[@&#8203;thomasrockhu-codecov](https://redirect.github.com/thomasrockhu-codecov)
in
[https://github.com/codecov/codecov-action/pull/1591](https://redirect.github.com/codecov/codecov-action/pull/1591)
- build(deps-dev): bump
[@&#8203;octokit/webhooks-types](https://redirect.github.com/octokit/webhooks-types)
from 7.5.1 to 7.6.1 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/codecov/codecov-action/pull/1595](https://redirect.github.com/codecov/codecov-action/pull/1595)
- build(deps-dev): bump typescript from 5.6.2 to 5.6.3 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/codecov/codecov-action/pull/1604](https://redirect.github.com/codecov/codecov-action/pull/1604)
- build(deps-dev): bump
[@&#8203;typescript-eslint/parser](https://redirect.github.com/typescript-eslint/parser)
from 8.8.0 to 8.8.1 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/codecov/codecov-action/pull/1601](https://redirect.github.com/codecov/codecov-action/pull/1601)
- build(deps): bump
[@&#8203;actions/core](https://redirect.github.com/actions/core) from
1.11.0 to 1.11.1 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/codecov/codecov-action/pull/1597](https://redirect.github.com/codecov/codecov-action/pull/1597)
- build(deps): bump github/codeql-action from 3.26.9 to 3.26.11 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/codecov/codecov-action/pull/1596](https://redirect.github.com/codecov/codecov-action/pull/1596)
- build(deps-dev): bump
[@&#8203;typescript-eslint/eslint-plugin](https://redirect.github.com/typescript-eslint/eslint-plugin)
from 8.8.0 to 8.8.1 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/codecov/codecov-action/pull/1600](https://redirect.github.com/codecov/codecov-action/pull/1600)
- build(deps-dev): bump eslint from 9.11.1 to 9.12.0 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/codecov/codecov-action/pull/1598](https://redirect.github.com/codecov/codecov-action/pull/1598)
- build(deps): bump github/codeql-action from 3.26.11 to 3.26.12 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/codecov/codecov-action/pull/1609](https://redirect.github.com/codecov/codecov-action/pull/1609)
- build(deps): bump actions/checkout from 4.2.0 to 4.2.1 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/codecov/codecov-action/pull/1608](https://redirect.github.com/codecov/codecov-action/pull/1608)
- build(deps): bump actions/upload-artifact from 4.4.0 to 4.4.3 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/codecov/codecov-action/pull/1607](https://redirect.github.com/codecov/codecov-action/pull/1607)
- build(deps-dev): bump
[@&#8203;typescript-eslint/parser](https://redirect.github.com/typescript-eslint/parser)
from 8.8.1 to 8.9.0 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/codecov/codecov-action/pull/1612](https://redirect.github.com/codecov/codecov-action/pull/1612)
- build(deps-dev): bump
[@&#8203;typescript-eslint/eslint-plugin](https://redirect.github.com/typescript-eslint/eslint-plugin)
from 8.8.1 to 8.9.0 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/codecov/codecov-action/pull/1611](https://redirect.github.com/codecov/codecov-action/pull/1611)
- build(deps-dev): bump
[@&#8203;typescript-eslint/eslint-plugin](https://redirect.github.com/typescript-eslint/eslint-plugin)
from 8.9.0 to 8.10.0 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/codecov/codecov-action/pull/1615](https://redirect.github.com/codecov/codecov-action/pull/1615)
- build(deps-dev): bump eslint from 9.12.0 to 9.13.0 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/codecov/codecov-action/pull/1618](https://redirect.github.com/codecov/codecov-action/pull/1618)
- build(deps): bump github/codeql-action from 3.26.12 to 3.26.13 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/codecov/codecov-action/pull/1617](https://redirect.github.com/codecov/codecov-action/pull/1617)
- build(deps-dev): bump
[@&#8203;typescript-eslint/parser](https://redirect.github.com/typescript-eslint/parser)
from 8.9.0 to 8.10.0 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/codecov/codecov-action/pull/1614](https://redirect.github.com/codecov/codecov-action/pull/1614)
- build(deps-dev): bump
[@&#8203;typescript-eslint/eslint-plugin](https://redirect.github.com/typescript-eslint/eslint-plugin)
from 8.10.0 to 8.11.0 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/codecov/codecov-action/pull/1620](https://redirect.github.com/codecov/codecov-action/pull/1620)
- build(deps-dev): bump
[@&#8203;typescript-eslint/parser](https://redirect.github.com/typescript-eslint/parser)
from 8.10.0 to 8.11.0 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/codecov/codecov-action/pull/1619](https://redirect.github.com/codecov/codecov-action/pull/1619)
- build(deps-dev): bump
[@&#8203;types/jest](https://redirect.github.com/types/jest) from
29.5.13 to 29.5.14 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/codecov/codecov-action/pull/1622](https://redirect.github.com/codecov/codecov-action/pull/1622)
- build(deps): bump actions/checkout from 4.2.1 to 4.2.2 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/codecov/codecov-action/pull/1625](https://redirect.github.com/codecov/codecov-action/pull/1625)
- build(deps): bump github/codeql-action from 3.26.13 to 3.27.0 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/codecov/codecov-action/pull/1624](https://redirect.github.com/codecov/codecov-action/pull/1624)
- build(deps-dev): bump
[@&#8203;typescript-eslint/eslint-plugin](https://redirect.github.com/typescript-eslint/eslint-plugin)
from 8.11.0 to 8.12.1 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/codecov/codecov-action/pull/1626](https://redirect.github.com/codecov/codecov-action/pull/1626)
- build(deps-dev): bump
[@&#8203;typescript-eslint/eslint-plugin](https://redirect.github.com/typescript-eslint/eslint-plugin)
from 8.12.1 to 8.12.2 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/codecov/codecov-action/pull/1629](https://redirect.github.com/codecov/codecov-action/pull/1629)
- build(deps-dev): bump
[@&#8203;typescript-eslint/parser](https://redirect.github.com/typescript-eslint/parser)
from 8.11.0 to 8.12.2 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/codecov/codecov-action/pull/1628](https://redirect.github.com/codecov/codecov-action/pull/1628)
- build(deps-dev): bump
[@&#8203;typescript-eslint/parser](https://redirect.github.com/typescript-eslint/parser)
from 8.12.2 to 8.13.0 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/codecov/codecov-action/pull/1635](https://redirect.github.com/codecov/codecov-action/pull/1635)
- build(deps-dev): bump
[@&#8203;typescript-eslint/eslint-plugin](https://redirect.github.com/typescript-eslint/eslint-plugin)
from 8.12.2 to 8.13.0 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/codecov/codecov-action/pull/1634](https://redirect.github.com/codecov/codecov-action/pull/1634)
- feat: use wrapper by
[@&#8203;thomasrockhu-codecov](https://redirect.github.com/thomasrockhu-codecov)
in
[https://github.com/codecov/codecov-action/pull/1621](https://redirect.github.com/codecov/codecov-action/pull/1621)
- Update README.md by
[@&#8203;thomasrockhu-codecov](https://redirect.github.com/thomasrockhu-codecov)
in
[https://github.com/codecov/codecov-action/pull/1639](https://redirect.github.com/codecov/codecov-action/pull/1639)
- fix: add missing vars by
[@&#8203;thomasrockhu-codecov](https://redirect.github.com/thomasrockhu-codecov)
in
[https://github.com/codecov/codecov-action/pull/1638](https://redirect.github.com/codecov/codecov-action/pull/1638)
- fix: update container builds by
[@&#8203;thomasrockhu-codecov](https://redirect.github.com/thomasrockhu-codecov)
in
[https://github.com/codecov/codecov-action/pull/1640](https://redirect.github.com/codecov/codecov-action/pull/1640)
- fixL use the correct source by
[@&#8203;thomasrockhu-codecov](https://redirect.github.com/thomasrockhu-codecov)
in
[https://github.com/codecov/codecov-action/pull/1642](https://redirect.github.com/codecov/codecov-action/pull/1642)
- chore(deps): bump wrapper to 0.0.23 by
[@&#8203;thomasrockhu-codecov](https://redirect.github.com/thomasrockhu-codecov)
in
[https://github.com/codecov/codecov-action/pull/1644](https://redirect.github.com/codecov/codecov-action/pull/1644)

**Full Changelog**:
codecov/codecov-action@v4.6.0...v5.0.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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xOS4wIiwidXBkYXRlZEluVmVyIjoiMzkuMTkuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIiwicmVub3ZhdGVib3QiXX0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
codeboten pushed a commit that referenced this pull request Nov 19, 2024
…36442)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[github.com/signalfx/sapm-proto](https://redirect.github.com/signalfx/sapm-proto)
| `v0.16.0` -> `v0.17.0` |
[![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fsignalfx%2fsapm-proto/v0.17.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fsignalfx%2fsapm-proto/v0.17.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fsignalfx%2fsapm-proto/v0.16.0/v0.17.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fsignalfx%2fsapm-proto/v0.16.0/v0.17.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>signalfx/sapm-proto (github.com/signalfx/sapm-proto)</summary>

###
[`v0.17.0`](https://redirect.github.com/signalfx/sapm-proto/releases/tag/v0.17.0)

[Compare
Source](https://redirect.github.com/signalfx/sapm-proto/compare/v0.16.0...v0.17.0)

##### What's Changed

- Bump
github.com/open-telemetry/opentelemetry-collector-contrib/pkg/translator/jaeger
from 0.108.0 to 0.113.0 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/signalfx/sapm-proto/pull/201](https://redirect.github.com/signalfx/sapm-proto/pull/201)

**Full Changelog**:
signalfx/sapm-proto@v0.16.0...v0.17.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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xOS4wIiwidXBkYXRlZEluVmVyIjoiMzkuMTkuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIiwicmVub3ZhdGVib3QiXX0=-->

---------

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 pushed a commit that referenced this pull request Nov 19, 2024
…ector-contrib/cmd/telemetrygen to v0.114.0 (#36439)

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.113.0` -> `v0.114.0` |
[![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fopen-telemetry%2fopentelemetry-collector-contrib%2fcmd%2ftelemetrygen/v0.114.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.114.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.113.0/v0.114.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.113.0/v0.114.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.114.0`](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/blob/HEAD/CHANGELOG.md#v01140)

[Compare
Source](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/compare/v0.113.0...v0.114.0)

##### 🛑 Breaking changes 🛑

- `datadogexporter`: Stop prefixing `http_server_duration`,
`http_server_request_size` and `http_server_response_size` with
`otelcol`
([#&#8203;36265](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/36265))
These metrics can be from SDKs rather than collector. Stop prefixing
them to be consistent with
https://opentelemetry.io/docs/collector/internal-telemetry/#lists-of-internal-metrics
- `otelarrowreceiver`: New admission control metrics are consistent
across Arrow and OTLP data paths.
([#&#8203;36334](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/36334))
`otelcol_otelarrow_admission_in_flight_bytes` new, replaces
`otelcol_otel_arrow_receiver_in_flight_bytes`
`otelcol_otelarrow_admission_waiting_bytes`: new, describes waiting
requests
    `otelcol_otel_arrow_receiver_in_flight_items`: removed
    `otelcol_otel_arrow_receiver_in_flight_requests`: removed

##### 🚩 Deprecations 🚩

- `exporter/prometheusremotewrite`: Deprecate configuration option
`export_created metric`
([#&#8203;35003](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/35003))
Disable the
exporter.prometheusremotewriteexporter.deprecateCreatedMetric feature
gate to temporarily re-enable the created metric.

##### 💡 Enhancements 💡

- `datadogreceiver`: Add json handling for the `api/v2/series` endpoint
in the datadogreceiver
([#&#8203;36079](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/36079))
- `googlemanagedprometheus`: Add `CumulativeNormalization` config option
to allow users to configure to specify whether to report normalized or
un-normalized points. Defaults to normalized.
([#&#8203;36357](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/36357))
- `elasticsearchexporter`: Translate `k8s.*.name` resource attributes in
ECS mode
([#&#8203;36233](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/36233))
Translate `k8s.job.name`, `k8s.cronjob.name`, `k8s.statefulset.name`,
`k8s.replicaset.name`, `k8s.daemonset.name`, `k8s.container.name` to
`kubernetes.*.name`. Translate `k8s.cluster.name` to
`orchestrator.cluster.name`.
- `encodingextension`: Add support for profiles signal to
encodingextension
([#&#8203;36008](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/36008))
- `k8sattributesprocessor`: Add support for profiles signal
([#&#8203;35983](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/35983))
- `cmd/githubgen`: Adds a flag to skip checking GitHub organization
membership for CODEOWNERS
([#&#8203;36263](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/36263))
- `container`: Set non root group permissions for container image
([#&#8203;35179](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/35179))
- `k8sclusterreceiver`: Add support for limiting observed resources to a
specific namespace.
([#&#8203;9401](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/9401))
This change allows to make use of this receiver with
`Roles`/`RoleBindings`, as opposed to giving the collector cluster-wide
read access.
- `opampextension`: Add content type to opamp extension when reporting
EffectiveConfig
([#&#8203;36327](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/36327))
Add EffectiveConfig.ConfigMap.ConfigMap\[\*].ContentType as "text/yaml"
to the opamp extension when reporting EffectiveConfig.
- `otelarrowreceiver`: Admission control improvements (LIFO);
admission.waiter_limit is deprecated, replaced with
admission.waiting_limit_mib.
([#&#8203;36074](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/36074))
- `otelarrowreceiver`: Add a new LIFO-based bounded queue.
([#&#8203;36074](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/36074))
- `connector/otlpjson`: Throw error on invalid otlp payload.
([#&#8203;35738](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/35738),
[#&#8203;35739](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/35739))
- `prometheusremotewriteexporter`: reduce allocation when serializing
protobuf
([#&#8203;35185](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/35185))
- `resourcedetectionprocessor`: Introduce support for Profiles signal
type.
([#&#8203;35980](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/35980))
- `routingconnector`: Add ability to route by metric context
([#&#8203;36236](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/36236))
- `routingconnector`: Add ability to route by span context
([#&#8203;36276](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/36276))
- `processor/spanprocessor`: Add a new configuration option to keep the
original span name when extracting attributes from the span name.
([#&#8203;36120](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/36120))
- `splunkenterprisereceiver`: Add new metrics for Splunk Enterprise
dispatch artifacts caches
([#&#8203;36181](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/36181))

##### 🧰 Bug fixes 🧰

- `pkg/stanza`: Ensure that time parsing happens before entry is sent to
downstream operators
([#&#8203;36213](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/36213))
- `prometheusexporter`: Fixes a race condition between the exporter
start and shutdown functions.
([#&#8203;36139](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/36139))
- `processor/k8sattributes`: Block when starting until the metadata have
been synced, to fix that some data couldn't be associated with metadata
when the agent was just started.
([#&#8203;32556](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/32556))
- `exporter/loadbalancing`: Shutdown exporters during collector
shutdown. This fixes a memory leak.
([#&#8203;36024](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/36024))
- `pkg/ottl`: Respect the `depth` option when flattening slices using
`flatten`
([#&#8203;36161](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/36161))
    The `depth` option is also now required to be at least `1`.
- `prometheusexporter`: reject metrics whose types have changed, use
pre-existing descriptions when help strings change
([#&#8203;28617](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/28617))
- `pkg/stanza`: Synchronous handling of entries passed from the log
emitter to the receiver adapter
([#&#8203;35453](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/35453))
- `prometheusreceiver`: Fix prometheus receiver to support static scrape
config with Target Allocator
([#&#8203;36062](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/36062))

</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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xOS4wIiwidXBkYXRlZEluVmVyIjoiMzkuMTkuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIiwicmVub3ZhdGVib3QiXX0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
codeboten pushed a commit that referenced this pull request Nov 19, 2024
…36428)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[github.com/Antonboom/testifylint](https://redirect.github.com/Antonboom/testifylint)
| `v1.5.0` -> `v1.5.2` |
[![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fAntonboom%2ftestifylint/v1.5.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fAntonboom%2ftestifylint/v1.5.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fAntonboom%2ftestifylint/v1.5.0/v1.5.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fAntonboom%2ftestifylint/v1.5.0/v1.5.2?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>Antonboom/testifylint
(github.com/Antonboom/testifylint)</summary>

###
[`v1.5.2`](https://redirect.github.com/Antonboom/testifylint/releases/tag/v1.5.2):
formatter: ignore non-string single arg

[Compare
Source](https://redirect.github.com/Antonboom/testifylint/compare/v1.5.1...v1.5.2)

#### What's Changed

- build(deps): bump golang.org/x/tools from 0.25.0 to 0.26.0 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/Antonboom/testifylint/pull/195](https://redirect.github.com/Antonboom/testifylint/pull/195)
- formatter: ignore non-string single arg by
[@&#8203;Antonboom](https://redirect.github.com/Antonboom) in
[https://github.com/Antonboom/testifylint/pull/200](https://redirect.github.com/Antonboom/testifylint/pull/200)

**Full Changelog**:
Antonboom/testifylint@v1.5.1...v1.5.2

###
[`v1.5.1`](https://redirect.github.com/Antonboom/testifylint/releases/tag/v1.5.1):
`encoded-compare` false positives fix

[Compare
Source](https://redirect.github.com/Antonboom/testifylint/compare/v1.5.0...v1.5.1)

#### What's Changed

- encoded-compare false positives fix by
[@&#8203;Antonboom](https://redirect.github.com/Antonboom) in
[https://github.com/Antonboom/testifylint/pull/199](https://redirect.github.com/Antonboom/testifylint/pull/199)

**Full Changelog**:
Antonboom/testifylint@v1.5.0...v1.5.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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xOS4wIiwidXBkYXRlZEluVmVyIjoiMzkuMTkuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIiwicmVub3ZhdGVib3QiXX0=-->

---------

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 pushed a commit that referenced this pull request Nov 19, 2024
….1 (#36429)

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.0` -> `v2.3.1` |
[![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2felastic%2fgo-docappender%2fv2/v2.3.1?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.3.1?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.0/v2.3.1?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.0/v2.3.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>elastic/go-docappender
(github.com/elastic/go-docappender/v2)</summary>

###
[`v2.3.1`](https://redirect.github.com/elastic/go-docappender/releases/tag/v2.3.1)

[Compare
Source](https://redirect.github.com/elastic/go-docappender/compare/v2.3.0...v2.3.1)

##### What's Changed

- build(deps): bump the otel group with 5 updates by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/elastic/go-docappender/pull/195](https://redirect.github.com/elastic/go-docappender/pull/195)
- feat: bump go to 1.22 by
[@&#8203;kruskall](https://redirect.github.com/kruskall) in
[https://github.com/elastic/go-docappender/pull/194](https://redirect.github.com/elastic/go-docappender/pull/194)
- build(deps): bump go.elastic.co/fastjson from 1.3.0 to 1.4.0 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/elastic/go-docappender/pull/193](https://redirect.github.com/elastic/go-docappender/pull/193)
- build(deps): bump github.com/elastic/go-elasticsearch/v8 from 8.14.0
to 8.15.0 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/elastic/go-docappender/pull/197](https://redirect.github.com/elastic/go-docappender/pull/197)
- build(deps): bump github.com/elastic/go-elasticsearch/v8 from 8.14.0
to 8.15.0 in /integrationtest by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/elastic/go-docappender/pull/198](https://redirect.github.com/elastic/go-docappender/pull/198)
- build(deps): bump the go-agent group across 1 directory with 3 updates
by [@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/elastic/go-docappender/pull/199](https://redirect.github.com/elastic/go-docappender/pull/199)
- build(deps): bump the otel group with 5 updates by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/elastic/go-docappender/pull/201](https://redirect.github.com/elastic/go-docappender/pull/201)
- build(deps): bump github.com/klauspost/compress from 1.17.9 to 1.17.10
by [@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/elastic/go-docappender/pull/202](https://redirect.github.com/elastic/go-docappender/pull/202)
- github-actions: use ephemeral tokens by
[@&#8203;v1v](https://redirect.github.com/v1v) in
[https://github.com/elastic/go-docappender/pull/203](https://redirect.github.com/elastic/go-docappender/pull/203)
- fix: decode and format error response from es by
[@&#8203;kruskall](https://redirect.github.com/kruskall) in
[https://github.com/elastic/go-docappender/pull/205](https://redirect.github.com/elastic/go-docappender/pull/205)
- build(deps): bump github.com/klauspost/compress from 1.17.10 to
1.17.11 by [@&#8203;dependabot](https://redirect.github.com/dependabot)
in
[https://github.com/elastic/go-docappender/pull/208](https://redirect.github.com/elastic/go-docappender/pull/208)
- build(deps): bump the otel group with 5 updates by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/elastic/go-docappender/pull/207](https://redirect.github.com/elastic/go-docappender/pull/207)
- fix: filter ES error responses by
[@&#8203;kruskall](https://redirect.github.com/kruskall) in
[https://github.com/elastic/go-docappender/pull/206](https://redirect.github.com/elastic/go-docappender/pull/206)
- `elasticsearch.events.retried`: Add retry dimension by
[@&#8203;marclop](https://redirect.github.com/marclop) in
[https://github.com/elastic/go-docappender/pull/209](https://redirect.github.com/elastic/go-docappender/pull/209)
- build(deps): bump golang.org/x/sync from 0.8.0 to 0.9.0 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/elastic/go-docappender/pull/212](https://redirect.github.com/elastic/go-docappender/pull/212)
- build(deps): bump the otel group with 5 updates by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/elastic/go-docappender/pull/213](https://redirect.github.com/elastic/go-docappender/pull/213)
- build(deps): bump github.com/elastic/go-elasticsearch/v8 from 8.15.0
to 8.16.0 in /integrationtest by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/elastic/go-docappender/pull/215](https://redirect.github.com/elastic/go-docappender/pull/215)
- build(deps): bump github.com/elastic/go-elasticsearch/v8 from 8.15.0
to 8.16.0 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/elastic/go-docappender/pull/214](https://redirect.github.com/elastic/go-docappender/pull/214)

**Full Changelog**:
elastic/go-docappender@v2.3.0...v2.3.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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xOS4wIiwidXBkYXRlZEluVmVyIjoiMzkuMTkuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIiwicmVub3ZhdGVib3QiXX0=-->

---------

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 pushed a commit that referenced this pull request Nov 19, 2024
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.135` -> `v5.0.136` |
[![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fDataDog%2fagent-payload%2fv5/v5.0.136?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.136?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.135/v5.0.136?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.135/v5.0.136?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.31.0` -> `v2.33.0` |
[![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fDataDog%2fdatadog-api-client-go%2fv2/v2.33.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.33.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.31.0/v2.33.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.31.0/v2.33.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.136`](https://redirect.github.com/DataDog/agent-payload/releases/tag/v5.0.136)

[Compare
Source](https://redirect.github.com/DataDog/agent-payload/compare/v5.0.135...v5.0.136)

##### What's changed

- Fix import of Golang v5 proto
([#&#8203;354](https://redirect.github.com/DataDog/agent-payload/issues/354))

**Full Changelog**:
[v5.0.135...v5.0.136](https://redirect.github.com/DataDog/agent-payload/compare/v5.0.135...v5.0.136)

</details>

<details>
<summary>DataDog/datadog-api-client-go
(github.com/DataDog/datadog-api-client-go/v2)</summary>

###
[`v2.33.0`](https://redirect.github.com/DataDog/datadog-api-client-go/releases/tag/v2.33.0)

[Compare
Source](https://redirect.github.com/DataDog/datadog-api-client-go/compare/v2.32.0...v2.33.0)

<!-- Release notes generated using configuration in .github/release.yml
at v2.33.0 -->

#### What's Changed

##### Added

- Adds accepted reasons for archiving signal by
[@&#8203;api-clients-generation-pipeline](https://redirect.github.com/api-clients-generation-pipeline)
in
[https://github.com/DataDog/datadog-api-client-go/pull/2681](https://redirect.github.com/DataDog/datadog-api-client-go/pull/2681)
- Add usage type breakdown for error tracking billing dimension by
[@&#8203;api-clients-generation-pipeline](https://redirect.github.com/api-clients-generation-pipeline)
in
[https://github.com/DataDog/datadog-api-client-go/pull/2768](https://redirect.github.com/DataDog/datadog-api-client-go/pull/2768)
- Add Historical Job endpoints to Datadog API spec by
[@&#8203;api-clients-generation-pipeline](https://redirect.github.com/api-clients-generation-pipeline)
in
[https://github.com/DataDog/datadog-api-client-go/pull/2765](https://redirect.github.com/DataDog/datadog-api-client-go/pull/2765)
- Add new keys for CWS Fargate Task in summary usage and usage
attribution endpoints by
[@&#8203;api-clients-generation-pipeline](https://redirect.github.com/api-clients-generation-pipeline)
in
[https://github.com/DataDog/datadog-api-client-go/pull/2773](https://redirect.github.com/DataDog/datadog-api-client-go/pull/2773)
- Add missing measures for SLOs data source by
[@&#8203;api-clients-generation-pipeline](https://redirect.github.com/api-clients-generation-pipeline)
in
[https://github.com/DataDog/datadog-api-client-go/pull/2774](https://redirect.github.com/DataDog/datadog-api-client-go/pull/2774)
- Downgrade noisy unstable operation log to debug by
[@&#8203;skarimo](https://redirect.github.com/skarimo) in
[https://github.com/DataDog/datadog-api-client-go/pull/2780](https://redirect.github.com/DataDog/datadog-api-client-go/pull/2780)

**Full Changelog**:
DataDog/datadog-api-client-go@v2.32.0...v2.33.0

###
[`v2.32.0`](https://redirect.github.com/DataDog/datadog-api-client-go/releases/tag/v2.32.0)

[Compare
Source](https://redirect.github.com/DataDog/datadog-api-client-go/compare/v2.31.0...v2.32.0)

<!-- Release notes generated using configuration in .github/release.yml
at v2.32.0 -->

#### What's Changed

##### Fixed

- Fix Toplist widget's stacked display style - remove legend as required
field by
[@&#8203;api-clients-generation-pipeline](https://redirect.github.com/api-clients-generation-pipeline)
in
[https://github.com/DataDog/datadog-api-client-go/pull/2710](https://redirect.github.com/DataDog/datadog-api-client-go/pull/2710)
- Remove user fields that are unsupported by the Incidents API by
[@&#8203;api-clients-generation-pipeline](https://redirect.github.com/api-clients-generation-pipeline)
in
[https://github.com/DataDog/datadog-api-client-go/pull/2721](https://redirect.github.com/DataDog/datadog-api-client-go/pull/2721)
- Fix Synthetics batch status by
[@&#8203;api-clients-generation-pipeline](https://redirect.github.com/api-clients-generation-pipeline)
in
[https://github.com/DataDog/datadog-api-client-go/pull/2760](https://redirect.github.com/DataDog/datadog-api-client-go/pull/2760)

##### Added

- Add MSTeams integration metadata info by
[@&#8203;api-clients-generation-pipeline](https://redirect.github.com/api-clients-generation-pipeline)
in
[https://github.com/DataDog/datadog-api-client-go/pull/2723](https://redirect.github.com/DataDog/datadog-api-client-go/pull/2723)
- Update GCP API Spec to support `is_resource_change_collection_enabled`
by
[@&#8203;api-clients-generation-pipeline](https://redirect.github.com/api-clients-generation-pipeline)
in
[https://github.com/DataDog/datadog-api-client-go/pull/2727](https://redirect.github.com/DataDog/datadog-api-client-go/pull/2727)
- Add vulnerability type to Findings API by
[@&#8203;api-clients-generation-pipeline](https://redirect.github.com/api-clients-generation-pipeline)
in
[https://github.com/DataDog/datadog-api-client-go/pull/2726](https://redirect.github.com/DataDog/datadog-api-client-go/pull/2726)
- Update Documentation for Data Stream Monitoring by
[@&#8203;api-clients-generation-pipeline](https://redirect.github.com/api-clients-generation-pipeline)
in
[https://github.com/DataDog/datadog-api-client-go/pull/2733](https://redirect.github.com/DataDog/datadog-api-client-go/pull/2733)
- Add LLM Observability to ListStreamSource by
[@&#8203;api-clients-generation-pipeline](https://redirect.github.com/api-clients-generation-pipeline)
in
[https://github.com/DataDog/datadog-api-client-go/pull/2732](https://redirect.github.com/DataDog/datadog-api-client-go/pull/2732)
- Add synthetics stepDetail.allowFailure and stepDetail.failure by
[@&#8203;api-clients-generation-pipeline](https://redirect.github.com/api-clients-generation-pipeline)
in
[https://github.com/DataDog/datadog-api-client-go/pull/2741](https://redirect.github.com/DataDog/datadog-api-client-go/pull/2741)
- Integrate incident types into Incidents API documentation by
[@&#8203;api-clients-generation-pipeline](https://redirect.github.com/api-clients-generation-pipeline)
in
[https://github.com/DataDog/datadog-api-client-go/pull/2725](https://redirect.github.com/DataDog/datadog-api-client-go/pull/2725)
- Add `use_recommended_keywords` attribute to sensitive data scanner
rule spec by
[@&#8203;api-clients-generation-pipeline](https://redirect.github.com/api-clients-generation-pipeline)
in
[https://github.com/DataDog/datadog-api-client-go/pull/2752](https://redirect.github.com/DataDog/datadog-api-client-go/pull/2752)
- Add domain allowlist endpoints by
[@&#8203;api-clients-generation-pipeline](https://redirect.github.com/api-clients-generation-pipeline)
in
[https://github.com/DataDog/datadog-api-client-go/pull/2749](https://redirect.github.com/DataDog/datadog-api-client-go/pull/2749)
- Add v2 endpoints for RUM custom metrics. by
[@&#8203;api-clients-generation-pipeline](https://redirect.github.com/api-clients-generation-pipeline)
in
[https://github.com/DataDog/datadog-api-client-go/pull/2748](https://redirect.github.com/DataDog/datadog-api-client-go/pull/2748)
- Documentation for beta /v2/usage/billing_dimension_mapping by
[@&#8203;api-clients-generation-pipeline](https://redirect.github.com/api-clients-generation-pipeline)
in
[https://github.com/DataDog/datadog-api-client-go/pull/2671](https://redirect.github.com/DataDog/datadog-api-client-go/pull/2671)
- Add `alwaysExecute` and `exitIfSucceed` to Synthetics steps by
[@&#8203;api-clients-generation-pipeline](https://redirect.github.com/api-clients-generation-pipeline)
in
[https://github.com/DataDog/datadog-api-client-go/pull/2761](https://redirect.github.com/DataDog/datadog-api-client-go/pull/2761)
- Add metric_namespace_configs to GCP v2 API by
[@&#8203;api-clients-generation-pipeline](https://redirect.github.com/api-clients-generation-pipeline)
in
[https://github.com/DataDog/datadog-api-client-go/pull/2763](https://redirect.github.com/DataDog/datadog-api-client-go/pull/2763)

##### Changed

- Edit Naming for v2 Microsoft Teams Integration Endpoints by
[@&#8203;api-clients-generation-pipeline](https://redirect.github.com/api-clients-generation-pipeline)
in
[https://github.com/DataDog/datadog-api-client-go/pull/2722](https://redirect.github.com/DataDog/datadog-api-client-go/pull/2722)
- Change the mobile device ids from enum to string by
[@&#8203;api-clients-generation-pipeline](https://redirect.github.com/api-clients-generation-pipeline)
in
[https://github.com/DataDog/datadog-api-client-go/pull/2720](https://redirect.github.com/DataDog/datadog-api-client-go/pull/2720)
- Mark Cost Attribution end_month parameter as not required by
[@&#8203;api-clients-generation-pipeline](https://redirect.github.com/api-clients-generation-pipeline)
in
[https://github.com/DataDog/datadog-api-client-go/pull/2706](https://redirect.github.com/DataDog/datadog-api-client-go/pull/2706)
- Allow for any type for additionalProperties in HTTPLogItem by
[@&#8203;api-clients-generation-pipeline](https://redirect.github.com/api-clients-generation-pipeline)
in
[https://github.com/DataDog/datadog-api-client-go/pull/2742](https://redirect.github.com/DataDog/datadog-api-client-go/pull/2742)
- Make some amendments to the new mobiles schema by
[@&#8203;api-clients-generation-pipeline](https://redirect.github.com/api-clients-generation-pipeline)
in
[https://github.com/DataDog/datadog-api-client-go/pull/2740](https://redirect.github.com/DataDog/datadog-api-client-go/pull/2740)
- Make value be oneOf number or string by
[@&#8203;api-clients-generation-pipeline](https://redirect.github.com/api-clients-generation-pipeline)
in
[https://github.com/DataDog/datadog-api-client-go/pull/2753](https://redirect.github.com/DataDog/datadog-api-client-go/pull/2753)
- Add examples for resources for Cloudflare by
[@&#8203;api-clients-generation-pipeline](https://redirect.github.com/api-clients-generation-pipeline)
in
[https://github.com/DataDog/datadog-api-client-go/pull/2747](https://redirect.github.com/DataDog/datadog-api-client-go/pull/2747)

##### Removed

- Remove deprecated estimated usage types for usage attribution by
[@&#8203;api-clients-generation-pipeline](https://redirect.github.com/api-clients-generation-pipeline)
in
[https://github.com/DataDog/datadog-api-client-go/pull/2745](https://redirect.github.com/DataDog/datadog-api-client-go/pull/2745)

##### Deprecated

- Deprecate two sds metadata fields by
[@&#8203;api-clients-generation-pipeline](https://redirect.github.com/api-clients-generation-pipeline)
in
[https://github.com/DataDog/datadog-api-client-go/pull/2739](https://redirect.github.com/DataDog/datadog-api-client-go/pull/2739)
- Delete `api/v2/cost/aws_related_accounts` from spec by
[@&#8203;api-clients-generation-pipeline](https://redirect.github.com/api-clients-generation-pipeline)
in
[https://github.com/DataDog/datadog-api-client-go/pull/2754](https://redirect.github.com/DataDog/datadog-api-client-go/pull/2754)
- Deprecate `api/v2/cost/enabled` by
[@&#8203;api-clients-generation-pipeline](https://redirect.github.com/api-clients-generation-pipeline)
in
[https://github.com/DataDog/datadog-api-client-go/pull/2756](https://redirect.github.com/DataDog/datadog-api-client-go/pull/2756)

**Full Changelog**:
DataDog/datadog-api-client-go@v2.31.0...v2.32.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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xOS4wIiwidXBkYXRlZEluVmVyIjoiMzkuMTkuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIiwicmVub3ZhdGVib3QiXX0=-->

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: opentelemetrybot <107717825+opentelemetrybot@users.noreply.github.com>
Co-authored-by: Yang Song <yang.song@datadoghq.com>
codeboten pushed a commit that referenced this pull request Nov 19, 2024
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[otel/opentelemetry-collector](https://redirect.github.com/open-telemetry/opentelemetry-collector-releases)
| minor | `0.113.0` -> `0.114.0` |
|
[otel/opentelemetry-collector-contrib](https://redirect.github.com/open-telemetry/opentelemetry-collector-releases)
| minor | `0.113.0` -> `0.114.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.114.0`](https://redirect.github.com/open-telemetry/opentelemetry-collector-releases/releases/tag/v0.114.0)

[Compare
Source](https://redirect.github.com/open-telemetry/opentelemetry-collector-releases/compare/v0.113.0...v0.114.0)

Check the [v0.114.0 contrib
changelog](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/releases/tag/v0.114.0)
and the [v0.114.0 core
changelog](https://redirect.github.com/open-telemetry/opentelemetry-collector/releases/tag/v0.114.0)
for changelogs on specific components.

##### Changelog

-
[`dc1bada`](https://redirect.github.com/open-telemetry/opentelemetry-collector-releases/commit/dc1bada8170bceba6bd1b86f73674ef3a8775bce)
prepare v0.114.0 release
([#&#8203;740](https://redirect.github.com/open-telemetry/opentelemetry-collector-releases/issues/740))
-
[`1705981`](https://redirect.github.com/open-telemetry/opentelemetry-collector-releases/commit/17059816cf8ea68d0137238e67a4f54e7a680bbf)
\[chore] fix renovate regex config
([#&#8203;733](https://redirect.github.com/open-telemetry/opentelemetry-collector-releases/issues/733))
-
[`ee3ebeb`](https://redirect.github.com/open-telemetry/opentelemetry-collector-releases/commit/ee3ebeb1021305640374e34203d59a1559966042)
chore(deps): update github-actions deps
([#&#8203;732](https://redirect.github.com/open-telemetry/opentelemetry-collector-releases/issues/732))
-
[`9c3ca38`](https://redirect.github.com/open-telemetry/opentelemetry-collector-releases/commit/9c3ca38fbb9de467a2652b931025f207b26ac2d5)
Bump github.com/goreleaser/goreleaser-pro/v2 from 2.3.2-pro to 2.4.1-pro
([#&#8203;724](https://redirect.github.com/open-telemetry/opentelemetry-collector-releases/issues/724))
-
[`26c3dee`](https://redirect.github.com/open-telemetry/opentelemetry-collector-releases/commit/26c3dee556880f327b52aeec1675b261b09c5261)
Update GoReleaser templating to support all collector distros
([#&#8203;708](https://redirect.github.com/open-telemetry/opentelemetry-collector-releases/issues/708))
-
[`067599e`](https://redirect.github.com/open-telemetry/opentelemetry-collector-releases/commit/067599e6a4f2a68f043f2d47a702a6729adbc7db)
Set up default renovate config with regex to handle goreleaser-pro
updates
([#&#8203;728](https://redirect.github.com/open-telemetry/opentelemetry-collector-releases/issues/728))

</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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xOS4wIiwidXBkYXRlZEluVmVyIjoiMzkuMTkuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIiwicmVub3ZhdGVib3QiXX0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
codeboten pushed a commit that referenced this pull request Nov 20, 2024
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[codecov/codecov-action](https://redirect.github.com/codecov/codecov-action)
| action | patch | `5.0.2` -> `5.0.3` |

# Warnings (1)

Please correct - or verify that you can safely ignore - these warnings
before you merge this PR.

- `codecov/codecov-action`: Could not determine new digest for update
(github-tags package codecov/codecov-action)

---

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>codecov/codecov-action (codecov/codecov-action)</summary>

###
[`v5.0.3`](https://redirect.github.com/codecov/codecov-action/blob/HEAD/CHANGELOG.md#v503)

[Compare
Source](https://redirect.github.com/codecov/codecov-action/compare/v5.0.2...v5.0.3)

##### What's Changed

- fix: update OIDC audience by
[@&#8203;thomasrockhu-codecov](https://redirect.github.com/thomasrockhu-codecov)
in
[https://github.com/codecov/codecov-action/pull/1675](https://redirect.github.com/codecov/codecov-action/pull/1675)
- fix: use double-quotes for OIDC by
[@&#8203;thomasrockhu-codecov](https://redirect.github.com/thomasrockhu-codecov)
in
[https://github.com/codecov/codecov-action/pull/1669](https://redirect.github.com/codecov/codecov-action/pull/1669)
- fix: prevent always setting tokenless to be true by
[@&#8203;thomasrockhu-codecov](https://redirect.github.com/thomasrockhu-codecov)
in
[https://github.com/codecov/codecov-action/pull/1673](https://redirect.github.com/codecov/codecov-action/pull/1673)
- fix: update CHANGELOG and automate by
[@&#8203;thomasrockhu-codecov](https://redirect.github.com/thomasrockhu-codecov)
in
[https://github.com/codecov/codecov-action/pull/1674](https://redirect.github.com/codecov/codecov-action/pull/1674)
- fix: bump to v5 and update README by
[@&#8203;thomasrockhu-codecov](https://redirect.github.com/thomasrockhu-codecov)
in
[https://github.com/codecov/codecov-action/pull/1655](https://redirect.github.com/codecov/codecov-action/pull/1655)
- build(deps): bump github/codeql-action from 3.27.0 to 3.27.4 by
[@&#8203;app/dependabot](https://redirect.github.com/app/dependabot) in
[https://github.com/codecov/codecov-action/pull/1665](https://redirect.github.com/codecov/codecov-action/pull/1665)
- fix: typo in `inputs.disable_safe_directory` by
[@&#8203;mkroening](https://redirect.github.com/mkroening) in
[https://github.com/codecov/codecov-action/pull/1666](https://redirect.github.com/codecov/codecov-action/pull/1666)

**Full Changelog**:
https://github.com/codecov/codecov-action/compare/v5.0.2..v5.0.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 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xOS4wIiwidXBkYXRlZEluVmVyIjoiMzkuMTkuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIiwicmVub3ZhdGVib3QiXX0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant