summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authorWill Lewis <1543626+wrjlewis@users.noreply.github.com>2023-07-20 13:33:06 +0100
committerGitHub <noreply@github.com>2023-07-20 12:33:06 +0000
commit835174180b498a2ae7f3d014b5b190cc24d12eb7 (patch)
tree9aa78d63d1a003fd41bf09b78fa24be9fe80b548 /changelog.d
parentDon't log exceptions for every non-200 response (#15969) (diff)
downloadsynapse-835174180b498a2ae7f3d014b5b190cc24d12eb7.tar.xz
Fixed grafana deploy annotations in the dashboard config, so it shows for those not managing matrix.org (#15957)
Removed the 'matrix.org' hardcorded instance setting

Originally introduced in #15674

Co-authored-by: wrjlewis <will.lewis@askattest.com>
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/15957.bugfix1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/15957.bugfix b/changelog.d/15957.bugfix
new file mode 100644
index 0000000000..edbe2a956a
--- /dev/null
+++ b/changelog.d/15957.bugfix
@@ -0,0 +1 @@
+Fixed deploy annotations in the provided Grafana dashboard config, so that it shows for any homeserver and not just matrix.org. Contributed by @wrjlewis.
\ No newline at end of file