| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Drop compatibility hacks for prometheus-client pre 0.4.0. Debian stretch and
Fedora 31 both have newer versions, so hopefully this will be ok.
|
|
|
|
|
|
| |
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>
|
|
|
|
| |
variables (#6391)
|
|
|
|
|
|
| |
* type checking fixes
* changelog
|
| |
|
|
|