mirror of
https://github.com/livekit/livekit.git
synced 2026-03-30 15:35:41 +00:00
Currently, the signal requests are counted on media side and signal responses are counted on controller side. This does not provide the granularity to check how many response messages each media node is sending. Seeing some cases where track subscriptions are slow under load. This would be good to see if the media node is doing a lot of signal response messages.