package
0.1.9
Repository: https://github.com/pojol/braid.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
NewSlowReporter creates a new reporter that sends spans out of process by means of Sender.
WithHTTP http://172.17.0.1:14268/api/traces.
WithProbabilistic 采样率 0 ~ 1.
WithSamplerType 采样类型.
No description provided by the author
WithSlowRequest 单次请求阀值(超过会有慢日志.
WithSlowSpan 单次调用阀值(超过会有慢日志.
No description provided by the author
WithUDP 172.17.0.1:6831.

# Constants

Name module name.

# Variables

ErrFactoryNotExist factory not exist.

# Structs

Parm https://github.com/jaegertracing/jaeger-client-go/blob/master/config/config.go.
No description provided by the author

# Interfaces

ISpan span interface.
ITracer tracer interface.

# Type aliases

Option config wraps.
SpanFactory span 工厂.