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

local test instructions fail trying to copy the collector build #1603

Open
tsloughter opened this issue Apr 5, 2024 · 0 comments
Open

local test instructions fail trying to copy the collector build #1603

tsloughter opened this issue Apr 5, 2024 · 0 comments

Comments

@tsloughter
Copy link

In order to get the docs in run-mock-test.md to work I found I either needed to first run:

git clone [email protected]:aws-observability/aws-otel-collector.git
cd aws-otel-collector
make build
cd ..

To build the collector or to patch the local/docker_compose.tpl file:

-        BUILDMODE: copy
+        BUILDMODE: build

Since I wasn't sure which solution you preferred I'm opening an issue instead of a PR but I can open a PR to either update the docs or update the template to build instead of copy the collector.

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

No branches or pull requests

1 participant