MatrixSynapse/synapse/http
Richard van der Hoff b088aafcae Log number of events fetched from DB
When we finish processing a request, log the number of events we fetched from
the database to handle it.

[I'm trying to figure out which requests are responsible for large amounts of
event cache churn. It may turn out to be more helpful to add counts to the
prometheus per-request/block metrics, but that is an extension to this code
anyway.]
2018-06-21 06:15:03 +01:00
..
__init__.py
additional_resource.py
client.py
endpoint.py
matrixfederationclient.py
request_metrics.py Fix inflight requests metric (incorrect name & traceback) (#3413) 2018-06-20 11:18:57 +01:00
server.py
servlet.py
site.py Log number of events fetched from DB 2018-06-21 06:15:03 +01:00