Skip to content

Commit

Permalink
dashboard add version display
Browse files Browse the repository at this point in the history
  • Loading branch information
blankwu committed Jun 12, 2019
1 parent 3d987aa commit 99447fd
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion server/grafana/dashboards/SummaryDashboard.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,15 @@
"gnetId": null,
"graphTooltip": 0,
"links": [
{
"icon": "info",
"tags": [],
"targetBlank": true,
"title": "$VERSION_NUMBER",
"tooltip": "",
"type": "link",
"url": "https://github.com/cryptape/cita-monitor"
},
{
"icon": "external link",
"tags": [
Expand Down Expand Up @@ -567,4 +576,4 @@
"title": "Summary Dashboard",
"uid": "dLEMP5qik",
"version": 1
}
}

0 comments on commit 99447fd

Please sign in to comment.