diff options
author | Andrew Morgan <andrew@amorgan.xyz> | 2020-03-23 17:01:42 +0000 |
---|---|---|
committer | Andrew Morgan <andrew@amorgan.xyz> | 2020-03-23 17:01:42 +0000 |
commit | fea1e6fc73cbd7f3c2375a6b047bccaeeecaac51 (patch) | |
tree | 894e27921d633a8a441b9524edac0ff3af82ed6c | |
parent | Merge pull request #6787 from matrix-org/rav/msc2260 (diff) | |
parent | Fix outbound federation request metrics (#6795) (diff) | |
download | synapse-fea1e6fc73cbd7f3c2375a6b047bccaeeecaac51.tar.xz |
Fix outbound federation request metrics (#6795)
* commit 'fcfb591b3': Fix outbound federation request metrics (#6795)
-rw-r--r-- | changelog.d/6795.bugfix | 1 | ||||
-rw-r--r-- | synapse/http/matrixfederationclient.py | 4 |
2 files changed, 5 insertions, 0 deletions
diff --git a/changelog.d/6795.bugfix b/changelog.d/6795.bugfix new file mode 100644 |