MySQL slow queries
warning

Description MySQL server mysql has some new slow query.
Query for 2m
>>>
	
				
					
					
						increase
					
				
			
				
					(
				
			
				
					
				
			
				
					[1m]) > 0
				
			
    
Query Explanation

The rule uses increase(mysql_global_status_slow_queries[1m]) > 0 to check if the MySQL counter for slow queries has risen during the last minute; if at least one new slow query is recorded in that period, the alert "MySQL slow queries" fires.

Get Alert
Download
Copy to Clipboard