OTel Collector | v0.152.0

OTel Collector v0.152.0 released on 12-05-2026


OTel Collector v0.152.0 is out now. It introduces a new drainprocessor component and updates to the contrib and Kubernetes (k8s) distributions, changes operators should review for deployment behaviour and packaging differences.

Read the contrib and core changelogs on GitHub for component-level details, configuration examples and any k8s-specific notes: contrib changelog and core changelog.

What’s in this release

  • New drainprocessor component added to the contrib distribution (tracked in issue/PR #47235).
  • The same drainprocessor added to the Kubernetes (k8s) distribution (also via #47235); k8s operators should check for packaging or deployment notes.
  • Contrib and core changelogs updated with component-level changes, configuration examples and documentation links.

Upgrade notes

  • No explicit breaking changes are listed in the release notes; review the contrib and core changelogs for migration notes and any configuration changes before enabling the drainprocessor in production.
  • Test the new component in a staging environment and validate behaviour before rolling out to production; if problems occur, revert to a previously tested Collector version.

Share your experience with the drainprocessor and any deployment notes on the project’s GitHub or community channels so others can learn from your testing.

Related posts

Weekly Tech Digest | 06 Jul 2026

Stay updated with the latest in tech! This digest covers AI ethics, auto industry shifts, and the impact of politics on technology, exploring today's pressing issues.

wolfCOSE zero-allocation parsing in embedded C

wolfCOSE looks sensible only if you care about what your firmware actually has to carry. I like that, because on small targets the wrong crypto feature can cost more than the message itself, and there...

restic | v0.19.1

restic v0 19 1: safer FUSE mounts and mountpoint checks, robust backup source and exclude handling, clearer CLI JSON output, Windows SFTP deletion fixes