HAProxy HTTP slowing down
warning

Description Average request time is increasing - {{ $value | printf "%.2f"}}
Query for 1m
>>>
	
				
					avg by (instance, proxy) (
				
			
				
					
				
			
				
					) > 1
				
			
    
Query Explanation

HAProxy HTTP slowing down – The rule calculates the average of haproxy_backend_max_total_time_seconds for each instance and proxy; if that average exceeds 1 second, the alert fires, indicating request latency is rising.

Get Alert
Download
Copy to Clipboard