Skip to content
GitLab
Explore
Projects
Groups
Topics
Snippets
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Register
Sign in
Toggle navigation
Menu
UPSMF
uphrh-sb-devops
Commits
70e18709
Commit
70e18709
authored
5 years ago
by
kaliraja.ramasamy
Browse files
Options
Download
Patches
Plain Diff
Feat #0000: updated the alert rule for kafka monitoring
parent
237fa162
sunbird-monitoring-release-2.2.0
sunbird-monitoring-release-2.2.0_aa4568b
sunbird-monitoring-release-2.1.0
sunbird-monitoring-release-2.1.0_RC1
monitoring-fixes
loadtest
fixed-monitoring
before-categorisation
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
ansible/roles/stack-monitor-stateful/templates/alertrules.process.yml
+1
-1
...s/stack-monitor-stateful/templates/alertrules.process.yml
with
1 addition
and
1 deletion
+1
-1
ansible/roles/stack-monitor-stateful/templates/alertrules.process.yml
+
1
−
1
View file @
70e18709
...
...
@@ -26,7 +26,7 @@ groups:
description
:
'
Number
of
running
processes
are:
{%
raw
%}{{$value}}{%
endraw
%}'
summary
:
Kafka process is not running
-
alert
:
kafka_more_than_one_process_running
expr
:
namedprocess_namegroup_
state
s{groupname="kafka"
,state="Sleeping"
} >
1
expr
:
namedprocess_namegroup_
num_proc
s{groupname="kafka"} >
1
for
:
1m
annotations
:
description
:
'
Number
of
running
processes
are:
{%
raw
%}{{$value}}{%
endraw
%}'
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Topics
Snippets