diff options
author | Paul "LeoNerd" Evans <paul@matrix.org> | 2015-02-24 18:04:01 +0000 |
---|---|---|
committer | Paul "LeoNerd" Evans <paul@matrix.org> | 2015-03-12 16:24:50 +0000 |
commit | a594087f06795ae19f7eaf22df314be83dd7286f (patch) | |
tree | c70d35d50d88a2acf84d573eb960d29c4eebaf25 /synapse | |
parent | An initial implementation of a 'metrics' instance, similar to a 'logger' for ... (diff) | |
download | synapse-a594087f06795ae19f7eaf22df314be83dd7286f.tar.xz |
Have the MetricsResource actually render metric counters
Diffstat (limited to 'synapse')
-rw-r--r-- | synapse/metrics/resource.py | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/synapse/metrics/resource.py b/synapse/metrics/resource.py |