Skip to content

v3.5+dev.1

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 03 Apr 12:02
· 12 commits to main since this release

otelcollector-binary version 3.5+dev.1

OpenTelemetry Collector binary Release

Changes since last version

  • 32e1647 2025-04-03T13:59:34+02:00 Updated collector to v0.123.0-sn0 (Jose Riguera)
  • d66da72 2025-03-17T21:55:12Z Updated otelcollector to v0.121.0-sn: fix caching expires (jriguera)

Using in a bosh Deployment

releases:
- name: otelcollector-binary
  url: https://github.com/springernature/otelcollector-binary-boshrelease/releases/download/v3.5+dev.1/otelcollector-binary.tgz
  version: '3.5+dev.1'
  sha1: 96b1a4b3521d9ab0fe33fcb4a9dcc692f34188dd

or to always point to latest release:

releases:
- name: otelcollector-binary
  url: https://github.com/springernature/otelcollector-binary-boshrelease/releases/latest/download/otelcollector-binary.tgz
  version: latest

Full Changelog: v3.5...v3.5+dev.1