good Count Metric
Parameters
value
If you want to count "good requests" to determine the percentage of successful requests for this request-based SLO, specify the metric to use as "good requests" in this structure.
Parameters
values
If you want to count "good requests" to determine the percentage of successful requests for this request-based SLO, specify the metric to use as "good requests" in this structure.
suspend fun goodCountMetric(argument: List<suspend ServiceLevelObjectiveMetricDataQueryArgsBuilder.() -> Unit>)
suspend fun goodCountMetric(vararg argument: suspend ServiceLevelObjectiveMetricDataQueryArgsBuilder.() -> Unit)
suspend fun goodCountMetric(argument: suspend ServiceLevelObjectiveMetricDataQueryArgsBuilder.() -> Unit)
Parameters
argument
If you want to count "good requests" to determine the percentage of successful requests for this request-based SLO, specify the metric to use as "good requests" in this structure.