Skip to content
This repository has been archived by the owner on Mar 26, 2024. It is now read-only.

Commit

Permalink
Make it possible to enable compression for the metrics HTTP resource (m…
Browse files Browse the repository at this point in the history
…atrix-org#12258)

* 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
  • Loading branch information
Fizzadar committed Aug 2, 2023
1 parent 79bc50a commit e6679a8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions changelog.d/12258.misc
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Compress metrics HTTP resource when enabled. Contributed by Nick @ Beeper.

0 comments on commit e6679a8

Please # to comment.