pub const SIGNALR_SERVER_ACTIVE_CONNECTIONS: &str = "signalr.server.active_connections";
Expand description
§Description
Number of connections that are currently active on the server.
§Notes
Meter name: Microsoft.AspNetCore.Http.Connections
; Added in: ASP.NET Core 8.0
§Metadata
Instrument: | updowncounter |
Unit: | {connection} |
Status: | Stable |
§Attributes
Name | Requirement |
---|---|
crate::attribute::SIGNALR_CONNECTION_STATUS | Recommended |
crate::attribute::SIGNALR_TRANSPORT | Recommended |