Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type JaegerConfig ¶
type JaegerConfig struct { ServiceName string Sampler *jconfig.SamplerConfig Reporter *jconfig.ReporterConfig EnableRPCMetrics bool // contains filtered or unexported fields }
Config ...
func (*JaegerConfig) WithOption ¶
func (jc *JaegerConfig) WithOption(options ...jconfig.Option) *JaegerConfig
Click to show internal directories.
Click to hide internal directories.