mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-02-10 07:48:25 -05:00
![Christian Svensson](/assets/img/avatar_default.png)
HTTP requires the response to contain a Content-Length header unless chunked encoding is being used. Prometheus metrics endpoint did not set this, causing software such as prometheus-proxy to not be able to scrape synapse for metrics. Signed-off-by: Christian Svensson <blue@cmd.nu>