summary refs log tree commit diff
path: root/synapse/appservice/api.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2018-07-10s/becuase/because/gMatthew Hodgson3-4/+4
2018-07-10Attempt to include db threads in cpu usage stats (#3496)Richard van der Hoff4-20/+39
Let's try to include time spent in the DB threads in the per-request/block cpu usage metrics.