diff options
author | Richard van der Hoff <richard@matrix.org> | 2018-01-18 12:23:04 +0000 |
---|---|---|
committer | Richard van der Hoff <richard@matrix.org> | 2018-01-18 12:24:42 +0000 |
commit | d57765fc8a1b54dae001bbb97b2b529991292fbc (patch) | |
tree | b041d732acd3516345d184275261324366ab5ba5 | |
parent | Merge pull request #2809 from matrix-org/rav/metrics_errors (diff) | |
download | synapse-d57765fc8a1b54dae001bbb97b2b529991292fbc.tar.xz |
Fix bugs in block metrics
... which I introduced in #2785
-rw-r--r-- | synapse/util/metrics.py | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/synapse/util/metrics.py b/synapse/util/metrics.py |