# Functions
No description provided by the author
ClientInterceptor rpc拦截器.
createEchoTraceSpan 构建 echo tracer.
No description provided by the author
NewSlowReporter creates a new reporter that sends spans out of process by means of Sender.
ServerInterceptor server端rpc拦截器.
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
EchoSpan echo span.
Name module name.
RedisSpan redis span.
RequestKey 请求的键值.
# Variables
ErrFactoryNotExist factory not exist.
# Structs
EchoTracer http request tracer.
MDReaderWriter metadata 读写.
Parm https://github.com/jaegertracing/jaeger-client-go/blob/master/config/config.go.
RedisTracer redis tracer.
No description provided by the author