element-hq / element-hq/synapse
It's a real pain that synapse doesn't log stats on the nature of the PDUs/EDUs it receives
Open
A-Logging
A-Metrics
T-Enhancement
Z-Help-Wanted
- Dominant language
- Python
- Stars
- 4.6k
- Forks
- 600
- Avg merge
- 5d 22h
- Merged PRs (30d)
- 51
Description
This issue has been migrated from [#2652](https://github.com/matrix-org/synapse/issues/2652).
---
It's all very well saying how many EDUs and PDUs arrive in a /send, but i often found myself desperately wishing that the INFO log level told me very roughly what the EDUs in particular are. Typing? To-device? Presence? something else? It feels it would be very lightweight and very useful to actually log a bit more detail here. Hell, even exim's logs give a clue on what the emails being xferred are...
Contributor guide
Assessment
This issue has not been assessed yet.