Skip to content
This repository was archived by the owner on Oct 29, 2021. It is now read-only.
This repository was archived by the owner on Oct 29, 2021. It is now read-only.

go get github.com/sourcegraph/appdash/opentracing results in error #173

@briankassouf

Description

@briankassouf
$ 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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions