A
A
abbrakadabbra2020-01-16 17:21:36
Django
abbrakadabbra, 2020-01-16 17:21:36

How to analyze memory load in Redis/Celery stack?

There is a project on Django, when a certain task is received for processing, ram consumption grows, sometimes the redis server crashes completely, which knocks down all further steps that should be processed by Celery.
Tell me, with what tools / commands can I test the memory consumption in stages, from the very moment the task is sent from Django? I roughly suspect where the problem might be, but I should know for sure by testing every moment.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
V
Vadim Shatalov, 2020-01-16
@netpastor

https://newrelic.com/platform will show you everything

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question