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