Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Tracer ¶
type Tracer struct { TrimUnsampledSpans bool // contains filtered or unexported fields }
Tracer reports trace data to AppOptics.
func (*Tracer) Extract ¶
func (t *Tracer) Extract(format interface{}, carrier interface{}) (ot.SpanContext, error)
Extract belongs to the Tracer interface.
Click to show internal directories.
Click to hide internal directories.