RequestBasedServiceLevelIndicatorConfig
This structure specifies the information about the service and the performance metric that a request-based SLO is to monitor.
Types
Properties
Link copied to clipboard
The arithmetic operation to use when comparing the specified metric to the threshold. This parameter is required if this SLO is tracking the Latency
metric.
Link copied to clipboard
The value that the SLI metric is compared to. This parameter is required if this SLO is tracking the Latency
metric.
Link copied to clipboard
Use this structure to specify the metric to be used for the SLO.
Functions
Link copied to clipboard
inline fun copy(block: RequestBasedServiceLevelIndicatorConfig.Builder.() -> Unit = {}): RequestBasedServiceLevelIndicatorConfig