RequestBasedServiceLevelIndicator

This structure contains information about the performance metric that a request-based SLO monitors.

Types

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

Properties

Link copied to clipboard

The arithmetic operation used when comparing the specified metric to the threshold.

Link copied to clipboard

This value is the threshold that the observed metric values of the SLI metric are compared to.

Link copied to clipboard

A structure that contains information about the metric that the SLO monitors.

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