diff options
author | Eric Eastwood <contact@ericeastwood.com> | 2023-06-06 22:16:42 -0500 |
---|---|---|
committer | Eric Eastwood <contact@ericeastwood.com> | 2023-06-06 22:16:42 -0500 |
commit | 6c3d303880bf9d2d5e3e0f2924de886659527b19 (patch) | |
tree | c35ff7c2f4b5d1dcf81963124d433aba6be5c97b | |
parent | Remove extra `current_state_events` join (diff) | |
download | synapse-madlittlemods/simplify-_count_known_servers.tar.xz |
Add changelog github/madlittlemods/simplify-_count_known_servers madlittlemods/simplify-_count_known_servers
-rw-r--r-- | changelog.d/15735.misc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/15735.misc b/changelog.d/15735.misc new file mode 100644 index 0000000000..20582bb1ad --- /dev/null +++ b/changelog.d/15735.misc @@ -0,0 +1 @@ +Simplify query to `_count_known_servers()` for the `synapse_federation_known_servers` metric. |