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 trace feature #184

Merged
merged 2 commits into from
Jan 23, 2025
Merged

Conversation

runesoerensen
Copy link
Contributor

@runesoerensen runesoerensen commented Jan 23, 2025

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 #182.

@runesoerensen runesoerensen marked this pull request as ready for review January 23, 2025 17:31
@runesoerensen runesoerensen enabled auto-merge (squash) January 23, 2025 17:35
@runesoerensen runesoerensen merged commit 27b5ac7 into main Jan 23, 2025
5 checks passed
@runesoerensen runesoerensen deleted the enable-libcnb-trace-feature branch January 23, 2025 17:35
@edmorley edmorley linked an issue Jan 23, 2025 that may be closed by this pull request
@edmorley edmorley mentioned this pull request Jan 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.

Enable libcnb tracing
2 participants