You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 29, 2021. It is now read-only.
$ go get github.com/sourcegraph/appdash/opentracing
# github.com/sourcegraph/appdash/opentracing
../../sourcegraph/appdash/opentracing/recorder.go:44: sp.Sampled undefined (type basictracer.RawSpan has no field or method Sampled)
../../sourcegraph/appdash/opentracing/recorder.go:49: sp.SpanID undefined (type basictracer.RawSpan has no field or method SpanID)
../../sourcegraph/appdash/opentracing/recorder.go:50: sp.TraceID undefined (type basictracer.RawSpan has no field or method TraceID)
../../sourcegraph/appdash/opentracing/recorder.go:66: sp.Baggage undefined (type basictracer.RawSpan has no field or method Baggage)