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

Commit

Permalink
docs(contrib): Add link to documentation in dashboard
Browse files Browse the repository at this point in the history
Signed-off-by: Sheogorath <sheogorath@shivering-isles.com>
  • Loading branch information
SISheogorath committed May 1, 2022
1 parent 8d156ec commit 3d7da08
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
1 change: 1 addition & 0 deletions changelog.d/12602.misc
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Add link to documentation in Grafana Dashboard
14 changes: 13 additions & 1 deletion contrib/grafana/synapse.json
Original file line number Diff line number Diff line change
Expand Up @@ -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": [
Expand Down Expand Up @@ -10889,4 +10901,4 @@
"title": "Synapse",
"uid": "000000012",
"version": 100
}
}

0 comments on commit 3d7da08

Please sign in to comment.