element-hq / element-hq/synapse
Admin API endpoint to get room complexity of a local or remote room
Open
A-Admin-API
T-Enhancement
- Dominant language
- Python
- Stars
- 4.6k
- Forks
- 600
- Avg merge
- 5d 22h
- Merged PRs (30d)
- 51
Description
This issue has been migrated from [#12162](https://github.com/matrix-org/synapse/issues/12162).
---
**Description:**
I would like a API endpoint (either CS or Admin?) to query the complexity number of a room. To my knowledge, you currently can only get this by accessing the Synapse manhole
Contributor guide
Research direction
Start with the existing Synapse manhole, which is currently the stated way to query room complexity. Trace how complexity is obtained for local and remote rooms, then define and implement an API endpoint that returns the complexity number for either case.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- api, backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100