zulip/analytics
Tim Abbott b7df84d5a8 analytics: Add indexes to optimize performance of aggregation.
These indexes fix some slow queries used in updating the analytics
tables, resulting in the analytics system consuming far less total
resources.
2017-02-01 15:47:49 -08:00
..
lib lint: Clean up E123 PEP-8 rule. 2017-01-23 21:34:26 -08:00
management lint: Clean up E126 PEP-8 rule. 2017-01-23 22:06:13 -08:00
migrations analytics: Add indexes to optimize performance of aggregation. 2017-02-01 15:47:49 -08:00
tests analytics: Remove COUNT_STATS['messages_sent:hour']. 2017-01-17 15:54:57 -08:00
__init__.py Create "analytics" app with activity reports. 2013-11-06 12:07:32 -05:00
models.py analytics: Add indexes to optimize performance of aggregation. 2017-02-01 15:47:49 -08:00
urls.py /activity: Fix URL route for analytics.views.get_realm_activity. 2017-01-12 15:21:06 -08:00
views.py analytics: Add graphs of usage statistics on /stats. 2017-01-31 22:18:54 -08:00