greenwave: add some monitoring on the queue size

Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
This commit is contained in:
Pierre-Yves Chibon 2020-07-08 10:12:23 +02:00
parent a51feef5bd
commit fd98793878

View file

@ -16,6 +16,9 @@
routing_keys:
- "org.fedoraproject.*.taskotron.result.new"
- "org.fedoraproject.*.waiverdb.waiver.new"
thresholds:
warning: 10
critical: 100
# The openshift/project role breaks if the project already exists:
# https://pagure.io/fedora-infrastructure/issue/6404