OpenTelemetry Collector Official Releases
Go to file
Jonathan 8c2ee9dfb4
add prometheuswritereceiver to contrib collector (#1020)
* add prometheuswritereceiver to contrib collector

* pr 1020

* remove prw to otelcolk8s and otelcol
2025-07-17 14:50:16 +00:00
.chloggen add prometheuswritereceiver to contrib collector (#1020) 2025-07-17 14:50:16 +00:00
.github chore(deps): update anchore/sbom-action action to v0.20.2 (#1006) 2025-07-08 18:43:47 +00:00
cmd chore(deps): update dockerfile deps (#970) 2025-06-03 19:45:26 +00:00
distributions add prometheuswritereceiver to contrib collector (#1020) 2025-07-17 14:50:16 +00:00
internal/tools Remove unused Makefile in internal/tools, no common to import (#1019) 2025-07-16 17:44:56 +00:00
scripts chore(deps): update dockerfile deps (#991) 2025-07-02 14:57:45 +00:00
tests Introduce eBPF Profiler distribution (#908) 2025-04-28 09:42:42 +00:00
.gitignore add build details for opampsupervisor (#858) 2025-03-07 15:24:09 +00:00
.goreleaser.yaml [chore] Make a draft release instead of directly releasing (#772) 2024-12-12 14:58:25 +00:00
CHANGELOG.md [chore] Prepare release 0.130.0 (#1013) 2025-07-15 10:01:52 +00:00
CONTRIBUTING.md Improve contributor guide (#816) 2025-02-11 19:06:22 +00:00
LICENSE Initial commit 2021-08-26 10:33:44 -07:00
Makefile [chore] Prepare release 0.130.0 (#1013) 2025-07-15 10:01:52 +00:00
README.md Sync contributor listings with github team memberships (#988) 2025-06-30 18:25:53 +00:00
go.mod fix(deps): update goreleaser pro (#779) 2025-02-11 16:54:29 +00:00
go.sum fix(deps): update goreleaser pro (#779) 2025-02-11 16:54:29 +00:00
renovate.json chore(config): migrate config renovate.json (#961) 2025-05-23 15:32:03 +00:00

README.md

OpenTelemetry Collector distributions

⚠️ Important note: Git tags in this repository may change at any time to fix any issues found during a release. They are only meant to trigger Github releases and should not be relied upon.

This repository assembles OpenTelemetry Collector distributions, such as the "core" distribution, or "contrib".

Each distribution contains:

  • Binaries for a multitude of platforms and architectures
  • Multi-arch container images
  • Packages to be used with Linux distributions (RPM, deb), Mac OS (brew) for the above-mentioned architectures

More details about each individual distribution can be seen in its own readme files.

Current list of distributions:

Community

This repository is part of the Collector SIG. Check out the Community section on the main Collector repository to see how to get involved.

Contributing

See CONTRIBUTING.md.

Maintainers

For more information about the maintainer role, see the community repository.

Approvers

For more information about the approver role, see the community repository.

Emeritus Maintainers

For more information about the emeritus role, see the community repository.

Emeritus Approvers

For more information about the emeritus role, see the community repository.