Constant SIGNALR_SERVER_CONNECTION_DURATION
pub const SIGNALR_SERVER_CONNECTION_DURATION: &'static str;Expand description
§Description
The duration of connections on the server.
§Notes
Meter name: Microsoft.AspNetCore.Http.Connections; Added in: ASP.NET Core 8.0
§Metadata
| Instrument: | histogram |
| Unit: | s |
| Status: | Stable |
§Attributes
| Name | Requirement |
|---|---|
crate::attribute::SIGNALR_CONNECTION_STATUS | Recommended |
crate::attribute::SIGNALR_TRANSPORT | Recommended |