Fix typo in metrics docs (#7966)

This commit is contained in:
Erik Johnston
2020-07-28 10:03:18 +01:00
committed by GitHub
parent c4ce0da6fe
commit aaf9ce72a0
+1 -1
View File
@@ -27,7 +27,7 @@
different thread to Synapse. This can make it more resilient to
heavy load meaning metrics cannot be retrieved, and can be exposed
to just internal networks easier. The served metrics are available
over HTTP only, and will be available at `/`.
over HTTP only, and will be available at `/_synapse/metrics`.
Add a new listener to homeserver.yaml: