MySQL down
critical

Description MySQL instance is down on {{ $labels.instance }}
Query
>>>
	
				
					
				
			
				
					 == 0
				
			
    
Query Explanation

The query checks the mysql_up metric and fires when its value equals 0, meaning the MySQL exporter reports the instance as not up. Consequently, any target with the instance label where mysql_up == 0 will trigger the MySQL down alert.

Get Alert
Download
Copy to Clipboard