opentelemetry_semantic_conventions::metric

Constant SIGNALR_SERVER_ACTIVE_CONNECTIONS

source
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