This repository was archived by the owner on Apr 26, 2024. It is now read-only.
This repository was archived by the owner on Apr 26, 2024. It is now read-only.
Admin API - Users' message event usage statistics #11871
Open
Description
Are there any plans to expand the pre-existing admin API offerings for statistics?
E.g. While the pre-existing "Users' media usage statistics" offering covers media, it doesn't cover message events. I'm thinking about this through a lens of:
- Keeping track of users and/or rooms that consume the most resources (e.g. top 10 users/rooms).
- Yes a media datum will typically be larger than a message event, but if there are users and/or rooms that are emitting large quantities of message events (e.g. IoT bots), that message event volume could build up.
Edit (2022-03-24): It appears as though some functionality relating to this had existed.