mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2024-10-01 11:49:51 -04:00
docs(contrib): Add link to documentation in dashboard (#12602)
This commit is contained in:
parent
18d6c18aa1
commit
77258b6725
1
changelog.d/12602.misc
Normal file
1
changelog.d/12602.misc
Normal file
@ -0,0 +1 @@
|
|||||||
|
Add link to documentation in Grafana Dashboard.
|
@ -66,6 +66,18 @@
|
|||||||
],
|
],
|
||||||
"title": "Dashboards",
|
"title": "Dashboards",
|
||||||
"type": "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": [
|
"panels": [
|
||||||
|
Loading…
Reference in New Issue
Block a user