Skip to content

feat(deps): update otel/opentelemetry-collector docker tag to 0.146.1#2128

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/otel-opentelemetry-collector-0.x
Open

feat(deps): update otel/opentelemetry-collector docker tag to 0.146.1#2128
renovate[bot] wants to merge 1 commit intomainfrom
renovate/otel-opentelemetry-collector-0.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Oct 13, 2022

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Update Change
otel/opentelemetry-collector minor 0.61.00.146.1

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

open-telemetry/opentelemetry-collector-releases (otel/opentelemetry-collector)

v0.146.1

Compare Source

🛑 Breaking changes 🛑
  • bigipreceiver: Removing unmaintained component (#​46039)

v0.146.0

Compare Source

v0.145.0

Compare Source

v0.144.0

Compare Source

💡 Enhancements 💡
  • opampsupervisor: Readd fixed MSI package release artifacts for the OpAMP supervisor (#​1261, #​1332)

v0.143.1

Compare Source

🧰 Bug fixes 🧰
  • opampsupervisor: revert "Add MSI package release artifacts for the OpAMP supervisor (#​1261)" (#​1332)

v0.143.0

Compare Source

💡 Enhancements 💡
  • opampsupervisor: Add MSI package release artifacts for the OpAMP supervisor (#​1261)

v0.142.0

Compare Source

🚀 New components 🚀
  • contrib: Add yanggrpcreceiver to the contrib distribution (#​1306)
  • otelcol-contrib: Add the macOS Unified Logging receiver (#​44089)
  • otelcol-contrib: Add the systemd receiver (#​1298)
💡 Enhancements 💡
  • otelcol-ebpf-profiler: update ebpf-profiler to v0.0.202549 (#​1295)

v0.141.0

Compare Source

🛑 Breaking changes 🛑
  • exporter/carbon: Remove unmaintained component (#​1279)
🚀 New components 🚀
  • ebpf-profiler: Add the healthcheck and pprof extensions to the ebpf-profiler distribution (#​1274)

v0.140.1

Compare Source

🚀 New components 🚀
  • ebpf-profiler: Add the opampextension to the ebpf-profiler distribution (#​1237)
  • ebpf-profiler: Add the transformprocessor to the ebpf-profiler distribution (#​1251)
  • exporter/googlecloudstorage: Add google cloud storage exporter to contrib distribution. (#​1253)

v0.140.0

Compare Source

Check the v0.140.0 contrib changelog and the v0.140.0 core changelog for changelogs on specific components.

Changelog

v0.139.0

Compare Source

🛑 Breaking changes 🛑
  • ecstaskobserver: Removing unmaintained component (#​1232)
🚀 New components 🚀
  • contrib: Add GitLab receiver to contrib distribution (#​1225)
💡 Enhancements 💡
  • opampsupervisor: Add .deb and .rpm packages release artifacts for the OpAMP supervisor (#​1209)

v0.138.0

Compare Source

🚀 New components 🚀
  • unrollprocessor: Adds the unroll processor to the Contrib distribution (#​1189)
💡 Enhancements 💡
  • packaging: Allow in-place upgrades for Windows MSI installations (#​1197)

v0.137.0

Compare Source

v0.136.0

Compare Source

💡 Enhancements 💡
  • service/telemetry: Stops pinning go.opentelemetry.io/otel/exporters/prometheus to v0.58.0 (#​1178)

v0.135.0

Compare Source

v0.134.1

Compare Source

Check the v0.134.1 contrib changelog and the v0.134.1 core changelog for changelogs on specific components.

Changelog

v0.133.0

Compare Source

🚩 Deprecations 🚩
  • sapmreceiver: Remove the sapmreceiver from contrib as deprecation period has passed. (#​1125)
🚀 New components 🚀
  • cgroupruntime: Add the cgroupruntime extension to the Contrib and K8s distributions (#​789)
  • contrib: This feature introduces anomaly detection using the Online Isolation Forest algorithm applied to streaming - traces, metrics, or logs (#​1124)
💡 Enhancements 💡
  • ebpf-profiler: Start producing release artifacts for the eBPF profiler distribution. (#​984)

v0.132.4

Compare Source

v0.132.4 is a patch release attempting to fix a bug in the release pipelines. Please see v0.132.0 for release notes.

v0.132.3

Compare Source

v0.132.3 is a patch release attempting to fix a bug in the release pipelines. Please see v0.132.0 for release notes.

v0.132.2

Compare Source

Images and binaries for collector distributions here: https://github.com/open-telemetry/opentelemetry-collector-releases/releases/tag/v0.132.2

v0.132.2

v0.132.2 is a patch release attempting to fix a misfire in the build. Please see v0.132.0 for release notes.

v0.132.1

Compare Source

v0.132.1

v0.132.1 is a patch release fixing the script used to build and push Windows docker image. Please see v0.132.0 for release notes.

v0.132.0

Compare Source

🛑 Breaking changes 🛑
  • releases: Fix artifact checksum files being incomplete and split between Linux/Darwin and Windows. (#​1002, #​1086)
    This fixes a bug that occurred because releases for Windows and other Platforms are split.
    The Windows release always overwrote the checksum files already created for Linux and Darwin and so, only
    the Windows checksums were accessible in the end.

    This change is breaking because checksum files for Linux/Darwin and Windows are now split.

  • otelcol: Remove deprecated opencensus exporter and receiver (#​1056)

  • otelcol-contrib: Remove deprecated opencensus exporter and receiver (#​1056)

  • otelcol-k8s: Remove deprecated opencensus exporter and receiver (#​1056)

💡 Enhancements 💡
  • contrib: Add skywalkingencodingextension in otelcol-contrib distribution (#​1078)
  • releases: Introduce nightly releases (#​1016)
  • platforms: Add Tier 3 support for riscv64 (#​968, #​969)
    New Tier 3 platform: riscv64 architecture is now included,
    allowing the collector to be built and distributed for this platform.
🧰 Bug fixes 🧰
  • service/telemetry: Pins go.opentelemetry.io/otel/exporters/prometheus to v0.58.0 (#​1067)
    go.opentelemetry.io/otel/exporters/prometheus v0.59.x has a bug leading to unexpected suffix in metric names, we want to stay with v0.58.0 in the artifacts.

v0.131.1

Compare Source

Check the v0.131.0 contrib changelog and the v0.131.0 core changelog for changelogs on specific components.

Changelog

🧰 Bug fixes 🧰
  • service/telemetry: Pins go.opentelemetry.io/otel/exporters/prometheus to v0.58.0 (#​1067)
    go.opentelemetry.io/otel/exporters/prometheus v0.59.x has a bug leading to unexpected suffix in metric names, we want to stay with v0.58.0 in the artifacts.

v0.131.0

Compare Source

🛑 Breaking changes 🛑
🚀 New components 🚀
  • prometheusremotewritereceiver: Add the prometheusremotewritereceiver component to the contrib collector (#​1020)
  • tinybirdexporter: Add tinybird exporter to contrib distribution (#​1045)
💡 Enhancements 💡
  • contrib: add the text_encoding encoding extension to the contrib distribution (#​1025)
  • all: Removes usages of golang.org/x/net/trace which uses html/template and text/template in gRPC. These usages disable golang DCE. (#​1018)

v0.130.1

Compare Source

Check the v0.130.1 core changelog for changelogs on specific components. There is no opentelemetry-collector-contrib repository v0.130.1 release, only a contrib binary release.

This bugfix release fixes an issue with the internal telemetry Prometheus exporter. See more details here: open-telemetry/opentelemetry-go#7039

Changelog

v0.130.0

Compare Source

🚀 New components 🚀
  • coralogixprocessor: Add Coralogix processor to the OpenTelemetry Collector Contrib. (#​1008)
  • awslogsencodingextension: Add the awslogsencodingextension component to the contrib collector (#​996)
🧰 Bug fixes 🧰
  • release: Revert to old docker token (#​995)

v0.129.1

Compare Source

Check the v0.129.0 contrib changelog and the v0.129.0 core changelog for changelogs on specific components.

Due to difficulties with the release process, the v0.129.1 artifact release corresponds to the v0.129.0 source code releases.

v0.129.1

  • 22c1148 Revert "use DOCKER_TOKEN_COLLECTOR_RELEASES rather than DOCKER_PASSWO… (#​995)

v0.129.0

🚀 New components 🚀

v0.128.0

Compare Source

v0.127.0

Compare Source

🚀 New components 🚀
  • faroreceiver, faroexporter: Add faro receiver and faro exporter to the otelcol-contrib distribution (#​955)
  • googlesecretmanager: Add googlesecretmanagerprovider to the contrib distribution (#​949)
  • metricstarttimeprocessor: Add metricstarttimeprocessor to the contrib distribution (#​940)
  • stefreceiver, stefexporter: Add stefexporter and stefreceiver to otelcol-contrib distribution (#​956)
💡 Enhancements 💡
  • ebpf-profiler: Build releases of the eBPF profiler distribution (#​958)

v0.126.0

Compare Source

🚀 New components 🚀
  • k8sleaderelectorextension: add k8sleaderelector extension to otelcol-contrib and otelcol-k8s distributions (#​943)
🧰 Bug fixes 🧰
  • image repository: Re-enable publishing images to dockerhub (#​938)

v0.123.0

Compare Source

🚀 New components 🚀
  • lokiexporter: Add the component loki exporter to the distribution (#​892)
  • contrib: Add tcpcheckreceiver receiver to the contrib distribution (#​865)
  • contrib: Add saphana receiver (#​876)
  • awscloudwatchmetricstreamsencodingextension: Add the AWS CloudWatch Metric Streams encoding extension to the contrib distribution (#​883)
  • schemaprocessor: Add Schema Processor to contrib
    (#​891)
  • kafkatopicsobserver: Add kafkatopicsobserver extension (#​894)
  • tlscheckreceiver: Adding tcpcheckreceiver to otelcol-contrib (#​880)
💡 Enhancements 💡
  • packaging: Start producing container images for Windows 2019 and 2022 on amd64 (#​339)

v0.122.1

Compare Source

Check the v0.122.1 contrib changelog and the v0.122.1 core changelog for changelogs on specific components.

Changelog

v0.122.0

Compare Source

🛑 Breaking changes 🛑
  • contrib: Remove the component loki exporter from the distribution, as it has reached EOL (#​854)
🚀 New components 🚀
  • opampsupervisor: publish binaries and container images for the OpAMP Supervisor (#​858)
🧰 Bug fixes 🧰
  • packaging: Ensure Linux package scripts work in environments without systemd such as chrooted environments (#​767)

v0.121.0

Compare Source

🛑 Breaking changes 🛑
  • container group ID: Set user's primary group (USER_GID) to prevent container user 10001 being root group. (#​738)
🚀 New components 🚀
  • aesprovider: Add the AES provider to the contrib distribution (#​843)
  • envoyalsreceiver: Add the Envoy ALS receiver to the contrib distribution (#​842)
  • netflowreceiver: Add the NetFlow receiver to the contrib distribution (#​847)
  • s3provider: Add the s3 provider to the contrib distribution (#​546)
  • secretsmanagerprovider: Add the Secrets Manager provider to the contrib distribution (#​844)
💡 Enhancements 💡
  • images: set USER_GID alongside USER_UID (#​662)

v0.120.0

Compare Source

Check the following changelogs on specific components for more details:

Changelog

v0.119.0

Compare Source

🚀 New components 🚀
  • intervalprocessor: Interval processor is now alpha and is included in the contrib and k8s distributions (#​804)
  • signaltometricsconnector: Signal to metrics connector is now alpha and is included in the contrib distribution (#​808)

v0.118.0

Compare Source

🧰 Bug fixes 🧰
  • packaging: Fix Linux package scripts (#​799)

v0.117.0

Compare Source

🚀 New components 🚀
  • libhoneyreceiver: Add libhoneyreceiver to the contrib distribution (#​787)
  • sumconnector: Add sumconnector to the contrib distribution (#​785)

v0.116.1

Compare Source

Check the v0.116.1 contrib changelog and the v0.116.1 core changelog for changelogs on specific components.

Changelog

v0.116.0

Compare Source

🚀 New components 🚀
  • dorisexporter: add doris exporter to otelcol-contrib releases (#​765)
💡 Enhancements 💡
  • contrib: Add failover connector to the contrib distribution. (#​701)
  • contrib: Add redis storage to the contrib distribution (#​768)

v0.115.1

Compare Source

Check the v0.115.0 contrib changelog and the v0.115.0 core changelog for changelogs on specific components.

Changelog

v0.115.0

Compare Source

Check the v0.115.0 contrib changelog and the v0.115.0 core changelog for changelogs on specific components.

Changelog

v0.114.0

Compare Source

Check the v0.114.0 contrib changelog and the v0.114.0 core changelog for changelogs on specific components.

Changelog

v0.113.0

Compare Source

Check the v0.113.0 contrib changelog and the v0.113.0 core changelog for changelogs on specific components.

Changelog

v0.112.0

Compare Source

Check the v0.112.0 contrib changelog and the v0.112.0 core changelog for changelogs on specific components.

Changelog

v0.111.0

Compare Source

⚠️ Starting on this release, the logging exporter is no longer available on the core and contrib distros. See open-telemetry/opentelemetry-collector#11337 for instructions on how to migrate to the debug exporter.

🆕 This release adds a new OTLP-only distro. Feel free to leave us feedback on this new distro on the opentelemetry-collector-releases issue tracker.

Check the v0.111.0 contrib changelog and the v0.111.0 core changelog for changelogs on specific components.

Changelog


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from dfroberg as a code owner October 13, 2022 17:30
@renovate renovate bot force-pushed the renovate/otel-opentelemetry-collector-0.x branch from d431406 to 2d00371 Compare October 14, 2022 04:59
@renovate renovate bot changed the title feat(deps): update otel/opentelemetry-collector docker tag to 0.62.0 feat(deps): update otel/opentelemetry-collector docker tag to 0.62.1 Oct 14, 2022
@renovate renovate bot changed the title feat(deps): update otel/opentelemetry-collector docker tag to 0.62.1 feat(deps): update otel/opentelemetry-collector docker tag to 0.63.0 Oct 27, 2022
@renovate renovate bot force-pushed the renovate/otel-opentelemetry-collector-0.x branch 2 times, most recently from 1ec5cac to 9aa2ba7 Compare October 29, 2022 02:43
@renovate renovate bot changed the title feat(deps): update otel/opentelemetry-collector docker tag to 0.63.0 feat(deps): update otel/opentelemetry-collector docker tag to 0.63.1 Oct 29, 2022
@renovate renovate bot force-pushed the renovate/otel-opentelemetry-collector-0.x branch from 9aa2ba7 to c1c962a Compare November 1, 2022 14:32
@renovate renovate bot force-pushed the renovate/otel-opentelemetry-collector-0.x branch from c1c962a to 2fd986e Compare November 10, 2022 16:32
@renovate renovate bot changed the title feat(deps): update otel/opentelemetry-collector docker tag to 0.63.1 feat(deps): update otel/opentelemetry-collector docker tag to 0.64.0 Nov 10, 2022
@renovate renovate bot force-pushed the renovate/otel-opentelemetry-collector-0.x branch from 2fd986e to bf674f4 Compare November 10, 2022 19:51
@renovate renovate bot changed the title feat(deps): update otel/opentelemetry-collector docker tag to 0.64.0 feat(deps): update otel/opentelemetry-collector docker tag to 0.64.1 Nov 10, 2022
@renovate renovate bot force-pushed the renovate/otel-opentelemetry-collector-0.x branch from bf674f4 to 489ce93 Compare November 24, 2022 05:28
@renovate renovate bot changed the title feat(deps): update otel/opentelemetry-collector docker tag to 0.64.1 feat(deps): update otel/opentelemetry-collector docker tag to 0.66.0 Nov 24, 2022
@renovate renovate bot changed the title feat(deps): update otel/opentelemetry-collector docker tag to 0.66.0 feat(deps): update otel/opentelemetry-collector docker tag to 0.67.0 Dec 9, 2022
@renovate renovate bot force-pushed the renovate/otel-opentelemetry-collector-0.x branch from 489ce93 to b8eb83e Compare December 9, 2022 22:10
@renovate renovate bot force-pushed the renovate/otel-opentelemetry-collector-0.x branch from b8eb83e to 4a62086 Compare December 21, 2022 23:58
@renovate renovate bot changed the title feat(deps): update otel/opentelemetry-collector docker tag to 0.67.0 feat(deps): update otel/opentelemetry-collector docker tag to 0.68.0 Dec 21, 2022
@renovate renovate bot force-pushed the renovate/otel-opentelemetry-collector-0.x branch from 4a62086 to 298f301 Compare January 9, 2023 23:26
@renovate renovate bot changed the title feat(deps): update otel/opentelemetry-collector docker tag to 0.68.0 feat(deps): update otel/opentelemetry-collector docker tag to 0.69.0 Jan 9, 2023
@renovate renovate bot changed the title feat(deps): update otel/opentelemetry-collector docker tag to 0.69.0 feat(deps): update otel/opentelemetry-collector docker tag to 0.74.0 Mar 22, 2023
@renovate renovate bot force-pushed the renovate/otel-opentelemetry-collector-0.x branch from 298f301 to f7e0c95 Compare March 22, 2023 08:03
@renovate renovate bot force-pushed the renovate/otel-opentelemetry-collector-0.x branch from f7e0c95 to 2061c4e Compare May 29, 2023 12:10
@renovate renovate bot changed the title feat(deps): update otel/opentelemetry-collector docker tag to 0.74.0 feat(deps): update otel/opentelemetry-collector docker tag to 0.78.0 May 29, 2023
@renovate renovate bot changed the title feat(deps): update otel/opentelemetry-collector docker tag to 0.78.0 feat(deps): update otel/opentelemetry-collector docker tag to 0.79.0 Jun 7, 2023
@renovate renovate bot force-pushed the renovate/otel-opentelemetry-collector-0.x branch from 2061c4e to 6c197f3 Compare June 7, 2023 01:00
@renovate renovate bot changed the title feat(deps): update otel/opentelemetry-collector docker tag to 0.79.0 feat(deps): update otel/opentelemetry-collector docker tag to 0.80.0 Jun 21, 2023
@renovate renovate bot force-pushed the renovate/otel-opentelemetry-collector-0.x branch from 6c197f3 to 0b294cf Compare June 21, 2023 03:13
@renovate renovate bot changed the title feat(deps): update otel/opentelemetry-collector docker tag to 0.80.0 feat(deps): update otel/opentelemetry-collector docker tag to 0.81.0 Jul 5, 2023
@renovate renovate bot changed the title feat(deps): update otel/opentelemetry-collector docker tag to 0.133.0 feat(deps): update otel/opentelemetry-collector docker tag to 0.134.1 Sep 6, 2025
@renovate renovate bot force-pushed the renovate/otel-opentelemetry-collector-0.x branch from dc3b1e7 to 42da777 Compare September 9, 2025 18:28
@renovate renovate bot changed the title feat(deps): update otel/opentelemetry-collector docker tag to 0.134.1 feat(deps): update otel/opentelemetry-collector docker tag to 0.135.0 Sep 9, 2025
@renovate renovate bot force-pushed the renovate/otel-opentelemetry-collector-0.x branch from 42da777 to 05a92e3 Compare September 23, 2025 18:34
@renovate renovate bot changed the title feat(deps): update otel/opentelemetry-collector docker tag to 0.135.0 feat(deps): update otel/opentelemetry-collector docker tag to 0.136.0 Sep 23, 2025
@renovate renovate bot force-pushed the renovate/otel-opentelemetry-collector-0.x branch from 05a92e3 to f079593 Compare October 7, 2025 09:46
@renovate renovate bot changed the title feat(deps): update otel/opentelemetry-collector docker tag to 0.136.0 feat(deps): update otel/opentelemetry-collector docker tag to 0.137.0 Oct 7, 2025
@renovate renovate bot force-pushed the renovate/otel-opentelemetry-collector-0.x branch from f079593 to 8e9db40 Compare October 21, 2025 05:06
@renovate renovate bot changed the title feat(deps): update otel/opentelemetry-collector docker tag to 0.137.0 feat(deps): update otel/opentelemetry-collector docker tag to 0.138.0 Oct 21, 2025
@renovate renovate bot force-pushed the renovate/otel-opentelemetry-collector-0.x branch from 8e9db40 to 0683d44 Compare November 4, 2025 10:55
@renovate renovate bot changed the title feat(deps): update otel/opentelemetry-collector docker tag to 0.138.0 feat(deps): update otel/opentelemetry-collector docker tag to 0.139.0 Nov 4, 2025
@renovate renovate bot force-pushed the renovate/otel-opentelemetry-collector-0.x branch from 0683d44 to 45ecbca Compare November 19, 2025 21:51
@renovate renovate bot changed the title feat(deps): update otel/opentelemetry-collector docker tag to 0.139.0 feat(deps): update otel/opentelemetry-collector docker tag to 0.140.1 Nov 19, 2025
@renovate renovate bot force-pushed the renovate/otel-opentelemetry-collector-0.x branch from 45ecbca to e0c98be Compare December 2, 2025 10:47
@renovate renovate bot changed the title feat(deps): update otel/opentelemetry-collector docker tag to 0.140.1 feat(deps): update otel/opentelemetry-collector docker tag to 0.141.0 Dec 2, 2025
@renovate renovate bot force-pushed the renovate/otel-opentelemetry-collector-0.x branch from e0c98be to e6017cf Compare December 16, 2025 09:10
@renovate renovate bot changed the title feat(deps): update otel/opentelemetry-collector docker tag to 0.141.0 feat(deps): update otel/opentelemetry-collector docker tag to 0.142.0 Dec 16, 2025
@renovate renovate bot force-pushed the renovate/otel-opentelemetry-collector-0.x branch from e6017cf to 7e804cf Compare January 6, 2026 16:49
@renovate renovate bot changed the title feat(deps): update otel/opentelemetry-collector docker tag to 0.142.0 feat(deps): update otel/opentelemetry-collector docker tag to 0.143.0 Jan 6, 2026
@renovate renovate bot force-pushed the renovate/otel-opentelemetry-collector-0.x branch from 7e804cf to 598a6d6 Compare January 6, 2026 21:37
@renovate renovate bot changed the title feat(deps): update otel/opentelemetry-collector docker tag to 0.143.0 feat(deps): update otel/opentelemetry-collector docker tag to 0.143.1 Jan 6, 2026
@renovate renovate bot force-pushed the renovate/otel-opentelemetry-collector-0.x branch from 598a6d6 to cd39fc7 Compare January 20, 2026 17:44
@renovate renovate bot changed the title feat(deps): update otel/opentelemetry-collector docker tag to 0.143.1 feat(deps): update otel/opentelemetry-collector docker tag to 0.144.0 Jan 20, 2026
@renovate renovate bot force-pushed the renovate/otel-opentelemetry-collector-0.x branch from cd39fc7 to 561ceb8 Compare February 5, 2026 09:45
@renovate renovate bot changed the title feat(deps): update otel/opentelemetry-collector docker tag to 0.144.0 feat(deps): update otel/opentelemetry-collector docker tag to 0.145.0 Feb 5, 2026
@renovate renovate bot force-pushed the renovate/otel-opentelemetry-collector-0.x branch from 561ceb8 to 42e0ef7 Compare February 18, 2026 18:51
@renovate renovate bot changed the title feat(deps): update otel/opentelemetry-collector docker tag to 0.145.0 feat(deps): update otel/opentelemetry-collector docker tag to 0.146.0 Feb 18, 2026
Signed-off-by: Danny Froberg <dfroberg@users.noreply.github.com>
@renovate renovate bot force-pushed the renovate/otel-opentelemetry-collector-0.x branch from 42e0ef7 to f62c557 Compare February 19, 2026 01:30
@renovate renovate bot changed the title feat(deps): update otel/opentelemetry-collector docker tag to 0.146.0 feat(deps): update otel/opentelemetry-collector docker tag to 0.146.1 Feb 19, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants

Comments