package
2.1.0-rc.2+incompatible
Repository: https://github.com/coderushing/tidb.git
Documentation: pkg.go.dev
# Functions
ChildSpanFromContxt return a non-nil span.
NewRecordedTrace returns a Span which records directly via the specified callback.
SpanFromContext returns the span obtained from the context or, if none is found, a new one started through tracer.
# Constants
TiDBTrace is set as Baggage on traces which are used for tidb tracing.
# Type aliases
A CallbackRecorder immediately invokes itself on received trace spans.