summary refs log tree commit diff
path: root/contrib
diff options
context:
space:
mode:
authorSheogorath <sheogorath@shivering-isles.com>2022-05-09 12:08:31 +0200
committerGitHub <noreply@github.com>2022-05-09 10:08:31 +0000
commit77258b67257983d67f90270d3d8e04594fd512ba (patch)
tree2ced01d040f3f990c47d8e11278f21c07152064c /contrib
parentFix docs on how to run specific Complement tests after recent `complement.sh`... (diff)
downloadsynapse-77258b67257983d67f90270d3d8e04594fd512ba.tar.xz
docs(contrib): Add link to documentation in dashboard (#12602)
Diffstat (limited to 'contrib')
-rw-r--r--contrib/grafana/synapse.json14
1 files changed, 13 insertions, 1 deletions
diff --git a/contrib/grafana/synapse.json b/contrib/grafana/synapse.json
index 2c839c30d0..819426b8ea 100644
--- a/contrib/grafana/synapse.json
+++ b/contrib/grafana/synapse.json
@@ -66,6 +66,18 @@
       ],
       "title": "Dashboards",
       "type": "dashboards"
+    },
+    {
+      "asDropdown": false,
+      "icon": "external link",
+      "includeVars": false,
+      "keepTime": false,
+      "tags": [],
+      "targetBlank": true,
+      "title": "Synapse Documentation",
+      "tooltip": "Open Documentation",
+      "type": "link",
+      "url": "https://matrix-org.github.io/synapse/latest/"
     }
   ],
   "panels": [
@@ -10889,4 +10901,4 @@
   "title": "Synapse",
   "uid": "000000012",
   "version": 100
-}
\ No newline at end of file
+}