diff options
author | Ross Brattain <ross.b.brattain@intel.com> | 2017-12-15 08:39:00 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2017-12-15 08:39:00 +0000 |
commit | 9777e6d73041be49af739223f5b701bbcc29f995 (patch) | |
tree | d0dc5e9df5cafebb538271d4142b9481ada9579e /dashboard/opnfv_yardstick_tc079.json | |
parent | b987bf5f1eb65fe8534d01b9de2a7b74fc16f84d (diff) | |
parent | 209754356ec39c89ecde3faca743590535dcf1c9 (diff) |
Merge "bugfix: tc006, tc079, tc082 miss grafana dashboard in local deployment" into stable/euphrates
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 |