OpenTelemetry Collector Official Releases
Go to file
Alex Boten 88a1ec8b99
add build details for opampsupervisor (#858)
* 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>
2025-03-07 15:24:09 +00:00
.chloggen add build details for opampsupervisor (#858) 2025-03-07 15:24:09 +00:00
.github add build details for opampsupervisor (#858) 2025-03-07 15:24:09 +00:00
cmd add build details for opampsupervisor (#858) 2025-03-07 15:24:09 +00:00
distributions [contrib] remove lokiexporter (#854) 2025-03-05 04:13:19 +00:00
internal/tools [chore] Run go mod tidy (#852) 2025-03-04 14:56:11 +00:00
scripts Add validate-components make target as part of CI (#794) 2025-01-12 01:32:42 +00:00
tests [chore] Add Docker test pipeline (#837) 2025-03-05 10:15:39 +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 Update version from 0.120.0 to 0.121.0 (#853) 2025-03-04 15:48:17 +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 Update version from 0.120.0 to 0.121.0 (#853) 2025-03-04 15:48:17 +00:00
README.md [chore] Add mowies as releases approver (#807) 2025-01-29 10:05:07 +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 bump version to go1.24 (#827) 2025-02-13 08:43:22 +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.

Approvers (@open-telemetry/collector-releases-approvers):

Emeritus Approvers:

Maintainers (@open-telemetry/collector-contrib-maintainers):

Emeritus Maintainers

Learn more about roles in the community repository.