diff options
author | Michael Kaye <1917473+michaelkaye@users.noreply.github.com> | 2020-10-27 19:29:50 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-10-27 15:29:50 -0400 |
commit | f49c2093b5da35d77cae5c40140d330d4c42ef48 (patch) | |
tree | 06538be81041e457e5461ccffa31db70988dbfeb /changelog.d | |
parent | Abstract code for stripping room state into a separate method (#8671) (diff) | |
download | synapse-f49c2093b5da35d77cae5c40140d330d4c42ef48.tar.xz |
Cross-link documentation to the prometheus recording rules. (#8667)
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/8667.doc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/8667.doc b/changelog.d/8667.doc new file mode 100644 index 0000000000..422d697da6 --- /dev/null +++ b/changelog.d/8667.doc @@ -0,0 +1 @@ +Interlink prometheus/grafana documentation. |