zulip/analytics
Alya Abbott f8f741c4a2 analytics: Replace get_realm_day_counts with a faster query.
Use analytics_realmcount to improve query runtime. There are two
known difference with previous query:
- Messages that are deleted after hourly stats are aggregated
are not decremented in new query.
- Messages sent since the hourly aggregation last ran are not counted.
2023-10-26 12:54:56 -07:00
..
lib mypy: Enable new error explicit-override. 2023-10-12 12:28:41 -07:00
management send_analytics_to_remote_server: Rename to ..._to_push_bouncer. 2023-10-25 11:09:49 -07:00
migrations models: Convert deprecated index_together option to indexes. 2023-07-12 07:12:43 -07:00
tests stats: Support fetching StreamCount based on stream_id. 2023-10-16 15:10:14 -07:00
views analytics: Replace get_realm_day_counts with a faster query. 2023-10-26 12:54:56 -07:00
__init__.py
models.py mypy: Enable new error explicit-override. 2023-10-12 12:28:41 -07:00
urls.py stats: Support fetching StreamCount based on stream_id. 2023-10-16 15:10:14 -07:00