Nats high memory usage
warning

Description NATS server memory usage is above 200MB for {{ $labels.instance }}
Query for 5m
>>>
	
				
					
				
			
				
					 > 200 * 1024 * 1024
				
			
    
Query Explanation

The query checks the gnatsd_varz_mem metric (memory usage in bytes) and fires when it exceeds 200 MiB (200 × 1024 × 1024 bytes). The alert triggers for any instance label where the reported memory usage is above this limit.

Get Alert
Download
Copy to Clipboard