Commit e13553c9 authored by G33tha's avatar G33tha Committed by rjshrjndrn
Browse files

Issue #000 feat: added lert rules for lp

Showing with 1 addition and 1 deletion
+1 -1
......@@ -8,7 +8,7 @@ groups:
description: 'Number of running processes are: {% raw %}{{$value}}{% endraw %}'
summary: tomcat process is not running
- alert: search_process_not_running
expr: namedprocess_namegroup_states{groupname="lp-search",state="Sleeping"} < 1
expr: namedprocess_namegroup_states{groupname="search",state="Sleeping"} < 1
for: 1m
annotations:
description: 'Number of running processes are: {% raw %}{{$value}}{% endraw %}'
......
Supports Markdown
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