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.
pub static UPSTREAM_REQUEST_COUNTER: Lazy<IntCounter>Optional but useful: counts actual upstream RPC calls to Solana. This is different from REQUEST_COUNTER which counts requests handled by this layer.