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

Update the builder to use a consistent binary name. #5651

Merged
merged 1 commit into from
Jul 22, 2022

Commits on Jul 22, 2022

  1. Update the builder to use a consistent binary name.

    Update the builder to consistently use "ocb" in the name of the command,
    version. Since the builder does not expand environment variables in the
    config file pathname, the default value for `--config` does not work,
    so we can make this flag required so that users don't silently build an
    inoperative collector.
    
    This fixes open-telemetry#5581.
    
    Signed-off-by: James Peach <[email protected]>
    jpeach committed Jul 22, 2022
    Configuration menu
    Copy the full SHA
    b28413c View commit details
    Browse the repository at this point in the history