Skip to content

Commit

Permalink
add the generated dashboard
Browse files Browse the repository at this point in the history
  • Loading branch information
amnonh committed Dec 10, 2019
1 parent b7d59d6 commit 5dd16db
Show file tree
Hide file tree
Showing 7 changed files with 147 additions and 7 deletions.
22 changes: 21 additions & 1 deletion grafana/build/ver_3.2/scylla-cpu.3.2.json
Original file line number Diff line number Diff line change
Expand Up @@ -563,7 +563,27 @@
"type": "custom"
},
{
"class": "monitor_version_var"
"allValue": null,
"class": "monitor_version_var",
"current": {
"text": "3.0",
"value": "3.0"
},
"hide": 2,
"includeAll": false,
"label": null,
"multi": false,
"name": "monitoring_version",
"options": [
{
"selected": true,
"text": "3.0",
"value": "3.0"
}
],
"query": "3.0",
"skipUrlSync": false,
"type": "custom"
}
]
},
Expand Down
22 changes: 21 additions & 1 deletion grafana/build/ver_3.2/scylla-cql.3.2.json
Original file line number Diff line number Diff line change
Expand Up @@ -2997,7 +2997,27 @@
"type": "custom"
},
{
"class": "monitor_version_var"
"allValue": null,
"class": "monitor_version_var",
"current": {
"text": "3.0",
"value": "3.0"
},
"hide": 2,
"includeAll": false,
"label": null,
"multi": false,
"name": "monitoring_version",
"options": [
{
"selected": true,
"text": "3.0",
"value": "3.0"
}
],
"query": "3.0",
"skipUrlSync": false,
"type": "custom"
}
]
},
Expand Down
22 changes: 21 additions & 1 deletion grafana/build/ver_3.2/scylla-detailed.3.2.json
Original file line number Diff line number Diff line change
Expand Up @@ -5140,7 +5140,27 @@
"type": "custom"
},
{
"class": "monitor_version_var"
"allValue": null,
"class": "monitor_version_var",
"current": {
"text": "3.0",
"value": "3.0"
},
"hide": 2,
"includeAll": false,
"label": null,
"multi": false,
"name": "monitoring_version",
"options": [
{
"selected": true,
"text": "3.0",
"value": "3.0"
}
],
"query": "3.0",
"skipUrlSync": false,
"type": "custom"
}
]
},
Expand Down
22 changes: 21 additions & 1 deletion grafana/build/ver_3.2/scylla-errors.3.2.json
Original file line number Diff line number Diff line change
Expand Up @@ -941,7 +941,27 @@
"type": "custom"
},
{
"class": "monitor_version_var"
"allValue": null,
"class": "monitor_version_var",
"current": {
"text": "3.0",
"value": "3.0"
},
"hide": 2,
"includeAll": false,
"label": null,
"multi": false,
"name": "monitoring_version",
"options": [
{
"selected": true,
"text": "3.0",
"value": "3.0"
}
],
"query": "3.0",
"skipUrlSync": false,
"type": "custom"
}
]
},
Expand Down
22 changes: 21 additions & 1 deletion grafana/build/ver_3.2/scylla-io.3.2.json
Original file line number Diff line number Diff line change
Expand Up @@ -1965,7 +1965,27 @@
"type": "custom"
},
{
"class": "monitor_version_var"
"allValue": null,
"class": "monitor_version_var",
"current": {
"text": "3.0",
"value": "3.0"
},
"hide": 2,
"includeAll": false,
"label": null,
"multi": false,
"name": "monitoring_version",
"options": [
{
"selected": true,
"text": "3.0",
"value": "3.0"
}
],
"query": "3.0",
"skipUrlSync": false,
"type": "custom"
}
]
},
Expand Down
22 changes: 21 additions & 1 deletion grafana/build/ver_3.2/scylla-os.3.2.json
Original file line number Diff line number Diff line change
Expand Up @@ -1307,7 +1307,27 @@
"type": "custom"
},
{
"class": "monitor_version_var"
"allValue": null,
"class": "monitor_version_var",
"current": {
"text": "3.0",
"value": "3.0"
},
"hide": 2,
"includeAll": false,
"label": null,
"multi": false,
"name": "monitoring_version",
"options": [
{
"selected": true,
"text": "3.0",
"value": "3.0"
}
],
"query": "3.0",
"skipUrlSync": false,
"type": "custom"
}
]
},
Expand Down
22 changes: 21 additions & 1 deletion grafana/build/ver_3.2/scylla-overview.3.2.json
Original file line number Diff line number Diff line change
Expand Up @@ -2807,7 +2807,27 @@
"type": "custom"
},
{
"class": "monitor_version_var"
"allValue": null,
"class": "monitor_version_var",
"current": {
"text": "3.0",
"value": "3.0"
},
"hide": 2,
"includeAll": false,
"label": null,
"multi": false,
"name": "monitoring_version",
"options": [
{
"selected": true,
"text": "3.0",
"value": "3.0"
}
],
"query": "3.0",
"skipUrlSync": false,
"type": "custom"
}
]
},
Expand Down

0 comments on commit 5dd16db

Please sign in to comment.