diff options
author | Paul "LeoNerd" Evans <paul@matrix.org> | 2015-03-11 18:57:35 +0000 |
---|---|---|
committer | Paul "LeoNerd" Evans <paul@matrix.org> | 2015-03-12 16:24:51 +0000 |
commit | e75fa8bbbf1215a89e0239f96789317b96383734 (patch) | |
tree | e3e403f4d2a49e7132841ba33a5ac4cd86b91920 /synapse/storage | |
parent | Neater metrics from TransactionQueue (diff) | |
download | synapse-e75fa8bbbf1215a89e0239f96789317b96383734.tar.xz |
Bugfix to sql_txn_timer increment - add only the per-TXN duration, not the total time ever spent since boot
Diffstat (limited to 'synapse/storage')
-rw-r--r-- | synapse/storage/_base.py | 12 |
1 files changed, 5 insertions, 7 deletions
diff --git a/synapse/storage/_base.py b/synapse/storage/_base.py |