zulip/analytics/lib
Rishi Gupta 118b44d4f0 counts.py: Change DataCollector to take a pull_function argument.
This will allow us to appropriately generalize CountStat to include
LoggingCountStat and CustomPullCountStat. It'll also make life easier when
we introduce DependentCountStat.
2017-04-14 11:41:07 -07:00
..
__init__.py Add a new statistics/analytics framework. 2016-10-04 17:18:54 -07:00
counts.py counts.py: Change DataCollector to take a pull_function argument. 2017-04-14 11:41:07 -07:00
fixtures.py analytics: Replace CountStat.is_gauge with interval. 2017-04-14 11:41:07 -07:00
time_utils.py analytics: Fix ValueErrors affecting test coverage. 2017-03-14 16:59:54 -07:00