diff options
author | Erik Johnston <erik@matrix.org> | 2021-05-06 15:54:07 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-05-06 15:54:07 +0100 |
commit | 8771b1337da9faa3b60cf0ec0a128a7de856f19e (patch) | |
tree | 48b4e8cae88de74ed6f43e79b1fc5a4ec0af55fe /synapse/app | |
parent | Revert "Leave out optional keys from /sync (#9919)" (#9940) (diff) | |
download | synapse-8771b1337da9faa3b60cf0ec0a128a7de856f19e.tar.xz |
Export jemalloc stats to prometheus when used (#9882)
Diffstat (limited to 'synapse/app')
-rw-r--r-- | synapse/app/_base.py | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/synapse/app/_base.py b/synapse/app/_base.py |