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

Cant build 0.37.0 (c.meter.SyncInt64 undefined) #3344

Closed
opengs opened this issue Jan 30, 2023 · 3 comments
Closed

Cant build 0.37.0 (c.meter.SyncInt64 undefined) #3344

opengs opened this issue Jan 30, 2023 · 3 comments

Comments

@opengs
Copy link

opengs commented Jan 30, 2023

Cant build a project with v0.37.0 dependency.

This is the error I have while doing go build -v:

go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc
# go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc
/src/pkg/mod/go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc@v0.37.0/config.go:75:40: c.meter.SyncInt64 undefined (type metric.Meter has no field or method SyncInt64)

Most probably, it was fixed by #3170 . Maybe with a new release, it will be fixed. Waiting for #3190

@opengs
Copy link
Author

opengs commented Jan 30, 2023

I will check it with new version later today

@Aneurysm9
Copy link
Member

Compatible versions of modules from this repo have been released.

@opengs
Copy link
Author

opengs commented Jan 30, 2023

Everything works. Thanks!

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

2 participants