Remove tooManyConnections alert rule
Change-Id: I0aff763273f9f79bfdb0dde822247baf1f72e103
This commit is contained in:
parent
44b9e4348a
commit
757a73a5f0
@ -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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user