Backup of grafana dashboard
[yardstick.git] / dashboard / Yardstick-TC002-1456495853488
1 {
2   "id": 2,
3   "title": "Yardstick-TC002",
4   "originalTitle": "Yardstick-TC002",
5   "tags": [
6     "yardstick-tc"
7   ],
8   "style": "dark",
9   "timezone": "browser",
10   "editable": true,
11   "hideControls": false,
12   "sharedCrosshair": false,
13   "rows": [
14     {
15       "collapse": false,
16       "editable": true,
17       "height": "",
18       "panels": [
19         {
20           "content": "<h5 style=\"font-family:Verdana\"> <a style=\"color:#31A7D3\"><center>OPNFV_Yardstick_TC002 - Network latency (Ping)</center> </a></h5>\n<center>\n<p>Evaluation of network latency (RTT - round trip time) between two VM instances running on different physical blades.\nFor more information see <a style=\"color:#31A7D3\"; href=\"http://artifacts.opnfv.org/yardstick/brahmaputra/docs/userguide/opnfv_yardstick_tc002.html\">TC002</a></p>\n</center>\n\n\n",
21           "editable": true,
22           "error": false,
23           "id": 6,
24           "isNew": true,
25           "links": [],
26           "mode": "html",
27           "span": 12,
28           "style": {},
29           "title": "",
30           "type": "text"
31         }
32       ],
33       "title": "New row"
34     },
35     {
36       "collapse": false,
37       "editable": true,
38       "height": "",
39       "panels": [
40         {
41           "content": "",
42           "editable": true,
43           "error": false,
44           "id": 9,
45           "isNew": true,
46           "links": [],
47           "mode": "markdown",
48           "span": 12,
49           "style": {},
50           "title": "Test Case Execution",
51           "type": "text"
52         }
53       ],
54       "title": "New row"
55     },
56     {
57       "collapse": false,
58       "editable": true,
59       "height": "300px",
60       "panels": [
61         {
62           "aliasColors": {},
63           "bars": false,
64           "datasource": "yardstick-vtc",
65           "decimals": 2,
66           "editable": true,
67           "error": false,
68           "fill": 1,
69           "grid": {
70             "leftLogBase": 1,
71             "leftMax": null,
72             "leftMin": null,
73             "rightLogBase": 1,
74             "rightMax": null,
75             "rightMin": null,
76             "threshold1": null,
77             "threshold1Color": "rgba(216, 200, 27, 0.27)",
78             "threshold2": null,
79             "threshold2Color": "rgba(234, 112, 112, 0.22)"
80           },
81           "hideTimeOverride": false,
82           "id": 1,
83           "interval": "",
84           "isNew": true,
85           "leftYAxisLabel": "RTT",
86           "legend": {
87             "alignAsTable": true,
88             "avg": true,
89             "current": false,
90             "hideEmpty": false,
91             "hideZero": false,
92             "max": true,
93             "min": true,
94             "rightSide": false,
95             "show": true,
96             "sort": "avg",
97             "sortDesc": false,
98             "total": false,
99             "values": true
100           },
101           "lines": true,
102           "linewidth": 2,
103           "links": [],
104           "nullPointMode": "connected",
105           "percentage": false,
106           "pointradius": 5,
107           "points": false,
108           "renderer": "flot",
109           "rightYAxisLabel": "",
110           "seriesOverrides": [],
111           "span": 12,
112           "stack": false,
113           "steppedLine": false,
114           "targets": [
115             {
116               "alias": "$tag_pod_name - $tag_deploy_scenario",
117               "dsType": "influxdb",
118               "groupBy": [
119                 {
120                   "params": [
121                     "pod_name"
122                   ],
123                   "type": "tag"
124                 },
125                 {
126                   "params": [
127                     "task_id"
128                   ],
129                   "type": "tag"
130                 },
131                 {
132                   "params": [
133                     "deploy_scenario"
134                   ],
135                   "type": "tag"
136                 }
137               ],
138               "hide": false,
139               "measurement": "opnfv_yardstick_tc002",
140               "query": "SELECT \"rtt\" FROM \"opnfv_yardstick_tc002\" WHERE \"pod_name\" =~ /$POD$/ AND \"deploy_scenario\" =~ /$SCENARIO$/ AND $timeFilter GROUP BY \"pod_name\", \"task_id\", \"deploy_scenario\"",
141               "refId": "A",
142               "resultFormat": "time_series",
143               "select": [
144                 [
145                   {
146                     "params": [
147                       "rtt"
148                     ],
149                     "type": "field"
150                   }
151                 ]
152               ],
153               "tags": [
154                 {
155                   "key": "pod_name",
156                   "operator": "=~",
157                   "value": "/$POD$/"
158                 },
159                 {
160                   "condition": "AND",
161                   "key": "deploy_scenario",
162                   "operator": "=~",
163                   "value": "/$SCENARIO$/"
164                 }
165               ]
166             },
167             {
168               "dsType": "influxdb",
169               "groupBy": [
170                 {
171                   "params": [
172                     "$interval"
173                   ],
174                   "type": "time"
175                 },
176                 {
177                   "params": [
178                     "null"
179                   ],
180                   "type": "fill"
181                 }
182               ],
183               "hide": true,
184               "measurement": "opnfv_yardstick_tc005",
185               "refId": "B",
186               "resultFormat": "time_series",
187               "select": [
188                 [
189                   {
190                     "params": [
191                       "write_lat"
192                     ],
193                     "type": "field"
194                   },
195                   {
196                     "params": [],
197                     "type": "mean"
198                   }
199                 ]
200               ],
201               "tags": []
202             },
203             {
204               "dsType": "influxdb",
205               "groupBy": [
206                 {
207                   "params": [
208                     "$interval"
209                   ],
210                   "type": "time"
211                 },
212                 {
213                   "params": [
214                     "null"
215                   ],
216                   "type": "fill"
217                 }
218               ],
219               "hide": true,
220               "refId": "C",
221               "resultFormat": "time_series",
222               "select": [
223                 [
224                   {
225                     "params": [
226                       "value"
227                     ],
228                     "type": "field"
229                   },
230                   {
231                     "params": [],
232                     "type": "mean"
233                   }
234                 ]
235               ],
236               "tags": []
237             },
238             {
239               "dsType": "influxdb",
240               "groupBy": [
241                 {
242                   "params": [
243                     "$interval"
244                   ],
245                   "type": "time"
246                 },
247                 {
248                   "params": [
249                     "null"
250                   ],
251                   "type": "fill"
252                 }
253               ],
254               "hide": true,
255               "refId": "D",
256               "resultFormat": "time_series",
257               "select": [
258                 [
259                   {
260                     "params": [
261                       "value"
262                     ],
263                     "type": "field"
264                   },
265                   {
266                     "params": [],
267                     "type": "mean"
268                   }
269                 ]
270               ],
271               "tags": []
272             },
273             {
274               "dsType": "influxdb",
275               "groupBy": [
276                 {
277                   "params": [
278                     "$interval"
279                   ],
280                   "type": "time"
281                 },
282                 {
283                   "params": [
284                     "null"
285                   ],
286                   "type": "fill"
287                 }
288               ],
289               "hide": true,
290               "refId": "E",
291               "resultFormat": "time_series",
292               "select": [
293                 [
294                   {
295                     "params": [
296                       "value"
297                     ],
298                     "type": "field"
299                   },
300                   {
301                     "params": [],
302                     "type": "mean"
303                   }
304                 ]
305               ],
306               "tags": []
307             }
308           ],
309           "timeFrom": "24h",
310           "timeShift": null,
311           "title": "Network Latency - RTT",
312           "tooltip": {
313             "shared": true,
314             "value_type": "cumulative"
315           },
316           "type": "graph",
317           "x-axis": true,
318           "y-axis": true,
319           "y_formats": [
320             "ms",
321             "short"
322           ]
323         }
324       ],
325       "showTitle": false,
326       "title": "Row"
327     },
328     {
329       "collapse": false,
330       "editable": true,
331       "height": "",
332       "panels": [
333         {
334           "content": "",
335           "editable": true,
336           "error": false,
337           "id": 10,
338           "isNew": true,
339           "links": [],
340           "mode": "markdown",
341           "span": 12,
342           "style": {},
343           "title": "Daily Averages",
344           "type": "text"
345         }
346       ],
347       "title": "New row"
348     },
349     {
350       "collapse": false,
351       "editable": true,
352       "height": "",
353       "panels": [
354         {
355           "columns": [],
356           "datasource": "yardstick-vtc",
357           "editable": true,
358           "error": false,
359           "fontSize": "90%",
360           "height": "",
361           "id": 2,
362           "isNew": true,
363           "links": [],
364           "minSpan": 2,
365           "pageSize": 100,
366           "repeat": "POD",
367           "scopedVars": {
368             "POD": {
369               "selected": true,
370               "text": "ericsson-pod2",
371               "value": "ericsson\\-pod2"
372             }
373           },
374           "scroll": true,
375           "showHeader": true,
376           "sort": {
377             "col": 2,
378             "desc": false
379           },
380           "span": 2,
381           "styles": [
382             {
383               "dateFormat": "YYYY-MM-DD HH:mm:ss",
384               "pattern": "Time",
385               "type": "date"
386             },
387             {
388               "colorMode": null,
389               "colors": [
390                 "rgba(245, 54, 54, 0.9)",
391                 "rgba(237, 129, 40, 0.89)",
392                 "rgba(50, 172, 45, 0.97)"
393               ],
394               "decimals": 2,
395               "pattern": "deploy_scenario",
396               "thresholds": [],
397               "type": "string",
398               "unit": "short"
399             },
400             {
401               "colorMode": null,
402               "colors": [
403                 "rgba(245, 54, 54, 0.9)",
404                 "rgba(237, 129, 40, 0.89)",
405                 "rgba(50, 172, 45, 0.97)"
406               ],
407               "dateFormat": "YYYY-MM-DD HH:mm:ss",
408               "decimals": 2,
409               "pattern": "/.*/",
410               "thresholds": [],
411               "type": "number",
412               "unit": "ms"
413             }
414           ],
415           "targets": [
416             {
417               "alias": "",
418               "dsType": "influxdb",
419               "groupBy": [
420                 {
421                   "params": [
422                     "deploy_scenario"
423                   ],
424                   "type": "tag"
425                 }
426               ],
427               "measurement": "opnfv_yardstick_tc002",
428               "query": "SELECT mean(\"rtt\") FROM \"opnfv_yardstick_tc002\" WHERE \"pod_name\" =~ /$POD$/ AND \"deploy_scenario\" =~ /$SCENARIO$/ AND $timeFilter GROUP BY \"deploy_scenario\"",
429               "rawQuery": false,
430               "refId": "A",
431               "resultFormat": "table",
432               "select": [
433                 [
434                   {
435                     "params": [
436                       "rtt"
437                     ],
438                     "type": "field"
439                   },
440                   {
441                     "params": [],
442                     "type": "mean"
443                   }
444                 ]
445               ],
446               "tags": [
447                 {
448                   "key": "pod_name",
449                   "operator": "=~",
450                   "value": "/$POD$/"
451                 },
452                 {
453                   "condition": "AND",
454                   "key": "deploy_scenario",
455                   "operator": "=~",
456                   "value": "/$SCENARIO$/"
457                 }
458               ]
459             }
460           ],
461           "timeFrom": "24h",
462           "title": "$POD",
463           "transform": "table",
464           "transparent": false,
465           "type": "table"
466         },
467         {
468           "columns": [],
469           "datasource": "yardstick-vtc",
470           "editable": true,
471           "error": false,
472           "fontSize": "90%",
473           "height": "",
474           "id": 7,
475           "isNew": true,
476           "links": [],
477           "minSpan": 2,
478           "pageSize": 100,
479           "repeat": null,
480           "scopedVars": {
481             "POD": {
482               "selected": true,
483               "text": "huawei-us-deploy-bare-1",
484               "value": "huawei\\-us\\-deploy\\-bare\\-1"
485             }
486           },
487           "scroll": true,
488           "showHeader": true,
489           "sort": {
490             "col": 2,
491             "desc": false
492           },
493           "span": 2,
494           "styles": [
495             {
496               "dateFormat": "YYYY-MM-DD HH:mm:ss",
497               "pattern": "Time",
498               "type": "date"
499             },
500             {
501               "colorMode": null,
502               "colors": [
503                 "rgba(245, 54, 54, 0.9)",
504                 "rgba(237, 129, 40, 0.89)",
505                 "rgba(50, 172, 45, 0.97)"
506               ],
507               "decimals": 2,
508               "pattern": "deploy_scenario",
509               "thresholds": [],
510               "type": "string",
511               "unit": "short"
512             },
513             {
514               "colorMode": null,
515               "colors": [
516                 "rgba(245, 54, 54, 0.9)",
517                 "rgba(237, 129, 40, 0.89)",
518                 "rgba(50, 172, 45, 0.97)"
519               ],
520               "dateFormat": "YYYY-MM-DD HH:mm:ss",
521               "decimals": 2,
522               "pattern": "/.*/",
523               "thresholds": [],
524               "type": "number",
525               "unit": "ms"
526             }
527           ],
528           "targets": [
529             {
530               "alias": "",
531               "dsType": "influxdb",
532               "groupBy": [
533                 {
534                   "params": [
535                     "deploy_scenario"
536                   ],
537                   "type": "tag"
538                 }
539               ],
540               "measurement": "opnfv_yardstick_tc002",
541               "query": "SELECT mean(\"rtt\") FROM \"opnfv_yardstick_tc002\" WHERE \"pod_name\" =~ /$POD$/ AND \"deploy_scenario\" =~ /$SCENARIO$/ AND $timeFilter GROUP BY \"deploy_scenario\"",
542               "rawQuery": false,
543               "refId": "A",
544               "resultFormat": "table",
545               "select": [
546                 [
547                   {
548                     "params": [
549                       "rtt"
550                     ],
551                     "type": "field"
552                   },
553                   {
554                     "params": [],
555                     "type": "mean"
556                   }
557                 ]
558               ],
559               "tags": [
560                 {
561                   "key": "pod_name",
562                   "operator": "=~",
563                   "value": "/$POD$/"
564                 },
565                 {
566                   "condition": "AND",
567                   "key": "deploy_scenario",
568                   "operator": "=~",
569                   "value": "/$SCENARIO$/"
570                 }
571               ]
572             }
573           ],
574           "timeFrom": "24h",
575           "title": "$POD",
576           "transform": "table",
577           "transparent": false,
578           "type": "table",
579           "repeatIteration": 1456495841616,
580           "repeatPanelId": 2
581         },
582         {
583           "columns": [],
584           "datasource": "yardstick-vtc",
585           "editable": true,
586           "error": false,
587           "fontSize": "90%",
588           "height": "",
589           "id": 11,
590           "isNew": true,
591           "links": [],
592           "minSpan": 2,
593           "pageSize": 100,
594           "repeat": null,
595           "scopedVars": {
596             "POD": {
597               "selected": true,
598               "text": "intel-pod6",
599               "value": "intel\\-pod6"
600             }
601           },
602           "scroll": true,
603           "showHeader": true,
604           "sort": {
605             "col": 2,
606             "desc": false
607           },
608           "span": 2,
609           "styles": [
610             {
611               "dateFormat": "YYYY-MM-DD HH:mm:ss",
612               "pattern": "Time",
613               "type": "date"
614             },
615             {
616               "colorMode": null,
617               "colors": [
618                 "rgba(245, 54, 54, 0.9)",
619                 "rgba(237, 129, 40, 0.89)",
620                 "rgba(50, 172, 45, 0.97)"
621               ],
622               "decimals": 2,
623               "pattern": "deploy_scenario",
624               "thresholds": [],
625               "type": "string",
626               "unit": "short"
627             },
628             {
629               "colorMode": null,
630               "colors": [
631                 "rgba(245, 54, 54, 0.9)",
632                 "rgba(237, 129, 40, 0.89)",
633                 "rgba(50, 172, 45, 0.97)"
634               ],
635               "dateFormat": "YYYY-MM-DD HH:mm:ss",
636               "decimals": 2,
637               "pattern": "/.*/",
638               "thresholds": [],
639               "type": "number",
640               "unit": "ms"
641             }
642           ],
643           "targets": [
644             {
645               "alias": "",
646               "dsType": "influxdb",
647               "groupBy": [
648                 {
649                   "params": [
650                     "deploy_scenario"
651                   ],
652                   "type": "tag"
653                 }
654               ],
655               "measurement": "opnfv_yardstick_tc002",
656               "query": "SELECT mean(\"rtt\") FROM \"opnfv_yardstick_tc002\" WHERE \"pod_name\" =~ /$POD$/ AND \"deploy_scenario\" =~ /$SCENARIO$/ AND $timeFilter GROUP BY \"deploy_scenario\"",
657               "rawQuery": false,
658               "refId": "A",
659               "resultFormat": "table",
660               "select": [
661                 [
662                   {
663                     "params": [
664                       "rtt"
665                     ],
666                     "type": "field"
667                   },
668                   {
669                     "params": [],
670                     "type": "mean"
671                   }
672                 ]
673               ],
674               "tags": [
675                 {
676                   "key": "pod_name",
677                   "operator": "=~",
678                   "value": "/$POD$/"
679                 },
680                 {
681                   "condition": "AND",
682                   "key": "deploy_scenario",
683                   "operator": "=~",
684                   "value": "/$SCENARIO$/"
685                 }
686               ]
687             }
688           ],
689           "timeFrom": "24h",
690           "title": "$POD",
691           "transform": "table",
692           "transparent": false,
693           "type": "table",
694           "repeatIteration": 1456495841616,
695           "repeatPanelId": 2
696         },
697         {
698           "columns": [],
699           "datasource": "yardstick-vtc",
700           "editable": true,
701           "error": false,
702           "fontSize": "90%",
703           "height": "",
704           "id": 12,
705           "isNew": true,
706           "links": [],
707           "minSpan": 2,
708           "pageSize": 100,
709           "repeat": null,
710           "scopedVars": {
711             "POD": {
712               "selected": true,
713               "text": "opnfv-jump-1",
714               "value": "opnfv\\-jump\\-1"
715             }
716           },
717           "scroll": true,
718           "showHeader": true,
719           "sort": {
720             "col": 2,
721             "desc": false
722           },
723           "span": 2,
724           "styles": [
725             {
726               "dateFormat": "YYYY-MM-DD HH:mm:ss",
727               "pattern": "Time",
728               "type": "date"
729             },
730             {
731               "colorMode": null,
732               "colors": [
733                 "rgba(245, 54, 54, 0.9)",
734                 "rgba(237, 129, 40, 0.89)",
735                 "rgba(50, 172, 45, 0.97)"
736               ],
737               "decimals": 2,
738               "pattern": "deploy_scenario",
739               "thresholds": [],
740               "type": "string",
741               "unit": "short"
742             },
743             {
744               "colorMode": null,
745               "colors": [
746                 "rgba(245, 54, 54, 0.9)",
747                 "rgba(237, 129, 40, 0.89)",
748                 "rgba(50, 172, 45, 0.97)"
749               ],
750               "dateFormat": "YYYY-MM-DD HH:mm:ss",
751               "decimals": 2,
752               "pattern": "/.*/",
753               "thresholds": [],
754               "type": "number",
755               "unit": "ms"
756             }
757           ],
758           "targets": [
759             {
760               "alias": "",
761               "dsType": "influxdb",
762               "groupBy": [
763                 {
764                   "params": [
765                     "deploy_scenario"
766                   ],
767                   "type": "tag"
768                 }
769               ],
770               "measurement": "opnfv_yardstick_tc002",
771               "query": "SELECT mean(\"rtt\") FROM \"opnfv_yardstick_tc002\" WHERE \"pod_name\" =~ /$POD$/ AND \"deploy_scenario\" =~ /$SCENARIO$/ AND $timeFilter GROUP BY \"deploy_scenario\"",
772               "rawQuery": false,
773               "refId": "A",
774               "resultFormat": "table",
775               "select": [
776                 [
777                   {
778                     "params": [
779                       "rtt"
780                     ],
781                     "type": "field"
782                   },
783                   {
784                     "params": [],
785                     "type": "mean"
786                   }
787                 ]
788               ],
789               "tags": [
790                 {
791                   "key": "pod_name",
792                   "operator": "=~",
793                   "value": "/$POD$/"
794                 },
795                 {
796                   "condition": "AND",
797                   "key": "deploy_scenario",
798                   "operator": "=~",
799                   "value": "/$SCENARIO$/"
800                 }
801               ]
802             }
803           ],
804           "timeFrom": "24h",
805           "title": "$POD",
806           "transform": "table",
807           "transparent": false,
808           "type": "table",
809           "repeatIteration": 1456495841616,
810           "repeatPanelId": 2
811         },
812         {
813           "columns": [],
814           "datasource": "yardstick-vtc",
815           "editable": true,
816           "error": false,
817           "fontSize": "90%",
818           "height": "",
819           "id": 15,
820           "isNew": true,
821           "links": [],
822           "minSpan": 2,
823           "pageSize": 100,
824           "repeat": null,
825           "scopedVars": {
826             "POD": {
827               "selected": true,
828               "text": "opnfv-jump-2",
829               "value": "opnfv\\-jump\\-2"
830             }
831           },
832           "scroll": true,
833           "showHeader": true,
834           "sort": {
835             "col": 2,
836             "desc": false
837           },
838           "span": 2,
839           "styles": [
840             {
841               "dateFormat": "YYYY-MM-DD HH:mm:ss",
842               "pattern": "Time",
843               "type": "date"
844             },
845             {
846               "colorMode": null,
847               "colors": [
848                 "rgba(245, 54, 54, 0.9)",
849                 "rgba(237, 129, 40, 0.89)",
850                 "rgba(50, 172, 45, 0.97)"
851               ],
852               "decimals": 2,
853               "pattern": "deploy_scenario",
854               "thresholds": [],
855               "type": "string",
856               "unit": "short"
857             },
858             {
859               "colorMode": null,
860               "colors": [
861                 "rgba(245, 54, 54, 0.9)",
862                 "rgba(237, 129, 40, 0.89)",
863                 "rgba(50, 172, 45, 0.97)"
864               ],
865               "dateFormat": "YYYY-MM-DD HH:mm:ss",
866               "decimals": 2,
867               "pattern": "/.*/",
868               "thresholds": [],
869               "type": "number",
870               "unit": "ms"
871             }
872           ],
873           "targets": [
874             {
875               "alias": "",
876               "dsType": "influxdb",
877               "groupBy": [
878                 {
879                   "params": [
880                     "deploy_scenario"
881                   ],
882                   "type": "tag"
883                 }
884               ],
885               "measurement": "opnfv_yardstick_tc002",
886               "query": "SELECT mean(\"rtt\") FROM \"opnfv_yardstick_tc002\" WHERE \"pod_name\" =~ /$POD$/ AND \"deploy_scenario\" =~ /$SCENARIO$/ AND $timeFilter GROUP BY \"deploy_scenario\"",
887               "rawQuery": false,
888               "refId": "A",
889               "resultFormat": "table",
890               "select": [
891                 [
892                   {
893                     "params": [
894                       "rtt"
895                     ],
896                     "type": "field"
897                   },
898                   {
899                     "params": [],
900                     "type": "mean"
901                   }
902                 ]
903               ],
904               "tags": [
905                 {
906                   "key": "pod_name",
907                   "operator": "=~",
908                   "value": "/$POD$/"
909                 },
910                 {
911                   "condition": "AND",
912                   "key": "deploy_scenario",
913                   "operator": "=~",
914                   "value": "/$SCENARIO$/"
915                 }
916               ]
917             }
918           ],
919           "timeFrom": "24h",
920           "title": "$POD",
921           "transform": "table",
922           "transparent": false,
923           "type": "table",
924           "repeatIteration": 1456495841616,
925           "repeatPanelId": 2
926         },
927         {
928           "columns": [],
929           "datasource": "yardstick-vtc",
930           "editable": true,
931           "error": false,
932           "fontSize": "90%",
933           "height": "",
934           "id": 17,
935           "isNew": true,
936           "links": [],
937           "minSpan": 2,
938           "pageSize": 100,
939           "repeat": null,
940           "scopedVars": {
941             "POD": {
942               "selected": true,
943               "text": "orange-fr-pod2",
944               "value": "orange\\-fr\\-pod2"
945             }
946           },
947           "scroll": true,
948           "showHeader": true,
949           "sort": {
950             "col": 2,
951             "desc": false
952           },
953           "span": 2,
954           "styles": [
955             {
956               "dateFormat": "YYYY-MM-DD HH:mm:ss",
957               "pattern": "Time",
958               "type": "date"
959             },
960             {
961               "colorMode": null,
962               "colors": [
963                 "rgba(245, 54, 54, 0.9)",
964                 "rgba(237, 129, 40, 0.89)",
965                 "rgba(50, 172, 45, 0.97)"
966               ],
967               "decimals": 2,
968               "pattern": "deploy_scenario",
969               "thresholds": [],
970               "type": "string",
971               "unit": "short"
972             },
973             {
974               "colorMode": null,
975               "colors": [
976                 "rgba(245, 54, 54, 0.9)",
977                 "rgba(237, 129, 40, 0.89)",
978                 "rgba(50, 172, 45, 0.97)"
979               ],
980               "dateFormat": "YYYY-MM-DD HH:mm:ss",
981               "decimals": 2,
982               "pattern": "/.*/",
983               "thresholds": [],
984               "type": "number",
985               "unit": "ms"
986             }
987           ],
988           "targets": [
989             {
990               "alias": "",
991               "dsType": "influxdb",
992               "groupBy": [
993                 {
994                   "params": [
995                     "deploy_scenario"
996                   ],
997                   "type": "tag"
998                 }
999               ],
1000               "measurement": "opnfv_yardstick_tc002",
1001               "query": "SELECT mean(\"rtt\") FROM \"opnfv_yardstick_tc002\" WHERE \"pod_name\" =~ /$POD$/ AND \"deploy_scenario\" =~ /$SCENARIO$/ AND $timeFilter GROUP BY \"deploy_scenario\"",
1002               "rawQuery": false,
1003               "refId": "A",
1004               "resultFormat": "table",
1005               "select": [
1006                 [
1007                   {
1008                     "params": [
1009                       "rtt"
1010                     ],
1011                     "type": "field"
1012                   },
1013                   {
1014                     "params": [],
1015                     "type": "mean"
1016                   }
1017                 ]
1018               ],
1019               "tags": [
1020                 {
1021                   "key": "pod_name",
1022                   "operator": "=~",
1023                   "value": "/$POD$/"
1024                 },
1025                 {
1026                   "condition": "AND",
1027                   "key": "deploy_scenario",
1028                   "operator": "=~",
1029                   "value": "/$SCENARIO$/"
1030                 }
1031               ]
1032             }
1033           ],
1034           "timeFrom": "24h",
1035           "title": "$POD",
1036           "transform": "table",
1037           "transparent": false,
1038           "type": "table",
1039           "repeatIteration": 1456495841616,
1040           "repeatPanelId": 2
1041         }
1042       ],
1043       "showTitle": false,
1044       "title": "New row"
1045     },
1046     {
1047       "collapse": false,
1048       "editable": true,
1049       "height": "250px",
1050       "panels": [
1051         {
1052           "aliasColors": {},
1053           "bars": false,
1054           "datasource": "yardstick-vtc",
1055           "editable": true,
1056           "error": false,
1057           "fill": 1,
1058           "grid": {
1059             "leftLogBase": 1,
1060             "leftMax": null,
1061             "leftMin": 0,
1062             "rightLogBase": 1,
1063             "rightMax": null,
1064             "rightMin": null,
1065             "threshold1": null,
1066             "threshold1Color": "rgba(216, 200, 27, 0.27)",
1067             "threshold2": null,
1068             "threshold2Color": "rgba(234, 112, 112, 0.22)"
1069           },
1070           "height": "",
1071           "id": 3,
1072           "interval": "",
1073           "isNew": true,
1074           "leftYAxisLabel": "<RTT>",
1075           "legend": {
1076             "alignAsTable": false,
1077             "avg": false,
1078             "current": false,
1079             "hideEmpty": false,
1080             "hideZero": false,
1081             "max": false,
1082             "min": false,
1083             "rightSide": false,
1084             "show": true,
1085             "total": false,
1086             "values": false
1087           },
1088           "lines": true,
1089           "linewidth": 1,
1090           "links": [],
1091           "minSpan": 2,
1092           "nullPointMode": "connected",
1093           "percentage": false,
1094           "pointradius": 1,
1095           "points": true,
1096           "renderer": "flot",
1097           "repeat": "POD",
1098           "scopedVars": {
1099             "POD": {
1100               "selected": true,
1101               "text": "ericsson-pod2",
1102               "value": "ericsson\\-pod2"
1103             }
1104           },
1105           "seriesOverrides": [
1106             {
1107               "alias": "os-odl_l2-nofeature-ha",
1108               "color": "#7EB26D"
1109             },
1110             {
1111               "alias": "os-nosdn-nofeature-ha",
1112               "color": "#E24D42"
1113             },
1114             {
1115               "alias": "os-onos-nofeature-ha",
1116               "color": "#6ED0E0"
1117             },
1118             {
1119               "alias": "os-nosdn-ovs-ha",
1120               "color": "#EAB839"
1121             },
1122             {
1123               "alias": "os-odl_l3-nofeature-ha",
1124               "color": "#E5A8E2"
1125             },
1126             {
1127               "alias": "os-odl_l2-bgpvpn-ha",
1128               "color": "#E0752D"
1129             },
1130             {
1131               "alias": "os-odl_l2-sfc-ha",
1132               "color": "#508642"
1133             }
1134           ],
1135           "span": 2,
1136           "stack": false,
1137           "steppedLine": false,
1138           "targets": [
1139             {
1140               "alias": "$tag_deploy_scenario",
1141               "dsType": "influxdb",
1142               "groupBy": [
1143                 {
1144                   "params": [
1145                     "24h"
1146                   ],
1147                   "type": "time"
1148                 },
1149                 {
1150                   "params": [
1151                     "deploy_scenario"
1152                   ],
1153                   "type": "tag"
1154                 },
1155                 {
1156                   "params": [
1157                     "pod_name"
1158                   ],
1159                   "type": "tag"
1160                 },
1161                 {
1162                   "params": [
1163                     "null"
1164                   ],
1165                   "type": "fill"
1166                 }
1167               ],
1168               "measurement": "opnfv_yardstick_tc002",
1169               "query": "SELECT mean(\"rtt\") FROM \"opnfv_yardstick_tc002\" WHERE \"pod_name\" =~ /$POD$/ AND \"deploy_scenario\" =~ /$SCENARIO$/ AND $timeFilter GROUP BY time(24h), \"deploy_scenario\", \"pod_name\" fill(null)",
1170               "rawQuery": false,
1171               "refId": "A",
1172               "resultFormat": "time_series",
1173               "select": [
1174                 [
1175                   {
1176                     "params": [
1177                       "rtt"
1178                     ],
1179                     "type": "field"
1180                   },
1181                   {
1182                     "params": [],
1183                     "type": "mean"
1184                   }
1185                 ]
1186               ],
1187               "tags": [
1188                 {
1189                   "key": "pod_name",
1190                   "operator": "=~",
1191                   "value": "/$POD$/"
1192                 },
1193                 {
1194                   "condition": "AND",
1195                   "key": "deploy_scenario",
1196                   "operator": "=~",
1197                   "value": "/$SCENARIO$/"
1198                 }
1199               ]
1200             }
1201           ],
1202           "timeFrom": "14d",
1203           "timeShift": null,
1204           "title": "$POD",
1205           "tooltip": {
1206             "shared": true,
1207             "value_type": "individual"
1208           },
1209           "type": "graph",
1210           "x-axis": true,
1211           "y-axis": true,
1212           "y_formats": [
1213             "ms",
1214             "short"
1215           ]
1216         },
1217         {
1218           "aliasColors": {},
1219           "bars": false,
1220           "datasource": "yardstick-vtc",
1221           "editable": true,
1222           "error": false,
1223           "fill": 1,
1224           "grid": {
1225             "leftLogBase": 1,
1226             "leftMax": null,
1227             "leftMin": 0,
1228             "rightLogBase": 1,
1229             "rightMax": null,
1230             "rightMin": null,
1231             "threshold1": null,
1232             "threshold1Color": "rgba(216, 200, 27, 0.27)",
1233             "threshold2": null,
1234             "threshold2Color": "rgba(234, 112, 112, 0.22)"
1235           },
1236           "height": "",
1237           "id": 8,
1238           "interval": "",
1239           "isNew": true,
1240           "leftYAxisLabel": "<RTT>",
1241           "legend": {
1242             "alignAsTable": false,
1243             "avg": false,
1244             "current": false,
1245             "hideEmpty": false,
1246             "hideZero": false,
1247             "max": false,
1248             "min": false,
1249             "rightSide": false,
1250             "show": true,
1251             "total": false,
1252             "values": false
1253           },
1254           "lines": true,
1255           "linewidth": 1,
1256           "links": [],
1257           "minSpan": 2,
1258           "nullPointMode": "connected",
1259           "percentage": false,
1260           "pointradius": 1,
1261           "points": true,
1262           "renderer": "flot",
1263           "repeat": null,
1264           "scopedVars": {
1265             "POD": {
1266               "selected": true,
1267               "text": "huawei-us-deploy-bare-1",
1268               "value": "huawei\\-us\\-deploy\\-bare\\-1"
1269             }
1270           },
1271           "seriesOverrides": [
1272             {
1273               "alias": "os-odl_l2-nofeature-ha",
1274               "color": "#7EB26D"
1275             },
1276             {
1277               "alias": "os-nosdn-nofeature-ha",
1278               "color": "#E24D42"
1279             },
1280             {
1281               "alias": "os-onos-nofeature-ha",
1282               "color": "#6ED0E0"
1283             },
1284             {
1285               "alias": "os-nosdn-ovs-ha",
1286               "color": "#EAB839"
1287             },
1288             {
1289               "alias": "os-odl_l3-nofeature-ha",
1290               "color": "#E5A8E2"
1291             },
1292             {
1293               "alias": "os-odl_l2-bgpvpn-ha",
1294               "color": "#E0752D"
1295             },
1296             {
1297               "alias": "os-odl_l2-sfc-ha",
1298               "color": "#508642"
1299             }
1300           ],
1301           "span": 2,
1302           "stack": false,
1303           "steppedLine": false,
1304           "targets": [
1305             {
1306               "alias": "$tag_deploy_scenario",
1307               "dsType": "influxdb",
1308               "groupBy": [
1309                 {
1310                   "params": [
1311                     "24h"
1312                   ],
1313                   "type": "time"
1314                 },
1315                 {
1316                   "params": [
1317                     "deploy_scenario"
1318                   ],
1319                   "type": "tag"
1320                 },
1321                 {
1322                   "params": [
1323                     "pod_name"
1324                   ],
1325                   "type": "tag"
1326                 },
1327                 {
1328                   "params": [
1329                     "null"
1330                   ],
1331                   "type": "fill"
1332                 }
1333               ],
1334               "measurement": "opnfv_yardstick_tc002",
1335               "query": "SELECT mean(\"rtt\") FROM \"opnfv_yardstick_tc002\" WHERE \"pod_name\" =~ /$POD$/ AND \"deploy_scenario\" =~ /$SCENARIO$/ AND $timeFilter GROUP BY time(24h), \"deploy_scenario\", \"pod_name\" fill(null)",
1336               "rawQuery": false,
1337               "refId": "A",
1338               "resultFormat": "time_series",
1339               "select": [
1340                 [
1341                   {
1342                     "params": [
1343                       "rtt"
1344                     ],
1345                     "type": "field"
1346                   },
1347                   {
1348                     "params": [],
1349                     "type": "mean"
1350                   }
1351                 ]
1352               ],
1353               "tags": [
1354                 {
1355                   "key": "pod_name",
1356                   "operator": "=~",
1357                   "value": "/$POD$/"
1358                 },
1359                 {
1360                   "condition": "AND",
1361                   "key": "deploy_scenario",
1362                   "operator": "=~",
1363                   "value": "/$SCENARIO$/"
1364                 }
1365               ]
1366             }
1367           ],
1368           "timeFrom": "14d",
1369           "timeShift": null,
1370           "title": "$POD",
1371           "tooltip": {
1372             "shared": true,
1373             "value_type": "individual"
1374           },
1375           "type": "graph",
1376           "x-axis": true,
1377           "y-axis": true,
1378           "y_formats": [
1379             "ms",
1380             "short"
1381           ],
1382           "repeatIteration": 1456495841616,
1383           "repeatPanelId": 3
1384         },
1385         {
1386           "aliasColors": {},
1387           "bars": false,
1388           "datasource": "yardstick-vtc",
1389           "editable": true,
1390           "error": false,
1391           "fill": 1,
1392           "grid": {
1393             "leftLogBase": 1,
1394             "leftMax": null,
1395             "leftMin": 0,
1396             "rightLogBase": 1,
1397             "rightMax": null,
1398             "rightMin": null,
1399             "threshold1": null,
1400             "threshold1Color": "rgba(216, 200, 27, 0.27)",
1401             "threshold2": null,
1402             "threshold2Color": "rgba(234, 112, 112, 0.22)"
1403           },
1404           "height": "",
1405           "id": 13,
1406           "interval": "",
1407           "isNew": true,
1408           "leftYAxisLabel": "<RTT>",
1409           "legend": {
1410             "alignAsTable": false,
1411             "avg": false,
1412             "current": false,
1413             "hideEmpty": false,
1414             "hideZero": false,
1415             "max": false,
1416             "min": false,
1417             "rightSide": false,
1418             "show": true,
1419             "total": false,
1420             "values": false
1421           },
1422           "lines": true,
1423           "linewidth": 1,
1424           "links": [],
1425           "minSpan": 2,
1426           "nullPointMode": "connected",
1427           "percentage": false,
1428           "pointradius": 1,
1429           "points": true,
1430           "renderer": "flot",
1431           "repeat": null,
1432           "scopedVars": {
1433             "POD": {
1434               "selected": true,
1435               "text": "intel-pod6",
1436               "value": "intel\\-pod6"
1437             }
1438           },
1439           "seriesOverrides": [
1440             {
1441               "alias": "os-odl_l2-nofeature-ha",
1442               "color": "#7EB26D"
1443             },
1444             {
1445               "alias": "os-nosdn-nofeature-ha",
1446               "color": "#E24D42"
1447             },
1448             {
1449               "alias": "os-onos-nofeature-ha",
1450               "color": "#6ED0E0"
1451             },
1452             {
1453               "alias": "os-nosdn-ovs-ha",
1454               "color": "#EAB839"
1455             },
1456             {
1457               "alias": "os-odl_l3-nofeature-ha",
1458               "color": "#E5A8E2"
1459             },
1460             {
1461               "alias": "os-odl_l2-bgpvpn-ha",
1462               "color": "#E0752D"
1463             },
1464             {
1465               "alias": "os-odl_l2-sfc-ha",
1466               "color": "#508642"
1467             }
1468           ],
1469           "span": 2,
1470           "stack": false,
1471           "steppedLine": false,
1472           "targets": [
1473             {
1474               "alias": "$tag_deploy_scenario",
1475               "dsType": "influxdb",
1476               "groupBy": [
1477                 {
1478                   "params": [
1479                     "24h"
1480                   ],
1481                   "type": "time"
1482                 },
1483                 {
1484                   "params": [
1485                     "deploy_scenario"
1486                   ],
1487                   "type": "tag"
1488                 },
1489                 {
1490                   "params": [
1491                     "pod_name"
1492                   ],
1493                   "type": "tag"
1494                 },
1495                 {
1496                   "params": [
1497                     "null"
1498                   ],
1499                   "type": "fill"
1500                 }
1501               ],
1502               "measurement": "opnfv_yardstick_tc002",
1503               "query": "SELECT mean(\"rtt\") FROM \"opnfv_yardstick_tc002\" WHERE \"pod_name\" =~ /$POD$/ AND \"deploy_scenario\" =~ /$SCENARIO$/ AND $timeFilter GROUP BY time(24h), \"deploy_scenario\", \"pod_name\" fill(null)",
1504               "rawQuery": false,
1505               "refId": "A",
1506               "resultFormat": "time_series",
1507               "select": [
1508                 [
1509                   {
1510                     "params": [
1511                       "rtt"
1512                     ],
1513                     "type": "field"
1514                   },
1515                   {
1516                     "params": [],
1517                     "type": "mean"
1518                   }
1519                 ]
1520               ],
1521               "tags": [
1522                 {
1523                   "key": "pod_name",
1524                   "operator": "=~",
1525                   "value": "/$POD$/"
1526                 },
1527                 {
1528                   "condition": "AND",
1529                   "key": "deploy_scenario",
1530                   "operator": "=~",
1531                   "value": "/$SCENARIO$/"
1532                 }
1533               ]
1534             }
1535           ],
1536           "timeFrom": "14d",
1537           "timeShift": null,
1538           "title": "$POD",
1539           "tooltip": {
1540             "shared": true,
1541             "value_type": "individual"
1542           },
1543           "type": "graph",
1544           "x-axis": true,
1545           "y-axis": true,
1546           "y_formats": [
1547             "ms",
1548             "short"
1549           ],
1550           "repeatIteration": 1456495841616,
1551           "repeatPanelId": 3
1552         },
1553         {
1554           "aliasColors": {},
1555           "bars": false,
1556           "datasource": "yardstick-vtc",
1557           "editable": true,
1558           "error": false,
1559           "fill": 1,
1560           "grid": {
1561             "leftLogBase": 1,
1562             "leftMax": null,
1563             "leftMin": 0,
1564             "rightLogBase": 1,
1565             "rightMax": null,
1566             "rightMin": null,
1567             "threshold1": null,
1568             "threshold1Color": "rgba(216, 200, 27, 0.27)",
1569             "threshold2": null,
1570             "threshold2Color": "rgba(234, 112, 112, 0.22)"
1571           },
1572           "height": "",
1573           "id": 14,
1574           "interval": "",
1575           "isNew": true,
1576           "leftYAxisLabel": "<RTT>",
1577           "legend": {
1578             "alignAsTable": false,
1579             "avg": false,
1580             "current": false,
1581             "hideEmpty": false,
1582             "hideZero": false,
1583             "max": false,
1584             "min": false,
1585             "rightSide": false,
1586             "show": true,
1587             "total": false,
1588             "values": false
1589           },
1590           "lines": true,
1591           "linewidth": 1,
1592           "links": [],
1593           "minSpan": 2,
1594           "nullPointMode": "connected",
1595           "percentage": false,
1596           "pointradius": 1,
1597           "points": true,
1598           "renderer": "flot",
1599           "repeat": null,
1600           "scopedVars": {
1601             "POD": {
1602               "selected": true,
1603               "text": "opnfv-jump-1",
1604               "value": "opnfv\\-jump\\-1"
1605             }
1606           },
1607           "seriesOverrides": [
1608             {
1609               "alias": "os-odl_l2-nofeature-ha",
1610               "color": "#7EB26D"
1611             },
1612             {
1613               "alias": "os-nosdn-nofeature-ha",
1614               "color": "#E24D42"
1615             },
1616             {
1617               "alias": "os-onos-nofeature-ha",
1618               "color": "#6ED0E0"
1619             },
1620             {
1621               "alias": "os-nosdn-ovs-ha",
1622               "color": "#EAB839"
1623             },
1624             {
1625               "alias": "os-odl_l3-nofeature-ha",
1626               "color": "#E5A8E2"
1627             },
1628             {
1629               "alias": "os-odl_l2-bgpvpn-ha",
1630               "color": "#E0752D"
1631             },
1632             {
1633               "alias": "os-odl_l2-sfc-ha",
1634               "color": "#508642"
1635             }
1636           ],
1637           "span": 2,
1638           "stack": false,
1639           "steppedLine": false,
1640           "targets": [
1641             {
1642               "alias": "$tag_deploy_scenario",
1643               "dsType": "influxdb",
1644               "groupBy": [
1645                 {
1646                   "params": [
1647                     "24h"
1648                   ],
1649                   "type": "time"
1650                 },
1651                 {
1652                   "params": [
1653                     "deploy_scenario"
1654                   ],
1655                   "type": "tag"
1656                 },
1657                 {
1658                   "params": [
1659                     "pod_name"
1660                   ],
1661                   "type": "tag"
1662                 },
1663                 {
1664                   "params": [
1665                     "null"
1666                   ],
1667                   "type": "fill"
1668                 }
1669               ],
1670               "measurement": "opnfv_yardstick_tc002",
1671               "query": "SELECT mean(\"rtt\") FROM \"opnfv_yardstick_tc002\" WHERE \"pod_name\" =~ /$POD$/ AND \"deploy_scenario\" =~ /$SCENARIO$/ AND $timeFilter GROUP BY time(24h), \"deploy_scenario\", \"pod_name\" fill(null)",
1672               "rawQuery": false,
1673               "refId": "A",
1674               "resultFormat": "time_series",
1675               "select": [
1676                 [
1677                   {
1678                     "params": [
1679                       "rtt"
1680                     ],
1681                     "type": "field"
1682                   },
1683                   {
1684                     "params": [],
1685                     "type": "mean"
1686                   }
1687                 ]
1688               ],
1689               "tags": [
1690                 {
1691                   "key": "pod_name",
1692                   "operator": "=~",
1693                   "value": "/$POD$/"
1694                 },
1695                 {
1696                   "condition": "AND",
1697                   "key": "deploy_scenario",
1698                   "operator": "=~",
1699                   "value": "/$SCENARIO$/"
1700                 }
1701               ]
1702             }
1703           ],
1704           "timeFrom": "14d",
1705           "timeShift": null,
1706           "title": "$POD",
1707           "tooltip": {
1708             "shared": true,
1709             "value_type": "individual"
1710           },
1711           "type": "graph",
1712           "x-axis": true,
1713           "y-axis": true,
1714           "y_formats": [
1715             "ms",
1716             "short"
1717           ],
1718           "repeatIteration": 1456495841616,
1719           "repeatPanelId": 3
1720         },
1721         {
1722           "aliasColors": {},
1723           "bars": false,
1724           "datasource": "yardstick-vtc",
1725           "editable": true,
1726           "error": false,
1727           "fill": 1,
1728           "grid": {
1729             "leftLogBase": 1,
1730             "leftMax": null,
1731             "leftMin": 0,
1732             "rightLogBase": 1,
1733             "rightMax": null,
1734             "rightMin": null,
1735             "threshold1": null,
1736             "threshold1Color": "rgba(216, 200, 27, 0.27)",
1737             "threshold2": null,
1738             "threshold2Color": "rgba(234, 112, 112, 0.22)"
1739           },
1740           "height": "",
1741           "id": 16,
1742           "interval": "",
1743           "isNew": true,
1744           "leftYAxisLabel": "<RTT>",
1745           "legend": {
1746             "alignAsTable": false,
1747             "avg": false,
1748             "current": false,
1749             "hideEmpty": false,
1750             "hideZero": false,
1751             "max": false,
1752             "min": false,
1753             "rightSide": false,
1754             "show": true,
1755             "total": false,
1756             "values": false
1757           },
1758           "lines": true,
1759           "linewidth": 1,
1760           "links": [],
1761           "minSpan": 2,
1762           "nullPointMode": "connected",
1763           "percentage": false,
1764           "pointradius": 1,
1765           "points": true,
1766           "renderer": "flot",
1767           "repeat": null,
1768           "scopedVars": {
1769             "POD": {
1770               "selected": true,
1771               "text": "opnfv-jump-2",
1772               "value": "opnfv\\-jump\\-2"
1773             }
1774           },
1775           "seriesOverrides": [
1776             {
1777               "alias": "os-odl_l2-nofeature-ha",
1778               "color": "#7EB26D"
1779             },
1780             {
1781               "alias": "os-nosdn-nofeature-ha",
1782               "color": "#E24D42"
1783             },
1784             {
1785               "alias": "os-onos-nofeature-ha",
1786               "color": "#6ED0E0"
1787             },
1788             {
1789               "alias": "os-nosdn-ovs-ha",
1790               "color": "#EAB839"
1791             },
1792             {
1793               "alias": "os-odl_l3-nofeature-ha",
1794               "color": "#E5A8E2"
1795             },
1796             {
1797               "alias": "os-odl_l2-bgpvpn-ha",
1798               "color": "#E0752D"
1799             },
1800             {
1801               "alias": "os-odl_l2-sfc-ha",
1802               "color": "#508642"
1803             }
1804           ],
1805           "span": 2,
1806           "stack": false,
1807           "steppedLine": false,
1808           "targets": [
1809             {
1810               "alias": "$tag_deploy_scenario",
1811               "dsType": "influxdb",
1812               "groupBy": [
1813                 {
1814                   "params": [
1815                     "24h"
1816                   ],
1817                   "type": "time"
1818                 },
1819                 {
1820                   "params": [
1821                     "deploy_scenario"
1822                   ],
1823                   "type": "tag"
1824                 },
1825                 {
1826                   "params": [
1827                     "pod_name"
1828                   ],
1829                   "type": "tag"
1830                 },
1831                 {
1832                   "params": [
1833                     "null"
1834                   ],
1835                   "type": "fill"
1836                 }
1837               ],
1838               "measurement": "opnfv_yardstick_tc002",
1839               "query": "SELECT mean(\"rtt\") FROM \"opnfv_yardstick_tc002\" WHERE \"pod_name\" =~ /$POD$/ AND \"deploy_scenario\" =~ /$SCENARIO$/ AND $timeFilter GROUP BY time(24h), \"deploy_scenario\", \"pod_name\" fill(null)",
1840               "rawQuery": false,
1841               "refId": "A",
1842               "resultFormat": "time_series",
1843               "select": [
1844                 [
1845                   {
1846                     "params": [
1847                       "rtt"
1848                     ],
1849                     "type": "field"
1850                   },
1851                   {
1852                     "params": [],
1853                     "type": "mean"
1854                   }
1855                 ]
1856               ],
1857               "tags": [
1858                 {
1859                   "key": "pod_name",
1860                   "operator": "=~",
1861                   "value": "/$POD$/"
1862                 },
1863                 {
1864                   "condition": "AND",
1865                   "key": "deploy_scenario",
1866                   "operator": "=~",
1867                   "value": "/$SCENARIO$/"
1868                 }
1869               ]
1870             }
1871           ],
1872           "timeFrom": "14d",
1873           "timeShift": null,
1874           "title": "$POD",
1875           "tooltip": {
1876             "shared": true,
1877             "value_type": "individual"
1878           },
1879           "type": "graph",
1880           "x-axis": true,
1881           "y-axis": true,
1882           "y_formats": [
1883             "ms",
1884             "short"
1885           ],
1886           "repeatIteration": 1456495841616,
1887           "repeatPanelId": 3
1888         },
1889         {
1890           "aliasColors": {},
1891           "bars": false,
1892           "datasource": "yardstick-vtc",
1893           "editable": true,
1894           "error": false,
1895           "fill": 1,
1896           "grid": {
1897             "leftLogBase": 1,
1898             "leftMax": null,
1899             "leftMin": 0,
1900             "rightLogBase": 1,
1901             "rightMax": null,
1902             "rightMin": null,
1903             "threshold1": null,
1904             "threshold1Color": "rgba(216, 200, 27, 0.27)",
1905             "threshold2": null,
1906             "threshold2Color": "rgba(234, 112, 112, 0.22)"
1907           },
1908           "height": "",
1909           "id": 18,
1910           "interval": "",
1911           "isNew": true,
1912           "leftYAxisLabel": "<RTT>",
1913           "legend": {
1914             "alignAsTable": false,
1915             "avg": false,
1916             "current": false,
1917             "hideEmpty": false,
1918             "hideZero": false,
1919             "max": false,
1920             "min": false,
1921             "rightSide": false,
1922             "show": true,
1923             "total": false,
1924             "values": false
1925           },
1926           "lines": true,
1927           "linewidth": 1,
1928           "links": [],
1929           "minSpan": 2,
1930           "nullPointMode": "connected",
1931           "percentage": false,
1932           "pointradius": 1,
1933           "points": true,
1934           "renderer": "flot",
1935           "repeat": null,
1936           "scopedVars": {
1937             "POD": {
1938               "selected": true,
1939               "text": "orange-fr-pod2",
1940               "value": "orange\\-fr\\-pod2"
1941             }
1942           },
1943           "seriesOverrides": [
1944             {
1945               "alias": "os-odl_l2-nofeature-ha",
1946               "color": "#7EB26D"
1947             },
1948             {
1949               "alias": "os-nosdn-nofeature-ha",
1950               "color": "#E24D42"
1951             },
1952             {
1953               "alias": "os-onos-nofeature-ha",
1954               "color": "#6ED0E0"
1955             },
1956             {
1957               "alias": "os-nosdn-ovs-ha",
1958               "color": "#EAB839"
1959             },
1960             {
1961               "alias": "os-odl_l3-nofeature-ha",
1962               "color": "#E5A8E2"
1963             },
1964             {
1965               "alias": "os-odl_l2-bgpvpn-ha",
1966               "color": "#E0752D"
1967             },
1968             {
1969               "alias": "os-odl_l2-sfc-ha",
1970               "color": "#508642"
1971             }
1972           ],
1973           "span": 2,
1974           "stack": false,
1975           "steppedLine": false,
1976           "targets": [
1977             {
1978               "alias": "$tag_deploy_scenario",
1979               "dsType": "influxdb",
1980               "groupBy": [
1981                 {
1982                   "params": [
1983                     "24h"
1984                   ],
1985                   "type": "time"
1986                 },
1987                 {
1988                   "params": [
1989                     "deploy_scenario"
1990                   ],
1991                   "type": "tag"
1992                 },
1993                 {
1994                   "params": [
1995                     "pod_name"
1996                   ],
1997                   "type": "tag"
1998                 },
1999                 {
2000                   "params": [
2001                     "null"
2002                   ],
2003                   "type": "fill"
2004                 }
2005               ],
2006               "measurement": "opnfv_yardstick_tc002",
2007               "query": "SELECT mean(\"rtt\") FROM \"opnfv_yardstick_tc002\" WHERE \"pod_name\" =~ /$POD$/ AND \"deploy_scenario\" =~ /$SCENARIO$/ AND $timeFilter GROUP BY time(24h), \"deploy_scenario\", \"pod_name\" fill(null)",
2008               "rawQuery": false,
2009               "refId": "A",
2010               "resultFormat": "time_series",
2011               "select": [
2012                 [
2013                   {
2014                     "params": [
2015                       "rtt"
2016                     ],
2017                     "type": "field"
2018                   },
2019                   {
2020                     "params": [],
2021                     "type": "mean"
2022                   }
2023                 ]
2024               ],
2025               "tags": [
2026                 {
2027                   "key": "pod_name",
2028                   "operator": "=~",
2029                   "value": "/$POD$/"
2030                 },
2031                 {
2032                   "condition": "AND",
2033                   "key": "deploy_scenario",
2034                   "operator": "=~",
2035                   "value": "/$SCENARIO$/"
2036                 }
2037               ]
2038             }
2039           ],
2040           "timeFrom": "14d",
2041           "timeShift": null,
2042           "title": "$POD",
2043           "tooltip": {
2044             "shared": true,
2045             "value_type": "individual"
2046           },
2047           "type": "graph",
2048           "x-axis": true,
2049           "y-axis": true,
2050           "y_formats": [
2051             "ms",
2052             "short"
2053           ],
2054           "repeatIteration": 1456495841616,
2055           "repeatPanelId": 3
2056         }
2057       ],
2058       "showTitle": false,
2059       "title": ""
2060     }
2061   ],
2062   "time": {
2063     "from": "now-24h",
2064     "to": "now"
2065   },
2066   "timepicker": {
2067     "now": true,
2068     "refresh_intervals": [
2069       "5s",
2070       "10s",
2071       "30s",
2072       "1m",
2073       "5m",
2074       "15m",
2075       "30m",
2076       "1h",
2077       "2h",
2078       "1d"
2079     ],
2080     "time_options": [
2081       "5m",
2082       "15m",
2083       "1h",
2084       "6h",
2085       "12h",
2086       "24h",
2087       "2d",
2088       "7d",
2089       "30d"
2090     ]
2091   },
2092   "templating": {
2093     "list": [
2094       {
2095         "allFormat": "regex values",
2096         "current": {
2097           "tags": [],
2098           "text": "ericsson-pod2 + huawei-us-deploy-bare-1 + intel-pod6 + opnfv-jump-1 + opnfv-jump-2 + orange-fr-pod2",
2099           "value": [
2100             "ericsson\\-pod2",
2101             "huawei\\-us\\-deploy\\-bare\\-1",
2102             "intel\\-pod6",
2103             "opnfv\\-jump\\-1",
2104             "opnfv\\-jump\\-2",
2105             "orange\\-fr\\-pod2"
2106           ]
2107         },
2108         "datasource": "yardstick-vtc",
2109         "hideLabel": false,
2110         "includeAll": true,
2111         "label": "",
2112         "multi": true,
2113         "multiFormat": "regex values",
2114         "name": "POD",
2115         "options": [
2116           {
2117             "selected": false,
2118             "text": "All",
2119             "value": "(elxg482ls42|ericsson\\-pod2|huawei\\-us\\-deploy\\-bare\\-1|intel\\-pod6|opnfv\\-jump\\-1|opnfv\\-jump\\-2|orange\\-fr\\-pod2|unknown)"
2120           },
2121           {
2122             "selected": false,
2123             "text": "elxg482ls42",
2124             "value": "elxg482ls42"
2125           },
2126           {
2127             "selected": true,
2128             "text": "ericsson-pod2",
2129             "value": "ericsson\\-pod2"
2130           },
2131           {
2132             "selected": true,
2133             "text": "huawei-us-deploy-bare-1",
2134             "value": "huawei\\-us\\-deploy\\-bare\\-1"
2135           },
2136           {
2137             "selected": true,
2138             "text": "intel-pod6",
2139             "value": "intel\\-pod6"
2140           },
2141           {
2142             "selected": true,
2143             "text": "opnfv-jump-1",
2144             "value": "opnfv\\-jump\\-1"
2145           },
2146           {
2147             "selected": true,
2148             "text": "opnfv-jump-2",
2149             "value": "opnfv\\-jump\\-2"
2150           },
2151           {
2152             "selected": true,
2153             "text": "orange-fr-pod2",
2154             "value": "orange\\-fr\\-pod2"
2155           },
2156           {
2157             "selected": false,
2158             "text": "unknown",
2159             "value": "unknown"
2160           }
2161         ],
2162         "query": "SHOW TAG VALUES WITH KEY = \"pod_name\"",
2163         "refresh": false,
2164         "regex": "",
2165         "type": "query",
2166         "useTags": false
2167       },
2168       {
2169         "allFormat": "regex values",
2170         "current": {
2171           "tags": [],
2172           "text": "All",
2173           "value": "(os\\-nosdn\\-nofeature\\-ha|os\\-nosdn\\-ovs\\-ha|os\\-odl_l2\\-bgpvpn\\-ha|os\\-odl_l2\\-nofeature\\-ha|os\\-odl_l2\\-nofeature\\-noha|os\\-odl_l2\\-sfc\\-ha|os\\-odl_l3\\-nofeature\\-ha|os\\-onos\\-nofeature\\-ha)"
2174         },
2175         "datasource": "yardstick-vtc",
2176         "hideLabel": false,
2177         "includeAll": true,
2178         "label": "",
2179         "multi": true,
2180         "multiFormat": "regex values",
2181         "name": "SCENARIO",
2182         "options": [
2183           {
2184             "selected": true,
2185             "text": "All",
2186             "value": "(os\\-nosdn\\-nofeature\\-ha|os\\-nosdn\\-ovs\\-ha|os\\-odl_l2\\-bgpvpn\\-ha|os\\-odl_l2\\-nofeature\\-ha|os\\-odl_l2\\-nofeature\\-noha|os\\-odl_l2\\-sfc\\-ha|os\\-odl_l3\\-nofeature\\-ha|os\\-onos\\-nofeature\\-ha)"
2187           },
2188           {
2189             "selected": false,
2190             "text": "os-nosdn-nofeature-ha",
2191             "value": "os\\-nosdn\\-nofeature\\-ha"
2192           },
2193           {
2194             "selected": false,
2195             "text": "os-nosdn-ovs-ha",
2196             "value": "os\\-nosdn\\-ovs\\-ha"
2197           },
2198           {
2199             "selected": false,
2200             "text": "os-odl_l2-bgpvpn-ha",
2201             "value": "os\\-odl_l2\\-bgpvpn\\-ha"
2202           },
2203           {
2204             "selected": false,
2205             "text": "os-odl_l2-nofeature-ha",
2206             "value": "os\\-odl_l2\\-nofeature\\-ha"
2207           },
2208           {
2209             "selected": false,
2210             "text": "os-odl_l2-nofeature-noha",
2211             "value": "os\\-odl_l2\\-nofeature\\-noha"
2212           },
2213           {
2214             "selected": false,
2215             "text": "os-odl_l2-sfc-ha",
2216             "value": "os\\-odl_l2\\-sfc\\-ha"
2217           },
2218           {
2219             "selected": false,
2220             "text": "os-odl_l3-nofeature-ha",
2221             "value": "os\\-odl_l3\\-nofeature\\-ha"
2222           },
2223           {
2224             "selected": false,
2225             "text": "os-onos-nofeature-ha",
2226             "value": "os\\-onos\\-nofeature\\-ha"
2227           }
2228         ],
2229         "query": "SHOW TAG VALUES WITH KEY = \"deploy_scenario\"",
2230         "refresh": false,
2231         "regex": "",
2232         "type": "query",
2233         "useTags": false
2234       }
2235     ]
2236   },
2237   "annotations": {
2238     "list": []
2239   },
2240   "refresh": "15m",
2241   "schemaVersion": 8,
2242   "version": 113,
2243   "links": []
2244 }