HAProxy high HTTP 4xx error rate backend
critical

Description Too many HTTP requests with status 4xx (> 5%) on backend {{ $labels.fqdn }}/{{ $labels.backend }}
Query for 1m
>>>
	
				
					((sum by (proxy) (
				
			
				
					
					
						rate
					
				
			
				
					(
				
			
				
					
				
			
				
					{code="4xx"}[1m])) / sum by (proxy) (
				
			
				
					
					
						rate
					
				
			
				
					(
				
			
				
					
				
			
				
					[1m]))) * 100) > 5
				
			
    
Get Alert
Download
Copy to Clipboard