Commit 5c6f640f authored by Rizwan Shakoor's avatar Rizwan Shakoor

new alert rule added

parent 90a237a3
Pipeline #4301 passed with stages
in 4 seconds
......@@ -12,7 +12,7 @@ local my_alert_condition_A = alert_model_data.new(
reducerType='last',
);
local uid = 1209877851;
local uid = 1209877811251;
local my_alert_condition_B = alert_model_data.new(
......@@ -32,7 +32,7 @@ alert_test.new(
uid='test_uid' + uid,
orgID=1,
folderUID='ab_xyz1234',
ruleGroup='my_alert-group-2',
ruleGroup='my_alert-group-3',
title='alert_jvm_demo_3',
condition='C',
updated='2023-04-09T15:52:13+05:00',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment