RequestBasedServiceLevelIndicator
This structure contains information about the performance metric that a request-based SLO monitors.
Types
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
inline fun copy(block: RequestBasedServiceLevelIndicator.Builder.() -> Unit = {}): RequestBasedServiceLevelIndicator