0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-06-30 16:38:21 +02:00
synapse/synapse/http
Richard van der Hoff 88541f9009 Add a metric which increments when a request is received
It's useful to know when there are peaks in incoming requests - which isn't
quite the same as there being peaks in outgoing responses, due to the time
taken to handle requests.
2018-03-09 16:30:26 +00:00
..
__init__.py copyrights 2016-01-07 04:26:29 +00:00
additional_resource.py Add a hook for custom rest endpoints 2017-11-02 14:36:55 +00:00
client.py Increase http conn pool size 2018-01-29 14:30:15 +00:00
endpoint.py Remove spurious log argument 2018-01-30 17:52:03 +00:00
matrixfederationclient.py Add federation_domain_whitelist option (#2820) 2018-01-22 19:11:18 +01:00
server.py Add a metric which increments when a request is received 2018-03-09 16:30:26 +00:00
servlet.py delete_local_events for purge_history 2018-02-09 13:07:41 +00:00
site.py Track DB scheduling delay per-request 2018-01-16 17:23:32 +00:00