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

Enable libcnb tracing #398

Merged
merged 1 commit into from
Feb 28, 2025
Merged

Enable libcnb tracing #398

merged 1 commit into from
Feb 28, 2025

Conversation

edmorley
Copy link
Member

This enables libcnb's trace feature, which means traces, spans, and events are written to OpenTelemetry export files on disk in the ephemeral build container, which can then be read by the Heroku build system or when debugging locally with Pack (so long as a suitable --volume mount has been configured).

See:
heroku/libcnb.rs#723

Closes #387.
GUS-W-15148608.

This enables `libcnb`'s `trace` feature, which means traces, spans, and
events are written to OpenTelemetry export files on disk in the ephemeral
build container, which can then be read by the Heroku build system or
when debugging locally with Pack (so long as a suitable `--volume` mount
has been configured).

See:
heroku/libcnb.rs#723

Closes #387.
GUS-W-15148608.
@edmorley edmorley self-assigned this Feb 28, 2025
@edmorley edmorley requested a review from schneems as a code owner February 28, 2025 12:39
@edmorley edmorley requested a review from a team February 28, 2025 12:40
@edmorley edmorley enabled auto-merge (squash) February 28, 2025 12:42
@edmorley edmorley merged commit 47dea55 into main Feb 28, 2025
6 checks passed
@edmorley edmorley deleted the edmorley/libcnb-trace branch February 28, 2025 13:07
heroku-linguist bot added a commit that referenced this pull request Feb 28, 2025
## heroku/ruby

### Changed

- Enabled `libcnb`'s `trace` feature. ([#398](#398))
@heroku-linguist heroku-linguist bot mentioned this pull request Feb 28, 2025
heroku-linguist bot added a commit to heroku/cnb-builder-images that referenced this pull request Feb 28, 2025
## heroku/ruby

### Changed

- Enabled `libcnb`'s `trace` feature. ([#398](heroku/buildpacks-ruby#398))
heroku-linguist bot added a commit to heroku/cnb-builder-images that referenced this pull request Feb 28, 2025
## heroku/ruby

### Changed

- Enabled `libcnb`'s `trace` feature. ([#398](heroku/buildpacks-ruby#398))

Co-authored-by: heroku-linguist[bot] <136119646+heroku-linguist[bot]@users.noreply.github.com>
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.

Enable libcnb tracing
2 participants