docs(contrib): Add link to documentation in dashboard (#12602)

This commit is contained in:
Sheogorath 2022-05-09 12:08:31 +02:00 committed by GitHub
parent 18d6c18aa1
commit 77258b6725
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 14 additions and 1 deletions

1
changelog.d/12602.misc Normal file
View file

@ -0,0 +1 @@
Add link to documentation in Grafana Dashboard.

View file

@ -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
}
}