summary refs log tree commit diff
path: root/changelog.d/13541.misc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 1.66.0rc1David Robertson2022-08-231-1/+0
|
* Track number of hosts affected by the rate limiter (#13541)Eric Eastwood2022-08-181-0/+1
Track number of hosts affected by the rate limiter so we can differentiate one really noisy homeserver from a general ratelimit tuning problem across the federation. Follow-up to https://github.com/matrix-org/synapse/pull/13534 Part of https://github.com/matrix-org/synapse/issues/13356