Container killed
warning

Description A container has disappeared
Query
>>>
	
				
					
					
						time
					
				
			
				
					() - 
				
			
				
					
				
			
				
					 > 60
				
			
    
Query Explanation

The query computes the time elapsed since the container was last seen (container_last_seen). If more than 60 seconds have passed (time() - container_last_seen > 60), the alert triggers, indicating the container has disappeared.

Get Alert
Download
Copy to Clipboard