Add Grafana Dashboard for vCMTS testcase
[yardstick.git] / dashboard / vCMTS_DownstreamThroughput.json
1 {
2   "annotations": {
3     "list": [
4       {
5         "builtIn": 1,
6         "datasource": "-- Grafana --",
7         "enable": true,
8         "hide": true,
9         "iconColor": "rgba(0, 211, 255, 1)",
10         "name": "Annotations & Alerts",
11         "type": "dashboard"
12       }
13     ]
14   },
15   "editable": true,
16   "gnetId": null,
17   "graphTooltip": 0,
18   "links": [],
19   "panels": [
20     {
21       "aliasColors": {
22         "0": "#0a437c",
23         "1": "#0a437c",
24         "2": "#0a437c",
25         "3": "#0a437c",
26         "4": "#0a437c",
27         "5": "#0a437c",
28         "6": "#0a437c",
29         "7": "#0a437c",
30         "8": "#0a437c",
31         "9": "#0a437c",
32         "10": "#0a437c",
33         "11": "#0a437c",
34         "12": "#0a437c",
35         "13": "#0a437c",
36         "14": "#0a437c",
37         "15": "#0a437c",
38         "16": "#0a437c",
39         "17": "#0a437c",
40         "18": "#0a437c",
41         "19": "#0a437c",
42         "20": "#0a437c",
43         "21": "#0a437c",
44         "22": "#0a437c",
45         "23": "#0a437c",
46         "24": "#0a437c",
47         "25": "#0a437c",
48         "26": "#0a437c",
49         "27": "#0a437c",
50         "28": "#0a437c",
51         "29": "#0a437c",
52         "30": "#0a437c",
53         "31": "#0a437c"
54       },
55       "bars": true,
56       "dashLength": 10,
57       "dashes": false,
58       "datasource": null,
59       "decimals": 2,
60       "fill": 1,
61       "gridPos": {
62         "h": 14,
63         "w": 9,
64         "x": 0,
65         "y": 0
66       },
67       "id": 32,
68       "legend": {
69         "avg": false,
70         "current": true,
71         "max": false,
72         "min": false,
73         "rightSide": false,
74         "show": false,
75         "total": false,
76         "values": true
77       },
78       "lines": false,
79       "linewidth": 1,
80       "links": [],
81       "nullPointMode": "null",
82       "percentage": false,
83       "pointradius": 5,
84       "points": false,
85       "renderer": "flot",
86       "seriesOverrides": [
87         {
88           "alias": "0",
89           "yaxis": 1
90         }
91       ],
92       "spaceLength": 10,
93       "stack": false,
94       "steppedLine": false,
95       "targets": [
96         {
97           "alias": "0",
98           "groupBy": [
99             {
100               "params": [
101                 "$__interval"
102               ],
103               "type": "time"
104             },
105             {
106               "params": [
107                 "null"
108               ],
109               "type": "fill"
110             }
111           ],
112           "measurement": "downstream_rx",
113           "orderByTime": "ASC",
114           "policy": "default",
115           "query": "SELECT distinct(\"value\") /1000000000 FROM \"downstream_rx\" WHERE (\"host\" = 'service_group_0' AND \"type\" = 'bits_per_second') AND $timeFilter GROUP BY time($__interval) fill(null)",
116           "rawQuery": false,
117           "refId": "A",
118           "resultFormat": "time_series",
119           "select": [
120             [
121               {
122                 "params": [
123                   "value"
124                 ],
125                 "type": "field"
126               },
127               {
128                 "params": [],
129                 "type": "distinct"
130               },
131               {
132                 "params": [
133                   "/1000000000"
134                 ],
135                 "type": "math"
136               }
137             ]
138           ],
139           "tags": [
140             {
141               "key": "host",
142               "operator": "=",
143               "value": "service_group_0"
144             },
145             {
146               "condition": "AND",
147               "key": "type",
148               "operator": "=",
149               "value": "bits_per_second"
150             }
151           ]
152         },
153         {
154           "alias": "1",
155           "groupBy": [
156             {
157               "params": [
158                 "$__interval"
159               ],
160               "type": "time"
161             },
162             {
163               "params": [
164                 "null"
165               ],
166               "type": "fill"
167             }
168           ],
169           "measurement": "downstream_rx",
170           "orderByTime": "ASC",
171           "policy": "default",
172           "refId": "B",
173           "resultFormat": "time_series",
174           "select": [
175             [
176               {
177                 "params": [
178                   "value"
179                 ],
180                 "type": "field"
181               },
182               {
183                 "params": [],
184                 "type": "distinct"
185               },
186               {
187                 "params": [
188                   "/1000000000"
189                 ],
190                 "type": "math"
191               }
192             ]
193           ],
194           "tags": [
195             {
196               "key": "host",
197               "operator": "=",
198               "value": "service_group_1"
199             },
200             {
201               "condition": "AND",
202               "key": "type",
203               "operator": "=",
204               "value": "bits_per_second"
205             }
206           ]
207         },
208         {
209           "alias": "2",
210           "groupBy": [
211             {
212               "params": [
213                 "$__interval"
214               ],
215               "type": "time"
216             },
217             {
218               "params": [
219                 "null"
220               ],
221               "type": "fill"
222             }
223           ],
224           "measurement": "downstream_rx",
225           "orderByTime": "ASC",
226           "policy": "default",
227           "refId": "C",
228           "resultFormat": "time_series",
229           "select": [
230             [
231               {
232                 "params": [
233                   "value"
234                 ],
235                 "type": "field"
236               },
237               {
238                 "params": [],
239                 "type": "distinct"
240               },
241               {
242                 "params": [
243                   "/1000000000"
244                 ],
245                 "type": "math"
246               }
247             ]
248           ],
249           "tags": [
250             {
251               "key": "host",
252               "operator": "=",
253               "value": "service_group_2"
254             },
255             {
256               "condition": "AND",
257               "key": "type",
258               "operator": "=",
259               "value": "bits_per_second"
260             }
261           ]
262         },
263         {
264           "alias": "3",
265           "groupBy": [
266             {
267               "params": [
268                 "$__interval"
269               ],
270               "type": "time"
271             },
272             {
273               "params": [
274                 "null"
275               ],
276               "type": "fill"
277             }
278           ],
279           "measurement": "downstream_rx",
280           "orderByTime": "ASC",
281           "policy": "default",
282           "refId": "D",
283           "resultFormat": "time_series",
284           "select": [
285             [
286               {
287                 "params": [
288                   "value"
289                 ],
290                 "type": "field"
291               },
292               {
293                 "params": [],
294                 "type": "distinct"
295               },
296               {
297                 "params": [
298                   "/1000000000"
299                 ],
300                 "type": "math"
301               }
302             ]
303           ],
304           "tags": [
305             {
306               "key": "host",
307               "operator": "=",
308               "value": "service_group_3"
309             },
310             {
311               "condition": "AND",
312               "key": "type",
313               "operator": "=",
314               "value": "bits_per_second"
315             }
316           ]
317         },
318         {
319           "alias": "4",
320           "groupBy": [
321             {
322               "params": [
323                 "$__interval"
324               ],
325               "type": "time"
326             },
327             {
328               "params": [
329                 "null"
330               ],
331               "type": "fill"
332             }
333           ],
334           "measurement": "downstream_rx",
335           "orderByTime": "ASC",
336           "policy": "default",
337           "refId": "E",
338           "resultFormat": "time_series",
339           "select": [
340             [
341               {
342                 "params": [
343                   "value"
344                 ],
345                 "type": "field"
346               },
347               {
348                 "params": [],
349                 "type": "distinct"
350               },
351               {
352                 "params": [
353                   "/1000000000"
354                 ],
355                 "type": "math"
356               }
357             ]
358           ],
359           "tags": [
360             {
361               "key": "host",
362               "operator": "=",
363               "value": "service_group_4"
364             },
365             {
366               "condition": "AND",
367               "key": "type",
368               "operator": "=",
369               "value": "bits_per_second"
370             }
371           ]
372         },
373         {
374           "alias": "5",
375           "groupBy": [
376             {
377               "params": [
378                 "$__interval"
379               ],
380               "type": "time"
381             },
382             {
383               "params": [
384                 "null"
385               ],
386               "type": "fill"
387             }
388           ],
389           "measurement": "downstream_rx",
390           "orderByTime": "ASC",
391           "policy": "default",
392           "refId": "F",
393           "resultFormat": "time_series",
394           "select": [
395             [
396               {
397                 "params": [
398                   "value"
399                 ],
400                 "type": "field"
401               },
402               {
403                 "params": [],
404                 "type": "distinct"
405               },
406               {
407                 "params": [
408                   "/1000000000"
409                 ],
410                 "type": "math"
411               }
412             ]
413           ],
414           "tags": [
415             {
416               "key": "host",
417               "operator": "=",
418               "value": "service_group_5"
419             },
420             {
421               "condition": "AND",
422               "key": "type",
423               "operator": "=",
424               "value": "bits_per_second"
425             }
426           ]
427         },
428         {
429           "alias": "6",
430           "groupBy": [
431             {
432               "params": [
433                 "$__interval"
434               ],
435               "type": "time"
436             },
437             {
438               "params": [
439                 "null"
440               ],
441               "type": "fill"
442             }
443           ],
444           "measurement": "downstream_rx",
445           "orderByTime": "ASC",
446           "policy": "default",
447           "refId": "G",
448           "resultFormat": "time_series",
449           "select": [
450             [
451               {
452                 "params": [
453                   "value"
454                 ],
455                 "type": "field"
456               },
457               {
458                 "params": [],
459                 "type": "distinct"
460               },
461               {
462                 "params": [
463                   "/1000000000"
464                 ],
465                 "type": "math"
466               }
467             ]
468           ],
469           "tags": [
470             {
471               "key": "host",
472               "operator": "=",
473               "value": "service_group_6"
474             },
475             {
476               "condition": "AND",
477               "key": "type",
478               "operator": "=",
479               "value": "bits_per_second"
480             }
481           ]
482         },
483         {
484           "alias": "7",
485           "groupBy": [
486             {
487               "params": [
488                 "$__interval"
489               ],
490               "type": "time"
491             },
492             {
493               "params": [
494                 "null"
495               ],
496               "type": "fill"
497             }
498           ],
499           "measurement": "downstream_rx",
500           "orderByTime": "ASC",
501           "policy": "default",
502           "refId": "H",
503           "resultFormat": "time_series",
504           "select": [
505             [
506               {
507                 "params": [
508                   "value"
509                 ],
510                 "type": "field"
511               },
512               {
513                 "params": [],
514                 "type": "distinct"
515               },
516               {
517                 "params": [
518                   "/1000000000"
519                 ],
520                 "type": "math"
521               }
522             ]
523           ],
524           "tags": [
525             {
526               "key": "host",
527               "operator": "=",
528               "value": "service_group_7"
529             },
530             {
531               "condition": "AND",
532               "key": "type",
533               "operator": "=",
534               "value": "bits_per_second"
535             }
536           ]
537         },
538         {
539           "alias": "8",
540           "groupBy": [
541             {
542               "params": [
543                 "$__interval"
544               ],
545               "type": "time"
546             },
547             {
548               "params": [
549                 "null"
550               ],
551               "type": "fill"
552             }
553           ],
554           "measurement": "downstream_rx",
555           "orderByTime": "ASC",
556           "policy": "default",
557           "refId": "I",
558           "resultFormat": "time_series",
559           "select": [
560             [
561               {
562                 "params": [
563                   "value"
564                 ],
565                 "type": "field"
566               },
567               {
568                 "params": [],
569                 "type": "distinct"
570               },
571               {
572                 "params": [
573                   "/1000000000"
574                 ],
575                 "type": "math"
576               }
577             ]
578           ],
579           "tags": [
580             {
581               "key": "host",
582               "operator": "=",
583               "value": "service_group_8"
584             },
585             {
586               "condition": "AND",
587               "key": "type",
588               "operator": "=",
589               "value": "bits_per_second"
590             }
591           ]
592         },
593         {
594           "alias": "9",
595           "groupBy": [
596             {
597               "params": [
598                 "$__interval"
599               ],
600               "type": "time"
601             },
602             {
603               "params": [
604                 "null"
605               ],
606               "type": "fill"
607             }
608           ],
609           "measurement": "downstream_rx",
610           "orderByTime": "ASC",
611           "policy": "default",
612           "refId": "J",
613           "resultFormat": "time_series",
614           "select": [
615             [
616               {
617                 "params": [
618                   "value"
619                 ],
620                 "type": "field"
621               },
622               {
623                 "params": [],
624                 "type": "distinct"
625               },
626               {
627                 "params": [
628                   "/1000000000"
629                 ],
630                 "type": "math"
631               }
632             ]
633           ],
634           "tags": [
635             {
636               "key": "host",
637               "operator": "=",
638               "value": "service_group_9"
639             },
640             {
641               "condition": "AND",
642               "key": "type",
643               "operator": "=",
644               "value": "bits_per_second"
645             }
646           ]
647         },
648         {
649           "alias": "10",
650           "groupBy": [
651             {
652               "params": [
653                 "$__interval"
654               ],
655               "type": "time"
656             },
657             {
658               "params": [
659                 "null"
660               ],
661               "type": "fill"
662             }
663           ],
664           "measurement": "downstream_rx",
665           "orderByTime": "ASC",
666           "policy": "default",
667           "refId": "K",
668           "resultFormat": "time_series",
669           "select": [
670             [
671               {
672                 "params": [
673                   "value"
674                 ],
675                 "type": "field"
676               },
677               {
678                 "params": [],
679                 "type": "distinct"
680               },
681               {
682                 "params": [
683                   "/1000000000"
684                 ],
685                 "type": "math"
686               }
687             ]
688           ],
689           "tags": [
690             {
691               "key": "host",
692               "operator": "=",
693               "value": "service_group_10"
694             },
695             {
696               "condition": "AND",
697               "key": "type",
698               "operator": "=",
699               "value": "bits_per_second"
700             }
701           ]
702         },
703         {
704           "alias": "11",
705           "groupBy": [
706             {
707               "params": [
708                 "$__interval"
709               ],
710               "type": "time"
711             },
712             {
713               "params": [
714                 "null"
715               ],
716               "type": "fill"
717             }
718           ],
719           "measurement": "downstream_rx",
720           "orderByTime": "ASC",
721           "policy": "default",
722           "refId": "L",
723           "resultFormat": "time_series",
724           "select": [
725             [
726               {
727                 "params": [
728                   "value"
729                 ],
730                 "type": "field"
731               },
732               {
733                 "params": [],
734                 "type": "distinct"
735               },
736               {
737                 "params": [
738                   "/1000000000"
739                 ],
740                 "type": "math"
741               }
742             ]
743           ],
744           "tags": [
745             {
746               "key": "host",
747               "operator": "=",
748               "value": "service_group_11"
749             },
750             {
751               "condition": "AND",
752               "key": "type",
753               "operator": "=",
754               "value": "bits_per_second"
755             }
756           ]
757         },
758         {
759           "alias": "12",
760           "groupBy": [
761             {
762               "params": [
763                 "$__interval"
764               ],
765               "type": "time"
766             },
767             {
768               "params": [
769                 "null"
770               ],
771               "type": "fill"
772             }
773           ],
774           "measurement": "downstream_rx",
775           "orderByTime": "ASC",
776           "policy": "default",
777           "refId": "M",
778           "resultFormat": "time_series",
779           "select": [
780             [
781               {
782                 "params": [
783                   "value"
784                 ],
785                 "type": "field"
786               },
787               {
788                 "params": [],
789                 "type": "distinct"
790               },
791               {
792                 "params": [
793                   "/1000000000"
794                 ],
795                 "type": "math"
796               }
797             ]
798           ],
799           "tags": [
800             {
801               "key": "host",
802               "operator": "=",
803               "value": "service_group_12"
804             },
805             {
806               "condition": "AND",
807               "key": "type",
808               "operator": "=",
809               "value": "bits_per_second"
810             }
811           ]
812         },
813         {
814           "alias": "13",
815           "groupBy": [
816             {
817               "params": [
818                 "$__interval"
819               ],
820               "type": "time"
821             },
822             {
823               "params": [
824                 "null"
825               ],
826               "type": "fill"
827             }
828           ],
829           "measurement": "downstream_rx",
830           "orderByTime": "ASC",
831           "policy": "default",
832           "refId": "N",
833           "resultFormat": "time_series",
834           "select": [
835             [
836               {
837                 "params": [
838                   "value"
839                 ],
840                 "type": "field"
841               },
842               {
843                 "params": [],
844                 "type": "distinct"
845               },
846               {
847                 "params": [
848                   "/1000000000"
849                 ],
850                 "type": "math"
851               }
852             ]
853           ],
854           "tags": [
855             {
856               "key": "host",
857               "operator": "=",
858               "value": "service_group_13"
859             },
860             {
861               "condition": "AND",
862               "key": "type",
863               "operator": "=",
864               "value": "bits_per_second"
865             }
866           ]
867         },
868         {
869           "alias": "14",
870           "groupBy": [
871             {
872               "params": [
873                 "$__interval"
874               ],
875               "type": "time"
876             },
877             {
878               "params": [
879                 "null"
880               ],
881               "type": "fill"
882             }
883           ],
884           "measurement": "downstream_rx",
885           "orderByTime": "ASC",
886           "policy": "default",
887           "refId": "O",
888           "resultFormat": "time_series",
889           "select": [
890             [
891               {
892                 "params": [
893                   "value"
894                 ],
895                 "type": "field"
896               },
897               {
898                 "params": [],
899                 "type": "distinct"
900               },
901               {
902                 "params": [
903                   "/1000000000"
904                 ],
905                 "type": "math"
906               }
907             ]
908           ],
909           "tags": [
910             {
911               "key": "host",
912               "operator": "=",
913               "value": "service_group_14"
914             },
915             {
916               "condition": "AND",
917               "key": "type",
918               "operator": "=",
919               "value": "bits_per_second"
920             }
921           ]
922         },
923         {
924           "alias": "15",
925           "groupBy": [
926             {
927               "params": [
928                 "$__interval"
929               ],
930               "type": "time"
931             },
932             {
933               "params": [
934                 "null"
935               ],
936               "type": "fill"
937             }
938           ],
939           "measurement": "downstream_rx",
940           "orderByTime": "ASC",
941           "policy": "default",
942           "refId": "P",
943           "resultFormat": "time_series",
944           "select": [
945             [
946               {
947                 "params": [
948                   "value"
949                 ],
950                 "type": "field"
951               },
952               {
953                 "params": [],
954                 "type": "distinct"
955               },
956               {
957                 "params": [
958                   "/1000000000"
959                 ],
960                 "type": "math"
961               }
962             ]
963           ],
964           "tags": [
965             {
966               "key": "host",
967               "operator": "=",
968               "value": "service_group_15"
969             },
970             {
971               "condition": "AND",
972               "key": "type",
973               "operator": "=",
974               "value": "bits_per_second"
975             }
976           ]
977         },
978         {
979           "alias": "16",
980           "groupBy": [
981             {
982               "params": [
983                 "$__interval"
984               ],
985               "type": "time"
986             },
987             {
988               "params": [
989                 "null"
990               ],
991               "type": "fill"
992             }
993           ],
994           "measurement": "downstream_rx",
995           "orderByTime": "ASC",
996           "policy": "default",
997           "refId": "A",
998           "resultFormat": "time_series",
999           "select": [
1000             [
1001               {
1002                 "params": [
1003                   "value"
1004                 ],
1005                 "type": "field"
1006               },
1007               {
1008                 "params": [],
1009                 "type": "distinct"
1010               },
1011               {
1012                 "params": [
1013                   "/1000000000"
1014                 ],
1015                 "type": "math"
1016               }
1017             ]
1018           ],
1019           "tags": [
1020             {
1021               "key": "host",
1022               "operator": "=",
1023               "value": "service_group_16"
1024             },
1025             {
1026               "condition": "AND",
1027               "key": "type",
1028               "operator": "=",
1029               "value": "bits_per_second"
1030             }
1031           ]
1032         },
1033         {
1034           "alias": "17",
1035           "groupBy": [
1036             {
1037               "params": [
1038                 "$__interval"
1039               ],
1040               "type": "time"
1041             },
1042             {
1043               "params": [
1044                 "null"
1045               ],
1046               "type": "fill"
1047             }
1048           ],
1049           "measurement": "downstream_rx",
1050           "orderByTime": "ASC",
1051           "policy": "default",
1052           "refId": "B",
1053           "resultFormat": "time_series",
1054           "select": [
1055             [
1056               {
1057                 "params": [
1058                   "value"
1059                 ],
1060                 "type": "field"
1061               },
1062               {
1063                 "params": [],
1064                 "type": "distinct"
1065               },
1066               {
1067                 "params": [
1068                   "/1000000000"
1069                 ],
1070                 "type": "math"
1071               }
1072             ]
1073           ],
1074           "tags": [
1075             {
1076               "key": "host",
1077               "operator": "=",
1078               "value": "service_group_17"
1079             },
1080             {
1081               "condition": "AND",
1082               "key": "type",
1083               "operator": "=",
1084               "value": "bits_per_second"
1085             }
1086           ]
1087         },
1088         {
1089           "alias": "18",
1090           "groupBy": [
1091             {
1092               "params": [
1093                 "$__interval"
1094               ],
1095               "type": "time"
1096             },
1097             {
1098               "params": [
1099                 "null"
1100               ],
1101               "type": "fill"
1102             }
1103           ],
1104           "measurement": "downstream_rx",
1105           "orderByTime": "ASC",
1106           "policy": "default",
1107           "refId": "C",
1108           "resultFormat": "time_series",
1109           "select": [
1110             [
1111               {
1112                 "params": [
1113                   "value"
1114                 ],
1115                 "type": "field"
1116               },
1117               {
1118                 "params": [],
1119                 "type": "distinct"
1120               },
1121               {
1122                 "params": [
1123                   "/1000000000"
1124                 ],
1125                 "type": "math"
1126               }
1127             ]
1128           ],
1129           "tags": [
1130             {
1131               "key": "host",
1132               "operator": "=",
1133               "value": "service_group_18"
1134             },
1135             {
1136               "condition": "AND",
1137               "key": "type",
1138               "operator": "=",
1139               "value": "bits_per_second"
1140             }
1141           ]
1142         },
1143         {
1144           "alias": "19",
1145           "groupBy": [
1146             {
1147               "params": [
1148                 "$__interval"
1149               ],
1150               "type": "time"
1151             },
1152             {
1153               "params": [
1154                 "null"
1155               ],
1156               "type": "fill"
1157             }
1158           ],
1159           "measurement": "downstream_rx",
1160           "orderByTime": "ASC",
1161           "policy": "default",
1162           "refId": "D",
1163           "resultFormat": "time_series",
1164           "select": [
1165             [
1166               {
1167                 "params": [
1168                   "value"
1169                 ],
1170                 "type": "field"
1171               },
1172               {
1173                 "params": [],
1174                 "type": "distinct"
1175               },
1176               {
1177                 "params": [
1178                   "/1000000000"
1179                 ],
1180                 "type": "math"
1181               }
1182             ]
1183           ],
1184           "tags": [
1185             {
1186               "key": "host",
1187               "operator": "=",
1188               "value": "service_group_19"
1189             },
1190             {
1191               "condition": "AND",
1192               "key": "type",
1193               "operator": "=",
1194               "value": "bits_per_second"
1195             }
1196           ]
1197         },
1198         {
1199           "alias": "20",
1200           "groupBy": [
1201             {
1202               "params": [
1203                 "$__interval"
1204               ],
1205               "type": "time"
1206             },
1207             {
1208               "params": [
1209                 "null"
1210               ],
1211               "type": "fill"
1212             }
1213           ],
1214           "measurement": "downstream_rx",
1215           "orderByTime": "ASC",
1216           "policy": "default",
1217           "refId": "E",
1218           "resultFormat": "time_series",
1219           "select": [
1220             [
1221               {
1222                 "params": [
1223                   "value"
1224                 ],
1225                 "type": "field"
1226               },
1227               {
1228                 "params": [],
1229                 "type": "distinct"
1230               },
1231               {
1232                 "params": [
1233                   "/1000000000"
1234                 ],
1235                 "type": "math"
1236               }
1237             ]
1238           ],
1239           "tags": [
1240             {
1241               "key": "host",
1242               "operator": "=",
1243               "value": "service_group_20"
1244             },
1245             {
1246               "condition": "AND",
1247               "key": "type",
1248               "operator": "=",
1249               "value": "bits_per_second"
1250             }
1251           ]
1252         },
1253         {
1254           "alias": "21",
1255           "groupBy": [
1256             {
1257               "params": [
1258                 "$__interval"
1259               ],
1260               "type": "time"
1261             },
1262             {
1263               "params": [
1264                 "null"
1265               ],
1266               "type": "fill"
1267             }
1268           ],
1269           "measurement": "downstream_rx",
1270           "orderByTime": "ASC",
1271           "policy": "default",
1272           "refId": "F",
1273           "resultFormat": "time_series",
1274           "select": [
1275             [
1276               {
1277                 "params": [
1278                   "value"
1279                 ],
1280                 "type": "field"
1281               },
1282               {
1283                 "params": [],
1284                 "type": "distinct"
1285               },
1286               {
1287                 "params": [
1288                   "/1000000000"
1289                 ],
1290                 "type": "math"
1291               }
1292             ]
1293           ],
1294           "tags": [
1295             {
1296               "key": "host",
1297               "operator": "=",
1298               "value": "service_group_21"
1299             },
1300             {
1301               "condition": "AND",
1302               "key": "type",
1303               "operator": "=",
1304               "value": "bits_per_second"
1305             }
1306           ]
1307         },
1308         {
1309           "alias": "22",
1310           "groupBy": [
1311             {
1312               "params": [
1313                 "$__interval"
1314               ],
1315               "type": "time"
1316             },
1317             {
1318               "params": [
1319                 "null"
1320               ],
1321               "type": "fill"
1322             }
1323           ],
1324           "measurement": "downstream_rx",
1325           "orderByTime": "ASC",
1326           "policy": "default",
1327           "refId": "G",
1328           "resultFormat": "time_series",
1329           "select": [
1330             [
1331               {
1332                 "params": [
1333                   "value"
1334                 ],
1335                 "type": "field"
1336               },
1337               {
1338                 "params": [],
1339                 "type": "distinct"
1340               },
1341               {
1342                 "params": [
1343                   "/1000000000"
1344                 ],
1345                 "type": "math"
1346               }
1347             ]
1348           ],
1349           "tags": [
1350             {
1351               "key": "host",
1352               "operator": "=",
1353               "value": "service_group_22"
1354             },
1355             {
1356               "condition": "AND",
1357               "key": "type",
1358               "operator": "=",
1359               "value": "bits_per_second"
1360             }
1361           ]
1362         },
1363         {
1364           "alias": "23",
1365           "groupBy": [
1366             {
1367               "params": [
1368                 "$__interval"
1369               ],
1370               "type": "time"
1371             },
1372             {
1373               "params": [
1374                 "null"
1375               ],
1376               "type": "fill"
1377             }
1378           ],
1379           "measurement": "downstream_rx",
1380           "orderByTime": "ASC",
1381           "policy": "default",
1382           "refId": "H",
1383           "resultFormat": "time_series",
1384           "select": [
1385             [
1386               {
1387                 "params": [
1388                   "value"
1389                 ],
1390                 "type": "field"
1391               },
1392               {
1393                 "params": [],
1394                 "type": "distinct"
1395               },
1396               {
1397                 "params": [
1398                   "/1000000000"
1399                 ],
1400                 "type": "math"
1401               }
1402             ]
1403           ],
1404           "tags": [
1405             {
1406               "key": "host",
1407               "operator": "=",
1408               "value": "service_group_23"
1409             },
1410             {
1411               "condition": "AND",
1412               "key": "type",
1413               "operator": "=",
1414               "value": "bits_per_second"
1415             }
1416           ]
1417         },
1418         {
1419           "alias": "24",
1420           "groupBy": [
1421             {
1422               "params": [
1423                 "$__interval"
1424               ],
1425               "type": "time"
1426             },
1427             {
1428               "params": [
1429                 "null"
1430               ],
1431               "type": "fill"
1432             }
1433           ],
1434           "measurement": "downstream_rx",
1435           "orderByTime": "ASC",
1436           "policy": "default",
1437           "refId": "I",
1438           "resultFormat": "time_series",
1439           "select": [
1440             [
1441               {
1442                 "params": [
1443                   "value"
1444                 ],
1445                 "type": "field"
1446               },
1447               {
1448                 "params": [],
1449                 "type": "distinct"
1450               },
1451               {
1452                 "params": [
1453                   "/1000000000"
1454                 ],
1455                 "type": "math"
1456               }
1457             ]
1458           ],
1459           "tags": [
1460             {
1461               "key": "host",
1462               "operator": "=",
1463               "value": "service_group_24"
1464             },
1465             {
1466               "condition": "AND",
1467               "key": "type",
1468               "operator": "=",
1469               "value": "bits_per_second"
1470             }
1471           ]
1472         },
1473         {
1474           "alias": "25",
1475           "groupBy": [
1476             {
1477               "params": [
1478                 "$__interval"
1479               ],
1480               "type": "time"
1481             },
1482             {
1483               "params": [
1484                 "null"
1485               ],
1486               "type": "fill"
1487             }
1488           ],
1489           "measurement": "downstream_rx",
1490           "orderByTime": "ASC",
1491           "policy": "default",
1492           "refId": "J",
1493           "resultFormat": "time_series",
1494           "select": [
1495             [
1496               {
1497                 "params": [
1498                   "value"
1499                 ],
1500                 "type": "field"
1501               },
1502               {
1503                 "params": [],
1504                 "type": "distinct"
1505               },
1506               {
1507                 "params": [
1508                   "/1000000000"
1509                 ],
1510                 "type": "math"
1511               }
1512             ]
1513           ],
1514           "tags": [
1515             {
1516               "key": "host",
1517               "operator": "=",
1518               "value": "service_group_25"
1519             },
1520             {
1521               "condition": "AND",
1522               "key": "type",
1523               "operator": "=",
1524               "value": "bits_per_second"
1525             }
1526           ]
1527         },
1528         {
1529           "alias": "26",
1530           "groupBy": [
1531             {
1532               "params": [
1533                 "$__interval"
1534               ],
1535               "type": "time"
1536             },
1537             {
1538               "params": [
1539                 "null"
1540               ],
1541               "type": "fill"
1542             }
1543           ],
1544           "measurement": "downstream_rx",
1545           "orderByTime": "ASC",
1546           "policy": "default",
1547           "refId": "K",
1548           "resultFormat": "time_series",
1549           "select": [
1550             [
1551               {
1552                 "params": [
1553                   "value"
1554                 ],
1555                 "type": "field"
1556               },
1557               {
1558                 "params": [],
1559                 "type": "distinct"
1560               },
1561               {
1562                 "params": [
1563                   "/1000000000"
1564                 ],
1565                 "type": "math"
1566               }
1567             ]
1568           ],
1569           "tags": [
1570             {
1571               "key": "host",
1572               "operator": "=",
1573               "value": "service_group_26"
1574             },
1575             {
1576               "condition": "AND",
1577               "key": "type",
1578               "operator": "=",
1579               "value": "bits_per_second"
1580             }
1581           ]
1582         },
1583         {
1584           "alias": "27",
1585           "groupBy": [
1586             {
1587               "params": [
1588                 "$__interval"
1589               ],
1590               "type": "time"
1591             },
1592             {
1593               "params": [
1594                 "null"
1595               ],
1596               "type": "fill"
1597             }
1598           ],
1599           "measurement": "downstream_rx",
1600           "orderByTime": "ASC",
1601           "policy": "default",
1602           "refId": "L",
1603           "resultFormat": "time_series",
1604           "select": [
1605             [
1606               {
1607                 "params": [
1608                   "value"
1609                 ],
1610                 "type": "field"
1611               },
1612               {
1613                 "params": [],
1614                 "type": "distinct"
1615               },
1616               {
1617                 "params": [
1618                   "/1000000000"
1619                 ],
1620                 "type": "math"
1621               }
1622             ]
1623           ],
1624           "tags": [
1625             {
1626               "key": "host",
1627               "operator": "=",
1628               "value": "service_group_27"
1629             },
1630             {
1631               "condition": "AND",
1632               "key": "type",
1633               "operator": "=",
1634               "value": "bits_per_second"
1635             }
1636           ]
1637         },
1638         {
1639           "alias": "28",
1640           "groupBy": [
1641             {
1642               "params": [
1643                 "$__interval"
1644               ],
1645               "type": "time"
1646             },
1647             {
1648               "params": [
1649                 "null"
1650               ],
1651               "type": "fill"
1652             }
1653           ],
1654           "measurement": "downstream_rx",
1655           "orderByTime": "ASC",
1656           "policy": "default",
1657           "refId": "M",
1658           "resultFormat": "time_series",
1659           "select": [
1660             [
1661               {
1662                 "params": [
1663                   "value"
1664                 ],
1665                 "type": "field"
1666               },
1667               {
1668                 "params": [],
1669                 "type": "distinct"
1670               },
1671               {
1672                 "params": [
1673                   "/1000000000"
1674                 ],
1675                 "type": "math"
1676               }
1677             ]
1678           ],
1679           "tags": [
1680             {
1681               "key": "host",
1682               "operator": "=",
1683               "value": "service_group_28"
1684             },
1685             {
1686               "condition": "AND",
1687               "key": "type",
1688               "operator": "=",
1689               "value": "bits_per_second"
1690             }
1691           ]
1692         },
1693         {
1694           "alias": "29",
1695           "groupBy": [
1696             {
1697               "params": [
1698                 "$__interval"
1699               ],
1700               "type": "time"
1701             },
1702             {
1703               "params": [
1704                 "null"
1705               ],
1706               "type": "fill"
1707             }
1708           ],
1709           "measurement": "downstream_rx",
1710           "orderByTime": "ASC",
1711           "policy": "default",
1712           "refId": "N",
1713           "resultFormat": "time_series",
1714           "select": [
1715             [
1716               {
1717                 "params": [
1718                   "value"
1719                 ],
1720                 "type": "field"
1721               },
1722               {
1723                 "params": [],
1724                 "type": "distinct"
1725               },
1726               {
1727                 "params": [
1728                   "/1000000000"
1729                 ],
1730                 "type": "math"
1731               }
1732             ]
1733           ],
1734           "tags": [
1735             {
1736               "key": "host",
1737               "operator": "=",
1738               "value": "service_group_29"
1739             },
1740             {
1741               "condition": "AND",
1742               "key": "type",
1743               "operator": "=",
1744               "value": "bits_per_second"
1745             }
1746           ]
1747         },
1748         {
1749           "alias": "30",
1750           "groupBy": [
1751             {
1752               "params": [
1753                 "$__interval"
1754               ],
1755               "type": "time"
1756             },
1757             {
1758               "params": [
1759                 "null"
1760               ],
1761               "type": "fill"
1762             }
1763           ],
1764           "measurement": "downstream_rx",
1765           "orderByTime": "ASC",
1766           "policy": "default",
1767           "refId": "O",
1768           "resultFormat": "time_series",
1769           "select": [
1770             [
1771               {
1772                 "params": [
1773                   "value"
1774                 ],
1775                 "type": "field"
1776               },
1777               {
1778                 "params": [],
1779                 "type": "distinct"
1780               },
1781               {
1782                 "params": [
1783                   "/1000000000"
1784                 ],
1785                 "type": "math"
1786               }
1787             ]
1788           ],
1789           "tags": [
1790             {
1791               "key": "host",
1792               "operator": "=",
1793               "value": "service_group_30"
1794             },
1795             {
1796               "condition": "AND",
1797               "key": "type",
1798               "operator": "=",
1799               "value": "bits_per_second"
1800             }
1801           ]
1802         },
1803         {
1804           "alias": "31",
1805           "groupBy": [
1806             {
1807               "params": [
1808                 "$__interval"
1809               ],
1810               "type": "time"
1811             },
1812             {
1813               "params": [
1814                 "null"
1815               ],
1816               "type": "fill"
1817             }
1818           ],
1819           "measurement": "downstream_rx",
1820           "orderByTime": "ASC",
1821           "policy": "default",
1822           "refId": "P",
1823           "resultFormat": "time_series",
1824           "select": [
1825             [
1826               {
1827                 "params": [
1828                   "value"
1829                 ],
1830                 "type": "field"
1831               },
1832               {
1833                 "params": [],
1834                 "type": "distinct"
1835               },
1836               {
1837                 "params": [
1838                   "/1000000000"
1839                 ],
1840                 "type": "math"
1841               }
1842             ]
1843           ],
1844           "tags": [
1845             {
1846               "key": "host",
1847               "operator": "=",
1848               "value": "service_group_31"
1849             },
1850             {
1851               "condition": "AND",
1852               "key": "type",
1853               "operator": "=",
1854               "value": "bits_per_second"
1855             }
1856           ]
1857         }
1858       ],
1859       "thresholds": [],
1860       "timeFrom": null,
1861       "timeShift": null,
1862       "title": "RX  - Bit Rate per Service Group",
1863       "tooltip": {
1864         "shared": false,
1865         "sort": 0,
1866         "value_type": "individual"
1867       },
1868       "type": "graph",
1869       "xaxis": {
1870         "buckets": null,
1871         "mode": "series",
1872         "name": null,
1873         "show": true,
1874         "values": [
1875           "current"
1876         ]
1877       },
1878       "yaxes": [
1879         {
1880           "decimals": null,
1881           "format": "short",
1882           "label": "Bitrate (Gbps)",
1883           "logBase": 1,
1884           "max": "10",
1885           "min": "0",
1886           "show": true
1887         },
1888         {
1889           "decimals": null,
1890           "format": "short",
1891           "label": null,
1892           "logBase": 1,
1893           "max": null,
1894           "min": null,
1895           "show": true
1896         }
1897       ],
1898       "yaxis": {
1899         "align": false,
1900         "alignLevel": null
1901       }
1902     },
1903     {
1904       "cacheTimeout": null,
1905       "colorBackground": false,
1906       "colorValue": false,
1907       "colors": [
1908         "#d44a3a",
1909         "rgba(237, 129, 40, 0.89)",
1910         "#299c46"
1911       ],
1912       "datasource": null,
1913       "format": "none",
1914       "gauge": {
1915         "maxValue": 120,
1916         "minValue": 0,
1917         "show": true,
1918         "thresholdLabels": false,
1919         "thresholdMarkers": true
1920       },
1921       "gridPos": {
1922         "h": 6,
1923         "w": 3,
1924         "x": 9,
1925         "y": 0
1926       },
1927       "id": 39,
1928       "interval": null,
1929       "links": [],
1930       "mappingType": 1,
1931       "mappingTypes": [
1932         {
1933           "name": "value to text",
1934           "value": 1
1935         },
1936         {
1937           "name": "range to text",
1938           "value": 2
1939         }
1940       ],
1941       "maxDataPoints": 100,
1942       "nullPointMode": "connected",
1943       "nullText": null,
1944       "postfix": " Gbps",
1945       "postfixFontSize": "50%",
1946       "prefix": "",
1947       "prefixFontSize": "50%",
1948       "rangeMaps": [
1949         {
1950           "from": "null",
1951           "text": "N/A",
1952           "to": "null"
1953         }
1954       ],
1955       "sparkline": {
1956         "fillColor": "rgba(31, 118, 189, 0.18)",
1957         "full": false,
1958         "lineColor": "rgb(31, 120, 193)",
1959         "show": false
1960       },
1961       "tableColumn": "",
1962       "targets": [
1963         {
1964           "groupBy": [
1965             {
1966               "params": [
1967                 "$__interval"
1968               ],
1969               "type": "time"
1970             },
1971             {
1972               "params": [
1973                 "null"
1974               ],
1975               "type": "fill"
1976             }
1977           ],
1978           "measurement": "downstream_rx",
1979           "orderByTime": "ASC",
1980           "policy": "default",
1981           "query": "SELECT sum(\"last\") / 1000000000\nFROM\n(\nSELECT last(\"value\") \nFROM \"autogen\".\"downstream_rx\" \nWHERE ( \"type\" = 'bits_per_second')\nGROUP BY host\n)",
1982           "rawQuery": true,
1983           "refId": "A",
1984           "resultFormat": "time_series",
1985           "select": [
1986             [
1987               {
1988                 "params": [
1989                   "value"
1990                 ],
1991                 "type": "field"
1992               },
1993               {
1994                 "params": [],
1995                 "type": "last"
1996               },
1997               {
1998                 "params": [
1999                   "/1000000000"
2000                 ],
2001                 "type": "math"
2002               }
2003             ]
2004           ],
2005           "tags": [
2006             {
2007               "key": "type",
2008               "operator": "=",
2009               "value": "bits_per_second"
2010             }
2011           ]
2012         }
2013       ],
2014       "thresholds": "0,0",
2015       "title": "Total RX Bitrate",
2016       "type": "singlestat",
2017       "valueFontSize": "80%",
2018       "valueMaps": [
2019         {
2020           "op": "=",
2021           "text": "N/A",
2022           "value": "null"
2023         }
2024       ],
2025       "valueName": "current"
2026     },
2027     {
2028       "aliasColors": {
2029         "0": "#64b0c8",
2030         "1": "#64b0c8",
2031         "2": "#64b0c8",
2032         "3": "#64b0c8",
2033         "4": "#64b0c8",
2034         "5": "#64b0c8",
2035         "6": "#64b0c8",
2036         "7": "#64b0c8",
2037         "8": "#64b0c8",
2038         "9": "#64b0c8",
2039         "10": "#64b0c8",
2040         "11": "#64b0c8",
2041         "12": "#64b0c8",
2042         "13": "#64b0c8",
2043         "14": "#64b0c8",
2044         "15": "#64b0c8",
2045         "16": "#64b0c8",
2046         "17": "#64b0c8",
2047         "18": "#64b0c8",
2048         "19": "#64b0c8",
2049         "20": "#64b0c8",
2050         "21": "#64b0c8",
2051         "22": "#64b0c8",
2052         "23": "#64b0c8",
2053         "24": "#64b0c8",
2054         "25": "#64b0c8",
2055         "26": "#64b0c8",
2056         "27": "#64b0c8",
2057         "28": "#64b0c8",
2058         "29": "#64b0c8",
2059         "30": "#64b0c8",
2060         "31": "#64b0c8"
2061       },
2062       "bars": true,
2063       "dashLength": 10,
2064       "dashes": false,
2065       "datasource": null,
2066       "decimals": 2,
2067       "fill": 1,
2068       "gridPos": {
2069         "h": 14,
2070         "w": 9,
2071         "x": 12,
2072         "y": 0
2073       },
2074       "id": 33,
2075       "legend": {
2076         "avg": false,
2077         "current": true,
2078         "max": false,
2079         "min": false,
2080         "show": false,
2081         "total": false,
2082         "values": true
2083       },
2084       "lines": false,
2085       "linewidth": 1,
2086       "links": [],
2087       "nullPointMode": "null",
2088       "percentage": false,
2089       "pointradius": 5,
2090       "points": false,
2091       "renderer": "flot",
2092       "seriesOverrides": [],
2093       "spaceLength": 10,
2094       "stack": false,
2095       "steppedLine": false,
2096       "targets": [
2097         {
2098           "alias": "0",
2099           "groupBy": [
2100             {
2101               "params": [
2102                 "$__interval"
2103               ],
2104               "type": "time"
2105             },
2106             {
2107               "params": [
2108                 "null"
2109               ],
2110               "type": "fill"
2111             }
2112           ],
2113           "measurement": "downstream_tx",
2114           "orderByTime": "ASC",
2115           "policy": "default",
2116           "refId": "A",
2117           "resultFormat": "time_series",
2118           "select": [
2119             [
2120               {
2121                 "params": [
2122                   "value"
2123                 ],
2124                 "type": "field"
2125               },
2126               {
2127                 "params": [],
2128                 "type": "distinct"
2129               },
2130               {
2131                 "params": [
2132                   "/1000000000"
2133                 ],
2134                 "type": "math"
2135               }
2136             ]
2137           ],
2138           "tags": [
2139             {
2140               "key": "host",
2141               "operator": "=",
2142               "value": "service_group_0"
2143             },
2144             {
2145               "condition": "AND",
2146               "key": "type",
2147               "operator": "=",
2148               "value": "bits_per_second"
2149             }
2150           ]
2151         },
2152         {
2153           "alias": "1",
2154           "groupBy": [
2155             {
2156               "params": [
2157                 "$__interval"
2158               ],
2159               "type": "time"
2160             },
2161             {
2162               "params": [
2163                 "null"
2164               ],
2165               "type": "fill"
2166             }
2167           ],
2168           "measurement": "downstream_tx",
2169           "orderByTime": "ASC",
2170           "policy": "default",
2171           "refId": "B",
2172           "resultFormat": "time_series",
2173           "select": [
2174             [
2175               {
2176                 "params": [
2177                   "value"
2178                 ],
2179                 "type": "field"
2180               },
2181               {
2182                 "params": [],
2183                 "type": "distinct"
2184               },
2185               {
2186                 "params": [
2187                   "/1000000000"
2188                 ],
2189                 "type": "math"
2190               }
2191             ]
2192           ],
2193           "tags": [
2194             {
2195               "key": "host",
2196               "operator": "=",
2197               "value": "service_group_1"
2198             },
2199             {
2200               "condition": "AND",
2201               "key": "type",
2202               "operator": "=",
2203               "value": "bits_per_second"
2204             }
2205           ]
2206         },
2207         {
2208           "alias": "2",
2209           "groupBy": [
2210             {
2211               "params": [
2212                 "$__interval"
2213               ],
2214               "type": "time"
2215             },
2216             {
2217               "params": [
2218                 "null"
2219               ],
2220               "type": "fill"
2221             }
2222           ],
2223           "measurement": "downstream_tx",
2224           "orderByTime": "ASC",
2225           "policy": "default",
2226           "refId": "C",
2227           "resultFormat": "time_series",
2228           "select": [
2229             [
2230               {
2231                 "params": [
2232                   "value"
2233                 ],
2234                 "type": "field"
2235               },
2236               {
2237                 "params": [],
2238                 "type": "distinct"
2239               },
2240               {
2241                 "params": [
2242                   "/1000000000"
2243                 ],
2244                 "type": "math"
2245               }
2246             ]
2247           ],
2248           "tags": [
2249             {
2250               "key": "host",
2251               "operator": "=",
2252               "value": "service_group_2"
2253             },
2254             {
2255               "condition": "AND",
2256               "key": "type",
2257               "operator": "=",
2258               "value": "bits_per_second"
2259             }
2260           ]
2261         },
2262         {
2263           "alias": "3",
2264           "groupBy": [
2265             {
2266               "params": [
2267                 "$__interval"
2268               ],
2269               "type": "time"
2270             },
2271             {
2272               "params": [
2273                 "null"
2274               ],
2275               "type": "fill"
2276             }
2277           ],
2278           "measurement": "downstream_tx",
2279           "orderByTime": "ASC",
2280           "policy": "default",
2281           "refId": "D",
2282           "resultFormat": "time_series",
2283           "select": [
2284             [
2285               {
2286                 "params": [
2287                   "value"
2288                 ],
2289                 "type": "field"
2290               },
2291               {
2292                 "params": [],
2293                 "type": "distinct"
2294               },
2295               {
2296                 "params": [
2297                   "/1000000000"
2298                 ],
2299                 "type": "math"
2300               }
2301             ]
2302           ],
2303           "tags": [
2304             {
2305               "key": "host",
2306               "operator": "=",
2307               "value": "service_group_3"
2308             },
2309             {
2310               "condition": "AND",
2311               "key": "type",
2312               "operator": "=",
2313               "value": "bits_per_second"
2314             }
2315           ]
2316         },
2317         {
2318           "alias": "4",
2319           "groupBy": [
2320             {
2321               "params": [
2322                 "$__interval"
2323               ],
2324               "type": "time"
2325             },
2326             {
2327               "params": [
2328                 "null"
2329               ],
2330               "type": "fill"
2331             }
2332           ],
2333           "measurement": "downstream_tx",
2334           "orderByTime": "ASC",
2335           "policy": "default",
2336           "refId": "E",
2337           "resultFormat": "time_series",
2338           "select": [
2339             [
2340               {
2341                 "params": [
2342                   "value"
2343                 ],
2344                 "type": "field"
2345               },
2346               {
2347                 "params": [],
2348                 "type": "distinct"
2349               },
2350               {
2351                 "params": [
2352                   "/1000000000"
2353                 ],
2354                 "type": "math"
2355               }
2356             ]
2357           ],
2358           "tags": [
2359             {
2360               "key": "host",
2361               "operator": "=",
2362               "value": "service_group_4"
2363             },
2364             {
2365               "condition": "AND",
2366               "key": "type",
2367               "operator": "=",
2368               "value": "bits_per_second"
2369             }
2370           ]
2371         },
2372         {
2373           "alias": "5",
2374           "groupBy": [
2375             {
2376               "params": [
2377                 "$__interval"
2378               ],
2379               "type": "time"
2380             },
2381             {
2382               "params": [
2383                 "null"
2384               ],
2385               "type": "fill"
2386             }
2387           ],
2388           "measurement": "downstream_tx",
2389           "orderByTime": "ASC",
2390           "policy": "default",
2391           "refId": "F",
2392           "resultFormat": "time_series",
2393           "select": [
2394             [
2395               {
2396                 "params": [
2397                   "value"
2398                 ],
2399                 "type": "field"
2400               },
2401               {
2402                 "params": [],
2403                 "type": "distinct"
2404               },
2405               {
2406                 "params": [
2407                   "/1000000000"
2408                 ],
2409                 "type": "math"
2410               }
2411             ]
2412           ],
2413           "tags": [
2414             {
2415               "key": "host",
2416               "operator": "=",
2417               "value": "service_group_5"
2418             },
2419             {
2420               "condition": "AND",
2421               "key": "type",
2422               "operator": "=",
2423               "value": "bits_per_second"
2424             }
2425           ]
2426         },
2427         {
2428           "alias": "6",
2429           "groupBy": [
2430             {
2431               "params": [
2432                 "$__interval"
2433               ],
2434               "type": "time"
2435             },
2436             {
2437               "params": [
2438                 "null"
2439               ],
2440               "type": "fill"
2441             }
2442           ],
2443           "measurement": "downstream_tx",
2444           "orderByTime": "ASC",
2445           "policy": "default",
2446           "refId": "G",
2447           "resultFormat": "time_series",
2448           "select": [
2449             [
2450               {
2451                 "params": [
2452                   "value"
2453                 ],
2454                 "type": "field"
2455               },
2456               {
2457                 "params": [],
2458                 "type": "distinct"
2459               },
2460               {
2461                 "params": [
2462                   "/1000000000"
2463                 ],
2464                 "type": "math"
2465               }
2466             ]
2467           ],
2468           "tags": [
2469             {
2470               "key": "host",
2471               "operator": "=",
2472               "value": "service_group_6"
2473             },
2474             {
2475               "condition": "AND",
2476               "key": "type",
2477               "operator": "=",
2478               "value": "bits_per_second"
2479             }
2480           ]
2481         },
2482         {
2483           "alias": "7",
2484           "groupBy": [
2485             {
2486               "params": [
2487                 "$__interval"
2488               ],
2489               "type": "time"
2490             },
2491             {
2492               "params": [
2493                 "null"
2494               ],
2495               "type": "fill"
2496             }
2497           ],
2498           "measurement": "downstream_tx",
2499           "orderByTime": "ASC",
2500           "policy": "default",
2501           "refId": "H",
2502           "resultFormat": "time_series",
2503           "select": [
2504             [
2505               {
2506                 "params": [
2507                   "value"
2508                 ],
2509                 "type": "field"
2510               },
2511               {
2512                 "params": [],
2513                 "type": "distinct"
2514               },
2515               {
2516                 "params": [
2517                   "/1000000000"
2518                 ],
2519                 "type": "math"
2520               }
2521             ]
2522           ],
2523           "tags": [
2524             {
2525               "key": "host",
2526               "operator": "=",
2527               "value": "service_group_7"
2528             },
2529             {
2530               "condition": "AND",
2531               "key": "type",
2532               "operator": "=",
2533               "value": "bits_per_second"
2534             }
2535           ]
2536         },
2537         {
2538           "alias": "8",
2539           "groupBy": [
2540             {
2541               "params": [
2542                 "$__interval"
2543               ],
2544               "type": "time"
2545             },
2546             {
2547               "params": [
2548                 "null"
2549               ],
2550               "type": "fill"
2551             }
2552           ],
2553           "measurement": "downstream_tx",
2554           "orderByTime": "ASC",
2555           "policy": "default",
2556           "refId": "I",
2557           "resultFormat": "time_series",
2558           "select": [
2559             [
2560               {
2561                 "params": [
2562                   "value"
2563                 ],
2564                 "type": "field"
2565               },
2566               {
2567                 "params": [],
2568                 "type": "distinct"
2569               },
2570               {
2571                 "params": [
2572                   "/1000000000"
2573                 ],
2574                 "type": "math"
2575               }
2576             ]
2577           ],
2578           "tags": [
2579             {
2580               "key": "host",
2581               "operator": "=",
2582               "value": "service_group_8"
2583             },
2584             {
2585               "condition": "AND",
2586               "key": "type",
2587               "operator": "=",
2588               "value": "bits_per_second"
2589             }
2590           ]
2591         },
2592         {
2593           "alias": "9",
2594           "groupBy": [
2595             {
2596               "params": [
2597                 "$__interval"
2598               ],
2599               "type": "time"
2600             },
2601             {
2602               "params": [
2603                 "null"
2604               ],
2605               "type": "fill"
2606             }
2607           ],
2608           "measurement": "downstream_tx",
2609           "orderByTime": "ASC",
2610           "policy": "default",
2611           "refId": "J",
2612           "resultFormat": "time_series",
2613           "select": [
2614             [
2615               {
2616                 "params": [
2617                   "value"
2618                 ],
2619                 "type": "field"
2620               },
2621               {
2622                 "params": [],
2623                 "type": "distinct"
2624               },
2625               {
2626                 "params": [
2627                   "/1000000000"
2628                 ],
2629                 "type": "math"
2630               }
2631             ]
2632           ],
2633           "tags": [
2634             {
2635               "key": "host",
2636               "operator": "=",
2637               "value": "service_group_9"
2638             },
2639             {
2640               "condition": "AND",
2641               "key": "type",
2642               "operator": "=",
2643               "value": "bits_per_second"
2644             }
2645           ]
2646         },
2647         {
2648           "alias": "10",
2649           "groupBy": [
2650             {
2651               "params": [
2652                 "$__interval"
2653               ],
2654               "type": "time"
2655             },
2656             {
2657               "params": [
2658                 "null"
2659               ],
2660               "type": "fill"
2661             }
2662           ],
2663           "measurement": "downstream_tx",
2664           "orderByTime": "ASC",
2665           "policy": "default",
2666           "refId": "K",
2667           "resultFormat": "time_series",
2668           "select": [
2669             [
2670               {
2671                 "params": [
2672                   "value"
2673                 ],
2674                 "type": "field"
2675               },
2676               {
2677                 "params": [],
2678                 "type": "distinct"
2679               },
2680               {
2681                 "params": [
2682                   "/1000000000"
2683                 ],
2684                 "type": "math"
2685               }
2686             ]
2687           ],
2688           "tags": [
2689             {
2690               "key": "host",
2691               "operator": "=",
2692               "value": "service_group_10"
2693             },
2694             {
2695               "condition": "AND",
2696               "key": "type",
2697               "operator": "=",
2698               "value": "bits_per_second"
2699             }
2700           ]
2701         },
2702         {
2703           "alias": "11",
2704           "groupBy": [
2705             {
2706               "params": [
2707                 "$__interval"
2708               ],
2709               "type": "time"
2710             },
2711             {
2712               "params": [
2713                 "null"
2714               ],
2715               "type": "fill"
2716             }
2717           ],
2718           "measurement": "downstream_tx",
2719           "orderByTime": "ASC",
2720           "policy": "default",
2721           "refId": "L",
2722           "resultFormat": "time_series",
2723           "select": [
2724             [
2725               {
2726                 "params": [
2727                   "value"
2728                 ],
2729                 "type": "field"
2730               },
2731               {
2732                 "params": [],
2733                 "type": "distinct"
2734               },
2735               {
2736                 "params": [
2737                   "/1000000000"
2738                 ],
2739                 "type": "math"
2740               }
2741             ]
2742           ],
2743           "tags": [
2744             {
2745               "key": "host",
2746               "operator": "=",
2747               "value": "service_group_11"
2748             },
2749             {
2750               "condition": "AND",
2751               "key": "type",
2752               "operator": "=",
2753               "value": "bits_per_second"
2754             }
2755           ]
2756         },
2757         {
2758           "alias": "12",
2759           "groupBy": [
2760             {
2761               "params": [
2762                 "$__interval"
2763               ],
2764               "type": "time"
2765             },
2766             {
2767               "params": [
2768                 "null"
2769               ],
2770               "type": "fill"
2771             }
2772           ],
2773           "measurement": "downstream_tx",
2774           "orderByTime": "ASC",
2775           "policy": "default",
2776           "refId": "M",
2777           "resultFormat": "time_series",
2778           "select": [
2779             [
2780               {
2781                 "params": [
2782                   "value"
2783                 ],
2784                 "type": "field"
2785               },
2786               {
2787                 "params": [],
2788                 "type": "distinct"
2789               },
2790               {
2791                 "params": [
2792                   "/1000000000"
2793                 ],
2794                 "type": "math"
2795               }
2796             ]
2797           ],
2798           "tags": [
2799             {
2800               "key": "host",
2801               "operator": "=",
2802               "value": "service_group_12"
2803             },
2804             {
2805               "condition": "AND",
2806               "key": "type",
2807               "operator": "=",
2808               "value": "bits_per_second"
2809             }
2810           ]
2811         },
2812         {
2813           "alias": "13",
2814           "groupBy": [
2815             {
2816               "params": [
2817                 "$__interval"
2818               ],
2819               "type": "time"
2820             },
2821             {
2822               "params": [
2823                 "null"
2824               ],
2825               "type": "fill"
2826             }
2827           ],
2828           "measurement": "downstream_tx",
2829           "orderByTime": "ASC",
2830           "policy": "default",
2831           "refId": "N",
2832           "resultFormat": "time_series",
2833           "select": [
2834             [
2835               {
2836                 "params": [
2837                   "value"
2838                 ],
2839                 "type": "field"
2840               },
2841               {
2842                 "params": [],
2843                 "type": "distinct"
2844               },
2845               {
2846                 "params": [
2847                   "/1000000000"
2848                 ],
2849                 "type": "math"
2850               }
2851             ]
2852           ],
2853           "tags": [
2854             {
2855               "key": "host",
2856               "operator": "=",
2857               "value": "service_group_13"
2858             },
2859             {
2860               "condition": "AND",
2861               "key": "type",
2862               "operator": "=",
2863               "value": "bits_per_second"
2864             }
2865           ]
2866         },
2867         {
2868           "alias": "14",
2869           "groupBy": [
2870             {
2871               "params": [
2872                 "$__interval"
2873               ],
2874               "type": "time"
2875             },
2876             {
2877               "params": [
2878                 "null"
2879               ],
2880               "type": "fill"
2881             }
2882           ],
2883           "measurement": "downstream_tx",
2884           "orderByTime": "ASC",
2885           "policy": "default",
2886           "refId": "O",
2887           "resultFormat": "time_series",
2888           "select": [
2889             [
2890               {
2891                 "params": [
2892                   "value"
2893                 ],
2894                 "type": "field"
2895               },
2896               {
2897                 "params": [],
2898                 "type": "distinct"
2899               },
2900               {
2901                 "params": [
2902                   "/1000000000"
2903                 ],
2904                 "type": "math"
2905               }
2906             ]
2907           ],
2908           "tags": [
2909             {
2910               "key": "host",
2911               "operator": "=",
2912               "value": "service_group_14"
2913             },
2914             {
2915               "condition": "AND",
2916               "key": "type",
2917               "operator": "=",
2918               "value": "bits_per_second"
2919             }
2920           ]
2921         },
2922         {
2923           "alias": "15",
2924           "groupBy": [
2925             {
2926               "params": [
2927                 "$__interval"
2928               ],
2929               "type": "time"
2930             },
2931             {
2932               "params": [
2933                 "null"
2934               ],
2935               "type": "fill"
2936             }
2937           ],
2938           "measurement": "downstream_tx",
2939           "orderByTime": "ASC",
2940           "policy": "default",
2941           "refId": "P",
2942           "resultFormat": "time_series",
2943           "select": [
2944             [
2945               {
2946                 "params": [
2947                   "value"
2948                 ],
2949                 "type": "field"
2950               },
2951               {
2952                 "params": [],
2953                 "type": "distinct"
2954               },
2955               {
2956                 "params": [
2957                   "/1000000000"
2958                 ],
2959                 "type": "math"
2960               }
2961             ]
2962           ],
2963           "tags": [
2964             {
2965               "key": "host",
2966               "operator": "=",
2967               "value": "service_group_15"
2968             },
2969             {
2970               "condition": "AND",
2971               "key": "type",
2972               "operator": "=",
2973               "value": "bits_per_second"
2974             }
2975           ]
2976         },
2977         {
2978           "alias": "16",
2979           "groupBy": [
2980             {
2981               "params": [
2982                 "$__interval"
2983               ],
2984               "type": "time"
2985             },
2986             {
2987               "params": [
2988                 "null"
2989               ],
2990               "type": "fill"
2991             }
2992           ],
2993           "measurement": "downstream_tx",
2994           "orderByTime": "ASC",
2995           "policy": "default",
2996           "refId": "A",
2997           "resultFormat": "time_series",
2998           "select": [
2999             [
3000               {
3001                 "params": [
3002                   "value"
3003                 ],
3004                 "type": "field"
3005               },
3006               {
3007                 "params": [],
3008                 "type": "distinct"
3009               },
3010               {
3011                 "params": [
3012                   "/1000000000"
3013                 ],
3014                 "type": "math"
3015               }
3016             ]
3017           ],
3018           "tags": [
3019             {
3020               "key": "host",
3021               "operator": "=",
3022               "value": "service_group_16"
3023             },
3024             {
3025               "condition": "AND",
3026               "key": "type",
3027               "operator": "=",
3028               "value": "bits_per_second"
3029             }
3030           ]
3031         },
3032         {
3033           "alias": "17",
3034           "groupBy": [
3035             {
3036               "params": [
3037                 "$__interval"
3038               ],
3039               "type": "time"
3040             },
3041             {
3042               "params": [
3043                 "null"
3044               ],
3045               "type": "fill"
3046             }
3047           ],
3048           "measurement": "downstream_tx",
3049           "orderByTime": "ASC",
3050           "policy": "default",
3051           "refId": "B",
3052           "resultFormat": "time_series",
3053           "select": [
3054             [
3055               {
3056                 "params": [
3057                   "value"
3058                 ],
3059                 "type": "field"
3060               },
3061               {
3062                 "params": [],
3063                 "type": "distinct"
3064               },
3065               {
3066                 "params": [
3067                   "/1000000000"
3068                 ],
3069                 "type": "math"
3070               }
3071             ]
3072           ],
3073           "tags": [
3074             {
3075               "key": "host",
3076               "operator": "=",
3077               "value": "service_group_17"
3078             },
3079             {
3080               "condition": "AND",
3081               "key": "type",
3082               "operator": "=",
3083               "value": "bits_per_second"
3084             }
3085           ]
3086         },
3087         {
3088           "alias": "18",
3089           "groupBy": [
3090             {
3091               "params": [
3092                 "$__interval"
3093               ],
3094               "type": "time"
3095             },
3096             {
3097               "params": [
3098                 "null"
3099               ],
3100               "type": "fill"
3101             }
3102           ],
3103           "measurement": "downstream_tx",
3104           "orderByTime": "ASC",
3105           "policy": "default",
3106           "refId": "C",
3107           "resultFormat": "time_series",
3108           "select": [
3109             [
3110               {
3111                 "params": [
3112                   "value"
3113                 ],
3114                 "type": "field"
3115               },
3116               {
3117                 "params": [],
3118                 "type": "distinct"
3119               },
3120               {
3121                 "params": [
3122                   "/1000000000"
3123                 ],
3124                 "type": "math"
3125               }
3126             ]
3127           ],
3128           "tags": [
3129             {
3130               "key": "host",
3131               "operator": "=",
3132               "value": "service_group_18"
3133             },
3134             {
3135               "condition": "AND",
3136               "key": "type",
3137               "operator": "=",
3138               "value": "bits_per_second"
3139             }
3140           ]
3141         },
3142         {
3143           "alias": "19",
3144           "groupBy": [
3145             {
3146               "params": [
3147                 "$__interval"
3148               ],
3149               "type": "time"
3150             },
3151             {
3152               "params": [
3153                 "null"
3154               ],
3155               "type": "fill"
3156             }
3157           ],
3158           "measurement": "downstream_tx",
3159           "orderByTime": "ASC",
3160           "policy": "default",
3161           "refId": "D",
3162           "resultFormat": "time_series",
3163           "select": [
3164             [
3165               {
3166                 "params": [
3167                   "value"
3168                 ],
3169                 "type": "field"
3170               },
3171               {
3172                 "params": [],
3173                 "type": "distinct"
3174               },
3175               {
3176                 "params": [
3177                   "/1000000000"
3178                 ],
3179                 "type": "math"
3180               }
3181             ]
3182           ],
3183           "tags": [
3184             {
3185               "key": "host",
3186               "operator": "=",
3187               "value": "service_group_19"
3188             },
3189             {
3190               "condition": "AND",
3191               "key": "type",
3192               "operator": "=",
3193               "value": "bits_per_second"
3194             }
3195           ]
3196         },
3197         {
3198           "alias": "20",
3199           "groupBy": [
3200             {
3201               "params": [
3202                 "$__interval"
3203               ],
3204               "type": "time"
3205             },
3206             {
3207               "params": [
3208                 "null"
3209               ],
3210               "type": "fill"
3211             }
3212           ],
3213           "measurement": "downstream_tx",
3214           "orderByTime": "ASC",
3215           "policy": "default",
3216           "refId": "E",
3217           "resultFormat": "time_series",
3218           "select": [
3219             [
3220               {
3221                 "params": [
3222                   "value"
3223                 ],
3224                 "type": "field"
3225               },
3226               {
3227                 "params": [],
3228                 "type": "distinct"
3229               },
3230               {
3231                 "params": [
3232                   "/1000000000"
3233                 ],
3234                 "type": "math"
3235               }
3236             ]
3237           ],
3238           "tags": [
3239             {
3240               "key": "host",
3241               "operator": "=",
3242               "value": "service_group_20"
3243             },
3244             {
3245               "condition": "AND",
3246               "key": "type",
3247               "operator": "=",
3248               "value": "bits_per_second"
3249             }
3250           ]
3251         },
3252         {
3253           "alias": "21",
3254           "groupBy": [
3255             {
3256               "params": [
3257                 "$__interval"
3258               ],
3259               "type": "time"
3260             },
3261             {
3262               "params": [
3263                 "null"
3264               ],
3265               "type": "fill"
3266             }
3267           ],
3268           "measurement": "downstream_tx",
3269           "orderByTime": "ASC",
3270           "policy": "default",
3271           "refId": "F",
3272           "resultFormat": "time_series",
3273           "select": [
3274             [
3275               {
3276                 "params": [
3277                   "value"
3278                 ],
3279                 "type": "field"
3280               },
3281               {
3282                 "params": [],
3283                 "type": "distinct"
3284               },
3285               {
3286                 "params": [
3287                   "/1000000000"
3288                 ],
3289                 "type": "math"
3290               }
3291             ]
3292           ],
3293           "tags": [
3294             {
3295               "key": "host",
3296               "operator": "=",
3297               "value": "service_group_21"
3298             },
3299             {
3300               "condition": "AND",
3301               "key": "type",
3302               "operator": "=",
3303               "value": "bits_per_second"
3304             }
3305           ]
3306         },
3307         {
3308           "alias": "22",
3309           "groupBy": [
3310             {
3311               "params": [
3312                 "$__interval"
3313               ],
3314               "type": "time"
3315             },
3316             {
3317               "params": [
3318                 "null"
3319               ],
3320               "type": "fill"
3321             }
3322           ],
3323           "measurement": "downstream_tx",
3324           "orderByTime": "ASC",
3325           "policy": "default",
3326           "refId": "G",
3327           "resultFormat": "time_series",
3328           "select": [
3329             [
3330               {
3331                 "params": [
3332                   "value"
3333                 ],
3334                 "type": "field"
3335               },
3336               {
3337                 "params": [],
3338                 "type": "distinct"
3339               },
3340               {
3341                 "params": [
3342                   "/1000000000"
3343                 ],
3344                 "type": "math"
3345               }
3346             ]
3347           ],
3348           "tags": [
3349             {
3350               "key": "host",
3351               "operator": "=",
3352               "value": "service_group_22"
3353             },
3354             {
3355               "condition": "AND",
3356               "key": "type",
3357               "operator": "=",
3358               "value": "bits_per_second"
3359             }
3360           ]
3361         },
3362         {
3363           "alias": "23",
3364           "groupBy": [
3365             {
3366               "params": [
3367                 "$__interval"
3368               ],
3369               "type": "time"
3370             },
3371             {
3372               "params": [
3373                 "null"
3374               ],
3375               "type": "fill"
3376             }
3377           ],
3378           "measurement": "downstream_tx",
3379           "orderByTime": "ASC",
3380           "policy": "default",
3381           "refId": "H",
3382           "resultFormat": "time_series",
3383           "select": [
3384             [
3385               {
3386                 "params": [
3387                   "value"
3388                 ],
3389                 "type": "field"
3390               },
3391               {
3392                 "params": [],
3393                 "type": "distinct"
3394               },
3395               {
3396                 "params": [
3397                   "/1000000000"
3398                 ],
3399                 "type": "math"
3400               }
3401             ]
3402           ],
3403           "tags": [
3404             {
3405               "key": "host",
3406               "operator": "=",
3407               "value": "service_group_23"
3408             },
3409             {
3410               "condition": "AND",
3411               "key": "type",
3412               "operator": "=",
3413               "value": "bits_per_second"
3414             }
3415           ]
3416         },
3417         {
3418           "alias": "24",
3419           "groupBy": [
3420             {
3421               "params": [
3422                 "$__interval"
3423               ],
3424               "type": "time"
3425             },
3426             {
3427               "params": [
3428                 "null"
3429               ],
3430               "type": "fill"
3431             }
3432           ],
3433           "measurement": "downstream_tx",
3434           "orderByTime": "ASC",
3435           "policy": "default",
3436           "refId": "I",
3437           "resultFormat": "time_series",
3438           "select": [
3439             [
3440               {
3441                 "params": [
3442                   "value"
3443                 ],
3444                 "type": "field"
3445               },
3446               {
3447                 "params": [],
3448                 "type": "distinct"
3449               },
3450               {
3451                 "params": [
3452                   "/1000000000"
3453                 ],
3454                 "type": "math"
3455               }
3456             ]
3457           ],
3458           "tags": [
3459             {
3460               "key": "host",
3461               "operator": "=",
3462               "value": "service_group_24"
3463             },
3464             {
3465               "condition": "AND",
3466               "key": "type",
3467               "operator": "=",
3468               "value": "bits_per_second"
3469             }
3470           ]
3471         },
3472         {
3473           "alias": "25",
3474           "groupBy": [
3475             {
3476               "params": [
3477                 "$__interval"
3478               ],
3479               "type": "time"
3480             },
3481             {
3482               "params": [
3483                 "null"
3484               ],
3485               "type": "fill"
3486             }
3487           ],
3488           "measurement": "downstream_tx",
3489           "orderByTime": "ASC",
3490           "policy": "default",
3491           "refId": "J",
3492           "resultFormat": "time_series",
3493           "select": [
3494             [
3495               {
3496                 "params": [
3497                   "value"
3498                 ],
3499                 "type": "field"
3500               },
3501               {
3502                 "params": [],
3503                 "type": "distinct"
3504               },
3505               {
3506                 "params": [
3507                   "/1000000000"
3508                 ],
3509                 "type": "math"
3510               }
3511             ]
3512           ],
3513           "tags": [
3514             {
3515               "key": "host",
3516               "operator": "=",
3517               "value": "service_group_25"
3518             },
3519             {
3520               "condition": "AND",
3521               "key": "type",
3522               "operator": "=",
3523               "value": "bits_per_second"
3524             }
3525           ]
3526         },
3527         {
3528           "alias": "26",
3529           "groupBy": [
3530             {
3531               "params": [
3532                 "$__interval"
3533               ],
3534               "type": "time"
3535             },
3536             {
3537               "params": [
3538                 "null"
3539               ],
3540               "type": "fill"
3541             }
3542           ],
3543           "measurement": "downstream_tx",
3544           "orderByTime": "ASC",
3545           "policy": "default",
3546           "refId": "K",
3547           "resultFormat": "time_series",
3548           "select": [
3549             [
3550               {
3551                 "params": [
3552                   "value"
3553                 ],
3554                 "type": "field"
3555               },
3556               {
3557                 "params": [],
3558                 "type": "distinct"
3559               },
3560               {
3561                 "params": [
3562                   "/1000000000"
3563                 ],
3564                 "type": "math"
3565               }
3566             ]
3567           ],
3568           "tags": [
3569             {
3570               "key": "host",
3571               "operator": "=",
3572               "value": "service_group_26"
3573             },
3574             {
3575               "condition": "AND",
3576               "key": "type",
3577               "operator": "=",
3578               "value": "bits_per_second"
3579             }
3580           ]
3581         },
3582         {
3583           "alias": "27",
3584           "groupBy": [
3585             {
3586               "params": [
3587                 "$__interval"
3588               ],
3589               "type": "time"
3590             },
3591             {
3592               "params": [
3593                 "null"
3594               ],
3595               "type": "fill"
3596             }
3597           ],
3598           "measurement": "downstream_tx",
3599           "orderByTime": "ASC",
3600           "policy": "default",
3601           "refId": "L",
3602           "resultFormat": "time_series",
3603           "select": [
3604             [
3605               {
3606                 "params": [
3607                   "value"
3608                 ],
3609                 "type": "field"
3610               },
3611               {
3612                 "params": [],
3613                 "type": "distinct"
3614               },
3615               {
3616                 "params": [
3617                   "/1000000000"
3618                 ],
3619                 "type": "math"
3620               }
3621             ]
3622           ],
3623           "tags": [
3624             {
3625               "key": "host",
3626               "operator": "=",
3627               "value": "service_group_27"
3628             },
3629             {
3630               "condition": "AND",
3631               "key": "type",
3632               "operator": "=",
3633               "value": "bits_per_second"
3634             }
3635           ]
3636         },
3637         {
3638           "alias": "28",
3639           "groupBy": [
3640             {
3641               "params": [
3642                 "$__interval"
3643               ],
3644               "type": "time"
3645             },
3646             {
3647               "params": [
3648                 "null"
3649               ],
3650               "type": "fill"
3651             }
3652           ],
3653           "measurement": "downstream_tx",
3654           "orderByTime": "ASC",
3655           "policy": "default",
3656           "refId": "M",
3657           "resultFormat": "time_series",
3658           "select": [
3659             [
3660               {
3661                 "params": [
3662                   "value"
3663                 ],
3664                 "type": "field"
3665               },
3666               {
3667                 "params": [],
3668                 "type": "distinct"
3669               },
3670               {
3671                 "params": [
3672                   "/1000000000"
3673                 ],
3674                 "type": "math"
3675               }
3676             ]
3677           ],
3678           "tags": [
3679             {
3680               "key": "host",
3681               "operator": "=",
3682               "value": "service_group_28"
3683             },
3684             {
3685               "condition": "AND",
3686               "key": "type",
3687               "operator": "=",
3688               "value": "bits_per_second"
3689             }
3690           ]
3691         },
3692         {
3693           "alias": "29",
3694           "groupBy": [
3695             {
3696               "params": [
3697                 "$__interval"
3698               ],
3699               "type": "time"
3700             },
3701             {
3702               "params": [
3703                 "null"
3704               ],
3705               "type": "fill"
3706             }
3707           ],
3708           "measurement": "downstream_tx",
3709           "orderByTime": "ASC",
3710           "policy": "default",
3711           "refId": "N",
3712           "resultFormat": "time_series",
3713           "select": [
3714             [
3715               {
3716                 "params": [
3717                   "value"
3718                 ],
3719                 "type": "field"
3720               },
3721               {
3722                 "params": [],
3723                 "type": "distinct"
3724               },
3725               {
3726                 "params": [
3727                   "/1000000000"
3728                 ],
3729                 "type": "math"
3730               }
3731             ]
3732           ],
3733           "tags": [
3734             {
3735               "key": "host",
3736               "operator": "=",
3737               "value": "service_group_29"
3738             },
3739             {
3740               "condition": "AND",
3741               "key": "type",
3742               "operator": "=",
3743               "value": "bits_per_second"
3744             }
3745           ]
3746         },
3747         {
3748           "alias": "30",
3749           "groupBy": [
3750             {
3751               "params": [
3752                 "$__interval"
3753               ],
3754               "type": "time"
3755             },
3756             {
3757               "params": [
3758                 "null"
3759               ],
3760               "type": "fill"
3761             }
3762           ],
3763           "measurement": "downstream_tx",
3764           "orderByTime": "ASC",
3765           "policy": "default",
3766           "refId": "O",
3767           "resultFormat": "time_series",
3768           "select": [
3769             [
3770               {
3771                 "params": [
3772                   "value"
3773                 ],
3774                 "type": "field"
3775               },
3776               {
3777                 "params": [],
3778                 "type": "distinct"
3779               },
3780               {
3781                 "params": [
3782                   "/1000000000"
3783                 ],
3784                 "type": "math"
3785               }
3786             ]
3787           ],
3788           "tags": [
3789             {
3790               "key": "host",
3791               "operator": "=",
3792               "value": "service_group_30"
3793             },
3794             {
3795               "condition": "AND",
3796               "key": "type",
3797               "operator": "=",
3798               "value": "bits_per_second"
3799             }
3800           ]
3801         },
3802         {
3803           "alias": "31",
3804           "groupBy": [
3805             {
3806               "params": [
3807                 "$__interval"
3808               ],
3809               "type": "time"
3810             },
3811             {
3812               "params": [
3813                 "null"
3814               ],
3815               "type": "fill"
3816             }
3817           ],
3818           "measurement": "downstream_tx",
3819           "orderByTime": "ASC",
3820           "policy": "default",
3821           "refId": "P",
3822           "resultFormat": "time_series",
3823           "select": [
3824             [
3825               {
3826                 "params": [
3827                   "value"
3828                 ],
3829                 "type": "field"
3830               },
3831               {
3832                 "params": [],
3833                 "type": "distinct"
3834               },
3835               {
3836                 "params": [
3837                   "/1000000000"
3838                 ],
3839                 "type": "math"
3840               }
3841             ]
3842           ],
3843           "tags": [
3844             {
3845               "key": "host",
3846               "operator": "=",
3847               "value": "service_group_31"
3848             },
3849             {
3850               "condition": "AND",
3851               "key": "type",
3852               "operator": "=",
3853               "value": "bits_per_second"
3854             }
3855           ]
3856         }
3857       ],
3858       "thresholds": [],
3859       "timeFrom": null,
3860       "timeShift": null,
3861       "title": "TX - Bit Rate per Service Group",
3862       "tooltip": {
3863         "shared": false,
3864         "sort": 0,
3865         "value_type": "individual"
3866       },
3867       "type": "graph",
3868       "xaxis": {
3869         "buckets": null,
3870         "mode": "series",
3871         "name": null,
3872         "show": true,
3873         "values": [
3874           "current"
3875         ]
3876       },
3877       "yaxes": [
3878         {
3879           "format": "short",
3880           "label": "Bitrate (Gbps)",
3881           "logBase": 1,
3882           "max": "10",
3883           "min": "0",
3884           "show": true
3885         },
3886         {
3887           "format": "short",
3888           "label": null,
3889           "logBase": 1,
3890           "max": null,
3891           "min": null,
3892           "show": true
3893         }
3894       ],
3895       "yaxis": {
3896         "align": false,
3897         "alignLevel": null
3898       }
3899     },
3900     {
3901       "cacheTimeout": null,
3902       "colorBackground": false,
3903       "colorValue": false,
3904       "colors": [
3905         "#d44a3a",
3906         "rgba(237, 129, 40, 0.89)",
3907         "#299c46"
3908       ],
3909       "datasource": null,
3910       "format": "none",
3911       "gauge": {
3912         "maxValue": 120,
3913         "minValue": 0,
3914         "show": true,
3915         "thresholdLabels": false,
3916         "thresholdMarkers": true
3917       },
3918       "gridPos": {
3919         "h": 6,
3920         "w": 3,
3921         "x": 21,
3922         "y": 0
3923       },
3924       "id": 40,
3925       "interval": null,
3926       "links": [],
3927       "mappingType": 1,
3928       "mappingTypes": [
3929         {
3930           "name": "value to text",
3931           "value": 1
3932         },
3933         {
3934           "name": "range to text",
3935           "value": 2
3936         }
3937       ],
3938       "maxDataPoints": 100,
3939       "nullPointMode": "connected",
3940       "nullText": null,
3941       "postfix": " Gbps",
3942       "postfixFontSize": "50%",
3943       "prefix": "",
3944       "prefixFontSize": "50%",
3945       "rangeMaps": [
3946         {
3947           "from": "null",
3948           "text": "N/A",
3949           "to": "null"
3950         }
3951       ],
3952       "sparkline": {
3953         "fillColor": "rgba(31, 118, 189, 0.18)",
3954         "full": false,
3955         "lineColor": "rgb(31, 120, 193)",
3956         "show": false
3957       },
3958       "tableColumn": "",
3959       "targets": [
3960         {
3961           "groupBy": [
3962             {
3963               "params": [
3964                 "$__interval"
3965               ],
3966               "type": "time"
3967             },
3968             {
3969               "params": [
3970                 "null"
3971               ],
3972               "type": "fill"
3973             }
3974           ],
3975           "orderByTime": "ASC",
3976           "policy": "default",
3977           "query": "SELECT sum(\"last\") / 1000000000\nFROM\n(\nSELECT last(\"value\") \nFROM \"autogen\".\"downstream_tx\" \nWHERE ( \"type\" = 'bits_per_second')\nGROUP BY host\n)",
3978           "rawQuery": true,
3979           "refId": "A",
3980           "resultFormat": "time_series",
3981           "select": [
3982             [
3983               {
3984                 "params": [
3985                   "value"
3986                 ],
3987                 "type": "field"
3988               },
3989               {
3990                 "params": [],
3991                 "type": "mean"
3992               }
3993             ]
3994           ],
3995           "tags": []
3996         }
3997       ],
3998       "thresholds": "0,0",
3999       "title": "Total TX Bitrate",
4000       "type": "singlestat",
4001       "valueFontSize": "80%",
4002       "valueMaps": [
4003         {
4004           "op": "=",
4005           "text": "N/A",
4006           "value": "null"
4007         }
4008       ],
4009       "valueName": "current"
4010     },
4011     {
4012       "cacheTimeout": null,
4013       "colorBackground": false,
4014       "colorValue": false,
4015       "colors": [
4016         "#299c46",
4017         "rgba(237, 129, 40, 0.89)",
4018         "#d44a3a"
4019       ],
4020       "datasource": null,
4021       "format": "none",
4022       "gauge": {
4023         "maxValue": 100,
4024         "minValue": 0,
4025         "show": false,
4026         "thresholdLabels": false,
4027         "thresholdMarkers": true
4028       },
4029       "gridPos": {
4030         "h": 2,
4031         "w": 3,
4032         "x": 9,
4033         "y": 6
4034       },
4035       "id": 25,
4036       "interval": null,
4037       "links": [],
4038       "mappingType": 1,
4039       "mappingTypes": [
4040         {
4041           "name": "value to text",
4042           "value": 1
4043         },
4044         {
4045           "name": "range to text",
4046           "value": 2
4047         }
4048       ],
4049       "maxDataPoints": 100,
4050       "nullPointMode": "connected",
4051       "nullText": null,
4052       "postfix": "",
4053       "postfixFontSize": "50%",
4054       "prefix": "",
4055       "prefixFontSize": "50%",
4056       "rangeMaps": [
4057         {
4058           "from": "null",
4059           "text": "N/A",
4060           "to": "null"
4061         }
4062       ],
4063       "sparkline": {
4064         "fillColor": "rgba(31, 118, 189, 0.18)",
4065         "full": false,
4066         "lineColor": "rgb(31, 120, 193)",
4067         "show": false
4068       },
4069       "tableColumn": "",
4070       "targets": [
4071         {
4072           "groupBy": [
4073             {
4074               "params": [
4075                 "$__interval"
4076               ],
4077               "type": "time"
4078             },
4079             {
4080               "params": [
4081                 "null"
4082               ],
4083               "type": "fill"
4084             }
4085           ],
4086           "measurement": "downstream_rx",
4087           "orderByTime": "ASC",
4088           "policy": "default",
4089           "query": "SELECT last(\"value\") FROM \"downstream_rx\" WHERE (\"type\" = 'average_frame_size_per_second') AND $timeFilter GROUP BY time($__interval) fill(null)",
4090           "rawQuery": false,
4091           "refId": "A",
4092           "resultFormat": "time_series",
4093           "select": [
4094             [
4095               {
4096                 "params": [
4097                   "value"
4098                 ],
4099                 "type": "field"
4100               },
4101               {
4102                 "params": [],
4103                 "type": "last"
4104               }
4105             ]
4106           ],
4107           "tags": [
4108             {
4109               "key": "type",
4110               "operator": "=",
4111               "value": "average_frame_size_per_second"
4112             }
4113           ]
4114         }
4115       ],
4116       "thresholds": "",
4117       "title": "Avg RX Packet Size",
4118       "type": "singlestat",
4119       "valueFontSize": "80%",
4120       "valueMaps": [
4121         {
4122           "op": "=",
4123           "text": "N/A",
4124           "value": "null"
4125         }
4126       ],
4127       "valueName": "current"
4128     },
4129     {
4130       "cacheTimeout": null,
4131       "colorBackground": false,
4132       "colorValue": false,
4133       "colors": [
4134         "#299c46",
4135         "rgba(237, 129, 40, 0.89)",
4136         "#d44a3a"
4137       ],
4138       "datasource": null,
4139       "format": "none",
4140       "gauge": {
4141         "maxValue": 100,
4142         "minValue": 0,
4143         "show": false,
4144         "thresholdLabels": false,
4145         "thresholdMarkers": true
4146       },
4147       "gridPos": {
4148         "h": 2,
4149         "w": 3,
4150         "x": 21,
4151         "y": 6
4152       },
4153       "id": 185,
4154       "interval": null,
4155       "links": [],
4156       "mappingType": 1,
4157       "mappingTypes": [
4158         {
4159           "name": "value to text",
4160           "value": 1
4161         },
4162         {
4163           "name": "range to text",
4164           "value": 2
4165         }
4166       ],
4167       "maxDataPoints": 100,
4168       "nullPointMode": "connected",
4169       "nullText": null,
4170       "postfix": "",
4171       "postfixFontSize": "50%",
4172       "prefix": "",
4173       "prefixFontSize": "50%",
4174       "rangeMaps": [
4175         {
4176           "from": "null",
4177           "text": "N/A",
4178           "to": "null"
4179         }
4180       ],
4181       "sparkline": {
4182         "fillColor": "rgba(31, 118, 189, 0.18)",
4183         "full": false,
4184         "lineColor": "rgb(31, 120, 193)",
4185         "show": false
4186       },
4187       "tableColumn": "",
4188       "targets": [
4189         {
4190           "groupBy": [
4191             {
4192               "params": [
4193                 "$__interval"
4194               ],
4195               "type": "time"
4196             },
4197             {
4198               "params": [
4199                 "null"
4200               ],
4201               "type": "fill"
4202             }
4203           ],
4204           "measurement": "downstream_tx",
4205           "orderByTime": "ASC",
4206           "policy": "default",
4207           "refId": "A",
4208           "resultFormat": "time_series",
4209           "select": [
4210             [
4211               {
4212                 "params": [
4213                   "value"
4214                 ],
4215                 "type": "field"
4216               },
4217               {
4218                 "params": [],
4219                 "type": "last"
4220               }
4221             ]
4222           ],
4223           "tags": [
4224             {
4225               "key": "type",
4226               "operator": "=",
4227               "value": "average_frame_size_per_second"
4228             }
4229           ]
4230         }
4231       ],
4232       "thresholds": "",
4233       "title": "Avg TX Frame Size",
4234       "type": "singlestat",
4235       "valueFontSize": "80%",
4236       "valueMaps": [
4237         {
4238           "op": "=",
4239           "text": "N/A",
4240           "value": "null"
4241         }
4242       ],
4243       "valueName": "current"
4244     },
4245     {
4246       "cacheTimeout": null,
4247       "colorBackground": false,
4248       "colorValue": false,
4249       "colors": [
4250         "#299c46",
4251         "rgba(237, 129, 40, 0.89)",
4252         "#d44a3a"
4253       ],
4254       "datasource": null,
4255       "format": "none",
4256       "gauge": {
4257         "maxValue": 100,
4258         "minValue": 0,
4259         "show": false,
4260         "thresholdLabels": false,
4261         "thresholdMarkers": true
4262       },
4263       "gridPos": {
4264         "h": 2,
4265         "w": 3,
4266         "x": 9,
4267         "y": 8
4268       },
4269       "id": 29,
4270       "interval": null,
4271       "links": [],
4272       "mappingType": 1,
4273       "mappingTypes": [
4274         {
4275           "name": "value to text",
4276           "value": 1
4277         },
4278         {
4279           "name": "range to text",
4280           "value": 2
4281         }
4282       ],
4283       "maxDataPoints": 100,
4284       "nullPointMode": "connected",
4285       "nullText": null,
4286       "postfix": " kpps",
4287       "postfixFontSize": "50%",
4288       "prefix": "",
4289       "prefixFontSize": "50%",
4290       "rangeMaps": [
4291         {
4292           "from": "null",
4293           "text": "N/A",
4294           "to": "null"
4295         }
4296       ],
4297       "sparkline": {
4298         "fillColor": "rgba(31, 118, 189, 0.18)",
4299         "full": false,
4300         "lineColor": "rgb(31, 120, 193)",
4301         "show": false
4302       },
4303       "tableColumn": "",
4304       "targets": [
4305         {
4306           "groupBy": [
4307             {
4308               "params": [
4309                 "$__interval"
4310               ],
4311               "type": "time"
4312             },
4313             {
4314               "params": [
4315                 "null"
4316               ],
4317               "type": "fill"
4318             }
4319           ],
4320           "orderByTime": "ASC",
4321           "policy": "default",
4322           "query": "SELECT sum(\"last\") /1000\nFROM\n(\nSELECT last(\"value\") \nFROM \"autogen\".\"downstream_rx\" \nWHERE ( \"type\" = 'packets_per_second')\nGROUP BY host\n)",
4323           "rawQuery": true,
4324           "refId": "B",
4325           "resultFormat": "time_series",
4326           "select": [
4327             [
4328               {
4329                 "params": [
4330                   "value"
4331                 ],
4332                 "type": "field"
4333               },
4334               {
4335                 "params": [],
4336                 "type": "mean"
4337               }
4338             ]
4339           ],
4340           "tags": []
4341         }
4342       ],
4343       "thresholds": "",
4344       "title": "RX Packets",
4345       "type": "singlestat",
4346       "valueFontSize": "80%",
4347       "valueMaps": [
4348         {
4349           "op": "=",
4350           "text": "N/A",
4351           "value": "null"
4352         }
4353       ],
4354       "valueName": "current"
4355     },
4356     {
4357       "cacheTimeout": null,
4358       "colorBackground": false,
4359       "colorValue": false,
4360       "colors": [
4361         "#299c46",
4362         "rgba(237, 129, 40, 0.89)",
4363         "#d44a3a"
4364       ],
4365       "datasource": null,
4366       "format": "none",
4367       "gauge": {
4368         "maxValue": 100,
4369         "minValue": 0,
4370         "show": false,
4371         "thresholdLabels": false,
4372         "thresholdMarkers": true
4373       },
4374       "gridPos": {
4375         "h": 3,
4376         "w": 3,
4377         "x": 21,
4378         "y": 8
4379       },
4380       "id": 28,
4381       "interval": null,
4382       "links": [],
4383       "mappingType": 1,
4384       "mappingTypes": [
4385         {
4386           "name": "value to text",
4387           "value": 1
4388         },
4389         {
4390           "name": "range to text",
4391           "value": 2
4392         }
4393       ],
4394       "maxDataPoints": 100,
4395       "nullPointMode": "connected",
4396       "nullText": null,
4397       "postfix": " kfps",
4398       "postfixFontSize": "50%",
4399       "prefix": "",
4400       "prefixFontSize": "50%",
4401       "rangeMaps": [
4402         {
4403           "from": "null",
4404           "text": "N/A",
4405           "to": "null"
4406         }
4407       ],
4408       "sparkline": {
4409         "fillColor": "rgba(31, 118, 189, 0.18)",
4410         "full": false,
4411         "lineColor": "rgb(31, 120, 193)",
4412         "show": false
4413       },
4414       "tableColumn": "",
4415       "targets": [
4416         {
4417           "groupBy": [
4418             {
4419               "params": [
4420                 "$__interval"
4421               ],
4422               "type": "time"
4423             },
4424             {
4425               "params": [
4426                 "null"
4427               ],
4428               "type": "fill"
4429             }
4430           ],
4431           "orderByTime": "ASC",
4432           "policy": "default",
4433           "query": "SELECT sum(\"last\") /1000\nFROM\n(\nSELECT last(\"value\") \nFROM \"autogen\".\"downstream_tx\" \nWHERE ( \"type\" = 'packets_per_second')\nGROUP BY host\n)",
4434           "rawQuery": true,
4435           "refId": "A",
4436           "resultFormat": "time_series",
4437           "select": [
4438             [
4439               {
4440                 "params": [
4441                   "value"
4442                 ],
4443                 "type": "field"
4444               },
4445               {
4446                 "params": [],
4447                 "type": "mean"
4448               }
4449             ]
4450           ],
4451           "tags": []
4452         }
4453       ],
4454       "thresholds": "",
4455       "title": "TX L2TP Frames",
4456       "type": "singlestat",
4457       "valueFontSize": "80%",
4458       "valueMaps": [
4459         {
4460           "op": "=",
4461           "text": "N/A",
4462           "value": "null"
4463         }
4464       ],
4465       "valueName": "current"
4466     },
4467     {
4468       "cacheTimeout": null,
4469       "colorBackground": false,
4470       "colorValue": false,
4471       "colors": [
4472         "#299c46",
4473         "rgba(237, 129, 40, 0.89)",
4474         "#d44a3a"
4475       ],
4476       "datasource": null,
4477       "format": "none",
4478       "gauge": {
4479         "maxValue": 100,
4480         "minValue": 0,
4481         "show": false,
4482         "thresholdLabels": false,
4483         "thresholdMarkers": true
4484       },
4485       "gridPos": {
4486         "h": 2,
4487         "w": 3,
4488         "x": 9,
4489         "y": 10
4490       },
4491       "id": 27,
4492       "interval": null,
4493       "links": [],
4494       "mappingType": 1,
4495       "mappingTypes": [
4496         {
4497           "name": "value to text",
4498           "value": 1
4499         },
4500         {
4501           "name": "range to text",
4502           "value": 2
4503         }
4504       ],
4505       "maxDataPoints": 100,
4506       "nullPointMode": "connected",
4507       "nullText": null,
4508       "postfix": " kpps",
4509       "postfixFontSize": "50%",
4510       "prefix": "",
4511       "prefixFontSize": "50%",
4512       "rangeMaps": [
4513         {
4514           "from": "null",
4515           "text": "N/A",
4516           "to": "null"
4517         }
4518       ],
4519       "sparkline": {
4520         "fillColor": "rgba(31, 118, 189, 0.18)",
4521         "full": false,
4522         "lineColor": "rgb(31, 120, 193)",
4523         "show": false
4524       },
4525       "tableColumn": "",
4526       "targets": [
4527         {
4528           "groupBy": [
4529             {
4530               "params": [
4531                 "$__interval"
4532               ],
4533               "type": "time"
4534             },
4535             {
4536               "params": [
4537                 "null"
4538               ],
4539               "type": "fill"
4540             }
4541           ],
4542           "measurement": "downstream_rx",
4543           "orderByTime": "ASC",
4544           "policy": "default",
4545           "query": "SELECT sum(\"last\") /1000\nFROM\n(\nSELECT last(\"value\") \nFROM \"autogen\".\"downstream_rx\" \nWHERE ( \"type\" = 'dropped_per_second')\nGROUP BY host\n)",
4546           "rawQuery": true,
4547           "refId": "A",
4548           "resultFormat": "time_series",
4549           "select": [
4550             [
4551               {
4552                 "params": [
4553                   "value"
4554                 ],
4555                 "type": "field"
4556               },
4557               {
4558                 "params": [],
4559                 "type": "last"
4560               },
4561               {
4562                 "params": [
4563                   "/1000"
4564                 ],
4565                 "type": "math"
4566               }
4567             ]
4568           ],
4569           "tags": [
4570             {
4571               "key": "type",
4572               "operator": "=",
4573               "value": "dropped_per_second"
4574             }
4575           ]
4576         }
4577       ],
4578       "thresholds": "",
4579       "title": "RX Dropped",
4580       "type": "singlestat",
4581       "valueFontSize": "80%",
4582       "valueMaps": [
4583         {
4584           "op": "=",
4585           "text": "N/A",
4586           "value": "null"
4587         }
4588       ],
4589       "valueName": "current"
4590     },
4591     {
4592       "cacheTimeout": null,
4593       "colorBackground": false,
4594       "colorValue": false,
4595       "colors": [
4596         "#299c46",
4597         "rgba(237, 129, 40, 0.89)",
4598         "#d44a3a"
4599       ],
4600       "datasource": null,
4601       "format": "none",
4602       "gauge": {
4603         "maxValue": 100,
4604         "minValue": 0,
4605         "show": false,
4606         "thresholdLabels": false,
4607         "thresholdMarkers": true
4608       },
4609       "gridPos": {
4610         "h": 3,
4611         "w": 3,
4612         "x": 21,
4613         "y": 11
4614       },
4615       "id": 26,
4616       "interval": null,
4617       "links": [],
4618       "mappingType": 1,
4619       "mappingTypes": [
4620         {
4621           "name": "value to text",
4622           "value": 1
4623         },
4624         {
4625           "name": "range to text",
4626           "value": 2
4627         }
4628       ],
4629       "maxDataPoints": 100,
4630       "nullPointMode": "connected",
4631       "nullText": null,
4632       "postfix": "kfps",
4633       "postfixFontSize": "50%",
4634       "prefix": "",
4635       "prefixFontSize": "50%",
4636       "rangeMaps": [
4637         {
4638           "from": "null",
4639           "text": "N/A",
4640           "to": "null"
4641         }
4642       ],
4643       "sparkline": {
4644         "fillColor": "rgba(31, 118, 189, 0.18)",
4645         "full": false,
4646         "lineColor": "rgb(31, 120, 193)",
4647         "show": false
4648       },
4649       "tableColumn": "",
4650       "targets": [
4651         {
4652           "groupBy": [
4653             {
4654               "params": [
4655                 "$__interval"
4656               ],
4657               "type": "time"
4658             },
4659             {
4660               "params": [
4661                 "null"
4662               ],
4663               "type": "fill"
4664             }
4665           ],
4666           "measurement": "downstream_tx",
4667           "orderByTime": "ASC",
4668           "policy": "default",
4669           "query": "SELECT sum(\"last\") /1000\nFROM\n(\nSELECT last(\"value\") \nFROM \"autogen\".\"downstream_tx\" \nWHERE ( \"type\" = 'dropped_per_second')\nGROUP BY host\n)",
4670           "rawQuery": true,
4671           "refId": "A",
4672           "resultFormat": "time_series",
4673           "select": [
4674             [
4675               {
4676                 "params": [
4677                   "value"
4678                 ],
4679                 "type": "field"
4680               },
4681               {
4682                 "params": [],
4683                 "type": "last"
4684               },
4685               {
4686                 "params": [
4687                   "/1000"
4688                 ],
4689                 "type": "math"
4690               }
4691             ]
4692           ],
4693           "tags": [
4694             {
4695               "key": "type",
4696               "operator": "=",
4697               "value": "dropped_per_second"
4698             }
4699           ]
4700         }
4701       ],
4702       "thresholds": "",
4703       "title": "TX Dropped",
4704       "type": "singlestat",
4705       "valueFontSize": "80%",
4706       "valueMaps": [
4707         {
4708           "op": "=",
4709           "text": "N/A",
4710           "value": "null"
4711         }
4712       ],
4713       "valueName": "current"
4714     },
4715     {
4716       "cacheTimeout": null,
4717       "colorBackground": false,
4718       "colorValue": false,
4719       "colors": [
4720         "#299c46",
4721         "rgba(237, 129, 40, 0.89)",
4722         "#d44a3a"
4723       ],
4724       "datasource": null,
4725       "format": "none",
4726       "gauge": {
4727         "maxValue": 100,
4728         "minValue": 0,
4729         "show": false,
4730         "thresholdLabels": false,
4731         "thresholdMarkers": true
4732       },
4733       "gridPos": {
4734         "h": 2,
4735         "w": 3,
4736         "x": 9,
4737         "y": 12
4738       },
4739       "id": 193,
4740       "interval": null,
4741       "links": [],
4742       "mappingType": 1,
4743       "mappingTypes": [
4744         {
4745           "name": "value to text",
4746           "value": 1
4747         },
4748         {
4749           "name": "range to text",
4750           "value": 2
4751         }
4752       ],
4753       "maxDataPoints": 100,
4754       "nullPointMode": "connected",
4755       "nullText": null,
4756       "postfix": " kpps",
4757       "postfixFontSize": "50%",
4758       "prefix": "",
4759       "prefixFontSize": "50%",
4760       "rangeMaps": [
4761         {
4762           "from": "null",
4763           "text": "N/A",
4764           "to": "null"
4765         }
4766       ],
4767       "sparkline": {
4768         "fillColor": "rgba(31, 118, 189, 0.18)",
4769         "full": false,
4770         "lineColor": "rgb(31, 120, 193)",
4771         "show": false
4772       },
4773       "tableColumn": "",
4774       "targets": [
4775         {
4776           "groupBy": [
4777             {
4778               "params": [
4779                 "$__interval"
4780               ],
4781               "type": "time"
4782             },
4783             {
4784               "params": [
4785                 "null"
4786               ],
4787               "type": "fill"
4788             }
4789           ],
4790           "measurement": "downstream_rx",
4791           "orderByTime": "ASC",
4792           "policy": "default",
4793           "query": "SELECT sum(\"last\") /1000\nFROM\n(\nSELECT last(\"value\") \nFROM \"autogen\".\"downstream_value\" \nWHERE ( \"type\" = 'sched_dropped_per_second')\nGROUP BY host\n)",
4794           "rawQuery": true,
4795           "refId": "A",
4796           "resultFormat": "time_series",
4797           "select": [
4798             [
4799               {
4800                 "params": [
4801                   "value"
4802                 ],
4803                 "type": "field"
4804               },
4805               {
4806                 "params": [],
4807                 "type": "last"
4808               },
4809               {
4810                 "params": [
4811                   "/1000"
4812                 ],
4813                 "type": "math"
4814               }
4815             ]
4816           ],
4817           "tags": [
4818             {
4819               "key": "type",
4820               "operator": "=",
4821               "value": "dropped_per_second"
4822             }
4823           ]
4824         }
4825       ],
4826       "thresholds": "",
4827       "title": "Scheduler Dropped",
4828       "type": "singlestat",
4829       "valueFontSize": "80%",
4830       "valueMaps": [
4831         {
4832           "op": "=",
4833           "text": "N/A",
4834           "value": "null"
4835         }
4836       ],
4837       "valueName": "current"
4838     },
4839     {
4840       "aliasColors": {
4841         "0": "#0a437c",
4842         "1": "#0a437c",
4843         "2": "#0a437c",
4844         "3": "#0a437c",
4845         "4": "#0a437c",
4846         "5": "#0a437c",
4847         "6": "#0a437c",
4848         "7": "#0a437c",
4849         "8": "#0a437c",
4850         "9": "#0a437c",
4851         "10": "#0a437c",
4852         "11": "#0a437c",
4853         "12": "#0a437c",
4854         "13": "#0a437c",
4855         "14": "#0a437c",
4856         "15": "#0a437c",
4857         "16": "#0a437c",
4858         "17": "#0a437c",
4859         "18": "#0a437c",
4860         "19": "#0a437c",
4861         "20": "#0a437c",
4862         "21": "#0a437c",
4863         "22": "#0a437c",
4864         "23": "#0a437c",
4865         "24": "#0a437c",
4866         "25": "#0a437c",
4867         "26": "#0a437c",
4868         "27": "#0a437c",
4869         "28": "#0a437c",
4870         "29": "#0a437c",
4871         "30": "#0a437c",
4872         "31": "#0a437c"
4873       },
4874       "bars": true,
4875       "dashLength": 10,
4876       "dashes": false,
4877       "datasource": null,
4878       "fill": 1,
4879       "gridPos": {
4880         "h": 7,
4881         "w": 12,
4882         "x": 0,
4883         "y": 14
4884       },
4885       "id": 18,
4886       "legend": {
4887         "avg": false,
4888         "current": false,
4889         "max": false,
4890         "min": false,
4891         "show": false,
4892         "total": false,
4893         "values": false
4894       },
4895       "lines": false,
4896       "linewidth": 1,
4897       "links": [],
4898       "nullPointMode": "null",
4899       "percentage": false,
4900       "pointradius": 5,
4901       "points": false,
4902       "renderer": "flot",
4903       "seriesOverrides": [],
4904       "spaceLength": 10,
4905       "stack": false,
4906       "steppedLine": false,
4907       "targets": [
4908         {
4909           "alias": "0",
4910           "groupBy": [
4911             {
4912               "params": [
4913                 "$__interval"
4914               ],
4915               "type": "time"
4916             },
4917             {
4918               "params": [
4919                 "null"
4920               ],
4921               "type": "fill"
4922             }
4923           ],
4924           "measurement": "downstream_rx",
4925           "orderByTime": "ASC",
4926           "policy": "default",
4927           "refId": "A",
4928           "resultFormat": "time_series",
4929           "select": [
4930             [
4931               {
4932                 "params": [
4933                   "value"
4934                 ],
4935                 "type": "field"
4936               },
4937               {
4938                 "params": [],
4939                 "type": "distinct"
4940               },
4941               {
4942                 "params": [
4943                   "/1000"
4944                 ],
4945                 "type": "math"
4946               }
4947             ]
4948           ],
4949           "tags": [
4950             {
4951               "key": "host",
4952               "operator": "=",
4953               "value": "service_group_0"
4954             },
4955             {
4956               "condition": "AND",
4957               "key": "type",
4958               "operator": "=",
4959               "value": "packets_per_second"
4960             }
4961           ]
4962         },
4963         {
4964           "alias": "1",
4965           "groupBy": [
4966             {
4967               "params": [
4968                 "$__interval"
4969               ],
4970               "type": "time"
4971             },
4972             {
4973               "params": [
4974                 "null"
4975               ],
4976               "type": "fill"
4977             }
4978           ],
4979           "measurement": "downstream_rx",
4980           "orderByTime": "ASC",
4981           "policy": "default",
4982           "refId": "B",
4983           "resultFormat": "time_series",
4984           "select": [
4985             [
4986               {
4987                 "params": [
4988                   "value"
4989                 ],
4990                 "type": "field"
4991               },
4992               {
4993                 "params": [],
4994                 "type": "distinct"
4995               },
4996               {
4997                 "params": [
4998                   "/1000"
4999                 ],
5000                 "type": "math"
5001               }
5002             ]
5003           ],
5004           "tags": [
5005             {
5006               "key": "host",
5007               "operator": "=",
5008               "value": "service_group_1"
5009             },
5010             {
5011               "condition": "AND",
5012               "key": "type",
5013               "operator": "=",
5014               "value": "packets_per_second"
5015             }
5016           ]
5017         },
5018         {
5019           "alias": "2",
5020           "groupBy": [
5021             {
5022               "params": [
5023                 "$__interval"
5024               ],
5025               "type": "time"
5026             },
5027             {
5028               "params": [
5029                 "null"
5030               ],
5031               "type": "fill"
5032             }
5033           ],
5034           "measurement": "downstream_rx",
5035           "orderByTime": "ASC",
5036           "policy": "default",
5037           "refId": "C",
5038           "resultFormat": "time_series",
5039           "select": [
5040             [
5041               {
5042                 "params": [
5043                   "value"
5044                 ],
5045                 "type": "field"
5046               },
5047               {
5048                 "params": [],
5049                 "type": "distinct"
5050               },
5051               {
5052                 "params": [
5053                   "/1000"
5054                 ],
5055                 "type": "math"
5056               }
5057             ]
5058           ],
5059           "tags": [
5060             {
5061               "key": "host",
5062               "operator": "=",
5063               "value": "service_group_2"
5064             },
5065             {
5066               "condition": "AND",
5067               "key": "type",
5068               "operator": "=",
5069               "value": "packets_per_second"
5070             }
5071           ]
5072         },
5073         {
5074           "alias": "3",
5075           "groupBy": [
5076             {
5077               "params": [
5078                 "$__interval"
5079               ],
5080               "type": "time"
5081             },
5082             {
5083               "params": [
5084                 "null"
5085               ],
5086               "type": "fill"
5087             }
5088           ],
5089           "measurement": "downstream_rx",
5090           "orderByTime": "ASC",
5091           "policy": "default",
5092           "refId": "D",
5093           "resultFormat": "time_series",
5094           "select": [
5095             [
5096               {
5097                 "params": [
5098                   "value"
5099                 ],
5100                 "type": "field"
5101               },
5102               {
5103                 "params": [],
5104                 "type": "distinct"
5105               },
5106               {
5107                 "params": [
5108                   "/1000"
5109                 ],
5110                 "type": "math"
5111               }
5112             ]
5113           ],
5114           "tags": [
5115             {
5116               "key": "host",
5117               "operator": "=",
5118               "value": "service_group_3"
5119             },
5120             {
5121               "condition": "AND",
5122               "key": "type",
5123               "operator": "=",
5124               "value": "packets_per_second"
5125             }
5126           ]
5127         },
5128         {
5129           "alias": "4",
5130           "groupBy": [
5131             {
5132               "params": [
5133                 "$__interval"
5134               ],
5135               "type": "time"
5136             },
5137             {
5138               "params": [
5139                 "null"
5140               ],
5141               "type": "fill"
5142             }
5143           ],
5144           "measurement": "downstream_rx",
5145           "orderByTime": "ASC",
5146           "policy": "default",
5147           "refId": "E",
5148           "resultFormat": "time_series",
5149           "select": [
5150             [
5151               {
5152                 "params": [
5153                   "value"
5154                 ],
5155                 "type": "field"
5156               },
5157               {
5158                 "params": [],
5159                 "type": "distinct"
5160               },
5161               {
5162                 "params": [
5163                   "/1000"
5164                 ],
5165                 "type": "math"
5166               }
5167             ]
5168           ],
5169           "tags": [
5170             {
5171               "key": "host",
5172               "operator": "=",
5173               "value": "service_group_4"
5174             },
5175             {
5176               "condition": "AND",
5177               "key": "type",
5178               "operator": "=",
5179               "value": "packets_per_second"
5180             }
5181           ]
5182         },
5183         {
5184           "alias": "5",
5185           "groupBy": [
5186             {
5187               "params": [
5188                 "$__interval"
5189               ],
5190               "type": "time"
5191             },
5192             {
5193               "params": [
5194                 "null"
5195               ],
5196               "type": "fill"
5197             }
5198           ],
5199           "measurement": "downstream_rx",
5200           "orderByTime": "ASC",
5201           "policy": "default",
5202           "refId": "F",
5203           "resultFormat": "time_series",
5204           "select": [
5205             [
5206               {
5207                 "params": [
5208                   "value"
5209                 ],
5210                 "type": "field"
5211               },
5212               {
5213                 "params": [],
5214                 "type": "distinct"
5215               },
5216               {
5217                 "params": [
5218                   "/1000"
5219                 ],
5220                 "type": "math"
5221               }
5222             ]
5223           ],
5224           "tags": [
5225             {
5226               "key": "host",
5227               "operator": "=",
5228               "value": "service_group_5"
5229             },
5230             {
5231               "condition": "AND",
5232               "key": "type",
5233               "operator": "=",
5234               "value": "packets_per_second"
5235             }
5236           ]
5237         },
5238         {
5239           "alias": "6",
5240           "groupBy": [
5241             {
5242               "params": [
5243                 "$__interval"
5244               ],
5245               "type": "time"
5246             },
5247             {
5248               "params": [
5249                 "null"
5250               ],
5251               "type": "fill"
5252             }
5253           ],
5254           "measurement": "downstream_rx",
5255           "orderByTime": "ASC",
5256           "policy": "default",
5257           "refId": "G",
5258           "resultFormat": "time_series",
5259           "select": [
5260             [
5261               {
5262                 "params": [
5263                   "value"
5264                 ],
5265                 "type": "field"
5266               },
5267               {
5268                 "params": [],
5269                 "type": "distinct"
5270               },
5271               {
5272                 "params": [
5273                   "/1000"
5274                 ],
5275                 "type": "math"
5276               }
5277             ]
5278           ],
5279           "tags": [
5280             {
5281               "key": "host",
5282               "operator": "=",
5283               "value": "service_group_6"
5284             },
5285             {
5286               "condition": "AND",
5287               "key": "type",
5288               "operator": "=",
5289               "value": "packets_per_second"
5290             }
5291           ]
5292         },
5293         {
5294           "alias": "7",
5295           "groupBy": [
5296             {
5297               "params": [
5298                 "$__interval"
5299               ],
5300               "type": "time"
5301             },
5302             {
5303               "params": [
5304                 "null"
5305               ],
5306               "type": "fill"
5307             }
5308           ],
5309           "measurement": "downstream_rx",
5310           "orderByTime": "ASC",
5311           "policy": "default",
5312           "refId": "H",
5313           "resultFormat": "time_series",
5314           "select": [
5315             [
5316               {
5317                 "params": [
5318                   "value"
5319                 ],
5320                 "type": "field"
5321               },
5322               {
5323                 "params": [],
5324                 "type": "distinct"
5325               },
5326               {
5327                 "params": [
5328                   "/1000"
5329                 ],
5330                 "type": "math"
5331               }
5332             ]
5333           ],
5334           "tags": [
5335             {
5336               "key": "host",
5337               "operator": "=",
5338               "value": "service_group_7"
5339             },
5340             {
5341               "condition": "AND",
5342               "key": "type",
5343               "operator": "=",
5344               "value": "packets_per_second"
5345             }
5346           ]
5347         },
5348         {
5349           "alias": "8",
5350           "groupBy": [
5351             {
5352               "params": [
5353                 "$__interval"
5354               ],
5355               "type": "time"
5356             },
5357             {
5358               "params": [
5359                 "null"
5360               ],
5361               "type": "fill"
5362             }
5363           ],
5364           "measurement": "downstream_rx",
5365           "orderByTime": "ASC",
5366           "policy": "default",
5367           "refId": "I",
5368           "resultFormat": "time_series",
5369           "select": [
5370             [
5371               {
5372                 "params": [
5373                   "value"
5374                 ],
5375                 "type": "field"
5376               },
5377               {
5378                 "params": [],
5379                 "type": "distinct"
5380               },
5381               {
5382                 "params": [
5383                   "/1000"
5384                 ],
5385                 "type": "math"
5386               }
5387             ]
5388           ],
5389           "tags": [
5390             {
5391               "key": "host",
5392               "operator": "=",
5393               "value": "service_group_8"
5394             },
5395             {
5396               "condition": "AND",
5397               "key": "type",
5398               "operator": "=",
5399               "value": "packets_per_second"
5400             }
5401           ]
5402         },
5403         {
5404           "alias": "9",
5405           "groupBy": [
5406             {
5407               "params": [
5408                 "$__interval"
5409               ],
5410               "type": "time"
5411             },
5412             {
5413               "params": [
5414                 "null"
5415               ],
5416               "type": "fill"
5417             }
5418           ],
5419           "measurement": "downstream_rx",
5420           "orderByTime": "ASC",
5421           "policy": "default",
5422           "refId": "J",
5423           "resultFormat": "time_series",
5424           "select": [
5425             [
5426               {
5427                 "params": [
5428                   "value"
5429                 ],
5430                 "type": "field"
5431               },
5432               {
5433                 "params": [],
5434                 "type": "distinct"
5435               },
5436               {
5437                 "params": [
5438                   "/1000"
5439                 ],
5440                 "type": "math"
5441               }
5442             ]
5443           ],
5444           "tags": [
5445             {
5446               "key": "host",
5447               "operator": "=",
5448               "value": "service_group_9"
5449             },
5450             {
5451               "condition": "AND",
5452               "key": "type",
5453               "operator": "=",
5454               "value": "packets_per_second"
5455             }
5456           ]
5457         },
5458         {
5459           "alias": "10",
5460           "groupBy": [
5461             {
5462               "params": [
5463                 "$__interval"
5464               ],
5465               "type": "time"
5466             },
5467             {
5468               "params": [
5469                 "null"
5470               ],
5471               "type": "fill"
5472             }
5473           ],
5474           "measurement": "downstream_rx",
5475           "orderByTime": "ASC",
5476           "policy": "default",
5477           "refId": "K",
5478           "resultFormat": "time_series",
5479           "select": [
5480             [
5481               {
5482                 "params": [
5483                   "value"
5484                 ],
5485                 "type": "field"
5486               },
5487               {
5488                 "params": [],
5489                 "type": "distinct"
5490               },
5491               {
5492                 "params": [
5493                   "/1000"
5494                 ],
5495                 "type": "math"
5496               }
5497             ]
5498           ],
5499           "tags": [
5500             {
5501               "key": "host",
5502               "operator": "=",
5503               "value": "service_group_10"
5504             },
5505             {
5506               "condition": "AND",
5507               "key": "type",
5508               "operator": "=",
5509               "value": "packets_per_second"
5510             }
5511           ]
5512         },
5513         {
5514           "alias": "11",
5515           "groupBy": [
5516             {
5517               "params": [
5518                 "$__interval"
5519               ],
5520               "type": "time"
5521             },
5522             {
5523               "params": [
5524                 "null"
5525               ],
5526               "type": "fill"
5527             }
5528           ],
5529           "measurement": "downstream_rx",
5530           "orderByTime": "ASC",
5531           "policy": "default",
5532           "refId": "L",
5533           "resultFormat": "time_series",
5534           "select": [
5535             [
5536               {
5537                 "params": [
5538                   "value"
5539                 ],
5540                 "type": "field"
5541               },
5542               {
5543                 "params": [],
5544                 "type": "distinct"
5545               },
5546               {
5547                 "params": [
5548                   "/1000"
5549                 ],
5550                 "type": "math"
5551               }
5552             ]
5553           ],
5554           "tags": [
5555             {
5556               "key": "host",
5557               "operator": "=",
5558               "value": "service_group_11"
5559             },
5560             {
5561               "condition": "AND",
5562               "key": "type",
5563               "operator": "=",
5564               "value": "packets_per_second"
5565             }
5566           ]
5567         },
5568         {
5569           "alias": "12",
5570           "groupBy": [
5571             {
5572               "params": [
5573                 "$__interval"
5574               ],
5575               "type": "time"
5576             },
5577             {
5578               "params": [
5579                 "null"
5580               ],
5581               "type": "fill"
5582             }
5583           ],
5584           "measurement": "downstream_rx",
5585           "orderByTime": "ASC",
5586           "policy": "default",
5587           "refId": "M",
5588           "resultFormat": "time_series",
5589           "select": [
5590             [
5591               {
5592                 "params": [
5593                   "value"
5594                 ],
5595                 "type": "field"
5596               },
5597               {
5598                 "params": [],
5599                 "type": "distinct"
5600               },
5601               {
5602                 "params": [
5603                   "/1000"
5604                 ],
5605                 "type": "math"
5606               }
5607             ]
5608           ],
5609           "tags": [
5610             {
5611               "key": "host",
5612               "operator": "=",
5613               "value": "service_group_12"
5614             },
5615             {
5616               "condition": "AND",
5617               "key": "type",
5618               "operator": "=",
5619               "value": "packets_per_second"
5620             }
5621           ]
5622         },
5623         {
5624           "alias": "13",
5625           "groupBy": [
5626             {
5627               "params": [
5628                 "$__interval"
5629               ],
5630               "type": "time"
5631             },
5632             {
5633               "params": [
5634                 "null"
5635               ],
5636               "type": "fill"
5637             }
5638           ],
5639           "measurement": "downstream_rx",
5640           "orderByTime": "ASC",
5641           "policy": "default",
5642           "refId": "N",
5643           "resultFormat": "time_series",
5644           "select": [
5645             [
5646               {
5647                 "params": [
5648                   "value"
5649                 ],
5650                 "type": "field"
5651               },
5652               {
5653                 "params": [],
5654                 "type": "distinct"
5655               },
5656               {
5657                 "params": [
5658                   "/1000"
5659                 ],
5660                 "type": "math"
5661               }
5662             ]
5663           ],
5664           "tags": [
5665             {
5666               "key": "host",
5667               "operator": "=",
5668               "value": "service_group_13"
5669             },
5670             {
5671               "condition": "AND",
5672               "key": "type",
5673               "operator": "=",
5674               "value": "packets_per_second"
5675             }
5676           ]
5677         },
5678         {
5679           "alias": "14",
5680           "groupBy": [
5681             {
5682               "params": [
5683                 "$__interval"
5684               ],
5685               "type": "time"
5686             },
5687             {
5688               "params": [
5689                 "null"
5690               ],
5691               "type": "fill"
5692             }
5693           ],
5694           "measurement": "downstream_rx",
5695           "orderByTime": "ASC",
5696           "policy": "default",
5697           "refId": "O",
5698           "resultFormat": "time_series",
5699           "select": [
5700             [
5701               {
5702                 "params": [
5703                   "value"
5704                 ],
5705                 "type": "field"
5706               },
5707               {
5708                 "params": [],
5709                 "type": "distinct"
5710               },
5711               {
5712                 "params": [
5713                   "/1000"
5714                 ],
5715                 "type": "math"
5716               }
5717             ]
5718           ],
5719           "tags": [
5720             {
5721               "key": "host",
5722               "operator": "=",
5723               "value": "service_group_14"
5724             },
5725             {
5726               "condition": "AND",
5727               "key": "type",
5728               "operator": "=",
5729               "value": "packets_per_second"
5730             }
5731           ]
5732         },
5733         {
5734           "alias": "15",
5735           "groupBy": [
5736             {
5737               "params": [
5738                 "$__interval"
5739               ],
5740               "type": "time"
5741             },
5742             {
5743               "params": [
5744                 "null"
5745               ],
5746               "type": "fill"
5747             }
5748           ],
5749           "measurement": "downstream_rx",
5750           "orderByTime": "ASC",
5751           "policy": "default",
5752           "refId": "P",
5753           "resultFormat": "time_series",
5754           "select": [
5755             [
5756               {
5757                 "params": [
5758                   "value"
5759                 ],
5760                 "type": "field"
5761               },
5762               {
5763                 "params": [],
5764                 "type": "distinct"
5765               },
5766               {
5767                 "params": [
5768                   "/1000"
5769                 ],
5770                 "type": "math"
5771               }
5772             ]
5773           ],
5774           "tags": [
5775             {
5776               "key": "host",
5777               "operator": "=",
5778               "value": "service_group_15"
5779             },
5780             {
5781               "condition": "AND",
5782               "key": "type",
5783               "operator": "=",
5784               "value": "packets_per_second"
5785             }
5786           ]
5787         },
5788         {
5789           "alias": "16",
5790           "groupBy": [
5791             {
5792               "params": [
5793                 "$__interval"
5794               ],
5795               "type": "time"
5796             },
5797             {
5798               "params": [
5799                 "null"
5800               ],
5801               "type": "fill"
5802             }
5803           ],
5804           "measurement": "downstream_rx",
5805           "orderByTime": "ASC",
5806           "policy": "default",
5807           "refId": "A",
5808           "resultFormat": "time_series",
5809           "select": [
5810             [
5811               {
5812                 "params": [
5813                   "value"
5814                 ],
5815                 "type": "field"
5816               },
5817               {
5818                 "params": [],
5819                 "type": "distinct"
5820               },
5821               {
5822                 "params": [
5823                   "/1000"
5824                 ],
5825                 "type": "math"
5826               }
5827             ]
5828           ],
5829           "tags": [
5830             {
5831               "key": "host",
5832               "operator": "=",
5833               "value": "service_group_16"
5834             },
5835             {
5836               "condition": "AND",
5837               "key": "type",
5838               "operator": "=",
5839               "value": "packets_per_second"
5840             }
5841           ]
5842         },
5843         {
5844           "alias": "17",
5845           "groupBy": [
5846             {
5847               "params": [
5848                 "$__interval"
5849               ],
5850               "type": "time"
5851             },
5852             {
5853               "params": [
5854                 "null"
5855               ],
5856               "type": "fill"
5857             }
5858           ],
5859           "measurement": "downstream_rx",
5860           "orderByTime": "ASC",
5861           "policy": "default",
5862           "refId": "B",
5863           "resultFormat": "time_series",
5864           "select": [
5865             [
5866               {
5867                 "params": [
5868                   "value"
5869                 ],
5870                 "type": "field"
5871               },
5872               {
5873                 "params": [],
5874                 "type": "distinct"
5875               },
5876               {
5877                 "params": [
5878                   "/1000"
5879                 ],
5880                 "type": "math"
5881               }
5882             ]
5883           ],
5884           "tags": [
5885             {
5886               "key": "host",
5887               "operator": "=",
5888               "value": "service_group_17"
5889             },
5890             {
5891               "condition": "AND",
5892               "key": "type",
5893               "operator": "=",
5894               "value": "packets_per_second"
5895             }
5896           ]
5897         },
5898         {
5899           "alias": "18",
5900           "groupBy": [
5901             {
5902               "params": [
5903                 "$__interval"
5904               ],
5905               "type": "time"
5906             },
5907             {
5908               "params": [
5909                 "null"
5910               ],
5911               "type": "fill"
5912             }
5913           ],
5914           "measurement": "downstream_rx",
5915           "orderByTime": "ASC",
5916           "policy": "default",
5917           "refId": "C",
5918           "resultFormat": "time_series",
5919           "select": [
5920             [
5921               {
5922                 "params": [
5923                   "value"
5924                 ],
5925                 "type": "field"
5926               },
5927               {
5928                 "params": [],
5929                 "type": "distinct"
5930               },
5931               {
5932                 "params": [
5933                   "/1000"
5934                 ],
5935                 "type": "math"
5936               }
5937             ]
5938           ],
5939           "tags": [
5940             {
5941               "key": "host",
5942               "operator": "=",
5943               "value": "service_group_18"
5944             },
5945             {
5946               "condition": "AND",
5947               "key": "type",
5948               "operator": "=",
5949               "value": "packets_per_second"
5950             }
5951           ]
5952         },
5953         {
5954           "alias": "19",
5955           "groupBy": [
5956             {
5957               "params": [
5958                 "$__interval"
5959               ],
5960               "type": "time"
5961             },
5962             {
5963               "params": [
5964                 "null"
5965               ],
5966               "type": "fill"
5967             }
5968           ],
5969           "measurement": "downstream_rx",
5970           "orderByTime": "ASC",
5971           "policy": "default",
5972           "refId": "D",
5973           "resultFormat": "time_series",
5974           "select": [
5975             [
5976               {
5977                 "params": [
5978                   "value"
5979                 ],
5980                 "type": "field"
5981               },
5982               {
5983                 "params": [],
5984                 "type": "distinct"
5985               },
5986               {
5987                 "params": [
5988                   "/1000"
5989                 ],
5990                 "type": "math"
5991               }
5992             ]
5993           ],
5994           "tags": [
5995             {
5996               "key": "host",
5997               "operator": "=",
5998               "value": "service_group_19"
5999             },
6000             {
6001               "condition": "AND",
6002               "key": "type",
6003               "operator": "=",
6004               "value": "packets_per_second"
6005             }
6006           ]
6007         },
6008         {
6009           "alias": "20",
6010           "groupBy": [
6011             {
6012               "params": [
6013                 "$__interval"
6014               ],
6015               "type": "time"
6016             },
6017             {
6018               "params": [
6019                 "null"
6020               ],
6021               "type": "fill"
6022             }
6023           ],
6024           "measurement": "downstream_rx",
6025           "orderByTime": "ASC",
6026           "policy": "default",
6027           "refId": "E",
6028           "resultFormat": "time_series",
6029           "select": [
6030             [
6031               {
6032                 "params": [
6033                   "value"
6034                 ],
6035                 "type": "field"
6036               },
6037               {
6038                 "params": [],
6039                 "type": "distinct"
6040               },
6041               {
6042                 "params": [
6043                   "/1000"
6044                 ],
6045                 "type": "math"
6046               }
6047             ]
6048           ],
6049           "tags": [
6050             {
6051               "key": "host",
6052               "operator": "=",
6053               "value": "service_group_20"
6054             },
6055             {
6056               "condition": "AND",
6057               "key": "type",
6058               "operator": "=",
6059               "value": "packets_per_second"
6060             }
6061           ]
6062         },
6063         {
6064           "alias": "21",
6065           "groupBy": [
6066             {
6067               "params": [
6068                 "$__interval"
6069               ],
6070               "type": "time"
6071             },
6072             {
6073               "params": [
6074                 "null"
6075               ],
6076               "type": "fill"
6077             }
6078           ],
6079           "measurement": "downstream_rx",
6080           "orderByTime": "ASC",
6081           "policy": "default",
6082           "refId": "F",
6083           "resultFormat": "time_series",
6084           "select": [
6085             [
6086               {
6087                 "params": [
6088                   "value"
6089                 ],
6090                 "type": "field"
6091               },
6092               {
6093                 "params": [],
6094                 "type": "distinct"
6095               },
6096               {
6097                 "params": [
6098                   "/1000"
6099                 ],
6100                 "type": "math"
6101               }
6102             ]
6103           ],
6104           "tags": [
6105             {
6106               "key": "host",
6107               "operator": "=",
6108               "value": "service_group_21"
6109             },
6110             {
6111               "condition": "AND",
6112               "key": "type",
6113               "operator": "=",
6114               "value": "packets_per_second"
6115             }
6116           ]
6117         },
6118         {
6119           "alias": "22",
6120           "groupBy": [
6121             {
6122               "params": [
6123                 "$__interval"
6124               ],
6125               "type": "time"
6126             },
6127             {
6128               "params": [
6129                 "null"
6130               ],
6131               "type": "fill"
6132             }
6133           ],
6134           "measurement": "downstream_rx",
6135           "orderByTime": "ASC",
6136           "policy": "default",
6137           "refId": "G",
6138           "resultFormat": "time_series",
6139           "select": [
6140             [
6141               {
6142                 "params": [
6143                   "value"
6144                 ],
6145                 "type": "field"
6146               },
6147               {
6148                 "params": [],
6149                 "type": "distinct"
6150               },
6151               {
6152                 "params": [
6153                   "/1000"
6154                 ],
6155                 "type": "math"
6156               }
6157             ]
6158           ],
6159           "tags": [
6160             {
6161               "key": "host",
6162               "operator": "=",
6163               "value": "service_group_22"
6164             },
6165             {
6166               "condition": "AND",
6167               "key": "type",
6168               "operator": "=",
6169               "value": "packets_per_second"
6170             }
6171           ]
6172         },
6173         {
6174           "alias": "23",
6175           "groupBy": [
6176             {
6177               "params": [
6178                 "$__interval"
6179               ],
6180               "type": "time"
6181             },
6182             {
6183               "params": [
6184                 "null"
6185               ],
6186               "type": "fill"
6187             }
6188           ],
6189           "measurement": "downstream_rx",
6190           "orderByTime": "ASC",
6191           "policy": "default",
6192           "refId": "H",
6193           "resultFormat": "time_series",
6194           "select": [
6195             [
6196               {
6197                 "params": [
6198                   "value"
6199                 ],
6200                 "type": "field"
6201               },
6202               {
6203                 "params": [],
6204                 "type": "distinct"
6205               },
6206               {
6207                 "params": [
6208                   "/1000"
6209                 ],
6210                 "type": "math"
6211               }
6212             ]
6213           ],
6214           "tags": [
6215             {
6216               "key": "host",
6217               "operator": "=",
6218               "value": "service_group_23"
6219             },
6220             {
6221               "condition": "AND",
6222               "key": "type",
6223               "operator": "=",
6224               "value": "packets_per_second"
6225             }
6226           ]
6227         },
6228         {
6229           "alias": "24",
6230           "groupBy": [
6231             {
6232               "params": [
6233                 "$__interval"
6234               ],
6235               "type": "time"
6236             },
6237             {
6238               "params": [
6239                 "null"
6240               ],
6241               "type": "fill"
6242             }
6243           ],
6244           "measurement": "downstream_rx",
6245           "orderByTime": "ASC",
6246           "policy": "default",
6247           "refId": "I",
6248           "resultFormat": "time_series",
6249           "select": [
6250             [
6251               {
6252                 "params": [
6253                   "value"
6254                 ],
6255                 "type": "field"
6256               },
6257               {
6258                 "params": [],
6259                 "type": "distinct"
6260               },
6261               {
6262                 "params": [
6263                   "/1000"
6264                 ],
6265                 "type": "math"
6266               }
6267             ]
6268           ],
6269           "tags": [
6270             {
6271               "key": "host",
6272               "operator": "=",
6273               "value": "service_group_24"
6274             },
6275             {
6276               "condition": "AND",
6277               "key": "type",
6278               "operator": "=",
6279               "value": "packets_per_second"
6280             }
6281           ]
6282         },
6283         {
6284           "alias": "25",
6285           "groupBy": [
6286             {
6287               "params": [
6288                 "$__interval"
6289               ],
6290               "type": "time"
6291             },
6292             {
6293               "params": [
6294                 "null"
6295               ],
6296               "type": "fill"
6297             }
6298           ],
6299           "measurement": "downstream_rx",
6300           "orderByTime": "ASC",
6301           "policy": "default",
6302           "refId": "J",
6303           "resultFormat": "time_series",
6304           "select": [
6305             [
6306               {
6307                 "params": [
6308                   "value"
6309                 ],
6310                 "type": "field"
6311               },
6312               {
6313                 "params": [],
6314                 "type": "distinct"
6315               },
6316               {
6317                 "params": [
6318                   "/1000"
6319                 ],
6320                 "type": "math"
6321               }
6322             ]
6323           ],
6324           "tags": [
6325             {
6326               "key": "host",
6327               "operator": "=",
6328               "value": "service_group_25"
6329             },
6330             {
6331               "condition": "AND",
6332               "key": "type",
6333               "operator": "=",
6334               "value": "packets_per_second"
6335             }
6336           ]
6337         },
6338         {
6339           "alias": "26",
6340           "groupBy": [
6341             {
6342               "params": [
6343                 "$__interval"
6344               ],
6345               "type": "time"
6346             },
6347             {
6348               "params": [
6349                 "null"
6350               ],
6351               "type": "fill"
6352             }
6353           ],
6354           "measurement": "downstream_rx",
6355           "orderByTime": "ASC",
6356           "policy": "default",
6357           "refId": "K",
6358           "resultFormat": "time_series",
6359           "select": [
6360             [
6361               {
6362                 "params": [
6363                   "value"
6364                 ],
6365                 "type": "field"
6366               },
6367               {
6368                 "params": [],
6369                 "type": "distinct"
6370               },
6371               {
6372                 "params": [
6373                   "/1000"
6374                 ],
6375                 "type": "math"
6376               }
6377             ]
6378           ],
6379           "tags": [
6380             {
6381               "key": "host",
6382               "operator": "=",
6383               "value": "service_group_26"
6384             },
6385             {
6386               "condition": "AND",
6387               "key": "type",
6388               "operator": "=",
6389               "value": "packets_per_second"
6390             }
6391           ]
6392         },
6393         {
6394           "alias": "27",
6395           "groupBy": [
6396             {
6397               "params": [
6398                 "$__interval"
6399               ],
6400               "type": "time"
6401             },
6402             {
6403               "params": [
6404                 "null"
6405               ],
6406               "type": "fill"
6407             }
6408           ],
6409           "measurement": "downstream_rx",
6410           "orderByTime": "ASC",
6411           "policy": "default",
6412           "refId": "L",
6413           "resultFormat": "time_series",
6414           "select": [
6415             [
6416               {
6417                 "params": [
6418                   "value"
6419                 ],
6420                 "type": "field"
6421               },
6422               {
6423                 "params": [],
6424                 "type": "distinct"
6425               },
6426               {
6427                 "params": [
6428                   "/1000"
6429                 ],
6430                 "type": "math"
6431               }
6432             ]
6433           ],
6434           "tags": [
6435             {
6436               "key": "host",
6437               "operator": "=",
6438               "value": "service_group_27"
6439             },
6440             {
6441               "condition": "AND",
6442               "key": "type",
6443               "operator": "=",
6444               "value": "packets_per_second"
6445             }
6446           ]
6447         },
6448         {
6449           "alias": "28",
6450           "groupBy": [
6451             {
6452               "params": [
6453                 "$__interval"
6454               ],
6455               "type": "time"
6456             },
6457             {
6458               "params": [
6459                 "null"
6460               ],
6461               "type": "fill"
6462             }
6463           ],
6464           "measurement": "downstream_rx",
6465           "orderByTime": "ASC",
6466           "policy": "default",
6467           "refId": "M",
6468           "resultFormat": "time_series",
6469           "select": [
6470             [
6471               {
6472                 "params": [
6473                   "value"
6474                 ],
6475                 "type": "field"
6476               },
6477               {
6478                 "params": [],
6479                 "type": "distinct"
6480               },
6481               {
6482                 "params": [
6483                   "/1000"
6484                 ],
6485                 "type": "math"
6486               }
6487             ]
6488           ],
6489           "tags": [
6490             {
6491               "key": "host",
6492               "operator": "=",
6493               "value": "service_group_28"
6494             },
6495             {
6496               "condition": "AND",
6497               "key": "type",
6498               "operator": "=",
6499               "value": "packets_per_second"
6500             }
6501           ]
6502         },
6503         {
6504           "alias": "29",
6505           "groupBy": [
6506             {
6507               "params": [
6508                 "$__interval"
6509               ],
6510               "type": "time"
6511             },
6512             {
6513               "params": [
6514                 "null"
6515               ],
6516               "type": "fill"
6517             }
6518           ],
6519           "measurement": "downstream_rx",
6520           "orderByTime": "ASC",
6521           "policy": "default",
6522           "refId": "N",
6523           "resultFormat": "time_series",
6524           "select": [
6525             [
6526               {
6527                 "params": [
6528                   "value"
6529                 ],
6530                 "type": "field"
6531               },
6532               {
6533                 "params": [],
6534                 "type": "distinct"
6535               },
6536               {
6537                 "params": [
6538                   "/1000"
6539                 ],
6540                 "type": "math"
6541               }
6542             ]
6543           ],
6544           "tags": [
6545             {
6546               "key": "host",
6547               "operator": "=",
6548               "value": "service_group_29"
6549             },
6550             {
6551               "condition": "AND",
6552               "key": "type",
6553               "operator": "=",
6554               "value": "packets_per_second"
6555             }
6556           ]
6557         },
6558         {
6559           "alias": "30",
6560           "groupBy": [
6561             {
6562               "params": [
6563                 "$__interval"
6564               ],
6565               "type": "time"
6566             },
6567             {
6568               "params": [
6569                 "null"
6570               ],
6571               "type": "fill"
6572             }
6573           ],
6574           "measurement": "downstream_rx",
6575           "orderByTime": "ASC",
6576           "policy": "default",
6577           "refId": "O",
6578           "resultFormat": "time_series",
6579           "select": [
6580             [
6581               {
6582                 "params": [
6583                   "value"
6584                 ],
6585                 "type": "field"
6586               },
6587               {
6588                 "params": [],
6589                 "type": "distinct"
6590               },
6591               {
6592                 "params": [
6593                   "/1000"
6594                 ],
6595                 "type": "math"
6596               }
6597             ]
6598           ],
6599           "tags": [
6600             {
6601               "key": "host",
6602               "operator": "=",
6603               "value": "service_group_30"
6604             },
6605             {
6606               "condition": "AND",
6607               "key": "type",
6608               "operator": "=",
6609               "value": "packets_per_second"
6610             }
6611           ]
6612         },
6613         {
6614           "alias": "31",
6615           "groupBy": [
6616             {
6617               "params": [
6618                 "$__interval"
6619               ],
6620               "type": "time"
6621             },
6622             {
6623               "params": [
6624                 "null"
6625               ],
6626               "type": "fill"
6627             }
6628           ],
6629           "measurement": "downstream_rx",
6630           "orderByTime": "ASC",
6631           "policy": "default",
6632           "refId": "P",
6633           "resultFormat": "time_series",
6634           "select": [
6635             [
6636               {
6637                 "params": [
6638                   "value"
6639                 ],
6640                 "type": "field"
6641               },
6642               {
6643                 "params": [],
6644                 "type": "distinct"
6645               },
6646               {
6647                 "params": [
6648                   "/1000"
6649                 ],
6650                 "type": "math"
6651               }
6652             ]
6653           ],
6654           "tags": [
6655             {
6656               "key": "host",
6657               "operator": "=",
6658               "value": "service_group_31"
6659             },
6660             {
6661               "condition": "AND",
6662               "key": "type",
6663               "operator": "=",
6664               "value": "packets_per_second"
6665             }
6666           ]
6667         }
6668       ],
6669       "thresholds": [],
6670       "timeFrom": null,
6671       "timeShift": null,
6672       "title": "RX - Frame Rate per Service Group",
6673       "tooltip": {
6674         "shared": false,
6675         "sort": 0,
6676         "value_type": "individual"
6677       },
6678       "type": "graph",
6679       "xaxis": {
6680         "buckets": null,
6681         "mode": "series",
6682         "name": null,
6683         "show": true,
6684         "values": [
6685           "current"
6686         ]
6687       },
6688       "yaxes": [
6689         {
6690           "format": "short",
6691           "label": "Frame Rate (kpps)",
6692           "logBase": 1,
6693           "max": "1200",
6694           "min": "0",
6695           "show": true
6696         },
6697         {
6698           "format": "short",
6699           "label": null,
6700           "logBase": 1,
6701           "max": null,
6702           "min": null,
6703           "show": true
6704         }
6705       ],
6706       "yaxis": {
6707         "align": false,
6708         "alignLevel": null
6709       }
6710     },
6711     {
6712       "aliasColors": {
6713         "0": "#64b0c8",
6714         "1": "#64b0c8",
6715         "2": "#64b0c8",
6716         "3": "#64b0c8",
6717         "4": "#64b0c8",
6718         "5": "#64b0c8",
6719         "6": "#64b0c8",
6720         "7": "#64b0c8",
6721         "8": "#64b0c8",
6722         "9": "#64b0c8",
6723         "10": "#64b0c8",
6724         "11": "#64b0c8",
6725         "12": "#64b0c8",
6726         "13": "#64b0c8",
6727         "14": "#64b0c8",
6728         "15": "#64b0c8",
6729         "16": "#64b0c8",
6730         "17": "#64b0c8",
6731         "18": "#64b0c8",
6732         "19": "#64b0c8",
6733         "20": "#64b0c8",
6734         "21": "#64b0c8",
6735         "22": "#64b0c8",
6736         "23": "#64b0c8",
6737         "24": "#64b0c8",
6738         "25": "#64b0c8",
6739         "26": "#64b0c8",
6740         "27": "#64b0c8",
6741         "28": "#64b0c8",
6742         "29": "#64b0c8",
6743         "30": "#64b0c8",
6744         "31": "#64b0c8"
6745       },
6746       "bars": true,
6747       "dashLength": 10,
6748       "dashes": false,
6749       "datasource": null,
6750       "fill": 1,
6751       "gridPos": {
6752         "h": 7,
6753         "w": 12,
6754         "x": 12,
6755         "y": 14
6756       },
6757       "id": 131,
6758       "legend": {
6759         "avg": false,
6760         "current": false,
6761         "max": false,
6762         "min": false,
6763         "show": false,
6764         "total": false,
6765         "values": false
6766       },
6767       "lines": false,
6768       "linewidth": 1,
6769       "links": [],
6770       "nullPointMode": "null",
6771       "percentage": false,
6772       "pointradius": 5,
6773       "points": false,
6774       "renderer": "flot",
6775       "seriesOverrides": [],
6776       "spaceLength": 10,
6777       "stack": false,
6778       "steppedLine": false,
6779       "targets": [
6780         {
6781           "alias": "0",
6782           "groupBy": [
6783             {
6784               "params": [
6785                 "$__interval"
6786               ],
6787               "type": "time"
6788             },
6789             {
6790               "params": [
6791                 "null"
6792               ],
6793               "type": "fill"
6794             }
6795           ],
6796           "measurement": "downstream_tx",
6797           "orderByTime": "ASC",
6798           "policy": "default",
6799           "refId": "A",
6800           "resultFormat": "time_series",
6801           "select": [
6802             [
6803               {
6804                 "params": [
6805                   "value"
6806                 ],
6807                 "type": "field"
6808               },
6809               {
6810                 "params": [],
6811                 "type": "distinct"
6812               },
6813               {
6814                 "params": [
6815                   "/1000"
6816                 ],
6817                 "type": "math"
6818               }
6819             ]
6820           ],
6821           "tags": [
6822             {
6823               "key": "host",
6824               "operator": "=",
6825               "value": "service_group_0"
6826             },
6827             {
6828               "condition": "AND",
6829               "key": "type",
6830               "operator": "=",
6831               "value": "packets_per_second"
6832             }
6833           ]
6834         },
6835         {
6836           "alias": "1",
6837           "groupBy": [
6838             {
6839               "params": [
6840                 "$__interval"
6841               ],
6842               "type": "time"
6843             },
6844             {
6845               "params": [
6846                 "null"
6847               ],
6848               "type": "fill"
6849             }
6850           ],
6851           "measurement": "downstream_tx",
6852           "orderByTime": "ASC",
6853           "policy": "default",
6854           "refId": "B",
6855           "resultFormat": "time_series",
6856           "select": [
6857             [
6858               {
6859                 "params": [
6860                   "value"
6861                 ],
6862                 "type": "field"
6863               },
6864               {
6865                 "params": [],
6866                 "type": "distinct"
6867               },
6868               {
6869                 "params": [
6870                   "/1000"
6871                 ],
6872                 "type": "math"
6873               }
6874             ]
6875           ],
6876           "tags": [
6877             {
6878               "key": "host",
6879               "operator": "=",
6880               "value": "service_group_1"
6881             },
6882             {
6883               "condition": "AND",
6884               "key": "type",
6885               "operator": "=",
6886               "value": "packets_per_second"
6887             }
6888           ]
6889         },
6890         {
6891           "alias": "2",
6892           "groupBy": [
6893             {
6894               "params": [
6895                 "$__interval"
6896               ],
6897               "type": "time"
6898             },
6899             {
6900               "params": [
6901                 "null"
6902               ],
6903               "type": "fill"
6904             }
6905           ],
6906           "measurement": "downstream_tx",
6907           "orderByTime": "ASC",
6908           "policy": "default",
6909           "refId": "C",
6910           "resultFormat": "time_series",
6911           "select": [
6912             [
6913               {
6914                 "params": [
6915                   "value"
6916                 ],
6917                 "type": "field"
6918               },
6919               {
6920                 "params": [],
6921                 "type": "distinct"
6922               },
6923               {
6924                 "params": [
6925                   "/1000"
6926                 ],
6927                 "type": "math"
6928               }
6929             ]
6930           ],
6931           "tags": [
6932             {
6933               "key": "host",
6934               "operator": "=",
6935               "value": "service_group_2"
6936             },
6937             {
6938               "condition": "AND",
6939               "key": "type",
6940               "operator": "=",
6941               "value": "packets_per_second"
6942             }
6943           ]
6944         },
6945         {
6946           "alias": "3",
6947           "groupBy": [
6948             {
6949               "params": [
6950                 "$__interval"
6951               ],
6952               "type": "time"
6953             },
6954             {
6955               "params": [
6956                 "null"
6957               ],
6958               "type": "fill"
6959             }
6960           ],
6961           "measurement": "downstream_tx",
6962           "orderByTime": "ASC",
6963           "policy": "default",
6964           "refId": "D",
6965           "resultFormat": "time_series",
6966           "select": [
6967             [
6968               {
6969                 "params": [
6970                   "value"
6971                 ],
6972                 "type": "field"
6973               },
6974               {
6975                 "params": [],
6976                 "type": "distinct"
6977               },
6978               {
6979                 "params": [
6980                   "/1000"
6981                 ],
6982                 "type": "math"
6983               }
6984             ]
6985           ],
6986           "tags": [
6987             {
6988               "key": "host",
6989               "operator": "=",
6990               "value": "service_group_3"
6991             },
6992             {
6993               "condition": "AND",
6994               "key": "type",
6995               "operator": "=",
6996               "value": "packets_per_second"
6997             }
6998           ]
6999         },
7000         {
7001           "alias": "4",
7002           "groupBy": [
7003             {
7004               "params": [
7005                 "$__interval"
7006               ],
7007               "type": "time"
7008             },
7009             {
7010               "params": [
7011                 "null"
7012               ],
7013               "type": "fill"
7014             }
7015           ],
7016           "measurement": "downstream_tx",
7017           "orderByTime": "ASC",
7018           "policy": "default",
7019           "refId": "E",
7020           "resultFormat": "time_series",
7021           "select": [
7022             [
7023               {
7024                 "params": [
7025                   "value"
7026                 ],
7027                 "type": "field"
7028               },
7029               {
7030                 "params": [],
7031                 "type": "distinct"
7032               },
7033               {
7034                 "params": [
7035                   "/1000"
7036                 ],
7037                 "type": "math"
7038               }
7039             ]
7040           ],
7041           "tags": [
7042             {
7043               "key": "host",
7044               "operator": "=",
7045               "value": "service_group_4"
7046             },
7047             {
7048               "condition": "AND",
7049               "key": "type",
7050               "operator": "=",
7051               "value": "packets_per_second"
7052             }
7053           ]
7054         },
7055         {
7056           "alias": "5",
7057           "groupBy": [
7058             {
7059               "params": [
7060                 "$__interval"
7061               ],
7062               "type": "time"
7063             },
7064             {
7065               "params": [
7066                 "null"
7067               ],
7068               "type": "fill"
7069             }
7070           ],
7071           "measurement": "downstream_tx",
7072           "orderByTime": "ASC",
7073           "policy": "default",
7074           "refId": "F",
7075           "resultFormat": "time_series",
7076           "select": [
7077             [
7078               {
7079                 "params": [
7080                   "value"
7081                 ],
7082                 "type": "field"
7083               },
7084               {
7085                 "params": [],
7086                 "type": "distinct"
7087               },
7088               {
7089                 "params": [
7090                   "/1000"
7091                 ],
7092                 "type": "math"
7093               }
7094             ]
7095           ],
7096           "tags": [
7097             {
7098               "key": "host",
7099               "operator": "=",
7100               "value": "service_group_5"
7101             },
7102             {
7103               "condition": "AND",
7104               "key": "type",
7105               "operator": "=",
7106               "value": "packets_per_second"
7107             }
7108           ]
7109         },
7110         {
7111           "alias": "6",
7112           "groupBy": [
7113             {
7114               "params": [
7115                 "$__interval"
7116               ],
7117               "type": "time"
7118             },
7119             {
7120               "params": [
7121                 "null"
7122               ],
7123               "type": "fill"
7124             }
7125           ],
7126           "measurement": "downstream_tx",
7127           "orderByTime": "ASC",
7128           "policy": "default",
7129           "refId": "G",
7130           "resultFormat": "time_series",
7131           "select": [
7132             [
7133               {
7134                 "params": [
7135                   "value"
7136                 ],
7137                 "type": "field"
7138               },
7139               {
7140                 "params": [],
7141                 "type": "distinct"
7142               },
7143               {
7144                 "params": [
7145                   "/1000"
7146                 ],
7147                 "type": "math"
7148               }
7149             ]
7150           ],
7151           "tags": [
7152             {
7153               "key": "host",
7154               "operator": "=",
7155               "value": "service_group_6"
7156             },
7157             {
7158               "condition": "AND",
7159               "key": "type",
7160               "operator": "=",
7161               "value": "packets_per_second"
7162             }
7163           ]
7164         },
7165         {
7166           "alias": "7",
7167           "groupBy": [
7168             {
7169               "params": [
7170                 "$__interval"
7171               ],
7172               "type": "time"
7173             },
7174             {
7175               "params": [
7176                 "null"
7177               ],
7178               "type": "fill"
7179             }
7180           ],
7181           "measurement": "downstream_tx",
7182           "orderByTime": "ASC",
7183           "policy": "default",
7184           "refId": "H",
7185           "resultFormat": "time_series",
7186           "select": [
7187             [
7188               {
7189                 "params": [
7190                   "value"
7191                 ],
7192                 "type": "field"
7193               },
7194               {
7195                 "params": [],
7196                 "type": "distinct"
7197               },
7198               {
7199                 "params": [
7200                   "/1000"
7201                 ],
7202                 "type": "math"
7203               }
7204             ]
7205           ],
7206           "tags": [
7207             {
7208               "key": "host",
7209               "operator": "=",
7210               "value": "service_group_7"
7211             },
7212             {
7213               "condition": "AND",
7214               "key": "type",
7215               "operator": "=",
7216               "value": "packets_per_second"
7217             }
7218           ]
7219         },
7220         {
7221           "alias": "8",
7222           "groupBy": [
7223             {
7224               "params": [
7225                 "$__interval"
7226               ],
7227               "type": "time"
7228             },
7229             {
7230               "params": [
7231                 "null"
7232               ],
7233               "type": "fill"
7234             }
7235           ],
7236           "measurement": "downstream_tx",
7237           "orderByTime": "ASC",
7238           "policy": "default",
7239           "refId": "I",
7240           "resultFormat": "time_series",
7241           "select": [
7242             [
7243               {
7244                 "params": [
7245                   "value"
7246                 ],
7247                 "type": "field"
7248               },
7249               {
7250                 "params": [],
7251                 "type": "distinct"
7252               },
7253               {
7254                 "params": [
7255                   "/1000"
7256                 ],
7257                 "type": "math"
7258               }
7259             ]
7260           ],
7261           "tags": [
7262             {
7263               "key": "host",
7264               "operator": "=",
7265               "value": "service_group_8"
7266             },
7267             {
7268               "condition": "AND",
7269               "key": "type",
7270               "operator": "=",
7271               "value": "packets_per_second"
7272             }
7273           ]
7274         },
7275         {
7276           "alias": "9",
7277           "groupBy": [
7278             {
7279               "params": [
7280                 "$__interval"
7281               ],
7282               "type": "time"
7283             },
7284             {
7285               "params": [
7286                 "null"
7287               ],
7288               "type": "fill"
7289             }
7290           ],
7291           "measurement": "downstream_tx",
7292           "orderByTime": "ASC",
7293           "policy": "default",
7294           "refId": "J",
7295           "resultFormat": "time_series",
7296           "select": [
7297             [
7298               {
7299                 "params": [
7300                   "value"
7301                 ],
7302                 "type": "field"
7303               },
7304               {
7305                 "params": [],
7306                 "type": "distinct"
7307               },
7308               {
7309                 "params": [
7310                   "/1000"
7311                 ],
7312                 "type": "math"
7313               }
7314             ]
7315           ],
7316           "tags": [
7317             {
7318               "key": "host",
7319               "operator": "=",
7320               "value": "service_group_9"
7321             },
7322             {
7323               "condition": "AND",
7324               "key": "type",
7325               "operator": "=",
7326               "value": "packets_per_second"
7327             }
7328           ]
7329         },
7330         {
7331           "alias": "10",
7332           "groupBy": [
7333             {
7334               "params": [
7335                 "$__interval"
7336               ],
7337               "type": "time"
7338             },
7339             {
7340               "params": [
7341                 "null"
7342               ],
7343               "type": "fill"
7344             }
7345           ],
7346           "measurement": "downstream_tx",
7347           "orderByTime": "ASC",
7348           "policy": "default",
7349           "refId": "K",
7350           "resultFormat": "time_series",
7351           "select": [
7352             [
7353               {
7354                 "params": [
7355                   "value"
7356                 ],
7357                 "type": "field"
7358               },
7359               {
7360                 "params": [],
7361                 "type": "distinct"
7362               },
7363               {
7364                 "params": [
7365                   "/1000"
7366                 ],
7367                 "type": "math"
7368               }
7369             ]
7370           ],
7371           "tags": [
7372             {
7373               "key": "host",
7374               "operator": "=",
7375               "value": "service_group_10"
7376             },
7377             {
7378               "condition": "AND",
7379               "key": "type",
7380               "operator": "=",
7381               "value": "packets_per_second"
7382             }
7383           ]
7384         },
7385         {
7386           "alias": "11",
7387           "groupBy": [
7388             {
7389               "params": [
7390                 "$__interval"
7391               ],
7392               "type": "time"
7393             },
7394             {
7395               "params": [
7396                 "null"
7397               ],
7398               "type": "fill"
7399             }
7400           ],
7401           "measurement": "downstream_tx",
7402           "orderByTime": "ASC",
7403           "policy": "default",
7404           "refId": "L",
7405           "resultFormat": "time_series",
7406           "select": [
7407             [
7408               {
7409                 "params": [
7410                   "value"
7411                 ],
7412                 "type": "field"
7413               },
7414               {
7415                 "params": [],
7416                 "type": "distinct"
7417               },
7418               {
7419                 "params": [
7420                   "/1000"
7421                 ],
7422                 "type": "math"
7423               }
7424             ]
7425           ],
7426           "tags": [
7427             {
7428               "key": "host",
7429               "operator": "=",
7430               "value": "service_group_11"
7431             },
7432             {
7433               "condition": "AND",
7434               "key": "type",
7435               "operator": "=",
7436               "value": "packets_per_second"
7437             }
7438           ]
7439         },
7440         {
7441           "alias": "12",
7442           "groupBy": [
7443             {
7444               "params": [
7445                 "$__interval"
7446               ],
7447               "type": "time"
7448             },
7449             {
7450               "params": [
7451                 "null"
7452               ],
7453               "type": "fill"
7454             }
7455           ],
7456           "measurement": "downstream_tx",
7457           "orderByTime": "ASC",
7458           "policy": "default",
7459           "refId": "M",
7460           "resultFormat": "time_series",
7461           "select": [
7462             [
7463               {
7464                 "params": [
7465                   "value"
7466                 ],
7467                 "type": "field"
7468               },
7469               {
7470                 "params": [],
7471                 "type": "distinct"
7472               },
7473               {
7474                 "params": [
7475                   "/1000"
7476                 ],
7477                 "type": "math"
7478               }
7479             ]
7480           ],
7481           "tags": [
7482             {
7483               "key": "host",
7484               "operator": "=",
7485               "value": "service_group_12"
7486             },
7487             {
7488               "condition": "AND",
7489               "key": "type",
7490               "operator": "=",
7491               "value": "packets_per_second"
7492             }
7493           ]
7494         },
7495         {
7496           "alias": "13",
7497           "groupBy": [
7498             {
7499               "params": [
7500                 "$__interval"
7501               ],
7502               "type": "time"
7503             },
7504             {
7505               "params": [
7506                 "null"
7507               ],
7508               "type": "fill"
7509             }
7510           ],
7511           "measurement": "downstream_tx",
7512           "orderByTime": "ASC",
7513           "policy": "default",
7514           "refId": "N",
7515           "resultFormat": "time_series",
7516           "select": [
7517             [
7518               {
7519                 "params": [
7520                   "value"
7521                 ],
7522                 "type": "field"
7523               },
7524               {
7525                 "params": [],
7526                 "type": "distinct"
7527               },
7528               {
7529                 "params": [
7530                   "/1000"
7531                 ],
7532                 "type": "math"
7533               }
7534             ]
7535           ],
7536           "tags": [
7537             {
7538               "key": "host",
7539               "operator": "=",
7540               "value": "service_group_13"
7541             },
7542             {
7543               "condition": "AND",
7544               "key": "type",
7545               "operator": "=",
7546               "value": "packets_per_second"
7547             }
7548           ]
7549         },
7550         {
7551           "alias": "14",
7552           "groupBy": [
7553             {
7554               "params": [
7555                 "$__interval"
7556               ],
7557               "type": "time"
7558             },
7559             {
7560               "params": [
7561                 "null"
7562               ],
7563               "type": "fill"
7564             }
7565           ],
7566           "measurement": "downstream_tx",
7567           "orderByTime": "ASC",
7568           "policy": "default",
7569           "refId": "O",
7570           "resultFormat": "time_series",
7571           "select": [
7572             [
7573               {
7574                 "params": [
7575                   "value"
7576                 ],
7577                 "type": "field"
7578               },
7579               {
7580                 "params": [],
7581                 "type": "distinct"
7582               },
7583               {
7584                 "params": [
7585                   "/1000"
7586                 ],
7587                 "type": "math"
7588               }
7589             ]
7590           ],
7591           "tags": [
7592             {
7593               "key": "host",
7594               "operator": "=",
7595               "value": "service_group_14"
7596             },
7597             {
7598               "condition": "AND",
7599               "key": "type",
7600               "operator": "=",
7601               "value": "packets_per_second"
7602             }
7603           ]
7604         },
7605         {
7606           "alias": "15",
7607           "groupBy": [
7608             {
7609               "params": [
7610                 "$__interval"
7611               ],
7612               "type": "time"
7613             },
7614             {
7615               "params": [
7616                 "null"
7617               ],
7618               "type": "fill"
7619             }
7620           ],
7621           "measurement": "downstream_tx",
7622           "orderByTime": "ASC",
7623           "policy": "default",
7624           "refId": "P",
7625           "resultFormat": "time_series",
7626           "select": [
7627             [
7628               {
7629                 "params": [
7630                   "value"
7631                 ],
7632                 "type": "field"
7633               },
7634               {
7635                 "params": [],
7636                 "type": "distinct"
7637               },
7638               {
7639                 "params": [
7640                   "/1000"
7641                 ],
7642                 "type": "math"
7643               }
7644             ]
7645           ],
7646           "tags": [
7647             {
7648               "key": "host",
7649               "operator": "=",
7650               "value": "service_group_15"
7651             },
7652             {
7653               "condition": "AND",
7654               "key": "type",
7655               "operator": "=",
7656               "value": "packets_per_second"
7657             }
7658           ]
7659         },
7660         {
7661           "alias": "16",
7662           "groupBy": [
7663             {
7664               "params": [
7665                 "$__interval"
7666               ],
7667               "type": "time"
7668             },
7669             {
7670               "params": [
7671                 "null"
7672               ],
7673               "type": "fill"
7674             }
7675           ],
7676           "measurement": "downstream_tx",
7677           "orderByTime": "ASC",
7678           "policy": "default",
7679           "refId": "A",
7680           "resultFormat": "time_series",
7681           "select": [
7682             [
7683               {
7684                 "params": [
7685                   "value"
7686                 ],
7687                 "type": "field"
7688               },
7689               {
7690                 "params": [],
7691                 "type": "distinct"
7692               },
7693               {
7694                 "params": [
7695                   "/1000"
7696                 ],
7697                 "type": "math"
7698               }
7699             ]
7700           ],
7701           "tags": [
7702             {
7703               "key": "host",
7704               "operator": "=",
7705               "value": "service_group_16"
7706             },
7707             {
7708               "condition": "AND",
7709               "key": "type",
7710               "operator": "=",
7711               "value": "packets_per_second"
7712             }
7713           ]
7714         },
7715         {
7716           "alias": "17",
7717           "groupBy": [
7718             {
7719               "params": [
7720                 "$__interval"
7721               ],
7722               "type": "time"
7723             },
7724             {
7725               "params": [
7726                 "null"
7727               ],
7728               "type": "fill"
7729             }
7730           ],
7731           "measurement": "downstream_tx",
7732           "orderByTime": "ASC",
7733           "policy": "default",
7734           "refId": "B",
7735           "resultFormat": "time_series",
7736           "select": [
7737             [
7738               {
7739                 "params": [
7740                   "value"
7741                 ],
7742                 "type": "field"
7743               },
7744               {
7745                 "params": [],
7746                 "type": "distinct"
7747               },
7748               {
7749                 "params": [
7750                   "/1000"
7751                 ],
7752                 "type": "math"
7753               }
7754             ]
7755           ],
7756           "tags": [
7757             {
7758               "key": "host",
7759               "operator": "=",
7760               "value": "service_group_17"
7761             },
7762             {
7763               "condition": "AND",
7764               "key": "type",
7765               "operator": "=",
7766               "value": "packets_per_second"
7767             }
7768           ]
7769         },
7770         {
7771           "alias": "18",
7772           "groupBy": [
7773             {
7774               "params": [
7775                 "$__interval"
7776               ],
7777               "type": "time"
7778             },
7779             {
7780               "params": [
7781                 "null"
7782               ],
7783               "type": "fill"
7784             }
7785           ],
7786           "measurement": "downstream_tx",
7787           "orderByTime": "ASC",
7788           "policy": "default",
7789           "refId": "C",
7790           "resultFormat": "time_series",
7791           "select": [
7792             [
7793               {
7794                 "params": [
7795                   "value"
7796                 ],
7797                 "type": "field"
7798               },
7799               {
7800                 "params": [],
7801                 "type": "distinct"
7802               },
7803               {
7804                 "params": [
7805                   "/1000"
7806                 ],
7807                 "type": "math"
7808               }
7809             ]
7810           ],
7811           "tags": [
7812             {
7813               "key": "host",
7814               "operator": "=",
7815               "value": "service_group_18"
7816             },
7817             {
7818               "condition": "AND",
7819               "key": "type",
7820               "operator": "=",
7821               "value": "packets_per_second"
7822             }
7823           ]
7824         },
7825         {
7826           "alias": "19",
7827           "groupBy": [
7828             {
7829               "params": [
7830                 "$__interval"
7831               ],
7832               "type": "time"
7833             },
7834             {
7835               "params": [
7836                 "null"
7837               ],
7838               "type": "fill"
7839             }
7840           ],
7841           "measurement": "downstream_tx",
7842           "orderByTime": "ASC",
7843           "policy": "default",
7844           "refId": "D",
7845           "resultFormat": "time_series",
7846           "select": [
7847             [
7848               {
7849                 "params": [
7850                   "value"
7851                 ],
7852                 "type": "field"
7853               },
7854               {
7855                 "params": [],
7856                 "type": "distinct"
7857               },
7858               {
7859                 "params": [
7860                   "/1000"
7861                 ],
7862                 "type": "math"
7863               }
7864             ]
7865           ],
7866           "tags": [
7867             {
7868               "key": "host",
7869               "operator": "=",
7870               "value": "service_group_19"
7871             },
7872             {
7873               "condition": "AND",
7874               "key": "type",
7875               "operator": "=",
7876               "value": "packets_per_second"
7877             }
7878           ]
7879         },
7880         {
7881           "alias": "20",
7882           "groupBy": [
7883             {
7884               "params": [
7885                 "$__interval"
7886               ],
7887               "type": "time"
7888             },
7889             {
7890               "params": [
7891                 "null"
7892               ],
7893               "type": "fill"
7894             }
7895           ],
7896           "measurement": "downstream_tx",
7897           "orderByTime": "ASC",
7898           "policy": "default",
7899           "refId": "E",
7900           "resultFormat": "time_series",
7901           "select": [
7902             [
7903               {
7904                 "params": [
7905                   "value"
7906                 ],
7907                 "type": "field"
7908               },
7909               {
7910                 "params": [],
7911                 "type": "distinct"
7912               },
7913               {
7914                 "params": [
7915                   "/1000"
7916                 ],
7917                 "type": "math"
7918               }
7919             ]
7920           ],
7921           "tags": [
7922             {
7923               "key": "host",
7924               "operator": "=",
7925               "value": "service_group_20"
7926             },
7927             {
7928               "condition": "AND",
7929               "key": "type",
7930               "operator": "=",
7931               "value": "packets_per_second"
7932             }
7933           ]
7934         },
7935         {
7936           "alias": "21",
7937           "groupBy": [
7938             {
7939               "params": [
7940                 "$__interval"
7941               ],
7942               "type": "time"
7943             },
7944             {
7945               "params": [
7946                 "null"
7947               ],
7948               "type": "fill"
7949             }
7950           ],
7951           "measurement": "downstream_tx",
7952           "orderByTime": "ASC",
7953           "policy": "default",
7954           "refId": "F",
7955           "resultFormat": "time_series",
7956           "select": [
7957             [
7958               {
7959                 "params": [
7960                   "value"
7961                 ],
7962                 "type": "field"
7963               },
7964               {
7965                 "params": [],
7966                 "type": "distinct"
7967               },
7968               {
7969                 "params": [
7970                   "/1000"
7971                 ],
7972                 "type": "math"
7973               }
7974             ]
7975           ],
7976           "tags": [
7977             {
7978               "key": "host",
7979               "operator": "=",
7980               "value": "service_group_21"
7981             },
7982             {
7983               "condition": "AND",
7984               "key": "type",
7985               "operator": "=",
7986               "value": "packets_per_second"
7987             }
7988           ]
7989         },
7990         {
7991           "alias": "22",
7992           "groupBy": [
7993             {
7994               "params": [
7995                 "$__interval"
7996               ],
7997               "type": "time"
7998             },
7999             {
8000               "params": [
8001                 "null"
8002               ],
8003               "type": "fill"
8004             }
8005           ],
8006           "measurement": "downstream_tx",
8007           "orderByTime": "ASC",
8008           "policy": "default",
8009           "refId": "G",
8010           "resultFormat": "time_series",
8011           "select": [
8012             [
8013               {
8014                 "params": [
8015                   "value"
8016                 ],
8017                 "type": "field"
8018               },
8019               {
8020                 "params": [],
8021                 "type": "distinct"
8022               },
8023               {
8024                 "params": [
8025                   "/1000"
8026                 ],
8027                 "type": "math"
8028               }
8029             ]
8030           ],
8031           "tags": [
8032             {
8033               "key": "host",
8034               "operator": "=",
8035               "value": "service_group_22"
8036             },
8037             {
8038               "condition": "AND",
8039               "key": "type",
8040               "operator": "=",
8041               "value": "packets_per_second"
8042             }
8043           ]
8044         },
8045         {
8046           "alias": "23",
8047           "groupBy": [
8048             {
8049               "params": [
8050                 "$__interval"
8051               ],
8052               "type": "time"
8053             },
8054             {
8055               "params": [
8056                 "null"
8057               ],
8058               "type": "fill"
8059             }
8060           ],
8061           "measurement": "downstream_tx",
8062           "orderByTime": "ASC",
8063           "policy": "default",
8064           "refId": "H",
8065           "resultFormat": "time_series",
8066           "select": [
8067             [
8068               {
8069                 "params": [
8070                   "value"
8071                 ],
8072                 "type": "field"
8073               },
8074               {
8075                 "params": [],
8076                 "type": "distinct"
8077               },
8078               {
8079                 "params": [
8080                   "/1000"
8081                 ],
8082                 "type": "math"
8083               }
8084             ]
8085           ],
8086           "tags": [
8087             {
8088               "key": "host",
8089               "operator": "=",
8090               "value": "service_group_23"
8091             },
8092             {
8093               "condition": "AND",
8094               "key": "type",
8095               "operator": "=",
8096               "value": "packets_per_second"
8097             }
8098           ]
8099         },
8100         {
8101           "alias": "24",
8102           "groupBy": [
8103             {
8104               "params": [
8105                 "$__interval"
8106               ],
8107               "type": "time"
8108             },
8109             {
8110               "params": [
8111                 "null"
8112               ],
8113               "type": "fill"
8114             }
8115           ],
8116           "measurement": "downstream_tx",
8117           "orderByTime": "ASC",
8118           "policy": "default",
8119           "refId": "I",
8120           "resultFormat": "time_series",
8121           "select": [
8122             [
8123               {
8124                 "params": [
8125                   "value"
8126                 ],
8127                 "type": "field"
8128               },
8129               {
8130                 "params": [],
8131                 "type": "distinct"
8132               },
8133               {
8134                 "params": [
8135                   "/1000"
8136                 ],
8137                 "type": "math"
8138               }
8139             ]
8140           ],
8141           "tags": [
8142             {
8143               "key": "host",
8144               "operator": "=",
8145               "value": "service_group_24"
8146             },
8147             {
8148               "condition": "AND",
8149               "key": "type",
8150               "operator": "=",
8151               "value": "packets_per_second"
8152             }
8153           ]
8154         },
8155         {
8156           "alias": "25",
8157           "groupBy": [
8158             {
8159               "params": [
8160                 "$__interval"
8161               ],
8162               "type": "time"
8163             },
8164             {
8165               "params": [
8166                 "null"
8167               ],
8168               "type": "fill"
8169             }
8170           ],
8171           "measurement": "downstream_tx",
8172           "orderByTime": "ASC",
8173           "policy": "default",
8174           "refId": "J",
8175           "resultFormat": "time_series",
8176           "select": [
8177             [
8178               {
8179                 "params": [
8180                   "value"
8181                 ],
8182                 "type": "field"
8183               },
8184               {
8185                 "params": [],
8186                 "type": "distinct"
8187               },
8188               {
8189                 "params": [
8190                   "/1000"
8191                 ],
8192                 "type": "math"
8193               }
8194             ]
8195           ],
8196           "tags": [
8197             {
8198               "key": "host",
8199               "operator": "=",
8200               "value": "service_group_25"
8201             },
8202             {
8203               "condition": "AND",
8204               "key": "type",
8205               "operator": "=",
8206               "value": "packets_per_second"
8207             }
8208           ]
8209         },
8210         {
8211           "alias": "26",
8212           "groupBy": [
8213             {
8214               "params": [
8215                 "$__interval"
8216               ],
8217               "type": "time"
8218             },
8219             {
8220               "params": [
8221                 "null"
8222               ],
8223               "type": "fill"
8224             }
8225           ],
8226           "measurement": "downstream_tx",
8227           "orderByTime": "ASC",
8228           "policy": "default",
8229           "refId": "K",
8230           "resultFormat": "time_series",
8231           "select": [
8232             [
8233               {
8234                 "params": [
8235                   "value"
8236                 ],
8237                 "type": "field"
8238               },
8239               {
8240                 "params": [],
8241                 "type": "distinct"
8242               },
8243               {
8244                 "params": [
8245                   "/1000"
8246                 ],
8247                 "type": "math"
8248               }
8249             ]
8250           ],
8251           "tags": [
8252             {
8253               "key": "host",
8254               "operator": "=",
8255               "value": "service_group_26"
8256             },
8257             {
8258               "condition": "AND",
8259               "key": "type",
8260               "operator": "=",
8261               "value": "packets_per_second"
8262             }
8263           ]
8264         },
8265         {
8266           "alias": "27",
8267           "groupBy": [
8268             {
8269               "params": [
8270                 "$__interval"
8271               ],
8272               "type": "time"
8273             },
8274             {
8275               "params": [
8276                 "null"
8277               ],
8278               "type": "fill"
8279             }
8280           ],
8281           "measurement": "downstream_tx",
8282           "orderByTime": "ASC",
8283           "policy": "default",
8284           "refId": "L",
8285           "resultFormat": "time_series",
8286           "select": [
8287             [
8288               {
8289                 "params": [
8290                   "value"
8291                 ],
8292                 "type": "field"
8293               },
8294               {
8295                 "params": [],
8296                 "type": "distinct"
8297               },
8298               {
8299                 "params": [
8300                   "/1000"
8301                 ],
8302                 "type": "math"
8303               }
8304             ]
8305           ],
8306           "tags": [
8307             {
8308               "key": "host",
8309               "operator": "=",
8310               "value": "service_group_27"
8311             },
8312             {
8313               "condition": "AND",
8314               "key": "type",
8315               "operator": "=",
8316               "value": "packets_per_second"
8317             }
8318           ]
8319         },
8320         {
8321           "alias": "28",
8322           "groupBy": [
8323             {
8324               "params": [
8325                 "$__interval"
8326               ],
8327               "type": "time"
8328             },
8329             {
8330               "params": [
8331                 "null"
8332               ],
8333               "type": "fill"
8334             }
8335           ],
8336           "measurement": "downstream_tx",
8337           "orderByTime": "ASC",
8338           "policy": "default",
8339           "refId": "M",
8340           "resultFormat": "time_series",
8341           "select": [
8342             [
8343               {
8344                 "params": [
8345                   "value"
8346                 ],
8347                 "type": "field"
8348               },
8349               {
8350                 "params": [],
8351                 "type": "distinct"
8352               },
8353               {
8354                 "params": [
8355                   "/1000"
8356                 ],
8357                 "type": "math"
8358               }
8359             ]
8360           ],
8361           "tags": [
8362             {
8363               "key": "host",
8364               "operator": "=",
8365               "value": "service_group_28"
8366             },
8367             {
8368               "condition": "AND",
8369               "key": "type",
8370               "operator": "=",
8371               "value": "packets_per_second"
8372             }
8373           ]
8374         },
8375         {
8376           "alias": "29",
8377           "groupBy": [
8378             {
8379               "params": [
8380                 "$__interval"
8381               ],
8382               "type": "time"
8383             },
8384             {
8385               "params": [
8386                 "null"
8387               ],
8388               "type": "fill"
8389             }
8390           ],
8391           "measurement": "downstream_tx",
8392           "orderByTime": "ASC",
8393           "policy": "default",
8394           "refId": "N",
8395           "resultFormat": "time_series",
8396           "select": [
8397             [
8398               {
8399                 "params": [
8400                   "value"
8401                 ],
8402                 "type": "field"
8403               },
8404               {
8405                 "params": [],
8406                 "type": "distinct"
8407               },
8408               {
8409                 "params": [
8410                   "/1000"
8411                 ],
8412                 "type": "math"
8413               }
8414             ]
8415           ],
8416           "tags": [
8417             {
8418               "key": "host",
8419               "operator": "=",
8420               "value": "service_group_29"
8421             },
8422             {
8423               "condition": "AND",
8424               "key": "type",
8425               "operator": "=",
8426               "value": "packets_per_second"
8427             }
8428           ]
8429         },
8430         {
8431           "alias": "30",
8432           "groupBy": [
8433             {
8434               "params": [
8435                 "$__interval"
8436               ],
8437               "type": "time"
8438             },
8439             {
8440               "params": [
8441                 "null"
8442               ],
8443               "type": "fill"
8444             }
8445           ],
8446           "measurement": "downstream_tx",
8447           "orderByTime": "ASC",
8448           "policy": "default",
8449           "refId": "O",
8450           "resultFormat": "time_series",
8451           "select": [
8452             [
8453               {
8454                 "params": [
8455                   "value"
8456                 ],
8457                 "type": "field"
8458               },
8459               {
8460                 "params": [],
8461                 "type": "distinct"
8462               },
8463               {
8464                 "params": [
8465                   "/1000"
8466                 ],
8467                 "type": "math"
8468               }
8469             ]
8470           ],
8471           "tags": [
8472             {
8473               "key": "host",
8474               "operator": "=",
8475               "value": "service_group_30"
8476             },
8477             {
8478               "condition": "AND",
8479               "key": "type",
8480               "operator": "=",
8481               "value": "packets_per_second"
8482             }
8483           ]
8484         },
8485         {
8486           "alias": "31",
8487           "groupBy": [
8488             {
8489               "params": [
8490                 "$__interval"
8491               ],
8492               "type": "time"
8493             },
8494             {
8495               "params": [
8496                 "null"
8497               ],
8498               "type": "fill"
8499             }
8500           ],
8501           "measurement": "downstream_tx",
8502           "orderByTime": "ASC",
8503           "policy": "default",
8504           "refId": "P",
8505           "resultFormat": "time_series",
8506           "select": [
8507             [
8508               {
8509                 "params": [
8510                   "value"
8511                 ],
8512                 "type": "field"
8513               },
8514               {
8515                 "params": [],
8516                 "type": "distinct"
8517               },
8518               {
8519                 "params": [
8520                   "/1000"
8521                 ],
8522                 "type": "math"
8523               }
8524             ]
8525           ],
8526           "tags": [
8527             {
8528               "key": "host",
8529               "operator": "=",
8530               "value": "service_group_31"
8531             },
8532             {
8533               "condition": "AND",
8534               "key": "type",
8535               "operator": "=",
8536               "value": "packets_per_second"
8537             }
8538           ]
8539         }
8540       ],
8541       "thresholds": [],
8542       "timeFrom": null,
8543       "timeShift": null,
8544       "title": "TX - Frame Rate per Service Group",
8545       "tooltip": {
8546         "shared": false,
8547         "sort": 0,
8548         "value_type": "individual"
8549       },
8550       "type": "graph",
8551       "xaxis": {
8552         "buckets": null,
8553         "mode": "series",
8554         "name": null,
8555         "show": true,
8556         "values": [
8557           "current"
8558         ]
8559       },
8560       "yaxes": [
8561         {
8562           "format": "short",
8563           "label": "Frame Rate (kpps)",
8564           "logBase": 1,
8565           "max": "1200",
8566           "min": "0",
8567           "show": true
8568         },
8569         {
8570           "format": "short",
8571           "label": null,
8572           "logBase": 1,
8573           "max": null,
8574           "min": null,
8575           "show": true
8576         }
8577       ],
8578       "yaxis": {
8579         "align": false,
8580         "alignLevel": null
8581       }
8582     },
8583     {
8584       "aliasColors": {
8585         "0": "#0a437c",
8586         "1": "#0a437c",
8587         "2": "#0a437c",
8588         "3": "#0a437c",
8589         "4": "#0a437c",
8590         "5": "#0a437c",
8591         "6": "#0a437c",
8592         "7": "#0a437c",
8593         "8": "#0a437c",
8594         "9": "#0a437c",
8595         "10": "#0a437c",
8596         "11": "#0a437c",
8597         "12": "#0a437c",
8598         "13": "#0a437c",
8599         "14": "#0a437c",
8600         "15": "#0a437c",
8601         "16": "#0a437c",
8602         "17": "#0a437c",
8603         "18": "#0a437c",
8604         "19": "#0a437c",
8605         "20": "#0a437c",
8606         "21": "#0a437c",
8607         "22": "#0a437c",
8608         "23": "#0a437c",
8609         "24": "#0a437c",
8610         "25": "#0a437c",
8611         "26": "#0a437c",
8612         "27": "#0a437c",
8613         "28": "#0a437c",
8614         "29": "#0a437c",
8615         "30": "#0a437c",
8616         "31": "#0a437c"
8617       },
8618       "bars": true,
8619       "dashLength": 10,
8620       "dashes": false,
8621       "datasource": null,
8622       "fill": 1,
8623       "gridPos": {
8624         "h": 7,
8625         "w": 12,
8626         "x": 0,
8627         "y": 21
8628       },
8629       "id": 97,
8630       "legend": {
8631         "avg": false,
8632         "current": false,
8633         "max": false,
8634         "min": false,
8635         "show": false,
8636         "total": false,
8637         "values": false
8638       },
8639       "lines": false,
8640       "linewidth": 1,
8641       "links": [],
8642       "nullPointMode": "null",
8643       "percentage": false,
8644       "pointradius": 5,
8645       "points": false,
8646       "renderer": "flot",
8647       "seriesOverrides": [],
8648       "spaceLength": 10,
8649       "stack": false,
8650       "steppedLine": false,
8651       "targets": [
8652         {
8653           "alias": "0",
8654           "groupBy": [
8655             {
8656               "params": [
8657                 "$__interval"
8658               ],
8659               "type": "time"
8660             },
8661             {
8662               "params": [
8663                 "null"
8664               ],
8665               "type": "fill"
8666             }
8667           ],
8668           "measurement": "downstream_rx",
8669           "orderByTime": "ASC",
8670           "policy": "default",
8671           "refId": "A",
8672           "resultFormat": "time_series",
8673           "select": [
8674             [
8675               {
8676                 "params": [
8677                   "value"
8678                 ],
8679                 "type": "field"
8680               },
8681               {
8682                 "params": [],
8683                 "type": "distinct"
8684               },
8685               {
8686                 "params": [
8687                   "/1000"
8688                 ],
8689                 "type": "math"
8690               }
8691             ]
8692           ],
8693           "tags": [
8694             {
8695               "key": "host",
8696               "operator": "=",
8697               "value": "service_group_0"
8698             },
8699             {
8700               "condition": "AND",
8701               "key": "type",
8702               "operator": "=",
8703               "value": "dropped_per_second"
8704             }
8705           ]
8706         },
8707         {
8708           "alias": "1",
8709           "groupBy": [
8710             {
8711               "params": [
8712                 "$__interval"
8713               ],
8714               "type": "time"
8715             },
8716             {
8717               "params": [
8718                 "null"
8719               ],
8720               "type": "fill"
8721             }
8722           ],
8723           "measurement": "downstream_rx",
8724           "orderByTime": "ASC",
8725           "policy": "default",
8726           "refId": "B",
8727           "resultFormat": "time_series",
8728           "select": [
8729             [
8730               {
8731                 "params": [
8732                   "value"
8733                 ],
8734                 "type": "field"
8735               },
8736               {
8737                 "params": [],
8738                 "type": "distinct"
8739               },
8740               {
8741                 "params": [
8742                   "/1000"
8743                 ],
8744                 "type": "math"
8745               }
8746             ]
8747           ],
8748           "tags": [
8749             {
8750               "key": "host",
8751               "operator": "=",
8752               "value": "service_group_1"
8753             },
8754             {
8755               "condition": "AND",
8756               "key": "type",
8757               "operator": "=",
8758               "value": "dropped_per_second"
8759             }
8760           ]
8761         },
8762         {
8763           "alias": "2",
8764           "groupBy": [
8765             {
8766               "params": [
8767                 "$__interval"
8768               ],
8769               "type": "time"
8770             },
8771             {
8772               "params": [
8773                 "null"
8774               ],
8775               "type": "fill"
8776             }
8777           ],
8778           "measurement": "downstream_rx",
8779           "orderByTime": "ASC",
8780           "policy": "default",
8781           "refId": "C",
8782           "resultFormat": "time_series",
8783           "select": [
8784             [
8785               {
8786                 "params": [
8787                   "value"
8788                 ],
8789                 "type": "field"
8790               },
8791               {
8792                 "params": [],
8793                 "type": "distinct"
8794               },
8795               {
8796                 "params": [
8797                   "/1000"
8798                 ],
8799                 "type": "math"
8800               }
8801             ]
8802           ],
8803           "tags": [
8804             {
8805               "key": "host",
8806               "operator": "=",
8807               "value": "service_group_2"
8808             },
8809             {
8810               "condition": "AND",
8811               "key": "type",
8812               "operator": "=",
8813               "value": "dropped_per_second"
8814             }
8815           ]
8816         },
8817         {
8818           "alias": "3",
8819           "groupBy": [
8820             {
8821               "params": [
8822                 "$__interval"
8823               ],
8824               "type": "time"
8825             },
8826             {
8827               "params": [
8828                 "null"
8829               ],
8830               "type": "fill"
8831             }
8832           ],
8833           "measurement": "downstream_rx",
8834           "orderByTime": "ASC",
8835           "policy": "default",
8836           "refId": "D",
8837           "resultFormat": "time_series",
8838           "select": [
8839             [
8840               {
8841                 "params": [
8842                   "value"
8843                 ],
8844                 "type": "field"
8845               },
8846               {
8847                 "params": [],
8848                 "type": "distinct"
8849               },
8850               {
8851                 "params": [
8852                   "/1000"
8853                 ],
8854                 "type": "math"
8855               }
8856             ]
8857           ],
8858           "tags": [
8859             {
8860               "key": "host",
8861               "operator": "=",
8862               "value": "service_group_3"
8863             },
8864             {
8865               "condition": "AND",
8866               "key": "type",
8867               "operator": "=",
8868               "value": "dropped_per_second"
8869             }
8870           ]
8871         },
8872         {
8873           "alias": "4",
8874           "groupBy": [
8875             {
8876               "params": [
8877                 "$__interval"
8878               ],
8879               "type": "time"
8880             },
8881             {
8882               "params": [
8883                 "null"
8884               ],
8885               "type": "fill"
8886             }
8887           ],
8888           "measurement": "downstream_rx",
8889           "orderByTime": "ASC",
8890           "policy": "default",
8891           "refId": "E",
8892           "resultFormat": "time_series",
8893           "select": [
8894             [
8895               {
8896                 "params": [
8897                   "value"
8898                 ],
8899                 "type": "field"
8900               },
8901               {
8902                 "params": [],
8903                 "type": "distinct"
8904               },
8905               {
8906                 "params": [
8907                   "/1000"
8908                 ],
8909                 "type": "math"
8910               }
8911             ]
8912           ],
8913           "tags": [
8914             {
8915               "key": "host",
8916               "operator": "=",
8917               "value": "service_group_4"
8918             },
8919             {
8920               "condition": "AND",
8921               "key": "type",
8922               "operator": "=",
8923               "value": "dropped_per_second"
8924             }
8925           ]
8926         },
8927         {
8928           "alias": "5",
8929           "groupBy": [
8930             {
8931               "params": [
8932                 "$__interval"
8933               ],
8934               "type": "time"
8935             },
8936             {
8937               "params": [
8938                 "null"
8939               ],
8940               "type": "fill"
8941             }
8942           ],
8943           "measurement": "downstream_rx",
8944           "orderByTime": "ASC",
8945           "policy": "default",
8946           "refId": "F",
8947           "resultFormat": "time_series",
8948           "select": [
8949             [
8950               {
8951                 "params": [
8952                   "value"
8953                 ],
8954                 "type": "field"
8955               },
8956               {
8957                 "params": [],
8958                 "type": "distinct"
8959               },
8960               {
8961                 "params": [
8962                   "/1000"
8963                 ],
8964                 "type": "math"
8965               }
8966             ]
8967           ],
8968           "tags": [
8969             {
8970               "key": "host",
8971               "operator": "=",
8972               "value": "service_group_5"
8973             },
8974             {
8975               "condition": "AND",
8976               "key": "type",
8977               "operator": "=",
8978               "value": "dropped_per_second"
8979             }
8980           ]
8981         },
8982         {
8983           "alias": "6",
8984           "groupBy": [
8985             {
8986               "params": [
8987                 "$__interval"
8988               ],
8989               "type": "time"
8990             },
8991             {
8992               "params": [
8993                 "null"
8994               ],
8995               "type": "fill"
8996             }
8997           ],
8998           "measurement": "downstream_rx",
8999           "orderByTime": "ASC",
9000           "policy": "default",
9001           "refId": "G",
9002           "resultFormat": "time_series",
9003           "select": [
9004             [
9005               {
9006                 "params": [
9007                   "value"
9008                 ],
9009                 "type": "field"
9010               },
9011               {
9012                 "params": [],
9013                 "type": "distinct"
9014               },
9015               {
9016                 "params": [
9017                   "/1000"
9018                 ],
9019                 "type": "math"
9020               }
9021             ]
9022           ],
9023           "tags": [
9024             {
9025               "key": "host",
9026               "operator": "=",
9027               "value": "service_group_6"
9028             },
9029             {
9030               "condition": "AND",
9031               "key": "type",
9032               "operator": "=",
9033               "value": "dropped_per_second"
9034             }
9035           ]
9036         },
9037         {
9038           "alias": "7",
9039           "groupBy": [
9040             {
9041               "params": [
9042                 "$__interval"
9043               ],
9044               "type": "time"
9045             },
9046             {
9047               "params": [
9048                 "null"
9049               ],
9050               "type": "fill"
9051             }
9052           ],
9053           "measurement": "downstream_rx",
9054           "orderByTime": "ASC",
9055           "policy": "default",
9056           "refId": "H",
9057           "resultFormat": "time_series",
9058           "select": [
9059             [
9060               {
9061                 "params": [
9062                   "value"
9063                 ],
9064                 "type": "field"
9065               },
9066               {
9067                 "params": [],
9068                 "type": "distinct"
9069               },
9070               {
9071                 "params": [
9072                   "/1000"
9073                 ],
9074                 "type": "math"
9075               }
9076             ]
9077           ],
9078           "tags": [
9079             {
9080               "key": "host",
9081               "operator": "=",
9082               "value": "service_group_7"
9083             },
9084             {
9085               "condition": "AND",
9086               "key": "type",
9087               "operator": "=",
9088               "value": "dropped_per_second"
9089             }
9090           ]
9091         },
9092         {
9093           "alias": "8",
9094           "groupBy": [
9095             {
9096               "params": [
9097                 "$__interval"
9098               ],
9099               "type": "time"
9100             },
9101             {
9102               "params": [
9103                 "null"
9104               ],
9105               "type": "fill"
9106             }
9107           ],
9108           "measurement": "downstream_rx",
9109           "orderByTime": "ASC",
9110           "policy": "default",
9111           "refId": "I",
9112           "resultFormat": "time_series",
9113           "select": [
9114             [
9115               {
9116                 "params": [
9117                   "value"
9118                 ],
9119                 "type": "field"
9120               },
9121               {
9122                 "params": [],
9123                 "type": "distinct"
9124               },
9125               {
9126                 "params": [
9127                   "/1000"
9128                 ],
9129                 "type": "math"
9130               }
9131             ]
9132           ],
9133           "tags": [
9134             {
9135               "key": "host",
9136               "operator": "=",
9137               "value": "service_group_8"
9138             },
9139             {
9140               "condition": "AND",
9141               "key": "type",
9142               "operator": "=",
9143               "value": "dropped_per_second"
9144             }
9145           ]
9146         },
9147         {
9148           "alias": "9",
9149           "groupBy": [
9150             {
9151               "params": [
9152                 "$__interval"
9153               ],
9154               "type": "time"
9155             },
9156             {
9157               "params": [
9158                 "null"
9159               ],
9160               "type": "fill"
9161             }
9162           ],
9163           "measurement": "downstream_rx",
9164           "orderByTime": "ASC",
9165           "policy": "default",
9166           "refId": "J",
9167           "resultFormat": "time_series",
9168           "select": [
9169             [
9170               {
9171                 "params": [
9172                   "value"
9173                 ],
9174                 "type": "field"
9175               },
9176               {
9177                 "params": [],
9178                 "type": "distinct"
9179               },
9180               {
9181                 "params": [
9182                   "/1000"
9183                 ],
9184                 "type": "math"
9185               }
9186             ]
9187           ],
9188           "tags": [
9189             {
9190               "key": "host",
9191               "operator": "=",
9192               "value": "service_group_9"
9193             },
9194             {
9195               "condition": "AND",
9196               "key": "type",
9197               "operator": "=",
9198               "value": "dropped_per_second"
9199             }
9200           ]
9201         },
9202         {
9203           "alias": "10",
9204           "groupBy": [
9205             {
9206               "params": [
9207                 "$__interval"
9208               ],
9209               "type": "time"
9210             },
9211             {
9212               "params": [
9213                 "null"
9214               ],
9215               "type": "fill"
9216             }
9217           ],
9218           "measurement": "downstream_rx",
9219           "orderByTime": "ASC",
9220           "policy": "default",
9221           "refId": "K",
9222           "resultFormat": "time_series",
9223           "select": [
9224             [
9225               {
9226                 "params": [
9227                   "value"
9228                 ],
9229                 "type": "field"
9230               },
9231               {
9232                 "params": [],
9233                 "type": "distinct"
9234               },
9235               {
9236                 "params": [
9237                   "/1000"
9238                 ],
9239                 "type": "math"
9240               }
9241             ]
9242           ],
9243           "tags": [
9244             {
9245               "key": "host",
9246               "operator": "=",
9247               "value": "service_group_10"
9248             },
9249             {
9250               "condition": "AND",
9251               "key": "type",
9252               "operator": "=",
9253               "value": "dropped_per_second"
9254             }
9255           ]
9256         },
9257         {
9258           "alias": "11",
9259           "groupBy": [
9260             {
9261               "params": [
9262                 "$__interval"
9263               ],
9264               "type": "time"
9265             },
9266             {
9267               "params": [
9268                 "null"
9269               ],
9270               "type": "fill"
9271             }
9272           ],
9273           "measurement": "downstream_rx",
9274           "orderByTime": "ASC",
9275           "policy": "default",
9276           "refId": "L",
9277           "resultFormat": "time_series",
9278           "select": [
9279             [
9280               {
9281                 "params": [
9282                   "value"
9283                 ],
9284                 "type": "field"
9285               },
9286               {
9287                 "params": [],
9288                 "type": "distinct"
9289               },
9290               {
9291                 "params": [
9292                   "/1000"
9293                 ],
9294                 "type": "math"
9295               }
9296             ]
9297           ],
9298           "tags": [
9299             {
9300               "key": "host",
9301               "operator": "=",
9302               "value": "service_group_11"
9303             },
9304             {
9305               "condition": "AND",
9306               "key": "type",
9307               "operator": "=",
9308               "value": "dropped_per_second"
9309             }
9310           ]
9311         },
9312         {
9313           "alias": "12",
9314           "groupBy": [
9315             {
9316               "params": [
9317                 "$__interval"
9318               ],
9319               "type": "time"
9320             },
9321             {
9322               "params": [
9323                 "null"
9324               ],
9325               "type": "fill"
9326             }
9327           ],
9328           "measurement": "downstream_rx",
9329           "orderByTime": "ASC",
9330           "policy": "default",
9331           "refId": "M",
9332           "resultFormat": "time_series",
9333           "select": [
9334             [
9335               {
9336                 "params": [
9337                   "value"
9338                 ],
9339                 "type": "field"
9340               },
9341               {
9342                 "params": [],
9343                 "type": "distinct"
9344               },
9345               {
9346                 "params": [
9347                   "/1000"
9348                 ],
9349                 "type": "math"
9350               }
9351             ]
9352           ],
9353           "tags": [
9354             {
9355               "key": "host",
9356               "operator": "=",
9357               "value": "service_group_12"
9358             },
9359             {
9360               "condition": "AND",
9361               "key": "type",
9362               "operator": "=",
9363               "value": "dropped_per_second"
9364             }
9365           ]
9366         },
9367         {
9368           "alias": "13",
9369           "groupBy": [
9370             {
9371               "params": [
9372                 "$__interval"
9373               ],
9374               "type": "time"
9375             },
9376             {
9377               "params": [
9378                 "null"
9379               ],
9380               "type": "fill"
9381             }
9382           ],
9383           "measurement": "downstream_rx",
9384           "orderByTime": "ASC",
9385           "policy": "default",
9386           "refId": "N",
9387           "resultFormat": "time_series",
9388           "select": [
9389             [
9390               {
9391                 "params": [
9392                   "value"
9393                 ],
9394                 "type": "field"
9395               },
9396               {
9397                 "params": [],
9398                 "type": "distinct"
9399               },
9400               {
9401                 "params": [
9402                   "/1000"
9403                 ],
9404                 "type": "math"
9405               }
9406             ]
9407           ],
9408           "tags": [
9409             {
9410               "key": "host",
9411               "operator": "=",
9412               "value": "service_group_13"
9413             },
9414             {
9415               "condition": "AND",
9416               "key": "type",
9417               "operator": "=",
9418               "value": "dropped_per_second"
9419             }
9420           ]
9421         },
9422         {
9423           "alias": "14",
9424           "groupBy": [
9425             {
9426               "params": [
9427                 "$__interval"
9428               ],
9429               "type": "time"
9430             },
9431             {
9432               "params": [
9433                 "null"
9434               ],
9435               "type": "fill"
9436             }
9437           ],
9438           "measurement": "downstream_rx",
9439           "orderByTime": "ASC",
9440           "policy": "default",
9441           "refId": "O",
9442           "resultFormat": "time_series",
9443           "select": [
9444             [
9445               {
9446                 "params": [
9447                   "value"
9448                 ],
9449                 "type": "field"
9450               },
9451               {
9452                 "params": [],
9453                 "type": "distinct"
9454               },
9455               {
9456                 "params": [
9457                   "/1000"
9458                 ],
9459                 "type": "math"
9460               }
9461             ]
9462           ],
9463           "tags": [
9464             {
9465               "key": "host",
9466               "operator": "=",
9467               "value": "service_group_14"
9468             },
9469             {
9470               "condition": "AND",
9471               "key": "type",
9472               "operator": "=",
9473               "value": "dropped_per_second"
9474             }
9475           ]
9476         },
9477         {
9478           "alias": "15",
9479           "groupBy": [
9480             {
9481               "params": [
9482                 "$__interval"
9483               ],
9484               "type": "time"
9485             },
9486             {
9487               "params": [
9488                 "null"
9489               ],
9490               "type": "fill"
9491             }
9492           ],
9493           "measurement": "downstream_rx",
9494           "orderByTime": "ASC",
9495           "policy": "default",
9496           "refId": "P",
9497           "resultFormat": "time_series",
9498           "select": [
9499             [
9500               {
9501                 "params": [
9502                   "value"
9503                 ],
9504                 "type": "field"
9505               },
9506               {
9507                 "params": [],
9508                 "type": "distinct"
9509               },
9510               {
9511                 "params": [
9512                   "/1000"
9513                 ],
9514                 "type": "math"
9515               }
9516             ]
9517           ],
9518           "tags": [
9519             {
9520               "key": "host",
9521               "operator": "=",
9522               "value": "service_group_15"
9523             },
9524             {
9525               "condition": "AND",
9526               "key": "type",
9527               "operator": "=",
9528               "value": "dropped_per_second"
9529             }
9530           ]
9531         },
9532         {
9533           "alias": "16",
9534           "groupBy": [
9535             {
9536               "params": [
9537                 "$__interval"
9538               ],
9539               "type": "time"
9540             },
9541             {
9542               "params": [
9543                 "null"
9544               ],
9545               "type": "fill"
9546             }
9547           ],
9548           "measurement": "downstream_rx",
9549           "orderByTime": "ASC",
9550           "policy": "default",
9551           "refId": "A",
9552           "resultFormat": "time_series",
9553           "select": [
9554             [
9555               {
9556                 "params": [
9557                   "value"
9558                 ],
9559                 "type": "field"
9560               },
9561               {
9562                 "params": [],
9563                 "type": "distinct"
9564               },
9565               {
9566                 "params": [
9567                   "/1000"
9568                 ],
9569                 "type": "math"
9570               }
9571             ]
9572           ],
9573           "tags": [
9574             {
9575               "key": "host",
9576               "operator": "=",
9577               "value": "service_group_16"
9578             },
9579             {
9580               "condition": "AND",
9581               "key": "type",
9582               "operator": "=",
9583               "value": "dropped_per_second"
9584             }
9585           ]
9586         },
9587         {
9588           "alias": "17",
9589           "groupBy": [
9590             {
9591               "params": [
9592                 "$__interval"
9593               ],
9594               "type": "time"
9595             },
9596             {
9597               "params": [
9598                 "null"
9599               ],
9600               "type": "fill"
9601             }
9602           ],
9603           "measurement": "downstream_rx",
9604           "orderByTime": "ASC",
9605           "policy": "default",
9606           "refId": "B",
9607           "resultFormat": "time_series",
9608           "select": [
9609             [
9610               {
9611                 "params": [
9612                   "value"
9613                 ],
9614                 "type": "field"
9615               },
9616               {
9617                 "params": [],
9618                 "type": "distinct"
9619               },
9620               {
9621                 "params": [
9622                   "/1000"
9623                 ],
9624                 "type": "math"
9625               }
9626             ]
9627           ],
9628           "tags": [
9629             {
9630               "key": "host",
9631               "operator": "=",
9632               "value": "service_group_17"
9633             },
9634             {
9635               "condition": "AND",
9636               "key": "type",
9637               "operator": "=",
9638               "value": "dropped_per_second"
9639             }
9640           ]
9641         },
9642         {
9643           "alias": "18",
9644           "groupBy": [
9645             {
9646               "params": [
9647                 "$__interval"
9648               ],
9649               "type": "time"
9650             },
9651             {
9652               "params": [
9653                 "null"
9654               ],
9655               "type": "fill"
9656             }
9657           ],
9658           "measurement": "downstream_rx",
9659           "orderByTime": "ASC",
9660           "policy": "default",
9661           "refId": "C",
9662           "resultFormat": "time_series",
9663           "select": [
9664             [
9665               {
9666                 "params": [
9667                   "value"
9668                 ],
9669                 "type": "field"
9670               },
9671               {
9672                 "params": [],
9673                 "type": "distinct"
9674               },
9675               {
9676                 "params": [
9677                   "/1000"
9678                 ],
9679                 "type": "math"
9680               }
9681             ]
9682           ],
9683           "tags": [
9684             {
9685               "key": "host",
9686               "operator": "=",
9687               "value": "service_group_18"
9688             },
9689             {
9690               "condition": "AND",
9691               "key": "type",
9692               "operator": "=",
9693               "value": "dropped_per_second"
9694             }
9695           ]
9696         },
9697         {
9698           "alias": "19",
9699           "groupBy": [
9700             {
9701               "params": [
9702                 "$__interval"
9703               ],
9704               "type": "time"
9705             },
9706             {
9707               "params": [
9708                 "null"
9709               ],
9710               "type": "fill"
9711             }
9712           ],
9713           "measurement": "downstream_rx",
9714           "orderByTime": "ASC",
9715           "policy": "default",
9716           "refId": "D",
9717           "resultFormat": "time_series",
9718           "select": [
9719             [
9720               {
9721                 "params": [
9722                   "value"
9723                 ],
9724                 "type": "field"
9725               },
9726               {
9727                 "params": [],
9728                 "type": "distinct"
9729               },
9730               {
9731                 "params": [
9732                   "/1000"
9733                 ],
9734                 "type": "math"
9735               }
9736             ]
9737           ],
9738           "tags": [
9739             {
9740               "key": "host",
9741               "operator": "=",
9742               "value": "service_group_19"
9743             },
9744             {
9745               "condition": "AND",
9746               "key": "type",
9747               "operator": "=",
9748               "value": "dropped_per_second"
9749             }
9750           ]
9751         },
9752         {
9753           "alias": "20",
9754           "groupBy": [
9755             {
9756               "params": [
9757                 "$__interval"
9758               ],
9759               "type": "time"
9760             },
9761             {
9762               "params": [
9763                 "null"
9764               ],
9765               "type": "fill"
9766             }
9767           ],
9768           "measurement": "downstream_rx",
9769           "orderByTime": "ASC",
9770           "policy": "default",
9771           "refId": "E",
9772           "resultFormat": "time_series",
9773           "select": [
9774             [
9775               {
9776                 "params": [
9777                   "value"
9778                 ],
9779                 "type": "field"
9780               },
9781               {
9782                 "params": [],
9783                 "type": "distinct"
9784               },
9785               {
9786                 "params": [
9787                   "/1000"
9788                 ],
9789                 "type": "math"
9790               }
9791             ]
9792           ],
9793           "tags": [
9794             {
9795               "key": "host",
9796               "operator": "=",
9797               "value": "service_group_20"
9798             },
9799             {
9800               "condition": "AND",
9801               "key": "type",
9802               "operator": "=",
9803               "value": "dropped_per_second"
9804             }
9805           ]
9806         },
9807         {
9808           "alias": "21",
9809           "groupBy": [
9810             {
9811               "params": [
9812                 "$__interval"
9813               ],
9814               "type": "time"
9815             },
9816             {
9817               "params": [
9818                 "null"
9819               ],
9820               "type": "fill"
9821             }
9822           ],
9823           "measurement": "downstream_rx",
9824           "orderByTime": "ASC",
9825           "policy": "default",
9826           "refId": "F",
9827           "resultFormat": "time_series",
9828           "select": [
9829             [
9830               {
9831                 "params": [
9832                   "value"
9833                 ],
9834                 "type": "field"
9835               },
9836               {
9837                 "params": [],
9838                 "type": "distinct"
9839               },
9840               {
9841                 "params": [
9842                   "/1000"
9843                 ],
9844                 "type": "math"
9845               }
9846             ]
9847           ],
9848           "tags": [
9849             {
9850               "key": "host",
9851               "operator": "=",
9852               "value": "service_group_21"
9853             },
9854             {
9855               "condition": "AND",
9856               "key": "type",
9857               "operator": "=",
9858               "value": "dropped_per_second"
9859             }
9860           ]
9861         },
9862         {
9863           "alias": "22",
9864           "groupBy": [
9865             {
9866               "params": [
9867                 "$__interval"
9868               ],
9869               "type": "time"
9870             },
9871             {
9872               "params": [
9873                 "null"
9874               ],
9875               "type": "fill"
9876             }
9877           ],
9878           "measurement": "downstream_rx",
9879           "orderByTime": "ASC",
9880           "policy": "default",
9881           "refId": "G",
9882           "resultFormat": "time_series",
9883           "select": [
9884             [
9885               {
9886                 "params": [
9887                   "value"
9888                 ],
9889                 "type": "field"
9890               },
9891               {
9892                 "params": [],
9893                 "type": "distinct"
9894               },
9895               {
9896                 "params": [
9897                   "/1000"
9898                 ],
9899                 "type": "math"
9900               }
9901             ]
9902           ],
9903           "tags": [
9904             {
9905               "key": "host",
9906               "operator": "=",
9907               "value": "service_group_22"
9908             },
9909             {
9910               "condition": "AND",
9911               "key": "type",
9912               "operator": "=",
9913               "value": "dropped_per_second"
9914             }
9915           ]
9916         },
9917         {
9918           "alias": "23",
9919           "groupBy": [
9920             {
9921               "params": [
9922                 "$__interval"
9923               ],
9924               "type": "time"
9925             },
9926             {
9927               "params": [
9928                 "null"
9929               ],
9930               "type": "fill"
9931             }
9932           ],
9933           "measurement": "downstream_rx",
9934           "orderByTime": "ASC",
9935           "policy": "default",
9936           "refId": "H",
9937           "resultFormat": "time_series",
9938           "select": [
9939             [
9940               {
9941                 "params": [
9942                   "value"
9943                 ],
9944                 "type": "field"
9945               },
9946               {
9947                 "params": [],
9948                 "type": "distinct"
9949               },
9950               {
9951                 "params": [
9952                   "/1000"
9953                 ],
9954                 "type": "math"
9955               }
9956             ]
9957           ],
9958           "tags": [
9959             {
9960               "key": "host",
9961               "operator": "=",
9962               "value": "service_group_23"
9963             },
9964             {
9965               "condition": "AND",
9966               "key": "type",
9967               "operator": "=",
9968               "value": "dropped_per_second"
9969             }
9970           ]
9971         },
9972         {
9973           "alias": "24",
9974           "groupBy": [
9975             {
9976               "params": [
9977                 "$__interval"
9978               ],
9979               "type": "time"
9980             },
9981             {
9982               "params": [
9983                 "null"
9984               ],
9985               "type": "fill"
9986             }
9987           ],
9988           "measurement": "downstream_rx",
9989           "orderByTime": "ASC",
9990           "policy": "default",
9991           "refId": "I",
9992           "resultFormat": "time_series",
9993           "select": [
9994             [
9995               {
9996                 "params": [
9997                   "value"
9998                 ],
9999                 "type": "field"
10000               },
10001               {
10002                 "params": [],
10003                 "type": "distinct"
10004               },
10005               {
10006                 "params": [
10007                   "/1000"
10008                 ],
10009                 "type": "math"
10010               }
10011             ]
10012           ],
10013           "tags": [
10014             {
10015               "key": "host",
10016               "operator": "=",
10017               "value": "service_group_24"
10018             },
10019             {
10020               "condition": "AND",
10021               "key": "type",
10022               "operator": "=",
10023               "value": "dropped_per_second"
10024             }
10025           ]
10026         },
10027         {
10028           "alias": "25",
10029           "groupBy": [
10030             {
10031               "params": [
10032                 "$__interval"
10033               ],
10034               "type": "time"
10035             },
10036             {
10037               "params": [
10038                 "null"
10039               ],
10040               "type": "fill"
10041             }
10042           ],
10043           "measurement": "downstream_rx",
10044           "orderByTime": "ASC",
10045           "policy": "default",
10046           "refId": "J",
10047           "resultFormat": "time_series",
10048           "select": [
10049             [
10050               {
10051                 "params": [
10052                   "value"
10053                 ],
10054                 "type": "field"
10055               },
10056               {
10057                 "params": [],
10058                 "type": "distinct"
10059               },
10060               {
10061                 "params": [
10062                   "/1000"
10063                 ],
10064                 "type": "math"
10065               }
10066             ]
10067           ],
10068           "tags": [
10069             {
10070               "key": "host",
10071               "operator": "=",
10072               "value": "service_group_25"
10073             },
10074             {
10075               "condition": "AND",
10076               "key": "type",
10077               "operator": "=",
10078               "value": "dropped_per_second"
10079             }
10080           ]
10081         },
10082         {
10083           "alias": "26",
10084           "groupBy": [
10085             {
10086               "params": [
10087                 "$__interval"
10088               ],
10089               "type": "time"
10090             },
10091             {
10092               "params": [
10093                 "null"
10094               ],
10095               "type": "fill"
10096             }
10097           ],
10098           "measurement": "downstream_rx",
10099           "orderByTime": "ASC",
10100           "policy": "default",
10101           "refId": "K",
10102           "resultFormat": "time_series",
10103           "select": [
10104             [
10105               {
10106                 "params": [
10107                   "value"
10108                 ],
10109                 "type": "field"
10110               },
10111               {
10112                 "params": [],
10113                 "type": "distinct"
10114               },
10115               {
10116                 "params": [
10117                   "/1000"
10118                 ],
10119                 "type": "math"
10120               }
10121             ]
10122           ],
10123           "tags": [
10124             {
10125               "key": "host",
10126               "operator": "=",
10127               "value": "service_group_26"
10128             },
10129             {
10130               "condition": "AND",
10131               "key": "type",
10132               "operator": "=",
10133               "value": "dropped_per_second"
10134             }
10135           ]
10136         },
10137         {
10138           "alias": "27",
10139           "groupBy": [
10140             {
10141               "params": [
10142                 "$__interval"
10143               ],
10144               "type": "time"
10145             },
10146             {
10147               "params": [
10148                 "null"
10149               ],
10150               "type": "fill"
10151             }
10152           ],
10153           "measurement": "downstream_rx",
10154           "orderByTime": "ASC",
10155           "policy": "default",
10156           "refId": "L",
10157           "resultFormat": "time_series",
10158           "select": [
10159             [
10160               {
10161                 "params": [
10162                   "value"
10163                 ],
10164                 "type": "field"
10165               },
10166               {
10167                 "params": [],
10168                 "type": "distinct"
10169               },
10170               {
10171                 "params": [
10172                   "/1000"
10173                 ],
10174                 "type": "math"
10175               }
10176             ]
10177           ],
10178           "tags": [
10179             {
10180               "key": "host",
10181               "operator": "=",
10182               "value": "service_group_27"
10183             },
10184             {
10185               "condition": "AND",
10186               "key": "type",
10187               "operator": "=",
10188               "value": "dropped_per_second"
10189             }
10190           ]
10191         },
10192         {
10193           "alias": "28",
10194           "groupBy": [
10195             {
10196               "params": [
10197                 "$__interval"
10198               ],
10199               "type": "time"
10200             },
10201             {
10202               "params": [
10203                 "null"
10204               ],
10205               "type": "fill"
10206             }
10207           ],
10208           "measurement": "downstream_rx",
10209           "orderByTime": "ASC",
10210           "policy": "default",
10211           "refId": "M",
10212           "resultFormat": "time_series",
10213           "select": [
10214             [
10215               {
10216                 "params": [
10217                   "value"
10218                 ],
10219                 "type": "field"
10220               },
10221               {
10222                 "params": [],
10223                 "type": "distinct"
10224               },
10225               {
10226                 "params": [
10227                   "/1000"
10228                 ],
10229                 "type": "math"
10230               }
10231             ]
10232           ],
10233           "tags": [
10234             {
10235               "key": "host",
10236               "operator": "=",
10237               "value": "service_group_28"
10238             },
10239             {
10240               "condition": "AND",
10241               "key": "type",
10242               "operator": "=",
10243               "value": "dropped_per_second"
10244             }
10245           ]
10246         },
10247         {
10248           "alias": "29",
10249           "groupBy": [
10250             {
10251               "params": [
10252                 "$__interval"
10253               ],
10254               "type": "time"
10255             },
10256             {
10257               "params": [
10258                 "null"
10259               ],
10260               "type": "fill"
10261             }
10262           ],
10263           "measurement": "downstream_rx",
10264           "orderByTime": "ASC",
10265           "policy": "default",
10266           "refId": "N",
10267           "resultFormat": "time_series",
10268           "select": [
10269             [
10270               {
10271                 "params": [
10272                   "value"
10273                 ],
10274                 "type": "field"
10275               },
10276               {
10277                 "params": [],
10278                 "type": "distinct"
10279               },
10280               {
10281                 "params": [
10282                   "/1000"
10283                 ],
10284                 "type": "math"
10285               }
10286             ]
10287           ],
10288           "tags": [
10289             {
10290               "key": "host",
10291               "operator": "=",
10292               "value": "service_group_29"
10293             },
10294             {
10295               "condition": "AND",
10296               "key": "type",
10297               "operator": "=",
10298               "value": "dropped_per_second"
10299             }
10300           ]
10301         },
10302         {
10303           "alias": "30",
10304           "groupBy": [
10305             {
10306               "params": [
10307                 "$__interval"
10308               ],
10309               "type": "time"
10310             },
10311             {
10312               "params": [
10313                 "null"
10314               ],
10315               "type": "fill"
10316             }
10317           ],
10318           "measurement": "downstream_rx",
10319           "orderByTime": "ASC",
10320           "policy": "default",
10321           "refId": "O",
10322           "resultFormat": "time_series",
10323           "select": [
10324             [
10325               {
10326                 "params": [
10327                   "value"
10328                 ],
10329                 "type": "field"
10330               },
10331               {
10332                 "params": [],
10333                 "type": "distinct"
10334               },
10335               {
10336                 "params": [
10337                   "/1000"
10338                 ],
10339                 "type": "math"
10340               }
10341             ]
10342           ],
10343           "tags": [
10344             {
10345               "key": "host",
10346               "operator": "=",
10347               "value": "service_group_30"
10348             },
10349             {
10350               "condition": "AND",
10351               "key": "type",
10352               "operator": "=",
10353               "value": "dropped_per_second"
10354             }
10355           ]
10356         },
10357         {
10358           "alias": "31",
10359           "groupBy": [
10360             {
10361               "params": [
10362                 "$__interval"
10363               ],
10364               "type": "time"
10365             },
10366             {
10367               "params": [
10368                 "null"
10369               ],
10370               "type": "fill"
10371             }
10372           ],
10373           "measurement": "downstream_rx",
10374           "orderByTime": "ASC",
10375           "policy": "default",
10376           "refId": "P",
10377           "resultFormat": "time_series",
10378           "select": [
10379             [
10380               {
10381                 "params": [
10382                   "value"
10383                 ],
10384                 "type": "field"
10385               },
10386               {
10387                 "params": [],
10388                 "type": "distinct"
10389               },
10390               {
10391                 "params": [
10392                   " / 1000"
10393                 ],
10394                 "type": "math"
10395               }
10396             ]
10397           ],
10398           "tags": [
10399             {
10400               "key": "host",
10401               "operator": "=",
10402               "value": "service_group_31"
10403             },
10404             {
10405               "condition": "AND",
10406               "key": "type",
10407               "operator": "=",
10408               "value": "dropped_per_second"
10409             }
10410           ]
10411         }
10412       ],
10413       "thresholds": [],
10414       "timeFrom": null,
10415       "timeShift": null,
10416       "title": "RX - Frame Loss Rate per Service Group",
10417       "tooltip": {
10418         "shared": false,
10419         "sort": 0,
10420         "value_type": "individual"
10421       },
10422       "type": "graph",
10423       "xaxis": {
10424         "buckets": null,
10425         "mode": "series",
10426         "name": null,
10427         "show": true,
10428         "values": [
10429           "current"
10430         ]
10431       },
10432       "yaxes": [
10433         {
10434           "format": "short",
10435           "label": "Frame Loss Rate (kpps)",
10436           "logBase": 1,
10437           "max": "1200",
10438           "min": "0",
10439           "show": true
10440         },
10441         {
10442           "format": "short",
10443           "label": null,
10444           "logBase": 1,
10445           "max": null,
10446           "min": null,
10447           "show": true
10448         }
10449       ],
10450       "yaxis": {
10451         "align": false,
10452         "alignLevel": null
10453       }
10454     },
10455     {
10456       "aliasColors": {
10457         "0": "#64b0c8",
10458         "1": "#64b0c8",
10459         "2": "#64b0c8",
10460         "3": "#64b0c8",
10461         "4": "#64b0c8",
10462         "5": "#64b0c8",
10463         "6": "#64b0c8",
10464         "7": "#64b0c8",
10465         "8": "#64b0c8",
10466         "9": "#64b0c8",
10467         "10": "#64b0c8",
10468         "11": "#64b0c8",
10469         "12": "#64b0c8",
10470         "13": "#64b0c8",
10471         "14": "#64b0c8",
10472         "15": "#64b0c8",
10473         "16": "#64b0c8",
10474         "17": "#64b0c8",
10475         "18": "#64b0c8",
10476         "19": "#64b0c8",
10477         "20": "#64b0c8",
10478         "21": "#64b0c8",
10479         "22": "#64b0c8",
10480         "23": "#64b0c8",
10481         "24": "#64b0c8",
10482         "25": "#64b0c8",
10483         "26": "#64b0c8",
10484         "27": "#64b0c8",
10485         "28": "#64b0c8",
10486         "29": "#64b0c8",
10487         "30": "#64b0c8",
10488         "31": "#64b0c8"
10489       },
10490       "bars": true,
10491       "dashLength": 10,
10492       "dashes": false,
10493       "datasource": null,
10494       "fill": 1,
10495       "gridPos": {
10496         "h": 7,
10497         "w": 12,
10498         "x": 12,
10499         "y": 21
10500       },
10501       "id": 192,
10502       "legend": {
10503         "avg": false,
10504         "current": false,
10505         "max": false,
10506         "min": false,
10507         "show": false,
10508         "total": false,
10509         "values": false
10510       },
10511       "lines": false,
10512       "linewidth": 1,
10513       "links": [],
10514       "nullPointMode": "null",
10515       "percentage": false,
10516       "pointradius": 5,
10517       "points": false,
10518       "renderer": "flot",
10519       "seriesOverrides": [],
10520       "spaceLength": 10,
10521       "stack": false,
10522       "steppedLine": false,
10523       "targets": [
10524         {
10525           "alias": "0",
10526           "groupBy": [
10527             {
10528               "params": [
10529                 "$__interval"
10530               ],
10531               "type": "time"
10532             },
10533             {
10534               "params": [
10535                 "null"
10536               ],
10537               "type": "fill"
10538             }
10539           ],
10540           "measurement": "downstream_tx",
10541           "orderByTime": "ASC",
10542           "policy": "default",
10543           "refId": "A",
10544           "resultFormat": "time_series",
10545           "select": [
10546             [
10547               {
10548                 "params": [
10549                   "value"
10550                 ],
10551                 "type": "field"
10552               },
10553               {
10554                 "params": [],
10555                 "type": "distinct"
10556               },
10557               {
10558                 "params": [
10559                   "/1000"
10560                 ],
10561                 "type": "math"
10562               }
10563             ]
10564           ],
10565           "tags": [
10566             {
10567               "key": "host",
10568               "operator": "=",
10569               "value": "service_group_0"
10570             },
10571             {
10572               "condition": "AND",
10573               "key": "type",
10574               "operator": "=",
10575               "value": "dropped_per_second"
10576             }
10577           ]
10578         },
10579         {
10580           "alias": "1",
10581           "groupBy": [
10582             {
10583               "params": [
10584                 "$__interval"
10585               ],
10586               "type": "time"
10587             },
10588             {
10589               "params": [
10590                 "null"
10591               ],
10592               "type": "fill"
10593             }
10594           ],
10595           "measurement": "downstream_tx",
10596           "orderByTime": "ASC",
10597           "policy": "default",
10598           "refId": "B",
10599           "resultFormat": "time_series",
10600           "select": [
10601             [
10602               {
10603                 "params": [
10604                   "value"
10605                 ],
10606                 "type": "field"
10607               },
10608               {
10609                 "params": [],
10610                 "type": "distinct"
10611               },
10612               {
10613                 "params": [
10614                   "/1000"
10615                 ],
10616                 "type": "math"
10617               }
10618             ]
10619           ],
10620           "tags": [
10621             {
10622               "key": "host",
10623               "operator": "=",
10624               "value": "service_group_1"
10625             },
10626             {
10627               "condition": "AND",
10628               "key": "type",
10629               "operator": "=",
10630               "value": "dropped_per_second"
10631             }
10632           ]
10633         },
10634         {
10635           "alias": "2",
10636           "groupBy": [
10637             {
10638               "params": [
10639                 "$__interval"
10640               ],
10641               "type": "time"
10642             },
10643             {
10644               "params": [
10645                 "null"
10646               ],
10647               "type": "fill"
10648             }
10649           ],
10650           "measurement": "downstream_tx",
10651           "orderByTime": "ASC",
10652           "policy": "default",
10653           "refId": "C",
10654           "resultFormat": "time_series",
10655           "select": [
10656             [
10657               {
10658                 "params": [
10659                   "value"
10660                 ],
10661                 "type": "field"
10662               },
10663               {
10664                 "params": [],
10665                 "type": "distinct"
10666               },
10667               {
10668                 "params": [
10669                   "/1000"
10670                 ],
10671                 "type": "math"
10672               }
10673             ]
10674           ],
10675           "tags": [
10676             {
10677               "key": "host",
10678               "operator": "=",
10679               "value": "service_group_2"
10680             },
10681             {
10682               "condition": "AND",
10683               "key": "type",
10684               "operator": "=",
10685               "value": "dropped_per_second"
10686             }
10687           ]
10688         },
10689         {
10690           "alias": "3",
10691           "groupBy": [
10692             {
10693               "params": [
10694                 "$__interval"
10695               ],
10696               "type": "time"
10697             },
10698             {
10699               "params": [
10700                 "null"
10701               ],
10702               "type": "fill"
10703             }
10704           ],
10705           "measurement": "downstream_tx",
10706           "orderByTime": "ASC",
10707           "policy": "default",
10708           "refId": "D",
10709           "resultFormat": "time_series",
10710           "select": [
10711             [
10712               {
10713                 "params": [
10714                   "value"
10715                 ],
10716                 "type": "field"
10717               },
10718               {
10719                 "params": [],
10720                 "type": "distinct"
10721               },
10722               {
10723                 "params": [
10724                   "/1000"
10725                 ],
10726                 "type": "math"
10727               }
10728             ]
10729           ],
10730           "tags": [
10731             {
10732               "key": "host",
10733               "operator": "=",
10734               "value": "service_group_3"
10735             },
10736             {
10737               "condition": "AND",
10738               "key": "type",
10739               "operator": "=",
10740               "value": "dropped_per_second"
10741             }
10742           ]
10743         },
10744         {
10745           "alias": "4",
10746           "groupBy": [
10747             {
10748               "params": [
10749                 "$__interval"
10750               ],
10751               "type": "time"
10752             },
10753             {
10754               "params": [
10755                 "null"
10756               ],
10757               "type": "fill"
10758             }
10759           ],
10760           "measurement": "downstream_tx",
10761           "orderByTime": "ASC",
10762           "policy": "default",
10763           "refId": "E",
10764           "resultFormat": "time_series",
10765           "select": [
10766             [
10767               {
10768                 "params": [
10769                   "value"
10770                 ],
10771                 "type": "field"
10772               },
10773               {
10774                 "params": [],
10775                 "type": "distinct"
10776               },
10777               {
10778                 "params": [
10779                   "/1000"
10780                 ],
10781                 "type": "math"
10782               }
10783             ]
10784           ],
10785           "tags": [
10786             {
10787               "key": "host",
10788               "operator": "=",
10789               "value": "service_group_4"
10790             },
10791             {
10792               "condition": "AND",
10793               "key": "type",
10794               "operator": "=",
10795               "value": "dropped_per_second"
10796             }
10797           ]
10798         },
10799         {
10800           "alias": "5",
10801           "groupBy": [
10802             {
10803               "params": [
10804                 "$__interval"
10805               ],
10806               "type": "time"
10807             },
10808             {
10809               "params": [
10810                 "null"
10811               ],
10812               "type": "fill"
10813             }
10814           ],
10815           "measurement": "downstream_tx",
10816           "orderByTime": "ASC",
10817           "policy": "default",
10818           "refId": "F",
10819           "resultFormat": "time_series",
10820           "select": [
10821             [
10822               {
10823                 "params": [
10824                   "value"
10825                 ],
10826                 "type": "field"
10827               },
10828               {
10829                 "params": [],
10830                 "type": "distinct"
10831               },
10832               {
10833                 "params": [
10834                   "/1000"
10835                 ],
10836                 "type": "math"
10837               }
10838             ]
10839           ],
10840           "tags": [
10841             {
10842               "key": "host",
10843               "operator": "=",
10844               "value": "service_group_5"
10845             },
10846             {
10847               "condition": "AND",
10848               "key": "type",
10849               "operator": "=",
10850               "value": "dropped_per_second"
10851             }
10852           ]
10853         },
10854         {
10855           "alias": "6",
10856           "groupBy": [
10857             {
10858               "params": [
10859                 "$__interval"
10860               ],
10861               "type": "time"
10862             },
10863             {
10864               "params": [
10865                 "null"
10866               ],
10867               "type": "fill"
10868             }
10869           ],
10870           "measurement": "downstream_tx",
10871           "orderByTime": "ASC",
10872           "policy": "default",
10873           "refId": "G",
10874           "resultFormat": "time_series",
10875           "select": [
10876             [
10877               {
10878                 "params": [
10879                   "value"
10880                 ],
10881                 "type": "field"
10882               },
10883               {
10884                 "params": [],
10885                 "type": "distinct"
10886               },
10887               {
10888                 "params": [
10889                   "/1000"
10890                 ],
10891                 "type": "math"
10892               }
10893             ]
10894           ],
10895           "tags": [
10896             {
10897               "key": "host",
10898               "operator": "=",
10899               "value": "service_group_6"
10900             },
10901             {
10902               "condition": "AND",
10903               "key": "type",
10904               "operator": "=",
10905               "value": "dropped_per_second"
10906             }
10907           ]
10908         },
10909         {
10910           "alias": "7",
10911           "groupBy": [
10912             {
10913               "params": [
10914                 "$__interval"
10915               ],
10916               "type": "time"
10917             },
10918             {
10919               "params": [
10920                 "null"
10921               ],
10922               "type": "fill"
10923             }
10924           ],
10925           "measurement": "downstream_tx",
10926           "orderByTime": "ASC",
10927           "policy": "default",
10928           "refId": "H",
10929           "resultFormat": "time_series",
10930           "select": [
10931             [
10932               {
10933                 "params": [
10934                   "value"
10935                 ],
10936                 "type": "field"
10937               },
10938               {
10939                 "params": [],
10940                 "type": "distinct"
10941               },
10942               {
10943                 "params": [
10944                   "/1000"
10945                 ],
10946                 "type": "math"
10947               }
10948             ]
10949           ],
10950           "tags": [
10951             {
10952               "key": "host",
10953               "operator": "=",
10954               "value": "service_group_7"
10955             },
10956             {
10957               "condition": "AND",
10958               "key": "type",
10959               "operator": "=",
10960               "value": "dropped_per_second"
10961             }
10962           ]
10963         },
10964         {
10965           "alias": "8",
10966           "groupBy": [
10967             {
10968               "params": [
10969                 "$__interval"
10970               ],
10971               "type": "time"
10972             },
10973             {
10974               "params": [
10975                 "null"
10976               ],
10977               "type": "fill"
10978             }
10979           ],
10980           "measurement": "downstream_tx",
10981           "orderByTime": "ASC",
10982           "policy": "default",
10983           "refId": "I",
10984           "resultFormat": "time_series",
10985           "select": [
10986             [
10987               {
10988                 "params": [
10989                   "value"
10990                 ],
10991                 "type": "field"
10992               },
10993               {
10994                 "params": [],
10995                 "type": "distinct"
10996               },
10997               {
10998                 "params": [
10999                   "/1000"
11000                 ],
11001                 "type": "math"
11002               }
11003             ]
11004           ],
11005           "tags": [
11006             {
11007               "key": "host",
11008               "operator": "=",
11009               "value": "service_group_8"
11010             },
11011             {
11012               "condition": "AND",
11013               "key": "type",
11014               "operator": "=",
11015               "value": "dropped_per_second"
11016             }
11017           ]
11018         },
11019         {
11020           "alias": "9",
11021           "groupBy": [
11022             {
11023               "params": [
11024                 "$__interval"
11025               ],
11026               "type": "time"
11027             },
11028             {
11029               "params": [
11030                 "null"
11031               ],
11032               "type": "fill"
11033             }
11034           ],
11035           "measurement": "downstream_tx",
11036           "orderByTime": "ASC",
11037           "policy": "default",
11038           "refId": "J",
11039           "resultFormat": "time_series",
11040           "select": [
11041             [
11042               {
11043                 "params": [
11044                   "value"
11045                 ],
11046                 "type": "field"
11047               },
11048               {
11049                 "params": [],
11050                 "type": "distinct"
11051               },
11052               {
11053                 "params": [
11054                   "/1000"
11055                 ],
11056                 "type": "math"
11057               }
11058             ]
11059           ],
11060           "tags": [
11061             {
11062               "key": "host",
11063               "operator": "=",
11064               "value": "service_group_9"
11065             },
11066             {
11067               "condition": "AND",
11068               "key": "type",
11069               "operator": "=",
11070               "value": "dropped_per_second"
11071             }
11072           ]
11073         },
11074         {
11075           "alias": "10",
11076           "groupBy": [
11077             {
11078               "params": [
11079                 "$__interval"
11080               ],
11081               "type": "time"
11082             },
11083             {
11084               "params": [
11085                 "null"
11086               ],
11087               "type": "fill"
11088             }
11089           ],
11090           "measurement": "downstream_tx",
11091           "orderByTime": "ASC",
11092           "policy": "default",
11093           "refId": "K",
11094           "resultFormat": "time_series",
11095           "select": [
11096             [
11097               {
11098                 "params": [
11099                   "value"
11100                 ],
11101                 "type": "field"
11102               },
11103               {
11104                 "params": [],
11105                 "type": "distinct"
11106               },
11107               {
11108                 "params": [
11109                   "/1000"
11110                 ],
11111                 "type": "math"
11112               }
11113             ]
11114           ],
11115           "tags": [
11116             {
11117               "key": "host",
11118               "operator": "=",
11119               "value": "service_group_10"
11120             },
11121             {
11122               "condition": "AND",
11123               "key": "type",
11124               "operator": "=",
11125               "value": "dropped_per_second"
11126             }
11127           ]
11128         },
11129         {
11130           "alias": "11",
11131           "groupBy": [
11132             {
11133               "params": [
11134                 "$__interval"
11135               ],
11136               "type": "time"
11137             },
11138             {
11139               "params": [
11140                 "null"
11141               ],
11142               "type": "fill"
11143             }
11144           ],
11145           "measurement": "downstream_tx",
11146           "orderByTime": "ASC",
11147           "policy": "default",
11148           "refId": "L",
11149           "resultFormat": "time_series",
11150           "select": [
11151             [
11152               {
11153                 "params": [
11154                   "value"
11155                 ],
11156                 "type": "field"
11157               },
11158               {
11159                 "params": [],
11160                 "type": "distinct"
11161               },
11162               {
11163                 "params": [
11164                   "/1000"
11165                 ],
11166                 "type": "math"
11167               }
11168             ]
11169           ],
11170           "tags": [
11171             {
11172               "key": "host",
11173               "operator": "=",
11174               "value": "service_group_11"
11175             },
11176             {
11177               "condition": "AND",
11178               "key": "type",
11179               "operator": "=",
11180               "value": "dropped_per_second"
11181             }
11182           ]
11183         },
11184         {
11185           "alias": "12",
11186           "groupBy": [
11187             {
11188               "params": [
11189                 "$__interval"
11190               ],
11191               "type": "time"
11192             },
11193             {
11194               "params": [
11195                 "null"
11196               ],
11197               "type": "fill"
11198             }
11199           ],
11200           "measurement": "downstream_tx",
11201           "orderByTime": "ASC",
11202           "policy": "default",
11203           "refId": "M",
11204           "resultFormat": "time_series",
11205           "select": [
11206             [
11207               {
11208                 "params": [
11209                   "value"
11210                 ],
11211                 "type": "field"
11212               },
11213               {
11214                 "params": [],
11215                 "type": "distinct"
11216               },
11217               {
11218                 "params": [
11219                   "/1000"
11220                 ],
11221                 "type": "math"
11222               }
11223             ]
11224           ],
11225           "tags": [
11226             {
11227               "key": "host",
11228               "operator": "=",
11229               "value": "service_group_12"
11230             },
11231             {
11232               "condition": "AND",
11233               "key": "type",
11234               "operator": "=",
11235               "value": "dropped_per_second"
11236             }
11237           ]
11238         },
11239         {
11240           "alias": "13",
11241           "groupBy": [
11242             {
11243               "params": [
11244                 "$__interval"
11245               ],
11246               "type": "time"
11247             },
11248             {
11249               "params": [
11250                 "null"
11251               ],
11252               "type": "fill"
11253             }
11254           ],
11255           "measurement": "downstream_tx",
11256           "orderByTime": "ASC",
11257           "policy": "default",
11258           "refId": "N",
11259           "resultFormat": "time_series",
11260           "select": [
11261             [
11262               {
11263                 "params": [
11264                   "value"
11265                 ],
11266                 "type": "field"
11267               },
11268               {
11269                 "params": [],
11270                 "type": "distinct"
11271               },
11272               {
11273                 "params": [
11274                   "/1000"
11275                 ],
11276                 "type": "math"
11277               }
11278             ]
11279           ],
11280           "tags": [
11281             {
11282               "key": "host",
11283               "operator": "=",
11284               "value": "service_group_13"
11285             },
11286             {
11287               "condition": "AND",
11288               "key": "type",
11289               "operator": "=",
11290               "value": "dropped_per_second"
11291             }
11292           ]
11293         },
11294         {
11295           "alias": "14",
11296           "groupBy": [
11297             {
11298               "params": [
11299                 "$__interval"
11300               ],
11301               "type": "time"
11302             },
11303             {
11304               "params": [
11305                 "null"
11306               ],
11307               "type": "fill"
11308             }
11309           ],
11310           "measurement": "downstream_tx",
11311           "orderByTime": "ASC",
11312           "policy": "default",
11313           "refId": "O",
11314           "resultFormat": "time_series",
11315           "select": [
11316             [
11317               {
11318                 "params": [
11319                   "value"
11320                 ],
11321                 "type": "field"
11322               },
11323               {
11324                 "params": [],
11325                 "type": "distinct"
11326               },
11327               {
11328                 "params": [
11329                   "/1000"
11330                 ],
11331                 "type": "math"
11332               }
11333             ]
11334           ],
11335           "tags": [
11336             {
11337               "key": "host",
11338               "operator": "=",
11339               "value": "service_group_14"
11340             },
11341             {
11342               "condition": "AND",
11343               "key": "type",
11344               "operator": "=",
11345               "value": "dropped_per_second"
11346             }
11347           ]
11348         },
11349         {
11350           "alias": "15",
11351           "groupBy": [
11352             {
11353               "params": [
11354                 "$__interval"
11355               ],
11356               "type": "time"
11357             },
11358             {
11359               "params": [
11360                 "null"
11361               ],
11362               "type": "fill"
11363             }
11364           ],
11365           "measurement": "downstream_tx",
11366           "orderByTime": "ASC",
11367           "policy": "default",
11368           "refId": "P",
11369           "resultFormat": "time_series",
11370           "select": [
11371             [
11372               {
11373                 "params": [
11374                   "value"
11375                 ],
11376                 "type": "field"
11377               },
11378               {
11379                 "params": [],
11380                 "type": "distinct"
11381               },
11382               {
11383                 "params": [
11384                   "/1000"
11385                 ],
11386                 "type": "math"
11387               }
11388             ]
11389           ],
11390           "tags": [
11391             {
11392               "key": "host",
11393               "operator": "=",
11394               "value": "service_group_15"
11395             },
11396             {
11397               "condition": "AND",
11398               "key": "type",
11399               "operator": "=",
11400               "value": "dropped_per_second"
11401             }
11402           ]
11403         },
11404         {
11405           "alias": "16",
11406           "groupBy": [
11407             {
11408               "params": [
11409                 "$__interval"
11410               ],
11411               "type": "time"
11412             },
11413             {
11414               "params": [
11415                 "null"
11416               ],
11417               "type": "fill"
11418             }
11419           ],
11420           "measurement": "downstream_tx",
11421           "orderByTime": "ASC",
11422           "policy": "default",
11423           "refId": "A",
11424           "resultFormat": "time_series",
11425           "select": [
11426             [
11427               {
11428                 "params": [
11429                   "value"
11430                 ],
11431                 "type": "field"
11432               },
11433               {
11434                 "params": [],
11435                 "type": "distinct"
11436               },
11437               {
11438                 "params": [
11439                   "/1000"
11440                 ],
11441                 "type": "math"
11442               }
11443             ]
11444           ],
11445           "tags": [
11446             {
11447               "key": "host",
11448               "operator": "=",
11449               "value": "service_group_16"
11450             },
11451             {
11452               "condition": "AND",
11453               "key": "type",
11454               "operator": "=",
11455               "value": "dropped_per_second"
11456             }
11457           ]
11458         },
11459         {
11460           "alias": "17",
11461           "groupBy": [
11462             {
11463               "params": [
11464                 "$__interval"
11465               ],
11466               "type": "time"
11467             },
11468             {
11469               "params": [
11470                 "null"
11471               ],
11472               "type": "fill"
11473             }
11474           ],
11475           "measurement": "downstream_tx",
11476           "orderByTime": "ASC",
11477           "policy": "default",
11478           "refId": "B",
11479           "resultFormat": "time_series",
11480           "select": [
11481             [
11482               {
11483                 "params": [
11484                   "value"
11485                 ],
11486                 "type": "field"
11487               },
11488               {
11489                 "params": [],
11490                 "type": "distinct"
11491               },
11492               {
11493                 "params": [
11494                   "/1000"
11495                 ],
11496                 "type": "math"
11497               }
11498             ]
11499           ],
11500           "tags": [
11501             {
11502               "key": "host",
11503               "operator": "=",
11504               "value": "service_group_17"
11505             },
11506             {
11507               "condition": "AND",
11508               "key": "type",
11509               "operator": "=",
11510               "value": "dropped_per_second"
11511             }
11512           ]
11513         },
11514         {
11515           "alias": "18",
11516           "groupBy": [
11517             {
11518               "params": [
11519                 "$__interval"
11520               ],
11521               "type": "time"
11522             },
11523             {
11524               "params": [
11525                 "null"
11526               ],
11527               "type": "fill"
11528             }
11529           ],
11530           "measurement": "downstream_tx",
11531           "orderByTime": "ASC",
11532           "policy": "default",
11533           "refId": "C",
11534           "resultFormat": "time_series",
11535           "select": [
11536             [
11537               {
11538                 "params": [
11539                   "value"
11540                 ],
11541                 "type": "field"
11542               },
11543               {
11544                 "params": [],
11545                 "type": "distinct"
11546               },
11547               {
11548                 "params": [
11549                   "/1000"
11550                 ],
11551                 "type": "math"
11552               }
11553             ]
11554           ],
11555           "tags": [
11556             {
11557               "key": "host",
11558               "operator": "=",
11559               "value": "service_group_18"
11560             },
11561             {
11562               "condition": "AND",
11563               "key": "type",
11564               "operator": "=",
11565               "value": "dropped_per_second"
11566             }
11567           ]
11568         },
11569         {
11570           "alias": "19",
11571           "groupBy": [
11572             {
11573               "params": [
11574                 "$__interval"
11575               ],
11576               "type": "time"
11577             },
11578             {
11579               "params": [
11580                 "null"
11581               ],
11582               "type": "fill"
11583             }
11584           ],
11585           "measurement": "downstream_tx",
11586           "orderByTime": "ASC",
11587           "policy": "default",
11588           "refId": "D",
11589           "resultFormat": "time_series",
11590           "select": [
11591             [
11592               {
11593                 "params": [
11594                   "value"
11595                 ],
11596                 "type": "field"
11597               },
11598               {
11599                 "params": [],
11600                 "type": "distinct"
11601               },
11602               {
11603                 "params": [
11604                   "/1000"
11605                 ],
11606                 "type": "math"
11607               }
11608             ]
11609           ],
11610           "tags": [
11611             {
11612               "key": "host",
11613               "operator": "=",
11614               "value": "service_group_19"
11615             },
11616             {
11617               "condition": "AND",
11618               "key": "type",
11619               "operator": "=",
11620               "value": "dropped_per_second"
11621             }
11622           ]
11623         },
11624         {
11625           "alias": "20",
11626           "groupBy": [
11627             {
11628               "params": [
11629                 "$__interval"
11630               ],
11631               "type": "time"
11632             },
11633             {
11634               "params": [
11635                 "null"
11636               ],
11637               "type": "fill"
11638             }
11639           ],
11640           "measurement": "downstream_tx",
11641           "orderByTime": "ASC",
11642           "policy": "default",
11643           "refId": "E",
11644           "resultFormat": "time_series",
11645           "select": [
11646             [
11647               {
11648                 "params": [
11649                   "value"
11650                 ],
11651                 "type": "field"
11652               },
11653               {
11654                 "params": [],
11655                 "type": "distinct"
11656               },
11657               {
11658                 "params": [
11659                   "/1000"
11660                 ],
11661                 "type": "math"
11662               }
11663             ]
11664           ],
11665           "tags": [
11666             {
11667               "key": "host",
11668               "operator": "=",
11669               "value": "service_group_20"
11670             },
11671             {
11672               "condition": "AND",
11673               "key": "type",
11674               "operator": "=",
11675               "value": "dropped_per_second"
11676             }
11677           ]
11678         },
11679         {
11680           "alias": "21",
11681           "groupBy": [
11682             {
11683               "params": [
11684                 "$__interval"
11685               ],
11686               "type": "time"
11687             },
11688             {
11689               "params": [
11690                 "null"
11691               ],
11692               "type": "fill"
11693             }
11694           ],
11695           "measurement": "downstream_tx",
11696           "orderByTime": "ASC",
11697           "policy": "default",
11698           "refId": "F",
11699           "resultFormat": "time_series",
11700           "select": [
11701             [
11702               {
11703                 "params": [
11704                   "value"
11705                 ],
11706                 "type": "field"
11707               },
11708               {
11709                 "params": [],
11710                 "type": "distinct"
11711               },
11712               {
11713                 "params": [
11714                   "/1000"
11715                 ],
11716                 "type": "math"
11717               }
11718             ]
11719           ],
11720           "tags": [
11721             {
11722               "key": "host",
11723               "operator": "=",
11724               "value": "service_group_21"
11725             },
11726             {
11727               "condition": "AND",
11728               "key": "type",
11729               "operator": "=",
11730               "value": "dropped_per_second"
11731             }
11732           ]
11733         },
11734         {
11735           "alias": "22",
11736           "groupBy": [
11737             {
11738               "params": [
11739                 "$__interval"
11740               ],
11741               "type": "time"
11742             },
11743             {
11744               "params": [
11745                 "null"
11746               ],
11747               "type": "fill"
11748             }
11749           ],
11750           "measurement": "downstream_tx",
11751           "orderByTime": "ASC",
11752           "policy": "default",
11753           "refId": "G",
11754           "resultFormat": "time_series",
11755           "select": [
11756             [
11757               {
11758                 "params": [
11759                   "value"
11760                 ],
11761                 "type": "field"
11762               },
11763               {
11764                 "params": [],
11765                 "type": "distinct"
11766               },
11767               {
11768                 "params": [
11769                   "/1000"
11770                 ],
11771                 "type": "math"
11772               }
11773             ]
11774           ],
11775           "tags": [
11776             {
11777               "key": "host",
11778               "operator": "=",
11779               "value": "service_group_22"
11780             },
11781             {
11782               "condition": "AND",
11783               "key": "type",
11784               "operator": "=",
11785               "value": "dropped_per_second"
11786             }
11787           ]
11788         },
11789         {
11790           "alias": "23",
11791           "groupBy": [
11792             {
11793               "params": [
11794                 "$__interval"
11795               ],
11796               "type": "time"
11797             },
11798             {
11799               "params": [
11800                 "null"
11801               ],
11802               "type": "fill"
11803             }
11804           ],
11805           "measurement": "downstream_tx",
11806           "orderByTime": "ASC",
11807           "policy": "default",
11808           "refId": "H",
11809           "resultFormat": "time_series",
11810           "select": [
11811             [
11812               {
11813                 "params": [
11814                   "value"
11815                 ],
11816                 "type": "field"
11817               },
11818               {
11819                 "params": [],
11820                 "type": "distinct"
11821               },
11822               {
11823                 "params": [
11824                   "/1000"
11825                 ],
11826                 "type": "math"
11827               }
11828             ]
11829           ],
11830           "tags": [
11831             {
11832               "key": "host",
11833               "operator": "=",
11834               "value": "service_group_23"
11835             },
11836             {
11837               "condition": "AND",
11838               "key": "type",
11839               "operator": "=",
11840               "value": "dropped_per_second"
11841             }
11842           ]
11843         },
11844         {
11845           "alias": "24",
11846           "groupBy": [
11847             {
11848               "params": [
11849                 "$__interval"
11850               ],
11851               "type": "time"
11852             },
11853             {
11854               "params": [
11855                 "null"
11856               ],
11857               "type": "fill"
11858             }
11859           ],
11860           "measurement": "downstream_tx",
11861           "orderByTime": "ASC",
11862           "policy": "default",
11863           "refId": "I",
11864           "resultFormat": "time_series",
11865           "select": [
11866             [
11867               {
11868                 "params": [
11869                   "value"
11870                 ],
11871                 "type": "field"
11872               },
11873               {
11874                 "params": [],
11875                 "type": "distinct"
11876               },
11877               {
11878                 "params": [
11879                   "/1000"
11880                 ],
11881                 "type": "math"
11882               }
11883             ]
11884           ],
11885           "tags": [
11886             {
11887               "key": "host",
11888               "operator": "=",
11889               "value": "service_group_24"
11890             },
11891             {
11892               "condition": "AND",
11893               "key": "type",
11894               "operator": "=",
11895               "value": "dropped_per_second"
11896             }
11897           ]
11898         },
11899         {
11900           "alias": "25",
11901           "groupBy": [
11902             {
11903               "params": [
11904                 "$__interval"
11905               ],
11906               "type": "time"
11907             },
11908             {
11909               "params": [
11910                 "null"
11911               ],
11912               "type": "fill"
11913             }
11914           ],
11915           "measurement": "downstream_tx",
11916           "orderByTime": "ASC",
11917           "policy": "default",
11918           "refId": "J",
11919           "resultFormat": "time_series",
11920           "select": [
11921             [
11922               {
11923                 "params": [
11924                   "value"
11925                 ],
11926                 "type": "field"
11927               },
11928               {
11929                 "params": [],
11930                 "type": "distinct"
11931               },
11932               {
11933                 "params": [
11934                   "/1000"
11935                 ],
11936                 "type": "math"
11937               }
11938             ]
11939           ],
11940           "tags": [
11941             {
11942               "key": "host",
11943               "operator": "=",
11944               "value": "service_group_25"
11945             },
11946             {
11947               "condition": "AND",
11948               "key": "type",
11949               "operator": "=",
11950               "value": "dropped_per_second"
11951             }
11952           ]
11953         },
11954         {
11955           "alias": "26",
11956           "groupBy": [
11957             {
11958               "params": [
11959                 "$__interval"
11960               ],
11961               "type": "time"
11962             },
11963             {
11964               "params": [
11965                 "null"
11966               ],
11967               "type": "fill"
11968             }
11969           ],
11970           "measurement": "downstream_tx",
11971           "orderByTime": "ASC",
11972           "policy": "default",
11973           "refId": "K",
11974           "resultFormat": "time_series",
11975           "select": [
11976             [
11977               {
11978                 "params": [
11979                   "value"
11980                 ],
11981                 "type": "field"
11982               },
11983               {
11984                 "params": [],
11985                 "type": "distinct"
11986               },
11987               {
11988                 "params": [
11989                   "/1000"
11990                 ],
11991                 "type": "math"
11992               }
11993             ]
11994           ],
11995           "tags": [
11996             {
11997               "key": "host",
11998               "operator": "=",
11999               "value": "service_group_26"
12000             },
12001             {
12002               "condition": "AND",
12003               "key": "type",
12004               "operator": "=",
12005               "value": "dropped_per_second"
12006             }
12007           ]
12008         },
12009         {
12010           "alias": "27",
12011           "groupBy": [
12012             {
12013               "params": [
12014                 "$__interval"
12015               ],
12016               "type": "time"
12017             },
12018             {
12019               "params": [
12020                 "null"
12021               ],
12022               "type": "fill"
12023             }
12024           ],
12025           "measurement": "downstream_tx",
12026           "orderByTime": "ASC",
12027           "policy": "default",
12028           "refId": "L",
12029           "resultFormat": "time_series",
12030           "select": [
12031             [
12032               {
12033                 "params": [
12034                   "value"
12035                 ],
12036                 "type": "field"
12037               },
12038               {
12039                 "params": [],
12040                 "type": "distinct"
12041               },
12042               {
12043                 "params": [
12044                   "/1000"
12045                 ],
12046                 "type": "math"
12047               }
12048             ]
12049           ],
12050           "tags": [
12051             {
12052               "key": "host",
12053               "operator": "=",
12054               "value": "service_group_27"
12055             },
12056             {
12057               "condition": "AND",
12058               "key": "type",
12059               "operator": "=",
12060               "value": "dropped_per_second"
12061             }
12062           ]
12063         },
12064         {
12065           "alias": "28",
12066           "groupBy": [
12067             {
12068               "params": [
12069                 "$__interval"
12070               ],
12071               "type": "time"
12072             },
12073             {
12074               "params": [
12075                 "null"
12076               ],
12077               "type": "fill"
12078             }
12079           ],
12080           "measurement": "downstream_tx",
12081           "orderByTime": "ASC",
12082           "policy": "default",
12083           "refId": "M",
12084           "resultFormat": "time_series",
12085           "select": [
12086             [
12087               {
12088                 "params": [
12089                   "value"
12090                 ],
12091                 "type": "field"
12092               },
12093               {
12094                 "params": [],
12095                 "type": "distinct"
12096               },
12097               {
12098                 "params": [
12099                   "/1000"
12100                 ],
12101                 "type": "math"
12102               }
12103             ]
12104           ],
12105           "tags": [
12106             {
12107               "key": "host",
12108               "operator": "=",
12109               "value": "service_group_28"
12110             },
12111             {
12112               "condition": "AND",
12113               "key": "type",
12114               "operator": "=",
12115               "value": "dropped_per_second"
12116             }
12117           ]
12118         },
12119         {
12120           "alias": "29",
12121           "groupBy": [
12122             {
12123               "params": [
12124                 "$__interval"
12125               ],
12126               "type": "time"
12127             },
12128             {
12129               "params": [
12130                 "null"
12131               ],
12132               "type": "fill"
12133             }
12134           ],
12135           "measurement": "downstream_tx",
12136           "orderByTime": "ASC",
12137           "policy": "default",
12138           "refId": "N",
12139           "resultFormat": "time_series",
12140           "select": [
12141             [
12142               {
12143                 "params": [
12144                   "value"
12145                 ],
12146                 "type": "field"
12147               },
12148               {
12149                 "params": [],
12150                 "type": "distinct"
12151               },
12152               {
12153                 "params": [
12154                   "/1000"
12155                 ],
12156                 "type": "math"
12157               }
12158             ]
12159           ],
12160           "tags": [
12161             {
12162               "key": "host",
12163               "operator": "=",
12164               "value": "service_group_29"
12165             },
12166             {
12167               "condition": "AND",
12168               "key": "type",
12169               "operator": "=",
12170               "value": "dropped_per_second"
12171             }
12172           ]
12173         },
12174         {
12175           "alias": "30",
12176           "groupBy": [
12177             {
12178               "params": [
12179                 "$__interval"
12180               ],
12181               "type": "time"
12182             },
12183             {
12184               "params": [
12185                 "null"
12186               ],
12187               "type": "fill"
12188             }
12189           ],
12190           "measurement": "downstream_tx",
12191           "orderByTime": "ASC",
12192           "policy": "default",
12193           "refId": "O",
12194           "resultFormat": "time_series",
12195           "select": [
12196             [
12197               {
12198                 "params": [
12199                   "value"
12200                 ],
12201                 "type": "field"
12202               },
12203               {
12204                 "params": [],
12205                 "type": "distinct"
12206               },
12207               {
12208                 "params": [
12209                   "/1000"
12210                 ],
12211                 "type": "math"
12212               }
12213             ]
12214           ],
12215           "tags": [
12216             {
12217               "key": "host",
12218               "operator": "=",
12219               "value": "service_group_30"
12220             },
12221             {
12222               "condition": "AND",
12223               "key": "type",
12224               "operator": "=",
12225               "value": "dropped_per_second"
12226             }
12227           ]
12228         },
12229         {
12230           "alias": "31",
12231           "groupBy": [
12232             {
12233               "params": [
12234                 "$__interval"
12235               ],
12236               "type": "time"
12237             },
12238             {
12239               "params": [
12240                 "null"
12241               ],
12242               "type": "fill"
12243             }
12244           ],
12245           "measurement": "downstream_tx",
12246           "orderByTime": "ASC",
12247           "policy": "default",
12248           "refId": "P",
12249           "resultFormat": "time_series",
12250           "select": [
12251             [
12252               {
12253                 "params": [
12254                   "value"
12255                 ],
12256                 "type": "field"
12257               },
12258               {
12259                 "params": [],
12260                 "type": "distinct"
12261               },
12262               {
12263                 "params": [
12264                   "/1000"
12265                 ],
12266                 "type": "math"
12267               }
12268             ]
12269           ],
12270           "tags": [
12271             {
12272               "key": "host",
12273               "operator": "=",
12274               "value": "service_group_31"
12275             },
12276             {
12277               "condition": "AND",
12278               "key": "type",
12279               "operator": "=",
12280               "value": "dropped_per_second"
12281             }
12282           ]
12283         }
12284       ],
12285       "thresholds": [],
12286       "timeFrom": null,
12287       "timeShift": null,
12288       "title": "TX - Frame Loss Rate per Service Group",
12289       "tooltip": {
12290         "shared": false,
12291         "sort": 0,
12292         "value_type": "individual"
12293       },
12294       "type": "graph",
12295       "xaxis": {
12296         "buckets": null,
12297         "mode": "series",
12298         "name": null,
12299         "show": true,
12300         "values": [
12301           "current"
12302         ]
12303       },
12304       "yaxes": [
12305         {
12306           "format": "short",
12307           "label": "Frame Loss Rate (kpps)",
12308           "logBase": 1,
12309           "max": "1200",
12310           "min": "0",
12311           "show": true
12312         },
12313         {
12314           "format": "short",
12315           "label": null,
12316           "logBase": 1,
12317           "max": null,
12318           "min": null,
12319           "show": true
12320         }
12321       ],
12322       "yaxis": {
12323         "align": false,
12324         "alignLevel": null
12325       }
12326     },
12327     {
12328       "aliasColors": {
12329         "0": "#0a437c",
12330         "1": "#0a437c",
12331         "2": "#0a437c",
12332         "3": "#0a437c",
12333         "4": "#0a437c",
12334         "5": "#0a437c",
12335         "6": "#0a437c",
12336         "7": "#0a437c",
12337         "8": "#0a437c",
12338         "9": "#0a437c",
12339         "10": "#0a437c",
12340         "11": "#0a437c",
12341         "12": "#0a437c",
12342         "13": "#0a437c",
12343         "14": "#0a437c",
12344         "15": "#0a437c",
12345         "16": "#0a437c",
12346         "17": "#0a437c",
12347         "18": "#0a437c",
12348         "19": "#0a437c",
12349         "20": "#0a437c",
12350         "21": "#0a437c",
12351         "22": "#0a437c",
12352         "23": "#0a437c",
12353         "24": "#0a437c",
12354         "25": "#0a437c",
12355         "26": "#0a437c",
12356         "27": "#0a437c",
12357         "28": "#0a437c",
12358         "29": "#0a437c",
12359         "30": "#0a437c",
12360         "31": "#0a437c"
12361       },
12362       "bars": true,
12363       "dashLength": 10,
12364       "dashes": false,
12365       "datasource": null,
12366       "fill": 1,
12367       "gridPos": {
12368         "h": 9,
12369         "w": 24,
12370         "x": 0,
12371         "y": 28
12372       },
12373       "id": 190,
12374       "legend": {
12375         "avg": false,
12376         "current": false,
12377         "max": false,
12378         "min": false,
12379         "show": false,
12380         "total": false,
12381         "values": false
12382       },
12383       "lines": false,
12384       "linewidth": 1,
12385       "links": [],
12386       "nullPointMode": "null",
12387       "percentage": false,
12388       "pointradius": 5,
12389       "points": false,
12390       "renderer": "flot",
12391       "seriesOverrides": [],
12392       "spaceLength": 10,
12393       "stack": false,
12394       "steppedLine": false,
12395       "targets": [
12396         {
12397           "alias": "0",
12398           "groupBy": [
12399             {
12400               "params": [
12401                 "$__interval"
12402               ],
12403               "type": "time"
12404             },
12405             {
12406               "params": [
12407                 "null"
12408               ],
12409               "type": "fill"
12410             }
12411           ],
12412           "measurement": "downstream_value",
12413           "orderByTime": "ASC",
12414           "policy": "default",
12415           "refId": "A",
12416           "resultFormat": "time_series",
12417           "select": [
12418             [
12419               {
12420                 "params": [
12421                   "value"
12422                 ],
12423                 "type": "field"
12424               },
12425               {
12426                 "params": [],
12427                 "type": "distinct"
12428               },
12429               {
12430                 "params": [
12431                   "/1000"
12432                 ],
12433                 "type": "math"
12434               }
12435             ]
12436           ],
12437           "tags": [
12438             {
12439               "key": "host",
12440               "operator": "=",
12441               "value": "service_group_0"
12442             },
12443             {
12444               "condition": "AND",
12445               "key": "type",
12446               "operator": "=",
12447               "value": "sched_dropped_per_second"
12448             }
12449           ]
12450         },
12451         {
12452           "alias": "1",
12453           "groupBy": [
12454             {
12455               "params": [
12456                 "$__interval"
12457               ],
12458               "type": "time"
12459             },
12460             {
12461               "params": [
12462                 "null"
12463               ],
12464               "type": "fill"
12465             }
12466           ],
12467           "measurement": "downstream_value",
12468           "orderByTime": "ASC",
12469           "policy": "default",
12470           "refId": "B",
12471           "resultFormat": "time_series",
12472           "select": [
12473             [
12474               {
12475                 "params": [
12476                   "value"
12477                 ],
12478                 "type": "field"
12479               },
12480               {
12481                 "params": [],
12482                 "type": "distinct"
12483               },
12484               {
12485                 "params": [
12486                   "/1000"
12487                 ],
12488                 "type": "math"
12489               }
12490             ]
12491           ],
12492           "tags": [
12493             {
12494               "key": "host",
12495               "operator": "=",
12496               "value": "service_group_1"
12497             },
12498             {
12499               "condition": "AND",
12500               "key": "type",
12501               "operator": "=",
12502               "value": "sched_dropped_per_second"
12503             }
12504           ]
12505         },
12506         {
12507           "alias": "2",
12508           "groupBy": [
12509             {
12510               "params": [
12511                 "$__interval"
12512               ],
12513               "type": "time"
12514             },
12515             {
12516               "params": [
12517                 "null"
12518               ],
12519               "type": "fill"
12520             }
12521           ],
12522           "measurement": "downstream_value",
12523           "orderByTime": "ASC",
12524           "policy": "default",
12525           "refId": "C",
12526           "resultFormat": "time_series",
12527           "select": [
12528             [
12529               {
12530                 "params": [
12531                   "value"
12532                 ],
12533                 "type": "field"
12534               },
12535               {
12536                 "params": [],
12537                 "type": "distinct"
12538               },
12539               {
12540                 "params": [
12541                   "/1000"
12542                 ],
12543                 "type": "math"
12544               }
12545             ]
12546           ],
12547           "tags": [
12548             {
12549               "key": "host",
12550               "operator": "=",
12551               "value": "service_group_2"
12552             },
12553             {
12554               "condition": "AND",
12555               "key": "type",
12556               "operator": "=",
12557               "value": "sched_dropped_per_second"
12558             }
12559           ]
12560         },
12561         {
12562           "alias": "3",
12563           "groupBy": [
12564             {
12565               "params": [
12566                 "$__interval"
12567               ],
12568               "type": "time"
12569             },
12570             {
12571               "params": [
12572                 "null"
12573               ],
12574               "type": "fill"
12575             }
12576           ],
12577           "measurement": "downstream_value",
12578           "orderByTime": "ASC",
12579           "policy": "default",
12580           "refId": "D",
12581           "resultFormat": "time_series",
12582           "select": [
12583             [
12584               {
12585                 "params": [
12586                   "value"
12587                 ],
12588                 "type": "field"
12589               },
12590               {
12591                 "params": [],
12592                 "type": "distinct"
12593               },
12594               {
12595                 "params": [
12596                   "/1000"
12597                 ],
12598                 "type": "math"
12599               }
12600             ]
12601           ],
12602           "tags": [
12603             {
12604               "key": "host",
12605               "operator": "=",
12606               "value": "service_group_3"
12607             },
12608             {
12609               "condition": "AND",
12610               "key": "type",
12611               "operator": "=",
12612               "value": "sched_dropped_per_second"
12613             }
12614           ]
12615         },
12616         {
12617           "alias": "4",
12618           "groupBy": [
12619             {
12620               "params": [
12621                 "$__interval"
12622               ],
12623               "type": "time"
12624             },
12625             {
12626               "params": [
12627                 "null"
12628               ],
12629               "type": "fill"
12630             }
12631           ],
12632           "measurement": "downstream_value",
12633           "orderByTime": "ASC",
12634           "policy": "default",
12635           "refId": "E",
12636           "resultFormat": "time_series",
12637           "select": [
12638             [
12639               {
12640                 "params": [
12641                   "value"
12642                 ],
12643                 "type": "field"
12644               },
12645               {
12646                 "params": [],
12647                 "type": "distinct"
12648               },
12649               {
12650                 "params": [
12651                   "/1000"
12652                 ],
12653                 "type": "math"
12654               }
12655             ]
12656           ],
12657           "tags": [
12658             {
12659               "key": "host",
12660               "operator": "=",
12661               "value": "service_group_4"
12662             },
12663             {
12664               "condition": "AND",
12665               "key": "type",
12666               "operator": "=",
12667               "value": "sched_dropped_per_second"
12668             }
12669           ]
12670         },
12671         {
12672           "alias": "5",
12673           "groupBy": [
12674             {
12675               "params": [
12676                 "$__interval"
12677               ],
12678               "type": "time"
12679             },
12680             {
12681               "params": [
12682                 "null"
12683               ],
12684               "type": "fill"
12685             }
12686           ],
12687           "measurement": "downstream_value",
12688           "orderByTime": "ASC",
12689           "policy": "default",
12690           "refId": "F",
12691           "resultFormat": "time_series",
12692           "select": [
12693             [
12694               {
12695                 "params": [
12696                   "value"
12697                 ],
12698                 "type": "field"
12699               },
12700               {
12701                 "params": [],
12702                 "type": "distinct"
12703               },
12704               {
12705                 "params": [
12706                   "/1000"
12707                 ],
12708                 "type": "math"
12709               }
12710             ]
12711           ],
12712           "tags": [
12713             {
12714               "key": "host",
12715               "operator": "=",
12716               "value": "service_group_5"
12717             },
12718             {
12719               "condition": "AND",
12720               "key": "type",
12721               "operator": "=",
12722               "value": "sched_dropped_per_second"
12723             }
12724           ]
12725         },
12726         {
12727           "alias": "6",
12728           "groupBy": [
12729             {
12730               "params": [
12731                 "$__interval"
12732               ],
12733               "type": "time"
12734             },
12735             {
12736               "params": [
12737                 "null"
12738               ],
12739               "type": "fill"
12740             }
12741           ],
12742           "measurement": "downstream_value",
12743           "orderByTime": "ASC",
12744           "policy": "default",
12745           "refId": "G",
12746           "resultFormat": "time_series",
12747           "select": [
12748             [
12749               {
12750                 "params": [
12751                   "value"
12752                 ],
12753                 "type": "field"
12754               },
12755               {
12756                 "params": [],
12757                 "type": "distinct"
12758               },
12759               {
12760                 "params": [
12761                   "/1000"
12762                 ],
12763                 "type": "math"
12764               }
12765             ]
12766           ],
12767           "tags": [
12768             {
12769               "key": "host",
12770               "operator": "=",
12771               "value": "service_group_6"
12772             },
12773             {
12774               "condition": "AND",
12775               "key": "type",
12776               "operator": "=",
12777               "value": "sched_dropped_per_second"
12778             }
12779           ]
12780         },
12781         {
12782           "alias": "7",
12783           "groupBy": [
12784             {
12785               "params": [
12786                 "$__interval"
12787               ],
12788               "type": "time"
12789             },
12790             {
12791               "params": [
12792                 "null"
12793               ],
12794               "type": "fill"
12795             }
12796           ],
12797           "measurement": "downstream_value",
12798           "orderByTime": "ASC",
12799           "policy": "default",
12800           "refId": "H",
12801           "resultFormat": "time_series",
12802           "select": [
12803             [
12804               {
12805                 "params": [
12806                   "value"
12807                 ],
12808                 "type": "field"
12809               },
12810               {
12811                 "params": [],
12812                 "type": "distinct"
12813               },
12814               {
12815                 "params": [
12816                   "/1000"
12817                 ],
12818                 "type": "math"
12819               }
12820             ]
12821           ],
12822           "tags": [
12823             {
12824               "key": "host",
12825               "operator": "=",
12826               "value": "service_group_7"
12827             },
12828             {
12829               "condition": "AND",
12830               "key": "type",
12831               "operator": "=",
12832               "value": "sched_dropped_per_second"
12833             }
12834           ]
12835         },
12836         {
12837           "alias": "8",
12838           "groupBy": [
12839             {
12840               "params": [
12841                 "$__interval"
12842               ],
12843               "type": "time"
12844             },
12845             {
12846               "params": [
12847                 "null"
12848               ],
12849               "type": "fill"
12850             }
12851           ],
12852           "measurement": "downstream_value",
12853           "orderByTime": "ASC",
12854           "policy": "default",
12855           "refId": "I",
12856           "resultFormat": "time_series",
12857           "select": [
12858             [
12859               {
12860                 "params": [
12861                   "value"
12862                 ],
12863                 "type": "field"
12864               },
12865               {
12866                 "params": [],
12867                 "type": "distinct"
12868               },
12869               {
12870                 "params": [
12871                   "/1000"
12872                 ],
12873                 "type": "math"
12874               }
12875             ]
12876           ],
12877           "tags": [
12878             {
12879               "key": "host",
12880               "operator": "=",
12881               "value": "service_group_8"
12882             },
12883             {
12884               "condition": "AND",
12885               "key": "type",
12886               "operator": "=",
12887               "value": "sched_dropped_per_second"
12888             }
12889           ]
12890         },
12891         {
12892           "alias": "9",
12893           "groupBy": [
12894             {
12895               "params": [
12896                 "$__interval"
12897               ],
12898               "type": "time"
12899             },
12900             {
12901               "params": [
12902                 "null"
12903               ],
12904               "type": "fill"
12905             }
12906           ],
12907           "measurement": "downstream_value",
12908           "orderByTime": "ASC",
12909           "policy": "default",
12910           "refId": "J",
12911           "resultFormat": "time_series",
12912           "select": [
12913             [
12914               {
12915                 "params": [
12916                   "value"
12917                 ],
12918                 "type": "field"
12919               },
12920               {
12921                 "params": [],
12922                 "type": "distinct"
12923               },
12924               {
12925                 "params": [
12926                   "/1000"
12927                 ],
12928                 "type": "math"
12929               }
12930             ]
12931           ],
12932           "tags": [
12933             {
12934               "key": "host",
12935               "operator": "=",
12936               "value": "service_group_9"
12937             },
12938             {
12939               "condition": "AND",
12940               "key": "type",
12941               "operator": "=",
12942               "value": "sched_dropped_per_second"
12943             }
12944           ]
12945         },
12946         {
12947           "alias": "10",
12948           "groupBy": [
12949             {
12950               "params": [
12951                 "$__interval"
12952               ],
12953               "type": "time"
12954             },
12955             {
12956               "params": [
12957                 "null"
12958               ],
12959               "type": "fill"
12960             }
12961           ],
12962           "measurement": "downstream_value",
12963           "orderByTime": "ASC",
12964           "policy": "default",
12965           "refId": "K",
12966           "resultFormat": "time_series",
12967           "select": [
12968             [
12969               {
12970                 "params": [
12971                   "value"
12972                 ],
12973                 "type": "field"
12974               },
12975               {
12976                 "params": [],
12977                 "type": "distinct"
12978               },
12979               {
12980                 "params": [
12981                   "/1000"
12982                 ],
12983                 "type": "math"
12984               }
12985             ]
12986           ],
12987           "tags": [
12988             {
12989               "key": "host",
12990               "operator": "=",
12991               "value": "service_group_10"
12992             },
12993             {
12994               "condition": "AND",
12995               "key": "type",
12996               "operator": "=",
12997               "value": "sched_dropped_per_second"
12998             }
12999           ]
13000         },
13001         {
13002           "alias": "11",
13003           "groupBy": [
13004             {
13005               "params": [
13006                 "$__interval"
13007               ],
13008               "type": "time"
13009             },
13010             {
13011               "params": [
13012                 "null"
13013               ],
13014               "type": "fill"
13015             }
13016           ],
13017           "measurement": "downstream_value",
13018           "orderByTime": "ASC",
13019           "policy": "default",
13020           "refId": "L",
13021           "resultFormat": "time_series",
13022           "select": [
13023             [
13024               {
13025                 "params": [
13026                   "value"
13027                 ],
13028                 "type": "field"
13029               },
13030               {
13031                 "params": [],
13032                 "type": "distinct"
13033               },
13034               {
13035                 "params": [
13036                   "/1000"
13037                 ],
13038                 "type": "math"
13039               }
13040             ]
13041           ],
13042           "tags": [
13043             {
13044               "key": "host",
13045               "operator": "=",
13046               "value": "service_group_11"
13047             },
13048             {
13049               "condition": "AND",
13050               "key": "type",
13051               "operator": "=",
13052               "value": "sched_dropped_per_second"
13053             }
13054           ]
13055         },
13056         {
13057           "alias": "12",
13058           "groupBy": [
13059             {
13060               "params": [
13061                 "$__interval"
13062               ],
13063               "type": "time"
13064             },
13065             {
13066               "params": [
13067                 "null"
13068               ],
13069               "type": "fill"
13070             }
13071           ],
13072           "measurement": "downstream_value",
13073           "orderByTime": "ASC",
13074           "policy": "default",
13075           "refId": "M",
13076           "resultFormat": "time_series",
13077           "select": [
13078             [
13079               {
13080                 "params": [
13081                   "value"
13082                 ],
13083                 "type": "field"
13084               },
13085               {
13086                 "params": [],
13087                 "type": "distinct"
13088               },
13089               {
13090                 "params": [
13091                   "/1000"
13092                 ],
13093                 "type": "math"
13094               }
13095             ]
13096           ],
13097           "tags": [
13098             {
13099               "key": "host",
13100               "operator": "=",
13101               "value": "service_group_12"
13102             },
13103             {
13104               "condition": "AND",
13105               "key": "type",
13106               "operator": "=",
13107               "value": "sched_dropped_per_second"
13108             }
13109           ]
13110         },
13111         {
13112           "alias": "13",
13113           "groupBy": [
13114             {
13115               "params": [
13116                 "$__interval"
13117               ],
13118               "type": "time"
13119             },
13120             {
13121               "params": [
13122                 "null"
13123               ],
13124               "type": "fill"
13125             }
13126           ],
13127           "measurement": "downstream_value",
13128           "orderByTime": "ASC",
13129           "policy": "default",
13130           "refId": "N",
13131           "resultFormat": "time_series",
13132           "select": [
13133             [
13134               {
13135                 "params": [
13136                   "value"
13137                 ],
13138                 "type": "field"
13139               },
13140               {
13141                 "params": [],
13142                 "type": "distinct"
13143               },
13144               {
13145                 "params": [
13146                   "/1000"
13147                 ],
13148                 "type": "math"
13149               }
13150             ]
13151           ],
13152           "tags": [
13153             {
13154               "key": "host",
13155               "operator": "=",
13156               "value": "service_group_13"
13157             },
13158             {
13159               "condition": "AND",
13160               "key": "type",
13161               "operator": "=",
13162               "value": "sched_dropped_per_second"
13163             }
13164           ]
13165         },
13166         {
13167           "alias": "14",
13168           "groupBy": [
13169             {
13170               "params": [
13171                 "$__interval"
13172               ],
13173               "type": "time"
13174             },
13175             {
13176               "params": [
13177                 "null"
13178               ],
13179               "type": "fill"
13180             }
13181           ],
13182           "measurement": "downstream_value",
13183           "orderByTime": "ASC",
13184           "policy": "default",
13185           "refId": "O",
13186           "resultFormat": "time_series",
13187           "select": [
13188             [
13189               {
13190                 "params": [
13191                   "value"
13192                 ],
13193                 "type": "field"
13194               },
13195               {
13196                 "params": [],
13197                 "type": "distinct"
13198               },
13199               {
13200                 "params": [
13201                   "/1000"
13202                 ],
13203                 "type": "math"
13204               }
13205             ]
13206           ],
13207           "tags": [
13208             {
13209               "key": "host",
13210               "operator": "=",
13211               "value": "service_group_14"
13212             },
13213             {
13214               "condition": "AND",
13215               "key": "type",
13216               "operator": "=",
13217               "value": "sched_dropped_per_second"
13218             }
13219           ]
13220         },
13221         {
13222           "alias": "15",
13223           "groupBy": [
13224             {
13225               "params": [
13226                 "$__interval"
13227               ],
13228               "type": "time"
13229             },
13230             {
13231               "params": [
13232                 "null"
13233               ],
13234               "type": "fill"
13235             }
13236           ],
13237           "measurement": "downstream_value",
13238           "orderByTime": "ASC",
13239           "policy": "default",
13240           "refId": "P",
13241           "resultFormat": "time_series",
13242           "select": [
13243             [
13244               {
13245                 "params": [
13246                   "value"
13247                 ],
13248                 "type": "field"
13249               },
13250               {
13251                 "params": [],
13252                 "type": "distinct"
13253               },
13254               {
13255                 "params": [
13256                   "/1000"
13257                 ],
13258                 "type": "math"
13259               }
13260             ]
13261           ],
13262           "tags": [
13263             {
13264               "key": "host",
13265               "operator": "=",
13266               "value": "service_group_15"
13267             },
13268             {
13269               "condition": "AND",
13270               "key": "type",
13271               "operator": "=",
13272               "value": "sched_dropped_per_second"
13273             }
13274           ]
13275         },
13276         {
13277           "alias": "16",
13278           "groupBy": [
13279             {
13280               "params": [
13281                 "$__interval"
13282               ],
13283               "type": "time"
13284             },
13285             {
13286               "params": [
13287                 "null"
13288               ],
13289               "type": "fill"
13290             }
13291           ],
13292           "measurement": "downstream_value",
13293           "orderByTime": "ASC",
13294           "policy": "default",
13295           "refId": "A",
13296           "resultFormat": "time_series",
13297           "select": [
13298             [
13299               {
13300                 "params": [
13301                   "value"
13302                 ],
13303                 "type": "field"
13304               },
13305               {
13306                 "params": [],
13307                 "type": "distinct"
13308               },
13309               {
13310                 "params": [
13311                   "/1000"
13312                 ],
13313                 "type": "math"
13314               }
13315             ]
13316           ],
13317           "tags": [
13318             {
13319               "key": "host",
13320               "operator": "=",
13321               "value": "service_group_16"
13322             },
13323             {
13324               "condition": "AND",
13325               "key": "type",
13326               "operator": "=",
13327               "value": "sched_dropped_per_second"
13328             }
13329           ]
13330         },
13331         {
13332           "alias": "17",
13333           "groupBy": [
13334             {
13335               "params": [
13336                 "$__interval"
13337               ],
13338               "type": "time"
13339             },
13340             {
13341               "params": [
13342                 "null"
13343               ],
13344               "type": "fill"
13345             }
13346           ],
13347           "measurement": "downstream_value",
13348           "orderByTime": "ASC",
13349           "policy": "default",
13350           "refId": "B",
13351           "resultFormat": "time_series",
13352           "select": [
13353             [
13354               {
13355                 "params": [
13356                   "value"
13357                 ],
13358                 "type": "field"
13359               },
13360               {
13361                 "params": [],
13362                 "type": "distinct"
13363               },
13364               {
13365                 "params": [
13366                   "/1000"
13367                 ],
13368                 "type": "math"
13369               }
13370             ]
13371           ],
13372           "tags": [
13373             {
13374               "key": "host",
13375               "operator": "=",
13376               "value": "service_group_17"
13377             },
13378             {
13379               "condition": "AND",
13380               "key": "type",
13381               "operator": "=",
13382               "value": "sched_dropped_per_second"
13383             }
13384           ]
13385         },
13386         {
13387           "alias": "18",
13388           "groupBy": [
13389             {
13390               "params": [
13391                 "$__interval"
13392               ],
13393               "type": "time"
13394             },
13395             {
13396               "params": [
13397                 "null"
13398               ],
13399               "type": "fill"
13400             }
13401           ],
13402           "measurement": "downstream_value",
13403           "orderByTime": "ASC",
13404           "policy": "default",
13405           "refId": "C",
13406           "resultFormat": "time_series",
13407           "select": [
13408             [
13409               {
13410                 "params": [
13411                   "value"
13412                 ],
13413                 "type": "field"
13414               },
13415               {
13416                 "params": [],
13417                 "type": "distinct"
13418               },
13419               {
13420                 "params": [
13421                   "/1000"
13422                 ],
13423                 "type": "math"
13424               }
13425             ]
13426           ],
13427           "tags": [
13428             {
13429               "key": "host",
13430               "operator": "=",
13431               "value": "service_group_18"
13432             },
13433             {
13434               "condition": "AND",
13435               "key": "type",
13436               "operator": "=",
13437               "value": "sched_dropped_per_second"
13438             }
13439           ]
13440         },
13441         {
13442           "alias": "19",
13443           "groupBy": [
13444             {
13445               "params": [
13446                 "$__interval"
13447               ],
13448               "type": "time"
13449             },
13450             {
13451               "params": [
13452                 "null"
13453               ],
13454               "type": "fill"
13455             }
13456           ],
13457           "measurement": "downstream_value",
13458           "orderByTime": "ASC",
13459           "policy": "default",
13460           "refId": "D",
13461           "resultFormat": "time_series",
13462           "select": [
13463             [
13464               {
13465                 "params": [
13466                   "value"
13467                 ],
13468                 "type": "field"
13469               },
13470               {
13471                 "params": [],
13472                 "type": "distinct"
13473               },
13474               {
13475                 "params": [
13476                   "/1000"
13477                 ],
13478                 "type": "math"
13479               }
13480             ]
13481           ],
13482           "tags": [
13483             {
13484               "key": "host",
13485               "operator": "=",
13486               "value": "service_group_19"
13487             },
13488             {
13489               "condition": "AND",
13490               "key": "type",
13491               "operator": "=",
13492               "value": "sched_dropped_per_second"
13493             }
13494           ]
13495         },
13496         {
13497           "alias": "20",
13498           "groupBy": [
13499             {
13500               "params": [
13501                 "$__interval"
13502               ],
13503               "type": "time"
13504             },
13505             {
13506               "params": [
13507                 "null"
13508               ],
13509               "type": "fill"
13510             }
13511           ],
13512           "measurement": "downstream_value",
13513           "orderByTime": "ASC",
13514           "policy": "default",
13515           "refId": "E",
13516           "resultFormat": "time_series",
13517           "select": [
13518             [
13519               {
13520                 "params": [
13521                   "value"
13522                 ],
13523                 "type": "field"
13524               },
13525               {
13526                 "params": [],
13527                 "type": "distinct"
13528               },
13529               {
13530                 "params": [
13531                   "/1000"
13532                 ],
13533                 "type": "math"
13534               }
13535             ]
13536           ],
13537           "tags": [
13538             {
13539               "key": "host",
13540               "operator": "=",
13541               "value": "service_group_20"
13542             },
13543             {
13544               "condition": "AND",
13545               "key": "type",
13546               "operator": "=",
13547               "value": "sched_dropped_per_second"
13548             }
13549           ]
13550         },
13551         {
13552           "alias": "21",
13553           "groupBy": [
13554             {
13555               "params": [
13556                 "$__interval"
13557               ],
13558               "type": "time"
13559             },
13560             {
13561               "params": [
13562                 "null"
13563               ],
13564               "type": "fill"
13565             }
13566           ],
13567           "measurement": "downstream_value",
13568           "orderByTime": "ASC",
13569           "policy": "default",
13570           "refId": "F",
13571           "resultFormat": "time_series",
13572           "select": [
13573             [
13574               {
13575                 "params": [
13576                   "value"
13577                 ],
13578                 "type": "field"
13579               },
13580               {
13581                 "params": [],
13582                 "type": "distinct"
13583               },
13584               {
13585                 "params": [
13586                   "/1000"
13587                 ],
13588                 "type": "math"
13589               }
13590             ]
13591           ],
13592           "tags": [
13593             {
13594               "key": "host",
13595               "operator": "=",
13596               "value": "service_group_21"
13597             },
13598             {
13599               "condition": "AND",
13600               "key": "type",
13601               "operator": "=",
13602               "value": "sched_dropped_per_second"
13603             }
13604           ]
13605         },
13606         {
13607           "alias": "22",
13608           "groupBy": [
13609             {
13610               "params": [
13611                 "$__interval"
13612               ],
13613               "type": "time"
13614             },
13615             {
13616               "params": [
13617                 "null"
13618               ],
13619               "type": "fill"
13620             }
13621           ],
13622           "measurement": "downstream_value",
13623           "orderByTime": "ASC",
13624           "policy": "default",
13625           "refId": "G",
13626           "resultFormat": "time_series",
13627           "select": [
13628             [
13629               {
13630                 "params": [
13631                   "value"
13632                 ],
13633                 "type": "field"
13634               },
13635               {
13636                 "params": [],
13637                 "type": "distinct"
13638               },
13639               {
13640                 "params": [
13641                   "/1000"
13642                 ],
13643                 "type": "math"
13644               }
13645             ]
13646           ],
13647           "tags": [
13648             {
13649               "key": "host",
13650               "operator": "=",
13651               "value": "service_group_22"
13652             },
13653             {
13654               "condition": "AND",
13655               "key": "type",
13656               "operator": "=",
13657               "value": "sched_dropped_per_second"
13658             }
13659           ]
13660         },
13661         {
13662           "alias": "23",
13663           "groupBy": [
13664             {
13665               "params": [
13666                 "$__interval"
13667               ],
13668               "type": "time"
13669             },
13670             {
13671               "params": [
13672                 "null"
13673               ],
13674               "type": "fill"
13675             }
13676           ],
13677           "measurement": "downstream_value",
13678           "orderByTime": "ASC",
13679           "policy": "default",
13680           "refId": "H",
13681           "resultFormat": "time_series",
13682           "select": [
13683             [
13684               {
13685                 "params": [
13686                   "value"
13687                 ],
13688                 "type": "field"
13689               },
13690               {
13691                 "params": [],
13692                 "type": "distinct"
13693               },
13694               {
13695                 "params": [
13696                   "/1000"
13697                 ],
13698                 "type": "math"
13699               }
13700             ]
13701           ],
13702           "tags": [
13703             {
13704               "key": "host",
13705               "operator": "=",
13706               "value": "service_group_23"
13707             },
13708             {
13709               "condition": "AND",
13710               "key": "type",
13711               "operator": "=",
13712               "value": "sched_dropped_per_second"
13713             }
13714           ]
13715         },
13716         {
13717           "alias": "24",
13718           "groupBy": [
13719             {
13720               "params": [
13721                 "$__interval"
13722               ],
13723               "type": "time"
13724             },
13725             {
13726               "params": [
13727                 "null"
13728               ],
13729               "type": "fill"
13730             }
13731           ],
13732           "measurement": "downstream_value",
13733           "orderByTime": "ASC",
13734           "policy": "default",
13735           "refId": "I",
13736           "resultFormat": "time_series",
13737           "select": [
13738             [
13739               {
13740                 "params": [
13741                   "value"
13742                 ],
13743                 "type": "field"
13744               },
13745               {
13746                 "params": [],
13747                 "type": "distinct"
13748               },
13749               {
13750                 "params": [
13751                   "/1000"
13752                 ],
13753                 "type": "math"
13754               }
13755             ]
13756           ],
13757           "tags": [
13758             {
13759               "key": "host",
13760               "operator": "=",
13761               "value": "service_group_24"
13762             },
13763             {
13764               "condition": "AND",
13765               "key": "type",
13766               "operator": "=",
13767               "value": "sched_dropped_per_second"
13768             }
13769           ]
13770         },
13771         {
13772           "alias": "25",
13773           "groupBy": [
13774             {
13775               "params": [
13776                 "$__interval"
13777               ],
13778               "type": "time"
13779             },
13780             {
13781               "params": [
13782                 "null"
13783               ],
13784               "type": "fill"
13785             }
13786           ],
13787           "measurement": "downstream_value",
13788           "orderByTime": "ASC",
13789           "policy": "default",
13790           "refId": "J",
13791           "resultFormat": "time_series",
13792           "select": [
13793             [
13794               {
13795                 "params": [
13796                   "value"
13797                 ],
13798                 "type": "field"
13799               },
13800               {
13801                 "params": [],
13802                 "type": "distinct"
13803               },
13804               {
13805                 "params": [
13806                   "/1000"
13807                 ],
13808                 "type": "math"
13809               }
13810             ]
13811           ],
13812           "tags": [
13813             {
13814               "key": "host",
13815               "operator": "=",
13816               "value": "service_group_25"
13817             },
13818             {
13819               "condition": "AND",
13820               "key": "type",
13821               "operator": "=",
13822               "value": "sched_dropped_per_second"
13823             }
13824           ]
13825         },
13826         {
13827           "alias": "26",
13828           "groupBy": [
13829             {
13830               "params": [
13831                 "$__interval"
13832               ],
13833               "type": "time"
13834             },
13835             {
13836               "params": [
13837                 "null"
13838               ],
13839               "type": "fill"
13840             }
13841           ],
13842           "measurement": "downstream_value",
13843           "orderByTime": "ASC",
13844           "policy": "default",
13845           "refId": "K",
13846           "resultFormat": "time_series",
13847           "select": [
13848             [
13849               {
13850                 "params": [
13851                   "value"
13852                 ],
13853                 "type": "field"
13854               },
13855               {
13856                 "params": [],
13857                 "type": "distinct"
13858               },
13859               {
13860                 "params": [
13861                   "/1000"
13862                 ],
13863                 "type": "math"
13864               }
13865             ]
13866           ],
13867           "tags": [
13868             {
13869               "key": "host",
13870               "operator": "=",
13871               "value": "service_group_26"
13872             },
13873             {
13874               "condition": "AND",
13875               "key": "type",
13876               "operator": "=",
13877               "value": "sched_dropped_per_second"
13878             }
13879           ]
13880         },
13881         {
13882           "alias": "27",
13883           "groupBy": [
13884             {
13885               "params": [
13886                 "$__interval"
13887               ],
13888               "type": "time"
13889             },
13890             {
13891               "params": [
13892                 "null"
13893               ],
13894               "type": "fill"
13895             }
13896           ],
13897           "measurement": "downstream_value",
13898           "orderByTime": "ASC",
13899           "policy": "default",
13900           "refId": "L",
13901           "resultFormat": "time_series",
13902           "select": [
13903             [
13904               {
13905                 "params": [
13906                   "value"
13907                 ],
13908                 "type": "field"
13909               },
13910               {
13911                 "params": [],
13912                 "type": "distinct"
13913               },
13914               {
13915                 "params": [
13916                   "/1000"
13917                 ],
13918                 "type": "math"
13919               }
13920             ]
13921           ],
13922           "tags": [
13923             {
13924               "key": "host",
13925               "operator": "=",
13926               "value": "service_group_27"
13927             },
13928             {
13929               "condition": "AND",
13930               "key": "type",
13931               "operator": "=",
13932               "value": "sched_dropped_per_second"
13933             }
13934           ]
13935         },
13936         {
13937           "alias": "28",
13938           "groupBy": [
13939             {
13940               "params": [
13941                 "$__interval"
13942               ],
13943               "type": "time"
13944             },
13945             {
13946               "params": [
13947                 "null"
13948               ],
13949               "type": "fill"
13950             }
13951           ],
13952           "measurement": "downstream_value",
13953           "orderByTime": "ASC",
13954           "policy": "default",
13955           "refId": "M",
13956           "resultFormat": "time_series",
13957           "select": [
13958             [
13959               {
13960                 "params": [
13961                   "value"
13962                 ],
13963                 "type": "field"
13964               },
13965               {
13966                 "params": [],
13967                 "type": "distinct"
13968               },
13969               {
13970                 "params": [
13971                   "/1000"
13972                 ],
13973                 "type": "math"
13974               }
13975             ]
13976           ],
13977           "tags": [
13978             {
13979               "key": "host",
13980               "operator": "=",
13981               "value": "service_group_28"
13982             },
13983             {
13984               "condition": "AND",
13985               "key": "type",
13986               "operator": "=",
13987               "value": "sched_dropped_per_second"
13988             }
13989           ]
13990         },
13991         {
13992           "alias": "29",
13993           "groupBy": [
13994             {
13995               "params": [
13996                 "$__interval"
13997               ],
13998               "type": "time"
13999             },
14000             {
14001               "params": [
14002                 "null"
14003               ],
14004               "type": "fill"
14005             }
14006           ],
14007           "measurement": "downstream_value",
14008           "orderByTime": "ASC",
14009           "policy": "default",
14010           "refId": "N",
14011           "resultFormat": "time_series",
14012           "select": [
14013             [
14014               {
14015                 "params": [
14016                   "value"
14017                 ],
14018                 "type": "field"
14019               },
14020               {
14021                 "params": [],
14022                 "type": "distinct"
14023               },
14024               {
14025                 "params": [
14026                   "/1000"
14027                 ],
14028                 "type": "math"
14029               }
14030             ]
14031           ],
14032           "tags": [
14033             {
14034               "key": "host",
14035               "operator": "=",
14036               "value": "service_group_29"
14037             },
14038             {
14039               "condition": "AND",
14040               "key": "type",
14041               "operator": "=",
14042               "value": "sched_dropped_per_second"
14043             }
14044           ]
14045         },
14046         {
14047           "alias": "30",
14048           "groupBy": [
14049             {
14050               "params": [
14051                 "$__interval"
14052               ],
14053               "type": "time"
14054             },
14055             {
14056               "params": [
14057                 "null"
14058               ],
14059               "type": "fill"
14060             }
14061           ],
14062           "measurement": "downstream_value",
14063           "orderByTime": "ASC",
14064           "policy": "default",
14065           "refId": "O",
14066           "resultFormat": "time_series",
14067           "select": [
14068             [
14069               {
14070                 "params": [
14071                   "value"
14072                 ],
14073                 "type": "field"
14074               },
14075               {
14076                 "params": [],
14077                 "type": "distinct"
14078               },
14079               {
14080                 "params": [
14081                   "/1000"
14082                 ],
14083                 "type": "math"
14084               }
14085             ]
14086           ],
14087           "tags": [
14088             {
14089               "key": "host",
14090               "operator": "=",
14091               "value": "service_group_30"
14092             },
14093             {
14094               "condition": "AND",
14095               "key": "type",
14096               "operator": "=",
14097               "value": "sched_dropped_per_second"
14098             }
14099           ]
14100         },
14101         {
14102           "alias": "31",
14103           "groupBy": [
14104             {
14105               "params": [
14106                 "$__interval"
14107               ],
14108               "type": "time"
14109             },
14110             {
14111               "params": [
14112                 "null"
14113               ],
14114               "type": "fill"
14115             }
14116           ],
14117           "measurement": "downstream_value",
14118           "orderByTime": "ASC",
14119           "policy": "default",
14120           "refId": "P",
14121           "resultFormat": "time_series",
14122           "select": [
14123             [
14124               {
14125                 "params": [
14126                   "value"
14127                 ],
14128                 "type": "field"
14129               },
14130               {
14131                 "params": [],
14132                 "type": "distinct"
14133               },
14134               {
14135                 "params": [
14136                   "/1000"
14137                 ],
14138                 "type": "math"
14139               }
14140             ]
14141           ],
14142           "tags": [
14143             {
14144               "key": "host",
14145               "operator": "=",
14146               "value": "service_group_31"
14147             },
14148             {
14149               "condition": "AND",
14150               "key": "type",
14151               "operator": "=",
14152               "value": "sched_dropped_per_second"
14153             }
14154           ]
14155         }
14156       ],
14157       "thresholds": [],
14158       "timeFrom": null,
14159       "timeShift": null,
14160       "title": "Scheduler Dropped per Second",
14161       "tooltip": {
14162         "shared": false,
14163         "sort": 0,
14164         "value_type": "individual"
14165       },
14166       "type": "graph",
14167       "xaxis": {
14168         "buckets": null,
14169         "mode": "series",
14170         "name": null,
14171         "show": true,
14172         "values": [
14173           "current"
14174         ]
14175       },
14176       "yaxes": [
14177         {
14178           "format": "short",
14179           "label": "Dropped Per Second (kpps)",
14180           "logBase": 1,
14181           "max": "1200",
14182           "min": "0",
14183           "show": true
14184         },
14185         {
14186           "format": "short",
14187           "label": null,
14188           "logBase": 1,
14189           "max": null,
14190           "min": null,
14191           "show": true
14192         }
14193       ],
14194       "yaxis": {
14195         "align": false,
14196         "alignLevel": null
14197       }
14198     }
14199   ],
14200   "refresh": false,
14201   "schemaVersion": 16,
14202   "style": "dark",
14203   "tags": [],
14204   "templating": {
14205     "list": []
14206   },
14207   "time": {
14208     "from": "now-15m",
14209     "to": "now"
14210   },
14211   "timepicker": {
14212     "refresh_intervals": [
14213       "2s",
14214       "5s",
14215       "10s",
14216       "30s",
14217       "1m",
14218       "5m",
14219       "15m",
14220       "30m",
14221       "1h",
14222       "2h",
14223       "1d"
14224     ],
14225     "time_options": [
14226       "5m",
14227       "15m",
14228       "1h",
14229       "6h",
14230       "12h",
14231       "24h",
14232       "2d",
14233       "7d",
14234       "30d"
14235     ]
14236   },
14237   "timezone": "",
14238   "title": "Downstream Throughput",
14239   "uid": "Xjg6KO2mz",
14240   "version": 1
14241 }