diff options
author | Erik Johnston <erik@matrix.org> | 2020-01-28 18:59:48 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-01-28 18:59:48 +0000 |
commit | fcfb591b312d6ec124c67aef2136a2d5948cadbe (patch) | |
tree | 935754b763338b48fb20034053fe04c36bae0533 /changelog.d | |
parent | Merge pull request #6787 from matrix-org/rav/msc2260 (diff) | |
download | synapse-fcfb591b312d6ec124c67aef2136a2d5948cadbe.tar.xz |
Fix outbound federation request metrics (#6795)
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/6795.bugfix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/6795.bugfix b/changelog.d/6795.bugfix new file mode 100644 index 0000000000..d1585653b1 --- /dev/null +++ b/changelog.d/6795.bugfix @@ -0,0 +1 @@ +Fix outbound federation request metrics. |