SamplingBoost

Temporary boost sampling rate. X-Ray calculates sampling boost for each service based on the recent sampling boost stats of all services that called GetSamplingTargets.

Types

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

Properties

Link copied to clipboard

The calculated sampling boost rate for this service

Link copied to clipboard

When the sampling boost expires.

Functions

Link copied to clipboard
inline fun copy(block: SamplingBoost.Builder.() -> Unit = {}): SamplingBoost
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