Module evaluation

Source
Expand description

Evaluation of dynamic sampling rules.

Structs§

MatchedRuleIds
Represents a list of rule ids which is used for outcomes.
ReservoirEvaluator
Utility for evaluating reservoir-based sampling rules.
SamplingEvaluator
State machine for dynamic sampling.
SamplingMatch
Represents the specification for sampling an incoming event.

Enums§

SamplingDecision
A sampling decision.

Type Aliases§

ReservoirCounters
The amount of matches for each reservoir rule in a given project.