There are ways to find out how many users/connections are there for action cable as asked here previously How do I find out who is connected to ActionCable? and ActionCable - how to display number of connected users?.
I switched to anycable for better performance and it is working in my staging env but I don't see any pubsub keys in redis, is there a way to look into the ws server details on active connections, memory consumptions etc.