zulip/analytics
Rishi Gupta f9e56ad25d counts.py: Move DataCollector declarations into CountStat declarations.
The previous zerver_* names were unwieldy and not very readable. This also
puts more of the useful information in one place; in particular, makes it
easier to skim a CountStat declaration and see if we're collecting it at a
user/stream granularity or a realm granularity.
2017-04-14 11:41:07 -07:00
..
lib counts.py: Move DataCollector declarations into CountStat declarations. 2017-04-14 11:41:07 -07:00
management analytics: Replace CountStat.is_gauge with interval. 2017-04-14 11:41:07 -07:00
migrations analytics: Separate private messages from group private messages. 2017-03-20 11:46:29 -07:00
tests counts.py: Rename ZerverCountQuery to DataCollector. 2017-04-14 11:41:07 -07:00
__init__.py Create "analytics" app with activity reports. 2013-11-06 12:07:32 -05:00
models.py analytics/models: Remove extended_id and key_model. 2017-03-14 16:59:54 -07:00
urls.py analytics: Add comment explaining server admin routes. 2017-02-02 16:23:10 -08:00
views.py analytics: Replace CountStat.is_gauge with interval. 2017-04-14 11:41:07 -07:00