OTel Collector | v0.148.0

OTel Collector v0.148.0 released on 20-03-2026


OTel Collector v0.148.0 is out now. Contrib users and integrators get three new receivers and an Azure-specific extension, while build and distribution details receive a small set of practical updates.

See the contrib and core changelogs on GitHub for full component-level details: contrib changelog and core changelog.

What’s in this release

  • Three new contrib receivers: ciscoosreceiver, pprofreceiver and awslambda (available in the contrib distribution).
  • New contrib extension: azure_encoding, for handling Azure-specific encoded payloads.
  • Build and distribution enhancements: builder Docker image upgraded to Go 1.25 and otelcol-k8s now includes the metricsgenerationprocessor.

Upgrade notes

  • No breaking changes are listed in the release notes; check the linked contrib and core changelogs for any component-specific migration notes.
  • If you need to roll back, fetch an earlier release from the project’s GitHub releases pages linked above and reinstall the desired version.

Tell us how the new receivers and extensions behave in your environment — comments and issue reports on the GitHub release pages are welcome.

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