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 collector to build image using ocb #944

Merged

Commits on Jul 21, 2023

  1. update collector to build image using ocb

    The collector in this repository now uses the otel collector builder to
    build a custom binary which it embeds in a docker container for the
    demo.
    
    Still to do:
    
    - [ ] update curl command to pull builder for specific architectures
    - [ ] allow passing the version of the builder to use
    
    Signed-off-by: Alex Boten <alex@boten.ca>
    codeboten authored and Alex Boten committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    69c199a View commit details
    Browse the repository at this point in the history
  2. update build-images

    Signed-off-by: Alex Boten <aboten@lightstep.com>
    Alex Boten committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    41d8dc9 View commit details
    Browse the repository at this point in the history
  3. add license

    Signed-off-by: Alex Boten <aboten@lightstep.com>
    Alex Boten committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    83cc702 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0b63f74 View commit details
    Browse the repository at this point in the history