summary refs log tree commit diff
path: root/changelog.d/13175.misc
diff options
context:
space:
mode:
authorBrad Murray <brad@beeper.com>2022-07-13 10:18:20 -0400
committerGitHub <noreply@github.com>2022-07-13 15:18:20 +0100
commit3371e1abcb607776c6351ab5d73ba38f1db8a8f2 (patch)
tree40fee2e03aff6411db97e8a232736814384f485f /changelog.d/13175.misc
parentDrop unused tables from groups/communities. (#12967) (diff)
downloadsynapse-3371e1abcb607776c6351ab5d73ba38f1db8a8f2.tar.xz
Add prometheus counters for content types other than events (#13175)
Diffstat (limited to 'changelog.d/13175.misc')
-rw-r--r--changelog.d/13175.misc1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/13175.misc b/changelog.d/13175.misc
new file mode 100644
index 0000000000..f273b3d6ca
--- /dev/null
+++ b/changelog.d/13175.misc
@@ -0,0 +1 @@
+Add prometheus counters for ephemeral events and to device messages pushed to app services. Contributed by Brad @ Beeper.