Skip to content
This repository was archived by the owner on Apr 26, 2024. It is now read-only.

Commit 17ce45f

Browse files
committed
docs(contrib): Add link to documentation in dashboard
1 parent 8d156ec commit 17ce45f

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

changelog.d/12602.misc

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Add link to documentation in Grafana Dashboard

contrib/grafana/synapse.json

+13-1
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,18 @@
6666
],
6767
"title": "Dashboards",
6868
"type": "dashboards"
69+
},
70+
{
71+
"asDropdown": false,
72+
"icon": "external link",
73+
"includeVars": false,
74+
"keepTime": false,
75+
"tags": [],
76+
"targetBlank": true,
77+
"title": "Synapse Documentation",
78+
"tooltip": "Open Documentation",
79+
"type": "link",
80+
"url": "https://matrix-org.github.io/synapse/latest/"
6981
}
7082
],
7183
"panels": [
@@ -10889,4 +10901,4 @@
1088910901
"title": "Synapse",
1089010902
"uid": "000000012",
1089110903
"version": 100
10892-
}
10904+
}

0 commit comments

Comments
 (0)