signalr.connection.status
Stableenumas of v1.44.0
SignalR HTTP connection closure status.
Examples
- app_shutdown
- timeout
Values (3)
normal_closureThe connection was closed normally.timeoutThe connection was closed due to a timeout.app_shutdownThe connection was closed because the app is shutting down.
Used by
metrics (2)
- signalr.server.active_connections
- signalr.server.connection.duration
* required on that signal.
History
Already present at v1.30.0, the oldest release tracked here (stable).