diff options
author | Richard van der Hoff <github@rvanderhoff.org.uk> | 2018-01-18 13:35:28 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-01-18 13:35:28 +0000 |
commit | 5a4da21d58b20c649b7c4e76c5200000c3a2599c (patch) | |
tree | b041d732acd3516345d184275261324366ab5ba5 | |
parent | Merge pull request #2809 from matrix-org/rav/metrics_errors (diff) | |
parent | Fix bugs in block metrics (diff) | |
download | synapse-5a4da21d58b20c649b7c4e76c5200000c3a2599c.tar.xz |
Merge pull request #2810 from matrix-org/rav/metrics_fixes
Fix bugs in block metrics
-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 |