From 377f35d19476045b83c2bf41d2a2f5ff0248de75 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20Kone=C4=8Dn=C3=BD?= Date: Mon, 13 Jan 2020 15:06:52 +0100 Subject: [PATCH] the-new-hotness: Add rabbitmq queue monitoring MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michal Konečný --- playbooks/openshift-apps/the-new-hotness.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/playbooks/openshift-apps/the-new-hotness.yml b/playbooks/openshift-apps/the-new-hotness.yml index 3c0074dbbc..e5870920e8 100644 --- a/playbooks/openshift-apps/the-new-hotness.yml +++ b/playbooks/openshift-apps/the-new-hotness.yml @@ -16,6 +16,9 @@ - "org.release-monitoring.*.anitya.project.version.update" - "org.release-monitoring.*.anitya.project.map.new" - "org.fedoraproject.*.buildsys.task.state.change" + thresholds: + warning: 10 + critical: 100 - role: openshift/project app: the-new-hotness