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

got error when build with ocagent@v0.2.0 #44

Open
sc0Vu opened this issue Mar 29, 2023 · 0 comments
Open

got error when build with ocagent@v0.2.0 #44

sc0Vu opened this issue Mar 29, 2023 · 0 comments

Comments

@sc0Vu
Copy link

sc0Vu commented Mar 29, 2023

I got error when build with ocagent@v0.2.0.

contrib.go.opencensus.io/exporter/ocagent

../../../go/pkg/mod/contrib.go.opencensus.io/exporter/ocagent@v0.2.0/ocagent.go:222:38: invalid operation: csamp.Decision == true (mismatched types "github.com/census-instrumentation/opencensus-proto/gen-go/trace/v1".ConstantSampler_ConstantDecision and untyped bool)
make: *** [/eth-indexer/build/bin/indexer] Error 2

The error fixed after install ocagent@v0.7.0

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