Revert "Alerting: Add is_paused attr to the POST alert rule group endpoint" (#62310)
Revert "Alerting: Add is_paused attr to the POST alert rule group endpoint (#62253)"
This reverts commit 3ccafe3a5a.
This commit is contained in:
@@ -97,7 +97,6 @@ func validateRuleNode(
|
||||
RuleGroup: groupName,
|
||||
NoDataState: noDataState,
|
||||
ExecErrState: errorState,
|
||||
IsPaused: ruleNode.GrafanaManagedAlert.IsPaused,
|
||||
}
|
||||
|
||||
newAlertRule.For, err = validateForInterval(ruleNode)
|
||||
|
||||
Reference in New Issue
Block a user