Expand description
Dynamic sampling rule configuration.
Structs§
- RuleId
- The identifier of a
SamplingRule
. - Sampling
Config - Represents the dynamic sampling configuration available to a project.
- Sampling
Rule - A sampling rule as it is deserialized from the project configuration.
- Time
Range - A range of time.
Enums§
- Decaying
Function - Specifies how to interpolate sample rates for rules with bounded time window.
- Rule
Type - Defines what a dynamic sampling rule applies to.
- Sampling
Value - A sampling strategy definition.