Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Arch Linux
infrastructure
Commits
68f92127
Verified
Commit
68f92127
authored
Aug 23, 2020
by
Jelle van der Waa
🚧
Browse files
Remove alert which is triggered to often.
parent
1ba845e7
Pipeline
#1444
failed with stage
in 47 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
roles/prometheus/files/node.rules.yml
View file @
68f92127
...
...
@@ -398,14 +398,6 @@ groups:
-
name
:
rebuilderd
interval
:
15m
rules
:
-
alert
:
RebuilderdQueueLength
expr
:
predict_linear(rebuilderd_queue_length[6h], 6 * 3600) > rebuilderd_queue_length
for
:
30m
labels
:
severity
:
warning
annotations
:
summary
:
"
Rebuilderd
queue
length
is
not
decreasing
{{
$labels.instance
}})"
description
:
"
Rebuilderd's
queue
length
is
now:
{{
$value
}}"
-
alert
:
RebuilderdQueueNotEmpty
expr
:
rebuilderd_queue_length >
2000
for
:
24h
...
...
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!
Cancel
Please
register
or
sign in
to comment