diff options
author | Paul "LeoNerd" Evans <paul@matrix.org> | 2016-10-19 13:56:06 +0100 |
---|---|---|
committer | Paul "LeoNerd" Evans <paul@matrix.org> | 2016-10-19 15:05:21 +0100 |
commit | 03c2720940ed730dad11996020c180e592fd64a9 (patch) | |
tree | 705d361cbb7a1e04cb2330f0249400cd099949d0 | |
parent | Callback metric values might not just be integers - allow floats (diff) | |
download | synapse-03c2720940ed730dad11996020c180e592fd64a9.tar.xz |
Export CPU usage metrics also under prometheus-standard metric name
-rw-r--r-- | synapse/metrics/__init__.py | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/synapse/metrics/__init__.py b/synapse/metrics/__init__.py |