From dc82553064fff48a5d17c72ea00a1e52694a6afc Mon Sep 17 00:00:00 2001 From: Jo¶rgen Karlsson Date: Fri, 26 Feb 2016 15:20:03 +0100 Subject: Backup of grafana dashboard MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Temprarily backing up dashboard files in case of server crash. We should automate this in the future. Change-Id: Ia56a41aaff9bd66dccb4146320938851c875989e Signed-off-by: Jo¶rgen Karlsson --- dashboard/Yardstick-TC020-1456496031099 | 119 ++++++++++++++++++++++++++++++++ 1 file changed, 119 insertions(+) create mode 100644 dashboard/Yardstick-TC020-1456496031099 (limited to 'dashboard/Yardstick-TC020-1456496031099') diff --git a/dashboard/Yardstick-TC020-1456496031099 b/dashboard/Yardstick-TC020-1456496031099 new file mode 100644 index 000000000..8f251d384 --- /dev/null +++ b/dashboard/Yardstick-TC020-1456496031099 @@ -0,0 +1,119 @@ +{ + "id": 14, + "title": "Yardstick-TC020", + "originalTitle": "Yardstick-TC020", + "tags": [ + "yardstick-tc" + ], + "style": "dark", + "timezone": "browser", + "editable": true, + "hideControls": false, + "sharedCrosshair": false, + "rows": [ + { + "collapse": false, + "editable": true, + "height": "25px", + "panels": [ + { + "content": "", + "editable": true, + "error": false, + "height": "30px", + "id": 1, + "isNew": true, + "links": [], + "mode": "markdown", + "span": 12, + "style": {}, + "title": "Test Case Execution", + "type": "text" + } + ], + "title": "Row" + }, + { + "collapse": false, + "editable": true, + "height": "25px", + "panels": [ + { + "content": "", + "editable": true, + "error": false, + "height": "30px", + "id": 2, + "isNew": true, + "links": [], + "mode": "markdown", + "span": 12, + "style": {}, + "title": "Daily Averages", + "type": "text" + } + ], + "title": "New row" + }, + { + "collapse": false, + "editable": true, + "height": "250px", + "panels": [ + { + "content": "
\n

This Test Case will be delivered in Brahmaputra-SR1

\n

Currently under development.

\n
", + "editable": true, + "error": false, + "height": "80px", + "id": 3, + "isNew": true, + "links": [], + "mode": "html", + "span": 12, + "style": {}, + "title": "Information", + "type": "text" + } + ], + "title": "New row" + } + ], + "time": { + "from": "now-6h", + "to": "now" + }, + "timepicker": { + "refresh_intervals": [ + "5s", + "10s", + "30s", + "1m", + "5m", + "15m", + "30m", + "1h", + "2h", + "1d" + ], + "time_options": [ + "5m", + "15m", + "1h", + "6h", + "12h", + "24h", + "2d", + "7d", + "30d" + ] + }, + "templating": { + "list": [] + }, + "annotations": { + "list": [] + }, + "schemaVersion": 8, + "version": 1, + "links": [] +} \ No newline at end of file -- cgit 1.2.3-korg