diff options
author | Dirk Klimpel <5740567+dklimpel@users.noreply.github.com> | 2022-10-07 15:54:01 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-10-07 14:54:01 +0100 |
commit | c0e868e423c4b26db464e036af0473b48651404a (patch) | |
tree | e2af5b53da5c07483bc0d7409a316bc834af9898 /changelog.d | |
parent | Be more lenient in the oEmbed response parsing. (#14089) (diff) | |
download | synapse-c0e868e423c4b26db464e036af0473b48651404a.tar.xz |
Improve the listener example on the metrics documentation (#14078)
Signed-off-by: Dirk Klimpel <dirk@klimpel.org>
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/14078.doc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/14078.doc b/changelog.d/14078.doc new file mode 100644 index 0000000000..cbe3c8b381 --- /dev/null +++ b/changelog.d/14078.doc @@ -0,0 +1 @@ +Improve the listener example on the metrics documentation. |