mirror of
https://github.com/zulip/zulip.git
synced 2025-10-29 02:53:52 +00:00
Having both messages_sent:hour and messages_sent:is_bot:day is confusing, since a single messages_sent:is_bot:hour would have a superset of the information and take less total space. This commit and its parent together replace the two stats with a single messages_sent:is_bot:hour.