Remove tooManyConnections alert rule

Change-Id: I0aff763273f9f79bfdb0dde822247baf1f72e103
This commit is contained in:
okozachenko 2020-07-24 21:56:51 +03:00
parent 44b9e4348a
commit 757a73a5f0
1 changed files with 0 additions and 4 deletions

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: