SamplingBoostStatisticsDocument

Request anomaly stats 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 with anomaly.

Link copied to clipboard

The name of the sampling rule.

Link copied to clipboard

The number of requests with anomaly recorded.

Link copied to clipboard

Matches the name that the service uses to identify itself in segments.

Link copied to clipboard

The current time.

Link copied to clipboard

The number of requests that associated to the rule.

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