Provider failed because get genesis timeout
critical

Description Timeout to get genesis for Provider `{{$labels.provider}}` in Graph node `{{$labels.instance}}`
Query
>>>
	
				
					
				
			
				
					 == 4
				
			
    
Query Explanation

The PromQL expression eth_rpc_status == 4 filters for any eth_rpc_status metric that equals 4, which represents a genesis‑fetch timeout for a provider. The alert triggers whenever a series (identified by the provider and instance labels) reports this value, indicating that the provider failed to retrieve the genesis block within the expected time.

Get Alert
Download
Copy to Clipboard