Open advancedwebdeveloper opened 4 years ago
opentelemetry-go is "in a pre-GA phase of [their] lifecycle that will include breaking changes." (https://github.com/open-telemetry/opentelemetry-go/issues/1279#issuecomment-717315443).
you can still build mirrorcat. just git checkout v0.13.0
in $GOPATH/src/go.opentelemetry.io/otel
.
this project might also have the luxury of not yet having made a public release. depends on what you call a release, i guess :-D
to fix builds after go get -u
(like in the readme of this project), use the symbols from otel directly - like it's done here.
Hi. Caught this:
I am on Ubuntu 20 x86_64: