CouchDB process restarted
critical

Description CouchDB process has restarted recently
Query for 1m
>>>
	
				
					
					
						changes
					
				
			
				
					(
				
			
				
					
				
			
				
					[1h]) > 0
				
			
    
Query Explanation

The query uses the changes() function to detect any increase in the process_start_time_seconds metric over the past hour. If the metric rises (i.e., the process start time changes), it means the CouchDB process has restarted, triggering the alert.

Get Alert
Download
Copy to Clipboard