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 #208

Merged
merged 1 commit into from Feb 23, 2024
Merged

Enable libcnb tracing #208

merged 1 commit into from Feb 23, 2024

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

GUS-W-15108954.

@edmorley edmorley self-assigned this Feb 23, 2024
Cargo.lock Show resolved Hide resolved
@edmorley edmorley marked this pull request as ready for review February 23, 2024 13:29
@edmorley edmorley requested a review from a team as a code owner February 23, 2024 13:29
@edmorley edmorley enabled auto-merge (squash) February 23, 2024 13:33
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

GUS-W-15108954.
@edmorley edmorley merged commit e0974f9 into main Feb 23, 2024
4 checks passed
@edmorley edmorley deleted the edmorley/libcnb-tracing branch February 23, 2024 20:20
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.

None yet

2 participants