Skip to main content

UPSTREAM_REQUEST_COUNTER

Static UPSTREAM_REQUEST_COUNTER 

Source
pub static UPSTREAM_REQUEST_COUNTER: Lazy<IntCounter>
Expand description

Optional but useful: counts actual upstream RPC calls to Solana. This is different from REQUEST_COUNTER which counts requests handled by this layer.