{isManualRestore && (
@@ -348,39 +268,55 @@ export const AlertRuleForm = ({ existing, prefill, isManualRestore }: Props) =>
{!isRecordingRuleByType(type) &&
}
>
)}
+
+ {/* actions */}
+
+
+
+
+
+ {existing && isCortexLokiOrRecordingRule(watch) && (
+
+ )}
+