Skip to content

[distributions/paas] New PaaS distribution #846

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

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.

Copy link
Contributor

This PR was marked stale due to lack of activity. It will be closed in 14 days.

@github-actions github-actions bot added the stale Issue has not had recent activity or appears to be solved. Stale issues will be automatically closed label Apr 22, 2025
@jackgopack4
Copy link
Contributor

jackgopack4 commented Apr 22, 2025

I'll take a look this week, thanks
EDIT: I see it's a draft, just wanted to comment to keep the PR fresh

@github-actions github-actions bot removed the stale Issue has not had recent activity or appears to be solved. Stale issues will be automatically closed label Apr 23, 2025
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
2 participants