Skip to content
This repository has been archived by the owner on Nov 7, 2022. It is now read-only.

[README] Still needs work :-( #451

Closed
DazWilkin opened this issue Mar 1, 2019 · 2 comments
Closed

[README] Still needs work :-( #451

DazWilkin opened this issue Mar 1, 2019 · 2 comments
Assignees
Milestone

Comments

@DazWilkin
Copy link

Thanks for refining the guide in response to #445.

I tried following the revised instructions but I'm unable to get the code to work using them and reverting to running the docker images on the release page.

I appear to minimally need Bazaar (bzr):

make agent
GO111MODULE=on CGO_ENABLED=0 go build -o ./bin/ocagent_linux -ldflags "-X github.com/census-instrumentation/opencensus-service/internal/version.GitHash=5d4aea2 " ./cmd/ocagent
go: labix.org/v2/mgo@v0.0.0-20140701140051-000000000287: bzr branch --use-existing-dir https://launchpad.net/mgo/v2 . in ... ea8: exec: "bzr": executable file not found in $PATH
go: launchpad.net/gocheck@v0.0.0-20140225173054-000000000087: bzr branch --use-existing-dir https://launchpad.net/~niemeyer/gocheck/trunk . in ...: exec: "bzr": executable file not found in $PATH
go: error loading module requirements
Makefile:55: recipe for target 'agent' failed
make: *** [agent] Error 1
@pjanotti pjanotti self-assigned this Mar 1, 2019
@pjanotti
Copy link

pjanotti commented Mar 1, 2019

Thanks @DazWilkin - yes, unfortunately bzr is a requirement via some indirect dependency. Since I see that you are giving a good spin on the agent let me group these issues so I can try to go in one pass.

flands added a commit that referenced this issue Apr 24, 2019
* Update README and k8s.yaml example

* Address #451
* Fix collector CLI documentation
* Update k8s example to latest standard
@flands
Copy link
Contributor

flands commented Apr 25, 2019

Updated README

@flands flands closed this as completed Apr 25, 2019
@flands flands added this to the 0.1.6 milestone Apr 25, 2019
fivesheep pushed a commit to fivesheep/opencensus-service that referenced this issue Jun 12, 2019
* Update README and k8s.yaml example

* Address census-instrumentation#451
* Fix collector CLI documentation
* Update k8s example to latest standard
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants