Skip to main content

PROVIDER_METRICS

Static PROVIDER_METRICS 

Source
pub static PROVIDER_METRICS: Lazy<Arc<ProviderMetrics>>
Expand description

Process-wide rolling buffer of the last N provider requests (N = 1000).

Used to derive averages, p50, and p95 latency / throughput per provider.