Skip to content
Snippets Groups Projects
Commit e449a53e authored by Pablo Carranza's avatar Pablo Carranza
Browse files

Remove mtail from worker alerts

parent 35e07867
No related branches found
No related tags found
1 merge request!244Remove mtail from worker alerts
ALERT FrontEndWorkerDown
IF min(up{fqdn=~"worker-(web|ssh|api|kiq)[0-9]+.fe.gitlab.com"}) without (job) == 0
IF min(up{fqdn=~"worker-(web|ssh|api|kiq)[0-9]+.fe.gitlab.com", job!~".*mtail"}) without (job) == 0
FOR 5m
LABELS {severity="critical", pager="pagerduty"}
ANNOTATIONS {
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment