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.
pub static PROVIDER_METRICS: Lazy<Arc<ProviderMetrics>>Process-wide rolling buffer of the last N provider requests (N = 1000).
Used to derive averages, p50, and p95 latency / throughput per provider.