I am trying to get NewRelic monitoring my ASGI code written in Django Channels.
Most notably, this line of code from their examples should create a NewRelic transaction and start monitoring all async activity. channel_layer = newrelic.agent.ASGIApplicationWrapper(get_default_application()) Has anyone got this working? Thanks. -- 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 django-users+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAK09zooJF4dr9sVW2Fo71%3DQ%2Bf8Ahw38FxpZyhC%2BBPFTXPtGk9A%40mail.gmail.com.