diff options
author | Ross Brattain <ross.b.brattain@intel.com> | 2017-12-14 08:39:26 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2017-12-14 08:39:26 +0000 |
commit | 93f53ca898891f5fd5fb5994c40932900aea1e73 (patch) | |
tree | 378e01d23e8f9e51b7042864fd3c1ac0c815f316 /dashboard/opnfv_yardstick_tc079.json | |
parent | 7085a190cefad8c72774925dab690683d76695da (diff) | |
parent | 1839527cfef72b58182d3c7bb2b06423684c0d46 (diff) |
Merge "bugfix: tc006, tc079, tc082 miss grafana dashboard in local deployment"
Diffstat (limited to 'dashboard/opnfv_yardstick_tc079.json')
-rw-r--r-- | dashboard/opnfv_yardstick_tc079.json | 90 |
1 files changed, 90 insertions, 0 deletions
diff --git a/dashboard/opnfv_yardstick_tc079.json b/dashboard/opnfv_yardstick_tc079.json new file mode 100644 index 000000000..487cfd690 --- /dev/null +++ b/dashboard/opnfv_yardstick_tc079.json @@ -0,0 +1,90 @@ +{ + "__inputs": [], + "__requires": [ + { + "type": "grafana", + "id": "grafana", + "name": "Grafana", + "version": "4.4.3" + }, + { + "type": "panel", + "id": "text", + "name": "Text", + "version": "" + } + ], + "annotations": { + "list": [] + }, + "editable": true, + "gnetId": null, + "graphTooltip": 0, + "hideControls": false, + "id": null, + "links": [], + "refresh": false, + "rows": [ + { + "collapse": false, + "height": 250, + "panels": [ + { + "content": "# For release Euphrates, you can get tc079 report in yardstick docker: /tmp/bonnie.html\n# It will improve in Fraser to be seen in this dashboard.", + "id": 4, + "links": [], + "mode": "markdown", + "span": 12, + "title": "", + "type": "text" + } + ], + "repeat": null, + "repeatIteration": null, + "repeatRowId": null, + "showTitle": false, + "title": "Dashboard Row", + "titleSize": "h6" + } + ], + "schemaVersion": 14, + "style": "dark", + "tags": [ + "Storage" + ], + "templating": { + "list": [] + }, + "time": { + "from": "now/d", + "to": "now/d" + }, + "timepicker": { + "refresh_intervals": [ + "5s", + "10s", + "30s", + "1m", + "5m", + "15m", + "30m", + "1h", + "2h", + "1d" + ], + "time_options": [ + "5m", + "15m", + "1h", + "6h", + "12h", + "24h", + "2d", + "7d", + "30d" + ] + }, + "timezone": "", + "title": "opnfv_yardstick_tc079", + "version": 3 +}
\ No newline at end of file |