I suggest this, how bout you tell me something simple I can try doing tonight, in that If I manage to do it and show to you how I did it, I would have helped.
For example if it is fibonacci, and you want to know how it works you can ask me to show research and show how to reach the result of fibonacci 6 in that you can follow that working to get the answer to fibonacci n. It may sound crazy to you, but you never know, try us and any other who might read what you exactly want to do. Someone out there might help. On Friday, 17 November 2023 at 21:57:37 UTC+3 Filbert wrote: > We use dramatiq not celery, instrumenting dramatiq was easy. Channels is a > different beast, clearly a pattern NewRelic doesn't recognize out of the > box. > > On Friday, November 17, 2023 at 12:40:38 PM UTC-5 Lutaaya Jamil wrote: > >> I have never used that, hearing for the first time though. >> Is doing the same as celery? >> I am interested in making it work with you, we might dive into it >> together, you never know...Adding a new skill is worth it >> >> On Friday, 17 November 2023 at 18:54:52 UTC+3 Tim Nelson wrote: >> >>> 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/00a49abe-6bec-4d96-afc6-2545b6b68b12n%40googlegroups.com.