mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-01-26 01:25:58 -05:00
b088aafcae
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.]