Merge "Updating NSBperf to print right testcase"
[yardstick.git] / dashboard / opnfv_yardstick_tc083.json
1 {
2   "__inputs": [
3     {
4       "name": "DS_YARDSTICK",
5       "label": "yardstick",
6       "description": "",
7       "type": "datasource",
8       "pluginId": "influxdb",
9       "pluginName": "InfluxDB"
10     }
11   ],
12   "__requires": [
13     {
14       "type": "grafana",
15       "id": "grafana",
16       "name": "Grafana",
17       "version": "4.4.3"
18     },
19     {
20       "type": "panel",
21       "id": "graph",
22       "name": "Graph",
23       "version": ""
24     },
25     {
26       "type": "datasource",
27       "id": "influxdb",
28       "name": "InfluxDB",
29       "version": "1.0.0"
30     },
31     {
32       "type": "panel",
33       "id": "table",
34       "name": "Table",
35       "version": ""
36     }
37   ],
38   "annotations": {
39     "list": []
40   },
41   "editable": true,
42   "gnetId": null,
43   "graphTooltip": 0,
44   "hideControls": false,
45   "id": null,
46   "links": [],
47   "refresh": false,
48   "rows": [
49     {
50       "collapse": false,
51       "height": 368,
52       "panels": [
53         {
54           "columns": [],
55           "fontSize": "100%",
56           "id": 5,
57           "links": [],
58           "pageSize": null,
59           "scroll": true,
60           "showHeader": true,
61           "sort": {
62             "col": 0,
63             "desc": true
64           },
65           "span": 4,
66           "styles": [
67             {
68               "alias": "Time",
69               "dateFormat": "YYYY-MM-DD HH:mm:ss",
70               "pattern": "Time",
71               "type": "date"
72             },
73             {
74               "alias": "",
75               "colorMode": null,
76               "colors": [
77                 "rgba(245, 54, 54, 0.9)",
78                 "rgba(237, 129, 40, 0.89)",
79                 "rgba(50, 172, 45, 0.97)"
80               ],
81               "decimals": 2,
82               "pattern": "/.*/",
83               "thresholds": [],
84               "type": "number",
85               "unit": "short"
86             }
87           ],
88           "targets": [
89             {
90               "dsType": "influxdb",
91               "groupBy": [],
92               "measurement": "opnfv_yardstick_tc083",
93               "orderByTime": "ASC",
94               "policy": "default",
95               "refId": "A",
96               "resultFormat": "time_series",
97               "select": [
98                 [
99                   {
100                     "params": [
101                       "throughput"
102                     ],
103                     "type": "field"
104                   }
105                 ]
106               ],
107               "tags": []
108             }
109           ],
110           "title": "Network throughput between VMs (1st is udp, 2nd tcp)",
111           "transform": "timeseries_to_columns",
112           "type": "table"
113         },
114         {
115           "columns": [],
116           "fontSize": "100%",
117           "id": 4,
118           "links": [],
119           "pageSize": null,
120           "scroll": true,
121           "showHeader": true,
122           "sort": {
123             "col": 0,
124             "desc": true
125           },
126           "span": 4,
127           "styles": [
128             {
129               "alias": "Time",
130               "dateFormat": "YYYY-MM-DD HH:mm:ss",
131               "pattern": "Time",
132               "type": "date"
133             },
134             {
135               "alias": "",
136               "colorMode": null,
137               "colors": [
138                 "rgba(245, 54, 54, 0.9)",
139                 "rgba(237, 129, 40, 0.89)",
140                 "rgba(50, 172, 45, 0.97)"
141               ],
142               "decimals": 2,
143               "pattern": "/.*/",
144               "thresholds": [],
145               "type": "number",
146               "unit": "short"
147             }
148           ],
149           "targets": [
150             {
151               "dsType": "influxdb",
152               "groupBy": [],
153               "measurement": "opnfv_yardstick_tc083",
154               "orderByTime": "ASC",
155               "policy": "default",
156               "refId": "A",
157               "resultFormat": "time_series",
158               "select": [
159                 [
160                   {
161                     "params": [
162                       "throughput_units"
163                     ],
164                     "type": "field"
165                   }
166                 ]
167               ],
168               "tags": []
169             }
170           ],
171           "title": "Throughput Units  (1st is ump, 2nd is tcp)",
172           "transform": "timeseries_to_columns",
173           "type": "table"
174         },
175         {
176           "aliasColors": {},
177           "bars": false,
178           "dashLength": 10,
179           "dashes": false,
180           "datasource": "yardstick",
181           "fill": 1,
182           "id": 1,
183           "legend": {
184             "avg": false,
185             "current": false,
186             "max": false,
187             "min": false,
188             "show": true,
189             "total": false,
190             "values": false
191           },
192           "lines": false,
193           "linewidth": 1,
194           "links": [],
195           "nullPointMode": "null",
196           "percentage": false,
197           "pointradius": 5,
198           "points": true,
199           "renderer": "flot",
200           "seriesOverrides": [],
201           "spaceLength": 10,
202           "span": 4,
203           "stack": false,
204           "steppedLine": false,
205           "targets": [
206             {
207               "dsType": "influxdb",
208               "groupBy": [],
209               "measurement": "opnfv_yardstick_tc083",
210               "orderByTime": "ASC",
211               "policy": "default",
212               "refId": "A",
213               "resultFormat": "time_series",
214               "select": [
215                 [
216                   {
217                     "params": [
218                       "mean_latency"
219                     ],
220                     "type": "field"
221                   }
222                 ]
223               ],
224               "tags": []
225             }
226           ],
227           "thresholds": [],
228           "timeFrom": null,
229           "timeShift": null,
230           "title": "Mean latency",
231           "tooltip": {
232             "shared": true,
233             "sort": 0,
234             "value_type": "individual"
235           },
236           "type": "graph",
237           "xaxis": {
238             "buckets": null,
239             "mode": "time",
240             "name": null,
241             "show": true,
242             "values": []
243           },
244           "yaxes": [
245             {
246               "format": "short",
247               "label": null,
248               "logBase": 1,
249               "max": null,
250               "min": null,
251               "show": true
252             },
253             {
254               "format": "short",
255               "label": null,
256               "logBase": 1,
257               "max": null,
258               "min": null,
259               "show": true
260             }
261           ]
262         }
263       ],
264       "repeat": null,
265       "repeatIteration": null,
266       "repeatRowId": null,
267       "showTitle": false,
268       "title": "Dashboard Row",
269       "titleSize": "h6"
270     }
271   ],
272   "schemaVersion": 14,
273   "style": "dark",
274   "tags": [
275     "Network"
276   ],
277   "templating": {
278     "list": []
279   },
280   "time": {
281     "from": "2017-09-15T02:59:32.495Z",
282     "to": "2017-09-15T03:02:39.964Z"
283   },
284   "timepicker": {
285     "refresh_intervals": [
286       "5s",
287       "10s",
288       "30s",
289       "1m",
290       "5m",
291       "15m",
292       "30m",
293       "1h",
294       "2h",
295       "1d"
296     ],
297     "time_options": [
298       "5m",
299       "15m",
300       "1h",
301       "6h",
302       "12h",
303       "24h",
304       "2d",
305       "7d",
306       "30d"
307     ]
308   },
309   "timezone": "",
310   "title": "opnfv_yardstick_tc083",
311   "version": 7
312 }