summary refs log tree commit diff
path: root/changelog.d/12258.misc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Make it possible to enable compression for the metrics HTTP resource (#12258)Nick Mills-Barrett2022-03-211-0/+1
* Make it possible to enable compression for the metrics HTTP resource This can provide significant bandwidth savings pulling metrics from synapse instances. * Add changelog file. * Fix type hint