pub const KESTREL_QUEUED_REQUESTS: &'static str;
Expand description

§Description

Number of HTTP requests on multiplexed connections (HTTP/2 and HTTP/3) that are currently queued and are waiting to start.

Meter name: Microsoft.AspNetCore.Server.Kestrel; Added in: ASP.NET Core 8.0

§Metadata

Instrument:updowncounter
Unit:{request}
Status:Stable

§Attributes