Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[distributions/paas] New PaaS distribution #846

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

atoulme
Copy link
Contributor

@atoulme atoulme commented Feb 28, 2025

This adds a new distribution for PaaS platforms such as Heroku where the collector is deployed as a sidecar in the deployment itself.

This distribution is offered as a binary and has information on how to be installed as a buildpack.

Fixes #459

@atoulme atoulme requested a review from a team as a code owner February 28, 2025 17:09
@atoulme atoulme marked this pull request as draft February 28, 2025 17:09
# Add buildpack for OpenTelemetry Collector
# Note both lines are required together
# TODO check URI works
heroku buildpacks:add https://github.com/open-telemetry/opentelemetry-collector-releases.git/distributions/otelcol-paas#\
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I didn't test this step myself yet, I will try this and get the PR out of draft when I know this works well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Create a PaaS distribution
1 participant