Merge "Remove tooManyConnections alert rule"

This commit is contained in:
Zuul 2020-07-24 20:33:45 +00:00 committed by Gerrit Code Review
commit d8b5db6474

View File

@ -29,10 +29,6 @@ spec:
priority: P2
- name: high-load
rules:
- alert: RabbitmqTooManyConnections
expr: "rabbitmq_connectionsTotal > 1000"
annotations:
priority: P2
- alert: RabbitmqTooManyMessagesInQueue
expr: "rabbitmq_queue_messages_ready > 1000"
annotations: