SamplingStatisticSummary

Aggregated request sampling data for a sampling rule across all services for a 10-second window.

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

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 start time of the reporting window.

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