Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
D
DAACDemo
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Syed Bilal Raees
DAACDemo
Commits
9dcc6774
Commit
9dcc6774
authored
Apr 19, 2023
by
Waqas Riaz
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update alert_rule.jsonnet
parent
922980d6
Pipeline
#4197
passed with stages
in 3 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
alert_rule.jsonnet
alerts/alert_rule.jsonnet
+1
-0
No files found.
alerts/alert_rule.jsonnet
View file @
9dcc6774
...
...
@@ -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'
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment