pub const V1_STATS: &str = "/v1/stats";Expand description
Live serving telemetry: throughput over a trailing window, request
latency percentile, and the cache pools’ occupancy. Distinct from
ADMIN_STATS, which is this server’s own operational ring; this
is the shape a desktop or dashboard polls.