Documentation ¶
Index ¶
Constants ¶
View Source
const Name = "jaeger"
Name sets the name of this tracer
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct { SamplingServerURL string `` /* 147-byte string literal not displayed */ SamplingType string `` /* 140-byte string literal not displayed */ SamplingParam float64 `` /* 148-byte string literal not displayed */ LocalAgentHostPort string `` /* 179-byte string literal not displayed */ Gen128Bit bool `` /* 135-byte string literal not displayed */ Propagation string `` /* 158-byte string literal not displayed */ TraceContextHeaderName string `` /* 187-byte string literal not displayed */ }
Config provides configuration settings for a jaeger tracer
Click to show internal directories.
Click to hide internal directories.