blob: 68cb06fb41072680b75833788c27b28de59bbdd8 [file] [log] [blame]
Andy Bavier16ce77b2021-03-24 10:47:32 -07001{
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 "id": 27,
19 "iteration": 1616543362918,
20 "links": [],
21 "panels": [
22 {
23 "datasource": null,
24 "gridPos": {
25 "h": 1,
26 "w": 24,
27 "x": 0,
28 "y": 0
29 },
30 "id": 2,
31 "panels": [],
32 "repeat": "tunnel",
33 "scopedVars": {
34 "tunnel": {
35 "selected": false,
36 "text": "production-ace-att",
37 "value": "production-ace-att"
38 }
39 },
40 "title": "$tunnel",
41 "type": "row"
42 },
43 {
44 "aliasColors": {},
45 "bars": false,
46 "dashLength": 10,
47 "dashes": false,
48 "datasource": "Google Cloud Monitoring",
49 "description": "",
50 "fieldConfig": {
51 "defaults": {
52 "custom": {}
53 },
54 "overrides": []
55 },
56 "fill": 1,
57 "fillGradient": 0,
58 "gridPos": {
59 "h": 5,
60 "w": 8,
61 "x": 0,
62 "y": 1
63 },
64 "hiddenSeries": false,
65 "id": 4,
66 "legend": {
67 "avg": false,
68 "current": false,
69 "max": false,
70 "min": false,
71 "show": true,
72 "total": false,
73 "values": false
74 },
75 "lines": true,
76 "linewidth": 1,
77 "nullPointMode": "null",
78 "percentage": false,
79 "pluginVersion": "7.1.5",
80 "pointradius": 2,
81 "points": false,
82 "renderer": "flot",
83 "scopedVars": {
84 "tunnel": {
85 "selected": false,
86 "text": "production-ace-att",
87 "value": "production-ace-att"
88 }
89 },
90 "seriesOverrides": [],
91 "spaceLength": 10,
92 "stack": false,
93 "steppedLine": false,
94 "targets": [
95 {
96 "metricQuery": {
97 "aliasBy": "Tunnel established",
98 "alignmentPeriod": "cloud-monitoring-auto",
99 "crossSeriesReducer": "REDUCE_MEAN",
100 "filters": [
101 "metric.label.tunnel_name",
102 "=",
103 "$tunnel"
104 ],
105 "groupBys": [],
106 "metricKind": "GAUGE",
107 "metricType": "vpn.googleapis.com/tunnel_established",
108 "perSeriesAligner": "ALIGN_INTERPOLATE",
109 "projectName": "onf-vpn",
110 "unit": "1",
111 "valueType": "DOUBLE"
112 },
113 "queryType": "metrics",
114 "refId": "A"
115 }
116 ],
117 "thresholds": [],
118 "timeFrom": null,
119 "timeRegions": [],
120 "timeShift": null,
121 "title": "Established",
122 "tooltip": {
123 "shared": true,
124 "sort": 0,
125 "value_type": "individual"
126 },
127 "type": "graph",
128 "xaxis": {
129 "buckets": null,
130 "mode": "time",
131 "name": null,
132 "show": true,
133 "values": []
134 },
135 "yaxes": [
136 {
137 "$$hashKey": "object:121",
138 "format": "short",
139 "label": null,
140 "logBase": 1,
141 "max": null,
142 "min": null,
143 "show": true
144 },
145 {
146 "$$hashKey": "object:122",
147 "format": "short",
148 "label": null,
149 "logBase": 1,
150 "max": null,
151 "min": null,
152 "show": true
153 }
154 ],
155 "yaxis": {
156 "align": false,
157 "alignLevel": null
158 }
159 },
160 {
161 "aliasColors": {},
162 "bars": false,
163 "dashLength": 10,
164 "dashes": false,
165 "datasource": "Google Cloud Monitoring",
166 "description": "",
167 "fieldConfig": {
168 "defaults": {
169 "custom": {}
170 },
171 "overrides": []
172 },
173 "fill": 1,
174 "fillGradient": 0,
175 "gridPos": {
176 "h": 5,
177 "w": 8,
178 "x": 8,
179 "y": 1
180 },
181 "hiddenSeries": false,
182 "id": 5,
183 "legend": {
184 "avg": false,
185 "current": false,
186 "max": false,
187 "min": false,
188 "show": true,
189 "total": false,
190 "values": false
191 },
192 "lines": true,
193 "linewidth": 1,
194 "nullPointMode": "null",
195 "percentage": false,
196 "pluginVersion": "7.1.5",
197 "pointradius": 2,
198 "points": false,
199 "renderer": "flot",
200 "scopedVars": {
201 "tunnel": {
202 "selected": false,
203 "text": "production-ace-att",
204 "value": "production-ace-att"
205 }
206 },
207 "seriesOverrides": [],
208 "spaceLength": 10,
209 "stack": false,
210 "steppedLine": false,
211 "targets": [
212 {
213 "metricQuery": {
214 "aliasBy": "Bytes received",
215 "alignmentPeriod": "cloud-monitoring-auto",
216 "crossSeriesReducer": "REDUCE_MEAN",
217 "filters": [
218 "metric.label.tunnel_name",
219 "=",
220 "$tunnel"
221 ],
222 "groupBys": [],
223 "metricKind": "DELTA",
224 "metricType": "vpn.googleapis.com/network/received_bytes_count",
225 "perSeriesAligner": "ALIGN_DELTA",
226 "projectName": "onf-vpn",
227 "unit": "By",
228 "valueType": "INT64"
229 },
230 "queryType": "metrics",
231 "refId": "A"
232 },
233 {
234 "metricQuery": {
235 "aliasBy": "Bytes sent",
236 "alignmentPeriod": "cloud-monitoring-auto",
237 "crossSeriesReducer": "REDUCE_MEAN",
238 "filters": [
239 "metric.label.tunnel_name",
240 "=",
241 "$tunnel"
242 ],
243 "groupBys": [],
244 "metricKind": "DELTA",
245 "metricType": "vpn.googleapis.com/network/sent_bytes_count",
246 "perSeriesAligner": "ALIGN_DELTA",
247 "projectName": "onf-vpn",
248 "unit": "By",
249 "valueType": "INT64"
250 },
251 "queryType": "metrics",
252 "refId": "B"
253 }
254 ],
255 "thresholds": [],
256 "timeFrom": null,
257 "timeRegions": [],
258 "timeShift": null,
259 "title": "Bandwidth",
260 "tooltip": {
261 "shared": true,
262 "sort": 0,
263 "value_type": "individual"
264 },
265 "type": "graph",
266 "xaxis": {
267 "buckets": null,
268 "mode": "time",
269 "name": null,
270 "show": true,
271 "values": []
272 },
273 "yaxes": [
274 {
275 "$$hashKey": "object:121",
276 "format": "short",
277 "label": null,
278 "logBase": 1,
279 "max": null,
280 "min": null,
281 "show": true
282 },
283 {
284 "$$hashKey": "object:122",
285 "format": "short",
286 "label": null,
287 "logBase": 1,
288 "max": null,
289 "min": null,
290 "show": true
291 }
292 ],
293 "yaxis": {
294 "align": false,
295 "alignLevel": null
296 }
297 },
298 {
299 "aliasColors": {},
300 "bars": false,
301 "dashLength": 10,
302 "dashes": false,
303 "datasource": "Google Cloud Monitoring",
304 "description": "",
305 "fieldConfig": {
306 "defaults": {
307 "custom": {}
308 },
309 "overrides": []
310 },
311 "fill": 1,
312 "fillGradient": 0,
313 "gridPos": {
314 "h": 5,
315 "w": 8,
316 "x": 16,
317 "y": 1
318 },
319 "hiddenSeries": false,
320 "id": 63,
321 "legend": {
322 "avg": false,
323 "current": false,
324 "max": false,
325 "min": false,
326 "show": true,
327 "total": false,
328 "values": false
329 },
330 "lines": true,
331 "linewidth": 1,
332 "nullPointMode": "null",
333 "percentage": false,
334 "pluginVersion": "7.1.5",
335 "pointradius": 2,
336 "points": false,
337 "renderer": "flot",
338 "scopedVars": {
339 "tunnel": {
340 "selected": false,
341 "text": "production-ace-att",
342 "value": "production-ace-att"
343 }
344 },
345 "seriesOverrides": [],
346 "spaceLength": 10,
347 "stack": false,
348 "steppedLine": false,
349 "targets": [
350 {
351 "metricQuery": {
352 "aliasBy": "Outgoing",
353 "alignmentPeriod": "cloud-monitoring-auto",
354 "crossSeriesReducer": "REDUCE_MEAN",
355 "filters": [
356 "metric.label.tunnel_name",
357 "=",
358 "$tunnel"
359 ],
360 "groupBys": [],
361 "metricKind": "DELTA",
362 "metricType": "vpn.googleapis.com/network/dropped_sent_packets_count",
363 "perSeriesAligner": "ALIGN_DELTA",
364 "projectName": "onf-vpn",
365 "unit": "1",
366 "valueType": "INT64"
367 },
368 "queryType": "metrics",
369 "refId": "A"
370 },
371 {
372 "metricQuery": {
373 "aliasBy": "Incoming",
374 "alignmentPeriod": "cloud-monitoring-auto",
375 "crossSeriesReducer": "REDUCE_MEAN",
376 "filters": [
377 "metric.label.tunnel_name",
378 "=",
379 "$tunnel"
380 ],
381 "groupBys": [],
382 "metricKind": "DELTA",
383 "metricType": "vpn.googleapis.com/network/dropped_received_packets_count",
384 "perSeriesAligner": "ALIGN_DELTA",
385 "projectName": "onf-vpn",
386 "unit": "1",
387 "valueType": "INT64"
388 },
389 "queryType": "metrics",
390 "refId": "B"
391 }
392 ],
393 "thresholds": [],
394 "timeFrom": null,
395 "timeRegions": [],
396 "timeShift": null,
397 "title": "Packet drops",
398 "tooltip": {
399 "shared": true,
400 "sort": 0,
401 "value_type": "individual"
402 },
403 "type": "graph",
404 "xaxis": {
405 "buckets": null,
406 "mode": "time",
407 "name": null,
408 "show": true,
409 "values": []
410 },
411 "yaxes": [
412 {
413 "$$hashKey": "object:121",
414 "format": "short",
415 "label": null,
416 "logBase": 1,
417 "max": null,
418 "min": null,
419 "show": true
420 },
421 {
422 "$$hashKey": "object:122",
423 "format": "short",
424 "label": null,
425 "logBase": 1,
426 "max": null,
427 "min": null,
428 "show": true
429 }
430 ],
431 "yaxis": {
432 "align": false,
433 "alignLevel": null
434 }
435 },
436 {
437 "datasource": null,
438 "gridPos": {
439 "h": 1,
440 "w": 24,
441 "x": 0,
442 "y": 6
443 },
444 "id": 64,
445 "panels": [],
446 "repeat": null,
447 "repeatIteration": 1616543362918,
448 "repeatPanelId": 2,
449 "scopedVars": {
450 "tunnel": {
451 "selected": false,
452 "text": "production-ace-ciena",
453 "value": "production-ace-ciena"
454 }
455 },
456 "title": "$tunnel",
457 "type": "row"
458 },
459 {
460 "aliasColors": {},
461 "bars": false,
462 "dashLength": 10,
463 "dashes": false,
464 "datasource": "Google Cloud Monitoring",
465 "description": "",
466 "fieldConfig": {
467 "defaults": {
468 "custom": {}
469 },
470 "overrides": []
471 },
472 "fill": 1,
473 "fillGradient": 0,
474 "gridPos": {
475 "h": 5,
476 "w": 8,
477 "x": 0,
478 "y": 7
479 },
480 "hiddenSeries": false,
481 "id": 65,
482 "legend": {
483 "avg": false,
484 "current": false,
485 "max": false,
486 "min": false,
487 "show": true,
488 "total": false,
489 "values": false
490 },
491 "lines": true,
492 "linewidth": 1,
493 "nullPointMode": "null",
494 "percentage": false,
495 "pluginVersion": "7.1.5",
496 "pointradius": 2,
497 "points": false,
498 "renderer": "flot",
499 "repeatIteration": 1616543362918,
500 "repeatPanelId": 4,
501 "repeatedByRow": true,
502 "scopedVars": {
503 "tunnel": {
504 "selected": false,
505 "text": "production-ace-ciena",
506 "value": "production-ace-ciena"
507 }
508 },
509 "seriesOverrides": [],
510 "spaceLength": 10,
511 "stack": false,
512 "steppedLine": false,
513 "targets": [
514 {
515 "metricQuery": {
516 "aliasBy": "Tunnel established",
517 "alignmentPeriod": "cloud-monitoring-auto",
518 "crossSeriesReducer": "REDUCE_MEAN",
519 "filters": [
520 "metric.label.tunnel_name",
521 "=",
522 "$tunnel"
523 ],
524 "groupBys": [],
525 "metricKind": "GAUGE",
526 "metricType": "vpn.googleapis.com/tunnel_established",
527 "perSeriesAligner": "ALIGN_INTERPOLATE",
528 "projectName": "onf-vpn",
529 "unit": "1",
530 "valueType": "DOUBLE"
531 },
532 "queryType": "metrics",
533 "refId": "A"
534 }
535 ],
536 "thresholds": [],
537 "timeFrom": null,
538 "timeRegions": [],
539 "timeShift": null,
540 "title": "Established",
541 "tooltip": {
542 "shared": true,
543 "sort": 0,
544 "value_type": "individual"
545 },
546 "type": "graph",
547 "xaxis": {
548 "buckets": null,
549 "mode": "time",
550 "name": null,
551 "show": true,
552 "values": []
553 },
554 "yaxes": [
555 {
556 "$$hashKey": "object:121",
557 "format": "short",
558 "label": null,
559 "logBase": 1,
560 "max": null,
561 "min": null,
562 "show": true
563 },
564 {
565 "$$hashKey": "object:122",
566 "format": "short",
567 "label": null,
568 "logBase": 1,
569 "max": null,
570 "min": null,
571 "show": true
572 }
573 ],
574 "yaxis": {
575 "align": false,
576 "alignLevel": null
577 }
578 },
579 {
580 "aliasColors": {},
581 "bars": false,
582 "dashLength": 10,
583 "dashes": false,
584 "datasource": "Google Cloud Monitoring",
585 "description": "",
586 "fieldConfig": {
587 "defaults": {
588 "custom": {}
589 },
590 "overrides": []
591 },
592 "fill": 1,
593 "fillGradient": 0,
594 "gridPos": {
595 "h": 5,
596 "w": 8,
597 "x": 8,
598 "y": 7
599 },
600 "hiddenSeries": false,
601 "id": 66,
602 "legend": {
603 "avg": false,
604 "current": false,
605 "max": false,
606 "min": false,
607 "show": true,
608 "total": false,
609 "values": false
610 },
611 "lines": true,
612 "linewidth": 1,
613 "nullPointMode": "null",
614 "percentage": false,
615 "pluginVersion": "7.1.5",
616 "pointradius": 2,
617 "points": false,
618 "renderer": "flot",
619 "repeatIteration": 1616543362918,
620 "repeatPanelId": 5,
621 "repeatedByRow": true,
622 "scopedVars": {
623 "tunnel": {
624 "selected": false,
625 "text": "production-ace-ciena",
626 "value": "production-ace-ciena"
627 }
628 },
629 "seriesOverrides": [],
630 "spaceLength": 10,
631 "stack": false,
632 "steppedLine": false,
633 "targets": [
634 {
635 "metricQuery": {
636 "aliasBy": "Bytes received",
637 "alignmentPeriod": "cloud-monitoring-auto",
638 "crossSeriesReducer": "REDUCE_MEAN",
639 "filters": [
640 "metric.label.tunnel_name",
641 "=",
642 "$tunnel"
643 ],
644 "groupBys": [],
645 "metricKind": "DELTA",
646 "metricType": "vpn.googleapis.com/network/received_bytes_count",
647 "perSeriesAligner": "ALIGN_DELTA",
648 "projectName": "onf-vpn",
649 "unit": "By",
650 "valueType": "INT64"
651 },
652 "queryType": "metrics",
653 "refId": "A"
654 },
655 {
656 "metricQuery": {
657 "aliasBy": "Bytes sent",
658 "alignmentPeriod": "cloud-monitoring-auto",
659 "crossSeriesReducer": "REDUCE_MEAN",
660 "filters": [
661 "metric.label.tunnel_name",
662 "=",
663 "$tunnel"
664 ],
665 "groupBys": [],
666 "metricKind": "DELTA",
667 "metricType": "vpn.googleapis.com/network/sent_bytes_count",
668 "perSeriesAligner": "ALIGN_DELTA",
669 "projectName": "onf-vpn",
670 "unit": "By",
671 "valueType": "INT64"
672 },
673 "queryType": "metrics",
674 "refId": "B"
675 }
676 ],
677 "thresholds": [],
678 "timeFrom": null,
679 "timeRegions": [],
680 "timeShift": null,
681 "title": "Bandwidth",
682 "tooltip": {
683 "shared": true,
684 "sort": 0,
685 "value_type": "individual"
686 },
687 "type": "graph",
688 "xaxis": {
689 "buckets": null,
690 "mode": "time",
691 "name": null,
692 "show": true,
693 "values": []
694 },
695 "yaxes": [
696 {
697 "$$hashKey": "object:121",
698 "format": "short",
699 "label": null,
700 "logBase": 1,
701 "max": null,
702 "min": null,
703 "show": true
704 },
705 {
706 "$$hashKey": "object:122",
707 "format": "short",
708 "label": null,
709 "logBase": 1,
710 "max": null,
711 "min": null,
712 "show": true
713 }
714 ],
715 "yaxis": {
716 "align": false,
717 "alignLevel": null
718 }
719 },
720 {
721 "aliasColors": {},
722 "bars": false,
723 "dashLength": 10,
724 "dashes": false,
725 "datasource": "Google Cloud Monitoring",
726 "description": "",
727 "fieldConfig": {
728 "defaults": {
729 "custom": {}
730 },
731 "overrides": []
732 },
733 "fill": 1,
734 "fillGradient": 0,
735 "gridPos": {
736 "h": 5,
737 "w": 8,
738 "x": 16,
739 "y": 7
740 },
741 "hiddenSeries": false,
742 "id": 67,
743 "legend": {
744 "avg": false,
745 "current": false,
746 "max": false,
747 "min": false,
748 "show": true,
749 "total": false,
750 "values": false
751 },
752 "lines": true,
753 "linewidth": 1,
754 "nullPointMode": "null",
755 "percentage": false,
756 "pluginVersion": "7.1.5",
757 "pointradius": 2,
758 "points": false,
759 "renderer": "flot",
760 "repeatIteration": 1616543362918,
761 "repeatPanelId": 63,
762 "repeatedByRow": true,
763 "scopedVars": {
764 "tunnel": {
765 "selected": false,
766 "text": "production-ace-ciena",
767 "value": "production-ace-ciena"
768 }
769 },
770 "seriesOverrides": [],
771 "spaceLength": 10,
772 "stack": false,
773 "steppedLine": false,
774 "targets": [
775 {
776 "metricQuery": {
777 "aliasBy": "Outgoing",
778 "alignmentPeriod": "cloud-monitoring-auto",
779 "crossSeriesReducer": "REDUCE_MEAN",
780 "filters": [
781 "metric.label.tunnel_name",
782 "=",
783 "$tunnel"
784 ],
785 "groupBys": [],
786 "metricKind": "DELTA",
787 "metricType": "vpn.googleapis.com/network/dropped_sent_packets_count",
788 "perSeriesAligner": "ALIGN_DELTA",
789 "projectName": "onf-vpn",
790 "unit": "1",
791 "valueType": "INT64"
792 },
793 "queryType": "metrics",
794 "refId": "A"
795 },
796 {
797 "metricQuery": {
798 "aliasBy": "Incoming",
799 "alignmentPeriod": "cloud-monitoring-auto",
800 "crossSeriesReducer": "REDUCE_MEAN",
801 "filters": [
802 "metric.label.tunnel_name",
803 "=",
804 "$tunnel"
805 ],
806 "groupBys": [],
807 "metricKind": "DELTA",
808 "metricType": "vpn.googleapis.com/network/dropped_received_packets_count",
809 "perSeriesAligner": "ALIGN_DELTA",
810 "projectName": "onf-vpn",
811 "unit": "1",
812 "valueType": "INT64"
813 },
814 "queryType": "metrics",
815 "refId": "B"
816 }
817 ],
818 "thresholds": [],
819 "timeFrom": null,
820 "timeRegions": [],
821 "timeShift": null,
822 "title": "Packet drops",
823 "tooltip": {
824 "shared": true,
825 "sort": 0,
826 "value_type": "individual"
827 },
828 "type": "graph",
829 "xaxis": {
830 "buckets": null,
831 "mode": "time",
832 "name": null,
833 "show": true,
834 "values": []
835 },
836 "yaxes": [
837 {
838 "$$hashKey": "object:121",
839 "format": "short",
840 "label": null,
841 "logBase": 1,
842 "max": null,
843 "min": null,
844 "show": true
845 },
846 {
847 "$$hashKey": "object:122",
848 "format": "short",
849 "label": null,
850 "logBase": 1,
851 "max": null,
852 "min": null,
853 "show": true
854 }
855 ],
856 "yaxis": {
857 "align": false,
858 "alignLevel": null
859 }
860 },
861 {
862 "datasource": null,
863 "gridPos": {
864 "h": 1,
865 "w": 24,
866 "x": 0,
867 "y": 12
868 },
869 "id": 68,
870 "panels": [],
871 "repeat": null,
872 "repeatIteration": 1616543362918,
873 "repeatPanelId": 2,
874 "scopedVars": {
875 "tunnel": {
876 "selected": false,
877 "text": "production-ace-cornell1-1",
878 "value": "production-ace-cornell1-1"
879 }
880 },
881 "title": "$tunnel",
882 "type": "row"
883 },
884 {
885 "aliasColors": {},
886 "bars": false,
887 "dashLength": 10,
888 "dashes": false,
889 "datasource": "Google Cloud Monitoring",
890 "description": "",
891 "fieldConfig": {
892 "defaults": {
893 "custom": {}
894 },
895 "overrides": []
896 },
897 "fill": 1,
898 "fillGradient": 0,
899 "gridPos": {
900 "h": 5,
901 "w": 8,
902 "x": 0,
903 "y": 13
904 },
905 "hiddenSeries": false,
906 "id": 69,
907 "legend": {
908 "avg": false,
909 "current": false,
910 "max": false,
911 "min": false,
912 "show": true,
913 "total": false,
914 "values": false
915 },
916 "lines": true,
917 "linewidth": 1,
918 "nullPointMode": "null",
919 "percentage": false,
920 "pluginVersion": "7.1.5",
921 "pointradius": 2,
922 "points": false,
923 "renderer": "flot",
924 "repeatIteration": 1616543362918,
925 "repeatPanelId": 4,
926 "repeatedByRow": true,
927 "scopedVars": {
928 "tunnel": {
929 "selected": false,
930 "text": "production-ace-cornell1-1",
931 "value": "production-ace-cornell1-1"
932 }
933 },
934 "seriesOverrides": [],
935 "spaceLength": 10,
936 "stack": false,
937 "steppedLine": false,
938 "targets": [
939 {
940 "metricQuery": {
941 "aliasBy": "Tunnel established",
942 "alignmentPeriod": "cloud-monitoring-auto",
943 "crossSeriesReducer": "REDUCE_MEAN",
944 "filters": [
945 "metric.label.tunnel_name",
946 "=",
947 "$tunnel"
948 ],
949 "groupBys": [],
950 "metricKind": "GAUGE",
951 "metricType": "vpn.googleapis.com/tunnel_established",
952 "perSeriesAligner": "ALIGN_INTERPOLATE",
953 "projectName": "onf-vpn",
954 "unit": "1",
955 "valueType": "DOUBLE"
956 },
957 "queryType": "metrics",
958 "refId": "A"
959 }
960 ],
961 "thresholds": [],
962 "timeFrom": null,
963 "timeRegions": [],
964 "timeShift": null,
965 "title": "Established",
966 "tooltip": {
967 "shared": true,
968 "sort": 0,
969 "value_type": "individual"
970 },
971 "type": "graph",
972 "xaxis": {
973 "buckets": null,
974 "mode": "time",
975 "name": null,
976 "show": true,
977 "values": []
978 },
979 "yaxes": [
980 {
981 "$$hashKey": "object:121",
982 "format": "short",
983 "label": null,
984 "logBase": 1,
985 "max": null,
986 "min": null,
987 "show": true
988 },
989 {
990 "$$hashKey": "object:122",
991 "format": "short",
992 "label": null,
993 "logBase": 1,
994 "max": null,
995 "min": null,
996 "show": true
997 }
998 ],
999 "yaxis": {
1000 "align": false,
1001 "alignLevel": null
1002 }
1003 },
1004 {
1005 "aliasColors": {},
1006 "bars": false,
1007 "dashLength": 10,
1008 "dashes": false,
1009 "datasource": "Google Cloud Monitoring",
1010 "description": "",
1011 "fieldConfig": {
1012 "defaults": {
1013 "custom": {}
1014 },
1015 "overrides": []
1016 },
1017 "fill": 1,
1018 "fillGradient": 0,
1019 "gridPos": {
1020 "h": 5,
1021 "w": 8,
1022 "x": 8,
1023 "y": 13
1024 },
1025 "hiddenSeries": false,
1026 "id": 70,
1027 "legend": {
1028 "avg": false,
1029 "current": false,
1030 "max": false,
1031 "min": false,
1032 "show": true,
1033 "total": false,
1034 "values": false
1035 },
1036 "lines": true,
1037 "linewidth": 1,
1038 "nullPointMode": "null",
1039 "percentage": false,
1040 "pluginVersion": "7.1.5",
1041 "pointradius": 2,
1042 "points": false,
1043 "renderer": "flot",
1044 "repeatIteration": 1616543362918,
1045 "repeatPanelId": 5,
1046 "repeatedByRow": true,
1047 "scopedVars": {
1048 "tunnel": {
1049 "selected": false,
1050 "text": "production-ace-cornell1-1",
1051 "value": "production-ace-cornell1-1"
1052 }
1053 },
1054 "seriesOverrides": [],
1055 "spaceLength": 10,
1056 "stack": false,
1057 "steppedLine": false,
1058 "targets": [
1059 {
1060 "metricQuery": {
1061 "aliasBy": "Bytes received",
1062 "alignmentPeriod": "cloud-monitoring-auto",
1063 "crossSeriesReducer": "REDUCE_MEAN",
1064 "filters": [
1065 "metric.label.tunnel_name",
1066 "=",
1067 "$tunnel"
1068 ],
1069 "groupBys": [],
1070 "metricKind": "DELTA",
1071 "metricType": "vpn.googleapis.com/network/received_bytes_count",
1072 "perSeriesAligner": "ALIGN_DELTA",
1073 "projectName": "onf-vpn",
1074 "unit": "By",
1075 "valueType": "INT64"
1076 },
1077 "queryType": "metrics",
1078 "refId": "A"
1079 },
1080 {
1081 "metricQuery": {
1082 "aliasBy": "Bytes sent",
1083 "alignmentPeriod": "cloud-monitoring-auto",
1084 "crossSeriesReducer": "REDUCE_MEAN",
1085 "filters": [
1086 "metric.label.tunnel_name",
1087 "=",
1088 "$tunnel"
1089 ],
1090 "groupBys": [],
1091 "metricKind": "DELTA",
1092 "metricType": "vpn.googleapis.com/network/sent_bytes_count",
1093 "perSeriesAligner": "ALIGN_DELTA",
1094 "projectName": "onf-vpn",
1095 "unit": "By",
1096 "valueType": "INT64"
1097 },
1098 "queryType": "metrics",
1099 "refId": "B"
1100 }
1101 ],
1102 "thresholds": [],
1103 "timeFrom": null,
1104 "timeRegions": [],
1105 "timeShift": null,
1106 "title": "Bandwidth",
1107 "tooltip": {
1108 "shared": true,
1109 "sort": 0,
1110 "value_type": "individual"
1111 },
1112 "type": "graph",
1113 "xaxis": {
1114 "buckets": null,
1115 "mode": "time",
1116 "name": null,
1117 "show": true,
1118 "values": []
1119 },
1120 "yaxes": [
1121 {
1122 "$$hashKey": "object:121",
1123 "format": "short",
1124 "label": null,
1125 "logBase": 1,
1126 "max": null,
1127 "min": null,
1128 "show": true
1129 },
1130 {
1131 "$$hashKey": "object:122",
1132 "format": "short",
1133 "label": null,
1134 "logBase": 1,
1135 "max": null,
1136 "min": null,
1137 "show": true
1138 }
1139 ],
1140 "yaxis": {
1141 "align": false,
1142 "alignLevel": null
1143 }
1144 },
1145 {
1146 "aliasColors": {},
1147 "bars": false,
1148 "dashLength": 10,
1149 "dashes": false,
1150 "datasource": "Google Cloud Monitoring",
1151 "description": "",
1152 "fieldConfig": {
1153 "defaults": {
1154 "custom": {}
1155 },
1156 "overrides": []
1157 },
1158 "fill": 1,
1159 "fillGradient": 0,
1160 "gridPos": {
1161 "h": 5,
1162 "w": 8,
1163 "x": 16,
1164 "y": 13
1165 },
1166 "hiddenSeries": false,
1167 "id": 71,
1168 "legend": {
1169 "avg": false,
1170 "current": false,
1171 "max": false,
1172 "min": false,
1173 "show": true,
1174 "total": false,
1175 "values": false
1176 },
1177 "lines": true,
1178 "linewidth": 1,
1179 "nullPointMode": "null",
1180 "percentage": false,
1181 "pluginVersion": "7.1.5",
1182 "pointradius": 2,
1183 "points": false,
1184 "renderer": "flot",
1185 "repeatIteration": 1616543362918,
1186 "repeatPanelId": 63,
1187 "repeatedByRow": true,
1188 "scopedVars": {
1189 "tunnel": {
1190 "selected": false,
1191 "text": "production-ace-cornell1-1",
1192 "value": "production-ace-cornell1-1"
1193 }
1194 },
1195 "seriesOverrides": [],
1196 "spaceLength": 10,
1197 "stack": false,
1198 "steppedLine": false,
1199 "targets": [
1200 {
1201 "metricQuery": {
1202 "aliasBy": "Outgoing",
1203 "alignmentPeriod": "cloud-monitoring-auto",
1204 "crossSeriesReducer": "REDUCE_MEAN",
1205 "filters": [
1206 "metric.label.tunnel_name",
1207 "=",
1208 "$tunnel"
1209 ],
1210 "groupBys": [],
1211 "metricKind": "DELTA",
1212 "metricType": "vpn.googleapis.com/network/dropped_sent_packets_count",
1213 "perSeriesAligner": "ALIGN_DELTA",
1214 "projectName": "onf-vpn",
1215 "unit": "1",
1216 "valueType": "INT64"
1217 },
1218 "queryType": "metrics",
1219 "refId": "A"
1220 },
1221 {
1222 "metricQuery": {
1223 "aliasBy": "Incoming",
1224 "alignmentPeriod": "cloud-monitoring-auto",
1225 "crossSeriesReducer": "REDUCE_MEAN",
1226 "filters": [
1227 "metric.label.tunnel_name",
1228 "=",
1229 "$tunnel"
1230 ],
1231 "groupBys": [],
1232 "metricKind": "DELTA",
1233 "metricType": "vpn.googleapis.com/network/dropped_received_packets_count",
1234 "perSeriesAligner": "ALIGN_DELTA",
1235 "projectName": "onf-vpn",
1236 "unit": "1",
1237 "valueType": "INT64"
1238 },
1239 "queryType": "metrics",
1240 "refId": "B"
1241 }
1242 ],
1243 "thresholds": [],
1244 "timeFrom": null,
1245 "timeRegions": [],
1246 "timeShift": null,
1247 "title": "Packet drops",
1248 "tooltip": {
1249 "shared": true,
1250 "sort": 0,
1251 "value_type": "individual"
1252 },
1253 "type": "graph",
1254 "xaxis": {
1255 "buckets": null,
1256 "mode": "time",
1257 "name": null,
1258 "show": true,
1259 "values": []
1260 },
1261 "yaxes": [
1262 {
1263 "$$hashKey": "object:121",
1264 "format": "short",
1265 "label": null,
1266 "logBase": 1,
1267 "max": null,
1268 "min": null,
1269 "show": true
1270 },
1271 {
1272 "$$hashKey": "object:122",
1273 "format": "short",
1274 "label": null,
1275 "logBase": 1,
1276 "max": null,
1277 "min": null,
1278 "show": true
1279 }
1280 ],
1281 "yaxis": {
1282 "align": false,
1283 "alignLevel": null
1284 }
1285 },
1286 {
1287 "datasource": null,
1288 "gridPos": {
1289 "h": 1,
1290 "w": 24,
1291 "x": 0,
1292 "y": 18
1293 },
1294 "id": 72,
1295 "panels": [],
1296 "repeat": null,
1297 "repeatIteration": 1616543362918,
1298 "repeatPanelId": 2,
1299 "scopedVars": {
1300 "tunnel": {
1301 "selected": false,
1302 "text": "production-ace-cornell1-2",
1303 "value": "production-ace-cornell1-2"
1304 }
1305 },
1306 "title": "$tunnel",
1307 "type": "row"
1308 },
1309 {
1310 "aliasColors": {},
1311 "bars": false,
1312 "dashLength": 10,
1313 "dashes": false,
1314 "datasource": "Google Cloud Monitoring",
1315 "description": "",
1316 "fieldConfig": {
1317 "defaults": {
1318 "custom": {}
1319 },
1320 "overrides": []
1321 },
1322 "fill": 1,
1323 "fillGradient": 0,
1324 "gridPos": {
1325 "h": 5,
1326 "w": 8,
1327 "x": 0,
1328 "y": 19
1329 },
1330 "hiddenSeries": false,
1331 "id": 73,
1332 "legend": {
1333 "avg": false,
1334 "current": false,
1335 "max": false,
1336 "min": false,
1337 "show": true,
1338 "total": false,
1339 "values": false
1340 },
1341 "lines": true,
1342 "linewidth": 1,
1343 "nullPointMode": "null",
1344 "percentage": false,
1345 "pluginVersion": "7.1.5",
1346 "pointradius": 2,
1347 "points": false,
1348 "renderer": "flot",
1349 "repeatIteration": 1616543362918,
1350 "repeatPanelId": 4,
1351 "repeatedByRow": true,
1352 "scopedVars": {
1353 "tunnel": {
1354 "selected": false,
1355 "text": "production-ace-cornell1-2",
1356 "value": "production-ace-cornell1-2"
1357 }
1358 },
1359 "seriesOverrides": [],
1360 "spaceLength": 10,
1361 "stack": false,
1362 "steppedLine": false,
1363 "targets": [
1364 {
1365 "metricQuery": {
1366 "aliasBy": "Tunnel established",
1367 "alignmentPeriod": "cloud-monitoring-auto",
1368 "crossSeriesReducer": "REDUCE_MEAN",
1369 "filters": [
1370 "metric.label.tunnel_name",
1371 "=",
1372 "$tunnel"
1373 ],
1374 "groupBys": [],
1375 "metricKind": "GAUGE",
1376 "metricType": "vpn.googleapis.com/tunnel_established",
1377 "perSeriesAligner": "ALIGN_INTERPOLATE",
1378 "projectName": "onf-vpn",
1379 "unit": "1",
1380 "valueType": "DOUBLE"
1381 },
1382 "queryType": "metrics",
1383 "refId": "A"
1384 }
1385 ],
1386 "thresholds": [],
1387 "timeFrom": null,
1388 "timeRegions": [],
1389 "timeShift": null,
1390 "title": "Established",
1391 "tooltip": {
1392 "shared": true,
1393 "sort": 0,
1394 "value_type": "individual"
1395 },
1396 "type": "graph",
1397 "xaxis": {
1398 "buckets": null,
1399 "mode": "time",
1400 "name": null,
1401 "show": true,
1402 "values": []
1403 },
1404 "yaxes": [
1405 {
1406 "$$hashKey": "object:121",
1407 "format": "short",
1408 "label": null,
1409 "logBase": 1,
1410 "max": null,
1411 "min": null,
1412 "show": true
1413 },
1414 {
1415 "$$hashKey": "object:122",
1416 "format": "short",
1417 "label": null,
1418 "logBase": 1,
1419 "max": null,
1420 "min": null,
1421 "show": true
1422 }
1423 ],
1424 "yaxis": {
1425 "align": false,
1426 "alignLevel": null
1427 }
1428 },
1429 {
1430 "aliasColors": {},
1431 "bars": false,
1432 "dashLength": 10,
1433 "dashes": false,
1434 "datasource": "Google Cloud Monitoring",
1435 "description": "",
1436 "fieldConfig": {
1437 "defaults": {
1438 "custom": {}
1439 },
1440 "overrides": []
1441 },
1442 "fill": 1,
1443 "fillGradient": 0,
1444 "gridPos": {
1445 "h": 5,
1446 "w": 8,
1447 "x": 8,
1448 "y": 19
1449 },
1450 "hiddenSeries": false,
1451 "id": 74,
1452 "legend": {
1453 "avg": false,
1454 "current": false,
1455 "max": false,
1456 "min": false,
1457 "show": true,
1458 "total": false,
1459 "values": false
1460 },
1461 "lines": true,
1462 "linewidth": 1,
1463 "nullPointMode": "null",
1464 "percentage": false,
1465 "pluginVersion": "7.1.5",
1466 "pointradius": 2,
1467 "points": false,
1468 "renderer": "flot",
1469 "repeatIteration": 1616543362918,
1470 "repeatPanelId": 5,
1471 "repeatedByRow": true,
1472 "scopedVars": {
1473 "tunnel": {
1474 "selected": false,
1475 "text": "production-ace-cornell1-2",
1476 "value": "production-ace-cornell1-2"
1477 }
1478 },
1479 "seriesOverrides": [],
1480 "spaceLength": 10,
1481 "stack": false,
1482 "steppedLine": false,
1483 "targets": [
1484 {
1485 "metricQuery": {
1486 "aliasBy": "Bytes received",
1487 "alignmentPeriod": "cloud-monitoring-auto",
1488 "crossSeriesReducer": "REDUCE_MEAN",
1489 "filters": [
1490 "metric.label.tunnel_name",
1491 "=",
1492 "$tunnel"
1493 ],
1494 "groupBys": [],
1495 "metricKind": "DELTA",
1496 "metricType": "vpn.googleapis.com/network/received_bytes_count",
1497 "perSeriesAligner": "ALIGN_DELTA",
1498 "projectName": "onf-vpn",
1499 "unit": "By",
1500 "valueType": "INT64"
1501 },
1502 "queryType": "metrics",
1503 "refId": "A"
1504 },
1505 {
1506 "metricQuery": {
1507 "aliasBy": "Bytes sent",
1508 "alignmentPeriod": "cloud-monitoring-auto",
1509 "crossSeriesReducer": "REDUCE_MEAN",
1510 "filters": [
1511 "metric.label.tunnel_name",
1512 "=",
1513 "$tunnel"
1514 ],
1515 "groupBys": [],
1516 "metricKind": "DELTA",
1517 "metricType": "vpn.googleapis.com/network/sent_bytes_count",
1518 "perSeriesAligner": "ALIGN_DELTA",
1519 "projectName": "onf-vpn",
1520 "unit": "By",
1521 "valueType": "INT64"
1522 },
1523 "queryType": "metrics",
1524 "refId": "B"
1525 }
1526 ],
1527 "thresholds": [],
1528 "timeFrom": null,
1529 "timeRegions": [],
1530 "timeShift": null,
1531 "title": "Bandwidth",
1532 "tooltip": {
1533 "shared": true,
1534 "sort": 0,
1535 "value_type": "individual"
1536 },
1537 "type": "graph",
1538 "xaxis": {
1539 "buckets": null,
1540 "mode": "time",
1541 "name": null,
1542 "show": true,
1543 "values": []
1544 },
1545 "yaxes": [
1546 {
1547 "$$hashKey": "object:121",
1548 "format": "short",
1549 "label": null,
1550 "logBase": 1,
1551 "max": null,
1552 "min": null,
1553 "show": true
1554 },
1555 {
1556 "$$hashKey": "object:122",
1557 "format": "short",
1558 "label": null,
1559 "logBase": 1,
1560 "max": null,
1561 "min": null,
1562 "show": true
1563 }
1564 ],
1565 "yaxis": {
1566 "align": false,
1567 "alignLevel": null
1568 }
1569 },
1570 {
1571 "aliasColors": {},
1572 "bars": false,
1573 "dashLength": 10,
1574 "dashes": false,
1575 "datasource": "Google Cloud Monitoring",
1576 "description": "",
1577 "fieldConfig": {
1578 "defaults": {
1579 "custom": {}
1580 },
1581 "overrides": []
1582 },
1583 "fill": 1,
1584 "fillGradient": 0,
1585 "gridPos": {
1586 "h": 5,
1587 "w": 8,
1588 "x": 16,
1589 "y": 19
1590 },
1591 "hiddenSeries": false,
1592 "id": 75,
1593 "legend": {
1594 "avg": false,
1595 "current": false,
1596 "max": false,
1597 "min": false,
1598 "show": true,
1599 "total": false,
1600 "values": false
1601 },
1602 "lines": true,
1603 "linewidth": 1,
1604 "nullPointMode": "null",
1605 "percentage": false,
1606 "pluginVersion": "7.1.5",
1607 "pointradius": 2,
1608 "points": false,
1609 "renderer": "flot",
1610 "repeatIteration": 1616543362918,
1611 "repeatPanelId": 63,
1612 "repeatedByRow": true,
1613 "scopedVars": {
1614 "tunnel": {
1615 "selected": false,
1616 "text": "production-ace-cornell1-2",
1617 "value": "production-ace-cornell1-2"
1618 }
1619 },
1620 "seriesOverrides": [],
1621 "spaceLength": 10,
1622 "stack": false,
1623 "steppedLine": false,
1624 "targets": [
1625 {
1626 "metricQuery": {
1627 "aliasBy": "Outgoing",
1628 "alignmentPeriod": "cloud-monitoring-auto",
1629 "crossSeriesReducer": "REDUCE_MEAN",
1630 "filters": [
1631 "metric.label.tunnel_name",
1632 "=",
1633 "$tunnel"
1634 ],
1635 "groupBys": [],
1636 "metricKind": "DELTA",
1637 "metricType": "vpn.googleapis.com/network/dropped_sent_packets_count",
1638 "perSeriesAligner": "ALIGN_DELTA",
1639 "projectName": "onf-vpn",
1640 "unit": "1",
1641 "valueType": "INT64"
1642 },
1643 "queryType": "metrics",
1644 "refId": "A"
1645 },
1646 {
1647 "metricQuery": {
1648 "aliasBy": "Incoming",
1649 "alignmentPeriod": "cloud-monitoring-auto",
1650 "crossSeriesReducer": "REDUCE_MEAN",
1651 "filters": [
1652 "metric.label.tunnel_name",
1653 "=",
1654 "$tunnel"
1655 ],
1656 "groupBys": [],
1657 "metricKind": "DELTA",
1658 "metricType": "vpn.googleapis.com/network/dropped_received_packets_count",
1659 "perSeriesAligner": "ALIGN_DELTA",
1660 "projectName": "onf-vpn",
1661 "unit": "1",
1662 "valueType": "INT64"
1663 },
1664 "queryType": "metrics",
1665 "refId": "B"
1666 }
1667 ],
1668 "thresholds": [],
1669 "timeFrom": null,
1670 "timeRegions": [],
1671 "timeShift": null,
1672 "title": "Packet drops",
1673 "tooltip": {
1674 "shared": true,
1675 "sort": 0,
1676 "value_type": "individual"
1677 },
1678 "type": "graph",
1679 "xaxis": {
1680 "buckets": null,
1681 "mode": "time",
1682 "name": null,
1683 "show": true,
1684 "values": []
1685 },
1686 "yaxes": [
1687 {
1688 "$$hashKey": "object:121",
1689 "format": "short",
1690 "label": null,
1691 "logBase": 1,
1692 "max": null,
1693 "min": null,
1694 "show": true
1695 },
1696 {
1697 "$$hashKey": "object:122",
1698 "format": "short",
1699 "label": null,
1700 "logBase": 1,
1701 "max": null,
1702 "min": null,
1703 "show": true
1704 }
1705 ],
1706 "yaxis": {
1707 "align": false,
1708 "alignLevel": null
1709 }
1710 },
1711 {
1712 "datasource": null,
1713 "gridPos": {
1714 "h": 1,
1715 "w": 24,
1716 "x": 0,
1717 "y": 24
1718 },
1719 "id": 76,
1720 "panels": [],
1721 "repeat": null,
1722 "repeatIteration": 1616543362918,
1723 "repeatPanelId": 2,
1724 "scopedVars": {
1725 "tunnel": {
1726 "selected": false,
1727 "text": "production-ace-dt-otic-1",
1728 "value": "production-ace-dt-otic-1"
1729 }
1730 },
1731 "title": "$tunnel",
1732 "type": "row"
1733 },
1734 {
1735 "aliasColors": {},
1736 "bars": false,
1737 "dashLength": 10,
1738 "dashes": false,
1739 "datasource": "Google Cloud Monitoring",
1740 "description": "",
1741 "fieldConfig": {
1742 "defaults": {
1743 "custom": {}
1744 },
1745 "overrides": []
1746 },
1747 "fill": 1,
1748 "fillGradient": 0,
1749 "gridPos": {
1750 "h": 5,
1751 "w": 8,
1752 "x": 0,
1753 "y": 25
1754 },
1755 "hiddenSeries": false,
1756 "id": 77,
1757 "legend": {
1758 "avg": false,
1759 "current": false,
1760 "max": false,
1761 "min": false,
1762 "show": true,
1763 "total": false,
1764 "values": false
1765 },
1766 "lines": true,
1767 "linewidth": 1,
1768 "nullPointMode": "null",
1769 "percentage": false,
1770 "pluginVersion": "7.1.5",
1771 "pointradius": 2,
1772 "points": false,
1773 "renderer": "flot",
1774 "repeatIteration": 1616543362918,
1775 "repeatPanelId": 4,
1776 "repeatedByRow": true,
1777 "scopedVars": {
1778 "tunnel": {
1779 "selected": false,
1780 "text": "production-ace-dt-otic-1",
1781 "value": "production-ace-dt-otic-1"
1782 }
1783 },
1784 "seriesOverrides": [],
1785 "spaceLength": 10,
1786 "stack": false,
1787 "steppedLine": false,
1788 "targets": [
1789 {
1790 "metricQuery": {
1791 "aliasBy": "Tunnel established",
1792 "alignmentPeriod": "cloud-monitoring-auto",
1793 "crossSeriesReducer": "REDUCE_MEAN",
1794 "filters": [
1795 "metric.label.tunnel_name",
1796 "=",
1797 "$tunnel"
1798 ],
1799 "groupBys": [],
1800 "metricKind": "GAUGE",
1801 "metricType": "vpn.googleapis.com/tunnel_established",
1802 "perSeriesAligner": "ALIGN_INTERPOLATE",
1803 "projectName": "onf-vpn",
1804 "unit": "1",
1805 "valueType": "DOUBLE"
1806 },
1807 "queryType": "metrics",
1808 "refId": "A"
1809 }
1810 ],
1811 "thresholds": [],
1812 "timeFrom": null,
1813 "timeRegions": [],
1814 "timeShift": null,
1815 "title": "Established",
1816 "tooltip": {
1817 "shared": true,
1818 "sort": 0,
1819 "value_type": "individual"
1820 },
1821 "type": "graph",
1822 "xaxis": {
1823 "buckets": null,
1824 "mode": "time",
1825 "name": null,
1826 "show": true,
1827 "values": []
1828 },
1829 "yaxes": [
1830 {
1831 "$$hashKey": "object:121",
1832 "format": "short",
1833 "label": null,
1834 "logBase": 1,
1835 "max": null,
1836 "min": null,
1837 "show": true
1838 },
1839 {
1840 "$$hashKey": "object:122",
1841 "format": "short",
1842 "label": null,
1843 "logBase": 1,
1844 "max": null,
1845 "min": null,
1846 "show": true
1847 }
1848 ],
1849 "yaxis": {
1850 "align": false,
1851 "alignLevel": null
1852 }
1853 },
1854 {
1855 "aliasColors": {},
1856 "bars": false,
1857 "dashLength": 10,
1858 "dashes": false,
1859 "datasource": "Google Cloud Monitoring",
1860 "description": "",
1861 "fieldConfig": {
1862 "defaults": {
1863 "custom": {}
1864 },
1865 "overrides": []
1866 },
1867 "fill": 1,
1868 "fillGradient": 0,
1869 "gridPos": {
1870 "h": 5,
1871 "w": 8,
1872 "x": 8,
1873 "y": 25
1874 },
1875 "hiddenSeries": false,
1876 "id": 78,
1877 "legend": {
1878 "avg": false,
1879 "current": false,
1880 "max": false,
1881 "min": false,
1882 "show": true,
1883 "total": false,
1884 "values": false
1885 },
1886 "lines": true,
1887 "linewidth": 1,
1888 "nullPointMode": "null",
1889 "percentage": false,
1890 "pluginVersion": "7.1.5",
1891 "pointradius": 2,
1892 "points": false,
1893 "renderer": "flot",
1894 "repeatIteration": 1616543362918,
1895 "repeatPanelId": 5,
1896 "repeatedByRow": true,
1897 "scopedVars": {
1898 "tunnel": {
1899 "selected": false,
1900 "text": "production-ace-dt-otic-1",
1901 "value": "production-ace-dt-otic-1"
1902 }
1903 },
1904 "seriesOverrides": [],
1905 "spaceLength": 10,
1906 "stack": false,
1907 "steppedLine": false,
1908 "targets": [
1909 {
1910 "metricQuery": {
1911 "aliasBy": "Bytes received",
1912 "alignmentPeriod": "cloud-monitoring-auto",
1913 "crossSeriesReducer": "REDUCE_MEAN",
1914 "filters": [
1915 "metric.label.tunnel_name",
1916 "=",
1917 "$tunnel"
1918 ],
1919 "groupBys": [],
1920 "metricKind": "DELTA",
1921 "metricType": "vpn.googleapis.com/network/received_bytes_count",
1922 "perSeriesAligner": "ALIGN_DELTA",
1923 "projectName": "onf-vpn",
1924 "unit": "By",
1925 "valueType": "INT64"
1926 },
1927 "queryType": "metrics",
1928 "refId": "A"
1929 },
1930 {
1931 "metricQuery": {
1932 "aliasBy": "Bytes sent",
1933 "alignmentPeriod": "cloud-monitoring-auto",
1934 "crossSeriesReducer": "REDUCE_MEAN",
1935 "filters": [
1936 "metric.label.tunnel_name",
1937 "=",
1938 "$tunnel"
1939 ],
1940 "groupBys": [],
1941 "metricKind": "DELTA",
1942 "metricType": "vpn.googleapis.com/network/sent_bytes_count",
1943 "perSeriesAligner": "ALIGN_DELTA",
1944 "projectName": "onf-vpn",
1945 "unit": "By",
1946 "valueType": "INT64"
1947 },
1948 "queryType": "metrics",
1949 "refId": "B"
1950 }
1951 ],
1952 "thresholds": [],
1953 "timeFrom": null,
1954 "timeRegions": [],
1955 "timeShift": null,
1956 "title": "Bandwidth",
1957 "tooltip": {
1958 "shared": true,
1959 "sort": 0,
1960 "value_type": "individual"
1961 },
1962 "type": "graph",
1963 "xaxis": {
1964 "buckets": null,
1965 "mode": "time",
1966 "name": null,
1967 "show": true,
1968 "values": []
1969 },
1970 "yaxes": [
1971 {
1972 "$$hashKey": "object:121",
1973 "format": "short",
1974 "label": null,
1975 "logBase": 1,
1976 "max": null,
1977 "min": null,
1978 "show": true
1979 },
1980 {
1981 "$$hashKey": "object:122",
1982 "format": "short",
1983 "label": null,
1984 "logBase": 1,
1985 "max": null,
1986 "min": null,
1987 "show": true
1988 }
1989 ],
1990 "yaxis": {
1991 "align": false,
1992 "alignLevel": null
1993 }
1994 },
1995 {
1996 "aliasColors": {},
1997 "bars": false,
1998 "dashLength": 10,
1999 "dashes": false,
2000 "datasource": "Google Cloud Monitoring",
2001 "description": "",
2002 "fieldConfig": {
2003 "defaults": {
2004 "custom": {}
2005 },
2006 "overrides": []
2007 },
2008 "fill": 1,
2009 "fillGradient": 0,
2010 "gridPos": {
2011 "h": 5,
2012 "w": 8,
2013 "x": 16,
2014 "y": 25
2015 },
2016 "hiddenSeries": false,
2017 "id": 79,
2018 "legend": {
2019 "avg": false,
2020 "current": false,
2021 "max": false,
2022 "min": false,
2023 "show": true,
2024 "total": false,
2025 "values": false
2026 },
2027 "lines": true,
2028 "linewidth": 1,
2029 "nullPointMode": "null",
2030 "percentage": false,
2031 "pluginVersion": "7.1.5",
2032 "pointradius": 2,
2033 "points": false,
2034 "renderer": "flot",
2035 "repeatIteration": 1616543362918,
2036 "repeatPanelId": 63,
2037 "repeatedByRow": true,
2038 "scopedVars": {
2039 "tunnel": {
2040 "selected": false,
2041 "text": "production-ace-dt-otic-1",
2042 "value": "production-ace-dt-otic-1"
2043 }
2044 },
2045 "seriesOverrides": [],
2046 "spaceLength": 10,
2047 "stack": false,
2048 "steppedLine": false,
2049 "targets": [
2050 {
2051 "metricQuery": {
2052 "aliasBy": "Outgoing",
2053 "alignmentPeriod": "cloud-monitoring-auto",
2054 "crossSeriesReducer": "REDUCE_MEAN",
2055 "filters": [
2056 "metric.label.tunnel_name",
2057 "=",
2058 "$tunnel"
2059 ],
2060 "groupBys": [],
2061 "metricKind": "DELTA",
2062 "metricType": "vpn.googleapis.com/network/dropped_sent_packets_count",
2063 "perSeriesAligner": "ALIGN_DELTA",
2064 "projectName": "onf-vpn",
2065 "unit": "1",
2066 "valueType": "INT64"
2067 },
2068 "queryType": "metrics",
2069 "refId": "A"
2070 },
2071 {
2072 "metricQuery": {
2073 "aliasBy": "Incoming",
2074 "alignmentPeriod": "cloud-monitoring-auto",
2075 "crossSeriesReducer": "REDUCE_MEAN",
2076 "filters": [
2077 "metric.label.tunnel_name",
2078 "=",
2079 "$tunnel"
2080 ],
2081 "groupBys": [],
2082 "metricKind": "DELTA",
2083 "metricType": "vpn.googleapis.com/network/dropped_received_packets_count",
2084 "perSeriesAligner": "ALIGN_DELTA",
2085 "projectName": "onf-vpn",
2086 "unit": "1",
2087 "valueType": "INT64"
2088 },
2089 "queryType": "metrics",
2090 "refId": "B"
2091 }
2092 ],
2093 "thresholds": [],
2094 "timeFrom": null,
2095 "timeRegions": [],
2096 "timeShift": null,
2097 "title": "Packet drops",
2098 "tooltip": {
2099 "shared": true,
2100 "sort": 0,
2101 "value_type": "individual"
2102 },
2103 "type": "graph",
2104 "xaxis": {
2105 "buckets": null,
2106 "mode": "time",
2107 "name": null,
2108 "show": true,
2109 "values": []
2110 },
2111 "yaxes": [
2112 {
2113 "$$hashKey": "object:121",
2114 "format": "short",
2115 "label": null,
2116 "logBase": 1,
2117 "max": null,
2118 "min": null,
2119 "show": true
2120 },
2121 {
2122 "$$hashKey": "object:122",
2123 "format": "short",
2124 "label": null,
2125 "logBase": 1,
2126 "max": null,
2127 "min": null,
2128 "show": true
2129 }
2130 ],
2131 "yaxis": {
2132 "align": false,
2133 "alignLevel": null
2134 }
2135 },
2136 {
2137 "datasource": null,
2138 "gridPos": {
2139 "h": 1,
2140 "w": 24,
2141 "x": 0,
2142 "y": 30
2143 },
2144 "id": 80,
2145 "panels": [],
2146 "repeat": null,
2147 "repeatIteration": 1616543362918,
2148 "repeatPanelId": 2,
2149 "scopedVars": {
2150 "tunnel": {
2151 "selected": false,
2152 "text": "production-ace-dt-otic-2",
2153 "value": "production-ace-dt-otic-2"
2154 }
2155 },
2156 "title": "$tunnel",
2157 "type": "row"
2158 },
2159 {
2160 "aliasColors": {},
2161 "bars": false,
2162 "dashLength": 10,
2163 "dashes": false,
2164 "datasource": "Google Cloud Monitoring",
2165 "description": "",
2166 "fieldConfig": {
2167 "defaults": {
2168 "custom": {}
2169 },
2170 "overrides": []
2171 },
2172 "fill": 1,
2173 "fillGradient": 0,
2174 "gridPos": {
2175 "h": 5,
2176 "w": 8,
2177 "x": 0,
2178 "y": 31
2179 },
2180 "hiddenSeries": false,
2181 "id": 81,
2182 "legend": {
2183 "avg": false,
2184 "current": false,
2185 "max": false,
2186 "min": false,
2187 "show": true,
2188 "total": false,
2189 "values": false
2190 },
2191 "lines": true,
2192 "linewidth": 1,
2193 "nullPointMode": "null",
2194 "percentage": false,
2195 "pluginVersion": "7.1.5",
2196 "pointradius": 2,
2197 "points": false,
2198 "renderer": "flot",
2199 "repeatIteration": 1616543362918,
2200 "repeatPanelId": 4,
2201 "repeatedByRow": true,
2202 "scopedVars": {
2203 "tunnel": {
2204 "selected": false,
2205 "text": "production-ace-dt-otic-2",
2206 "value": "production-ace-dt-otic-2"
2207 }
2208 },
2209 "seriesOverrides": [],
2210 "spaceLength": 10,
2211 "stack": false,
2212 "steppedLine": false,
2213 "targets": [
2214 {
2215 "metricQuery": {
2216 "aliasBy": "Tunnel established",
2217 "alignmentPeriod": "cloud-monitoring-auto",
2218 "crossSeriesReducer": "REDUCE_MEAN",
2219 "filters": [
2220 "metric.label.tunnel_name",
2221 "=",
2222 "$tunnel"
2223 ],
2224 "groupBys": [],
2225 "metricKind": "GAUGE",
2226 "metricType": "vpn.googleapis.com/tunnel_established",
2227 "perSeriesAligner": "ALIGN_INTERPOLATE",
2228 "projectName": "onf-vpn",
2229 "unit": "1",
2230 "valueType": "DOUBLE"
2231 },
2232 "queryType": "metrics",
2233 "refId": "A"
2234 }
2235 ],
2236 "thresholds": [],
2237 "timeFrom": null,
2238 "timeRegions": [],
2239 "timeShift": null,
2240 "title": "Established",
2241 "tooltip": {
2242 "shared": true,
2243 "sort": 0,
2244 "value_type": "individual"
2245 },
2246 "type": "graph",
2247 "xaxis": {
2248 "buckets": null,
2249 "mode": "time",
2250 "name": null,
2251 "show": true,
2252 "values": []
2253 },
2254 "yaxes": [
2255 {
2256 "$$hashKey": "object:121",
2257 "format": "short",
2258 "label": null,
2259 "logBase": 1,
2260 "max": null,
2261 "min": null,
2262 "show": true
2263 },
2264 {
2265 "$$hashKey": "object:122",
2266 "format": "short",
2267 "label": null,
2268 "logBase": 1,
2269 "max": null,
2270 "min": null,
2271 "show": true
2272 }
2273 ],
2274 "yaxis": {
2275 "align": false,
2276 "alignLevel": null
2277 }
2278 },
2279 {
2280 "aliasColors": {},
2281 "bars": false,
2282 "dashLength": 10,
2283 "dashes": false,
2284 "datasource": "Google Cloud Monitoring",
2285 "description": "",
2286 "fieldConfig": {
2287 "defaults": {
2288 "custom": {}
2289 },
2290 "overrides": []
2291 },
2292 "fill": 1,
2293 "fillGradient": 0,
2294 "gridPos": {
2295 "h": 5,
2296 "w": 8,
2297 "x": 8,
2298 "y": 31
2299 },
2300 "hiddenSeries": false,
2301 "id": 82,
2302 "legend": {
2303 "avg": false,
2304 "current": false,
2305 "max": false,
2306 "min": false,
2307 "show": true,
2308 "total": false,
2309 "values": false
2310 },
2311 "lines": true,
2312 "linewidth": 1,
2313 "nullPointMode": "null",
2314 "percentage": false,
2315 "pluginVersion": "7.1.5",
2316 "pointradius": 2,
2317 "points": false,
2318 "renderer": "flot",
2319 "repeatIteration": 1616543362918,
2320 "repeatPanelId": 5,
2321 "repeatedByRow": true,
2322 "scopedVars": {
2323 "tunnel": {
2324 "selected": false,
2325 "text": "production-ace-dt-otic-2",
2326 "value": "production-ace-dt-otic-2"
2327 }
2328 },
2329 "seriesOverrides": [],
2330 "spaceLength": 10,
2331 "stack": false,
2332 "steppedLine": false,
2333 "targets": [
2334 {
2335 "metricQuery": {
2336 "aliasBy": "Bytes received",
2337 "alignmentPeriod": "cloud-monitoring-auto",
2338 "crossSeriesReducer": "REDUCE_MEAN",
2339 "filters": [
2340 "metric.label.tunnel_name",
2341 "=",
2342 "$tunnel"
2343 ],
2344 "groupBys": [],
2345 "metricKind": "DELTA",
2346 "metricType": "vpn.googleapis.com/network/received_bytes_count",
2347 "perSeriesAligner": "ALIGN_DELTA",
2348 "projectName": "onf-vpn",
2349 "unit": "By",
2350 "valueType": "INT64"
2351 },
2352 "queryType": "metrics",
2353 "refId": "A"
2354 },
2355 {
2356 "metricQuery": {
2357 "aliasBy": "Bytes sent",
2358 "alignmentPeriod": "cloud-monitoring-auto",
2359 "crossSeriesReducer": "REDUCE_MEAN",
2360 "filters": [
2361 "metric.label.tunnel_name",
2362 "=",
2363 "$tunnel"
2364 ],
2365 "groupBys": [],
2366 "metricKind": "DELTA",
2367 "metricType": "vpn.googleapis.com/network/sent_bytes_count",
2368 "perSeriesAligner": "ALIGN_DELTA",
2369 "projectName": "onf-vpn",
2370 "unit": "By",
2371 "valueType": "INT64"
2372 },
2373 "queryType": "metrics",
2374 "refId": "B"
2375 }
2376 ],
2377 "thresholds": [],
2378 "timeFrom": null,
2379 "timeRegions": [],
2380 "timeShift": null,
2381 "title": "Bandwidth",
2382 "tooltip": {
2383 "shared": true,
2384 "sort": 0,
2385 "value_type": "individual"
2386 },
2387 "type": "graph",
2388 "xaxis": {
2389 "buckets": null,
2390 "mode": "time",
2391 "name": null,
2392 "show": true,
2393 "values": []
2394 },
2395 "yaxes": [
2396 {
2397 "$$hashKey": "object:121",
2398 "format": "short",
2399 "label": null,
2400 "logBase": 1,
2401 "max": null,
2402 "min": null,
2403 "show": true
2404 },
2405 {
2406 "$$hashKey": "object:122",
2407 "format": "short",
2408 "label": null,
2409 "logBase": 1,
2410 "max": null,
2411 "min": null,
2412 "show": true
2413 }
2414 ],
2415 "yaxis": {
2416 "align": false,
2417 "alignLevel": null
2418 }
2419 },
2420 {
2421 "aliasColors": {},
2422 "bars": false,
2423 "dashLength": 10,
2424 "dashes": false,
2425 "datasource": "Google Cloud Monitoring",
2426 "description": "",
2427 "fieldConfig": {
2428 "defaults": {
2429 "custom": {}
2430 },
2431 "overrides": []
2432 },
2433 "fill": 1,
2434 "fillGradient": 0,
2435 "gridPos": {
2436 "h": 5,
2437 "w": 8,
2438 "x": 16,
2439 "y": 31
2440 },
2441 "hiddenSeries": false,
2442 "id": 83,
2443 "legend": {
2444 "avg": false,
2445 "current": false,
2446 "max": false,
2447 "min": false,
2448 "show": true,
2449 "total": false,
2450 "values": false
2451 },
2452 "lines": true,
2453 "linewidth": 1,
2454 "nullPointMode": "null",
2455 "percentage": false,
2456 "pluginVersion": "7.1.5",
2457 "pointradius": 2,
2458 "points": false,
2459 "renderer": "flot",
2460 "repeatIteration": 1616543362918,
2461 "repeatPanelId": 63,
2462 "repeatedByRow": true,
2463 "scopedVars": {
2464 "tunnel": {
2465 "selected": false,
2466 "text": "production-ace-dt-otic-2",
2467 "value": "production-ace-dt-otic-2"
2468 }
2469 },
2470 "seriesOverrides": [],
2471 "spaceLength": 10,
2472 "stack": false,
2473 "steppedLine": false,
2474 "targets": [
2475 {
2476 "metricQuery": {
2477 "aliasBy": "Outgoing",
2478 "alignmentPeriod": "cloud-monitoring-auto",
2479 "crossSeriesReducer": "REDUCE_MEAN",
2480 "filters": [
2481 "metric.label.tunnel_name",
2482 "=",
2483 "$tunnel"
2484 ],
2485 "groupBys": [],
2486 "metricKind": "DELTA",
2487 "metricType": "vpn.googleapis.com/network/dropped_sent_packets_count",
2488 "perSeriesAligner": "ALIGN_DELTA",
2489 "projectName": "onf-vpn",
2490 "unit": "1",
2491 "valueType": "INT64"
2492 },
2493 "queryType": "metrics",
2494 "refId": "A"
2495 },
2496 {
2497 "metricQuery": {
2498 "aliasBy": "Incoming",
2499 "alignmentPeriod": "cloud-monitoring-auto",
2500 "crossSeriesReducer": "REDUCE_MEAN",
2501 "filters": [
2502 "metric.label.tunnel_name",
2503 "=",
2504 "$tunnel"
2505 ],
2506 "groupBys": [],
2507 "metricKind": "DELTA",
2508 "metricType": "vpn.googleapis.com/network/dropped_received_packets_count",
2509 "perSeriesAligner": "ALIGN_DELTA",
2510 "projectName": "onf-vpn",
2511 "unit": "1",
2512 "valueType": "INT64"
2513 },
2514 "queryType": "metrics",
2515 "refId": "B"
2516 }
2517 ],
2518 "thresholds": [],
2519 "timeFrom": null,
2520 "timeRegions": [],
2521 "timeShift": null,
2522 "title": "Packet drops",
2523 "tooltip": {
2524 "shared": true,
2525 "sort": 0,
2526 "value_type": "individual"
2527 },
2528 "type": "graph",
2529 "xaxis": {
2530 "buckets": null,
2531 "mode": "time",
2532 "name": null,
2533 "show": true,
2534 "values": []
2535 },
2536 "yaxes": [
2537 {
2538 "$$hashKey": "object:121",
2539 "format": "short",
2540 "label": null,
2541 "logBase": 1,
2542 "max": null,
2543 "min": null,
2544 "show": true
2545 },
2546 {
2547 "$$hashKey": "object:122",
2548 "format": "short",
2549 "label": null,
2550 "logBase": 1,
2551 "max": null,
2552 "min": null,
2553 "show": true
2554 }
2555 ],
2556 "yaxis": {
2557 "align": false,
2558 "alignLevel": null
2559 }
2560 },
2561 {
2562 "datasource": null,
2563 "gridPos": {
2564 "h": 1,
2565 "w": 24,
2566 "x": 0,
2567 "y": 36
2568 },
2569 "id": 84,
2570 "panels": [],
2571 "repeat": null,
2572 "repeatIteration": 1616543362918,
2573 "repeatPanelId": 2,
2574 "scopedVars": {
2575 "tunnel": {
2576 "selected": false,
2577 "text": "production-ace-intel",
2578 "value": "production-ace-intel"
2579 }
2580 },
2581 "title": "$tunnel",
2582 "type": "row"
2583 },
2584 {
2585 "aliasColors": {},
2586 "bars": false,
2587 "dashLength": 10,
2588 "dashes": false,
2589 "datasource": "Google Cloud Monitoring",
2590 "description": "",
2591 "fieldConfig": {
2592 "defaults": {
2593 "custom": {}
2594 },
2595 "overrides": []
2596 },
2597 "fill": 1,
2598 "fillGradient": 0,
2599 "gridPos": {
2600 "h": 5,
2601 "w": 8,
2602 "x": 0,
2603 "y": 37
2604 },
2605 "hiddenSeries": false,
2606 "id": 85,
2607 "legend": {
2608 "avg": false,
2609 "current": false,
2610 "max": false,
2611 "min": false,
2612 "show": true,
2613 "total": false,
2614 "values": false
2615 },
2616 "lines": true,
2617 "linewidth": 1,
2618 "nullPointMode": "null",
2619 "percentage": false,
2620 "pluginVersion": "7.1.5",
2621 "pointradius": 2,
2622 "points": false,
2623 "renderer": "flot",
2624 "repeatIteration": 1616543362918,
2625 "repeatPanelId": 4,
2626 "repeatedByRow": true,
2627 "scopedVars": {
2628 "tunnel": {
2629 "selected": false,
2630 "text": "production-ace-intel",
2631 "value": "production-ace-intel"
2632 }
2633 },
2634 "seriesOverrides": [],
2635 "spaceLength": 10,
2636 "stack": false,
2637 "steppedLine": false,
2638 "targets": [
2639 {
2640 "metricQuery": {
2641 "aliasBy": "Tunnel established",
2642 "alignmentPeriod": "cloud-monitoring-auto",
2643 "crossSeriesReducer": "REDUCE_MEAN",
2644 "filters": [
2645 "metric.label.tunnel_name",
2646 "=",
2647 "$tunnel"
2648 ],
2649 "groupBys": [],
2650 "metricKind": "GAUGE",
2651 "metricType": "vpn.googleapis.com/tunnel_established",
2652 "perSeriesAligner": "ALIGN_INTERPOLATE",
2653 "projectName": "onf-vpn",
2654 "unit": "1",
2655 "valueType": "DOUBLE"
2656 },
2657 "queryType": "metrics",
2658 "refId": "A"
2659 }
2660 ],
2661 "thresholds": [],
2662 "timeFrom": null,
2663 "timeRegions": [],
2664 "timeShift": null,
2665 "title": "Established",
2666 "tooltip": {
2667 "shared": true,
2668 "sort": 0,
2669 "value_type": "individual"
2670 },
2671 "type": "graph",
2672 "xaxis": {
2673 "buckets": null,
2674 "mode": "time",
2675 "name": null,
2676 "show": true,
2677 "values": []
2678 },
2679 "yaxes": [
2680 {
2681 "$$hashKey": "object:121",
2682 "format": "short",
2683 "label": null,
2684 "logBase": 1,
2685 "max": null,
2686 "min": null,
2687 "show": true
2688 },
2689 {
2690 "$$hashKey": "object:122",
2691 "format": "short",
2692 "label": null,
2693 "logBase": 1,
2694 "max": null,
2695 "min": null,
2696 "show": true
2697 }
2698 ],
2699 "yaxis": {
2700 "align": false,
2701 "alignLevel": null
2702 }
2703 },
2704 {
2705 "aliasColors": {},
2706 "bars": false,
2707 "dashLength": 10,
2708 "dashes": false,
2709 "datasource": "Google Cloud Monitoring",
2710 "description": "",
2711 "fieldConfig": {
2712 "defaults": {
2713 "custom": {}
2714 },
2715 "overrides": []
2716 },
2717 "fill": 1,
2718 "fillGradient": 0,
2719 "gridPos": {
2720 "h": 5,
2721 "w": 8,
2722 "x": 8,
2723 "y": 37
2724 },
2725 "hiddenSeries": false,
2726 "id": 86,
2727 "legend": {
2728 "avg": false,
2729 "current": false,
2730 "max": false,
2731 "min": false,
2732 "show": true,
2733 "total": false,
2734 "values": false
2735 },
2736 "lines": true,
2737 "linewidth": 1,
2738 "nullPointMode": "null",
2739 "percentage": false,
2740 "pluginVersion": "7.1.5",
2741 "pointradius": 2,
2742 "points": false,
2743 "renderer": "flot",
2744 "repeatIteration": 1616543362918,
2745 "repeatPanelId": 5,
2746 "repeatedByRow": true,
2747 "scopedVars": {
2748 "tunnel": {
2749 "selected": false,
2750 "text": "production-ace-intel",
2751 "value": "production-ace-intel"
2752 }
2753 },
2754 "seriesOverrides": [],
2755 "spaceLength": 10,
2756 "stack": false,
2757 "steppedLine": false,
2758 "targets": [
2759 {
2760 "metricQuery": {
2761 "aliasBy": "Bytes received",
2762 "alignmentPeriod": "cloud-monitoring-auto",
2763 "crossSeriesReducer": "REDUCE_MEAN",
2764 "filters": [
2765 "metric.label.tunnel_name",
2766 "=",
2767 "$tunnel"
2768 ],
2769 "groupBys": [],
2770 "metricKind": "DELTA",
2771 "metricType": "vpn.googleapis.com/network/received_bytes_count",
2772 "perSeriesAligner": "ALIGN_DELTA",
2773 "projectName": "onf-vpn",
2774 "unit": "By",
2775 "valueType": "INT64"
2776 },
2777 "queryType": "metrics",
2778 "refId": "A"
2779 },
2780 {
2781 "metricQuery": {
2782 "aliasBy": "Bytes sent",
2783 "alignmentPeriod": "cloud-monitoring-auto",
2784 "crossSeriesReducer": "REDUCE_MEAN",
2785 "filters": [
2786 "metric.label.tunnel_name",
2787 "=",
2788 "$tunnel"
2789 ],
2790 "groupBys": [],
2791 "metricKind": "DELTA",
2792 "metricType": "vpn.googleapis.com/network/sent_bytes_count",
2793 "perSeriesAligner": "ALIGN_DELTA",
2794 "projectName": "onf-vpn",
2795 "unit": "By",
2796 "valueType": "INT64"
2797 },
2798 "queryType": "metrics",
2799 "refId": "B"
2800 }
2801 ],
2802 "thresholds": [],
2803 "timeFrom": null,
2804 "timeRegions": [],
2805 "timeShift": null,
2806 "title": "Bandwidth",
2807 "tooltip": {
2808 "shared": true,
2809 "sort": 0,
2810 "value_type": "individual"
2811 },
2812 "type": "graph",
2813 "xaxis": {
2814 "buckets": null,
2815 "mode": "time",
2816 "name": null,
2817 "show": true,
2818 "values": []
2819 },
2820 "yaxes": [
2821 {
2822 "$$hashKey": "object:121",
2823 "format": "short",
2824 "label": null,
2825 "logBase": 1,
2826 "max": null,
2827 "min": null,
2828 "show": true
2829 },
2830 {
2831 "$$hashKey": "object:122",
2832 "format": "short",
2833 "label": null,
2834 "logBase": 1,
2835 "max": null,
2836 "min": null,
2837 "show": true
2838 }
2839 ],
2840 "yaxis": {
2841 "align": false,
2842 "alignLevel": null
2843 }
2844 },
2845 {
2846 "aliasColors": {},
2847 "bars": false,
2848 "dashLength": 10,
2849 "dashes": false,
2850 "datasource": "Google Cloud Monitoring",
2851 "description": "",
2852 "fieldConfig": {
2853 "defaults": {
2854 "custom": {}
2855 },
2856 "overrides": []
2857 },
2858 "fill": 1,
2859 "fillGradient": 0,
2860 "gridPos": {
2861 "h": 5,
2862 "w": 8,
2863 "x": 16,
2864 "y": 37
2865 },
2866 "hiddenSeries": false,
2867 "id": 87,
2868 "legend": {
2869 "avg": false,
2870 "current": false,
2871 "max": false,
2872 "min": false,
2873 "show": true,
2874 "total": false,
2875 "values": false
2876 },
2877 "lines": true,
2878 "linewidth": 1,
2879 "nullPointMode": "null",
2880 "percentage": false,
2881 "pluginVersion": "7.1.5",
2882 "pointradius": 2,
2883 "points": false,
2884 "renderer": "flot",
2885 "repeatIteration": 1616543362918,
2886 "repeatPanelId": 63,
2887 "repeatedByRow": true,
2888 "scopedVars": {
2889 "tunnel": {
2890 "selected": false,
2891 "text": "production-ace-intel",
2892 "value": "production-ace-intel"
2893 }
2894 },
2895 "seriesOverrides": [],
2896 "spaceLength": 10,
2897 "stack": false,
2898 "steppedLine": false,
2899 "targets": [
2900 {
2901 "metricQuery": {
2902 "aliasBy": "Outgoing",
2903 "alignmentPeriod": "cloud-monitoring-auto",
2904 "crossSeriesReducer": "REDUCE_MEAN",
2905 "filters": [
2906 "metric.label.tunnel_name",
2907 "=",
2908 "$tunnel"
2909 ],
2910 "groupBys": [],
2911 "metricKind": "DELTA",
2912 "metricType": "vpn.googleapis.com/network/dropped_sent_packets_count",
2913 "perSeriesAligner": "ALIGN_DELTA",
2914 "projectName": "onf-vpn",
2915 "unit": "1",
2916 "valueType": "INT64"
2917 },
2918 "queryType": "metrics",
2919 "refId": "A"
2920 },
2921 {
2922 "metricQuery": {
2923 "aliasBy": "Incoming",
2924 "alignmentPeriod": "cloud-monitoring-auto",
2925 "crossSeriesReducer": "REDUCE_MEAN",
2926 "filters": [
2927 "metric.label.tunnel_name",
2928 "=",
2929 "$tunnel"
2930 ],
2931 "groupBys": [],
2932 "metricKind": "DELTA",
2933 "metricType": "vpn.googleapis.com/network/dropped_received_packets_count",
2934 "perSeriesAligner": "ALIGN_DELTA",
2935 "projectName": "onf-vpn",
2936 "unit": "1",
2937 "valueType": "INT64"
2938 },
2939 "queryType": "metrics",
2940 "refId": "B"
2941 }
2942 ],
2943 "thresholds": [],
2944 "timeFrom": null,
2945 "timeRegions": [],
2946 "timeShift": null,
2947 "title": "Packet drops",
2948 "tooltip": {
2949 "shared": true,
2950 "sort": 0,
2951 "value_type": "individual"
2952 },
2953 "type": "graph",
2954 "xaxis": {
2955 "buckets": null,
2956 "mode": "time",
2957 "name": null,
2958 "show": true,
2959 "values": []
2960 },
2961 "yaxes": [
2962 {
2963 "$$hashKey": "object:121",
2964 "format": "short",
2965 "label": null,
2966 "logBase": 1,
2967 "max": null,
2968 "min": null,
2969 "show": true
2970 },
2971 {
2972 "$$hashKey": "object:122",
2973 "format": "short",
2974 "label": null,
2975 "logBase": 1,
2976 "max": null,
2977 "min": null,
2978 "show": true
2979 }
2980 ],
2981 "yaxis": {
2982 "align": false,
2983 "alignLevel": null
2984 }
2985 },
2986 {
2987 "datasource": null,
2988 "gridPos": {
2989 "h": 1,
2990 "w": 24,
2991 "x": 0,
2992 "y": 42
2993 },
2994 "id": 88,
2995 "panels": [],
2996 "repeat": null,
2997 "repeatIteration": 1616543362918,
2998 "repeatPanelId": 2,
2999 "scopedVars": {
3000 "tunnel": {
3001 "selected": false,
3002 "text": "production-ace-menlo-1",
3003 "value": "production-ace-menlo-1"
3004 }
3005 },
3006 "title": "$tunnel",
3007 "type": "row"
3008 },
3009 {
3010 "aliasColors": {},
3011 "bars": false,
3012 "dashLength": 10,
3013 "dashes": false,
3014 "datasource": "Google Cloud Monitoring",
3015 "description": "",
3016 "fieldConfig": {
3017 "defaults": {
3018 "custom": {}
3019 },
3020 "overrides": []
3021 },
3022 "fill": 1,
3023 "fillGradient": 0,
3024 "gridPos": {
3025 "h": 5,
3026 "w": 8,
3027 "x": 0,
3028 "y": 43
3029 },
3030 "hiddenSeries": false,
3031 "id": 89,
3032 "legend": {
3033 "avg": false,
3034 "current": false,
3035 "max": false,
3036 "min": false,
3037 "show": true,
3038 "total": false,
3039 "values": false
3040 },
3041 "lines": true,
3042 "linewidth": 1,
3043 "nullPointMode": "null",
3044 "percentage": false,
3045 "pluginVersion": "7.1.5",
3046 "pointradius": 2,
3047 "points": false,
3048 "renderer": "flot",
3049 "repeatIteration": 1616543362918,
3050 "repeatPanelId": 4,
3051 "repeatedByRow": true,
3052 "scopedVars": {
3053 "tunnel": {
3054 "selected": false,
3055 "text": "production-ace-menlo-1",
3056 "value": "production-ace-menlo-1"
3057 }
3058 },
3059 "seriesOverrides": [],
3060 "spaceLength": 10,
3061 "stack": false,
3062 "steppedLine": false,
3063 "targets": [
3064 {
3065 "metricQuery": {
3066 "aliasBy": "Tunnel established",
3067 "alignmentPeriod": "cloud-monitoring-auto",
3068 "crossSeriesReducer": "REDUCE_MEAN",
3069 "filters": [
3070 "metric.label.tunnel_name",
3071 "=",
3072 "$tunnel"
3073 ],
3074 "groupBys": [],
3075 "metricKind": "GAUGE",
3076 "metricType": "vpn.googleapis.com/tunnel_established",
3077 "perSeriesAligner": "ALIGN_INTERPOLATE",
3078 "projectName": "onf-vpn",
3079 "unit": "1",
3080 "valueType": "DOUBLE"
3081 },
3082 "queryType": "metrics",
3083 "refId": "A"
3084 }
3085 ],
3086 "thresholds": [],
3087 "timeFrom": null,
3088 "timeRegions": [],
3089 "timeShift": null,
3090 "title": "Established",
3091 "tooltip": {
3092 "shared": true,
3093 "sort": 0,
3094 "value_type": "individual"
3095 },
3096 "type": "graph",
3097 "xaxis": {
3098 "buckets": null,
3099 "mode": "time",
3100 "name": null,
3101 "show": true,
3102 "values": []
3103 },
3104 "yaxes": [
3105 {
3106 "$$hashKey": "object:121",
3107 "format": "short",
3108 "label": null,
3109 "logBase": 1,
3110 "max": null,
3111 "min": null,
3112 "show": true
3113 },
3114 {
3115 "$$hashKey": "object:122",
3116 "format": "short",
3117 "label": null,
3118 "logBase": 1,
3119 "max": null,
3120 "min": null,
3121 "show": true
3122 }
3123 ],
3124 "yaxis": {
3125 "align": false,
3126 "alignLevel": null
3127 }
3128 },
3129 {
3130 "aliasColors": {},
3131 "bars": false,
3132 "dashLength": 10,
3133 "dashes": false,
3134 "datasource": "Google Cloud Monitoring",
3135 "description": "",
3136 "fieldConfig": {
3137 "defaults": {
3138 "custom": {}
3139 },
3140 "overrides": []
3141 },
3142 "fill": 1,
3143 "fillGradient": 0,
3144 "gridPos": {
3145 "h": 5,
3146 "w": 8,
3147 "x": 8,
3148 "y": 43
3149 },
3150 "hiddenSeries": false,
3151 "id": 90,
3152 "legend": {
3153 "avg": false,
3154 "current": false,
3155 "max": false,
3156 "min": false,
3157 "show": true,
3158 "total": false,
3159 "values": false
3160 },
3161 "lines": true,
3162 "linewidth": 1,
3163 "nullPointMode": "null",
3164 "percentage": false,
3165 "pluginVersion": "7.1.5",
3166 "pointradius": 2,
3167 "points": false,
3168 "renderer": "flot",
3169 "repeatIteration": 1616543362918,
3170 "repeatPanelId": 5,
3171 "repeatedByRow": true,
3172 "scopedVars": {
3173 "tunnel": {
3174 "selected": false,
3175 "text": "production-ace-menlo-1",
3176 "value": "production-ace-menlo-1"
3177 }
3178 },
3179 "seriesOverrides": [],
3180 "spaceLength": 10,
3181 "stack": false,
3182 "steppedLine": false,
3183 "targets": [
3184 {
3185 "metricQuery": {
3186 "aliasBy": "Bytes received",
3187 "alignmentPeriod": "cloud-monitoring-auto",
3188 "crossSeriesReducer": "REDUCE_MEAN",
3189 "filters": [
3190 "metric.label.tunnel_name",
3191 "=",
3192 "$tunnel"
3193 ],
3194 "groupBys": [],
3195 "metricKind": "DELTA",
3196 "metricType": "vpn.googleapis.com/network/received_bytes_count",
3197 "perSeriesAligner": "ALIGN_DELTA",
3198 "projectName": "onf-vpn",
3199 "unit": "By",
3200 "valueType": "INT64"
3201 },
3202 "queryType": "metrics",
3203 "refId": "A"
3204 },
3205 {
3206 "metricQuery": {
3207 "aliasBy": "Bytes sent",
3208 "alignmentPeriod": "cloud-monitoring-auto",
3209 "crossSeriesReducer": "REDUCE_MEAN",
3210 "filters": [
3211 "metric.label.tunnel_name",
3212 "=",
3213 "$tunnel"
3214 ],
3215 "groupBys": [],
3216 "metricKind": "DELTA",
3217 "metricType": "vpn.googleapis.com/network/sent_bytes_count",
3218 "perSeriesAligner": "ALIGN_DELTA",
3219 "projectName": "onf-vpn",
3220 "unit": "By",
3221 "valueType": "INT64"
3222 },
3223 "queryType": "metrics",
3224 "refId": "B"
3225 }
3226 ],
3227 "thresholds": [],
3228 "timeFrom": null,
3229 "timeRegions": [],
3230 "timeShift": null,
3231 "title": "Bandwidth",
3232 "tooltip": {
3233 "shared": true,
3234 "sort": 0,
3235 "value_type": "individual"
3236 },
3237 "type": "graph",
3238 "xaxis": {
3239 "buckets": null,
3240 "mode": "time",
3241 "name": null,
3242 "show": true,
3243 "values": []
3244 },
3245 "yaxes": [
3246 {
3247 "$$hashKey": "object:121",
3248 "format": "short",
3249 "label": null,
3250 "logBase": 1,
3251 "max": null,
3252 "min": null,
3253 "show": true
3254 },
3255 {
3256 "$$hashKey": "object:122",
3257 "format": "short",
3258 "label": null,
3259 "logBase": 1,
3260 "max": null,
3261 "min": null,
3262 "show": true
3263 }
3264 ],
3265 "yaxis": {
3266 "align": false,
3267 "alignLevel": null
3268 }
3269 },
3270 {
3271 "aliasColors": {},
3272 "bars": false,
3273 "dashLength": 10,
3274 "dashes": false,
3275 "datasource": "Google Cloud Monitoring",
3276 "description": "",
3277 "fieldConfig": {
3278 "defaults": {
3279 "custom": {}
3280 },
3281 "overrides": []
3282 },
3283 "fill": 1,
3284 "fillGradient": 0,
3285 "gridPos": {
3286 "h": 5,
3287 "w": 8,
3288 "x": 16,
3289 "y": 43
3290 },
3291 "hiddenSeries": false,
3292 "id": 91,
3293 "legend": {
3294 "avg": false,
3295 "current": false,
3296 "max": false,
3297 "min": false,
3298 "show": true,
3299 "total": false,
3300 "values": false
3301 },
3302 "lines": true,
3303 "linewidth": 1,
3304 "nullPointMode": "null",
3305 "percentage": false,
3306 "pluginVersion": "7.1.5",
3307 "pointradius": 2,
3308 "points": false,
3309 "renderer": "flot",
3310 "repeatIteration": 1616543362918,
3311 "repeatPanelId": 63,
3312 "repeatedByRow": true,
3313 "scopedVars": {
3314 "tunnel": {
3315 "selected": false,
3316 "text": "production-ace-menlo-1",
3317 "value": "production-ace-menlo-1"
3318 }
3319 },
3320 "seriesOverrides": [],
3321 "spaceLength": 10,
3322 "stack": false,
3323 "steppedLine": false,
3324 "targets": [
3325 {
3326 "metricQuery": {
3327 "aliasBy": "Outgoing",
3328 "alignmentPeriod": "cloud-monitoring-auto",
3329 "crossSeriesReducer": "REDUCE_MEAN",
3330 "filters": [
3331 "metric.label.tunnel_name",
3332 "=",
3333 "$tunnel"
3334 ],
3335 "groupBys": [],
3336 "metricKind": "DELTA",
3337 "metricType": "vpn.googleapis.com/network/dropped_sent_packets_count",
3338 "perSeriesAligner": "ALIGN_DELTA",
3339 "projectName": "onf-vpn",
3340 "unit": "1",
3341 "valueType": "INT64"
3342 },
3343 "queryType": "metrics",
3344 "refId": "A"
3345 },
3346 {
3347 "metricQuery": {
3348 "aliasBy": "Incoming",
3349 "alignmentPeriod": "cloud-monitoring-auto",
3350 "crossSeriesReducer": "REDUCE_MEAN",
3351 "filters": [
3352 "metric.label.tunnel_name",
3353 "=",
3354 "$tunnel"
3355 ],
3356 "groupBys": [],
3357 "metricKind": "DELTA",
3358 "metricType": "vpn.googleapis.com/network/dropped_received_packets_count",
3359 "perSeriesAligner": "ALIGN_DELTA",
3360 "projectName": "onf-vpn",
3361 "unit": "1",
3362 "valueType": "INT64"
3363 },
3364 "queryType": "metrics",
3365 "refId": "B"
3366 }
3367 ],
3368 "thresholds": [],
3369 "timeFrom": null,
3370 "timeRegions": [],
3371 "timeShift": null,
3372 "title": "Packet drops",
3373 "tooltip": {
3374 "shared": true,
3375 "sort": 0,
3376 "value_type": "individual"
3377 },
3378 "type": "graph",
3379 "xaxis": {
3380 "buckets": null,
3381 "mode": "time",
3382 "name": null,
3383 "show": true,
3384 "values": []
3385 },
3386 "yaxes": [
3387 {
3388 "$$hashKey": "object:121",
3389 "format": "short",
3390 "label": null,
3391 "logBase": 1,
3392 "max": null,
3393 "min": null,
3394 "show": true
3395 },
3396 {
3397 "$$hashKey": "object:122",
3398 "format": "short",
3399 "label": null,
3400 "logBase": 1,
3401 "max": null,
3402 "min": null,
3403 "show": true
3404 }
3405 ],
3406 "yaxis": {
3407 "align": false,
3408 "alignLevel": null
3409 }
3410 },
3411 {
3412 "datasource": null,
3413 "gridPos": {
3414 "h": 1,
3415 "w": 24,
3416 "x": 0,
3417 "y": 48
3418 },
3419 "id": 92,
3420 "panels": [],
3421 "repeat": null,
3422 "repeatIteration": 1616543362918,
3423 "repeatPanelId": 2,
3424 "scopedVars": {
3425 "tunnel": {
3426 "selected": false,
3427 "text": "production-ace-menlo-2",
3428 "value": "production-ace-menlo-2"
3429 }
3430 },
3431 "title": "$tunnel",
3432 "type": "row"
3433 },
3434 {
3435 "aliasColors": {},
3436 "bars": false,
3437 "dashLength": 10,
3438 "dashes": false,
3439 "datasource": "Google Cloud Monitoring",
3440 "description": "",
3441 "fieldConfig": {
3442 "defaults": {
3443 "custom": {}
3444 },
3445 "overrides": []
3446 },
3447 "fill": 1,
3448 "fillGradient": 0,
3449 "gridPos": {
3450 "h": 5,
3451 "w": 8,
3452 "x": 0,
3453 "y": 49
3454 },
3455 "hiddenSeries": false,
3456 "id": 93,
3457 "legend": {
3458 "avg": false,
3459 "current": false,
3460 "max": false,
3461 "min": false,
3462 "show": true,
3463 "total": false,
3464 "values": false
3465 },
3466 "lines": true,
3467 "linewidth": 1,
3468 "nullPointMode": "null",
3469 "percentage": false,
3470 "pluginVersion": "7.1.5",
3471 "pointradius": 2,
3472 "points": false,
3473 "renderer": "flot",
3474 "repeatIteration": 1616543362918,
3475 "repeatPanelId": 4,
3476 "repeatedByRow": true,
3477 "scopedVars": {
3478 "tunnel": {
3479 "selected": false,
3480 "text": "production-ace-menlo-2",
3481 "value": "production-ace-menlo-2"
3482 }
3483 },
3484 "seriesOverrides": [],
3485 "spaceLength": 10,
3486 "stack": false,
3487 "steppedLine": false,
3488 "targets": [
3489 {
3490 "metricQuery": {
3491 "aliasBy": "Tunnel established",
3492 "alignmentPeriod": "cloud-monitoring-auto",
3493 "crossSeriesReducer": "REDUCE_MEAN",
3494 "filters": [
3495 "metric.label.tunnel_name",
3496 "=",
3497 "$tunnel"
3498 ],
3499 "groupBys": [],
3500 "metricKind": "GAUGE",
3501 "metricType": "vpn.googleapis.com/tunnel_established",
3502 "perSeriesAligner": "ALIGN_INTERPOLATE",
3503 "projectName": "onf-vpn",
3504 "unit": "1",
3505 "valueType": "DOUBLE"
3506 },
3507 "queryType": "metrics",
3508 "refId": "A"
3509 }
3510 ],
3511 "thresholds": [],
3512 "timeFrom": null,
3513 "timeRegions": [],
3514 "timeShift": null,
3515 "title": "Established",
3516 "tooltip": {
3517 "shared": true,
3518 "sort": 0,
3519 "value_type": "individual"
3520 },
3521 "type": "graph",
3522 "xaxis": {
3523 "buckets": null,
3524 "mode": "time",
3525 "name": null,
3526 "show": true,
3527 "values": []
3528 },
3529 "yaxes": [
3530 {
3531 "$$hashKey": "object:121",
3532 "format": "short",
3533 "label": null,
3534 "logBase": 1,
3535 "max": null,
3536 "min": null,
3537 "show": true
3538 },
3539 {
3540 "$$hashKey": "object:122",
3541 "format": "short",
3542 "label": null,
3543 "logBase": 1,
3544 "max": null,
3545 "min": null,
3546 "show": true
3547 }
3548 ],
3549 "yaxis": {
3550 "align": false,
3551 "alignLevel": null
3552 }
3553 },
3554 {
3555 "aliasColors": {},
3556 "bars": false,
3557 "dashLength": 10,
3558 "dashes": false,
3559 "datasource": "Google Cloud Monitoring",
3560 "description": "",
3561 "fieldConfig": {
3562 "defaults": {
3563 "custom": {}
3564 },
3565 "overrides": []
3566 },
3567 "fill": 1,
3568 "fillGradient": 0,
3569 "gridPos": {
3570 "h": 5,
3571 "w": 8,
3572 "x": 8,
3573 "y": 49
3574 },
3575 "hiddenSeries": false,
3576 "id": 94,
3577 "legend": {
3578 "avg": false,
3579 "current": false,
3580 "max": false,
3581 "min": false,
3582 "show": true,
3583 "total": false,
3584 "values": false
3585 },
3586 "lines": true,
3587 "linewidth": 1,
3588 "nullPointMode": "null",
3589 "percentage": false,
3590 "pluginVersion": "7.1.5",
3591 "pointradius": 2,
3592 "points": false,
3593 "renderer": "flot",
3594 "repeatIteration": 1616543362918,
3595 "repeatPanelId": 5,
3596 "repeatedByRow": true,
3597 "scopedVars": {
3598 "tunnel": {
3599 "selected": false,
3600 "text": "production-ace-menlo-2",
3601 "value": "production-ace-menlo-2"
3602 }
3603 },
3604 "seriesOverrides": [],
3605 "spaceLength": 10,
3606 "stack": false,
3607 "steppedLine": false,
3608 "targets": [
3609 {
3610 "metricQuery": {
3611 "aliasBy": "Bytes received",
3612 "alignmentPeriod": "cloud-monitoring-auto",
3613 "crossSeriesReducer": "REDUCE_MEAN",
3614 "filters": [
3615 "metric.label.tunnel_name",
3616 "=",
3617 "$tunnel"
3618 ],
3619 "groupBys": [],
3620 "metricKind": "DELTA",
3621 "metricType": "vpn.googleapis.com/network/received_bytes_count",
3622 "perSeriesAligner": "ALIGN_DELTA",
3623 "projectName": "onf-vpn",
3624 "unit": "By",
3625 "valueType": "INT64"
3626 },
3627 "queryType": "metrics",
3628 "refId": "A"
3629 },
3630 {
3631 "metricQuery": {
3632 "aliasBy": "Bytes sent",
3633 "alignmentPeriod": "cloud-monitoring-auto",
3634 "crossSeriesReducer": "REDUCE_MEAN",
3635 "filters": [
3636 "metric.label.tunnel_name",
3637 "=",
3638 "$tunnel"
3639 ],
3640 "groupBys": [],
3641 "metricKind": "DELTA",
3642 "metricType": "vpn.googleapis.com/network/sent_bytes_count",
3643 "perSeriesAligner": "ALIGN_DELTA",
3644 "projectName": "onf-vpn",
3645 "unit": "By",
3646 "valueType": "INT64"
3647 },
3648 "queryType": "metrics",
3649 "refId": "B"
3650 }
3651 ],
3652 "thresholds": [],
3653 "timeFrom": null,
3654 "timeRegions": [],
3655 "timeShift": null,
3656 "title": "Bandwidth",
3657 "tooltip": {
3658 "shared": true,
3659 "sort": 0,
3660 "value_type": "individual"
3661 },
3662 "type": "graph",
3663 "xaxis": {
3664 "buckets": null,
3665 "mode": "time",
3666 "name": null,
3667 "show": true,
3668 "values": []
3669 },
3670 "yaxes": [
3671 {
3672 "$$hashKey": "object:121",
3673 "format": "short",
3674 "label": null,
3675 "logBase": 1,
3676 "max": null,
3677 "min": null,
3678 "show": true
3679 },
3680 {
3681 "$$hashKey": "object:122",
3682 "format": "short",
3683 "label": null,
3684 "logBase": 1,
3685 "max": null,
3686 "min": null,
3687 "show": true
3688 }
3689 ],
3690 "yaxis": {
3691 "align": false,
3692 "alignLevel": null
3693 }
3694 },
3695 {
3696 "aliasColors": {},
3697 "bars": false,
3698 "dashLength": 10,
3699 "dashes": false,
3700 "datasource": "Google Cloud Monitoring",
3701 "description": "",
3702 "fieldConfig": {
3703 "defaults": {
3704 "custom": {}
3705 },
3706 "overrides": []
3707 },
3708 "fill": 1,
3709 "fillGradient": 0,
3710 "gridPos": {
3711 "h": 5,
3712 "w": 8,
3713 "x": 16,
3714 "y": 49
3715 },
3716 "hiddenSeries": false,
3717 "id": 95,
3718 "legend": {
3719 "avg": false,
3720 "current": false,
3721 "max": false,
3722 "min": false,
3723 "show": true,
3724 "total": false,
3725 "values": false
3726 },
3727 "lines": true,
3728 "linewidth": 1,
3729 "nullPointMode": "null",
3730 "percentage": false,
3731 "pluginVersion": "7.1.5",
3732 "pointradius": 2,
3733 "points": false,
3734 "renderer": "flot",
3735 "repeatIteration": 1616543362918,
3736 "repeatPanelId": 63,
3737 "repeatedByRow": true,
3738 "scopedVars": {
3739 "tunnel": {
3740 "selected": false,
3741 "text": "production-ace-menlo-2",
3742 "value": "production-ace-menlo-2"
3743 }
3744 },
3745 "seriesOverrides": [],
3746 "spaceLength": 10,
3747 "stack": false,
3748 "steppedLine": false,
3749 "targets": [
3750 {
3751 "metricQuery": {
3752 "aliasBy": "Outgoing",
3753 "alignmentPeriod": "cloud-monitoring-auto",
3754 "crossSeriesReducer": "REDUCE_MEAN",
3755 "filters": [
3756 "metric.label.tunnel_name",
3757 "=",
3758 "$tunnel"
3759 ],
3760 "groupBys": [],
3761 "metricKind": "DELTA",
3762 "metricType": "vpn.googleapis.com/network/dropped_sent_packets_count",
3763 "perSeriesAligner": "ALIGN_DELTA",
3764 "projectName": "onf-vpn",
3765 "unit": "1",
3766 "valueType": "INT64"
3767 },
3768 "queryType": "metrics",
3769 "refId": "A"
3770 },
3771 {
3772 "metricQuery": {
3773 "aliasBy": "Incoming",
3774 "alignmentPeriod": "cloud-monitoring-auto",
3775 "crossSeriesReducer": "REDUCE_MEAN",
3776 "filters": [
3777 "metric.label.tunnel_name",
3778 "=",
3779 "$tunnel"
3780 ],
3781 "groupBys": [],
3782 "metricKind": "DELTA",
3783 "metricType": "vpn.googleapis.com/network/dropped_received_packets_count",
3784 "perSeriesAligner": "ALIGN_DELTA",
3785 "projectName": "onf-vpn",
3786 "unit": "1",
3787 "valueType": "INT64"
3788 },
3789 "queryType": "metrics",
3790 "refId": "B"
3791 }
3792 ],
3793 "thresholds": [],
3794 "timeFrom": null,
3795 "timeRegions": [],
3796 "timeShift": null,
3797 "title": "Packet drops",
3798 "tooltip": {
3799 "shared": true,
3800 "sort": 0,
3801 "value_type": "individual"
3802 },
3803 "type": "graph",
3804 "xaxis": {
3805 "buckets": null,
3806 "mode": "time",
3807 "name": null,
3808 "show": true,
3809 "values": []
3810 },
3811 "yaxes": [
3812 {
3813 "$$hashKey": "object:121",
3814 "format": "short",
3815 "label": null,
3816 "logBase": 1,
3817 "max": null,
3818 "min": null,
3819 "show": true
3820 },
3821 {
3822 "$$hashKey": "object:122",
3823 "format": "short",
3824 "label": null,
3825 "logBase": 1,
3826 "max": null,
3827 "min": null,
3828 "show": true
3829 }
3830 ],
3831 "yaxis": {
3832 "align": false,
3833 "alignLevel": null
3834 }
3835 },
3836 {
3837 "datasource": null,
3838 "gridPos": {
3839 "h": 1,
3840 "w": 24,
3841 "x": 0,
3842 "y": 54
3843 },
3844 "id": 96,
3845 "panels": [],
3846 "repeat": null,
3847 "repeatIteration": 1616543362918,
3848 "repeatPanelId": 2,
3849 "scopedVars": {
3850 "tunnel": {
3851 "selected": false,
3852 "text": "production-ace-nctu-1",
3853 "value": "production-ace-nctu-1"
3854 }
3855 },
3856 "title": "$tunnel",
3857 "type": "row"
3858 },
3859 {
3860 "aliasColors": {},
3861 "bars": false,
3862 "dashLength": 10,
3863 "dashes": false,
3864 "datasource": "Google Cloud Monitoring",
3865 "description": "",
3866 "fieldConfig": {
3867 "defaults": {
3868 "custom": {}
3869 },
3870 "overrides": []
3871 },
3872 "fill": 1,
3873 "fillGradient": 0,
3874 "gridPos": {
3875 "h": 5,
3876 "w": 8,
3877 "x": 0,
3878 "y": 55
3879 },
3880 "hiddenSeries": false,
3881 "id": 97,
3882 "legend": {
3883 "avg": false,
3884 "current": false,
3885 "max": false,
3886 "min": false,
3887 "show": true,
3888 "total": false,
3889 "values": false
3890 },
3891 "lines": true,
3892 "linewidth": 1,
3893 "nullPointMode": "null",
3894 "percentage": false,
3895 "pluginVersion": "7.1.5",
3896 "pointradius": 2,
3897 "points": false,
3898 "renderer": "flot",
3899 "repeatIteration": 1616543362918,
3900 "repeatPanelId": 4,
3901 "repeatedByRow": true,
3902 "scopedVars": {
3903 "tunnel": {
3904 "selected": false,
3905 "text": "production-ace-nctu-1",
3906 "value": "production-ace-nctu-1"
3907 }
3908 },
3909 "seriesOverrides": [],
3910 "spaceLength": 10,
3911 "stack": false,
3912 "steppedLine": false,
3913 "targets": [
3914 {
3915 "metricQuery": {
3916 "aliasBy": "Tunnel established",
3917 "alignmentPeriod": "cloud-monitoring-auto",
3918 "crossSeriesReducer": "REDUCE_MEAN",
3919 "filters": [
3920 "metric.label.tunnel_name",
3921 "=",
3922 "$tunnel"
3923 ],
3924 "groupBys": [],
3925 "metricKind": "GAUGE",
3926 "metricType": "vpn.googleapis.com/tunnel_established",
3927 "perSeriesAligner": "ALIGN_INTERPOLATE",
3928 "projectName": "onf-vpn",
3929 "unit": "1",
3930 "valueType": "DOUBLE"
3931 },
3932 "queryType": "metrics",
3933 "refId": "A"
3934 }
3935 ],
3936 "thresholds": [],
3937 "timeFrom": null,
3938 "timeRegions": [],
3939 "timeShift": null,
3940 "title": "Established",
3941 "tooltip": {
3942 "shared": true,
3943 "sort": 0,
3944 "value_type": "individual"
3945 },
3946 "type": "graph",
3947 "xaxis": {
3948 "buckets": null,
3949 "mode": "time",
3950 "name": null,
3951 "show": true,
3952 "values": []
3953 },
3954 "yaxes": [
3955 {
3956 "$$hashKey": "object:121",
3957 "format": "short",
3958 "label": null,
3959 "logBase": 1,
3960 "max": null,
3961 "min": null,
3962 "show": true
3963 },
3964 {
3965 "$$hashKey": "object:122",
3966 "format": "short",
3967 "label": null,
3968 "logBase": 1,
3969 "max": null,
3970 "min": null,
3971 "show": true
3972 }
3973 ],
3974 "yaxis": {
3975 "align": false,
3976 "alignLevel": null
3977 }
3978 },
3979 {
3980 "aliasColors": {},
3981 "bars": false,
3982 "dashLength": 10,
3983 "dashes": false,
3984 "datasource": "Google Cloud Monitoring",
3985 "description": "",
3986 "fieldConfig": {
3987 "defaults": {
3988 "custom": {}
3989 },
3990 "overrides": []
3991 },
3992 "fill": 1,
3993 "fillGradient": 0,
3994 "gridPos": {
3995 "h": 5,
3996 "w": 8,
3997 "x": 8,
3998 "y": 55
3999 },
4000 "hiddenSeries": false,
4001 "id": 98,
4002 "legend": {
4003 "avg": false,
4004 "current": false,
4005 "max": false,
4006 "min": false,
4007 "show": true,
4008 "total": false,
4009 "values": false
4010 },
4011 "lines": true,
4012 "linewidth": 1,
4013 "nullPointMode": "null",
4014 "percentage": false,
4015 "pluginVersion": "7.1.5",
4016 "pointradius": 2,
4017 "points": false,
4018 "renderer": "flot",
4019 "repeatIteration": 1616543362918,
4020 "repeatPanelId": 5,
4021 "repeatedByRow": true,
4022 "scopedVars": {
4023 "tunnel": {
4024 "selected": false,
4025 "text": "production-ace-nctu-1",
4026 "value": "production-ace-nctu-1"
4027 }
4028 },
4029 "seriesOverrides": [],
4030 "spaceLength": 10,
4031 "stack": false,
4032 "steppedLine": false,
4033 "targets": [
4034 {
4035 "metricQuery": {
4036 "aliasBy": "Bytes received",
4037 "alignmentPeriod": "cloud-monitoring-auto",
4038 "crossSeriesReducer": "REDUCE_MEAN",
4039 "filters": [
4040 "metric.label.tunnel_name",
4041 "=",
4042 "$tunnel"
4043 ],
4044 "groupBys": [],
4045 "metricKind": "DELTA",
4046 "metricType": "vpn.googleapis.com/network/received_bytes_count",
4047 "perSeriesAligner": "ALIGN_DELTA",
4048 "projectName": "onf-vpn",
4049 "unit": "By",
4050 "valueType": "INT64"
4051 },
4052 "queryType": "metrics",
4053 "refId": "A"
4054 },
4055 {
4056 "metricQuery": {
4057 "aliasBy": "Bytes sent",
4058 "alignmentPeriod": "cloud-monitoring-auto",
4059 "crossSeriesReducer": "REDUCE_MEAN",
4060 "filters": [
4061 "metric.label.tunnel_name",
4062 "=",
4063 "$tunnel"
4064 ],
4065 "groupBys": [],
4066 "metricKind": "DELTA",
4067 "metricType": "vpn.googleapis.com/network/sent_bytes_count",
4068 "perSeriesAligner": "ALIGN_DELTA",
4069 "projectName": "onf-vpn",
4070 "unit": "By",
4071 "valueType": "INT64"
4072 },
4073 "queryType": "metrics",
4074 "refId": "B"
4075 }
4076 ],
4077 "thresholds": [],
4078 "timeFrom": null,
4079 "timeRegions": [],
4080 "timeShift": null,
4081 "title": "Bandwidth",
4082 "tooltip": {
4083 "shared": true,
4084 "sort": 0,
4085 "value_type": "individual"
4086 },
4087 "type": "graph",
4088 "xaxis": {
4089 "buckets": null,
4090 "mode": "time",
4091 "name": null,
4092 "show": true,
4093 "values": []
4094 },
4095 "yaxes": [
4096 {
4097 "$$hashKey": "object:121",
4098 "format": "short",
4099 "label": null,
4100 "logBase": 1,
4101 "max": null,
4102 "min": null,
4103 "show": true
4104 },
4105 {
4106 "$$hashKey": "object:122",
4107 "format": "short",
4108 "label": null,
4109 "logBase": 1,
4110 "max": null,
4111 "min": null,
4112 "show": true
4113 }
4114 ],
4115 "yaxis": {
4116 "align": false,
4117 "alignLevel": null
4118 }
4119 },
4120 {
4121 "aliasColors": {},
4122 "bars": false,
4123 "dashLength": 10,
4124 "dashes": false,
4125 "datasource": "Google Cloud Monitoring",
4126 "description": "",
4127 "fieldConfig": {
4128 "defaults": {
4129 "custom": {}
4130 },
4131 "overrides": []
4132 },
4133 "fill": 1,
4134 "fillGradient": 0,
4135 "gridPos": {
4136 "h": 5,
4137 "w": 8,
4138 "x": 16,
4139 "y": 55
4140 },
4141 "hiddenSeries": false,
4142 "id": 99,
4143 "legend": {
4144 "avg": false,
4145 "current": false,
4146 "max": false,
4147 "min": false,
4148 "show": true,
4149 "total": false,
4150 "values": false
4151 },
4152 "lines": true,
4153 "linewidth": 1,
4154 "nullPointMode": "null",
4155 "percentage": false,
4156 "pluginVersion": "7.1.5",
4157 "pointradius": 2,
4158 "points": false,
4159 "renderer": "flot",
4160 "repeatIteration": 1616543362918,
4161 "repeatPanelId": 63,
4162 "repeatedByRow": true,
4163 "scopedVars": {
4164 "tunnel": {
4165 "selected": false,
4166 "text": "production-ace-nctu-1",
4167 "value": "production-ace-nctu-1"
4168 }
4169 },
4170 "seriesOverrides": [],
4171 "spaceLength": 10,
4172 "stack": false,
4173 "steppedLine": false,
4174 "targets": [
4175 {
4176 "metricQuery": {
4177 "aliasBy": "Outgoing",
4178 "alignmentPeriod": "cloud-monitoring-auto",
4179 "crossSeriesReducer": "REDUCE_MEAN",
4180 "filters": [
4181 "metric.label.tunnel_name",
4182 "=",
4183 "$tunnel"
4184 ],
4185 "groupBys": [],
4186 "metricKind": "DELTA",
4187 "metricType": "vpn.googleapis.com/network/dropped_sent_packets_count",
4188 "perSeriesAligner": "ALIGN_DELTA",
4189 "projectName": "onf-vpn",
4190 "unit": "1",
4191 "valueType": "INT64"
4192 },
4193 "queryType": "metrics",
4194 "refId": "A"
4195 },
4196 {
4197 "metricQuery": {
4198 "aliasBy": "Incoming",
4199 "alignmentPeriod": "cloud-monitoring-auto",
4200 "crossSeriesReducer": "REDUCE_MEAN",
4201 "filters": [
4202 "metric.label.tunnel_name",
4203 "=",
4204 "$tunnel"
4205 ],
4206 "groupBys": [],
4207 "metricKind": "DELTA",
4208 "metricType": "vpn.googleapis.com/network/dropped_received_packets_count",
4209 "perSeriesAligner": "ALIGN_DELTA",
4210 "projectName": "onf-vpn",
4211 "unit": "1",
4212 "valueType": "INT64"
4213 },
4214 "queryType": "metrics",
4215 "refId": "B"
4216 }
4217 ],
4218 "thresholds": [],
4219 "timeFrom": null,
4220 "timeRegions": [],
4221 "timeShift": null,
4222 "title": "Packet drops",
4223 "tooltip": {
4224 "shared": true,
4225 "sort": 0,
4226 "value_type": "individual"
4227 },
4228 "type": "graph",
4229 "xaxis": {
4230 "buckets": null,
4231 "mode": "time",
4232 "name": null,
4233 "show": true,
4234 "values": []
4235 },
4236 "yaxes": [
4237 {
4238 "$$hashKey": "object:121",
4239 "format": "short",
4240 "label": null,
4241 "logBase": 1,
4242 "max": null,
4243 "min": null,
4244 "show": true
4245 },
4246 {
4247 "$$hashKey": "object:122",
4248 "format": "short",
4249 "label": null,
4250 "logBase": 1,
4251 "max": null,
4252 "min": null,
4253 "show": true
4254 }
4255 ],
4256 "yaxis": {
4257 "align": false,
4258 "alignLevel": null
4259 }
4260 },
4261 {
4262 "datasource": null,
4263 "gridPos": {
4264 "h": 1,
4265 "w": 24,
4266 "x": 0,
4267 "y": 60
4268 },
4269 "id": 100,
4270 "panels": [],
4271 "repeat": null,
4272 "repeatIteration": 1616543362918,
4273 "repeatPanelId": 2,
4274 "scopedVars": {
4275 "tunnel": {
4276 "selected": false,
4277 "text": "production-ace-nctu-2",
4278 "value": "production-ace-nctu-2"
4279 }
4280 },
4281 "title": "$tunnel",
4282 "type": "row"
4283 },
4284 {
4285 "aliasColors": {},
4286 "bars": false,
4287 "dashLength": 10,
4288 "dashes": false,
4289 "datasource": "Google Cloud Monitoring",
4290 "description": "",
4291 "fieldConfig": {
4292 "defaults": {
4293 "custom": {}
4294 },
4295 "overrides": []
4296 },
4297 "fill": 1,
4298 "fillGradient": 0,
4299 "gridPos": {
4300 "h": 5,
4301 "w": 8,
4302 "x": 0,
4303 "y": 61
4304 },
4305 "hiddenSeries": false,
4306 "id": 101,
4307 "legend": {
4308 "avg": false,
4309 "current": false,
4310 "max": false,
4311 "min": false,
4312 "show": true,
4313 "total": false,
4314 "values": false
4315 },
4316 "lines": true,
4317 "linewidth": 1,
4318 "nullPointMode": "null",
4319 "percentage": false,
4320 "pluginVersion": "7.1.5",
4321 "pointradius": 2,
4322 "points": false,
4323 "renderer": "flot",
4324 "repeatIteration": 1616543362918,
4325 "repeatPanelId": 4,
4326 "repeatedByRow": true,
4327 "scopedVars": {
4328 "tunnel": {
4329 "selected": false,
4330 "text": "production-ace-nctu-2",
4331 "value": "production-ace-nctu-2"
4332 }
4333 },
4334 "seriesOverrides": [],
4335 "spaceLength": 10,
4336 "stack": false,
4337 "steppedLine": false,
4338 "targets": [
4339 {
4340 "metricQuery": {
4341 "aliasBy": "Tunnel established",
4342 "alignmentPeriod": "cloud-monitoring-auto",
4343 "crossSeriesReducer": "REDUCE_MEAN",
4344 "filters": [
4345 "metric.label.tunnel_name",
4346 "=",
4347 "$tunnel"
4348 ],
4349 "groupBys": [],
4350 "metricKind": "GAUGE",
4351 "metricType": "vpn.googleapis.com/tunnel_established",
4352 "perSeriesAligner": "ALIGN_INTERPOLATE",
4353 "projectName": "onf-vpn",
4354 "unit": "1",
4355 "valueType": "DOUBLE"
4356 },
4357 "queryType": "metrics",
4358 "refId": "A"
4359 }
4360 ],
4361 "thresholds": [],
4362 "timeFrom": null,
4363 "timeRegions": [],
4364 "timeShift": null,
4365 "title": "Established",
4366 "tooltip": {
4367 "shared": true,
4368 "sort": 0,
4369 "value_type": "individual"
4370 },
4371 "type": "graph",
4372 "xaxis": {
4373 "buckets": null,
4374 "mode": "time",
4375 "name": null,
4376 "show": true,
4377 "values": []
4378 },
4379 "yaxes": [
4380 {
4381 "$$hashKey": "object:121",
4382 "format": "short",
4383 "label": null,
4384 "logBase": 1,
4385 "max": null,
4386 "min": null,
4387 "show": true
4388 },
4389 {
4390 "$$hashKey": "object:122",
4391 "format": "short",
4392 "label": null,
4393 "logBase": 1,
4394 "max": null,
4395 "min": null,
4396 "show": true
4397 }
4398 ],
4399 "yaxis": {
4400 "align": false,
4401 "alignLevel": null
4402 }
4403 },
4404 {
4405 "aliasColors": {},
4406 "bars": false,
4407 "dashLength": 10,
4408 "dashes": false,
4409 "datasource": "Google Cloud Monitoring",
4410 "description": "",
4411 "fieldConfig": {
4412 "defaults": {
4413 "custom": {}
4414 },
4415 "overrides": []
4416 },
4417 "fill": 1,
4418 "fillGradient": 0,
4419 "gridPos": {
4420 "h": 5,
4421 "w": 8,
4422 "x": 8,
4423 "y": 61
4424 },
4425 "hiddenSeries": false,
4426 "id": 102,
4427 "legend": {
4428 "avg": false,
4429 "current": false,
4430 "max": false,
4431 "min": false,
4432 "show": true,
4433 "total": false,
4434 "values": false
4435 },
4436 "lines": true,
4437 "linewidth": 1,
4438 "nullPointMode": "null",
4439 "percentage": false,
4440 "pluginVersion": "7.1.5",
4441 "pointradius": 2,
4442 "points": false,
4443 "renderer": "flot",
4444 "repeatIteration": 1616543362918,
4445 "repeatPanelId": 5,
4446 "repeatedByRow": true,
4447 "scopedVars": {
4448 "tunnel": {
4449 "selected": false,
4450 "text": "production-ace-nctu-2",
4451 "value": "production-ace-nctu-2"
4452 }
4453 },
4454 "seriesOverrides": [],
4455 "spaceLength": 10,
4456 "stack": false,
4457 "steppedLine": false,
4458 "targets": [
4459 {
4460 "metricQuery": {
4461 "aliasBy": "Bytes received",
4462 "alignmentPeriod": "cloud-monitoring-auto",
4463 "crossSeriesReducer": "REDUCE_MEAN",
4464 "filters": [
4465 "metric.label.tunnel_name",
4466 "=",
4467 "$tunnel"
4468 ],
4469 "groupBys": [],
4470 "metricKind": "DELTA",
4471 "metricType": "vpn.googleapis.com/network/received_bytes_count",
4472 "perSeriesAligner": "ALIGN_DELTA",
4473 "projectName": "onf-vpn",
4474 "unit": "By",
4475 "valueType": "INT64"
4476 },
4477 "queryType": "metrics",
4478 "refId": "A"
4479 },
4480 {
4481 "metricQuery": {
4482 "aliasBy": "Bytes sent",
4483 "alignmentPeriod": "cloud-monitoring-auto",
4484 "crossSeriesReducer": "REDUCE_MEAN",
4485 "filters": [
4486 "metric.label.tunnel_name",
4487 "=",
4488 "$tunnel"
4489 ],
4490 "groupBys": [],
4491 "metricKind": "DELTA",
4492 "metricType": "vpn.googleapis.com/network/sent_bytes_count",
4493 "perSeriesAligner": "ALIGN_DELTA",
4494 "projectName": "onf-vpn",
4495 "unit": "By",
4496 "valueType": "INT64"
4497 },
4498 "queryType": "metrics",
4499 "refId": "B"
4500 }
4501 ],
4502 "thresholds": [],
4503 "timeFrom": null,
4504 "timeRegions": [],
4505 "timeShift": null,
4506 "title": "Bandwidth",
4507 "tooltip": {
4508 "shared": true,
4509 "sort": 0,
4510 "value_type": "individual"
4511 },
4512 "type": "graph",
4513 "xaxis": {
4514 "buckets": null,
4515 "mode": "time",
4516 "name": null,
4517 "show": true,
4518 "values": []
4519 },
4520 "yaxes": [
4521 {
4522 "$$hashKey": "object:121",
4523 "format": "short",
4524 "label": null,
4525 "logBase": 1,
4526 "max": null,
4527 "min": null,
4528 "show": true
4529 },
4530 {
4531 "$$hashKey": "object:122",
4532 "format": "short",
4533 "label": null,
4534 "logBase": 1,
4535 "max": null,
4536 "min": null,
4537 "show": true
4538 }
4539 ],
4540 "yaxis": {
4541 "align": false,
4542 "alignLevel": null
4543 }
4544 },
4545 {
4546 "aliasColors": {},
4547 "bars": false,
4548 "dashLength": 10,
4549 "dashes": false,
4550 "datasource": "Google Cloud Monitoring",
4551 "description": "",
4552 "fieldConfig": {
4553 "defaults": {
4554 "custom": {}
4555 },
4556 "overrides": []
4557 },
4558 "fill": 1,
4559 "fillGradient": 0,
4560 "gridPos": {
4561 "h": 5,
4562 "w": 8,
4563 "x": 16,
4564 "y": 61
4565 },
4566 "hiddenSeries": false,
4567 "id": 103,
4568 "legend": {
4569 "avg": false,
4570 "current": false,
4571 "max": false,
4572 "min": false,
4573 "show": true,
4574 "total": false,
4575 "values": false
4576 },
4577 "lines": true,
4578 "linewidth": 1,
4579 "nullPointMode": "null",
4580 "percentage": false,
4581 "pluginVersion": "7.1.5",
4582 "pointradius": 2,
4583 "points": false,
4584 "renderer": "flot",
4585 "repeatIteration": 1616543362918,
4586 "repeatPanelId": 63,
4587 "repeatedByRow": true,
4588 "scopedVars": {
4589 "tunnel": {
4590 "selected": false,
4591 "text": "production-ace-nctu-2",
4592 "value": "production-ace-nctu-2"
4593 }
4594 },
4595 "seriesOverrides": [],
4596 "spaceLength": 10,
4597 "stack": false,
4598 "steppedLine": false,
4599 "targets": [
4600 {
4601 "metricQuery": {
4602 "aliasBy": "Outgoing",
4603 "alignmentPeriod": "cloud-monitoring-auto",
4604 "crossSeriesReducer": "REDUCE_MEAN",
4605 "filters": [
4606 "metric.label.tunnel_name",
4607 "=",
4608 "$tunnel"
4609 ],
4610 "groupBys": [],
4611 "metricKind": "DELTA",
4612 "metricType": "vpn.googleapis.com/network/dropped_sent_packets_count",
4613 "perSeriesAligner": "ALIGN_DELTA",
4614 "projectName": "onf-vpn",
4615 "unit": "1",
4616 "valueType": "INT64"
4617 },
4618 "queryType": "metrics",
4619 "refId": "A"
4620 },
4621 {
4622 "metricQuery": {
4623 "aliasBy": "Incoming",
4624 "alignmentPeriod": "cloud-monitoring-auto",
4625 "crossSeriesReducer": "REDUCE_MEAN",
4626 "filters": [
4627 "metric.label.tunnel_name",
4628 "=",
4629 "$tunnel"
4630 ],
4631 "groupBys": [],
4632 "metricKind": "DELTA",
4633 "metricType": "vpn.googleapis.com/network/dropped_received_packets_count",
4634 "perSeriesAligner": "ALIGN_DELTA",
4635 "projectName": "onf-vpn",
4636 "unit": "1",
4637 "valueType": "INT64"
4638 },
4639 "queryType": "metrics",
4640 "refId": "B"
4641 }
4642 ],
4643 "thresholds": [],
4644 "timeFrom": null,
4645 "timeRegions": [],
4646 "timeShift": null,
4647 "title": "Packet drops",
4648 "tooltip": {
4649 "shared": true,
4650 "sort": 0,
4651 "value_type": "individual"
4652 },
4653 "type": "graph",
4654 "xaxis": {
4655 "buckets": null,
4656 "mode": "time",
4657 "name": null,
4658 "show": true,
4659 "values": []
4660 },
4661 "yaxes": [
4662 {
4663 "$$hashKey": "object:121",
4664 "format": "short",
4665 "label": null,
4666 "logBase": 1,
4667 "max": null,
4668 "min": null,
4669 "show": true
4670 },
4671 {
4672 "$$hashKey": "object:122",
4673 "format": "short",
4674 "label": null,
4675 "logBase": 1,
4676 "max": null,
4677 "min": null,
4678 "show": true
4679 }
4680 ],
4681 "yaxis": {
4682 "align": false,
4683 "alignLevel": null
4684 }
4685 },
4686 {
4687 "datasource": null,
4688 "gridPos": {
4689 "h": 1,
4690 "w": 24,
4691 "x": 0,
4692 "y": 66
4693 },
4694 "id": 104,
4695 "panels": [],
4696 "repeat": null,
4697 "repeatIteration": 1616543362918,
4698 "repeatPanelId": 2,
4699 "scopedVars": {
4700 "tunnel": {
4701 "selected": false,
4702 "text": "production-ace-ntt",
4703 "value": "production-ace-ntt"
4704 }
4705 },
4706 "title": "$tunnel",
4707 "type": "row"
4708 },
4709 {
4710 "aliasColors": {},
4711 "bars": false,
4712 "dashLength": 10,
4713 "dashes": false,
4714 "datasource": "Google Cloud Monitoring",
4715 "description": "",
4716 "fieldConfig": {
4717 "defaults": {
4718 "custom": {}
4719 },
4720 "overrides": []
4721 },
4722 "fill": 1,
4723 "fillGradient": 0,
4724 "gridPos": {
4725 "h": 5,
4726 "w": 8,
4727 "x": 0,
4728 "y": 67
4729 },
4730 "hiddenSeries": false,
4731 "id": 105,
4732 "legend": {
4733 "avg": false,
4734 "current": false,
4735 "max": false,
4736 "min": false,
4737 "show": true,
4738 "total": false,
4739 "values": false
4740 },
4741 "lines": true,
4742 "linewidth": 1,
4743 "nullPointMode": "null",
4744 "percentage": false,
4745 "pluginVersion": "7.1.5",
4746 "pointradius": 2,
4747 "points": false,
4748 "renderer": "flot",
4749 "repeatIteration": 1616543362918,
4750 "repeatPanelId": 4,
4751 "repeatedByRow": true,
4752 "scopedVars": {
4753 "tunnel": {
4754 "selected": false,
4755 "text": "production-ace-ntt",
4756 "value": "production-ace-ntt"
4757 }
4758 },
4759 "seriesOverrides": [],
4760 "spaceLength": 10,
4761 "stack": false,
4762 "steppedLine": false,
4763 "targets": [
4764 {
4765 "metricQuery": {
4766 "aliasBy": "Tunnel established",
4767 "alignmentPeriod": "cloud-monitoring-auto",
4768 "crossSeriesReducer": "REDUCE_MEAN",
4769 "filters": [
4770 "metric.label.tunnel_name",
4771 "=",
4772 "$tunnel"
4773 ],
4774 "groupBys": [],
4775 "metricKind": "GAUGE",
4776 "metricType": "vpn.googleapis.com/tunnel_established",
4777 "perSeriesAligner": "ALIGN_INTERPOLATE",
4778 "projectName": "onf-vpn",
4779 "unit": "1",
4780 "valueType": "DOUBLE"
4781 },
4782 "queryType": "metrics",
4783 "refId": "A"
4784 }
4785 ],
4786 "thresholds": [],
4787 "timeFrom": null,
4788 "timeRegions": [],
4789 "timeShift": null,
4790 "title": "Established",
4791 "tooltip": {
4792 "shared": true,
4793 "sort": 0,
4794 "value_type": "individual"
4795 },
4796 "type": "graph",
4797 "xaxis": {
4798 "buckets": null,
4799 "mode": "time",
4800 "name": null,
4801 "show": true,
4802 "values": []
4803 },
4804 "yaxes": [
4805 {
4806 "$$hashKey": "object:121",
4807 "format": "short",
4808 "label": null,
4809 "logBase": 1,
4810 "max": null,
4811 "min": null,
4812 "show": true
4813 },
4814 {
4815 "$$hashKey": "object:122",
4816 "format": "short",
4817 "label": null,
4818 "logBase": 1,
4819 "max": null,
4820 "min": null,
4821 "show": true
4822 }
4823 ],
4824 "yaxis": {
4825 "align": false,
4826 "alignLevel": null
4827 }
4828 },
4829 {
4830 "aliasColors": {},
4831 "bars": false,
4832 "dashLength": 10,
4833 "dashes": false,
4834 "datasource": "Google Cloud Monitoring",
4835 "description": "",
4836 "fieldConfig": {
4837 "defaults": {
4838 "custom": {}
4839 },
4840 "overrides": []
4841 },
4842 "fill": 1,
4843 "fillGradient": 0,
4844 "gridPos": {
4845 "h": 5,
4846 "w": 8,
4847 "x": 8,
4848 "y": 67
4849 },
4850 "hiddenSeries": false,
4851 "id": 106,
4852 "legend": {
4853 "avg": false,
4854 "current": false,
4855 "max": false,
4856 "min": false,
4857 "show": true,
4858 "total": false,
4859 "values": false
4860 },
4861 "lines": true,
4862 "linewidth": 1,
4863 "nullPointMode": "null",
4864 "percentage": false,
4865 "pluginVersion": "7.1.5",
4866 "pointradius": 2,
4867 "points": false,
4868 "renderer": "flot",
4869 "repeatIteration": 1616543362918,
4870 "repeatPanelId": 5,
4871 "repeatedByRow": true,
4872 "scopedVars": {
4873 "tunnel": {
4874 "selected": false,
4875 "text": "production-ace-ntt",
4876 "value": "production-ace-ntt"
4877 }
4878 },
4879 "seriesOverrides": [],
4880 "spaceLength": 10,
4881 "stack": false,
4882 "steppedLine": false,
4883 "targets": [
4884 {
4885 "metricQuery": {
4886 "aliasBy": "Bytes received",
4887 "alignmentPeriod": "cloud-monitoring-auto",
4888 "crossSeriesReducer": "REDUCE_MEAN",
4889 "filters": [
4890 "metric.label.tunnel_name",
4891 "=",
4892 "$tunnel"
4893 ],
4894 "groupBys": [],
4895 "metricKind": "DELTA",
4896 "metricType": "vpn.googleapis.com/network/received_bytes_count",
4897 "perSeriesAligner": "ALIGN_DELTA",
4898 "projectName": "onf-vpn",
4899 "unit": "By",
4900 "valueType": "INT64"
4901 },
4902 "queryType": "metrics",
4903 "refId": "A"
4904 },
4905 {
4906 "metricQuery": {
4907 "aliasBy": "Bytes sent",
4908 "alignmentPeriod": "cloud-monitoring-auto",
4909 "crossSeriesReducer": "REDUCE_MEAN",
4910 "filters": [
4911 "metric.label.tunnel_name",
4912 "=",
4913 "$tunnel"
4914 ],
4915 "groupBys": [],
4916 "metricKind": "DELTA",
4917 "metricType": "vpn.googleapis.com/network/sent_bytes_count",
4918 "perSeriesAligner": "ALIGN_DELTA",
4919 "projectName": "onf-vpn",
4920 "unit": "By",
4921 "valueType": "INT64"
4922 },
4923 "queryType": "metrics",
4924 "refId": "B"
4925 }
4926 ],
4927 "thresholds": [],
4928 "timeFrom": null,
4929 "timeRegions": [],
4930 "timeShift": null,
4931 "title": "Bandwidth",
4932 "tooltip": {
4933 "shared": true,
4934 "sort": 0,
4935 "value_type": "individual"
4936 },
4937 "type": "graph",
4938 "xaxis": {
4939 "buckets": null,
4940 "mode": "time",
4941 "name": null,
4942 "show": true,
4943 "values": []
4944 },
4945 "yaxes": [
4946 {
4947 "$$hashKey": "object:121",
4948 "format": "short",
4949 "label": null,
4950 "logBase": 1,
4951 "max": null,
4952 "min": null,
4953 "show": true
4954 },
4955 {
4956 "$$hashKey": "object:122",
4957 "format": "short",
4958 "label": null,
4959 "logBase": 1,
4960 "max": null,
4961 "min": null,
4962 "show": true
4963 }
4964 ],
4965 "yaxis": {
4966 "align": false,
4967 "alignLevel": null
4968 }
4969 },
4970 {
4971 "aliasColors": {},
4972 "bars": false,
4973 "dashLength": 10,
4974 "dashes": false,
4975 "datasource": "Google Cloud Monitoring",
4976 "description": "",
4977 "fieldConfig": {
4978 "defaults": {
4979 "custom": {}
4980 },
4981 "overrides": []
4982 },
4983 "fill": 1,
4984 "fillGradient": 0,
4985 "gridPos": {
4986 "h": 5,
4987 "w": 8,
4988 "x": 16,
4989 "y": 67
4990 },
4991 "hiddenSeries": false,
4992 "id": 107,
4993 "legend": {
4994 "avg": false,
4995 "current": false,
4996 "max": false,
4997 "min": false,
4998 "show": true,
4999 "total": false,
5000 "values": false
5001 },
5002 "lines": true,
5003 "linewidth": 1,
5004 "nullPointMode": "null",
5005 "percentage": false,
5006 "pluginVersion": "7.1.5",
5007 "pointradius": 2,
5008 "points": false,
5009 "renderer": "flot",
5010 "repeatIteration": 1616543362918,
5011 "repeatPanelId": 63,
5012 "repeatedByRow": true,
5013 "scopedVars": {
5014 "tunnel": {
5015 "selected": false,
5016 "text": "production-ace-ntt",
5017 "value": "production-ace-ntt"
5018 }
5019 },
5020 "seriesOverrides": [],
5021 "spaceLength": 10,
5022 "stack": false,
5023 "steppedLine": false,
5024 "targets": [
5025 {
5026 "metricQuery": {
5027 "aliasBy": "Outgoing",
5028 "alignmentPeriod": "cloud-monitoring-auto",
5029 "crossSeriesReducer": "REDUCE_MEAN",
5030 "filters": [
5031 "metric.label.tunnel_name",
5032 "=",
5033 "$tunnel"
5034 ],
5035 "groupBys": [],
5036 "metricKind": "DELTA",
5037 "metricType": "vpn.googleapis.com/network/dropped_sent_packets_count",
5038 "perSeriesAligner": "ALIGN_DELTA",
5039 "projectName": "onf-vpn",
5040 "unit": "1",
5041 "valueType": "INT64"
5042 },
5043 "queryType": "metrics",
5044 "refId": "A"
5045 },
5046 {
5047 "metricQuery": {
5048 "aliasBy": "Incoming",
5049 "alignmentPeriod": "cloud-monitoring-auto",
5050 "crossSeriesReducer": "REDUCE_MEAN",
5051 "filters": [
5052 "metric.label.tunnel_name",
5053 "=",
5054 "$tunnel"
5055 ],
5056 "groupBys": [],
5057 "metricKind": "DELTA",
5058 "metricType": "vpn.googleapis.com/network/dropped_received_packets_count",
5059 "perSeriesAligner": "ALIGN_DELTA",
5060 "projectName": "onf-vpn",
5061 "unit": "1",
5062 "valueType": "INT64"
5063 },
5064 "queryType": "metrics",
5065 "refId": "B"
5066 }
5067 ],
5068 "thresholds": [],
5069 "timeFrom": null,
5070 "timeRegions": [],
5071 "timeShift": null,
5072 "title": "Packet drops",
5073 "tooltip": {
5074 "shared": true,
5075 "sort": 0,
5076 "value_type": "individual"
5077 },
5078 "type": "graph",
5079 "xaxis": {
5080 "buckets": null,
5081 "mode": "time",
5082 "name": null,
5083 "show": true,
5084 "values": []
5085 },
5086 "yaxes": [
5087 {
5088 "$$hashKey": "object:121",
5089 "format": "short",
5090 "label": null,
5091 "logBase": 1,
5092 "max": null,
5093 "min": null,
5094 "show": true
5095 },
5096 {
5097 "$$hashKey": "object:122",
5098 "format": "short",
5099 "label": null,
5100 "logBase": 1,
5101 "max": null,
5102 "min": null,
5103 "show": true
5104 }
5105 ],
5106 "yaxis": {
5107 "align": false,
5108 "alignLevel": null
5109 }
5110 },
5111 {
5112 "datasource": null,
5113 "gridPos": {
5114 "h": 1,
5115 "w": 24,
5116 "x": 0,
5117 "y": 72
5118 },
5119 "id": 108,
5120 "panels": [],
5121 "repeat": null,
5122 "repeatIteration": 1616543362918,
5123 "repeatPanelId": 2,
5124 "scopedVars": {
5125 "tunnel": {
5126 "selected": false,
5127 "text": "production-ace-princeton1-1",
5128 "value": "production-ace-princeton1-1"
5129 }
5130 },
5131 "title": "$tunnel",
5132 "type": "row"
5133 },
5134 {
5135 "aliasColors": {},
5136 "bars": false,
5137 "dashLength": 10,
5138 "dashes": false,
5139 "datasource": "Google Cloud Monitoring",
5140 "description": "",
5141 "fieldConfig": {
5142 "defaults": {
5143 "custom": {}
5144 },
5145 "overrides": []
5146 },
5147 "fill": 1,
5148 "fillGradient": 0,
5149 "gridPos": {
5150 "h": 5,
5151 "w": 8,
5152 "x": 0,
5153 "y": 73
5154 },
5155 "hiddenSeries": false,
5156 "id": 109,
5157 "legend": {
5158 "avg": false,
5159 "current": false,
5160 "max": false,
5161 "min": false,
5162 "show": true,
5163 "total": false,
5164 "values": false
5165 },
5166 "lines": true,
5167 "linewidth": 1,
5168 "nullPointMode": "null",
5169 "percentage": false,
5170 "pluginVersion": "7.1.5",
5171 "pointradius": 2,
5172 "points": false,
5173 "renderer": "flot",
5174 "repeatIteration": 1616543362918,
5175 "repeatPanelId": 4,
5176 "repeatedByRow": true,
5177 "scopedVars": {
5178 "tunnel": {
5179 "selected": false,
5180 "text": "production-ace-princeton1-1",
5181 "value": "production-ace-princeton1-1"
5182 }
5183 },
5184 "seriesOverrides": [],
5185 "spaceLength": 10,
5186 "stack": false,
5187 "steppedLine": false,
5188 "targets": [
5189 {
5190 "metricQuery": {
5191 "aliasBy": "Tunnel established",
5192 "alignmentPeriod": "cloud-monitoring-auto",
5193 "crossSeriesReducer": "REDUCE_MEAN",
5194 "filters": [
5195 "metric.label.tunnel_name",
5196 "=",
5197 "$tunnel"
5198 ],
5199 "groupBys": [],
5200 "metricKind": "GAUGE",
5201 "metricType": "vpn.googleapis.com/tunnel_established",
5202 "perSeriesAligner": "ALIGN_INTERPOLATE",
5203 "projectName": "onf-vpn",
5204 "unit": "1",
5205 "valueType": "DOUBLE"
5206 },
5207 "queryType": "metrics",
5208 "refId": "A"
5209 }
5210 ],
5211 "thresholds": [],
5212 "timeFrom": null,
5213 "timeRegions": [],
5214 "timeShift": null,
5215 "title": "Established",
5216 "tooltip": {
5217 "shared": true,
5218 "sort": 0,
5219 "value_type": "individual"
5220 },
5221 "type": "graph",
5222 "xaxis": {
5223 "buckets": null,
5224 "mode": "time",
5225 "name": null,
5226 "show": true,
5227 "values": []
5228 },
5229 "yaxes": [
5230 {
5231 "$$hashKey": "object:121",
5232 "format": "short",
5233 "label": null,
5234 "logBase": 1,
5235 "max": null,
5236 "min": null,
5237 "show": true
5238 },
5239 {
5240 "$$hashKey": "object:122",
5241 "format": "short",
5242 "label": null,
5243 "logBase": 1,
5244 "max": null,
5245 "min": null,
5246 "show": true
5247 }
5248 ],
5249 "yaxis": {
5250 "align": false,
5251 "alignLevel": null
5252 }
5253 },
5254 {
5255 "aliasColors": {},
5256 "bars": false,
5257 "dashLength": 10,
5258 "dashes": false,
5259 "datasource": "Google Cloud Monitoring",
5260 "description": "",
5261 "fieldConfig": {
5262 "defaults": {
5263 "custom": {}
5264 },
5265 "overrides": []
5266 },
5267 "fill": 1,
5268 "fillGradient": 0,
5269 "gridPos": {
5270 "h": 5,
5271 "w": 8,
5272 "x": 8,
5273 "y": 73
5274 },
5275 "hiddenSeries": false,
5276 "id": 110,
5277 "legend": {
5278 "avg": false,
5279 "current": false,
5280 "max": false,
5281 "min": false,
5282 "show": true,
5283 "total": false,
5284 "values": false
5285 },
5286 "lines": true,
5287 "linewidth": 1,
5288 "nullPointMode": "null",
5289 "percentage": false,
5290 "pluginVersion": "7.1.5",
5291 "pointradius": 2,
5292 "points": false,
5293 "renderer": "flot",
5294 "repeatIteration": 1616543362918,
5295 "repeatPanelId": 5,
5296 "repeatedByRow": true,
5297 "scopedVars": {
5298 "tunnel": {
5299 "selected": false,
5300 "text": "production-ace-princeton1-1",
5301 "value": "production-ace-princeton1-1"
5302 }
5303 },
5304 "seriesOverrides": [],
5305 "spaceLength": 10,
5306 "stack": false,
5307 "steppedLine": false,
5308 "targets": [
5309 {
5310 "metricQuery": {
5311 "aliasBy": "Bytes received",
5312 "alignmentPeriod": "cloud-monitoring-auto",
5313 "crossSeriesReducer": "REDUCE_MEAN",
5314 "filters": [
5315 "metric.label.tunnel_name",
5316 "=",
5317 "$tunnel"
5318 ],
5319 "groupBys": [],
5320 "metricKind": "DELTA",
5321 "metricType": "vpn.googleapis.com/network/received_bytes_count",
5322 "perSeriesAligner": "ALIGN_DELTA",
5323 "projectName": "onf-vpn",
5324 "unit": "By",
5325 "valueType": "INT64"
5326 },
5327 "queryType": "metrics",
5328 "refId": "A"
5329 },
5330 {
5331 "metricQuery": {
5332 "aliasBy": "Bytes sent",
5333 "alignmentPeriod": "cloud-monitoring-auto",
5334 "crossSeriesReducer": "REDUCE_MEAN",
5335 "filters": [
5336 "metric.label.tunnel_name",
5337 "=",
5338 "$tunnel"
5339 ],
5340 "groupBys": [],
5341 "metricKind": "DELTA",
5342 "metricType": "vpn.googleapis.com/network/sent_bytes_count",
5343 "perSeriesAligner": "ALIGN_DELTA",
5344 "projectName": "onf-vpn",
5345 "unit": "By",
5346 "valueType": "INT64"
5347 },
5348 "queryType": "metrics",
5349 "refId": "B"
5350 }
5351 ],
5352 "thresholds": [],
5353 "timeFrom": null,
5354 "timeRegions": [],
5355 "timeShift": null,
5356 "title": "Bandwidth",
5357 "tooltip": {
5358 "shared": true,
5359 "sort": 0,
5360 "value_type": "individual"
5361 },
5362 "type": "graph",
5363 "xaxis": {
5364 "buckets": null,
5365 "mode": "time",
5366 "name": null,
5367 "show": true,
5368 "values": []
5369 },
5370 "yaxes": [
5371 {
5372 "$$hashKey": "object:121",
5373 "format": "short",
5374 "label": null,
5375 "logBase": 1,
5376 "max": null,
5377 "min": null,
5378 "show": true
5379 },
5380 {
5381 "$$hashKey": "object:122",
5382 "format": "short",
5383 "label": null,
5384 "logBase": 1,
5385 "max": null,
5386 "min": null,
5387 "show": true
5388 }
5389 ],
5390 "yaxis": {
5391 "align": false,
5392 "alignLevel": null
5393 }
5394 },
5395 {
5396 "aliasColors": {},
5397 "bars": false,
5398 "dashLength": 10,
5399 "dashes": false,
5400 "datasource": "Google Cloud Monitoring",
5401 "description": "",
5402 "fieldConfig": {
5403 "defaults": {
5404 "custom": {}
5405 },
5406 "overrides": []
5407 },
5408 "fill": 1,
5409 "fillGradient": 0,
5410 "gridPos": {
5411 "h": 5,
5412 "w": 8,
5413 "x": 16,
5414 "y": 73
5415 },
5416 "hiddenSeries": false,
5417 "id": 111,
5418 "legend": {
5419 "avg": false,
5420 "current": false,
5421 "max": false,
5422 "min": false,
5423 "show": true,
5424 "total": false,
5425 "values": false
5426 },
5427 "lines": true,
5428 "linewidth": 1,
5429 "nullPointMode": "null",
5430 "percentage": false,
5431 "pluginVersion": "7.1.5",
5432 "pointradius": 2,
5433 "points": false,
5434 "renderer": "flot",
5435 "repeatIteration": 1616543362918,
5436 "repeatPanelId": 63,
5437 "repeatedByRow": true,
5438 "scopedVars": {
5439 "tunnel": {
5440 "selected": false,
5441 "text": "production-ace-princeton1-1",
5442 "value": "production-ace-princeton1-1"
5443 }
5444 },
5445 "seriesOverrides": [],
5446 "spaceLength": 10,
5447 "stack": false,
5448 "steppedLine": false,
5449 "targets": [
5450 {
5451 "metricQuery": {
5452 "aliasBy": "Outgoing",
5453 "alignmentPeriod": "cloud-monitoring-auto",
5454 "crossSeriesReducer": "REDUCE_MEAN",
5455 "filters": [
5456 "metric.label.tunnel_name",
5457 "=",
5458 "$tunnel"
5459 ],
5460 "groupBys": [],
5461 "metricKind": "DELTA",
5462 "metricType": "vpn.googleapis.com/network/dropped_sent_packets_count",
5463 "perSeriesAligner": "ALIGN_DELTA",
5464 "projectName": "onf-vpn",
5465 "unit": "1",
5466 "valueType": "INT64"
5467 },
5468 "queryType": "metrics",
5469 "refId": "A"
5470 },
5471 {
5472 "metricQuery": {
5473 "aliasBy": "Incoming",
5474 "alignmentPeriod": "cloud-monitoring-auto",
5475 "crossSeriesReducer": "REDUCE_MEAN",
5476 "filters": [
5477 "metric.label.tunnel_name",
5478 "=",
5479 "$tunnel"
5480 ],
5481 "groupBys": [],
5482 "metricKind": "DELTA",
5483 "metricType": "vpn.googleapis.com/network/dropped_received_packets_count",
5484 "perSeriesAligner": "ALIGN_DELTA",
5485 "projectName": "onf-vpn",
5486 "unit": "1",
5487 "valueType": "INT64"
5488 },
5489 "queryType": "metrics",
5490 "refId": "B"
5491 }
5492 ],
5493 "thresholds": [],
5494 "timeFrom": null,
5495 "timeRegions": [],
5496 "timeShift": null,
5497 "title": "Packet drops",
5498 "tooltip": {
5499 "shared": true,
5500 "sort": 0,
5501 "value_type": "individual"
5502 },
5503 "type": "graph",
5504 "xaxis": {
5505 "buckets": null,
5506 "mode": "time",
5507 "name": null,
5508 "show": true,
5509 "values": []
5510 },
5511 "yaxes": [
5512 {
5513 "$$hashKey": "object:121",
5514 "format": "short",
5515 "label": null,
5516 "logBase": 1,
5517 "max": null,
5518 "min": null,
5519 "show": true
5520 },
5521 {
5522 "$$hashKey": "object:122",
5523 "format": "short",
5524 "label": null,
5525 "logBase": 1,
5526 "max": null,
5527 "min": null,
5528 "show": true
5529 }
5530 ],
5531 "yaxis": {
5532 "align": false,
5533 "alignLevel": null
5534 }
5535 },
5536 {
5537 "datasource": null,
5538 "gridPos": {
5539 "h": 1,
5540 "w": 24,
5541 "x": 0,
5542 "y": 78
5543 },
5544 "id": 112,
5545 "panels": [],
5546 "repeat": null,
5547 "repeatIteration": 1616543362918,
5548 "repeatPanelId": 2,
5549 "scopedVars": {
5550 "tunnel": {
5551 "selected": false,
5552 "text": "production-ace-princeton1-2",
5553 "value": "production-ace-princeton1-2"
5554 }
5555 },
5556 "title": "$tunnel",
5557 "type": "row"
5558 },
5559 {
5560 "aliasColors": {},
5561 "bars": false,
5562 "dashLength": 10,
5563 "dashes": false,
5564 "datasource": "Google Cloud Monitoring",
5565 "description": "",
5566 "fieldConfig": {
5567 "defaults": {
5568 "custom": {}
5569 },
5570 "overrides": []
5571 },
5572 "fill": 1,
5573 "fillGradient": 0,
5574 "gridPos": {
5575 "h": 5,
5576 "w": 8,
5577 "x": 0,
5578 "y": 79
5579 },
5580 "hiddenSeries": false,
5581 "id": 113,
5582 "legend": {
5583 "avg": false,
5584 "current": false,
5585 "max": false,
5586 "min": false,
5587 "show": true,
5588 "total": false,
5589 "values": false
5590 },
5591 "lines": true,
5592 "linewidth": 1,
5593 "nullPointMode": "null",
5594 "percentage": false,
5595 "pluginVersion": "7.1.5",
5596 "pointradius": 2,
5597 "points": false,
5598 "renderer": "flot",
5599 "repeatIteration": 1616543362918,
5600 "repeatPanelId": 4,
5601 "repeatedByRow": true,
5602 "scopedVars": {
5603 "tunnel": {
5604 "selected": false,
5605 "text": "production-ace-princeton1-2",
5606 "value": "production-ace-princeton1-2"
5607 }
5608 },
5609 "seriesOverrides": [],
5610 "spaceLength": 10,
5611 "stack": false,
5612 "steppedLine": false,
5613 "targets": [
5614 {
5615 "metricQuery": {
5616 "aliasBy": "Tunnel established",
5617 "alignmentPeriod": "cloud-monitoring-auto",
5618 "crossSeriesReducer": "REDUCE_MEAN",
5619 "filters": [
5620 "metric.label.tunnel_name",
5621 "=",
5622 "$tunnel"
5623 ],
5624 "groupBys": [],
5625 "metricKind": "GAUGE",
5626 "metricType": "vpn.googleapis.com/tunnel_established",
5627 "perSeriesAligner": "ALIGN_INTERPOLATE",
5628 "projectName": "onf-vpn",
5629 "unit": "1",
5630 "valueType": "DOUBLE"
5631 },
5632 "queryType": "metrics",
5633 "refId": "A"
5634 }
5635 ],
5636 "thresholds": [],
5637 "timeFrom": null,
5638 "timeRegions": [],
5639 "timeShift": null,
5640 "title": "Established",
5641 "tooltip": {
5642 "shared": true,
5643 "sort": 0,
5644 "value_type": "individual"
5645 },
5646 "type": "graph",
5647 "xaxis": {
5648 "buckets": null,
5649 "mode": "time",
5650 "name": null,
5651 "show": true,
5652 "values": []
5653 },
5654 "yaxes": [
5655 {
5656 "$$hashKey": "object:121",
5657 "format": "short",
5658 "label": null,
5659 "logBase": 1,
5660 "max": null,
5661 "min": null,
5662 "show": true
5663 },
5664 {
5665 "$$hashKey": "object:122",
5666 "format": "short",
5667 "label": null,
5668 "logBase": 1,
5669 "max": null,
5670 "min": null,
5671 "show": true
5672 }
5673 ],
5674 "yaxis": {
5675 "align": false,
5676 "alignLevel": null
5677 }
5678 },
5679 {
5680 "aliasColors": {},
5681 "bars": false,
5682 "dashLength": 10,
5683 "dashes": false,
5684 "datasource": "Google Cloud Monitoring",
5685 "description": "",
5686 "fieldConfig": {
5687 "defaults": {
5688 "custom": {}
5689 },
5690 "overrides": []
5691 },
5692 "fill": 1,
5693 "fillGradient": 0,
5694 "gridPos": {
5695 "h": 5,
5696 "w": 8,
5697 "x": 8,
5698 "y": 79
5699 },
5700 "hiddenSeries": false,
5701 "id": 114,
5702 "legend": {
5703 "avg": false,
5704 "current": false,
5705 "max": false,
5706 "min": false,
5707 "show": true,
5708 "total": false,
5709 "values": false
5710 },
5711 "lines": true,
5712 "linewidth": 1,
5713 "nullPointMode": "null",
5714 "percentage": false,
5715 "pluginVersion": "7.1.5",
5716 "pointradius": 2,
5717 "points": false,
5718 "renderer": "flot",
5719 "repeatIteration": 1616543362918,
5720 "repeatPanelId": 5,
5721 "repeatedByRow": true,
5722 "scopedVars": {
5723 "tunnel": {
5724 "selected": false,
5725 "text": "production-ace-princeton1-2",
5726 "value": "production-ace-princeton1-2"
5727 }
5728 },
5729 "seriesOverrides": [],
5730 "spaceLength": 10,
5731 "stack": false,
5732 "steppedLine": false,
5733 "targets": [
5734 {
5735 "metricQuery": {
5736 "aliasBy": "Bytes received",
5737 "alignmentPeriod": "cloud-monitoring-auto",
5738 "crossSeriesReducer": "REDUCE_MEAN",
5739 "filters": [
5740 "metric.label.tunnel_name",
5741 "=",
5742 "$tunnel"
5743 ],
5744 "groupBys": [],
5745 "metricKind": "DELTA",
5746 "metricType": "vpn.googleapis.com/network/received_bytes_count",
5747 "perSeriesAligner": "ALIGN_DELTA",
5748 "projectName": "onf-vpn",
5749 "unit": "By",
5750 "valueType": "INT64"
5751 },
5752 "queryType": "metrics",
5753 "refId": "A"
5754 },
5755 {
5756 "metricQuery": {
5757 "aliasBy": "Bytes sent",
5758 "alignmentPeriod": "cloud-monitoring-auto",
5759 "crossSeriesReducer": "REDUCE_MEAN",
5760 "filters": [
5761 "metric.label.tunnel_name",
5762 "=",
5763 "$tunnel"
5764 ],
5765 "groupBys": [],
5766 "metricKind": "DELTA",
5767 "metricType": "vpn.googleapis.com/network/sent_bytes_count",
5768 "perSeriesAligner": "ALIGN_DELTA",
5769 "projectName": "onf-vpn",
5770 "unit": "By",
5771 "valueType": "INT64"
5772 },
5773 "queryType": "metrics",
5774 "refId": "B"
5775 }
5776 ],
5777 "thresholds": [],
5778 "timeFrom": null,
5779 "timeRegions": [],
5780 "timeShift": null,
5781 "title": "Bandwidth",
5782 "tooltip": {
5783 "shared": true,
5784 "sort": 0,
5785 "value_type": "individual"
5786 },
5787 "type": "graph",
5788 "xaxis": {
5789 "buckets": null,
5790 "mode": "time",
5791 "name": null,
5792 "show": true,
5793 "values": []
5794 },
5795 "yaxes": [
5796 {
5797 "$$hashKey": "object:121",
5798 "format": "short",
5799 "label": null,
5800 "logBase": 1,
5801 "max": null,
5802 "min": null,
5803 "show": true
5804 },
5805 {
5806 "$$hashKey": "object:122",
5807 "format": "short",
5808 "label": null,
5809 "logBase": 1,
5810 "max": null,
5811 "min": null,
5812 "show": true
5813 }
5814 ],
5815 "yaxis": {
5816 "align": false,
5817 "alignLevel": null
5818 }
5819 },
5820 {
5821 "aliasColors": {},
5822 "bars": false,
5823 "dashLength": 10,
5824 "dashes": false,
5825 "datasource": "Google Cloud Monitoring",
5826 "description": "",
5827 "fieldConfig": {
5828 "defaults": {
5829 "custom": {}
5830 },
5831 "overrides": []
5832 },
5833 "fill": 1,
5834 "fillGradient": 0,
5835 "gridPos": {
5836 "h": 5,
5837 "w": 8,
5838 "x": 16,
5839 "y": 79
5840 },
5841 "hiddenSeries": false,
5842 "id": 115,
5843 "legend": {
5844 "avg": false,
5845 "current": false,
5846 "max": false,
5847 "min": false,
5848 "show": true,
5849 "total": false,
5850 "values": false
5851 },
5852 "lines": true,
5853 "linewidth": 1,
5854 "nullPointMode": "null",
5855 "percentage": false,
5856 "pluginVersion": "7.1.5",
5857 "pointradius": 2,
5858 "points": false,
5859 "renderer": "flot",
5860 "repeatIteration": 1616543362918,
5861 "repeatPanelId": 63,
5862 "repeatedByRow": true,
5863 "scopedVars": {
5864 "tunnel": {
5865 "selected": false,
5866 "text": "production-ace-princeton1-2",
5867 "value": "production-ace-princeton1-2"
5868 }
5869 },
5870 "seriesOverrides": [],
5871 "spaceLength": 10,
5872 "stack": false,
5873 "steppedLine": false,
5874 "targets": [
5875 {
5876 "metricQuery": {
5877 "aliasBy": "Outgoing",
5878 "alignmentPeriod": "cloud-monitoring-auto",
5879 "crossSeriesReducer": "REDUCE_MEAN",
5880 "filters": [
5881 "metric.label.tunnel_name",
5882 "=",
5883 "$tunnel"
5884 ],
5885 "groupBys": [],
5886 "metricKind": "DELTA",
5887 "metricType": "vpn.googleapis.com/network/dropped_sent_packets_count",
5888 "perSeriesAligner": "ALIGN_DELTA",
5889 "projectName": "onf-vpn",
5890 "unit": "1",
5891 "valueType": "INT64"
5892 },
5893 "queryType": "metrics",
5894 "refId": "A"
5895 },
5896 {
5897 "metricQuery": {
5898 "aliasBy": "Incoming",
5899 "alignmentPeriod": "cloud-monitoring-auto",
5900 "crossSeriesReducer": "REDUCE_MEAN",
5901 "filters": [
5902 "metric.label.tunnel_name",
5903 "=",
5904 "$tunnel"
5905 ],
5906 "groupBys": [],
5907 "metricKind": "DELTA",
5908 "metricType": "vpn.googleapis.com/network/dropped_received_packets_count",
5909 "perSeriesAligner": "ALIGN_DELTA",
5910 "projectName": "onf-vpn",
5911 "unit": "1",
5912 "valueType": "INT64"
5913 },
5914 "queryType": "metrics",
5915 "refId": "B"
5916 }
5917 ],
5918 "thresholds": [],
5919 "timeFrom": null,
5920 "timeRegions": [],
5921 "timeShift": null,
5922 "title": "Packet drops",
5923 "tooltip": {
5924 "shared": true,
5925 "sort": 0,
5926 "value_type": "individual"
5927 },
5928 "type": "graph",
5929 "xaxis": {
5930 "buckets": null,
5931 "mode": "time",
5932 "name": null,
5933 "show": true,
5934 "values": []
5935 },
5936 "yaxes": [
5937 {
5938 "$$hashKey": "object:121",
5939 "format": "short",
5940 "label": null,
5941 "logBase": 1,
5942 "max": null,
5943 "min": null,
5944 "show": true
5945 },
5946 {
5947 "$$hashKey": "object:122",
5948 "format": "short",
5949 "label": null,
5950 "logBase": 1,
5951 "max": null,
5952 "min": null,
5953 "show": true
5954 }
5955 ],
5956 "yaxis": {
5957 "align": false,
5958 "alignLevel": null
5959 }
5960 },
5961 {
5962 "datasource": null,
5963 "gridPos": {
5964 "h": 1,
5965 "w": 24,
5966 "x": 0,
5967 "y": 84
5968 },
5969 "id": 116,
5970 "panels": [],
5971 "repeat": null,
5972 "repeatIteration": 1616543362918,
5973 "repeatPanelId": 2,
5974 "scopedVars": {
5975 "tunnel": {
5976 "selected": false,
5977 "text": "production-ace-stanford1-1",
5978 "value": "production-ace-stanford1-1"
5979 }
5980 },
5981 "title": "$tunnel",
5982 "type": "row"
5983 },
5984 {
5985 "aliasColors": {},
5986 "bars": false,
5987 "dashLength": 10,
5988 "dashes": false,
5989 "datasource": "Google Cloud Monitoring",
5990 "description": "",
5991 "fieldConfig": {
5992 "defaults": {
5993 "custom": {}
5994 },
5995 "overrides": []
5996 },
5997 "fill": 1,
5998 "fillGradient": 0,
5999 "gridPos": {
6000 "h": 5,
6001 "w": 8,
6002 "x": 0,
6003 "y": 85
6004 },
6005 "hiddenSeries": false,
6006 "id": 117,
6007 "legend": {
6008 "avg": false,
6009 "current": false,
6010 "max": false,
6011 "min": false,
6012 "show": true,
6013 "total": false,
6014 "values": false
6015 },
6016 "lines": true,
6017 "linewidth": 1,
6018 "nullPointMode": "null",
6019 "percentage": false,
6020 "pluginVersion": "7.1.5",
6021 "pointradius": 2,
6022 "points": false,
6023 "renderer": "flot",
6024 "repeatIteration": 1616543362918,
6025 "repeatPanelId": 4,
6026 "repeatedByRow": true,
6027 "scopedVars": {
6028 "tunnel": {
6029 "selected": false,
6030 "text": "production-ace-stanford1-1",
6031 "value": "production-ace-stanford1-1"
6032 }
6033 },
6034 "seriesOverrides": [],
6035 "spaceLength": 10,
6036 "stack": false,
6037 "steppedLine": false,
6038 "targets": [
6039 {
6040 "metricQuery": {
6041 "aliasBy": "Tunnel established",
6042 "alignmentPeriod": "cloud-monitoring-auto",
6043 "crossSeriesReducer": "REDUCE_MEAN",
6044 "filters": [
6045 "metric.label.tunnel_name",
6046 "=",
6047 "$tunnel"
6048 ],
6049 "groupBys": [],
6050 "metricKind": "GAUGE",
6051 "metricType": "vpn.googleapis.com/tunnel_established",
6052 "perSeriesAligner": "ALIGN_INTERPOLATE",
6053 "projectName": "onf-vpn",
6054 "unit": "1",
6055 "valueType": "DOUBLE"
6056 },
6057 "queryType": "metrics",
6058 "refId": "A"
6059 }
6060 ],
6061 "thresholds": [],
6062 "timeFrom": null,
6063 "timeRegions": [],
6064 "timeShift": null,
6065 "title": "Established",
6066 "tooltip": {
6067 "shared": true,
6068 "sort": 0,
6069 "value_type": "individual"
6070 },
6071 "type": "graph",
6072 "xaxis": {
6073 "buckets": null,
6074 "mode": "time",
6075 "name": null,
6076 "show": true,
6077 "values": []
6078 },
6079 "yaxes": [
6080 {
6081 "$$hashKey": "object:121",
6082 "format": "short",
6083 "label": null,
6084 "logBase": 1,
6085 "max": null,
6086 "min": null,
6087 "show": true
6088 },
6089 {
6090 "$$hashKey": "object:122",
6091 "format": "short",
6092 "label": null,
6093 "logBase": 1,
6094 "max": null,
6095 "min": null,
6096 "show": true
6097 }
6098 ],
6099 "yaxis": {
6100 "align": false,
6101 "alignLevel": null
6102 }
6103 },
6104 {
6105 "aliasColors": {},
6106 "bars": false,
6107 "dashLength": 10,
6108 "dashes": false,
6109 "datasource": "Google Cloud Monitoring",
6110 "description": "",
6111 "fieldConfig": {
6112 "defaults": {
6113 "custom": {}
6114 },
6115 "overrides": []
6116 },
6117 "fill": 1,
6118 "fillGradient": 0,
6119 "gridPos": {
6120 "h": 5,
6121 "w": 8,
6122 "x": 8,
6123 "y": 85
6124 },
6125 "hiddenSeries": false,
6126 "id": 118,
6127 "legend": {
6128 "avg": false,
6129 "current": false,
6130 "max": false,
6131 "min": false,
6132 "show": true,
6133 "total": false,
6134 "values": false
6135 },
6136 "lines": true,
6137 "linewidth": 1,
6138 "nullPointMode": "null",
6139 "percentage": false,
6140 "pluginVersion": "7.1.5",
6141 "pointradius": 2,
6142 "points": false,
6143 "renderer": "flot",
6144 "repeatIteration": 1616543362918,
6145 "repeatPanelId": 5,
6146 "repeatedByRow": true,
6147 "scopedVars": {
6148 "tunnel": {
6149 "selected": false,
6150 "text": "production-ace-stanford1-1",
6151 "value": "production-ace-stanford1-1"
6152 }
6153 },
6154 "seriesOverrides": [],
6155 "spaceLength": 10,
6156 "stack": false,
6157 "steppedLine": false,
6158 "targets": [
6159 {
6160 "metricQuery": {
6161 "aliasBy": "Bytes received",
6162 "alignmentPeriod": "cloud-monitoring-auto",
6163 "crossSeriesReducer": "REDUCE_MEAN",
6164 "filters": [
6165 "metric.label.tunnel_name",
6166 "=",
6167 "$tunnel"
6168 ],
6169 "groupBys": [],
6170 "metricKind": "DELTA",
6171 "metricType": "vpn.googleapis.com/network/received_bytes_count",
6172 "perSeriesAligner": "ALIGN_DELTA",
6173 "projectName": "onf-vpn",
6174 "unit": "By",
6175 "valueType": "INT64"
6176 },
6177 "queryType": "metrics",
6178 "refId": "A"
6179 },
6180 {
6181 "metricQuery": {
6182 "aliasBy": "Bytes sent",
6183 "alignmentPeriod": "cloud-monitoring-auto",
6184 "crossSeriesReducer": "REDUCE_MEAN",
6185 "filters": [
6186 "metric.label.tunnel_name",
6187 "=",
6188 "$tunnel"
6189 ],
6190 "groupBys": [],
6191 "metricKind": "DELTA",
6192 "metricType": "vpn.googleapis.com/network/sent_bytes_count",
6193 "perSeriesAligner": "ALIGN_DELTA",
6194 "projectName": "onf-vpn",
6195 "unit": "By",
6196 "valueType": "INT64"
6197 },
6198 "queryType": "metrics",
6199 "refId": "B"
6200 }
6201 ],
6202 "thresholds": [],
6203 "timeFrom": null,
6204 "timeRegions": [],
6205 "timeShift": null,
6206 "title": "Bandwidth",
6207 "tooltip": {
6208 "shared": true,
6209 "sort": 0,
6210 "value_type": "individual"
6211 },
6212 "type": "graph",
6213 "xaxis": {
6214 "buckets": null,
6215 "mode": "time",
6216 "name": null,
6217 "show": true,
6218 "values": []
6219 },
6220 "yaxes": [
6221 {
6222 "$$hashKey": "object:121",
6223 "format": "short",
6224 "label": null,
6225 "logBase": 1,
6226 "max": null,
6227 "min": null,
6228 "show": true
6229 },
6230 {
6231 "$$hashKey": "object:122",
6232 "format": "short",
6233 "label": null,
6234 "logBase": 1,
6235 "max": null,
6236 "min": null,
6237 "show": true
6238 }
6239 ],
6240 "yaxis": {
6241 "align": false,
6242 "alignLevel": null
6243 }
6244 },
6245 {
6246 "aliasColors": {},
6247 "bars": false,
6248 "dashLength": 10,
6249 "dashes": false,
6250 "datasource": "Google Cloud Monitoring",
6251 "description": "",
6252 "fieldConfig": {
6253 "defaults": {
6254 "custom": {}
6255 },
6256 "overrides": []
6257 },
6258 "fill": 1,
6259 "fillGradient": 0,
6260 "gridPos": {
6261 "h": 5,
6262 "w": 8,
6263 "x": 16,
6264 "y": 85
6265 },
6266 "hiddenSeries": false,
6267 "id": 119,
6268 "legend": {
6269 "avg": false,
6270 "current": false,
6271 "max": false,
6272 "min": false,
6273 "show": true,
6274 "total": false,
6275 "values": false
6276 },
6277 "lines": true,
6278 "linewidth": 1,
6279 "nullPointMode": "null",
6280 "percentage": false,
6281 "pluginVersion": "7.1.5",
6282 "pointradius": 2,
6283 "points": false,
6284 "renderer": "flot",
6285 "repeatIteration": 1616543362918,
6286 "repeatPanelId": 63,
6287 "repeatedByRow": true,
6288 "scopedVars": {
6289 "tunnel": {
6290 "selected": false,
6291 "text": "production-ace-stanford1-1",
6292 "value": "production-ace-stanford1-1"
6293 }
6294 },
6295 "seriesOverrides": [],
6296 "spaceLength": 10,
6297 "stack": false,
6298 "steppedLine": false,
6299 "targets": [
6300 {
6301 "metricQuery": {
6302 "aliasBy": "Outgoing",
6303 "alignmentPeriod": "cloud-monitoring-auto",
6304 "crossSeriesReducer": "REDUCE_MEAN",
6305 "filters": [
6306 "metric.label.tunnel_name",
6307 "=",
6308 "$tunnel"
6309 ],
6310 "groupBys": [],
6311 "metricKind": "DELTA",
6312 "metricType": "vpn.googleapis.com/network/dropped_sent_packets_count",
6313 "perSeriesAligner": "ALIGN_DELTA",
6314 "projectName": "onf-vpn",
6315 "unit": "1",
6316 "valueType": "INT64"
6317 },
6318 "queryType": "metrics",
6319 "refId": "A"
6320 },
6321 {
6322 "metricQuery": {
6323 "aliasBy": "Incoming",
6324 "alignmentPeriod": "cloud-monitoring-auto",
6325 "crossSeriesReducer": "REDUCE_MEAN",
6326 "filters": [
6327 "metric.label.tunnel_name",
6328 "=",
6329 "$tunnel"
6330 ],
6331 "groupBys": [],
6332 "metricKind": "DELTA",
6333 "metricType": "vpn.googleapis.com/network/dropped_received_packets_count",
6334 "perSeriesAligner": "ALIGN_DELTA",
6335 "projectName": "onf-vpn",
6336 "unit": "1",
6337 "valueType": "INT64"
6338 },
6339 "queryType": "metrics",
6340 "refId": "B"
6341 }
6342 ],
6343 "thresholds": [],
6344 "timeFrom": null,
6345 "timeRegions": [],
6346 "timeShift": null,
6347 "title": "Packet drops",
6348 "tooltip": {
6349 "shared": true,
6350 "sort": 0,
6351 "value_type": "individual"
6352 },
6353 "type": "graph",
6354 "xaxis": {
6355 "buckets": null,
6356 "mode": "time",
6357 "name": null,
6358 "show": true,
6359 "values": []
6360 },
6361 "yaxes": [
6362 {
6363 "$$hashKey": "object:121",
6364 "format": "short",
6365 "label": null,
6366 "logBase": 1,
6367 "max": null,
6368 "min": null,
6369 "show": true
6370 },
6371 {
6372 "$$hashKey": "object:122",
6373 "format": "short",
6374 "label": null,
6375 "logBase": 1,
6376 "max": null,
6377 "min": null,
6378 "show": true
6379 }
6380 ],
6381 "yaxis": {
6382 "align": false,
6383 "alignLevel": null
6384 }
6385 },
6386 {
6387 "datasource": null,
6388 "gridPos": {
6389 "h": 1,
6390 "w": 24,
6391 "x": 0,
6392 "y": 90
6393 },
6394 "id": 120,
6395 "panels": [],
6396 "repeat": null,
6397 "repeatIteration": 1616543362918,
6398 "repeatPanelId": 2,
6399 "scopedVars": {
6400 "tunnel": {
6401 "selected": false,
6402 "text": "production-ace-stanford1-2",
6403 "value": "production-ace-stanford1-2"
6404 }
6405 },
6406 "title": "$tunnel",
6407 "type": "row"
6408 },
6409 {
6410 "aliasColors": {},
6411 "bars": false,
6412 "dashLength": 10,
6413 "dashes": false,
6414 "datasource": "Google Cloud Monitoring",
6415 "description": "",
6416 "fieldConfig": {
6417 "defaults": {
6418 "custom": {}
6419 },
6420 "overrides": []
6421 },
6422 "fill": 1,
6423 "fillGradient": 0,
6424 "gridPos": {
6425 "h": 5,
6426 "w": 8,
6427 "x": 0,
6428 "y": 91
6429 },
6430 "hiddenSeries": false,
6431 "id": 121,
6432 "legend": {
6433 "avg": false,
6434 "current": false,
6435 "max": false,
6436 "min": false,
6437 "show": true,
6438 "total": false,
6439 "values": false
6440 },
6441 "lines": true,
6442 "linewidth": 1,
6443 "nullPointMode": "null",
6444 "percentage": false,
6445 "pluginVersion": "7.1.5",
6446 "pointradius": 2,
6447 "points": false,
6448 "renderer": "flot",
6449 "repeatIteration": 1616543362918,
6450 "repeatPanelId": 4,
6451 "repeatedByRow": true,
6452 "scopedVars": {
6453 "tunnel": {
6454 "selected": false,
6455 "text": "production-ace-stanford1-2",
6456 "value": "production-ace-stanford1-2"
6457 }
6458 },
6459 "seriesOverrides": [],
6460 "spaceLength": 10,
6461 "stack": false,
6462 "steppedLine": false,
6463 "targets": [
6464 {
6465 "metricQuery": {
6466 "aliasBy": "Tunnel established",
6467 "alignmentPeriod": "cloud-monitoring-auto",
6468 "crossSeriesReducer": "REDUCE_MEAN",
6469 "filters": [
6470 "metric.label.tunnel_name",
6471 "=",
6472 "$tunnel"
6473 ],
6474 "groupBys": [],
6475 "metricKind": "GAUGE",
6476 "metricType": "vpn.googleapis.com/tunnel_established",
6477 "perSeriesAligner": "ALIGN_INTERPOLATE",
6478 "projectName": "onf-vpn",
6479 "unit": "1",
6480 "valueType": "DOUBLE"
6481 },
6482 "queryType": "metrics",
6483 "refId": "A"
6484 }
6485 ],
6486 "thresholds": [],
6487 "timeFrom": null,
6488 "timeRegions": [],
6489 "timeShift": null,
6490 "title": "Established",
6491 "tooltip": {
6492 "shared": true,
6493 "sort": 0,
6494 "value_type": "individual"
6495 },
6496 "type": "graph",
6497 "xaxis": {
6498 "buckets": null,
6499 "mode": "time",
6500 "name": null,
6501 "show": true,
6502 "values": []
6503 },
6504 "yaxes": [
6505 {
6506 "$$hashKey": "object:121",
6507 "format": "short",
6508 "label": null,
6509 "logBase": 1,
6510 "max": null,
6511 "min": null,
6512 "show": true
6513 },
6514 {
6515 "$$hashKey": "object:122",
6516 "format": "short",
6517 "label": null,
6518 "logBase": 1,
6519 "max": null,
6520 "min": null,
6521 "show": true
6522 }
6523 ],
6524 "yaxis": {
6525 "align": false,
6526 "alignLevel": null
6527 }
6528 },
6529 {
6530 "aliasColors": {},
6531 "bars": false,
6532 "dashLength": 10,
6533 "dashes": false,
6534 "datasource": "Google Cloud Monitoring",
6535 "description": "",
6536 "fieldConfig": {
6537 "defaults": {
6538 "custom": {}
6539 },
6540 "overrides": []
6541 },
6542 "fill": 1,
6543 "fillGradient": 0,
6544 "gridPos": {
6545 "h": 5,
6546 "w": 8,
6547 "x": 8,
6548 "y": 91
6549 },
6550 "hiddenSeries": false,
6551 "id": 122,
6552 "legend": {
6553 "avg": false,
6554 "current": false,
6555 "max": false,
6556 "min": false,
6557 "show": true,
6558 "total": false,
6559 "values": false
6560 },
6561 "lines": true,
6562 "linewidth": 1,
6563 "nullPointMode": "null",
6564 "percentage": false,
6565 "pluginVersion": "7.1.5",
6566 "pointradius": 2,
6567 "points": false,
6568 "renderer": "flot",
6569 "repeatIteration": 1616543362918,
6570 "repeatPanelId": 5,
6571 "repeatedByRow": true,
6572 "scopedVars": {
6573 "tunnel": {
6574 "selected": false,
6575 "text": "production-ace-stanford1-2",
6576 "value": "production-ace-stanford1-2"
6577 }
6578 },
6579 "seriesOverrides": [],
6580 "spaceLength": 10,
6581 "stack": false,
6582 "steppedLine": false,
6583 "targets": [
6584 {
6585 "metricQuery": {
6586 "aliasBy": "Bytes received",
6587 "alignmentPeriod": "cloud-monitoring-auto",
6588 "crossSeriesReducer": "REDUCE_MEAN",
6589 "filters": [
6590 "metric.label.tunnel_name",
6591 "=",
6592 "$tunnel"
6593 ],
6594 "groupBys": [],
6595 "metricKind": "DELTA",
6596 "metricType": "vpn.googleapis.com/network/received_bytes_count",
6597 "perSeriesAligner": "ALIGN_DELTA",
6598 "projectName": "onf-vpn",
6599 "unit": "By",
6600 "valueType": "INT64"
6601 },
6602 "queryType": "metrics",
6603 "refId": "A"
6604 },
6605 {
6606 "metricQuery": {
6607 "aliasBy": "Bytes sent",
6608 "alignmentPeriod": "cloud-monitoring-auto",
6609 "crossSeriesReducer": "REDUCE_MEAN",
6610 "filters": [
6611 "metric.label.tunnel_name",
6612 "=",
6613 "$tunnel"
6614 ],
6615 "groupBys": [],
6616 "metricKind": "DELTA",
6617 "metricType": "vpn.googleapis.com/network/sent_bytes_count",
6618 "perSeriesAligner": "ALIGN_DELTA",
6619 "projectName": "onf-vpn",
6620 "unit": "By",
6621 "valueType": "INT64"
6622 },
6623 "queryType": "metrics",
6624 "refId": "B"
6625 }
6626 ],
6627 "thresholds": [],
6628 "timeFrom": null,
6629 "timeRegions": [],
6630 "timeShift": null,
6631 "title": "Bandwidth",
6632 "tooltip": {
6633 "shared": true,
6634 "sort": 0,
6635 "value_type": "individual"
6636 },
6637 "type": "graph",
6638 "xaxis": {
6639 "buckets": null,
6640 "mode": "time",
6641 "name": null,
6642 "show": true,
6643 "values": []
6644 },
6645 "yaxes": [
6646 {
6647 "$$hashKey": "object:121",
6648 "format": "short",
6649 "label": null,
6650 "logBase": 1,
6651 "max": null,
6652 "min": null,
6653 "show": true
6654 },
6655 {
6656 "$$hashKey": "object:122",
6657 "format": "short",
6658 "label": null,
6659 "logBase": 1,
6660 "max": null,
6661 "min": null,
6662 "show": true
6663 }
6664 ],
6665 "yaxis": {
6666 "align": false,
6667 "alignLevel": null
6668 }
6669 },
6670 {
6671 "aliasColors": {},
6672 "bars": false,
6673 "dashLength": 10,
6674 "dashes": false,
6675 "datasource": "Google Cloud Monitoring",
6676 "description": "",
6677 "fieldConfig": {
6678 "defaults": {
6679 "custom": {}
6680 },
6681 "overrides": []
6682 },
6683 "fill": 1,
6684 "fillGradient": 0,
6685 "gridPos": {
6686 "h": 5,
6687 "w": 8,
6688 "x": 16,
6689 "y": 91
6690 },
6691 "hiddenSeries": false,
6692 "id": 123,
6693 "legend": {
6694 "avg": false,
6695 "current": false,
6696 "max": false,
6697 "min": false,
6698 "show": true,
6699 "total": false,
6700 "values": false
6701 },
6702 "lines": true,
6703 "linewidth": 1,
6704 "nullPointMode": "null",
6705 "percentage": false,
6706 "pluginVersion": "7.1.5",
6707 "pointradius": 2,
6708 "points": false,
6709 "renderer": "flot",
6710 "repeatIteration": 1616543362918,
6711 "repeatPanelId": 63,
6712 "repeatedByRow": true,
6713 "scopedVars": {
6714 "tunnel": {
6715 "selected": false,
6716 "text": "production-ace-stanford1-2",
6717 "value": "production-ace-stanford1-2"
6718 }
6719 },
6720 "seriesOverrides": [],
6721 "spaceLength": 10,
6722 "stack": false,
6723 "steppedLine": false,
6724 "targets": [
6725 {
6726 "metricQuery": {
6727 "aliasBy": "Outgoing",
6728 "alignmentPeriod": "cloud-monitoring-auto",
6729 "crossSeriesReducer": "REDUCE_MEAN",
6730 "filters": [
6731 "metric.label.tunnel_name",
6732 "=",
6733 "$tunnel"
6734 ],
6735 "groupBys": [],
6736 "metricKind": "DELTA",
6737 "metricType": "vpn.googleapis.com/network/dropped_sent_packets_count",
6738 "perSeriesAligner": "ALIGN_DELTA",
6739 "projectName": "onf-vpn",
6740 "unit": "1",
6741 "valueType": "INT64"
6742 },
6743 "queryType": "metrics",
6744 "refId": "A"
6745 },
6746 {
6747 "metricQuery": {
6748 "aliasBy": "Incoming",
6749 "alignmentPeriod": "cloud-monitoring-auto",
6750 "crossSeriesReducer": "REDUCE_MEAN",
6751 "filters": [
6752 "metric.label.tunnel_name",
6753 "=",
6754 "$tunnel"
6755 ],
6756 "groupBys": [],
6757 "metricKind": "DELTA",
6758 "metricType": "vpn.googleapis.com/network/dropped_received_packets_count",
6759 "perSeriesAligner": "ALIGN_DELTA",
6760 "projectName": "onf-vpn",
6761 "unit": "1",
6762 "valueType": "INT64"
6763 },
6764 "queryType": "metrics",
6765 "refId": "B"
6766 }
6767 ],
6768 "thresholds": [],
6769 "timeFrom": null,
6770 "timeRegions": [],
6771 "timeShift": null,
6772 "title": "Packet drops",
6773 "tooltip": {
6774 "shared": true,
6775 "sort": 0,
6776 "value_type": "individual"
6777 },
6778 "type": "graph",
6779 "xaxis": {
6780 "buckets": null,
6781 "mode": "time",
6782 "name": null,
6783 "show": true,
6784 "values": []
6785 },
6786 "yaxes": [
6787 {
6788 "$$hashKey": "object:121",
6789 "format": "short",
6790 "label": null,
6791 "logBase": 1,
6792 "max": null,
6793 "min": null,
6794 "show": true
6795 },
6796 {
6797 "$$hashKey": "object:122",
6798 "format": "short",
6799 "label": null,
6800 "logBase": 1,
6801 "max": null,
6802 "min": null,
6803 "show": true
6804 }
6805 ],
6806 "yaxis": {
6807 "align": false,
6808 "alignLevel": null
6809 }
6810 },
6811 {
6812 "datasource": null,
6813 "gridPos": {
6814 "h": 1,
6815 "w": 24,
6816 "x": 0,
6817 "y": 96
6818 },
6819 "id": 124,
6820 "panels": [],
6821 "repeat": null,
6822 "repeatIteration": 1616543362918,
6823 "repeatPanelId": 2,
6824 "scopedVars": {
6825 "tunnel": {
6826 "selected": false,
6827 "text": "production-ace-stanford2-1",
6828 "value": "production-ace-stanford2-1"
6829 }
6830 },
6831 "title": "$tunnel",
6832 "type": "row"
6833 },
6834 {
6835 "aliasColors": {},
6836 "bars": false,
6837 "dashLength": 10,
6838 "dashes": false,
6839 "datasource": "Google Cloud Monitoring",
6840 "description": "",
6841 "fieldConfig": {
6842 "defaults": {
6843 "custom": {}
6844 },
6845 "overrides": []
6846 },
6847 "fill": 1,
6848 "fillGradient": 0,
6849 "gridPos": {
6850 "h": 5,
6851 "w": 8,
6852 "x": 0,
6853 "y": 97
6854 },
6855 "hiddenSeries": false,
6856 "id": 125,
6857 "legend": {
6858 "avg": false,
6859 "current": false,
6860 "max": false,
6861 "min": false,
6862 "show": true,
6863 "total": false,
6864 "values": false
6865 },
6866 "lines": true,
6867 "linewidth": 1,
6868 "nullPointMode": "null",
6869 "percentage": false,
6870 "pluginVersion": "7.1.5",
6871 "pointradius": 2,
6872 "points": false,
6873 "renderer": "flot",
6874 "repeatIteration": 1616543362918,
6875 "repeatPanelId": 4,
6876 "repeatedByRow": true,
6877 "scopedVars": {
6878 "tunnel": {
6879 "selected": false,
6880 "text": "production-ace-stanford2-1",
6881 "value": "production-ace-stanford2-1"
6882 }
6883 },
6884 "seriesOverrides": [],
6885 "spaceLength": 10,
6886 "stack": false,
6887 "steppedLine": false,
6888 "targets": [
6889 {
6890 "metricQuery": {
6891 "aliasBy": "Tunnel established",
6892 "alignmentPeriod": "cloud-monitoring-auto",
6893 "crossSeriesReducer": "REDUCE_MEAN",
6894 "filters": [
6895 "metric.label.tunnel_name",
6896 "=",
6897 "$tunnel"
6898 ],
6899 "groupBys": [],
6900 "metricKind": "GAUGE",
6901 "metricType": "vpn.googleapis.com/tunnel_established",
6902 "perSeriesAligner": "ALIGN_INTERPOLATE",
6903 "projectName": "onf-vpn",
6904 "unit": "1",
6905 "valueType": "DOUBLE"
6906 },
6907 "queryType": "metrics",
6908 "refId": "A"
6909 }
6910 ],
6911 "thresholds": [],
6912 "timeFrom": null,
6913 "timeRegions": [],
6914 "timeShift": null,
6915 "title": "Established",
6916 "tooltip": {
6917 "shared": true,
6918 "sort": 0,
6919 "value_type": "individual"
6920 },
6921 "type": "graph",
6922 "xaxis": {
6923 "buckets": null,
6924 "mode": "time",
6925 "name": null,
6926 "show": true,
6927 "values": []
6928 },
6929 "yaxes": [
6930 {
6931 "$$hashKey": "object:121",
6932 "format": "short",
6933 "label": null,
6934 "logBase": 1,
6935 "max": null,
6936 "min": null,
6937 "show": true
6938 },
6939 {
6940 "$$hashKey": "object:122",
6941 "format": "short",
6942 "label": null,
6943 "logBase": 1,
6944 "max": null,
6945 "min": null,
6946 "show": true
6947 }
6948 ],
6949 "yaxis": {
6950 "align": false,
6951 "alignLevel": null
6952 }
6953 },
6954 {
6955 "aliasColors": {},
6956 "bars": false,
6957 "dashLength": 10,
6958 "dashes": false,
6959 "datasource": "Google Cloud Monitoring",
6960 "description": "",
6961 "fieldConfig": {
6962 "defaults": {
6963 "custom": {}
6964 },
6965 "overrides": []
6966 },
6967 "fill": 1,
6968 "fillGradient": 0,
6969 "gridPos": {
6970 "h": 5,
6971 "w": 8,
6972 "x": 8,
6973 "y": 97
6974 },
6975 "hiddenSeries": false,
6976 "id": 126,
6977 "legend": {
6978 "avg": false,
6979 "current": false,
6980 "max": false,
6981 "min": false,
6982 "show": true,
6983 "total": false,
6984 "values": false
6985 },
6986 "lines": true,
6987 "linewidth": 1,
6988 "nullPointMode": "null",
6989 "percentage": false,
6990 "pluginVersion": "7.1.5",
6991 "pointradius": 2,
6992 "points": false,
6993 "renderer": "flot",
6994 "repeatIteration": 1616543362918,
6995 "repeatPanelId": 5,
6996 "repeatedByRow": true,
6997 "scopedVars": {
6998 "tunnel": {
6999 "selected": false,
7000 "text": "production-ace-stanford2-1",
7001 "value": "production-ace-stanford2-1"
7002 }
7003 },
7004 "seriesOverrides": [],
7005 "spaceLength": 10,
7006 "stack": false,
7007 "steppedLine": false,
7008 "targets": [
7009 {
7010 "metricQuery": {
7011 "aliasBy": "Bytes received",
7012 "alignmentPeriod": "cloud-monitoring-auto",
7013 "crossSeriesReducer": "REDUCE_MEAN",
7014 "filters": [
7015 "metric.label.tunnel_name",
7016 "=",
7017 "$tunnel"
7018 ],
7019 "groupBys": [],
7020 "metricKind": "DELTA",
7021 "metricType": "vpn.googleapis.com/network/received_bytes_count",
7022 "perSeriesAligner": "ALIGN_DELTA",
7023 "projectName": "onf-vpn",
7024 "unit": "By",
7025 "valueType": "INT64"
7026 },
7027 "queryType": "metrics",
7028 "refId": "A"
7029 },
7030 {
7031 "metricQuery": {
7032 "aliasBy": "Bytes sent",
7033 "alignmentPeriod": "cloud-monitoring-auto",
7034 "crossSeriesReducer": "REDUCE_MEAN",
7035 "filters": [
7036 "metric.label.tunnel_name",
7037 "=",
7038 "$tunnel"
7039 ],
7040 "groupBys": [],
7041 "metricKind": "DELTA",
7042 "metricType": "vpn.googleapis.com/network/sent_bytes_count",
7043 "perSeriesAligner": "ALIGN_DELTA",
7044 "projectName": "onf-vpn",
7045 "unit": "By",
7046 "valueType": "INT64"
7047 },
7048 "queryType": "metrics",
7049 "refId": "B"
7050 }
7051 ],
7052 "thresholds": [],
7053 "timeFrom": null,
7054 "timeRegions": [],
7055 "timeShift": null,
7056 "title": "Bandwidth",
7057 "tooltip": {
7058 "shared": true,
7059 "sort": 0,
7060 "value_type": "individual"
7061 },
7062 "type": "graph",
7063 "xaxis": {
7064 "buckets": null,
7065 "mode": "time",
7066 "name": null,
7067 "show": true,
7068 "values": []
7069 },
7070 "yaxes": [
7071 {
7072 "$$hashKey": "object:121",
7073 "format": "short",
7074 "label": null,
7075 "logBase": 1,
7076 "max": null,
7077 "min": null,
7078 "show": true
7079 },
7080 {
7081 "$$hashKey": "object:122",
7082 "format": "short",
7083 "label": null,
7084 "logBase": 1,
7085 "max": null,
7086 "min": null,
7087 "show": true
7088 }
7089 ],
7090 "yaxis": {
7091 "align": false,
7092 "alignLevel": null
7093 }
7094 },
7095 {
7096 "aliasColors": {},
7097 "bars": false,
7098 "dashLength": 10,
7099 "dashes": false,
7100 "datasource": "Google Cloud Monitoring",
7101 "description": "",
7102 "fieldConfig": {
7103 "defaults": {
7104 "custom": {}
7105 },
7106 "overrides": []
7107 },
7108 "fill": 1,
7109 "fillGradient": 0,
7110 "gridPos": {
7111 "h": 5,
7112 "w": 8,
7113 "x": 16,
7114 "y": 97
7115 },
7116 "hiddenSeries": false,
7117 "id": 127,
7118 "legend": {
7119 "avg": false,
7120 "current": false,
7121 "max": false,
7122 "min": false,
7123 "show": true,
7124 "total": false,
7125 "values": false
7126 },
7127 "lines": true,
7128 "linewidth": 1,
7129 "nullPointMode": "null",
7130 "percentage": false,
7131 "pluginVersion": "7.1.5",
7132 "pointradius": 2,
7133 "points": false,
7134 "renderer": "flot",
7135 "repeatIteration": 1616543362918,
7136 "repeatPanelId": 63,
7137 "repeatedByRow": true,
7138 "scopedVars": {
7139 "tunnel": {
7140 "selected": false,
7141 "text": "production-ace-stanford2-1",
7142 "value": "production-ace-stanford2-1"
7143 }
7144 },
7145 "seriesOverrides": [],
7146 "spaceLength": 10,
7147 "stack": false,
7148 "steppedLine": false,
7149 "targets": [
7150 {
7151 "metricQuery": {
7152 "aliasBy": "Outgoing",
7153 "alignmentPeriod": "cloud-monitoring-auto",
7154 "crossSeriesReducer": "REDUCE_MEAN",
7155 "filters": [
7156 "metric.label.tunnel_name",
7157 "=",
7158 "$tunnel"
7159 ],
7160 "groupBys": [],
7161 "metricKind": "DELTA",
7162 "metricType": "vpn.googleapis.com/network/dropped_sent_packets_count",
7163 "perSeriesAligner": "ALIGN_DELTA",
7164 "projectName": "onf-vpn",
7165 "unit": "1",
7166 "valueType": "INT64"
7167 },
7168 "queryType": "metrics",
7169 "refId": "A"
7170 },
7171 {
7172 "metricQuery": {
7173 "aliasBy": "Incoming",
7174 "alignmentPeriod": "cloud-monitoring-auto",
7175 "crossSeriesReducer": "REDUCE_MEAN",
7176 "filters": [
7177 "metric.label.tunnel_name",
7178 "=",
7179 "$tunnel"
7180 ],
7181 "groupBys": [],
7182 "metricKind": "DELTA",
7183 "metricType": "vpn.googleapis.com/network/dropped_received_packets_count",
7184 "perSeriesAligner": "ALIGN_DELTA",
7185 "projectName": "onf-vpn",
7186 "unit": "1",
7187 "valueType": "INT64"
7188 },
7189 "queryType": "metrics",
7190 "refId": "B"
7191 }
7192 ],
7193 "thresholds": [],
7194 "timeFrom": null,
7195 "timeRegions": [],
7196 "timeShift": null,
7197 "title": "Packet drops",
7198 "tooltip": {
7199 "shared": true,
7200 "sort": 0,
7201 "value_type": "individual"
7202 },
7203 "type": "graph",
7204 "xaxis": {
7205 "buckets": null,
7206 "mode": "time",
7207 "name": null,
7208 "show": true,
7209 "values": []
7210 },
7211 "yaxes": [
7212 {
7213 "$$hashKey": "object:121",
7214 "format": "short",
7215 "label": null,
7216 "logBase": 1,
7217 "max": null,
7218 "min": null,
7219 "show": true
7220 },
7221 {
7222 "$$hashKey": "object:122",
7223 "format": "short",
7224 "label": null,
7225 "logBase": 1,
7226 "max": null,
7227 "min": null,
7228 "show": true
7229 }
7230 ],
7231 "yaxis": {
7232 "align": false,
7233 "alignLevel": null
7234 }
7235 },
7236 {
7237 "datasource": null,
7238 "gridPos": {
7239 "h": 1,
7240 "w": 24,
7241 "x": 0,
7242 "y": 102
7243 },
7244 "id": 128,
7245 "panels": [],
7246 "repeat": null,
7247 "repeatIteration": 1616543362918,
7248 "repeatPanelId": 2,
7249 "scopedVars": {
7250 "tunnel": {
7251 "selected": false,
7252 "text": "production-ace-stanford2-2",
7253 "value": "production-ace-stanford2-2"
7254 }
7255 },
7256 "title": "$tunnel",
7257 "type": "row"
7258 },
7259 {
7260 "aliasColors": {},
7261 "bars": false,
7262 "dashLength": 10,
7263 "dashes": false,
7264 "datasource": "Google Cloud Monitoring",
7265 "description": "",
7266 "fieldConfig": {
7267 "defaults": {
7268 "custom": {}
7269 },
7270 "overrides": []
7271 },
7272 "fill": 1,
7273 "fillGradient": 0,
7274 "gridPos": {
7275 "h": 5,
7276 "w": 8,
7277 "x": 0,
7278 "y": 103
7279 },
7280 "hiddenSeries": false,
7281 "id": 129,
7282 "legend": {
7283 "avg": false,
7284 "current": false,
7285 "max": false,
7286 "min": false,
7287 "show": true,
7288 "total": false,
7289 "values": false
7290 },
7291 "lines": true,
7292 "linewidth": 1,
7293 "nullPointMode": "null",
7294 "percentage": false,
7295 "pluginVersion": "7.1.5",
7296 "pointradius": 2,
7297 "points": false,
7298 "renderer": "flot",
7299 "repeatIteration": 1616543362918,
7300 "repeatPanelId": 4,
7301 "repeatedByRow": true,
7302 "scopedVars": {
7303 "tunnel": {
7304 "selected": false,
7305 "text": "production-ace-stanford2-2",
7306 "value": "production-ace-stanford2-2"
7307 }
7308 },
7309 "seriesOverrides": [],
7310 "spaceLength": 10,
7311 "stack": false,
7312 "steppedLine": false,
7313 "targets": [
7314 {
7315 "metricQuery": {
7316 "aliasBy": "Tunnel established",
7317 "alignmentPeriod": "cloud-monitoring-auto",
7318 "crossSeriesReducer": "REDUCE_MEAN",
7319 "filters": [
7320 "metric.label.tunnel_name",
7321 "=",
7322 "$tunnel"
7323 ],
7324 "groupBys": [],
7325 "metricKind": "GAUGE",
7326 "metricType": "vpn.googleapis.com/tunnel_established",
7327 "perSeriesAligner": "ALIGN_INTERPOLATE",
7328 "projectName": "onf-vpn",
7329 "unit": "1",
7330 "valueType": "DOUBLE"
7331 },
7332 "queryType": "metrics",
7333 "refId": "A"
7334 }
7335 ],
7336 "thresholds": [],
7337 "timeFrom": null,
7338 "timeRegions": [],
7339 "timeShift": null,
7340 "title": "Established",
7341 "tooltip": {
7342 "shared": true,
7343 "sort": 0,
7344 "value_type": "individual"
7345 },
7346 "type": "graph",
7347 "xaxis": {
7348 "buckets": null,
7349 "mode": "time",
7350 "name": null,
7351 "show": true,
7352 "values": []
7353 },
7354 "yaxes": [
7355 {
7356 "$$hashKey": "object:121",
7357 "format": "short",
7358 "label": null,
7359 "logBase": 1,
7360 "max": null,
7361 "min": null,
7362 "show": true
7363 },
7364 {
7365 "$$hashKey": "object:122",
7366 "format": "short",
7367 "label": null,
7368 "logBase": 1,
7369 "max": null,
7370 "min": null,
7371 "show": true
7372 }
7373 ],
7374 "yaxis": {
7375 "align": false,
7376 "alignLevel": null
7377 }
7378 },
7379 {
7380 "aliasColors": {},
7381 "bars": false,
7382 "dashLength": 10,
7383 "dashes": false,
7384 "datasource": "Google Cloud Monitoring",
7385 "description": "",
7386 "fieldConfig": {
7387 "defaults": {
7388 "custom": {}
7389 },
7390 "overrides": []
7391 },
7392 "fill": 1,
7393 "fillGradient": 0,
7394 "gridPos": {
7395 "h": 5,
7396 "w": 8,
7397 "x": 8,
7398 "y": 103
7399 },
7400 "hiddenSeries": false,
7401 "id": 130,
7402 "legend": {
7403 "avg": false,
7404 "current": false,
7405 "max": false,
7406 "min": false,
7407 "show": true,
7408 "total": false,
7409 "values": false
7410 },
7411 "lines": true,
7412 "linewidth": 1,
7413 "nullPointMode": "null",
7414 "percentage": false,
7415 "pluginVersion": "7.1.5",
7416 "pointradius": 2,
7417 "points": false,
7418 "renderer": "flot",
7419 "repeatIteration": 1616543362918,
7420 "repeatPanelId": 5,
7421 "repeatedByRow": true,
7422 "scopedVars": {
7423 "tunnel": {
7424 "selected": false,
7425 "text": "production-ace-stanford2-2",
7426 "value": "production-ace-stanford2-2"
7427 }
7428 },
7429 "seriesOverrides": [],
7430 "spaceLength": 10,
7431 "stack": false,
7432 "steppedLine": false,
7433 "targets": [
7434 {
7435 "metricQuery": {
7436 "aliasBy": "Bytes received",
7437 "alignmentPeriod": "cloud-monitoring-auto",
7438 "crossSeriesReducer": "REDUCE_MEAN",
7439 "filters": [
7440 "metric.label.tunnel_name",
7441 "=",
7442 "$tunnel"
7443 ],
7444 "groupBys": [],
7445 "metricKind": "DELTA",
7446 "metricType": "vpn.googleapis.com/network/received_bytes_count",
7447 "perSeriesAligner": "ALIGN_DELTA",
7448 "projectName": "onf-vpn",
7449 "unit": "By",
7450 "valueType": "INT64"
7451 },
7452 "queryType": "metrics",
7453 "refId": "A"
7454 },
7455 {
7456 "metricQuery": {
7457 "aliasBy": "Bytes sent",
7458 "alignmentPeriod": "cloud-monitoring-auto",
7459 "crossSeriesReducer": "REDUCE_MEAN",
7460 "filters": [
7461 "metric.label.tunnel_name",
7462 "=",
7463 "$tunnel"
7464 ],
7465 "groupBys": [],
7466 "metricKind": "DELTA",
7467 "metricType": "vpn.googleapis.com/network/sent_bytes_count",
7468 "perSeriesAligner": "ALIGN_DELTA",
7469 "projectName": "onf-vpn",
7470 "unit": "By",
7471 "valueType": "INT64"
7472 },
7473 "queryType": "metrics",
7474 "refId": "B"
7475 }
7476 ],
7477 "thresholds": [],
7478 "timeFrom": null,
7479 "timeRegions": [],
7480 "timeShift": null,
7481 "title": "Bandwidth",
7482 "tooltip": {
7483 "shared": true,
7484 "sort": 0,
7485 "value_type": "individual"
7486 },
7487 "type": "graph",
7488 "xaxis": {
7489 "buckets": null,
7490 "mode": "time",
7491 "name": null,
7492 "show": true,
7493 "values": []
7494 },
7495 "yaxes": [
7496 {
7497 "$$hashKey": "object:121",
7498 "format": "short",
7499 "label": null,
7500 "logBase": 1,
7501 "max": null,
7502 "min": null,
7503 "show": true
7504 },
7505 {
7506 "$$hashKey": "object:122",
7507 "format": "short",
7508 "label": null,
7509 "logBase": 1,
7510 "max": null,
7511 "min": null,
7512 "show": true
7513 }
7514 ],
7515 "yaxis": {
7516 "align": false,
7517 "alignLevel": null
7518 }
7519 },
7520 {
7521 "aliasColors": {},
7522 "bars": false,
7523 "dashLength": 10,
7524 "dashes": false,
7525 "datasource": "Google Cloud Monitoring",
7526 "description": "",
7527 "fieldConfig": {
7528 "defaults": {
7529 "custom": {}
7530 },
7531 "overrides": []
7532 },
7533 "fill": 1,
7534 "fillGradient": 0,
7535 "gridPos": {
7536 "h": 5,
7537 "w": 8,
7538 "x": 16,
7539 "y": 103
7540 },
7541 "hiddenSeries": false,
7542 "id": 131,
7543 "legend": {
7544 "avg": false,
7545 "current": false,
7546 "max": false,
7547 "min": false,
7548 "show": true,
7549 "total": false,
7550 "values": false
7551 },
7552 "lines": true,
7553 "linewidth": 1,
7554 "nullPointMode": "null",
7555 "percentage": false,
7556 "pluginVersion": "7.1.5",
7557 "pointradius": 2,
7558 "points": false,
7559 "renderer": "flot",
7560 "repeatIteration": 1616543362918,
7561 "repeatPanelId": 63,
7562 "repeatedByRow": true,
7563 "scopedVars": {
7564 "tunnel": {
7565 "selected": false,
7566 "text": "production-ace-stanford2-2",
7567 "value": "production-ace-stanford2-2"
7568 }
7569 },
7570 "seriesOverrides": [],
7571 "spaceLength": 10,
7572 "stack": false,
7573 "steppedLine": false,
7574 "targets": [
7575 {
7576 "metricQuery": {
7577 "aliasBy": "Outgoing",
7578 "alignmentPeriod": "cloud-monitoring-auto",
7579 "crossSeriesReducer": "REDUCE_MEAN",
7580 "filters": [
7581 "metric.label.tunnel_name",
7582 "=",
7583 "$tunnel"
7584 ],
7585 "groupBys": [],
7586 "metricKind": "DELTA",
7587 "metricType": "vpn.googleapis.com/network/dropped_sent_packets_count",
7588 "perSeriesAligner": "ALIGN_DELTA",
7589 "projectName": "onf-vpn",
7590 "unit": "1",
7591 "valueType": "INT64"
7592 },
7593 "queryType": "metrics",
7594 "refId": "A"
7595 },
7596 {
7597 "metricQuery": {
7598 "aliasBy": "Incoming",
7599 "alignmentPeriod": "cloud-monitoring-auto",
7600 "crossSeriesReducer": "REDUCE_MEAN",
7601 "filters": [
7602 "metric.label.tunnel_name",
7603 "=",
7604 "$tunnel"
7605 ],
7606 "groupBys": [],
7607 "metricKind": "DELTA",
7608 "metricType": "vpn.googleapis.com/network/dropped_received_packets_count",
7609 "perSeriesAligner": "ALIGN_DELTA",
7610 "projectName": "onf-vpn",
7611 "unit": "1",
7612 "valueType": "INT64"
7613 },
7614 "queryType": "metrics",
7615 "refId": "B"
7616 }
7617 ],
7618 "thresholds": [],
7619 "timeFrom": null,
7620 "timeRegions": [],
7621 "timeShift": null,
7622 "title": "Packet drops",
7623 "tooltip": {
7624 "shared": true,
7625 "sort": 0,
7626 "value_type": "individual"
7627 },
7628 "type": "graph",
7629 "xaxis": {
7630 "buckets": null,
7631 "mode": "time",
7632 "name": null,
7633 "show": true,
7634 "values": []
7635 },
7636 "yaxes": [
7637 {
7638 "$$hashKey": "object:121",
7639 "format": "short",
7640 "label": null,
7641 "logBase": 1,
7642 "max": null,
7643 "min": null,
7644 "show": true
7645 },
7646 {
7647 "$$hashKey": "object:122",
7648 "format": "short",
7649 "label": null,
7650 "logBase": 1,
7651 "max": null,
7652 "min": null,
7653 "show": true
7654 }
7655 ],
7656 "yaxis": {
7657 "align": false,
7658 "alignLevel": null
7659 }
7660 },
7661 {
7662 "datasource": null,
7663 "gridPos": {
7664 "h": 1,
7665 "w": 24,
7666 "x": 0,
7667 "y": 108
7668 },
7669 "id": 132,
7670 "panels": [],
7671 "repeat": null,
7672 "repeatIteration": 1616543362918,
7673 "repeatPanelId": 2,
7674 "scopedVars": {
7675 "tunnel": {
7676 "selected": false,
7677 "text": "production-ace-tucson-1",
7678 "value": "production-ace-tucson-1"
7679 }
7680 },
7681 "title": "$tunnel",
7682 "type": "row"
7683 },
7684 {
7685 "aliasColors": {},
7686 "bars": false,
7687 "dashLength": 10,
7688 "dashes": false,
7689 "datasource": "Google Cloud Monitoring",
7690 "description": "",
7691 "fieldConfig": {
7692 "defaults": {
7693 "custom": {}
7694 },
7695 "overrides": []
7696 },
7697 "fill": 1,
7698 "fillGradient": 0,
7699 "gridPos": {
7700 "h": 5,
7701 "w": 8,
7702 "x": 0,
7703 "y": 109
7704 },
7705 "hiddenSeries": false,
7706 "id": 133,
7707 "legend": {
7708 "avg": false,
7709 "current": false,
7710 "max": false,
7711 "min": false,
7712 "show": true,
7713 "total": false,
7714 "values": false
7715 },
7716 "lines": true,
7717 "linewidth": 1,
7718 "nullPointMode": "null",
7719 "percentage": false,
7720 "pluginVersion": "7.1.5",
7721 "pointradius": 2,
7722 "points": false,
7723 "renderer": "flot",
7724 "repeatIteration": 1616543362918,
7725 "repeatPanelId": 4,
7726 "repeatedByRow": true,
7727 "scopedVars": {
7728 "tunnel": {
7729 "selected": false,
7730 "text": "production-ace-tucson-1",
7731 "value": "production-ace-tucson-1"
7732 }
7733 },
7734 "seriesOverrides": [],
7735 "spaceLength": 10,
7736 "stack": false,
7737 "steppedLine": false,
7738 "targets": [
7739 {
7740 "metricQuery": {
7741 "aliasBy": "Tunnel established",
7742 "alignmentPeriod": "cloud-monitoring-auto",
7743 "crossSeriesReducer": "REDUCE_MEAN",
7744 "filters": [
7745 "metric.label.tunnel_name",
7746 "=",
7747 "$tunnel"
7748 ],
7749 "groupBys": [],
7750 "metricKind": "GAUGE",
7751 "metricType": "vpn.googleapis.com/tunnel_established",
7752 "perSeriesAligner": "ALIGN_INTERPOLATE",
7753 "projectName": "onf-vpn",
7754 "unit": "1",
7755 "valueType": "DOUBLE"
7756 },
7757 "queryType": "metrics",
7758 "refId": "A"
7759 }
7760 ],
7761 "thresholds": [],
7762 "timeFrom": null,
7763 "timeRegions": [],
7764 "timeShift": null,
7765 "title": "Established",
7766 "tooltip": {
7767 "shared": true,
7768 "sort": 0,
7769 "value_type": "individual"
7770 },
7771 "type": "graph",
7772 "xaxis": {
7773 "buckets": null,
7774 "mode": "time",
7775 "name": null,
7776 "show": true,
7777 "values": []
7778 },
7779 "yaxes": [
7780 {
7781 "$$hashKey": "object:121",
7782 "format": "short",
7783 "label": null,
7784 "logBase": 1,
7785 "max": null,
7786 "min": null,
7787 "show": true
7788 },
7789 {
7790 "$$hashKey": "object:122",
7791 "format": "short",
7792 "label": null,
7793 "logBase": 1,
7794 "max": null,
7795 "min": null,
7796 "show": true
7797 }
7798 ],
7799 "yaxis": {
7800 "align": false,
7801 "alignLevel": null
7802 }
7803 },
7804 {
7805 "aliasColors": {},
7806 "bars": false,
7807 "dashLength": 10,
7808 "dashes": false,
7809 "datasource": "Google Cloud Monitoring",
7810 "description": "",
7811 "fieldConfig": {
7812 "defaults": {
7813 "custom": {}
7814 },
7815 "overrides": []
7816 },
7817 "fill": 1,
7818 "fillGradient": 0,
7819 "gridPos": {
7820 "h": 5,
7821 "w": 8,
7822 "x": 8,
7823 "y": 109
7824 },
7825 "hiddenSeries": false,
7826 "id": 134,
7827 "legend": {
7828 "avg": false,
7829 "current": false,
7830 "max": false,
7831 "min": false,
7832 "show": true,
7833 "total": false,
7834 "values": false
7835 },
7836 "lines": true,
7837 "linewidth": 1,
7838 "nullPointMode": "null",
7839 "percentage": false,
7840 "pluginVersion": "7.1.5",
7841 "pointradius": 2,
7842 "points": false,
7843 "renderer": "flot",
7844 "repeatIteration": 1616543362918,
7845 "repeatPanelId": 5,
7846 "repeatedByRow": true,
7847 "scopedVars": {
7848 "tunnel": {
7849 "selected": false,
7850 "text": "production-ace-tucson-1",
7851 "value": "production-ace-tucson-1"
7852 }
7853 },
7854 "seriesOverrides": [],
7855 "spaceLength": 10,
7856 "stack": false,
7857 "steppedLine": false,
7858 "targets": [
7859 {
7860 "metricQuery": {
7861 "aliasBy": "Bytes received",
7862 "alignmentPeriod": "cloud-monitoring-auto",
7863 "crossSeriesReducer": "REDUCE_MEAN",
7864 "filters": [
7865 "metric.label.tunnel_name",
7866 "=",
7867 "$tunnel"
7868 ],
7869 "groupBys": [],
7870 "metricKind": "DELTA",
7871 "metricType": "vpn.googleapis.com/network/received_bytes_count",
7872 "perSeriesAligner": "ALIGN_DELTA",
7873 "projectName": "onf-vpn",
7874 "unit": "By",
7875 "valueType": "INT64"
7876 },
7877 "queryType": "metrics",
7878 "refId": "A"
7879 },
7880 {
7881 "metricQuery": {
7882 "aliasBy": "Bytes sent",
7883 "alignmentPeriod": "cloud-monitoring-auto",
7884 "crossSeriesReducer": "REDUCE_MEAN",
7885 "filters": [
7886 "metric.label.tunnel_name",
7887 "=",
7888 "$tunnel"
7889 ],
7890 "groupBys": [],
7891 "metricKind": "DELTA",
7892 "metricType": "vpn.googleapis.com/network/sent_bytes_count",
7893 "perSeriesAligner": "ALIGN_DELTA",
7894 "projectName": "onf-vpn",
7895 "unit": "By",
7896 "valueType": "INT64"
7897 },
7898 "queryType": "metrics",
7899 "refId": "B"
7900 }
7901 ],
7902 "thresholds": [],
7903 "timeFrom": null,
7904 "timeRegions": [],
7905 "timeShift": null,
7906 "title": "Bandwidth",
7907 "tooltip": {
7908 "shared": true,
7909 "sort": 0,
7910 "value_type": "individual"
7911 },
7912 "type": "graph",
7913 "xaxis": {
7914 "buckets": null,
7915 "mode": "time",
7916 "name": null,
7917 "show": true,
7918 "values": []
7919 },
7920 "yaxes": [
7921 {
7922 "$$hashKey": "object:121",
7923 "format": "short",
7924 "label": null,
7925 "logBase": 1,
7926 "max": null,
7927 "min": null,
7928 "show": true
7929 },
7930 {
7931 "$$hashKey": "object:122",
7932 "format": "short",
7933 "label": null,
7934 "logBase": 1,
7935 "max": null,
7936 "min": null,
7937 "show": true
7938 }
7939 ],
7940 "yaxis": {
7941 "align": false,
7942 "alignLevel": null
7943 }
7944 },
7945 {
7946 "aliasColors": {},
7947 "bars": false,
7948 "dashLength": 10,
7949 "dashes": false,
7950 "datasource": "Google Cloud Monitoring",
7951 "description": "",
7952 "fieldConfig": {
7953 "defaults": {
7954 "custom": {}
7955 },
7956 "overrides": []
7957 },
7958 "fill": 1,
7959 "fillGradient": 0,
7960 "gridPos": {
7961 "h": 5,
7962 "w": 8,
7963 "x": 16,
7964 "y": 109
7965 },
7966 "hiddenSeries": false,
7967 "id": 135,
7968 "legend": {
7969 "avg": false,
7970 "current": false,
7971 "max": false,
7972 "min": false,
7973 "show": true,
7974 "total": false,
7975 "values": false
7976 },
7977 "lines": true,
7978 "linewidth": 1,
7979 "nullPointMode": "null",
7980 "percentage": false,
7981 "pluginVersion": "7.1.5",
7982 "pointradius": 2,
7983 "points": false,
7984 "renderer": "flot",
7985 "repeatIteration": 1616543362918,
7986 "repeatPanelId": 63,
7987 "repeatedByRow": true,
7988 "scopedVars": {
7989 "tunnel": {
7990 "selected": false,
7991 "text": "production-ace-tucson-1",
7992 "value": "production-ace-tucson-1"
7993 }
7994 },
7995 "seriesOverrides": [],
7996 "spaceLength": 10,
7997 "stack": false,
7998 "steppedLine": false,
7999 "targets": [
8000 {
8001 "metricQuery": {
8002 "aliasBy": "Outgoing",
8003 "alignmentPeriod": "cloud-monitoring-auto",
8004 "crossSeriesReducer": "REDUCE_MEAN",
8005 "filters": [
8006 "metric.label.tunnel_name",
8007 "=",
8008 "$tunnel"
8009 ],
8010 "groupBys": [],
8011 "metricKind": "DELTA",
8012 "metricType": "vpn.googleapis.com/network/dropped_sent_packets_count",
8013 "perSeriesAligner": "ALIGN_DELTA",
8014 "projectName": "onf-vpn",
8015 "unit": "1",
8016 "valueType": "INT64"
8017 },
8018 "queryType": "metrics",
8019 "refId": "A"
8020 },
8021 {
8022 "metricQuery": {
8023 "aliasBy": "Incoming",
8024 "alignmentPeriod": "cloud-monitoring-auto",
8025 "crossSeriesReducer": "REDUCE_MEAN",
8026 "filters": [
8027 "metric.label.tunnel_name",
8028 "=",
8029 "$tunnel"
8030 ],
8031 "groupBys": [],
8032 "metricKind": "DELTA",
8033 "metricType": "vpn.googleapis.com/network/dropped_received_packets_count",
8034 "perSeriesAligner": "ALIGN_DELTA",
8035 "projectName": "onf-vpn",
8036 "unit": "1",
8037 "valueType": "INT64"
8038 },
8039 "queryType": "metrics",
8040 "refId": "B"
8041 }
8042 ],
8043 "thresholds": [],
8044 "timeFrom": null,
8045 "timeRegions": [],
8046 "timeShift": null,
8047 "title": "Packet drops",
8048 "tooltip": {
8049 "shared": true,
8050 "sort": 0,
8051 "value_type": "individual"
8052 },
8053 "type": "graph",
8054 "xaxis": {
8055 "buckets": null,
8056 "mode": "time",
8057 "name": null,
8058 "show": true,
8059 "values": []
8060 },
8061 "yaxes": [
8062 {
8063 "$$hashKey": "object:121",
8064 "format": "short",
8065 "label": null,
8066 "logBase": 1,
8067 "max": null,
8068 "min": null,
8069 "show": true
8070 },
8071 {
8072 "$$hashKey": "object:122",
8073 "format": "short",
8074 "label": null,
8075 "logBase": 1,
8076 "max": null,
8077 "min": null,
8078 "show": true
8079 }
8080 ],
8081 "yaxis": {
8082 "align": false,
8083 "alignLevel": null
8084 }
8085 },
8086 {
8087 "datasource": null,
8088 "gridPos": {
8089 "h": 1,
8090 "w": 24,
8091 "x": 0,
8092 "y": 114
8093 },
8094 "id": 136,
8095 "panels": [],
8096 "repeat": null,
8097 "repeatIteration": 1616543362918,
8098 "repeatPanelId": 2,
8099 "scopedVars": {
8100 "tunnel": {
8101 "selected": false,
8102 "text": "production-ace-tucson-2",
8103 "value": "production-ace-tucson-2"
8104 }
8105 },
8106 "title": "$tunnel",
8107 "type": "row"
8108 },
8109 {
8110 "aliasColors": {},
8111 "bars": false,
8112 "dashLength": 10,
8113 "dashes": false,
8114 "datasource": "Google Cloud Monitoring",
8115 "description": "",
8116 "fieldConfig": {
8117 "defaults": {
8118 "custom": {}
8119 },
8120 "overrides": []
8121 },
8122 "fill": 1,
8123 "fillGradient": 0,
8124 "gridPos": {
8125 "h": 5,
8126 "w": 8,
8127 "x": 0,
8128 "y": 115
8129 },
8130 "hiddenSeries": false,
8131 "id": 137,
8132 "legend": {
8133 "avg": false,
8134 "current": false,
8135 "max": false,
8136 "min": false,
8137 "show": true,
8138 "total": false,
8139 "values": false
8140 },
8141 "lines": true,
8142 "linewidth": 1,
8143 "nullPointMode": "null",
8144 "percentage": false,
8145 "pluginVersion": "7.1.5",
8146 "pointradius": 2,
8147 "points": false,
8148 "renderer": "flot",
8149 "repeatIteration": 1616543362918,
8150 "repeatPanelId": 4,
8151 "repeatedByRow": true,
8152 "scopedVars": {
8153 "tunnel": {
8154 "selected": false,
8155 "text": "production-ace-tucson-2",
8156 "value": "production-ace-tucson-2"
8157 }
8158 },
8159 "seriesOverrides": [],
8160 "spaceLength": 10,
8161 "stack": false,
8162 "steppedLine": false,
8163 "targets": [
8164 {
8165 "metricQuery": {
8166 "aliasBy": "Tunnel established",
8167 "alignmentPeriod": "cloud-monitoring-auto",
8168 "crossSeriesReducer": "REDUCE_MEAN",
8169 "filters": [
8170 "metric.label.tunnel_name",
8171 "=",
8172 "$tunnel"
8173 ],
8174 "groupBys": [],
8175 "metricKind": "GAUGE",
8176 "metricType": "vpn.googleapis.com/tunnel_established",
8177 "perSeriesAligner": "ALIGN_INTERPOLATE",
8178 "projectName": "onf-vpn",
8179 "unit": "1",
8180 "valueType": "DOUBLE"
8181 },
8182 "queryType": "metrics",
8183 "refId": "A"
8184 }
8185 ],
8186 "thresholds": [],
8187 "timeFrom": null,
8188 "timeRegions": [],
8189 "timeShift": null,
8190 "title": "Established",
8191 "tooltip": {
8192 "shared": true,
8193 "sort": 0,
8194 "value_type": "individual"
8195 },
8196 "type": "graph",
8197 "xaxis": {
8198 "buckets": null,
8199 "mode": "time",
8200 "name": null,
8201 "show": true,
8202 "values": []
8203 },
8204 "yaxes": [
8205 {
8206 "$$hashKey": "object:121",
8207 "format": "short",
8208 "label": null,
8209 "logBase": 1,
8210 "max": null,
8211 "min": null,
8212 "show": true
8213 },
8214 {
8215 "$$hashKey": "object:122",
8216 "format": "short",
8217 "label": null,
8218 "logBase": 1,
8219 "max": null,
8220 "min": null,
8221 "show": true
8222 }
8223 ],
8224 "yaxis": {
8225 "align": false,
8226 "alignLevel": null
8227 }
8228 },
8229 {
8230 "aliasColors": {},
8231 "bars": false,
8232 "dashLength": 10,
8233 "dashes": false,
8234 "datasource": "Google Cloud Monitoring",
8235 "description": "",
8236 "fieldConfig": {
8237 "defaults": {
8238 "custom": {}
8239 },
8240 "overrides": []
8241 },
8242 "fill": 1,
8243 "fillGradient": 0,
8244 "gridPos": {
8245 "h": 5,
8246 "w": 8,
8247 "x": 8,
8248 "y": 115
8249 },
8250 "hiddenSeries": false,
8251 "id": 138,
8252 "legend": {
8253 "avg": false,
8254 "current": false,
8255 "max": false,
8256 "min": false,
8257 "show": true,
8258 "total": false,
8259 "values": false
8260 },
8261 "lines": true,
8262 "linewidth": 1,
8263 "nullPointMode": "null",
8264 "percentage": false,
8265 "pluginVersion": "7.1.5",
8266 "pointradius": 2,
8267 "points": false,
8268 "renderer": "flot",
8269 "repeatIteration": 1616543362918,
8270 "repeatPanelId": 5,
8271 "repeatedByRow": true,
8272 "scopedVars": {
8273 "tunnel": {
8274 "selected": false,
8275 "text": "production-ace-tucson-2",
8276 "value": "production-ace-tucson-2"
8277 }
8278 },
8279 "seriesOverrides": [],
8280 "spaceLength": 10,
8281 "stack": false,
8282 "steppedLine": false,
8283 "targets": [
8284 {
8285 "metricQuery": {
8286 "aliasBy": "Bytes received",
8287 "alignmentPeriod": "cloud-monitoring-auto",
8288 "crossSeriesReducer": "REDUCE_MEAN",
8289 "filters": [
8290 "metric.label.tunnel_name",
8291 "=",
8292 "$tunnel"
8293 ],
8294 "groupBys": [],
8295 "metricKind": "DELTA",
8296 "metricType": "vpn.googleapis.com/network/received_bytes_count",
8297 "perSeriesAligner": "ALIGN_DELTA",
8298 "projectName": "onf-vpn",
8299 "unit": "By",
8300 "valueType": "INT64"
8301 },
8302 "queryType": "metrics",
8303 "refId": "A"
8304 },
8305 {
8306 "metricQuery": {
8307 "aliasBy": "Bytes sent",
8308 "alignmentPeriod": "cloud-monitoring-auto",
8309 "crossSeriesReducer": "REDUCE_MEAN",
8310 "filters": [
8311 "metric.label.tunnel_name",
8312 "=",
8313 "$tunnel"
8314 ],
8315 "groupBys": [],
8316 "metricKind": "DELTA",
8317 "metricType": "vpn.googleapis.com/network/sent_bytes_count",
8318 "perSeriesAligner": "ALIGN_DELTA",
8319 "projectName": "onf-vpn",
8320 "unit": "By",
8321 "valueType": "INT64"
8322 },
8323 "queryType": "metrics",
8324 "refId": "B"
8325 }
8326 ],
8327 "thresholds": [],
8328 "timeFrom": null,
8329 "timeRegions": [],
8330 "timeShift": null,
8331 "title": "Bandwidth",
8332 "tooltip": {
8333 "shared": true,
8334 "sort": 0,
8335 "value_type": "individual"
8336 },
8337 "type": "graph",
8338 "xaxis": {
8339 "buckets": null,
8340 "mode": "time",
8341 "name": null,
8342 "show": true,
8343 "values": []
8344 },
8345 "yaxes": [
8346 {
8347 "$$hashKey": "object:121",
8348 "format": "short",
8349 "label": null,
8350 "logBase": 1,
8351 "max": null,
8352 "min": null,
8353 "show": true
8354 },
8355 {
8356 "$$hashKey": "object:122",
8357 "format": "short",
8358 "label": null,
8359 "logBase": 1,
8360 "max": null,
8361 "min": null,
8362 "show": true
8363 }
8364 ],
8365 "yaxis": {
8366 "align": false,
8367 "alignLevel": null
8368 }
8369 },
8370 {
8371 "aliasColors": {},
8372 "bars": false,
8373 "dashLength": 10,
8374 "dashes": false,
8375 "datasource": "Google Cloud Monitoring",
8376 "description": "",
8377 "fieldConfig": {
8378 "defaults": {
8379 "custom": {}
8380 },
8381 "overrides": []
8382 },
8383 "fill": 1,
8384 "fillGradient": 0,
8385 "gridPos": {
8386 "h": 5,
8387 "w": 8,
8388 "x": 16,
8389 "y": 115
8390 },
8391 "hiddenSeries": false,
8392 "id": 139,
8393 "legend": {
8394 "avg": false,
8395 "current": false,
8396 "max": false,
8397 "min": false,
8398 "show": true,
8399 "total": false,
8400 "values": false
8401 },
8402 "lines": true,
8403 "linewidth": 1,
8404 "nullPointMode": "null",
8405 "percentage": false,
8406 "pluginVersion": "7.1.5",
8407 "pointradius": 2,
8408 "points": false,
8409 "renderer": "flot",
8410 "repeatIteration": 1616543362918,
8411 "repeatPanelId": 63,
8412 "repeatedByRow": true,
8413 "scopedVars": {
8414 "tunnel": {
8415 "selected": false,
8416 "text": "production-ace-tucson-2",
8417 "value": "production-ace-tucson-2"
8418 }
8419 },
8420 "seriesOverrides": [],
8421 "spaceLength": 10,
8422 "stack": false,
8423 "steppedLine": false,
8424 "targets": [
8425 {
8426 "metricQuery": {
8427 "aliasBy": "Outgoing",
8428 "alignmentPeriod": "cloud-monitoring-auto",
8429 "crossSeriesReducer": "REDUCE_MEAN",
8430 "filters": [
8431 "metric.label.tunnel_name",
8432 "=",
8433 "$tunnel"
8434 ],
8435 "groupBys": [],
8436 "metricKind": "DELTA",
8437 "metricType": "vpn.googleapis.com/network/dropped_sent_packets_count",
8438 "perSeriesAligner": "ALIGN_DELTA",
8439 "projectName": "onf-vpn",
8440 "unit": "1",
8441 "valueType": "INT64"
8442 },
8443 "queryType": "metrics",
8444 "refId": "A"
8445 },
8446 {
8447 "metricQuery": {
8448 "aliasBy": "Incoming",
8449 "alignmentPeriod": "cloud-monitoring-auto",
8450 "crossSeriesReducer": "REDUCE_MEAN",
8451 "filters": [
8452 "metric.label.tunnel_name",
8453 "=",
8454 "$tunnel"
8455 ],
8456 "groupBys": [],
8457 "metricKind": "DELTA",
8458 "metricType": "vpn.googleapis.com/network/dropped_received_packets_count",
8459 "perSeriesAligner": "ALIGN_DELTA",
8460 "projectName": "onf-vpn",
8461 "unit": "1",
8462 "valueType": "INT64"
8463 },
8464 "queryType": "metrics",
8465 "refId": "B"
8466 }
8467 ],
8468 "thresholds": [],
8469 "timeFrom": null,
8470 "timeRegions": [],
8471 "timeShift": null,
8472 "title": "Packet drops",
8473 "tooltip": {
8474 "shared": true,
8475 "sort": 0,
8476 "value_type": "individual"
8477 },
8478 "type": "graph",
8479 "xaxis": {
8480 "buckets": null,
8481 "mode": "time",
8482 "name": null,
8483 "show": true,
8484 "values": []
8485 },
8486 "yaxes": [
8487 {
8488 "$$hashKey": "object:121",
8489 "format": "short",
8490 "label": null,
8491 "logBase": 1,
8492 "max": null,
8493 "min": null,
8494 "show": true
8495 },
8496 {
8497 "$$hashKey": "object:122",
8498 "format": "short",
8499 "label": null,
8500 "logBase": 1,
8501 "max": null,
8502 "min": null,
8503 "show": true
8504 }
8505 ],
8506 "yaxis": {
8507 "align": false,
8508 "alignLevel": null
8509 }
8510 }
8511 ],
8512 "schemaVersion": 26,
8513 "style": "dark",
8514 "tags": [],
8515 "templating": {
8516 "list": [
8517 {
8518 "allValue": null,
8519 "current": {
8520 "selected": true,
8521 "tags": [],
8522 "text": [
8523 "All"
8524 ],
8525 "value": [
8526 "$__all"
8527 ]
8528 },
8529 "datasource": "Google Cloud Monitoring",
8530 "definition": "Google Cloud Monitoring - Label Values",
8531 "hide": 0,
8532 "includeAll": true,
8533 "label": "Tunnel",
8534 "multi": true,
8535 "name": "tunnel",
8536 "options": [],
8537 "query": {
8538 "labelKey": "metric.label.tunnel_name",
8539 "loading": false,
8540 "projectName": "onf-vpn",
8541 "projects": [
8542 {
8543 "name": "ONF-VPN",
8544 "value": "onf-vpn"
8545 }
8546 ],
8547 "selectedMetricType": "vpn.googleapis.com/tunnel_established",
8548 "selectedQueryType": "labelValues",
8549 "selectedSLOService": "",
8550 "selectedService": "vpn.googleapis.com",
8551 "sloServices": []
8552 },
8553 "refresh": 2,
8554 "regex": "production-.*",
8555 "skipUrlSync": false,
8556 "sort": 1,
8557 "tagValuesQuery": "",
8558 "tags": [],
8559 "tagsQuery": "",
8560 "type": "query",
8561 "useTags": false
8562 }
8563 ]
8564 },
8565 "time": {
8566 "from": "now-1h",
8567 "to": "now"
8568 },
8569 "timepicker": {
8570 "refresh_intervals": [
8571 "5s",
8572 "10s",
8573 "30s",
8574 "1m",
8575 "5m",
8576 "15m",
8577 "30m",
8578 "1h",
8579 "2h",
8580 "1d"
8581 ]
8582 },
8583 "timezone": "",
8584 "title": "VPN Tunnels",
8585 "uid": "t9ez0-QGk",
8586 "version": 3
8587}