Module: OpenTelemetry::SemConv::Incubating::SIGNALR
- Defined in:
- lib/opentelemetry/semconv/incubating/signalr/metrics.rb,
lib/opentelemetry/semconv/incubating/signalr/attributes.rb
Metrics Names collapse
- SIGNALR_SERVER_ACTIVE_CONNECTIONS =
Deprecated.
Now available in the stable namespace at SIGNALR::SIGNALR_SERVER_ACTIVE_CONNECTIONS.
Note:Stability Level: stable
Number of connections that are currently active on the server.
Meter name:
Microsoft.AspNetCore.Http.Connections
; Added in: ASP.NET Core 8.0 'signalr.server.active_connections'
- SIGNALR_SERVER_CONNECTION_DURATION =
Deprecated.
Now available in the stable namespace at SIGNALR::SIGNALR_SERVER_CONNECTION_DURATION.
Note:Stability Level: stable
The duration of connections on the server.
Meter name:
Microsoft.AspNetCore.Http.Connections
; Added in: ASP.NET Core 8.0 'signalr.server.connection.duration'
Attribute Names collapse
- SIGNALR_CONNECTION_STATUS =
Deprecated.
Now available in the stable namespace at SIGNALR::SIGNALR_CONNECTION_STATUS.
Note:Stability Level: stable
SignalR HTTP connection closure status.
'signalr.connection.status'
- SIGNALR_TRANSPORT =
Deprecated.
Now available in the stable namespace at SIGNALR::SIGNALR_TRANSPORT.
Note:Stability Level: stable
'signalr.transport'