ServiceLevelIndicator

This structure contains information about the performance metric that a period-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

The value that the SLI metric is 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