annotations
Parameters
value
The annotations of the alert rule. See annotations
below.
Parameters
values
The annotations of the alert rule. See annotations
below.
suspend fun annotations(argument: List<suspend PrometheusAlertRuleAnnotationArgsBuilder.() -> Unit>)
suspend fun annotations(vararg argument: suspend PrometheusAlertRuleAnnotationArgsBuilder.() -> Unit)
Parameters
argument
The annotations of the alert rule. See annotations
below.