diff options
author | Paul "LeoNerd" Evans <paul@matrix.org> | 2015-03-04 17:34:23 +0000 |
---|---|---|
committer | Paul "LeoNerd" Evans <paul@matrix.org> | 2015-03-12 16:24:50 +0000 |
commit | 8664599af77ba0ed6268b3112174dc8e0c91101b (patch) | |
tree | 204e482555e1dbb4a0cf3731442a65d9aad91ed2 /synapse/metrics/__init__.py | |
parent | Ensure that exceptions while rendering individual metrics don't stop others f... (diff) | |
download | synapse-8664599af77ba0ed6268b3112174dc8e0c91101b.tar.xz |
Rename CacheCounterMetric to just CacheMetric; add a CallbackMetric component to give the size of the cache
Diffstat (limited to 'synapse/metrics/__init__.py')
-rw-r--r-- | synapse/metrics/__init__.py | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/synapse/metrics/__init__.py b/synapse/metrics/__init__.py |