We are heavily using Django Channels async consumers and haven't found a way instrument for performance profiling.
We've tried NewRelic, but per their developers say they don't have support for Django Channels. We run certain websocket connections through Gunicorn, Uvicorn, Channels-Async and are looking for anyway to instrument the code to get a better analysis of what code is hogging the event loop. Advice appreciated. -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/8769b0fc-f23c-44ac-8217-7c3a1da4d379n%40googlegroups.com.

