I would like to suggest a dedicated Real-Time / WebSocket monitoring section within the Monitor dashboard.
Currently, the Monitor tab provides a consolidated view of several important metrics, such as overall performance and errors, which makes it a very useful place to understand the health of an application. However, there is currently no equivalent visibility into the Real-Time layer.
For applications that rely on WebSockets and Real-Time features, it would be extremely valuable to have a dedicated monitoring section similar to Performance Insights, focused specifically on Real-Time activity. This section could display metrics such as the number of connected users/sessions, active channels, messages received, events published, connection/disconnection rates, and historical trends over time.
Having this information available in a centralized monitoring dashboard would make it much easier to understand system usage, troubleshoot issues, identify unusual activity, and evaluate the adoption of Real-Time features. At the moment, there is no consolidated way to observe what is happening within the Real-Time infrastructure, and adding such a view would significantly improve observability for applications that depend on WebSockets.
FA