mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2024-10-01 11:49:51 -04:00
c3119d1536
Add `GET /_synapse/admin/v1/statistics/users/media` to get statisics about local media usage by users. Related to #6094 It is the first API for statistics. Goal is to avoid/reduce usage of sql queries like [Wiki analyzing Synapse](https://github.com/matrix-org/synapse/wiki/SQL-for-analyzing-Synapse-PostgreSQL-database-stats) Signed-off-by: Dirk Klimpel dirk@klimpel.org |
||
---|---|---|
.. | ||
__init__.py | ||
test_admin.py | ||
test_device.py | ||
test_event_reports.py | ||
test_media.py | ||
test_room.py | ||
test_statistics.py | ||
test_user.py |