package
0.0.0-20211028080628-e2786a622600
Repository: https://github.com/sourcegraph/appdash.git
Documentation: pkg.go.dev
# Functions
DefaultOptions creates an Option with a sampling function that always return true and a logger that logs errors to stderr.
NewRecorder forwards basictracer.RawSpans to an appdash.Collector.
NewTracer creates a new opentracing.Tracer implementation that reports spans to an Appdash collector.
NewTracerWithOptions creates a new opentracing.Tracer that records spans to the given appdash.Collector.