Skip to content
Unverified Commit e31b0a48 authored by Max Inden's avatar Max Inden
Browse files

.maintain/monitoring/alerting-rules: Adjust transaction queue size alert

The transaction queue size alert has been firing with a constant 10
transactions in the queue. While maybe problematic those 10 transactions
don't need to be the same across scrape intervals.

Instead of alerting with a size above 10, alert based on two things:

1. Monotonically increasing queue size

2. Upper limit queue size reached
parent 31af2034
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment