ServiceLevelIndicatorConfig
This structure specifies the information about the service and the performance metric that a period-based SLO is to monitor.
Types
Properties
Link copied to clipboard
The arithmetic operation to use when comparing the specified metric to the threshold.
Link copied to clipboard
This parameter is used only when a request-based SLO tracks the Latency
metric. Specify the threshold value that the observed Latency
metric values are to be compared to.
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: ServiceLevelIndicatorConfig.Builder.() -> Unit = {}): ServiceLevelIndicatorConfig