Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Sampler ¶
type Sampler interface {
DecisionFor(SamplingKey) bool
}
func NewProxySampler ¶ added in v1.13.0
NewProxySampler creates a new sampler suitable for proxy environments where the sampling decision is not based on the request's properties, but on a rate.
type SamplingKey ¶
Click to show internal directories.
Click to hide internal directories.