You can use Django logger. Or a package like this one
https://pypi.org/project/django-sql-explorer/

El jue., 4 jul. 2019 5:59, NP <nirali.supe1...@gmail.com> escribió:

> I am interested in tracking things like slow requests, query run time
>
>
>
> On Wednesday, July 3, 2019 at 12:46:05 PM UTC-5, Matthew Stroud wrote:
>>
>> I have historically written a custom health page because I usually care
>> for more things than just a DB connection (e.g. other system apis, redis,
>> ampq). The core of the issue is that you need to know what you care about
>> and finding a tool or writing your own from there.
>>
>> I haven't seen watchman before, so that could be interesting.
>>
>> On 7/3/19 11:41 AM, NP wrote:
>>
>> Hello,
>>
>> Any suggestion on best way to provide monitoring for Django?
>>
>> I came across django-watchman. Is anyone using for monitoring?
>>
>>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "Django REST framework" group.
>> To unsubscribe from this group and stop receiving emails from it, send an
>> email to django-rest-framework+unsubscr...@googlegroups.com.
>> To view this discussion on the web visit
>> https://groups.google.com/d/msgid/django-rest-framework/9ff6b65c-f632-489e-9228-6dd1047ca217%40googlegroups.com
>> <https://groups.google.com/d/msgid/django-rest-framework/9ff6b65c-f632-489e-9228-6dd1047ca217%40googlegroups.com?utm_medium=email&utm_source=footer>
>> .
>> For more options, visit https://groups.google.com/d/optout.
>>
>>
>>
>> ------------------------------
>>
>> CONFIDENTIALITY NOTICE: This message is intended only for the use and
>> review of the individual or entity to which it is addressed and may contain
>> information that is privileged and confidential. If the reader of this
>> message is not the intended recipient, or the employee or agent responsible
>> for delivering the message solely to the intended recipient, you are hereby
>> notified that any dissemination, distribution or copying of this
>> communication is strictly prohibited. If you have received this
>> communication in error, please notify sender immediately by telephone or
>> return email. Thank you.
>>
> --
> You received this message because you are subscribed to the Google Groups
> "Django REST framework" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to django-rest-framework+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/django-rest-framework/4aaddd88-beac-4918-9dc2-61a5a7b39bbd%40googlegroups.com
> <https://groups.google.com/d/msgid/django-rest-framework/4aaddd88-beac-4918-9dc2-61a5a7b39bbd%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django REST framework" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-rest-framework+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-rest-framework/CANyTv7p7kasrSc4TpQ9HUUZM4pRBTDR_zx0XfuStECY2mczcEA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to