Skip to content

Update otel/opentelemetry-collector Docker tag to v0.147.0#152

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

Update otel/opentelemetry-collector Docker tag to v0.147.0#152
renovate[bot] wants to merge 1 commit intomainfrom
renovate/otel-opentelemetry-collector-0.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jul 30, 2025

This PR contains the following updates:

Package Update Change
otel/opentelemetry-collector minor 0.130.10.147.0

Release Notes

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

v0.147.0

Compare Source

🛑 Breaking changes 🛑
  • contrib: Remove SAPM exporter from contrib distribution (#​1393)
💡 Enhancements 💡
  • otelcol: Add Windows ARM64 executable to release artifacts (#​1383)

v0.146.1

Compare Source

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

v0.146.0

Compare Source

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

Changelog
🛑 Breaking changes 🛑
  • receiver/bigip: Remove unmaintained component (#​1371)

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)

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 a team as a code owner July 30, 2025 11:51
@renovate renovate bot changed the title Update otel/opentelemetry-collector Docker tag to v0.131.0 Update otel/opentelemetry-collector Docker tag to v0.131.1 Aug 1, 2025
@renovate renovate bot force-pushed the renovate/otel-opentelemetry-collector-0.x branch from f619cfb to c2de832 Compare August 1, 2025 22:49
@renovate renovate bot changed the title Update otel/opentelemetry-collector Docker tag to v0.131.1 Update otel/opentelemetry-collector Docker tag to v0.132.0 Aug 12, 2025
@renovate renovate bot force-pushed the renovate/otel-opentelemetry-collector-0.x branch 2 times, most recently from b6b2186 to 1baa0ac Compare August 13, 2025 06:43
@renovate renovate bot changed the title Update otel/opentelemetry-collector Docker tag to v0.132.0 Update otel/opentelemetry-collector Docker tag to v0.132.2 Aug 13, 2025
@renovate renovate bot changed the title Update otel/opentelemetry-collector Docker tag to v0.132.2 Update otel/opentelemetry-collector Docker tag to v0.132.3 Aug 18, 2025
@renovate renovate bot force-pushed the renovate/otel-opentelemetry-collector-0.x branch from 1baa0ac to 09b9a3e Compare August 18, 2025 09:43
@renovate renovate bot changed the title Update otel/opentelemetry-collector Docker tag to v0.132.3 Update otel/opentelemetry-collector Docker tag to v0.132.4 Aug 18, 2025
@renovate renovate bot force-pushed the renovate/otel-opentelemetry-collector-0.x branch from 09b9a3e to 1d4b14f Compare August 18, 2025 14:41
@renovate renovate bot changed the title Update otel/opentelemetry-collector Docker tag to v0.132.4 Update otel/opentelemetry-collector Docker tag to v0.133.0 Aug 26, 2025
@renovate renovate bot force-pushed the renovate/otel-opentelemetry-collector-0.x branch from 1d4b14f to 82dcbaa Compare August 26, 2025 03:22
@renovate renovate bot changed the title Update otel/opentelemetry-collector Docker tag to v0.133.0 Update otel/opentelemetry-collector Docker tag to v0.134.1 Sep 6, 2025
@renovate renovate bot force-pushed the renovate/otel-opentelemetry-collector-0.x branch from 82dcbaa to 2289122 Compare September 6, 2025 18:14
@renovate renovate bot changed the title Update otel/opentelemetry-collector Docker tag to v0.134.1 Update otel/opentelemetry-collector Docker tag to v0.135.0 Sep 9, 2025
@renovate renovate bot force-pushed the renovate/otel-opentelemetry-collector-0.x branch from 2289122 to b41eddd Compare September 9, 2025 22:06
@renovate renovate bot changed the title Update otel/opentelemetry-collector Docker tag to v0.135.0 Update otel/opentelemetry-collector Docker tag to v0.136.0 Sep 23, 2025
@renovate renovate bot force-pushed the renovate/otel-opentelemetry-collector-0.x branch from b41eddd to e0f3da5 Compare September 23, 2025 16:39
@renovate renovate bot force-pushed the renovate/otel-opentelemetry-collector-0.x branch from e0f3da5 to 6b76964 Compare October 7, 2025 11:02
@renovate renovate bot changed the title Update otel/opentelemetry-collector Docker tag to v0.136.0 Update otel/opentelemetry-collector Docker tag to v0.137.0 Oct 7, 2025
@renovate renovate bot force-pushed the renovate/otel-opentelemetry-collector-0.x branch from 6b76964 to 672a0ba Compare October 21, 2025 05:06
@renovate renovate bot changed the title Update otel/opentelemetry-collector Docker tag to v0.137.0 Update otel/opentelemetry-collector Docker tag to v0.138.0 Oct 21, 2025
@renovate renovate bot force-pushed the renovate/otel-opentelemetry-collector-0.x branch from 672a0ba to 79094f9 Compare November 4, 2025 12:02
@renovate renovate bot changed the title Update otel/opentelemetry-collector Docker tag to v0.138.0 Update otel/opentelemetry-collector Docker tag to v0.139.0 Nov 4, 2025
@renovate renovate bot force-pushed the renovate/otel-opentelemetry-collector-0.x branch from 79094f9 to 604ff2f Compare November 20, 2025 01:33
@renovate renovate bot changed the title Update otel/opentelemetry-collector Docker tag to v0.139.0 Update otel/opentelemetry-collector Docker tag to v0.140.1 Nov 20, 2025
@renovate renovate bot force-pushed the renovate/otel-opentelemetry-collector-0.x branch from 604ff2f to f65187c Compare December 2, 2025 13:47
@renovate renovate bot changed the title Update otel/opentelemetry-collector Docker tag to v0.140.1 Update otel/opentelemetry-collector Docker tag to v0.141.0 Dec 2, 2025
@renovate renovate bot force-pushed the renovate/otel-opentelemetry-collector-0.x branch from f65187c to 11e6c5f Compare December 16, 2025 08:53
@renovate renovate bot changed the title Update otel/opentelemetry-collector Docker tag to v0.141.0 Update otel/opentelemetry-collector Docker tag to v0.142.0 Dec 16, 2025
@renovate renovate bot force-pushed the renovate/otel-opentelemetry-collector-0.x branch from 11e6c5f to 27252fe Compare January 6, 2026 21:03
@renovate renovate bot changed the title Update otel/opentelemetry-collector Docker tag to v0.142.0 Update otel/opentelemetry-collector Docker tag to v0.143.1 Jan 6, 2026
@renovate renovate bot changed the title Update otel/opentelemetry-collector Docker tag to v0.143.1 Update otel/opentelemetry-collector Docker tag to v0.144.0 Jan 20, 2026
@renovate renovate bot force-pushed the renovate/otel-opentelemetry-collector-0.x branch from 27252fe to 9cf660e Compare January 20, 2026 18:14
@renovate renovate bot changed the title Update otel/opentelemetry-collector Docker tag to v0.144.0 Update otel/opentelemetry-collector Docker tag to v0.145.0 Feb 5, 2026
@renovate renovate bot force-pushed the renovate/otel-opentelemetry-collector-0.x branch from 9cf660e to fc4953f Compare February 5, 2026 10:33
@renovate renovate bot changed the title Update otel/opentelemetry-collector Docker tag to v0.145.0 Update otel/opentelemetry-collector Docker tag to v0.146.0 Feb 18, 2026
@renovate renovate bot force-pushed the renovate/otel-opentelemetry-collector-0.x branch 2 times, most recently from 33a0c7c to c8da0bb Compare February 19, 2026 01:50
@renovate renovate bot changed the title Update otel/opentelemetry-collector Docker tag to v0.146.0 Update otel/opentelemetry-collector Docker tag to v0.146.1 Feb 19, 2026
@renovate renovate bot force-pushed the renovate/otel-opentelemetry-collector-0.x branch from c8da0bb to 8baa627 Compare March 3, 2026 01:59
@renovate renovate bot changed the title Update otel/opentelemetry-collector Docker tag to v0.146.1 Update otel/opentelemetry-collector Docker tag to v0.147.0 Mar 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants