Jenkins no node online
critical

Description No Jenkins nodes are online: `{{$labels.instance}}` in realm {{$labels.realm}}/{{$labels.env}} ({{$labels.region}})
Query
>>>
	
				
					
				
			
				
					 == 0
				
			
    
Query Explanation

The PromQL expression jenkins_node_online_value == 0 matches any Jenkins node metric whose jenkins_node_online_value is exactly zero, indicating the node is offline. The alert fires whenever such a metric appears, i.e., when a Jenkins node (identified by instance, realm, env, and region labels) reports that no node is online.

Get Alert
Download
Copy to Clipboard