mirror of https://github.com/zulip/zulip.git
906a4e3b26
For each database query made by an analytics function, log time spent and the number of rows changed to var/logs/analytics.log. In the spirit of write ahead logging, for each (stat, end_time) update, log the start and end of the "transaction", as well as time spent. |
||
---|---|---|
.. | ||
lib | ||
management | ||
migrations | ||
tests | ||
__init__.py | ||
models.py | ||
urls.py | ||
views.py |