diff options
author | Paul "LeoNerd" Evans <paul@matrix.org> | 2015-03-04 16:46:44 +0000 |
---|---|---|
committer | Paul "LeoNerd" Evans <paul@matrix.org> | 2015-03-12 16:24:50 +0000 |
commit | d8caa5454d781a76a65fa4ce75336541b973f624 (patch) | |
tree | 949ce9f638861c360722fbbb3161193c4dabec7c /tests/metrics/test_metric.py | |
parent | Sprinkle some CacheCounterMetrics around the synapse.storage layer (diff) | |
download | synapse-d8caa5454d781a76a65fa4ce75336541b973f624.tar.xz |
Initial attempt at a scalar callback-based metric to give instantaneous snapshot gauges
Diffstat (limited to 'tests/metrics/test_metric.py')
-rw-r--r-- | tests/metrics/test_metric.py | 22 |
1 files changed, 21 insertions, 1 deletions
diff --git a/tests/metrics/test_metric.py b/tests/metrics/test_metric.py |