Commit 9dcc6774 authored by Waqas Riaz's avatar Waqas Riaz

Update alert_rule.jsonnet

parent 922980d6
Pipeline #4197 passed with stages
in 3 seconds
......@@ -2,6 +2,7 @@ local alert_test = import '../alerts-config/alert_rule.libsonnet';
local alert_data = import '../alerts-config/alert_model.libsonnet';
local alert_model_data = import '../alerts-config/alert_condition.libsonnet';
local my_alert_condition_A = alert_model_data.new(
evaluatorParams=null,
evaluatorType='gt',
......
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