Module relay_sampling::config
source · Expand description
Dynamic sampling rule configuration.
Structs§
- The identifier of a
SamplingRule
. - Represents the dynamic sampling configuration available to a project.
- A sampling rule as it is deserialized from the project configuration.
- A range of time.
Enums§
- Specifies how to interpolate sample rates for rules with bounded time window.
- Defines what a dynamic sampling rule applies to.
- A sampling strategy definition.