SamplingRateBoost

Enable temporary sampling rate increases when you detect anomalies to improve visibility.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Sets the time window (in minutes) in which only one sampling rate boost can be triggered. After a boost occurs, no further boosts are allowed until the next window.

Link copied to clipboard

Defines max temporary sampling rate to apply when a boost is triggered. Calculated boost rate by X-Ray will be less than or equal to this max rate.

Functions

Link copied to clipboard
inline fun copy(block: SamplingRateBoost.Builder.() -> Unit = {}): SamplingRateBoost
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String