PGBouncer errors
warning

Description PGBouncer is logging errors. This may be due to a a server restart or an admin typing commands at the pgbouncer console.
Query
>>>
	
				
					
					
						increase
					
				
			
				
					(
				
			
				
					
				
			
				
					{errmsg!="server conn crashed?"}[1m]) > 10
				
			
    
Query Explanation

The rule measures the rise in the pgbouncer_errors_count counter for all error messages except server conn crashed? over the past 1 minute, and fires when that increase exceeds 10. In other words, if more than ten new non‑connection‑crash errors are logged within a minute, the alert is triggered.

Get Alert
Download
Copy to Clipboard