diff options
author | Richard van der Hoff <richard@matrix.org> | 2020-09-29 22:31:45 +0100 |
---|---|---|
committer | Richard van der Hoff <richard@matrix.org> | 2020-09-30 16:49:15 +0100 |
commit | 32acab3fa2f81890787b4fddab78a1d71e47ea94 (patch) | |
tree | 7f9c49fbed6773a74c170028f65d4b8a772dad56 | |
parent | Add an improved "forward extremities" metric (diff) | |
download | synapse-32acab3fa2f81890787b4fddab78a1d71e47ea94.tar.xz |
changelog
-rw-r--r-- | changelog.d/8425.feature | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/8425.feature b/changelog.d/8425.feature new file mode 100644 index 0000000000..b4ee5bb74b --- /dev/null +++ b/changelog.d/8425.feature @@ -0,0 +1 @@ +Add experimental prometheus metric to track numbers of "large" rooms for state resolutiom. |