method
statistics
v8.0.0 -
Show latest stable
- Class:
ActionCable::Connection::Base
statistics()public
Return a basic hash of statistics for the connection keyed with `identifier`, `started_at`, `subscriptions`, and `request_id`. This can be returned by a health check against the connection.