Documentation ¶
Index ¶
Constants ¶
View Source
const Name = "jaeger"
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Cfg ¶
type Cfg struct { *jaegerCfg.Configuration Logger *lumberjack.Logger `yaml:"logger"` BatchSize int32 `yaml:"batch_size"` }
func DefaultCfg ¶
func DefaultCfg() Cfg
Click to show internal directories.
Click to hide internal directories.