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

Install error: cannot find package "go.opentelemetry.io/otel/label" #34

Open
pierky opened this issue Feb 27, 2021 · 0 comments
Open

Install error: cannot find package "go.opentelemetry.io/otel/label" #34

pierky opened this issue Feb 27, 2021 · 0 comments

Comments

@pierky
Copy link

pierky commented Feb 27, 2021

Hello,

I'm seeing errors in the installation of birdwatcher.

Step 6/18 : RUN go get github.com/alice-lg/birdwatcher
 ---> Running in f2c2b211a6fb
cannot find package "go.opentelemetry.io/otel/label" in any of:
	/usr/local/go/src/go.opentelemetry.io/otel/label (from $GOROOT)
	/root/go/src/go.opentelemetry.io/otel/label (from $GOPATH)

I see that 9 days ago something changed in opentelemetry-go: open-telemetry/opentelemetry-go@ecf65d7

  • Renamed the otel/label package to otel/attribute. (#1541)

Sorry for filing an issue and not a PR to fix it, but at the moment I have zero knowledge of Go.

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