SamplingStatisticsDocument

Request sampling results for a single rule from a service. Results are for the last 10 seconds unless the service has been assigned a longer reporting interval after a previous call to GetSamplingTargets.

Types

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

Properties

Link copied to clipboard

The number of requests recorded with borrowed reservoir quota.

Link copied to clipboard

A unique identifier for the service in hexadecimal.

Link copied to clipboard

The number of requests that matched the rule.

Link copied to clipboard

The name of the sampling rule.

Link copied to clipboard

The number of requests recorded.

Link copied to clipboard

The current time.

Functions

Link copied to clipboard
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