Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/open-telemetry/opentelemetry-collector-releases
OpenTelemetry Collector Official Releases
https://github.com/open-telemetry/opentelemetry-collector-releases
hacktoberfest opentelemetry
Last synced: 5 days ago
JSON representation
OpenTelemetry Collector Official Releases
- Host: GitHub
- URL: https://github.com/open-telemetry/opentelemetry-collector-releases
- Owner: open-telemetry
- License: apache-2.0
- Created: 2021-08-26T17:33:42.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2025-01-14T17:30:31.000Z (16 days ago)
- Last Synced: 2025-01-18T13:03:58.929Z (12 days ago)
- Topics: hacktoberfest, opentelemetry
- Language: Go
- Homepage: https://opentelemetry.io
- Size: 919 KB
- Stars: 267
- Watchers: 30
- Forks: 166
- Open Issues: 71
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# OpenTelemetry Collector distributions
> :warning: **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 architecturesMore details about each individual distribution can be seen in its own readme files.
Current list of distributions:
- [OpenTelemetry Collector (also known as "otelcol")](./distributions/otelcol)
- [OpenTelemetry Collector Contrib (also known as "otelcol-contrib")](./distributions/otelcol-contrib)
- [OpenTelemetry Collector for Kubernetes (also known as "otelcol-k8s")](./distributions/otelcol-k8s)
- [OpenTelemetry Collector OTLP (also known as "otelcol-otlp")](./distributions/otelcol-otlp)## Community
This repository is part of the Collector SIG. Check out the [Community section](https://github.com/open-telemetry/opentelemetry-collector?tab=readme-ov-file#community) on the main Collector repository to see how to get involved.
## Contributing
See [CONTRIBUTING.md](CONTRIBUTING.md).
Approvers ([@open-telemetry/collector-releases-approvers](https://github.com/orgs/open-telemetry/teams/collector-releases-approvers)):
- [Antoine Toulme](https://github.com/atoulme), Splunk
- [Christos Markou](https://github.com/ChrsMark), Elastic
- [Curtis Robert](https://github.com/crobert-1), Splunk
- [David Ashpole](https://github.com/dashpole), Google
- [Matt Wear](https://github.com/mwear), Lightstep
- [Ziqi Zhao](https://github.com/fatsheep9146), AlibabaEmeritus Approvers:
- [Anthony Mirabella](https://github.com/Aneurysm9)
- [Bryan Aguilar](https://github.com/bryan-aguilar)
- [Przemek Maciolek](https://github.com/pmm-sumo)
- [Ruslan Kovalov](https://github.com/kovrus)Maintainers ([@open-telemetry/collector-contrib-maintainers](https://github.com/orgs/open-telemetry/teams/collector-contrib-maintainers)):
- [Alex Boten](https://github.com/codeboten), Honeycomb
- [Andrzej Stencel](https://github.com/andrzej-stencel), Elastic
- [Bogdan Drutu](https://github.com/bogdandrutu), Snowflake
- [Daniel Jaglowski](https://github.com/djaglowski), observIQ
- [Dmitrii Anoshin](https://github.com/dmitryax), Splunk
- [Evan Bradley](https://github.com/evan-bradley), Dynatrace
- [Juraci Paixão Kröhling](https://github.com/jpkrohling), Grafana Labs
- [Pablo Baeyens](https://github.com/mx-psi), DataDog
- [Sean Marciniak](https://github.com/MovieStoreGuy), Splunk
- [Tyler Helmuth](https://github.com/TylerHelmuth), Honeycomb
- [Yang Song](https://github.com/songy23), DataDogEmeritus Maintainers
- [Tigran Najaryan](https://github.com/tigrannajaryan)
Learn more about roles in the [community repository](https://github.com/open-telemetry/community/blob/main/guides/contributor/membership.md).