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

Commits on Feb 23, 2024

  1. Enable libcnb tracing

    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 committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    a8b6f00 View commit details
    Browse the repository at this point in the history