Documentation ¶
Index ¶
Constants ¶
View Source
const ( SamplerStrategyAll = iota SamplerStrategyRatio SamplerStrategyRateLimit )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Sampler ¶
type Sampler struct {
// contains filtered or unexported fields
}
func (*Sampler) RefreshConfig ¶
func (s *Sampler) RefreshConfig(config SamplerConfig)
type SamplerConfig ¶
type SamplerStrategy ¶
type SamplerStrategy int
Click to show internal directories.
Click to hide internal directories.