Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( AttachRequest = common.AttachRequest ContextHeader = common.GetContextHeader ContextTracing = common.GetContextTracing Context = common.NewContext NewContext = common.NewContext )
View Source
var ( NewSpan = tracer.NewSpan NewSpanWithContext = tracer.NewSpanWithContext NewSpanWithHeader = tracer.NewSpanWithHeader NewSpanWithRequest = tracer.NewSpanWithRequest )
View Source
var ( NewTracing = common.NewTracing NewTracingWithContext = common.NewTracingWithContext NewTracingWithHeader = common.NewTracingWithHeader NewTracingWithRequest = common.NewTracingWithRequest )
View Source
var ( Debug = logger.Debug Debugf = logger.Debugf Debugfc = logger.Debugfc Error = logger.Error Errorf = logger.Errorf Errorfc = logger.Errorfc Fatal = logger.Fatal Fatalf = logger.Fatalf Fatalfc = logger.Fatalfc Info = logger.Info Infof = logger.Infof Infofc = logger.Infofc Panic = logger.Fatal Panicf = logger.Fatalf Panicfc = logger.Fatalfc Warn = logger.Warn Warnf = logger.Warnf Warnfc = logger.Warnfc )
View Source
var (
Config = conf.New
)
View Source
var (
LoggingManager = logger.New
)
View Source
var (
SpanManager = tracer.New
)
Functions ¶
Types ¶
Directories ¶
Path | Synopsis |
---|---|
zipkin_plugin/model
Package model contains the Zipkin V2 model which is used by the Zipkin Go tracer implementation.
|
Package model contains the Zipkin V2 model which is used by the Zipkin Go tracer implementation. |
Click to show internal directories.
Click to hide internal directories.