alert Templates
Parameters
value
The details of alert rules that are generated based on the alert template. See the following Block alert_templates
.
Parameters
values
The details of alert rules that are generated based on the alert template. See the following Block alert_templates
.
suspend fun alertTemplates(argument: List<suspend MetricRuleTemplateAlertTemplateArgsBuilder.() -> Unit>)
suspend fun alertTemplates(vararg argument: suspend MetricRuleTemplateAlertTemplateArgsBuilder.() -> Unit)
Parameters
argument
The details of alert rules that are generated based on the alert template. See the following Block alert_templates
.