Module config

Source
Expand description

Dynamic sampling rule configuration.

Structs§

RuleId
The identifier of a SamplingRule.
SamplingConfig
Represents the dynamic sampling configuration available to a project.
SamplingRule
A sampling rule as it is deserialized from the project configuration.
TimeRange
A range of time.

Enums§

DecayingFunction
Specifies how to interpolate sample rates for rules with bounded time window.
RuleType
Defines what a dynamic sampling rule applies to.
SamplingValue
A sampling strategy definition.