Skip to content

v3.9

Choose a tag to compare

@github-actions github-actions released this 30 Oct 16:02
· 3 commits to main since this release

otelcollector-binary version 3.9

OpenTelemetry Collector binary Release

Changes since last version

  • 037d399 2025-10-30T16:02:09Z otelcolcontrib with cfattributesprocessor v0.138.0-sn0 (jriguera)

Using in a bosh Deployment

releases:
- name: otelcollector-binary
  url: https://github.com/springernature/otelcollector-binary-boshrelease/releases/download/v3.9/otelcollector-binary.tgz
  version: '3.9'
  sha1: 4765458937c2eb03d1520e0ee2ab4b9a19c858b7

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.8.1...v3.9