zulip/analytics/management
Rishi Gupta 9b661ca91f analytics: Replace CountStat.is_gauge with interval.
Groundwork for allowing stats like "Monthly Active Users".

CountStat.interval is no longer as clean a value as before, so removed it
from views.get_chart_data. It wasn't being used by the frontend anyway.

Removing interval from logger calls in counts.py is not a big loss since we
now include the frequency (which is typically also the interval) in
CountStat.property.
2017-04-14 11:41:07 -07:00
..
commands analytics: Replace CountStat.is_gauge with interval. 2017-04-14 11:41:07 -07:00
__init__.py Move management commands to the analytics app. 2013-11-06 16:51:08 -05:00