* add build details for opampsupervisor This follows the pattern for releasing the builder. Fixes https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/24293 Signed-off-by: Alex Boten <223565+codeboten@users.noreply.github.com> * update config Signed-off-by: Alex Boten <223565+codeboten@users.noreply.github.com> * add changelog Signed-off-by: Alex Boten <223565+codeboten@users.noreply.github.com> * Apply suggestions from code review Co-authored-by: Evan Bradley <11745660+evan-bradley@users.noreply.github.com> * Apply suggestions from code review Co-authored-by: Moritz Wiesinger <moritz.wiesinger@dynatrace.com> * remove sha_short Signed-off-by: Alex Boten <223565+codeboten@users.noreply.github.com> * Update cmd/opampsupervisor/Dockerfile * dont bother testing on contrib changes Signed-off-by: Alex Boten <223565+codeboten@users.noreply.github.com> * add contrib to gitignore Signed-off-by: Alex Boten <223565+codeboten@users.noreply.github.com> * updated title Signed-off-by: Alex Boten <223565+codeboten@users.noreply.github.com> --------- Signed-off-by: Alex Boten <223565+codeboten@users.noreply.github.com> Co-authored-by: Evan Bradley <11745660+evan-bradley@users.noreply.github.com> Co-authored-by: Moritz Wiesinger <moritz.wiesinger@dynatrace.com> |
||
|---|---|---|
| .chloggen | ||
| .github | ||
| cmd | ||
| distributions | ||
| internal/tools | ||
| scripts | ||
| tests | ||
| .gitignore | ||
| .goreleaser.yaml | ||
| CHANGELOG.md | ||
| CONTRIBUTING.md | ||
| LICENSE | ||
| Makefile | ||
| README.md | ||
| go.mod | ||
| go.sum | ||
| renovate.json | ||
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:
- OpenTelemetry Collector (also known as "otelcol")
- OpenTelemetry Collector Contrib (also known as "otelcol-contrib")
- OpenTelemetry Collector for Kubernetes (also known as "otelcol-k8s")
- OpenTelemetry Collector OTLP (also known as "otelcol-otlp")
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.
Approvers (@open-telemetry/collector-releases-approvers):
- Antoine Toulme, Splunk
- Christos Markou, Elastic
- Curtis Robert, Splunk
- David Ashpole, Google
- John L. Peterson (Jack), Datadog
- Matt Wear, Lightstep
- Moritz Wiesinger, Dynatrace
- Ziqi Zhao, Alibaba
Emeritus Approvers:
Maintainers (@open-telemetry/collector-contrib-maintainers):
- Alex Boten, Honeycomb
- Andrzej Stencel, Elastic
- Bogdan Drutu, Snowflake
- Daniel Jaglowski, observIQ
- Dmitrii Anoshin, Splunk
- Evan Bradley, Dynatrace
- Juraci Paixão Kröhling, Grafana Labs
- Pablo Baeyens, DataDog
- Sean Marciniak, Splunk
- Tyler Helmuth, Honeycomb
- Yang Song, DataDog
Emeritus Maintainers
Learn more about roles in the community repository.