summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authorErik Johnston <erik@matrix.org>2021-05-06 15:54:07 +0100
committerGitHub <noreply@github.com>2021-05-06 15:54:07 +0100
commit8771b1337da9faa3b60cf0ec0a128a7de856f19e (patch)
tree48b4e8cae88de74ed6f43e79b1fc5a4ec0af55fe /changelog.d
parentRevert "Leave out optional keys from /sync (#9919)" (#9940) (diff)
downloadsynapse-8771b1337da9faa3b60cf0ec0a128a7de856f19e.tar.xz
Export jemalloc stats to prometheus when used (#9882)
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/9882.misc1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/9882.misc b/changelog.d/9882.misc
new file mode 100644
index 0000000000..facfa31f38
--- /dev/null
+++ b/changelog.d/9882.misc
@@ -0,0 +1 @@
+Export jemalloc stats to Prometheus if it is being used.