blob: 46af3fc5f8d3c7f4d4780441c87960cffb10e636 [file] [log] [blame]
Andy Bavierc6568702021-02-04 11:23:15 -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 "links": [],
19 "panels": [
20 {
21 "collapsed": true,
22 "datasource": null,
23 "gridPos": {
24 "h": 1,
25 "w": 24,
26 "x": 0,
27 "y": 0
28 },
29 "id": 129,
30 "panels": [
31 {
32 "datasource": null,
33 "fieldConfig": {
34 "defaults": {
35 "custom": {}
36 },
37 "overrides": []
38 },
39 "gridPos": {
40 "h": 3,
41 "w": 3,
42 "x": 0,
43 "y": 1
44 },
45 "id": 127,
46 "links": [
47 {
48 "targetBlank": true,
49 "title": "Drill down: cluster compute",
50 "url": "d/efa86fd1d0c121a26444b636a3f509a8/kubernetes-compute-resources-cluster?orgId=1&refresh=10s&var-datasource=ace-cornell1-prd&${__url_time_range}"
51 },
52 {
53 "targetBlank": true,
54 "title": "Drill down: cluster networking",
55 "url": "d/ff635a025bcfea7bc3dd4f508990a3e9/kubernetes-networking-cluster?orgId=1&refresh=10s&var-resolution=5m&var-interval=4h&var-datasource=ace-cornell1-prd&${__url_time_range}"
56 },
57 {
58 "targetBlank": true,
59 "title": "Drill down: nodes",
60 "url": "d/fa49a4706d07a042595b664c87fb33ea/nodes?orgId=1&var-datasource=ace-cornell1-prd&${__url_time_range}"
61 }
62 ],
63 "options": {
64 "content": "# Cornell University\n",
65 "mode": "markdown"
66 },
67 "pluginVersion": "7.1.0",
68 "timeFrom": null,
69 "timeShift": null,
70 "title": "",
71 "type": "text"
72 },
73 {
74 "datasource": "RANCHER_MONITORING_GLOBAL",
75 "description": "",
76 "fieldConfig": {
77 "defaults": {
78 "custom": {},
79 "mappings": [
80 {
81 "from": "",
82 "id": 1,
83 "operator": "",
84 "text": "err",
85 "to": "",
86 "type": 1,
87 "value": "-1"
88 },
89 {
90 "from": "",
91 "id": 2,
92 "operator": "",
93 "text": "fail",
94 "to": "",
95 "type": 1,
96 "value": "0"
97 },
98 {
99 "from": "",
100 "id": 3,
101 "operator": "",
102 "text": "?",
103 "to": "",
104 "type": 1,
105 "value": "1"
106 },
107 {
108 "from": "",
109 "id": 4,
110 "operator": "",
111 "text": "ok",
112 "to": "",
113 "type": 1,
114 "value": "2"
115 },
116 {
117 "from": "",
118 "id": 5,
119 "operator": "",
120 "text": "X",
121 "to": "",
122 "type": 1,
123 "value": "-2"
124 },
125 {
126 "from": "-100",
127 "id": 6,
128 "operator": "",
129 "text": "maint",
130 "to": "-3",
131 "type": 2
132 }
133 ],
134 "thresholds": {
135 "mode": "absolute",
136 "steps": [
137 {
138 "color": "red",
139 "value": null
140 },
141 {
142 "color": "#6ED0E0",
143 "value": -100
144 },
145 {
146 "color": "red",
147 "value": -2
148 },
149 {
150 "color": "#EAB839",
151 "value": 1
152 },
153 {
154 "color": "green",
155 "value": 2
156 }
157 ]
158 }
159 },
160 "overrides": []
161 },
162 "gridPos": {
163 "h": 3,
164 "w": 3,
165 "x": 3,
166 "y": 1
167 },
168 "id": 259,
169 "links": [],
170 "maxPerRow": 6,
171 "options": {
172 "colorMode": "background",
173 "graphMode": "none",
174 "justifyMode": "auto",
175 "orientation": "horizontal",
176 "reduceOptions": {
177 "calcs": [
178 "last"
179 ],
180 "fields": "",
181 "values": false
182 },
183 "textMode": "auto"
184 },
185 "pluginVersion": "7.1.5",
186 "repeatDirection": "h",
187 "targets": [
188 {
189 "expr": "sum(aetheredge_status_control_plane{endpoint=\"metrics80\",name=\"ace-cornell1-prd\"} - (10*aetheredge_in_maintenance_window{endpoint=\"metrics80\",name=\"ace-cornell1-prd\"}))",
190 "interval": "",
191 "legendFormat": "Connect:",
192 "refId": "A"
193 },
194 {
195 "expr": "sum(aetheredge_status_user_plane{endpoint=\"metrics80\",name=\"ace-cornell1-prd\"} - (10*aetheredge_in_maintenance_window{endpoint=\"metrics80\",name=\"ace-cornell1-prd\"}))",
196 "interval": "",
197 "legendFormat": "Ping:",
198 "refId": "B"
199 }
200 ],
201 "timeFrom": null,
202 "timeShift": null,
203 "title": "Test results",
204 "type": "stat"
205 },
206 {
207 "datasource": "RANCHER_MONITORING_GLOBAL",
208 "description": "",
209 "fieldConfig": {
210 "defaults": {
211 "custom": {},
212 "mappings": [],
213 "thresholds": {
214 "mode": "absolute",
215 "steps": [
216 {
217 "color": "red",
218 "value": null
219 },
220 {
221 "color": "#EAB839",
222 "value": 50
223 },
224 {
225 "color": "green",
226 "value": 95
227 }
228 ]
229 },
230 "unit": "percent"
231 },
232 "overrides": []
233 },
234 "gridPos": {
235 "h": 3,
236 "w": 3,
237 "x": 6,
238 "y": 1
239 },
240 "id": 260,
241 "maxPerRow": 6,
242 "options": {
243 "colorMode": "background",
244 "graphMode": "none",
245 "justifyMode": "auto",
246 "orientation": "horizontal",
247 "reduceOptions": {
248 "calcs": [
249 "mean"
250 ],
251 "fields": "",
252 "values": false
253 },
254 "textMode": "auto"
255 },
256 "pluginVersion": "7.1.5",
257 "repeatDirection": "h",
258 "targets": [
259 {
260 "expr": "sum(clamp_min(aetheredge_status_control_plane{endpoint=\"metrics80\",name=\"ace-cornell1-prd\"} - 1, 0) * 100)",
261 "interval": "",
262 "legendFormat": "Control Plane",
263 "refId": "A"
264 },
265 {
266 "expr": "sum(clamp_min(aetheredge_status_user_plane{endpoint=\"metrics80\",name=\"ace-cornell1-prd\"} - 1, 0) * 100)",
267 "interval": "",
268 "legendFormat": "User Plane",
269 "refId": "B"
270 }
271 ],
272 "timeFrom": null,
273 "timeShift": null,
274 "title": "Uptime",
275 "transformations": [],
276 "type": "stat"
277 },
278 {
279 "datasource": "RANCHER_MONITORING_GLOBAL",
280 "description": "",
281 "fieldConfig": {
282 "defaults": {
283 "custom": {},
284 "decimals": 0,
285 "mappings": [],
286 "thresholds": {
287 "mode": "absolute",
288 "steps": [
289 {
290 "color": "green",
291 "value": null
292 },
293 {
294 "color": "#EAB839",
295 "value": 1
296 },
297 {
298 "color": "red",
299 "value": 10
300 }
301 ]
302 },
303 "unit": "percent"
304 },
305 "overrides": []
306 },
307 "gridPos": {
308 "h": 3,
309 "w": 3,
310 "x": 9,
311 "y": 1
312 },
313 "id": 262,
314 "maxPerRow": 6,
315 "options": {
316 "colorMode": "background",
317 "graphMode": "none",
318 "justifyMode": "auto",
319 "orientation": "horizontal",
320 "reduceOptions": {
321 "calcs": [
322 "mean"
323 ],
324 "fields": "",
325 "values": false
326 },
327 "textMode": "auto"
328 },
329 "pluginVersion": "7.1.5",
330 "repeatDirection": "h",
331 "targets": [
332 {
333 "expr": "sum(clamp_min(1 - (clamp_min(aetheredge_status_control_plane{endpoint=\"metrics80\",name=\"ace-cornell1-prd\"} + aetheredge_status_user_plane{endpoint=\"metrics80\",name=\"ace-cornell1-prd\"} - 3, 0) + aetheredge_in_maintenance_window{endpoint=\"metrics80\",name=\"ace-cornell1-prd\"}), 0)) * 100",
334 "interval": "",
335 "legendFormat": "Unscheduled",
336 "refId": "A"
337 },
338 {
339 "expr": "sum(aetheredge_in_maintenance_window{endpoint=\"metrics80\",name=\"ace-cornell1-prd\"}) * 100",
340 "interval": "",
341 "legendFormat": "Scheduled",
342 "refId": "B"
343 }
344 ],
345 "timeFrom": null,
346 "timeShift": null,
347 "title": "Downtime",
348 "transformations": [],
349 "type": "stat"
350 },
351 {
352 "aliasColors": {
353 "Down, unsched": "red",
354 "Down: unscheduled": "red",
355 "Scheduled": "blue",
356 "Scheduled downtime": "blue",
357 "Test down": "yellow",
358 "Unscheduled": "red",
359 "Unscheduled downtime": "red"
360 },
361 "bars": false,
362 "dashLength": 10,
363 "dashes": false,
364 "datasource": "RANCHER_MONITORING_GLOBAL",
365 "description": "Uptime and downtime over time",
366 "fieldConfig": {
367 "defaults": {
368 "custom": {}
369 },
370 "overrides": []
371 },
372 "fill": 10,
373 "fillGradient": 0,
374 "gridPos": {
375 "h": 3,
376 "w": 10,
377 "x": 12,
378 "y": 1
379 },
380 "hiddenSeries": false,
381 "id": 264,
382 "legend": {
383 "alignAsTable": false,
384 "avg": false,
385 "current": false,
386 "max": false,
387 "min": false,
388 "rightSide": true,
389 "show": true,
390 "total": false,
391 "values": false
392 },
393 "lines": true,
394 "linewidth": 0,
395 "maxPerRow": 6,
396 "nullPointMode": "null",
397 "options": {
398 "alertThreshold": true
399 },
400 "percentage": false,
401 "pluginVersion": "7.1.5",
402 "pointradius": 2,
403 "points": false,
404 "renderer": "flot",
405 "repeatDirection": "h",
406 "seriesOverrides": [],
407 "spaceLength": 10,
408 "stack": false,
409 "steppedLine": true,
410 "targets": [
411 {
412 "expr": "sum(clamp_min(aetheredge_status_control_plane{endpoint=\"metrics80\",name=\"ace-cornell1-prd\"} + aetheredge_status_user_plane{endpoint=\"metrics80\",name=\"ace-cornell1-prd\"} - 3, 0) - aetheredge_in_maintenance_window{endpoint=\"metrics80\",name=\"ace-cornell1-prd\"})",
413 "interval": "",
414 "legendFormat": "Up",
415 "refId": "D"
416 },
417 {
418 "expr": "-1 * sum(clamp_min(1 - (clamp_min(aetheredge_status_control_plane{endpoint=\"metrics80\",name=\"ace-cornell1-prd\"} + aetheredge_status_user_plane{endpoint=\"metrics80\",name=\"ace-cornell1-prd\"} - 3, 0) + aetheredge_in_maintenance_window{endpoint=\"metrics80\",name=\"ace-cornell1-prd\"}), 0))",
419 "interval": "",
420 "legendFormat": "Down: unscheduled",
421 "refId": "A"
422 },
423 {
424 "expr": "-1 * sum(aetheredge_in_maintenance_window{endpoint=\"metrics80\",name=\"ace-cornell1-prd\"})",
425 "interval": "",
426 "legendFormat": "Down: scheduled",
427 "refId": "B"
428 },
429 {
430 "expr": "-1 * sum(clamp_min((aetheredge_status_control_plane{endpoint=\"metrics80\",name=\"ace-cornell1-prd\"} * -1) - 1 - aetheredge_in_maintenance_window{endpoint=\"metrics80\",name=\"ace-cornell1-prd\"}, 0))",
431 "interval": "",
432 "legendFormat": "Test down",
433 "refId": "C"
434 }
435 ],
436 "thresholds": [],
437 "timeFrom": null,
438 "timeRegions": [],
439 "timeShift": null,
440 "title": "",
441 "tooltip": {
442 "shared": true,
443 "sort": 0,
444 "value_type": "individual"
445 },
446 "type": "graph",
447 "xaxis": {
448 "buckets": null,
449 "mode": "time",
450 "name": null,
451 "show": true,
452 "values": []
453 },
454 "yaxes": [
455 {
456 "$$hashKey": "object:93",
457 "decimals": 0,
458 "format": "short",
459 "label": "",
460 "logBase": 1,
461 "max": "1",
462 "min": "-1",
463 "show": true
464 },
465 {
466 "$$hashKey": "object:94",
467 "format": "short",
468 "label": null,
469 "logBase": 1,
470 "max": null,
471 "min": null,
472 "show": false
473 }
474 ],
475 "yaxis": {
476 "align": false,
477 "alignLevel": null
478 }
479 },
480 {
481 "datasource": "Google Cloud Monitoring",
482 "description": "",
483 "fieldConfig": {
484 "defaults": {
485 "custom": {},
486 "mappings": [
487 {
488 "from": "",
489 "id": 0,
490 "operator": "",
491 "text": "down",
492 "to": "",
493 "type": 1,
494 "value": "0"
495 },
496 {
497 "from": "",
498 "id": 1,
499 "operator": "",
500 "text": "up",
501 "to": "",
502 "type": 1,
503 "value": "1"
504 }
505 ],
506 "max": 1,
507 "min": 0,
508 "thresholds": {
509 "mode": "absolute",
510 "steps": [
511 {
512 "color": "red",
513 "value": null
514 },
515 {
516 "color": "green",
517 "value": 1
518 }
519 ]
520 }
521 },
522 "overrides": [
523 {
524 "matcher": {
525 "id": "byName",
526 "options": "production-ace-cornell1-1"
527 },
528 "properties": [
529 {
530 "id": "displayName",
531 "value": "Link 1"
532 }
533 ]
534 },
535 {
536 "matcher": {
537 "id": "byName",
538 "options": "production-ace-cornell1-2"
539 },
540 "properties": [
541 {
542 "id": "displayName",
543 "value": "Link 2"
544 }
545 ]
546 }
547 ]
548 },
549 "gridPos": {
550 "h": 3,
551 "w": 2,
552 "x": 22,
553 "y": 1
554 },
555 "id": 290,
556 "links": [],
557 "options": {
558 "colorMode": "background",
559 "graphMode": "area",
560 "justifyMode": "center",
561 "orientation": "horizontal",
562 "reduceOptions": {
563 "calcs": [
564 "last"
565 ],
566 "fields": "",
567 "values": false
568 },
569 "textMode": "name"
570 },
571 "pluginVersion": "7.1.5",
572 "targets": [
573 {
574 "metricQuery": {
575 "aliasBy": "{{metric.label.tunnel_name}}",
576 "alignmentPeriod": "stackdriver-auto",
577 "crossSeriesReducer": "REDUCE_NONE",
578 "filters": [
579 "metric.label.tunnel_name",
580 "=",
581 "production-ace-cornell1-*"
582 ],
583 "groupBys": [],
584 "metricKind": "GAUGE",
585 "metricType": "vpn.googleapis.com/tunnel_established",
586 "perSeriesAligner": "ALIGN_INTERPOLATE",
587 "projectName": "onf-vpn",
588 "unit": "1",
589 "valueType": "DOUBLE"
590 },
591 "queryType": "metrics",
592 "refId": "A"
593 }
594 ],
595 "timeFrom": null,
596 "timeShift": null,
597 "title": "VPN",
598 "transformations": [],
599 "type": "stat"
600 },
601 {
602 "datasource": null,
603 "fieldConfig": {
604 "defaults": {
605 "custom": {}
606 },
607 "overrides": []
608 },
609 "gridPos": {
610 "h": 3,
611 "w": 3,
612 "x": 0,
613 "y": 4
614 },
615 "id": 252,
616 "links": [
617 {
618 "targetBlank": true,
619 "title": "Drill down: cluster compute",
620 "url": "d/efa86fd1d0c121a26444b636a3f509a8/kubernetes-compute-resources-cluster?orgId=1&refresh=10s&var-datasource=ace-menlo-pixel&${__url_time_range}"
621 },
622 {
623 "targetBlank": true,
624 "title": "Drill down: cluster networking",
625 "url": "d/ff635a025bcfea7bc3dd4f508990a3e9/kubernetes-networking-cluster?orgId=1&refresh=10s&var-resolution=5m&var-interval=4h&var-datasource=ace-menlo-pixel&${__url_time_range}"
626 },
627 {
628 "targetBlank": true,
629 "title": "Drill down: nodes",
630 "url": "d/fa49a4706d07a042595b664c87fb33ea/nodes?orgId=1&var-datasource=ace-menlo-pixel&${__url_time_range}"
631 }
632 ],
633 "options": {
634 "content": "# ONF\n### Menlo Park\n##### Pixel phone test",
635 "mode": "markdown"
636 },
637 "pluginVersion": "7.1.0",
638 "timeFrom": null,
639 "timeShift": null,
640 "title": "",
641 "type": "text"
642 },
643 {
644 "datasource": "RANCHER_MONITORING_GLOBAL",
645 "description": "",
646 "fieldConfig": {
647 "defaults": {
648 "custom": {},
649 "mappings": [
650 {
651 "from": "",
652 "id": 1,
653 "operator": "",
654 "text": "err",
655 "to": "",
656 "type": 1,
657 "value": "-1"
658 },
659 {
660 "from": "",
661 "id": 2,
662 "operator": "",
663 "text": "fail",
664 "to": "",
665 "type": 1,
666 "value": "0"
667 },
668 {
669 "from": "",
670 "id": 3,
671 "operator": "",
672 "text": "?",
673 "to": "",
674 "type": 1,
675 "value": "1"
676 },
677 {
678 "from": "",
679 "id": 4,
680 "operator": "",
681 "text": "ok",
682 "to": "",
683 "type": 1,
684 "value": "2"
685 },
686 {
687 "from": "",
688 "id": 5,
689 "operator": "",
690 "text": "X",
691 "to": "",
692 "type": 1,
693 "value": "-2"
694 },
695 {
696 "from": "-100",
697 "id": 6,
698 "operator": "",
699 "text": "maint",
700 "to": "-3",
701 "type": 2
702 }
703 ],
704 "thresholds": {
705 "mode": "absolute",
706 "steps": [
707 {
708 "color": "red",
709 "value": null
710 },
711 {
712 "color": "#6ED0E0",
713 "value": -100
714 },
715 {
716 "color": "red",
717 "value": -2
718 },
719 {
720 "color": "#EAB839",
721 "value": 1
722 },
723 {
724 "color": "green",
725 "value": 2
726 }
727 ]
728 }
729 },
730 "overrides": []
731 },
732 "gridPos": {
733 "h": 3,
734 "w": 3,
735 "x": 3,
736 "y": 4
737 },
738 "id": 227,
739 "links": [],
740 "maxPerRow": 6,
741 "options": {
742 "colorMode": "background",
743 "graphMode": "none",
744 "justifyMode": "auto",
745 "orientation": "horizontal",
746 "reduceOptions": {
747 "calcs": [
748 "last"
749 ],
750 "fields": "",
751 "values": false
752 },
753 "textMode": "auto"
754 },
755 "pluginVersion": "7.1.5",
756 "repeatDirection": "h",
757 "targets": [
758 {
759 "expr": "sum(aetheredge_status_control_plane{endpoint=\"metrics80\",name=\"ace-menlo-pixel\"} - (10*aetheredge_in_maintenance_window{endpoint=\"metrics80\",name=\"ace-menlo-pixel\"}))",
760 "interval": "",
761 "legendFormat": "Connect:",
762 "refId": "A"
763 },
764 {
765 "expr": "sum(aetheredge_status_user_plane{endpoint=\"metrics80\",name=\"ace-menlo-pixel\"} - (10*aetheredge_in_maintenance_window{endpoint=\"metrics80\",name=\"ace-menlo-pixel\"}))",
766 "interval": "",
767 "legendFormat": "Ping:",
768 "refId": "B"
769 }
770 ],
771 "timeFrom": null,
772 "timeShift": null,
773 "title": "Test results",
774 "type": "stat"
775 },
776 {
777 "datasource": "RANCHER_MONITORING_GLOBAL",
778 "description": "",
779 "fieldConfig": {
780 "defaults": {
781 "custom": {},
782 "mappings": [],
783 "thresholds": {
784 "mode": "absolute",
785 "steps": [
786 {
787 "color": "red",
788 "value": null
789 },
790 {
791 "color": "#EAB839",
792 "value": 50
793 },
794 {
795 "color": "green",
796 "value": 95
797 }
798 ]
799 },
800 "unit": "percent"
801 },
802 "overrides": []
803 },
804 "gridPos": {
805 "h": 3,
806 "w": 3,
807 "x": 6,
808 "y": 4
809 },
810 "id": 228,
811 "maxPerRow": 6,
812 "options": {
813 "colorMode": "background",
814 "graphMode": "none",
815 "justifyMode": "auto",
816 "orientation": "horizontal",
817 "reduceOptions": {
818 "calcs": [
819 "mean"
820 ],
821 "fields": "",
822 "values": false
823 },
824 "textMode": "auto"
825 },
826 "pluginVersion": "7.1.5",
827 "repeatDirection": "h",
828 "targets": [
829 {
830 "expr": "sum(clamp_min(aetheredge_status_control_plane{endpoint=\"metrics80\",name=\"ace-menlo-pixel\"} - 1, 0) * 100)",
831 "interval": "",
832 "legendFormat": "Control Plane",
833 "refId": "A"
834 },
835 {
836 "expr": "sum(clamp_min(aetheredge_status_user_plane{endpoint=\"metrics80\",name=\"ace-menlo-pixel\"} - 1, 0) * 100)",
837 "interval": "",
838 "legendFormat": "User Plane",
839 "refId": "B"
840 }
841 ],
842 "timeFrom": null,
843 "timeShift": null,
844 "title": "Uptime",
845 "transformations": [],
846 "type": "stat"
847 },
848 {
849 "datasource": "RANCHER_MONITORING_GLOBAL",
850 "description": "",
851 "fieldConfig": {
852 "defaults": {
853 "custom": {},
854 "decimals": 0,
855 "mappings": [],
856 "thresholds": {
857 "mode": "absolute",
858 "steps": [
859 {
860 "color": "green",
861 "value": null
862 },
863 {
864 "color": "#EAB839",
865 "value": 1
866 },
867 {
868 "color": "red",
869 "value": 10
870 }
871 ]
872 },
873 "unit": "percent"
874 },
875 "overrides": []
876 },
877 "gridPos": {
878 "h": 3,
879 "w": 3,
880 "x": 9,
881 "y": 4
882 },
883 "id": 229,
884 "maxPerRow": 6,
885 "options": {
886 "colorMode": "background",
887 "graphMode": "none",
888 "justifyMode": "auto",
889 "orientation": "horizontal",
890 "reduceOptions": {
891 "calcs": [
892 "mean"
893 ],
894 "fields": "",
895 "values": false
896 },
897 "textMode": "auto"
898 },
899 "pluginVersion": "7.1.5",
900 "repeatDirection": "h",
901 "targets": [
902 {
903 "expr": "sum(clamp_min(1 - (clamp_min(aetheredge_status_control_plane{endpoint=\"metrics80\",name=\"ace-menlo-pixel\"} + aetheredge_status_user_plane{endpoint=\"metrics80\",name=\"ace-menlo-pixel\"} - 3, 0) + aetheredge_in_maintenance_window{endpoint=\"metrics80\",name=\"ace-menlo-pixel\"}), 0)) * 100",
904 "interval": "",
905 "legendFormat": "Unscheduled",
906 "refId": "A"
907 },
908 {
909 "expr": "sum(aetheredge_in_maintenance_window{endpoint=\"metrics80\",name=\"ace-menlo-pixel\"}) * 100",
910 "interval": "",
911 "legendFormat": "Scheduled",
912 "refId": "B"
913 }
914 ],
915 "timeFrom": null,
916 "timeShift": null,
917 "title": "Downtime",
918 "transformations": [],
919 "type": "stat"
920 },
921 {
922 "aliasColors": {
923 "Down, unsched": "red",
924 "Down: unscheduled": "red",
925 "Scheduled": "blue",
926 "Scheduled downtime": "blue",
927 "Test down": "yellow",
928 "Unscheduled": "red",
929 "Unscheduled downtime": "red"
930 },
931 "bars": false,
932 "dashLength": 10,
933 "dashes": false,
934 "datasource": "RANCHER_MONITORING_GLOBAL",
935 "description": "Uptime and downtime over time",
936 "fieldConfig": {
937 "defaults": {
938 "custom": {}
939 },
940 "overrides": []
941 },
942 "fill": 10,
943 "fillGradient": 0,
944 "gridPos": {
945 "h": 3,
946 "w": 10,
947 "x": 12,
948 "y": 4
949 },
950 "hiddenSeries": false,
951 "id": 244,
952 "legend": {
953 "alignAsTable": false,
954 "avg": false,
955 "current": false,
956 "max": false,
957 "min": false,
958 "rightSide": true,
959 "show": true,
960 "total": false,
961 "values": false
962 },
963 "lines": true,
964 "linewidth": 0,
965 "maxPerRow": 6,
966 "nullPointMode": "null",
967 "options": {
968 "alertThreshold": true
969 },
970 "percentage": false,
971 "pluginVersion": "7.1.5",
972 "pointradius": 2,
973 "points": false,
974 "renderer": "flot",
975 "repeatDirection": "h",
976 "seriesOverrides": [],
977 "spaceLength": 10,
978 "stack": false,
979 "steppedLine": true,
980 "targets": [
981 {
982 "expr": "sum(clamp_min(aetheredge_status_control_plane{endpoint=\"metrics80\",name=\"ace-menlo-pixel\"} + aetheredge_status_user_plane{endpoint=\"metrics80\",name=\"ace-menlo-pixel\"} - 3, 0) - aetheredge_in_maintenance_window{endpoint=\"metrics80\",name=\"ace-menlo-pixel\"})",
983 "interval": "",
984 "legendFormat": "Up",
985 "refId": "D"
986 },
987 {
988 "expr": "-1 * sum(clamp_min(1 - (clamp_min(aetheredge_status_control_plane{endpoint=\"metrics80\",name=\"ace-menlo-pixel\"} + aetheredge_status_user_plane{endpoint=\"metrics80\",name=\"ace-menlo-pixel\"} - 3, 0) + aetheredge_in_maintenance_window{endpoint=\"metrics80\",name=\"ace-menlo-pixel\"}), 0))",
989 "interval": "",
990 "legendFormat": "Down: unscheduled",
991 "refId": "A"
992 },
993 {
994 "expr": "-1 * sum(aetheredge_in_maintenance_window{endpoint=\"metrics80\",name=\"ace-menlo-pixel\"})",
995 "interval": "",
996 "legendFormat": "Down: scheduled",
997 "refId": "B"
998 },
999 {
1000 "expr": "-1 * sum(clamp_min((aetheredge_status_control_plane{endpoint=\"metrics80\",name=\"ace-menlo-pixel\"} * -1) - 1 - aetheredge_in_maintenance_window{endpoint=\"metrics80\",name=\"ace-menlo-pixel\"}, 0))",
1001 "interval": "",
1002 "legendFormat": "Test down",
1003 "refId": "C"
1004 }
1005 ],
1006 "thresholds": [],
1007 "timeFrom": null,
1008 "timeRegions": [],
1009 "timeShift": null,
1010 "title": "",
1011 "tooltip": {
1012 "shared": true,
1013 "sort": 0,
1014 "value_type": "individual"
1015 },
1016 "type": "graph",
1017 "xaxis": {
1018 "buckets": null,
1019 "mode": "time",
1020 "name": null,
1021 "show": true,
1022 "values": []
1023 },
1024 "yaxes": [
1025 {
1026 "$$hashKey": "object:93",
1027 "decimals": 0,
1028 "format": "short",
1029 "label": "",
1030 "logBase": 1,
1031 "max": "1",
1032 "min": "-1",
1033 "show": true
1034 },
1035 {
1036 "$$hashKey": "object:94",
1037 "format": "short",
1038 "label": null,
1039 "logBase": 1,
1040 "max": null,
1041 "min": null,
1042 "show": false
1043 }
1044 ],
1045 "yaxis": {
1046 "align": false,
1047 "alignLevel": null
1048 }
1049 },
1050 {
1051 "datasource": "Google Cloud Monitoring",
1052 "description": "",
1053 "fieldConfig": {
1054 "defaults": {
1055 "custom": {},
1056 "mappings": [
1057 {
1058 "from": "",
1059 "id": 0,
1060 "operator": "",
1061 "text": "down",
1062 "to": "",
1063 "type": 1,
1064 "value": "0"
1065 },
1066 {
1067 "from": "",
1068 "id": 1,
1069 "operator": "",
1070 "text": "up",
1071 "to": "",
1072 "type": 1,
1073 "value": "1"
1074 }
1075 ],
1076 "max": 1,
1077 "min": 0,
1078 "thresholds": {
1079 "mode": "absolute",
1080 "steps": [
1081 {
1082 "color": "red",
1083 "value": null
1084 },
1085 {
1086 "color": "green",
1087 "value": 1
1088 }
1089 ]
1090 }
1091 },
1092 "overrides": [
1093 {
1094 "matcher": {
1095 "id": "byName",
1096 "options": "production-ace-menlo-1"
1097 },
1098 "properties": [
1099 {
1100 "id": "displayName",
1101 "value": "Link 1"
1102 }
1103 ]
1104 },
1105 {
1106 "matcher": {
1107 "id": "byName",
1108 "options": "production-ace-menlo-2"
1109 },
1110 "properties": [
1111 {
1112 "id": "displayName",
1113 "value": "Link 2"
1114 }
1115 ]
1116 }
1117 ]
1118 },
1119 "gridPos": {
1120 "h": 3,
1121 "w": 2,
1122 "x": 22,
1123 "y": 4
1124 },
1125 "id": 292,
1126 "links": [],
1127 "options": {
1128 "colorMode": "background",
1129 "graphMode": "area",
1130 "justifyMode": "center",
1131 "orientation": "horizontal",
1132 "reduceOptions": {
1133 "calcs": [
1134 "last"
1135 ],
1136 "fields": "",
1137 "values": false
1138 },
1139 "textMode": "name"
1140 },
1141 "pluginVersion": "7.1.5",
1142 "targets": [
1143 {
1144 "metricQuery": {
1145 "aliasBy": "{{ metric.label.tunnel_name }}",
1146 "alignmentPeriod": "stackdriver-auto",
1147 "crossSeriesReducer": "REDUCE_NONE",
1148 "filters": [
1149 "metric.label.tunnel_name",
1150 "=",
1151 "production-ace-menlo*"
1152 ],
1153 "groupBys": [],
1154 "metricKind": "GAUGE",
1155 "metricType": "vpn.googleapis.com/tunnel_established",
1156 "perSeriesAligner": "ALIGN_INTERPOLATE",
1157 "projectName": "onf-vpn",
1158 "unit": "1",
1159 "valueType": "DOUBLE"
1160 },
1161 "queryType": "metrics",
1162 "refId": "A"
1163 }
1164 ],
1165 "timeFrom": null,
1166 "timeShift": null,
1167 "title": "VPN",
1168 "transformations": [],
1169 "type": "stat"
1170 },
1171 {
1172 "datasource": null,
1173 "fieldConfig": {
1174 "defaults": {
1175 "custom": {}
1176 },
1177 "overrides": []
1178 },
1179 "gridPos": {
1180 "h": 3,
1181 "w": 3,
1182 "x": 0,
1183 "y": 7
1184 },
1185 "id": 253,
1186 "links": [
1187 {
1188 "targetBlank": true,
1189 "title": "Drill down: cluster compute",
1190 "url": "d/efa86fd1d0c121a26444b636a3f509a8/kubernetes-compute-resources-cluster?orgId=1&refresh=10s&var-datasource=ace-menlo-rasp-pi&${__url_time_range}"
1191 },
1192 {
1193 "targetBlank": true,
1194 "title": "Drill down: cluster networking",
1195 "url": "d/ff635a025bcfea7bc3dd4f508990a3e9/kubernetes-networking-cluster?orgId=1&refresh=10s&var-resolution=5m&var-interval=4h&var-datasource=ace-menlo-rasp-pi&${__url_time_range}"
1196 },
1197 {
1198 "targetBlank": true,
1199 "title": "Drill down: nodes",
1200 "url": "d/fa49a4706d07a042595b664c87fb33ea/nodes?orgId=1&var-datasource=ace-menlo-rasp-pi&${__url_time_range}"
1201 }
1202 ],
1203 "options": {
1204 "content": "# ONF\n### Menlo Park\n##### Raspberry Pi test",
1205 "mode": "markdown"
1206 },
1207 "pluginVersion": "7.1.0",
1208 "timeFrom": null,
1209 "timeShift": null,
1210 "title": "",
1211 "type": "text"
1212 },
1213 {
1214 "datasource": "RANCHER_MONITORING_GLOBAL",
1215 "description": "",
1216 "fieldConfig": {
1217 "defaults": {
1218 "custom": {},
1219 "mappings": [
1220 {
1221 "from": "",
1222 "id": 1,
1223 "operator": "",
1224 "text": "err",
1225 "to": "",
1226 "type": 1,
1227 "value": "-1"
1228 },
1229 {
1230 "from": "",
1231 "id": 2,
1232 "operator": "",
1233 "text": "fail",
1234 "to": "",
1235 "type": 1,
1236 "value": "0"
1237 },
1238 {
1239 "from": "",
1240 "id": 3,
1241 "operator": "",
1242 "text": "?",
1243 "to": "",
1244 "type": 1,
1245 "value": "1"
1246 },
1247 {
1248 "from": "",
1249 "id": 4,
1250 "operator": "",
1251 "text": "ok",
1252 "to": "",
1253 "type": 1,
1254 "value": "2"
1255 },
1256 {
1257 "from": "",
1258 "id": 5,
1259 "operator": "",
1260 "text": "X",
1261 "to": "",
1262 "type": 1,
1263 "value": "-2"
1264 },
1265 {
1266 "from": "-100",
1267 "id": 6,
1268 "operator": "",
1269 "text": "maint",
1270 "to": "-3",
1271 "type": 2
1272 }
1273 ],
1274 "thresholds": {
1275 "mode": "absolute",
1276 "steps": [
1277 {
1278 "color": "red",
1279 "value": null
1280 },
1281 {
1282 "color": "#6ED0E0",
1283 "value": -100
1284 },
1285 {
1286 "color": "red",
1287 "value": -2
1288 },
1289 {
1290 "color": "#EAB839",
1291 "value": 1
1292 },
1293 {
1294 "color": "green",
1295 "value": 2
1296 }
1297 ]
1298 }
1299 },
1300 "overrides": []
1301 },
1302 "gridPos": {
1303 "h": 3,
1304 "w": 3,
1305 "x": 3,
1306 "y": 7
1307 },
1308 "id": 232,
1309 "links": [],
1310 "maxPerRow": 6,
1311 "options": {
1312 "colorMode": "background",
1313 "graphMode": "none",
1314 "justifyMode": "auto",
1315 "orientation": "horizontal",
1316 "reduceOptions": {
1317 "calcs": [
1318 "last"
1319 ],
1320 "fields": "",
1321 "values": false
1322 },
1323 "textMode": "auto"
1324 },
1325 "pluginVersion": "7.1.5",
1326 "repeatDirection": "h",
1327 "targets": [
1328 {
1329 "expr": "sum(aetheredge_status_control_plane{endpoint=\"metrics80\",name=\"ace-menlo-rasp-pi\"} - (10*aetheredge_in_maintenance_window{endpoint=\"metrics80\",name=\"ace-menlo-rasp-pi\"}))",
1330 "interval": "",
1331 "legendFormat": "Connect:",
1332 "refId": "A"
1333 },
1334 {
1335 "expr": "sum(aetheredge_status_user_plane{endpoint=\"metrics80\",name=\"ace-menlo-rasp-pi\"} - (10*aetheredge_in_maintenance_window{endpoint=\"metrics80\",name=\"ace-menlo-rasp-pi\"}))",
1336 "interval": "",
1337 "legendFormat": "Ping:",
1338 "refId": "B"
1339 }
1340 ],
1341 "timeFrom": null,
1342 "timeShift": null,
1343 "title": "Test results",
1344 "type": "stat"
1345 },
1346 {
1347 "datasource": "RANCHER_MONITORING_GLOBAL",
1348 "description": "",
1349 "fieldConfig": {
1350 "defaults": {
1351 "custom": {},
1352 "mappings": [],
1353 "thresholds": {
1354 "mode": "absolute",
1355 "steps": [
1356 {
1357 "color": "red",
1358 "value": null
1359 },
1360 {
1361 "color": "#EAB839",
1362 "value": 50
1363 },
1364 {
1365 "color": "green",
1366 "value": 95
1367 }
1368 ]
1369 },
1370 "unit": "percent"
1371 },
1372 "overrides": []
1373 },
1374 "gridPos": {
1375 "h": 3,
1376 "w": 3,
1377 "x": 6,
1378 "y": 7
1379 },
1380 "id": 233,
1381 "maxPerRow": 6,
1382 "options": {
1383 "colorMode": "background",
1384 "graphMode": "none",
1385 "justifyMode": "auto",
1386 "orientation": "horizontal",
1387 "reduceOptions": {
1388 "calcs": [
1389 "mean"
1390 ],
1391 "fields": "",
1392 "values": false
1393 },
1394 "textMode": "auto"
1395 },
1396 "pluginVersion": "7.1.5",
1397 "repeatDirection": "h",
1398 "targets": [
1399 {
1400 "expr": "sum(clamp_min(aetheredge_status_control_plane{endpoint=\"metrics80\",name=\"ace-menlo-rasp-pi\"} - 1, 0) * 100)",
1401 "interval": "",
1402 "legendFormat": "Control Plane",
1403 "refId": "A"
1404 },
1405 {
1406 "expr": "sum(clamp_min(aetheredge_status_user_plane{endpoint=\"metrics80\",name=\"ace-menlo-rasp-pi\"} - 1, 0) * 100)",
1407 "interval": "",
1408 "legendFormat": "User Plane",
1409 "refId": "B"
1410 }
1411 ],
1412 "timeFrom": null,
1413 "timeShift": null,
1414 "title": "Uptime",
1415 "transformations": [],
1416 "type": "stat"
1417 },
1418 {
1419 "datasource": "RANCHER_MONITORING_GLOBAL",
1420 "description": "",
1421 "fieldConfig": {
1422 "defaults": {
1423 "custom": {},
1424 "decimals": 0,
1425 "mappings": [],
1426 "thresholds": {
1427 "mode": "absolute",
1428 "steps": [
1429 {
1430 "color": "green",
1431 "value": null
1432 },
1433 {
1434 "color": "#EAB839",
1435 "value": 1
1436 },
1437 {
1438 "color": "red",
1439 "value": 10
1440 }
1441 ]
1442 },
1443 "unit": "percent"
1444 },
1445 "overrides": []
1446 },
1447 "gridPos": {
1448 "h": 3,
1449 "w": 3,
1450 "x": 9,
1451 "y": 7
1452 },
1453 "id": 234,
1454 "maxPerRow": 6,
1455 "options": {
1456 "colorMode": "background",
1457 "graphMode": "none",
1458 "justifyMode": "auto",
1459 "orientation": "horizontal",
1460 "reduceOptions": {
1461 "calcs": [
1462 "mean"
1463 ],
1464 "fields": "",
1465 "values": false
1466 },
1467 "textMode": "auto"
1468 },
1469 "pluginVersion": "7.1.5",
1470 "repeatDirection": "h",
1471 "targets": [
1472 {
1473 "expr": "sum(clamp_min(1 - (clamp_min(aetheredge_status_control_plane{endpoint=\"metrics80\",name=\"ace-menlo-rasp-pi\"} + aetheredge_status_user_plane{endpoint=\"metrics80\",name=\"ace-menlo-rasp-pi\"} - 3, 0) + aetheredge_in_maintenance_window{endpoint=\"metrics80\",name=\"ace-menlo-rasp-pi\"}), 0)) * 100",
1474 "interval": "",
1475 "legendFormat": "Unscheduled",
1476 "refId": "A"
1477 },
1478 {
1479 "expr": "sum(aetheredge_in_maintenance_window{endpoint=\"metrics80\",name=\"ace-menlo-rasp-pi\"}) * 100",
1480 "interval": "",
1481 "legendFormat": "Scheduled",
1482 "refId": "B"
1483 }
1484 ],
1485 "timeFrom": null,
1486 "timeShift": null,
1487 "title": "Downtime",
1488 "transformations": [],
1489 "type": "stat"
1490 },
1491 {
1492 "aliasColors": {
1493 "Down, unsched": "red",
1494 "Down: unscheduled": "red",
1495 "Scheduled": "blue",
1496 "Scheduled downtime": "blue",
1497 "Test down": "yellow",
1498 "Unscheduled": "red",
1499 "Unscheduled downtime": "red"
1500 },
1501 "bars": false,
1502 "dashLength": 10,
1503 "dashes": false,
1504 "datasource": "RANCHER_MONITORING_GLOBAL",
1505 "description": "Uptime and downtime over time",
1506 "fieldConfig": {
1507 "defaults": {
1508 "custom": {}
1509 },
1510 "overrides": []
1511 },
1512 "fill": 10,
1513 "fillGradient": 0,
1514 "gridPos": {
1515 "h": 3,
1516 "w": 10,
1517 "x": 12,
1518 "y": 7
1519 },
1520 "hiddenSeries": false,
1521 "id": 235,
1522 "legend": {
1523 "alignAsTable": false,
1524 "avg": false,
1525 "current": false,
1526 "max": false,
1527 "min": false,
1528 "rightSide": true,
1529 "show": true,
1530 "total": false,
1531 "values": false
1532 },
1533 "lines": true,
1534 "linewidth": 0,
1535 "maxPerRow": 6,
1536 "nullPointMode": "null",
1537 "options": {
1538 "alertThreshold": true
1539 },
1540 "percentage": false,
1541 "pluginVersion": "7.1.5",
1542 "pointradius": 2,
1543 "points": false,
1544 "renderer": "flot",
1545 "repeatDirection": "h",
1546 "seriesOverrides": [],
1547 "spaceLength": 10,
1548 "stack": false,
1549 "steppedLine": true,
1550 "targets": [
1551 {
1552 "expr": "sum(clamp_min(aetheredge_status_control_plane{endpoint=\"metrics80\",name=\"ace-menlo-rasp-pi\"} + aetheredge_status_user_plane{endpoint=\"metrics80\",name=\"ace-menlo-rasp-pi\"} - 3, 0) - aetheredge_in_maintenance_window{endpoint=\"metrics80\",name=\"ace-menlo-rasp-pi\"})",
1553 "interval": "",
1554 "legendFormat": "Up",
1555 "refId": "D"
1556 },
1557 {
1558 "expr": "-1 * sum(clamp_min(1 - (clamp_min(aetheredge_status_control_plane{endpoint=\"metrics80\",name=\"ace-menlo-rasp-pi\"} + aetheredge_status_user_plane{endpoint=\"metrics80\",name=\"ace-menlo-rasp-pi\"} - 3, 0) + aetheredge_in_maintenance_window{endpoint=\"metrics80\",name=\"ace-menlo-rasp-pi\"}), 0))",
1559 "interval": "",
1560 "legendFormat": "Down: unscheduled",
1561 "refId": "A"
1562 },
1563 {
1564 "expr": "-1 * sum(aetheredge_in_maintenance_window{endpoint=\"metrics80\",name=\"ace-menlo-rasp-pi\"})",
1565 "interval": "",
1566 "legendFormat": "Down: scheduled",
1567 "refId": "B"
1568 },
1569 {
1570 "expr": "-1 * sum(clamp_min((aetheredge_status_control_plane{endpoint=\"metrics80\",name=\"ace-menlo-rasp-pi\"} * -1) - 1 - aetheredge_in_maintenance_window{endpoint=\"metrics80\",name=\"ace-menlo-rasp-pi\"}, 0))",
1571 "interval": "",
1572 "legendFormat": "Test down",
1573 "refId": "C"
1574 }
1575 ],
1576 "thresholds": [],
1577 "timeFrom": null,
1578 "timeRegions": [],
1579 "timeShift": null,
1580 "title": "",
1581 "tooltip": {
1582 "shared": true,
1583 "sort": 0,
1584 "value_type": "individual"
1585 },
1586 "type": "graph",
1587 "xaxis": {
1588 "buckets": null,
1589 "mode": "time",
1590 "name": null,
1591 "show": true,
1592 "values": []
1593 },
1594 "yaxes": [
1595 {
1596 "$$hashKey": "object:93",
1597 "decimals": 0,
1598 "format": "short",
1599 "label": "",
1600 "logBase": 1,
1601 "max": "1",
1602 "min": "-1",
1603 "show": true
1604 },
1605 {
1606 "$$hashKey": "object:94",
1607 "format": "short",
1608 "label": null,
1609 "logBase": 1,
1610 "max": null,
1611 "min": null,
1612 "show": false
1613 }
1614 ],
1615 "yaxis": {
1616 "align": false,
1617 "alignLevel": null
1618 }
1619 },
1620 {
1621 "datasource": "Google Cloud Monitoring",
1622 "description": "",
1623 "fieldConfig": {
1624 "defaults": {
1625 "custom": {},
1626 "mappings": [
1627 {
1628 "from": "",
1629 "id": 0,
1630 "operator": "",
1631 "text": "down",
1632 "to": "",
1633 "type": 1,
1634 "value": "0"
1635 },
1636 {
1637 "from": "",
1638 "id": 1,
1639 "operator": "",
1640 "text": "up",
1641 "to": "",
1642 "type": 1,
1643 "value": "1"
1644 }
1645 ],
1646 "max": 1,
1647 "min": 0,
1648 "thresholds": {
1649 "mode": "absolute",
1650 "steps": [
1651 {
1652 "color": "red",
1653 "value": null
1654 },
1655 {
1656 "color": "green",
1657 "value": 1
1658 }
1659 ]
1660 }
1661 },
1662 "overrides": [
1663 {
1664 "matcher": {
1665 "id": "byName",
1666 "options": "production-ace-menlo-1"
1667 },
1668 "properties": [
1669 {
1670 "id": "displayName",
1671 "value": "Link 1"
1672 }
1673 ]
1674 },
1675 {
1676 "matcher": {
1677 "id": "byName",
1678 "options": "production-ace-menlo-2"
1679 },
1680 "properties": [
1681 {
1682 "id": "displayName",
1683 "value": "Link 2"
1684 }
1685 ]
1686 }
1687 ]
1688 },
1689 "gridPos": {
1690 "h": 3,
1691 "w": 2,
1692 "x": 22,
1693 "y": 7
1694 },
1695 "id": 293,
1696 "links": [],
1697 "options": {
1698 "colorMode": "background",
1699 "graphMode": "area",
1700 "justifyMode": "center",
1701 "orientation": "horizontal",
1702 "reduceOptions": {
1703 "calcs": [
1704 "last"
1705 ],
1706 "fields": "",
1707 "values": false
1708 },
1709 "textMode": "name"
1710 },
1711 "pluginVersion": "7.1.5",
1712 "targets": [
1713 {
1714 "metricQuery": {
1715 "aliasBy": "{{ metric.label.tunnel_name }}",
1716 "alignmentPeriod": "stackdriver-auto",
1717 "crossSeriesReducer": "REDUCE_NONE",
1718 "filters": [
1719 "metric.label.tunnel_name",
1720 "=",
1721 "production-ace-menlo*"
1722 ],
1723 "groupBys": [],
1724 "metricKind": "GAUGE",
1725 "metricType": "vpn.googleapis.com/tunnel_established",
1726 "perSeriesAligner": "ALIGN_INTERPOLATE",
1727 "projectName": "onf-vpn",
1728 "unit": "1",
1729 "valueType": "DOUBLE"
1730 },
1731 "queryType": "metrics",
1732 "refId": "A"
1733 }
1734 ],
1735 "timeFrom": null,
1736 "timeShift": null,
1737 "title": "VPN",
1738 "transformations": [],
1739 "type": "stat"
1740 },
1741 {
1742 "datasource": null,
1743 "fieldConfig": {
1744 "defaults": {
1745 "custom": {}
1746 },
1747 "overrides": []
1748 },
1749 "gridPos": {
1750 "h": 3,
1751 "w": 3,
1752 "x": 0,
1753 "y": 10
1754 },
1755 "id": 254,
1756 "links": [
1757 {
1758 "targetBlank": true,
1759 "title": "Drill down: cluster compute",
1760 "url": "d/efa86fd1d0c121a26444b636a3f509a8/kubernetes-compute-resources-cluster?orgId=1&refresh=10s&var-datasource=ace-tucson&${__url_time_range}"
1761 },
1762 {
1763 "targetBlank": true,
1764 "title": "Drill down: cluster networking",
1765 "url": "d/ff635a025bcfea7bc3dd4f508990a3e9/kubernetes-networking-cluster?orgId=1&refresh=10s&var-resolution=5m&var-interval=4h&var-datasource=ace-tucson&${__url_time_range}"
1766 },
1767 {
1768 "targetBlank": true,
1769 "title": "Drill down: nodes",
1770 "url": "d/fa49a4706d07a042595b664c87fb33ea/nodes?orgId=1&var-datasource=ace-tucson&${__url_time_range}"
1771 }
1772 ],
1773 "options": {
1774 "content": "# ONF\n### Tucson",
1775 "mode": "markdown"
1776 },
1777 "pluginVersion": "7.1.0",
1778 "timeFrom": null,
1779 "timeShift": null,
1780 "title": "",
1781 "type": "text"
1782 },
1783 {
1784 "datasource": "RANCHER_MONITORING_GLOBAL",
1785 "description": "",
1786 "fieldConfig": {
1787 "defaults": {
1788 "custom": {},
1789 "mappings": [
1790 {
1791 "from": "",
1792 "id": 1,
1793 "operator": "",
1794 "text": "err",
1795 "to": "",
1796 "type": 1,
1797 "value": "-1"
1798 },
1799 {
1800 "from": "",
1801 "id": 2,
1802 "operator": "",
1803 "text": "fail",
1804 "to": "",
1805 "type": 1,
1806 "value": "0"
1807 },
1808 {
1809 "from": "",
1810 "id": 3,
1811 "operator": "",
1812 "text": "?",
1813 "to": "",
1814 "type": 1,
1815 "value": "1"
1816 },
1817 {
1818 "from": "",
1819 "id": 4,
1820 "operator": "",
1821 "text": "ok",
1822 "to": "",
1823 "type": 1,
1824 "value": "2"
1825 },
1826 {
1827 "from": "",
1828 "id": 5,
1829 "operator": "",
1830 "text": "X",
1831 "to": "",
1832 "type": 1,
1833 "value": "-2"
1834 },
1835 {
1836 "from": "-100",
1837 "id": 6,
1838 "operator": "",
1839 "text": "maint",
1840 "to": "-3",
1841 "type": 2
1842 }
1843 ],
1844 "thresholds": {
1845 "mode": "absolute",
1846 "steps": [
1847 {
1848 "color": "red",
1849 "value": null
1850 },
1851 {
1852 "color": "#6ED0E0",
1853 "value": -100
1854 },
1855 {
1856 "color": "red",
1857 "value": -2
1858 },
1859 {
1860 "color": "#EAB839",
1861 "value": 1
1862 },
1863 {
1864 "color": "green",
1865 "value": 2
1866 }
1867 ]
1868 }
1869 },
1870 "overrides": []
1871 },
1872 "gridPos": {
1873 "h": 3,
1874 "w": 3,
1875 "x": 3,
1876 "y": 10
1877 },
1878 "id": 237,
1879 "links": [],
1880 "maxPerRow": 6,
1881 "options": {
1882 "colorMode": "background",
1883 "graphMode": "none",
1884 "justifyMode": "auto",
1885 "orientation": "horizontal",
1886 "reduceOptions": {
1887 "calcs": [
1888 "last"
1889 ],
1890 "fields": "",
1891 "values": false
1892 },
1893 "textMode": "auto"
1894 },
1895 "pluginVersion": "7.1.5",
1896 "repeatDirection": "h",
1897 "targets": [
1898 {
1899 "expr": "sum(aetheredge_status_control_plane{endpoint=\"metrics80\",name=\"ace-tucson\"} - (10*aetheredge_in_maintenance_window{endpoint=\"metrics80\",name=\"ace-tucson\"}))",
1900 "interval": "",
1901 "legendFormat": "Connect:",
1902 "refId": "A"
1903 },
1904 {
1905 "expr": "sum(aetheredge_status_user_plane{endpoint=\"metrics80\",name=\"ace-tucson\"} - (10*aetheredge_in_maintenance_window{endpoint=\"metrics80\",name=\"ace-tucson\"}))",
1906 "interval": "",
1907 "legendFormat": "Ping:",
1908 "refId": "B"
1909 }
1910 ],
1911 "timeFrom": null,
1912 "timeShift": null,
1913 "title": "Test results",
1914 "type": "stat"
1915 },
1916 {
1917 "datasource": "RANCHER_MONITORING_GLOBAL",
1918 "description": "",
1919 "fieldConfig": {
1920 "defaults": {
1921 "custom": {},
1922 "mappings": [],
1923 "thresholds": {
1924 "mode": "absolute",
1925 "steps": [
1926 {
1927 "color": "red",
1928 "value": null
1929 },
1930 {
1931 "color": "#EAB839",
1932 "value": 50
1933 },
1934 {
1935 "color": "green",
1936 "value": 95
1937 }
1938 ]
1939 },
1940 "unit": "percent"
1941 },
1942 "overrides": []
1943 },
1944 "gridPos": {
1945 "h": 3,
1946 "w": 3,
1947 "x": 6,
1948 "y": 10
1949 },
1950 "id": 238,
1951 "maxPerRow": 6,
1952 "options": {
1953 "colorMode": "background",
1954 "graphMode": "none",
1955 "justifyMode": "auto",
1956 "orientation": "horizontal",
1957 "reduceOptions": {
1958 "calcs": [
1959 "mean"
1960 ],
1961 "fields": "",
1962 "values": false
1963 },
1964 "textMode": "auto"
1965 },
1966 "pluginVersion": "7.1.5",
1967 "repeatDirection": "h",
1968 "targets": [
1969 {
1970 "expr": "sum(clamp_min(aetheredge_status_control_plane{endpoint=\"metrics80\",name=\"ace-tucson\"} - 1, 0) * 100)",
1971 "interval": "",
1972 "legendFormat": "Control Plane",
1973 "refId": "A"
1974 },
1975 {
1976 "expr": "sum(clamp_min(aetheredge_status_user_plane{endpoint=\"metrics80\",name=\"ace-tucson\"} - 1, 0) * 100)",
1977 "interval": "",
1978 "legendFormat": "User Plane",
1979 "refId": "B"
1980 }
1981 ],
1982 "timeFrom": null,
1983 "timeShift": null,
1984 "title": "Uptime",
1985 "transformations": [],
1986 "type": "stat"
1987 },
1988 {
1989 "datasource": "RANCHER_MONITORING_GLOBAL",
1990 "description": "",
1991 "fieldConfig": {
1992 "defaults": {
1993 "custom": {},
1994 "decimals": 0,
1995 "mappings": [],
1996 "thresholds": {
1997 "mode": "absolute",
1998 "steps": [
1999 {
2000 "color": "green",
2001 "value": null
2002 },
2003 {
2004 "color": "#EAB839",
2005 "value": 1
2006 },
2007 {
2008 "color": "red",
2009 "value": 10
2010 }
2011 ]
2012 },
2013 "unit": "percent"
2014 },
2015 "overrides": []
2016 },
2017 "gridPos": {
2018 "h": 3,
2019 "w": 3,
2020 "x": 9,
2021 "y": 10
2022 },
2023 "id": 239,
2024 "maxPerRow": 6,
2025 "options": {
2026 "colorMode": "background",
2027 "graphMode": "none",
2028 "justifyMode": "auto",
2029 "orientation": "horizontal",
2030 "reduceOptions": {
2031 "calcs": [
2032 "mean"
2033 ],
2034 "fields": "",
2035 "values": false
2036 },
2037 "textMode": "auto"
2038 },
2039 "pluginVersion": "7.1.5",
2040 "repeatDirection": "h",
2041 "targets": [
2042 {
2043 "expr": "sum(clamp_min(1 - (clamp_min(aetheredge_status_control_plane{endpoint=\"metrics80\",name=\"ace-tucson\"} + aetheredge_status_user_plane{endpoint=\"metrics80\",name=\"ace-tucson\"} - 3, 0) + aetheredge_in_maintenance_window{endpoint=\"metrics80\",name=\"ace-tucson\"}), 0)) * 100",
2044 "interval": "",
2045 "legendFormat": "Unscheduled",
2046 "refId": "A"
2047 },
2048 {
2049 "expr": "sum(aetheredge_in_maintenance_window{endpoint=\"metrics80\",name=\"ace-tucson\"}) * 100",
2050 "interval": "",
2051 "legendFormat": "Scheduled",
2052 "refId": "B"
2053 }
2054 ],
2055 "timeFrom": null,
2056 "timeShift": null,
2057 "title": "Downtime",
2058 "transformations": [],
2059 "type": "stat"
2060 },
2061 {
2062 "aliasColors": {
2063 "Down, unsched": "red",
2064 "Down: unscheduled": "red",
2065 "Scheduled": "blue",
2066 "Scheduled downtime": "blue",
2067 "Test down": "yellow",
2068 "Unscheduled": "red",
2069 "Unscheduled downtime": "red"
2070 },
2071 "bars": false,
2072 "dashLength": 10,
2073 "dashes": false,
2074 "datasource": "RANCHER_MONITORING_GLOBAL",
2075 "description": "Uptime and downtime over time",
2076 "fieldConfig": {
2077 "defaults": {
2078 "custom": {}
2079 },
2080 "overrides": []
2081 },
2082 "fill": 10,
2083 "fillGradient": 0,
2084 "gridPos": {
2085 "h": 3,
2086 "w": 10,
2087 "x": 12,
2088 "y": 10
2089 },
2090 "hiddenSeries": false,
2091 "id": 240,
2092 "legend": {
2093 "alignAsTable": false,
2094 "avg": false,
2095 "current": false,
2096 "max": false,
2097 "min": false,
2098 "rightSide": true,
2099 "show": true,
2100 "total": false,
2101 "values": false
2102 },
2103 "lines": true,
2104 "linewidth": 0,
2105 "maxPerRow": 6,
2106 "nullPointMode": "null",
2107 "options": {
2108 "alertThreshold": true
2109 },
2110 "percentage": false,
2111 "pluginVersion": "7.1.5",
2112 "pointradius": 2,
2113 "points": false,
2114 "renderer": "flot",
2115 "repeatDirection": "h",
2116 "seriesOverrides": [],
2117 "spaceLength": 10,
2118 "stack": false,
2119 "steppedLine": true,
2120 "targets": [
2121 {
2122 "expr": "sum(clamp_min(aetheredge_status_control_plane{endpoint=\"metrics80\",name=\"ace-tucson\"} + aetheredge_status_user_plane{endpoint=\"metrics80\",name=\"ace-tucson\"} - 3, 0) - aetheredge_in_maintenance_window{endpoint=\"metrics80\",name=\"ace-tucson\"})",
2123 "interval": "",
2124 "legendFormat": "Up",
2125 "refId": "D"
2126 },
2127 {
2128 "expr": "-1 * sum(clamp_min(1 - (clamp_min(aetheredge_status_control_plane{endpoint=\"metrics80\",name=\"ace-tucson\"} + aetheredge_status_user_plane{endpoint=\"metrics80\",name=\"ace-tucson\"} - 3, 0) + aetheredge_in_maintenance_window{endpoint=\"metrics80\",name=\"ace-tucson\"}), 0))",
2129 "interval": "",
2130 "legendFormat": "Down: unscheduled",
2131 "refId": "A"
2132 },
2133 {
2134 "expr": "-1 * sum(aetheredge_in_maintenance_window{endpoint=\"metrics80\",name=\"ace-tucson\"})",
2135 "interval": "",
2136 "legendFormat": "Down: scheduled",
2137 "refId": "B"
2138 },
2139 {
2140 "expr": "-1 * sum(clamp_min((aetheredge_status_control_plane{endpoint=\"metrics80\",name=\"ace-tucson\"} * -1) - 1 - aetheredge_in_maintenance_window{endpoint=\"metrics80\",name=\"ace-tucson\"}, 0))",
2141 "interval": "",
2142 "legendFormat": "Test down",
2143 "refId": "C"
2144 }
2145 ],
2146 "thresholds": [],
2147 "timeFrom": null,
2148 "timeRegions": [],
2149 "timeShift": null,
2150 "title": "",
2151 "tooltip": {
2152 "shared": true,
2153 "sort": 0,
2154 "value_type": "individual"
2155 },
2156 "type": "graph",
2157 "xaxis": {
2158 "buckets": null,
2159 "mode": "time",
2160 "name": null,
2161 "show": true,
2162 "values": []
2163 },
2164 "yaxes": [
2165 {
2166 "$$hashKey": "object:93",
2167 "decimals": 0,
2168 "format": "short",
2169 "label": "",
2170 "logBase": 1,
2171 "max": "1",
2172 "min": "-1",
2173 "show": true
2174 },
2175 {
2176 "$$hashKey": "object:94",
2177 "format": "short",
2178 "label": null,
2179 "logBase": 1,
2180 "max": null,
2181 "min": null,
2182 "show": false
2183 }
2184 ],
2185 "yaxis": {
2186 "align": false,
2187 "alignLevel": null
2188 }
2189 },
2190 {
2191 "datasource": "Google Cloud Monitoring",
2192 "description": "",
2193 "fieldConfig": {
2194 "defaults": {
2195 "custom": {},
2196 "mappings": [
2197 {
2198 "from": "",
2199 "id": 0,
2200 "operator": "",
2201 "text": "down",
2202 "to": "",
2203 "type": 1,
2204 "value": "0"
2205 },
2206 {
2207 "from": "",
2208 "id": 1,
2209 "operator": "",
2210 "text": "up",
2211 "to": "",
2212 "type": 1,
2213 "value": "1"
2214 }
2215 ],
2216 "max": 1,
2217 "min": 0,
2218 "thresholds": {
2219 "mode": "absolute",
2220 "steps": [
2221 {
2222 "color": "red",
2223 "value": null
2224 },
2225 {
2226 "color": "green",
2227 "value": 1
2228 }
2229 ]
2230 }
2231 },
2232 "overrides": [
2233 {
2234 "matcher": {
2235 "id": "byName",
2236 "options": "production-ace-tucson-1"
2237 },
2238 "properties": [
2239 {
2240 "id": "displayName",
2241 "value": "Link 1"
2242 }
2243 ]
2244 },
2245 {
2246 "matcher": {
2247 "id": "byName",
2248 "options": "production-ace-tucson-2"
2249 },
2250 "properties": [
2251 {
2252 "id": "displayName",
2253 "value": "Link 2"
2254 }
2255 ]
2256 }
2257 ]
2258 },
2259 "gridPos": {
2260 "h": 3,
2261 "w": 2,
2262 "x": 22,
2263 "y": 10
2264 },
2265 "id": 294,
2266 "links": [],
2267 "options": {
2268 "colorMode": "background",
2269 "graphMode": "area",
2270 "justifyMode": "center",
2271 "orientation": "horizontal",
2272 "reduceOptions": {
2273 "calcs": [
2274 "last"
2275 ],
2276 "fields": "",
2277 "values": false
2278 },
2279 "textMode": "name"
2280 },
2281 "pluginVersion": "7.1.5",
2282 "targets": [
2283 {
2284 "metricQuery": {
2285 "aliasBy": "{{ metric.label.tunnel_name }}",
2286 "alignmentPeriod": "stackdriver-auto",
2287 "crossSeriesReducer": "REDUCE_NONE",
2288 "filters": [
2289 "metric.label.tunnel_name",
2290 "=",
2291 "production-ace-tucson*"
2292 ],
2293 "groupBys": [],
2294 "metricKind": "GAUGE",
2295 "metricType": "vpn.googleapis.com/tunnel_established",
2296 "perSeriesAligner": "ALIGN_INTERPOLATE",
2297 "projectName": "onf-vpn",
2298 "unit": "1",
2299 "valueType": "DOUBLE"
2300 },
2301 "queryType": "metrics",
2302 "refId": "A"
2303 }
2304 ],
2305 "timeFrom": null,
2306 "timeShift": null,
2307 "title": "VPN",
2308 "transformations": [],
2309 "type": "stat"
2310 },
2311 {
2312 "datasource": null,
2313 "fieldConfig": {
2314 "defaults": {
2315 "custom": {}
2316 },
2317 "overrides": []
2318 },
2319 "gridPos": {
2320 "h": 3,
2321 "w": 3,
2322 "x": 0,
2323 "y": 13
2324 },
2325 "id": 255,
2326 "links": [
2327 {
2328 "targetBlank": true,
2329 "title": "Drill down: cluster compute",
2330 "url": "d/efa86fd1d0c121a26444b636a3f509a8/kubernetes-compute-resources-cluster?orgId=1&refresh=10s&var-datasource=ace-princeton1-prd&${__url_time_range}"
2331 },
2332 {
2333 "targetBlank": true,
2334 "title": "Drill down: cluster networking",
2335 "url": "d/ff635a025bcfea7bc3dd4f508990a3e9/kubernetes-networking-cluster?orgId=1&refresh=10s&var-resolution=5m&var-interval=4h&var-datasource=ace-princeton1-prd&${__url_time_range}"
2336 },
2337 {
2338 "targetBlank": true,
2339 "title": "Drill down: nodes",
2340 "url": "d/fa49a4706d07a042595b664c87fb33ea/nodes?orgId=1&var-datasource=ace-princeton1-prd&${__url_time_range}"
2341 }
2342 ],
2343 "options": {
2344 "content": "# Princeton University\n",
2345 "mode": "markdown"
2346 },
2347 "pluginVersion": "7.1.0",
2348 "timeFrom": null,
2349 "timeShift": null,
2350 "title": "",
2351 "type": "text"
2352 },
2353 {
2354 "datasource": "RANCHER_MONITORING_GLOBAL",
2355 "description": "",
2356 "fieldConfig": {
2357 "defaults": {
2358 "custom": {},
2359 "mappings": [
2360 {
2361 "from": "",
2362 "id": 1,
2363 "operator": "",
2364 "text": "err",
2365 "to": "",
2366 "type": 1,
2367 "value": "-1"
2368 },
2369 {
2370 "from": "",
2371 "id": 2,
2372 "operator": "",
2373 "text": "fail",
2374 "to": "",
2375 "type": 1,
2376 "value": "0"
2377 },
2378 {
2379 "from": "",
2380 "id": 3,
2381 "operator": "",
2382 "text": "?",
2383 "to": "",
2384 "type": 1,
2385 "value": "1"
2386 },
2387 {
2388 "from": "",
2389 "id": 4,
2390 "operator": "",
2391 "text": "ok",
2392 "to": "",
2393 "type": 1,
2394 "value": "2"
2395 },
2396 {
2397 "from": "",
2398 "id": 5,
2399 "operator": "",
2400 "text": "X",
2401 "to": "",
2402 "type": 1,
2403 "value": "-2"
2404 },
2405 {
2406 "from": "-100",
2407 "id": 6,
2408 "operator": "",
2409 "text": "maint",
2410 "to": "-3",
2411 "type": 2
2412 }
2413 ],
2414 "thresholds": {
2415 "mode": "absolute",
2416 "steps": [
2417 {
2418 "color": "red",
2419 "value": null
2420 },
2421 {
2422 "color": "#6ED0E0",
2423 "value": -100
2424 },
2425 {
2426 "color": "red",
2427 "value": -2
2428 },
2429 {
2430 "color": "#EAB839",
2431 "value": 1
2432 },
2433 {
2434 "color": "green",
2435 "value": 2
2436 }
2437 ]
2438 }
2439 },
2440 "overrides": []
2441 },
2442 "gridPos": {
2443 "h": 3,
2444 "w": 3,
2445 "x": 3,
2446 "y": 13
2447 },
2448 "id": 266,
2449 "links": [],
2450 "maxPerRow": 6,
2451 "options": {
2452 "colorMode": "background",
2453 "graphMode": "none",
2454 "justifyMode": "auto",
2455 "orientation": "horizontal",
2456 "reduceOptions": {
2457 "calcs": [
2458 "last"
2459 ],
2460 "fields": "",
2461 "values": false
2462 },
2463 "textMode": "auto"
2464 },
2465 "pluginVersion": "7.1.5",
2466 "repeatDirection": "h",
2467 "targets": [
2468 {
2469 "expr": "sum(aetheredge_status_control_plane{endpoint=\"metrics80\",name=\"ace-princeton1-prd\"} - (10*aetheredge_in_maintenance_window{endpoint=\"metrics80\",name=\"ace-princeton1-prd\"}))",
2470 "interval": "",
2471 "legendFormat": "Connect:",
2472 "refId": "A"
2473 },
2474 {
2475 "expr": "sum(aetheredge_status_user_plane{endpoint=\"metrics80\",name=\"ace-princeton1-prd\"} - (10*aetheredge_in_maintenance_window{endpoint=\"metrics80\",name=\"ace-princeton1-prd\"}))",
2476 "interval": "",
2477 "legendFormat": "Ping:",
2478 "refId": "B"
2479 }
2480 ],
2481 "timeFrom": null,
2482 "timeShift": null,
2483 "title": "Test results",
2484 "type": "stat"
2485 },
2486 {
2487 "datasource": "RANCHER_MONITORING_GLOBAL",
2488 "description": "",
2489 "fieldConfig": {
2490 "defaults": {
2491 "custom": {},
2492 "mappings": [],
2493 "thresholds": {
2494 "mode": "absolute",
2495 "steps": [
2496 {
2497 "color": "red",
2498 "value": null
2499 },
2500 {
2501 "color": "#EAB839",
2502 "value": 50
2503 },
2504 {
2505 "color": "green",
2506 "value": 95
2507 }
2508 ]
2509 },
2510 "unit": "percent"
2511 },
2512 "overrides": []
2513 },
2514 "gridPos": {
2515 "h": 3,
2516 "w": 3,
2517 "x": 6,
2518 "y": 13
2519 },
2520 "id": 269,
2521 "maxPerRow": 6,
2522 "options": {
2523 "colorMode": "background",
2524 "graphMode": "none",
2525 "justifyMode": "auto",
2526 "orientation": "horizontal",
2527 "reduceOptions": {
2528 "calcs": [
2529 "mean"
2530 ],
2531 "fields": "",
2532 "values": false
2533 },
2534 "textMode": "auto"
2535 },
2536 "pluginVersion": "7.1.5",
2537 "repeatDirection": "h",
2538 "targets": [
2539 {
2540 "expr": "sum(clamp_min(aetheredge_status_control_plane{endpoint=\"metrics80\",name=\"ace-princeton1-prd\"} - 1, 0) * 100)",
2541 "interval": "",
2542 "legendFormat": "Control Plane",
2543 "refId": "A"
2544 },
2545 {
2546 "expr": "sum(clamp_min(aetheredge_status_user_plane{endpoint=\"metrics80\",name=\"ace-princeton1-prd\"} - 1, 0) * 100)",
2547 "interval": "",
2548 "legendFormat": "User Plane",
2549 "refId": "B"
2550 }
2551 ],
2552 "timeFrom": null,
2553 "timeShift": null,
2554 "title": "Uptime",
2555 "transformations": [],
2556 "type": "stat"
2557 },
2558 {
2559 "datasource": "RANCHER_MONITORING_GLOBAL",
2560 "description": "",
2561 "fieldConfig": {
2562 "defaults": {
2563 "custom": {},
2564 "decimals": 0,
2565 "mappings": [],
2566 "thresholds": {
2567 "mode": "absolute",
2568 "steps": [
2569 {
2570 "color": "green",
2571 "value": null
2572 },
2573 {
2574 "color": "#EAB839",
2575 "value": 1
2576 },
2577 {
2578 "color": "red",
2579 "value": 10
2580 }
2581 ]
2582 },
2583 "unit": "percent"
2584 },
2585 "overrides": []
2586 },
2587 "gridPos": {
2588 "h": 3,
2589 "w": 3,
2590 "x": 9,
2591 "y": 13
2592 },
2593 "id": 272,
2594 "maxPerRow": 6,
2595 "options": {
2596 "colorMode": "background",
2597 "graphMode": "none",
2598 "justifyMode": "auto",
2599 "orientation": "horizontal",
2600 "reduceOptions": {
2601 "calcs": [
2602 "mean"
2603 ],
2604 "fields": "",
2605 "values": false
2606 },
2607 "textMode": "auto"
2608 },
2609 "pluginVersion": "7.1.5",
2610 "repeatDirection": "h",
2611 "targets": [
2612 {
2613 "expr": "sum(clamp_min(1 - (clamp_min(aetheredge_status_control_plane{endpoint=\"metrics80\",name=\"ace-princeton1-prd\"} + aetheredge_status_user_plane{endpoint=\"metrics80\",name=\"ace-princeton1-prd\"} - 3, 0) + aetheredge_in_maintenance_window{endpoint=\"metrics80\",name=\"ace-princeton1-prd\"}), 0)) * 100",
2614 "interval": "",
2615 "legendFormat": "Unscheduled",
2616 "refId": "A"
2617 },
2618 {
2619 "expr": "sum(aetheredge_in_maintenance_window{endpoint=\"metrics80\",name=\"ace-princeton1-prd\"}) * 100",
2620 "interval": "",
2621 "legendFormat": "Scheduled",
2622 "refId": "B"
2623 }
2624 ],
2625 "timeFrom": null,
2626 "timeShift": null,
2627 "title": "Downtime",
2628 "transformations": [],
2629 "type": "stat"
2630 },
2631 {
2632 "aliasColors": {
2633 "Down, unsched": "red",
2634 "Down: unscheduled": "red",
2635 "Scheduled": "blue",
2636 "Scheduled downtime": "blue",
2637 "Test down": "yellow",
2638 "Unscheduled": "red",
2639 "Unscheduled downtime": "red"
2640 },
2641 "bars": false,
2642 "dashLength": 10,
2643 "dashes": false,
2644 "datasource": "RANCHER_MONITORING_GLOBAL",
2645 "description": "Uptime and downtime over time",
2646 "fieldConfig": {
2647 "defaults": {
2648 "custom": {}
2649 },
2650 "overrides": []
2651 },
2652 "fill": 10,
2653 "fillGradient": 0,
2654 "gridPos": {
2655 "h": 3,
2656 "w": 10,
2657 "x": 12,
2658 "y": 13
2659 },
2660 "hiddenSeries": false,
2661 "id": 275,
2662 "legend": {
2663 "alignAsTable": false,
2664 "avg": false,
2665 "current": false,
2666 "max": false,
2667 "min": false,
2668 "rightSide": true,
2669 "show": true,
2670 "total": false,
2671 "values": false
2672 },
2673 "lines": true,
2674 "linewidth": 0,
2675 "maxPerRow": 6,
2676 "nullPointMode": "null",
2677 "options": {
2678 "alertThreshold": true
2679 },
2680 "percentage": false,
2681 "pluginVersion": "7.1.5",
2682 "pointradius": 2,
2683 "points": false,
2684 "renderer": "flot",
2685 "repeatDirection": "h",
2686 "seriesOverrides": [],
2687 "spaceLength": 10,
2688 "stack": false,
2689 "steppedLine": true,
2690 "targets": [
2691 {
2692 "expr": "sum(clamp_min(aetheredge_status_control_plane{endpoint=\"metrics80\",name=\"ace-princeton1-prd\"} + aetheredge_status_user_plane{endpoint=\"metrics80\",name=\"ace-princeton1-prd\"} - 3, 0) - aetheredge_in_maintenance_window{endpoint=\"metrics80\",name=\"ace-princeton1-prd\"})",
2693 "interval": "",
2694 "legendFormat": "Up",
2695 "refId": "D"
2696 },
2697 {
2698 "expr": "-1 * sum(clamp_min(1 - (clamp_min(aetheredge_status_control_plane{endpoint=\"metrics80\",name=\"ace-princeton1-prd\"} + aetheredge_status_user_plane{endpoint=\"metrics80\",name=\"ace-princeton1-prd\"} - 3, 0) + aetheredge_in_maintenance_window{endpoint=\"metrics80\",name=\"ace-princeton1-prd\"}), 0))",
2699 "interval": "",
2700 "legendFormat": "Down: unscheduled",
2701 "refId": "A"
2702 },
2703 {
2704 "expr": "-1 * sum(aetheredge_in_maintenance_window{endpoint=\"metrics80\",name=\"ace-princeton1-prd\"})",
2705 "interval": "",
2706 "legendFormat": "Down: scheduled",
2707 "refId": "B"
2708 },
2709 {
2710 "expr": "-1 * sum(clamp_min((aetheredge_status_control_plane{endpoint=\"metrics80\",name=\"ace-princeton1-prd\"} * -1) - 1 - aetheredge_in_maintenance_window{endpoint=\"metrics80\",name=\"ace-princeton1-prd\"}, 0))",
2711 "interval": "",
2712 "legendFormat": "Test down",
2713 "refId": "C"
2714 }
2715 ],
2716 "thresholds": [],
2717 "timeFrom": null,
2718 "timeRegions": [],
2719 "timeShift": null,
2720 "title": "",
2721 "tooltip": {
2722 "shared": true,
2723 "sort": 0,
2724 "value_type": "individual"
2725 },
2726 "type": "graph",
2727 "xaxis": {
2728 "buckets": null,
2729 "mode": "time",
2730 "name": null,
2731 "show": true,
2732 "values": []
2733 },
2734 "yaxes": [
2735 {
2736 "$$hashKey": "object:93",
2737 "decimals": 0,
2738 "format": "short",
2739 "label": "",
2740 "logBase": 1,
2741 "max": "1",
2742 "min": "-1",
2743 "show": true
2744 },
2745 {
2746 "$$hashKey": "object:94",
2747 "format": "short",
2748 "label": null,
2749 "logBase": 1,
2750 "max": null,
2751 "min": null,
2752 "show": false
2753 }
2754 ],
2755 "yaxis": {
2756 "align": false,
2757 "alignLevel": null
2758 }
2759 },
2760 {
2761 "datasource": "Google Cloud Monitoring",
2762 "description": "",
2763 "fieldConfig": {
2764 "defaults": {
2765 "custom": {},
2766 "mappings": [
2767 {
2768 "from": "",
2769 "id": 0,
2770 "operator": "",
2771 "text": "down",
2772 "to": "",
2773 "type": 1,
2774 "value": "0"
2775 },
2776 {
2777 "from": "",
2778 "id": 1,
2779 "operator": "",
2780 "text": "up",
2781 "to": "",
2782 "type": 1,
2783 "value": "1"
2784 }
2785 ],
2786 "max": 1,
2787 "min": 0,
2788 "thresholds": {
2789 "mode": "absolute",
2790 "steps": [
2791 {
2792 "color": "red",
2793 "value": null
2794 },
2795 {
2796 "color": "green",
2797 "value": 1
2798 }
2799 ]
2800 }
2801 },
2802 "overrides": [
2803 {
2804 "matcher": {
2805 "id": "byName",
2806 "options": "production-ace-princeton1-1"
2807 },
2808 "properties": [
2809 {
2810 "id": "displayName",
2811 "value": "Link 1"
2812 }
2813 ]
2814 },
2815 {
2816 "matcher": {
2817 "id": "byName",
2818 "options": "production-ace-princeton1-2"
2819 },
2820 "properties": [
2821 {
2822 "id": "displayName",
2823 "value": "Link 2"
2824 }
2825 ]
2826 }
2827 ]
2828 },
2829 "gridPos": {
2830 "h": 3,
2831 "w": 2,
2832 "x": 22,
2833 "y": 13
2834 },
2835 "id": 297,
2836 "links": [],
2837 "options": {
2838 "colorMode": "background",
2839 "graphMode": "area",
2840 "justifyMode": "center",
2841 "orientation": "horizontal",
2842 "reduceOptions": {
2843 "calcs": [
2844 "last"
2845 ],
2846 "fields": "",
2847 "values": false
2848 },
2849 "textMode": "name"
2850 },
2851 "pluginVersion": "7.1.5",
2852 "targets": [
2853 {
2854 "metricQuery": {
2855 "aliasBy": "{{ metric.label.tunnel_name }}",
2856 "alignmentPeriod": "stackdriver-auto",
2857 "crossSeriesReducer": "REDUCE_NONE",
2858 "filters": [
2859 "metric.label.tunnel_name",
2860 "=",
2861 "production-ace-princeton*"
2862 ],
2863 "groupBys": [],
2864 "metricKind": "GAUGE",
2865 "metricType": "vpn.googleapis.com/tunnel_established",
2866 "perSeriesAligner": "ALIGN_INTERPOLATE",
2867 "projectName": "onf-vpn",
2868 "unit": "1",
2869 "valueType": "DOUBLE"
2870 },
2871 "queryType": "metrics",
2872 "refId": "A"
2873 }
2874 ],
2875 "timeFrom": null,
2876 "timeShift": null,
2877 "title": "VPN",
2878 "transformations": [],
2879 "type": "stat"
2880 },
2881 {
2882 "datasource": null,
2883 "fieldConfig": {
2884 "defaults": {
2885 "custom": {}
2886 },
2887 "overrides": []
2888 },
2889 "gridPos": {
2890 "h": 3,
2891 "w": 3,
2892 "x": 0,
2893 "y": 16
2894 },
2895 "id": 256,
2896 "links": [
2897 {
2898 "targetBlank": true,
2899 "title": "Drill down: cluster compute",
2900 "url": "d/efa86fd1d0c121a26444b636a3f509a8/kubernetes-compute-resources-cluster?orgId=1&refresh=10s&var-datasource=ace-stanford1-prd&${__url_time_range}"
2901 },
2902 {
2903 "targetBlank": true,
2904 "title": "Drill down: cluster networking",
2905 "url": "d/ff635a025bcfea7bc3dd4f508990a3e9/kubernetes-networking-cluster?orgId=1&refresh=10s&var-resolution=5m&var-interval=4h&var-datasource=ace-stanford1-prd&${__url_time_range}"
2906 },
2907 {
2908 "targetBlank": true,
2909 "title": "Drill down: nodes",
2910 "url": "d/fa49a4706d07a042595b664c87fb33ea/nodes?orgId=1&var-datasource=ace-stanford1-prd&${__url_time_range}"
2911 }
2912 ],
2913 "options": {
2914 "content": "# Stanford University\n### EE Lab",
2915 "mode": "markdown"
2916 },
2917 "pluginVersion": "7.1.0",
2918 "timeFrom": null,
2919 "timeShift": null,
2920 "title": "",
2921 "type": "text"
2922 },
2923 {
2924 "datasource": "RANCHER_MONITORING_GLOBAL",
2925 "description": "",
2926 "fieldConfig": {
2927 "defaults": {
2928 "custom": {},
2929 "mappings": [
2930 {
2931 "from": "",
2932 "id": 1,
2933 "operator": "",
2934 "text": "err",
2935 "to": "",
2936 "type": 1,
2937 "value": "-1"
2938 },
2939 {
2940 "from": "",
2941 "id": 2,
2942 "operator": "",
2943 "text": "fail",
2944 "to": "",
2945 "type": 1,
2946 "value": "0"
2947 },
2948 {
2949 "from": "",
2950 "id": 3,
2951 "operator": "",
2952 "text": "?",
2953 "to": "",
2954 "type": 1,
2955 "value": "1"
2956 },
2957 {
2958 "from": "",
2959 "id": 4,
2960 "operator": "",
2961 "text": "ok",
2962 "to": "",
2963 "type": 1,
2964 "value": "2"
2965 },
2966 {
2967 "from": "",
2968 "id": 5,
2969 "operator": "",
2970 "text": "X",
2971 "to": "",
2972 "type": 1,
2973 "value": "-2"
2974 },
2975 {
2976 "from": "-100",
2977 "id": 6,
2978 "operator": "",
2979 "text": "maint",
2980 "to": "-3",
2981 "type": 2
2982 }
2983 ],
2984 "thresholds": {
2985 "mode": "absolute",
2986 "steps": [
2987 {
2988 "color": "red",
2989 "value": null
2990 },
2991 {
2992 "color": "#6ED0E0",
2993 "value": -100
2994 },
2995 {
2996 "color": "red",
2997 "value": -2
2998 },
2999 {
3000 "color": "#EAB839",
3001 "value": 1
3002 },
3003 {
3004 "color": "green",
3005 "value": 2
3006 }
3007 ]
3008 }
3009 },
3010 "overrides": []
3011 },
3012 "gridPos": {
3013 "h": 3,
3014 "w": 3,
3015 "x": 3,
3016 "y": 16
3017 },
3018 "id": 267,
3019 "links": [],
3020 "maxPerRow": 6,
3021 "options": {
3022 "colorMode": "background",
3023 "graphMode": "none",
3024 "justifyMode": "auto",
3025 "orientation": "horizontal",
3026 "reduceOptions": {
3027 "calcs": [
3028 "last"
3029 ],
3030 "fields": "",
3031 "values": false
3032 },
3033 "textMode": "auto"
3034 },
3035 "pluginVersion": "7.1.5",
3036 "repeatDirection": "h",
3037 "targets": [
3038 {
3039 "expr": "sum(aetheredge_status_control_plane{endpoint=\"metrics80\",name=\"ace-stanford1-prd\"} - (10*aetheredge_in_maintenance_window{endpoint=\"metrics80\",name=\"ace-stanford1-prd\"}))",
3040 "interval": "",
3041 "legendFormat": "Connect:",
3042 "refId": "A"
3043 },
3044 {
3045 "expr": "sum(aetheredge_status_user_plane{endpoint=\"metrics80\",name=\"ace-stanford1-prd\"} - (10*aetheredge_in_maintenance_window{endpoint=\"metrics80\",name=\"ace-stanford1-prd\"}))",
3046 "interval": "",
3047 "legendFormat": "Ping:",
3048 "refId": "B"
3049 }
3050 ],
3051 "timeFrom": null,
3052 "timeShift": null,
3053 "title": "Test results",
3054 "type": "stat"
3055 },
3056 {
3057 "datasource": "RANCHER_MONITORING_GLOBAL",
3058 "description": "",
3059 "fieldConfig": {
3060 "defaults": {
3061 "custom": {},
3062 "mappings": [],
3063 "thresholds": {
3064 "mode": "absolute",
3065 "steps": [
3066 {
3067 "color": "red",
3068 "value": null
3069 },
3070 {
3071 "color": "#EAB839",
3072 "value": 50
3073 },
3074 {
3075 "color": "green",
3076 "value": 95
3077 }
3078 ]
3079 },
3080 "unit": "percent"
3081 },
3082 "overrides": []
3083 },
3084 "gridPos": {
3085 "h": 3,
3086 "w": 3,
3087 "x": 6,
3088 "y": 16
3089 },
3090 "id": 270,
3091 "maxPerRow": 6,
3092 "options": {
3093 "colorMode": "background",
3094 "graphMode": "none",
3095 "justifyMode": "auto",
3096 "orientation": "horizontal",
3097 "reduceOptions": {
3098 "calcs": [
3099 "mean"
3100 ],
3101 "fields": "",
3102 "values": false
3103 },
3104 "textMode": "auto"
3105 },
3106 "pluginVersion": "7.1.5",
3107 "repeatDirection": "h",
3108 "targets": [
3109 {
3110 "expr": "sum(clamp_min(aetheredge_status_control_plane{endpoint=\"metrics80\",name=\"ace-stanford1-prd\"} - 1, 0) * 100)",
3111 "interval": "",
3112 "legendFormat": "Control Plane",
3113 "refId": "A"
3114 },
3115 {
3116 "expr": "sum(clamp_min(aetheredge_status_user_plane{endpoint=\"metrics80\",name=\"ace-stanford1-prd\"} - 1, 0) * 100)",
3117 "interval": "",
3118 "legendFormat": "User Plane",
3119 "refId": "B"
3120 }
3121 ],
3122 "timeFrom": null,
3123 "timeShift": null,
3124 "title": "Uptime",
3125 "transformations": [],
3126 "type": "stat"
3127 },
3128 {
3129 "datasource": "RANCHER_MONITORING_GLOBAL",
3130 "description": "",
3131 "fieldConfig": {
3132 "defaults": {
3133 "custom": {},
3134 "decimals": 0,
3135 "mappings": [],
3136 "thresholds": {
3137 "mode": "absolute",
3138 "steps": [
3139 {
3140 "color": "green",
3141 "value": null
3142 },
3143 {
3144 "color": "#EAB839",
3145 "value": 1
3146 },
3147 {
3148 "color": "red",
3149 "value": 10
3150 }
3151 ]
3152 },
3153 "unit": "percent"
3154 },
3155 "overrides": []
3156 },
3157 "gridPos": {
3158 "h": 3,
3159 "w": 3,
3160 "x": 9,
3161 "y": 16
3162 },
3163 "id": 273,
3164 "maxPerRow": 6,
3165 "options": {
3166 "colorMode": "background",
3167 "graphMode": "none",
3168 "justifyMode": "auto",
3169 "orientation": "horizontal",
3170 "reduceOptions": {
3171 "calcs": [
3172 "mean"
3173 ],
3174 "fields": "",
3175 "values": false
3176 },
3177 "textMode": "auto"
3178 },
3179 "pluginVersion": "7.1.5",
3180 "repeatDirection": "h",
3181 "targets": [
3182 {
3183 "expr": "sum(clamp_min(1 - (clamp_min(aetheredge_status_control_plane{endpoint=\"metrics80\",name=\"ace-stanford1-prd\"} + aetheredge_status_user_plane{endpoint=\"metrics80\",name=\"ace-stanford1-prd\"} - 3, 0) + aetheredge_in_maintenance_window{endpoint=\"metrics80\",name=\"ace-stanford1-prd\"}), 0)) * 100",
3184 "interval": "",
3185 "legendFormat": "Unscheduled",
3186 "refId": "A"
3187 },
3188 {
3189 "expr": "sum(aetheredge_in_maintenance_window{endpoint=\"metrics80\",name=\"ace-stanford1-prd\"}) * 100",
3190 "interval": "",
3191 "legendFormat": "Scheduled",
3192 "refId": "B"
3193 }
3194 ],
3195 "timeFrom": null,
3196 "timeShift": null,
3197 "title": "Downtime",
3198 "transformations": [],
3199 "type": "stat"
3200 },
3201 {
3202 "aliasColors": {
3203 "Down, unsched": "red",
3204 "Down: unscheduled": "red",
3205 "Scheduled": "blue",
3206 "Scheduled downtime": "blue",
3207 "Test down": "yellow",
3208 "Unscheduled": "red",
3209 "Unscheduled downtime": "red"
3210 },
3211 "bars": false,
3212 "dashLength": 10,
3213 "dashes": false,
3214 "datasource": "RANCHER_MONITORING_GLOBAL",
3215 "description": "Uptime and downtime over time",
3216 "fieldConfig": {
3217 "defaults": {
3218 "custom": {}
3219 },
3220 "overrides": []
3221 },
3222 "fill": 10,
3223 "fillGradient": 0,
3224 "gridPos": {
3225 "h": 3,
3226 "w": 10,
3227 "x": 12,
3228 "y": 16
3229 },
3230 "hiddenSeries": false,
3231 "id": 276,
3232 "legend": {
3233 "alignAsTable": false,
3234 "avg": false,
3235 "current": false,
3236 "max": false,
3237 "min": false,
3238 "rightSide": true,
3239 "show": true,
3240 "total": false,
3241 "values": false
3242 },
3243 "lines": true,
3244 "linewidth": 0,
3245 "maxPerRow": 6,
3246 "nullPointMode": "null",
3247 "options": {
3248 "alertThreshold": true
3249 },
3250 "percentage": false,
3251 "pluginVersion": "7.1.5",
3252 "pointradius": 2,
3253 "points": false,
3254 "renderer": "flot",
3255 "repeatDirection": "h",
3256 "seriesOverrides": [],
3257 "spaceLength": 10,
3258 "stack": false,
3259 "steppedLine": true,
3260 "targets": [
3261 {
3262 "expr": "sum(clamp_min(aetheredge_status_control_plane{endpoint=\"metrics80\",name=\"ace-stanford1-prd\"} + aetheredge_status_user_plane{endpoint=\"metrics80\",name=\"ace-stanford1-prd\"} - 3, 0) - aetheredge_in_maintenance_window{endpoint=\"metrics80\",name=\"ace-stanford1-prd\"})",
3263 "interval": "",
3264 "legendFormat": "Up",
3265 "refId": "D"
3266 },
3267 {
3268 "expr": "-1 * sum(clamp_min(1 - (clamp_min(aetheredge_status_control_plane{endpoint=\"metrics80\",name=\"ace-stanford1-prd\"} + aetheredge_status_user_plane{endpoint=\"metrics80\",name=\"ace-stanford1-prd\"} - 3, 0) + aetheredge_in_maintenance_window{endpoint=\"metrics80\",name=\"ace-stanford1-prd\"}), 0))",
3269 "interval": "",
3270 "legendFormat": "Down: unscheduled",
3271 "refId": "A"
3272 },
3273 {
3274 "expr": "-1 * sum(aetheredge_in_maintenance_window{endpoint=\"metrics80\",name=\"ace-stanford1-prd\"})",
3275 "interval": "",
3276 "legendFormat": "Down: scheduled",
3277 "refId": "B"
3278 },
3279 {
3280 "expr": "-1 * sum(clamp_min((aetheredge_status_control_plane{endpoint=\"metrics80\",name=\"ace-stanford1-prd\"} * -1) - 1 - aetheredge_in_maintenance_window{endpoint=\"metrics80\",name=\"ace-stanford1-prd\"}, 0))",
3281 "interval": "",
3282 "legendFormat": "Test down",
3283 "refId": "C"
3284 }
3285 ],
3286 "thresholds": [],
3287 "timeFrom": null,
3288 "timeRegions": [],
3289 "timeShift": null,
3290 "title": "",
3291 "tooltip": {
3292 "shared": true,
3293 "sort": 0,
3294 "value_type": "individual"
3295 },
3296 "type": "graph",
3297 "xaxis": {
3298 "buckets": null,
3299 "mode": "time",
3300 "name": null,
3301 "show": true,
3302 "values": []
3303 },
3304 "yaxes": [
3305 {
3306 "$$hashKey": "object:93",
3307 "decimals": 0,
3308 "format": "short",
3309 "label": "",
3310 "logBase": 1,
3311 "max": "1",
3312 "min": "-1",
3313 "show": true
3314 },
3315 {
3316 "$$hashKey": "object:94",
3317 "format": "short",
3318 "label": null,
3319 "logBase": 1,
3320 "max": null,
3321 "min": null,
3322 "show": false
3323 }
3324 ],
3325 "yaxis": {
3326 "align": false,
3327 "alignLevel": null
3328 }
3329 },
3330 {
3331 "datasource": "Google Cloud Monitoring",
3332 "description": "",
3333 "fieldConfig": {
3334 "defaults": {
3335 "custom": {},
3336 "mappings": [
3337 {
3338 "from": "",
3339 "id": 0,
3340 "operator": "",
3341 "text": "down",
3342 "to": "",
3343 "type": 1,
3344 "value": "0"
3345 },
3346 {
3347 "from": "",
3348 "id": 1,
3349 "operator": "",
3350 "text": "up",
3351 "to": "",
3352 "type": 1,
3353 "value": "1"
3354 }
3355 ],
3356 "max": 1,
3357 "min": 0,
3358 "thresholds": {
3359 "mode": "absolute",
3360 "steps": [
3361 {
3362 "color": "red",
3363 "value": null
3364 },
3365 {
3366 "color": "green",
3367 "value": 1
3368 }
3369 ]
3370 }
3371 },
3372 "overrides": [
3373 {
3374 "matcher": {
3375 "id": "byName",
3376 "options": "production-ace-stanford1-1"
3377 },
3378 "properties": [
3379 {
3380 "id": "displayName",
3381 "value": "Link 1"
3382 }
3383 ]
3384 },
3385 {
3386 "matcher": {
3387 "id": "byName",
3388 "options": "production-ace-stanford1-2"
3389 },
3390 "properties": [
3391 {
3392 "id": "displayName",
3393 "value": "Link 2"
3394 }
3395 ]
3396 }
3397 ]
3398 },
3399 "gridPos": {
3400 "h": 3,
3401 "w": 2,
3402 "x": 22,
3403 "y": 16
3404 },
3405 "id": 296,
3406 "links": [],
3407 "options": {
3408 "colorMode": "background",
3409 "graphMode": "area",
3410 "justifyMode": "center",
3411 "orientation": "horizontal",
3412 "reduceOptions": {
3413 "calcs": [
3414 "last"
3415 ],
3416 "fields": "",
3417 "values": false
3418 },
3419 "textMode": "name"
3420 },
3421 "pluginVersion": "7.1.5",
3422 "targets": [
3423 {
3424 "metricQuery": {
3425 "aliasBy": "{{ metric.label.tunnel_name }}",
3426 "alignmentPeriod": "stackdriver-auto",
3427 "crossSeriesReducer": "REDUCE_NONE",
3428 "filters": [
3429 "metric.label.tunnel_name",
3430 "=",
3431 "production-ace-stanford1*"
3432 ],
3433 "groupBys": [],
3434 "metricKind": "GAUGE",
3435 "metricType": "vpn.googleapis.com/tunnel_established",
3436 "perSeriesAligner": "ALIGN_INTERPOLATE",
3437 "projectName": "onf-vpn",
3438 "unit": "1",
3439 "valueType": "DOUBLE"
3440 },
3441 "queryType": "metrics",
3442 "refId": "A"
3443 }
3444 ],
3445 "timeFrom": null,
3446 "timeShift": null,
3447 "title": "VPN",
3448 "transformations": [],
3449 "type": "stat"
3450 },
3451 {
3452 "datasource": null,
3453 "fieldConfig": {
3454 "defaults": {
3455 "custom": {}
3456 },
3457 "overrides": []
3458 },
3459 "gridPos": {
3460 "h": 3,
3461 "w": 3,
3462 "x": 0,
3463 "y": 19
3464 },
3465 "id": 257,
3466 "links": [
3467 {
3468 "targetBlank": true,
3469 "title": "Drill down: cluster compute",
3470 "url": "d/efa86fd1d0c121a26444b636a3f509a8/kubernetes-compute-resources-cluster?orgId=1&refresh=10s&var-datasource=ace-stanford2-prd&${__url_time_range}"
3471 },
3472 {
3473 "targetBlank": true,
3474 "title": "Drill down: cluster networking",
3475 "url": "d/ff635a025bcfea7bc3dd4f508990a3e9/kubernetes-networking-cluster?orgId=1&refresh=10s&var-resolution=5m&var-interval=4h&var-datasource=ace-stanford2-prd&${__url_time_range}"
3476 },
3477 {
3478 "targetBlank": true,
3479 "title": "Drill down: nodes",
3480 "url": "d/fa49a4706d07a042595b664c87fb33ea/nodes?orgId=1&var-datasource=ace-stanford2-prd&${__url_time_range}"
3481 }
3482 ],
3483 "options": {
3484 "content": "# Stanford University\n### AA Lab",
3485 "mode": "markdown"
3486 },
3487 "pluginVersion": "7.1.0",
3488 "timeFrom": null,
3489 "timeShift": null,
3490 "title": "",
3491 "type": "text"
3492 },
3493 {
3494 "datasource": "RANCHER_MONITORING_GLOBAL",
3495 "description": "",
3496 "fieldConfig": {
3497 "defaults": {
3498 "custom": {},
3499 "mappings": [
3500 {
3501 "from": "",
3502 "id": 1,
3503 "operator": "",
3504 "text": "err",
3505 "to": "",
3506 "type": 1,
3507 "value": "-1"
3508 },
3509 {
3510 "from": "",
3511 "id": 2,
3512 "operator": "",
3513 "text": "fail",
3514 "to": "",
3515 "type": 1,
3516 "value": "0"
3517 },
3518 {
3519 "from": "",
3520 "id": 3,
3521 "operator": "",
3522 "text": "?",
3523 "to": "",
3524 "type": 1,
3525 "value": "1"
3526 },
3527 {
3528 "from": "",
3529 "id": 4,
3530 "operator": "",
3531 "text": "ok",
3532 "to": "",
3533 "type": 1,
3534 "value": "2"
3535 },
3536 {
3537 "from": "",
3538 "id": 5,
3539 "operator": "",
3540 "text": "X",
3541 "to": "",
3542 "type": 1,
3543 "value": "-2"
3544 },
3545 {
3546 "from": "-100",
3547 "id": 6,
3548 "operator": "",
3549 "text": "maint",
3550 "to": "-3",
3551 "type": 2
3552 }
3553 ],
3554 "thresholds": {
3555 "mode": "absolute",
3556 "steps": [
3557 {
3558 "color": "red",
3559 "value": null
3560 },
3561 {
3562 "color": "#6ED0E0",
3563 "value": -100
3564 },
3565 {
3566 "color": "red",
3567 "value": -2
3568 },
3569 {
3570 "color": "#EAB839",
3571 "value": 1
3572 },
3573 {
3574 "color": "green",
3575 "value": 2
3576 }
3577 ]
3578 }
3579 },
3580 "overrides": []
3581 },
3582 "gridPos": {
3583 "h": 3,
3584 "w": 3,
3585 "x": 3,
3586 "y": 19
3587 },
3588 "id": 268,
3589 "links": [],
3590 "maxPerRow": 6,
3591 "options": {
3592 "colorMode": "background",
3593 "graphMode": "none",
3594 "justifyMode": "auto",
3595 "orientation": "horizontal",
3596 "reduceOptions": {
3597 "calcs": [
3598 "last"
3599 ],
3600 "fields": "",
3601 "values": false
3602 },
3603 "textMode": "auto"
3604 },
3605 "pluginVersion": "7.1.5",
3606 "repeatDirection": "h",
3607 "targets": [
3608 {
3609 "expr": "sum(aetheredge_status_control_plane{endpoint=\"metrics80\",name=\"ace-stanford2-prd\"} - (10*aetheredge_in_maintenance_window{endpoint=\"metrics80\",name=\"ace-stanford2-prd\"}))",
3610 "interval": "",
3611 "legendFormat": "Connect:",
3612 "refId": "A"
3613 },
3614 {
3615 "expr": "sum(aetheredge_status_user_plane{endpoint=\"metrics80\",name=\"ace-stanford2-prd\"} - (10*aetheredge_in_maintenance_window{endpoint=\"metrics80\",name=\"ace-stanford2-prd\"}))",
3616 "interval": "",
3617 "legendFormat": "Ping:",
3618 "refId": "B"
3619 }
3620 ],
3621 "timeFrom": null,
3622 "timeShift": null,
3623 "title": "Test results",
3624 "type": "stat"
3625 },
3626 {
3627 "datasource": "RANCHER_MONITORING_GLOBAL",
3628 "description": "",
3629 "fieldConfig": {
3630 "defaults": {
3631 "custom": {},
3632 "mappings": [],
3633 "thresholds": {
3634 "mode": "absolute",
3635 "steps": [
3636 {
3637 "color": "red",
3638 "value": null
3639 },
3640 {
3641 "color": "#EAB839",
3642 "value": 50
3643 },
3644 {
3645 "color": "green",
3646 "value": 95
3647 }
3648 ]
3649 },
3650 "unit": "percent"
3651 },
3652 "overrides": []
3653 },
3654 "gridPos": {
3655 "h": 3,
3656 "w": 3,
3657 "x": 6,
3658 "y": 19
3659 },
3660 "id": 271,
3661 "maxPerRow": 6,
3662 "options": {
3663 "colorMode": "background",
3664 "graphMode": "none",
3665 "justifyMode": "auto",
3666 "orientation": "horizontal",
3667 "reduceOptions": {
3668 "calcs": [
3669 "mean"
3670 ],
3671 "fields": "",
3672 "values": false
3673 },
3674 "textMode": "auto"
3675 },
3676 "pluginVersion": "7.1.5",
3677 "repeatDirection": "h",
3678 "targets": [
3679 {
3680 "expr": "sum(clamp_min(aetheredge_status_control_plane{endpoint=\"metrics80\",name=\"ace-stanford2-prd\"} - 1, 0) * 100)",
3681 "interval": "",
3682 "legendFormat": "Control Plane",
3683 "refId": "A"
3684 },
3685 {
3686 "expr": "sum(clamp_min(aetheredge_status_user_plane{endpoint=\"metrics80\",name=\"ace-stanford2-prd\"} - 1, 0) * 100)",
3687 "interval": "",
3688 "legendFormat": "User Plane",
3689 "refId": "B"
3690 }
3691 ],
3692 "timeFrom": null,
3693 "timeShift": null,
3694 "title": "Uptime",
3695 "transformations": [],
3696 "type": "stat"
3697 },
3698 {
3699 "datasource": "RANCHER_MONITORING_GLOBAL",
3700 "description": "",
3701 "fieldConfig": {
3702 "defaults": {
3703 "custom": {},
3704 "decimals": 0,
3705 "mappings": [],
3706 "thresholds": {
3707 "mode": "absolute",
3708 "steps": [
3709 {
3710 "color": "green",
3711 "value": null
3712 },
3713 {
3714 "color": "#EAB839",
3715 "value": 1
3716 },
3717 {
3718 "color": "red",
3719 "value": 10
3720 }
3721 ]
3722 },
3723 "unit": "percent"
3724 },
3725 "overrides": []
3726 },
3727 "gridPos": {
3728 "h": 3,
3729 "w": 3,
3730 "x": 9,
3731 "y": 19
3732 },
3733 "id": 274,
3734 "maxPerRow": 6,
3735 "options": {
3736 "colorMode": "background",
3737 "graphMode": "none",
3738 "justifyMode": "auto",
3739 "orientation": "horizontal",
3740 "reduceOptions": {
3741 "calcs": [
3742 "mean"
3743 ],
3744 "fields": "",
3745 "values": false
3746 },
3747 "textMode": "auto"
3748 },
3749 "pluginVersion": "7.1.5",
3750 "repeatDirection": "h",
3751 "targets": [
3752 {
3753 "expr": "sum(clamp_min(1 - (clamp_min(aetheredge_status_control_plane{endpoint=\"metrics80\",name=\"ace-stanford2-prd\"} + aetheredge_status_user_plane{endpoint=\"metrics80\",name=\"ace-stanford2-prd\"} - 3, 0) + aetheredge_in_maintenance_window{endpoint=\"metrics80\",name=\"ace-stanford2-prd\"}), 0)) * 100",
3754 "interval": "",
3755 "legendFormat": "Unscheduled",
3756 "refId": "A"
3757 },
3758 {
3759 "expr": "sum(aetheredge_in_maintenance_window{endpoint=\"metrics80\",name=\"ace-stanford2-prd\"}) * 100",
3760 "interval": "",
3761 "legendFormat": "Scheduled",
3762 "refId": "B"
3763 }
3764 ],
3765 "timeFrom": null,
3766 "timeShift": null,
3767 "title": "Downtime",
3768 "transformations": [],
3769 "type": "stat"
3770 },
3771 {
3772 "aliasColors": {
3773 "Down, unsched": "red",
3774 "Down: unscheduled": "red",
3775 "Scheduled": "blue",
3776 "Scheduled downtime": "blue",
3777 "Test down": "yellow",
3778 "Unscheduled": "red",
3779 "Unscheduled downtime": "red"
3780 },
3781 "bars": false,
3782 "dashLength": 10,
3783 "dashes": false,
3784 "datasource": "RANCHER_MONITORING_GLOBAL",
3785 "description": "Uptime and downtime over time",
3786 "fieldConfig": {
3787 "defaults": {
3788 "custom": {}
3789 },
3790 "overrides": []
3791 },
3792 "fill": 10,
3793 "fillGradient": 0,
3794 "gridPos": {
3795 "h": 3,
3796 "w": 10,
3797 "x": 12,
3798 "y": 19
3799 },
3800 "hiddenSeries": false,
3801 "id": 277,
3802 "legend": {
3803 "alignAsTable": false,
3804 "avg": false,
3805 "current": false,
3806 "max": false,
3807 "min": false,
3808 "rightSide": true,
3809 "show": true,
3810 "total": false,
3811 "values": false
3812 },
3813 "lines": true,
3814 "linewidth": 0,
3815 "maxPerRow": 6,
3816 "nullPointMode": "null",
3817 "options": {
3818 "alertThreshold": true
3819 },
3820 "percentage": false,
3821 "pluginVersion": "7.1.5",
3822 "pointradius": 2,
3823 "points": false,
3824 "renderer": "flot",
3825 "repeatDirection": "h",
3826 "seriesOverrides": [],
3827 "spaceLength": 10,
3828 "stack": false,
3829 "steppedLine": true,
3830 "targets": [
3831 {
3832 "expr": "sum(clamp_min(aetheredge_status_control_plane{endpoint=\"metrics80\",name=\"ace-stanford2-prd\"} + aetheredge_status_user_plane{endpoint=\"metrics80\",name=\"ace-stanford2-prd\"} - 3, 0) - aetheredge_in_maintenance_window{endpoint=\"metrics80\",name=\"ace-stanford2-prd\"})",
3833 "interval": "",
3834 "legendFormat": "Up",
3835 "refId": "D"
3836 },
3837 {
3838 "expr": "-1 * sum(clamp_min(1 - (clamp_min(aetheredge_status_control_plane{endpoint=\"metrics80\",name=\"ace-stanford2-prd\"} + aetheredge_status_user_plane{endpoint=\"metrics80\",name=\"ace-stanford2-prd\"} - 3, 0) + aetheredge_in_maintenance_window{endpoint=\"metrics80\",name=\"ace-stanford2-prd\"}), 0))",
3839 "interval": "",
3840 "legendFormat": "Down: unscheduled",
3841 "refId": "A"
3842 },
3843 {
3844 "expr": "-1 * sum(aetheredge_in_maintenance_window{endpoint=\"metrics80\",name=\"ace-stanford2-prd\"})",
3845 "interval": "",
3846 "legendFormat": "Down: scheduled",
3847 "refId": "B"
3848 },
3849 {
3850 "expr": "-1 * sum(clamp_min((aetheredge_status_control_plane{endpoint=\"metrics80\",name=\"ace-stanford2-prd\"} * -1) - 1 - aetheredge_in_maintenance_window{endpoint=\"metrics80\",name=\"ace-stanford2-prd\"}, 0))",
3851 "interval": "",
3852 "legendFormat": "Test down",
3853 "refId": "C"
3854 }
3855 ],
3856 "thresholds": [],
3857 "timeFrom": null,
3858 "timeRegions": [],
3859 "timeShift": null,
3860 "title": "",
3861 "tooltip": {
3862 "shared": true,
3863 "sort": 0,
3864 "value_type": "individual"
3865 },
3866 "type": "graph",
3867 "xaxis": {
3868 "buckets": null,
3869 "mode": "time",
3870 "name": null,
3871 "show": true,
3872 "values": []
3873 },
3874 "yaxes": [
3875 {
3876 "$$hashKey": "object:93",
3877 "decimals": 0,
3878 "format": "short",
3879 "label": "",
3880 "logBase": 1,
3881 "max": "1",
3882 "min": "-1",
3883 "show": true
3884 },
3885 {
3886 "$$hashKey": "object:94",
3887 "format": "short",
3888 "label": null,
3889 "logBase": 1,
3890 "max": null,
3891 "min": null,
3892 "show": false
3893 }
3894 ],
3895 "yaxis": {
3896 "align": false,
3897 "alignLevel": null
3898 }
3899 },
3900 {
3901 "datasource": "Google Cloud Monitoring",
3902 "description": "",
3903 "fieldConfig": {
3904 "defaults": {
3905 "custom": {},
3906 "mappings": [
3907 {
3908 "from": "",
3909 "id": 0,
3910 "operator": "",
3911 "text": "down",
3912 "to": "",
3913 "type": 1,
3914 "value": "0"
3915 },
3916 {
3917 "from": "",
3918 "id": 1,
3919 "operator": "",
3920 "text": "up",
3921 "to": "",
3922 "type": 1,
3923 "value": "1"
3924 }
3925 ],
3926 "max": 1,
3927 "min": 0,
3928 "thresholds": {
3929 "mode": "absolute",
3930 "steps": [
3931 {
3932 "color": "red",
3933 "value": null
3934 },
3935 {
3936 "color": "green",
3937 "value": 1
3938 }
3939 ]
3940 }
3941 },
3942 "overrides": [
3943 {
3944 "matcher": {
3945 "id": "byName",
3946 "options": "production-ace-stanford2-1"
3947 },
3948 "properties": [
3949 {
3950 "id": "displayName",
3951 "value": "Link 1"
3952 }
3953 ]
3954 },
3955 {
3956 "matcher": {
3957 "id": "byName",
3958 "options": "production-ace-stanford2-2"
3959 },
3960 "properties": [
3961 {
3962 "id": "displayName",
3963 "value": "Link 2"
3964 }
3965 ]
3966 }
3967 ]
3968 },
3969 "gridPos": {
3970 "h": 3,
3971 "w": 2,
3972 "x": 22,
3973 "y": 19
3974 },
3975 "id": 295,
3976 "links": [],
3977 "options": {
3978 "colorMode": "background",
3979 "graphMode": "area",
3980 "justifyMode": "center",
3981 "orientation": "horizontal",
3982 "reduceOptions": {
3983 "calcs": [
3984 "last"
3985 ],
3986 "fields": "",
3987 "values": false
3988 },
3989 "textMode": "name"
3990 },
3991 "pluginVersion": "7.1.5",
3992 "targets": [
3993 {
3994 "metricQuery": {
3995 "aliasBy": "{{ metric.label.tunnel_name }}",
3996 "alignmentPeriod": "stackdriver-auto",
3997 "crossSeriesReducer": "REDUCE_NONE",
3998 "filters": [
3999 "metric.label.tunnel_name",
4000 "=",
4001 "production-ace-stanford2*"
4002 ],
4003 "groupBys": [],
4004 "metricKind": "GAUGE",
4005 "metricType": "vpn.googleapis.com/tunnel_established",
4006 "perSeriesAligner": "ALIGN_INTERPOLATE",
4007 "projectName": "onf-vpn",
4008 "unit": "1",
4009 "valueType": "DOUBLE"
4010 },
4011 "queryType": "metrics",
4012 "refId": "A"
4013 }
4014 ],
4015 "timeFrom": null,
4016 "timeShift": null,
4017 "title": "VPN",
4018 "transformations": [],
4019 "type": "stat"
4020 }
4021 ],
4022 "repeat": null,
4023 "title": "Pronto ACEs",
4024 "type": "row"
4025 },
4026 {
4027 "collapsed": true,
4028 "datasource": null,
4029 "gridPos": {
4030 "h": 1,
4031 "w": 24,
4032 "x": 0,
4033 "y": 1
4034 },
4035 "id": 220,
4036 "panels": [
4037 {
4038 "datasource": null,
4039 "fieldConfig": {
4040 "defaults": {
4041 "custom": {}
4042 },
4043 "overrides": []
4044 },
4045 "gridPos": {
4046 "h": 3,
4047 "w": 3,
4048 "x": 0,
4049 "y": 23
4050 },
4051 "id": 251,
4052 "links": [
4053 {
4054 "targetBlank": true,
4055 "title": "Drill down: cluster compute",
4056 "url": "d/efa86fd1d0c121a26444b636a3f509a8/kubernetes-compute-resources-cluster?orgId=1&refresh=10s&var-datasource=ace-intel&${__url_time_range}"
4057 },
4058 {
4059 "targetBlank": true,
4060 "title": "Drill down: cluster networking",
4061 "url": "d/ff635a025bcfea7bc3dd4f508990a3e9/kubernetes-networking-cluster?orgId=1&refresh=10s&var-resolution=5m&var-interval=4h&var-datasource=ace-intel&${__url_time_range}"
4062 },
4063 {
4064 "targetBlank": true,
4065 "title": "Drill down: nodes",
4066 "url": "d/fa49a4706d07a042595b664c87fb33ea/nodes?orgId=1&var-datasource=ace-intel&${__url_time_range}"
4067 }
4068 ],
4069 "options": {
4070 "content": "# Intel Corp",
4071 "mode": "markdown"
4072 },
4073 "pluginVersion": "7.1.0",
4074 "timeFrom": null,
4075 "timeShift": null,
4076 "title": "",
4077 "type": "text"
4078 },
4079 {
4080 "datasource": "RANCHER_MONITORING_GLOBAL",
4081 "description": "",
4082 "fieldConfig": {
4083 "defaults": {
4084 "custom": {},
4085 "mappings": [
4086 {
4087 "from": "",
4088 "id": 1,
4089 "operator": "",
4090 "text": "err",
4091 "to": "",
4092 "type": 1,
4093 "value": "-1"
4094 },
4095 {
4096 "from": "",
4097 "id": 2,
4098 "operator": "",
4099 "text": "fail",
4100 "to": "",
4101 "type": 1,
4102 "value": "0"
4103 },
4104 {
4105 "from": "",
4106 "id": 3,
4107 "operator": "",
4108 "text": "?",
4109 "to": "",
4110 "type": 1,
4111 "value": "1"
4112 },
4113 {
4114 "from": "",
4115 "id": 4,
4116 "operator": "",
4117 "text": "ok",
4118 "to": "",
4119 "type": 1,
4120 "value": "2"
4121 },
4122 {
4123 "from": "",
4124 "id": 5,
4125 "operator": "",
4126 "text": "X",
4127 "to": "",
4128 "type": 1,
4129 "value": "-2"
4130 },
4131 {
4132 "from": "-100",
4133 "id": 6,
4134 "operator": "",
4135 "text": "maint",
4136 "to": "-3",
4137 "type": 2
4138 }
4139 ],
4140 "thresholds": {
4141 "mode": "absolute",
4142 "steps": [
4143 {
4144 "color": "red",
4145 "value": null
4146 },
4147 {
4148 "color": "#6ED0E0",
4149 "value": -100
4150 },
4151 {
4152 "color": "red",
4153 "value": -2
4154 },
4155 {
4156 "color": "#EAB839",
4157 "value": 1
4158 },
4159 {
4160 "color": "green",
4161 "value": 2
4162 }
4163 ]
4164 }
4165 },
4166 "overrides": []
4167 },
4168 "gridPos": {
4169 "h": 3,
4170 "w": 3,
4171 "x": 3,
4172 "y": 23
4173 },
4174 "id": 241,
4175 "links": [],
4176 "maxPerRow": 6,
4177 "options": {
4178 "colorMode": "background",
4179 "graphMode": "none",
4180 "justifyMode": "auto",
4181 "orientation": "horizontal",
4182 "reduceOptions": {
4183 "calcs": [
4184 "last"
4185 ],
4186 "fields": "",
4187 "values": false
4188 },
4189 "textMode": "auto"
4190 },
4191 "pluginVersion": "7.1.5",
4192 "repeatDirection": "h",
4193 "targets": [
4194 {
4195 "expr": "sum(aetheredge_status_control_plane{endpoint=\"metrics80\",name=\"ace-intel\"} - (10*aetheredge_in_maintenance_window{endpoint=\"metrics80\",name=\"ace-intel\"}))",
4196 "interval": "",
4197 "legendFormat": "Connect:",
4198 "refId": "A"
4199 },
4200 {
4201 "expr": "sum(aetheredge_status_user_plane{endpoint=\"metrics80\",name=\"ace-intel\"} - (10*aetheredge_in_maintenance_window{endpoint=\"metrics80\",name=\"ace-intel\"}))",
4202 "interval": "",
4203 "legendFormat": "Ping:",
4204 "refId": "B"
4205 }
4206 ],
4207 "timeFrom": null,
4208 "timeShift": null,
4209 "title": "Test results",
4210 "type": "stat"
4211 },
4212 {
4213 "datasource": "RANCHER_MONITORING_GLOBAL",
4214 "description": "",
4215 "fieldConfig": {
4216 "defaults": {
4217 "custom": {},
4218 "mappings": [],
4219 "thresholds": {
4220 "mode": "absolute",
4221 "steps": [
4222 {
4223 "color": "red",
4224 "value": null
4225 },
4226 {
4227 "color": "#EAB839",
4228 "value": 50
4229 },
4230 {
4231 "color": "green",
4232 "value": 95
4233 }
4234 ]
4235 },
4236 "unit": "percent"
4237 },
4238 "overrides": []
4239 },
4240 "gridPos": {
4241 "h": 3,
4242 "w": 3,
4243 "x": 6,
4244 "y": 23
4245 },
4246 "id": 242,
4247 "maxPerRow": 6,
4248 "options": {
4249 "colorMode": "background",
4250 "graphMode": "none",
4251 "justifyMode": "auto",
4252 "orientation": "horizontal",
4253 "reduceOptions": {
4254 "calcs": [
4255 "mean"
4256 ],
4257 "fields": "",
4258 "values": false
4259 },
4260 "textMode": "auto"
4261 },
4262 "pluginVersion": "7.1.5",
4263 "repeatDirection": "h",
4264 "targets": [
4265 {
4266 "expr": "sum(clamp_min(aetheredge_status_control_plane{endpoint=\"metrics80\",name=\"ace-intel\"} - 1, 0) * 100)",
4267 "interval": "",
4268 "legendFormat": "Control Plane",
4269 "refId": "A"
4270 },
4271 {
4272 "expr": "sum(clamp_min(aetheredge_status_user_plane{endpoint=\"metrics80\",name=\"ace-intel\"} - 1, 0) * 100)",
4273 "interval": "",
4274 "legendFormat": "User Plane",
4275 "refId": "B"
4276 }
4277 ],
4278 "timeFrom": null,
4279 "timeShift": null,
4280 "title": "Uptime",
4281 "transformations": [],
4282 "type": "stat"
4283 },
4284 {
4285 "datasource": "RANCHER_MONITORING_GLOBAL",
4286 "description": "",
4287 "fieldConfig": {
4288 "defaults": {
4289 "custom": {},
4290 "decimals": 0,
4291 "mappings": [],
4292 "thresholds": {
4293 "mode": "absolute",
4294 "steps": [
4295 {
4296 "color": "green",
4297 "value": null
4298 },
4299 {
4300 "color": "#EAB839",
4301 "value": 1
4302 },
4303 {
4304 "color": "red",
4305 "value": 10
4306 }
4307 ]
4308 },
4309 "unit": "percent"
4310 },
4311 "overrides": []
4312 },
4313 "gridPos": {
4314 "h": 3,
4315 "w": 3,
4316 "x": 9,
4317 "y": 23
4318 },
4319 "id": 243,
4320 "maxPerRow": 6,
4321 "options": {
4322 "colorMode": "background",
4323 "graphMode": "none",
4324 "justifyMode": "auto",
4325 "orientation": "horizontal",
4326 "reduceOptions": {
4327 "calcs": [
4328 "mean"
4329 ],
4330 "fields": "",
4331 "values": false
4332 },
4333 "textMode": "auto"
4334 },
4335 "pluginVersion": "7.1.5",
4336 "repeatDirection": "h",
4337 "targets": [
4338 {
4339 "expr": "sum(clamp_min(1 - (clamp_min(aetheredge_status_control_plane{endpoint=\"metrics80\",name=\"ace-intel\"} + aetheredge_status_user_plane{endpoint=\"metrics80\",name=\"ace-intel\"} - 3, 0) + aetheredge_in_maintenance_window{endpoint=\"metrics80\",name=\"ace-intel\"}), 0)) * 100",
4340 "interval": "",
4341 "legendFormat": "Unscheduled",
4342 "refId": "A"
4343 },
4344 {
4345 "expr": "sum(aetheredge_in_maintenance_window{endpoint=\"metrics80\",name=\"ace-intel\"}) * 100",
4346 "interval": "",
4347 "legendFormat": "Scheduled",
4348 "refId": "B"
4349 }
4350 ],
4351 "timeFrom": null,
4352 "timeShift": null,
4353 "title": "Downtime",
4354 "transformations": [],
4355 "type": "stat"
4356 },
4357 {
4358 "aliasColors": {
4359 "Down, unsched": "red",
4360 "Down: unscheduled": "red",
4361 "Scheduled": "blue",
4362 "Scheduled downtime": "blue",
4363 "Test down": "yellow",
4364 "Unscheduled": "red",
4365 "Unscheduled downtime": "red"
4366 },
4367 "bars": false,
4368 "dashLength": 10,
4369 "dashes": false,
4370 "datasource": "RANCHER_MONITORING_GLOBAL",
4371 "description": "Uptime and downtime over time",
4372 "fieldConfig": {
4373 "defaults": {
4374 "custom": {}
4375 },
4376 "overrides": []
4377 },
4378 "fill": 10,
4379 "fillGradient": 0,
4380 "gridPos": {
4381 "h": 3,
4382 "w": 10,
4383 "x": 12,
4384 "y": 23
4385 },
4386 "hiddenSeries": false,
4387 "id": 230,
4388 "legend": {
4389 "alignAsTable": false,
4390 "avg": false,
4391 "current": false,
4392 "max": false,
4393 "min": false,
4394 "rightSide": true,
4395 "show": true,
4396 "total": false,
4397 "values": false
4398 },
4399 "lines": true,
4400 "linewidth": 0,
4401 "maxPerRow": 6,
4402 "nullPointMode": "null",
4403 "options": {
4404 "alertThreshold": true
4405 },
4406 "percentage": false,
4407 "pluginVersion": "7.1.5",
4408 "pointradius": 2,
4409 "points": false,
4410 "renderer": "flot",
4411 "repeatDirection": "h",
4412 "seriesOverrides": [],
4413 "spaceLength": 10,
4414 "stack": false,
4415 "steppedLine": true,
4416 "targets": [
4417 {
4418 "expr": "sum(clamp_min(aetheredge_status_control_plane{endpoint=\"metrics80\",name=\"ace-intel\"} + aetheredge_status_user_plane{endpoint=\"metrics80\",name=\"ace-intel\"} - 3, 0) - aetheredge_in_maintenance_window{endpoint=\"metrics80\",name=\"ace-intel\"})",
4419 "interval": "",
4420 "legendFormat": "Up",
4421 "refId": "D"
4422 },
4423 {
4424 "expr": "-1 * sum(clamp_min(1 - (clamp_min(aetheredge_status_control_plane{endpoint=\"metrics80\",name=\"ace-intel\"} + aetheredge_status_user_plane{endpoint=\"metrics80\",name=\"ace-intel\"} - 3, 0) + aetheredge_in_maintenance_window{endpoint=\"metrics80\",name=\"ace-intel\"}), 0))",
4425 "interval": "",
4426 "legendFormat": "Down: unscheduled",
4427 "refId": "A"
4428 },
4429 {
4430 "expr": "-1 * sum(aetheredge_in_maintenance_window{endpoint=\"metrics80\",name=\"ace-intel\"})",
4431 "interval": "",
4432 "legendFormat": "Down: scheduled",
4433 "refId": "B"
4434 },
4435 {
4436 "expr": "-1 * sum(clamp_min((aetheredge_status_control_plane{endpoint=\"metrics80\",name=\"ace-intel\"} * -1) - 1 - aetheredge_in_maintenance_window{endpoint=\"metrics80\",name=\"ace-intel\"}, 0))",
4437 "interval": "",
4438 "legendFormat": "Test down",
4439 "refId": "C"
4440 }
4441 ],
4442 "thresholds": [],
4443 "timeFrom": null,
4444 "timeRegions": [],
4445 "timeShift": null,
4446 "title": "",
4447 "tooltip": {
4448 "shared": true,
4449 "sort": 0,
4450 "value_type": "individual"
4451 },
4452 "type": "graph",
4453 "xaxis": {
4454 "buckets": null,
4455 "mode": "time",
4456 "name": null,
4457 "show": true,
4458 "values": []
4459 },
4460 "yaxes": [
4461 {
4462 "$$hashKey": "object:93",
4463 "decimals": 0,
4464 "format": "short",
4465 "label": "",
4466 "logBase": 1,
4467 "max": "1",
4468 "min": "-1",
4469 "show": true
4470 },
4471 {
4472 "$$hashKey": "object:94",
4473 "format": "short",
4474 "label": null,
4475 "logBase": 1,
4476 "max": null,
4477 "min": null,
4478 "show": false
4479 }
4480 ],
4481 "yaxis": {
4482 "align": false,
4483 "alignLevel": null
4484 }
4485 },
4486 {
4487 "datasource": "Google Cloud Monitoring",
4488 "description": "",
4489 "fieldConfig": {
4490 "defaults": {
4491 "custom": {},
4492 "mappings": [
4493 {
4494 "from": "",
4495 "id": 0,
4496 "operator": "",
4497 "text": "down",
4498 "to": "",
4499 "type": 1,
4500 "value": "0"
4501 },
4502 {
4503 "from": "",
4504 "id": 1,
4505 "operator": "",
4506 "text": "up",
4507 "to": "",
4508 "type": 1,
4509 "value": "1"
4510 }
4511 ],
4512 "max": 1,
4513 "min": 0,
4514 "thresholds": {
4515 "mode": "absolute",
4516 "steps": [
4517 {
4518 "color": "red",
4519 "value": null
4520 },
4521 {
4522 "color": "green",
4523 "value": 1
4524 }
4525 ]
4526 }
4527 },
4528 "overrides": [
4529 {
4530 "matcher": {
4531 "id": "byName",
4532 "options": "production-ace-intel"
4533 },
4534 "properties": [
4535 {
4536 "id": "displayName",
4537 "value": "Link 1"
4538 }
4539 ]
4540 },
4541 {
4542 "matcher": {
4543 "id": "byName",
4544 "options": "production-ace-stanford2-2"
4545 },
4546 "properties": [
4547 {
4548 "id": "displayName",
4549 "value": "Link 2"
4550 }
4551 ]
4552 }
4553 ]
4554 },
4555 "gridPos": {
4556 "h": 2,
4557 "w": 2,
4558 "x": 22,
4559 "y": 23
4560 },
4561 "id": 298,
4562 "links": [],
4563 "options": {
4564 "colorMode": "background",
4565 "graphMode": "area",
4566 "justifyMode": "center",
4567 "orientation": "horizontal",
4568 "reduceOptions": {
4569 "calcs": [
4570 "last"
4571 ],
4572 "fields": "",
4573 "values": false
4574 },
4575 "textMode": "name"
4576 },
4577 "pluginVersion": "7.1.5",
4578 "targets": [
4579 {
4580 "metricQuery": {
4581 "aliasBy": "{{ metric.label.tunnel_name }}",
4582 "alignmentPeriod": "stackdriver-auto",
4583 "crossSeriesReducer": "REDUCE_NONE",
4584 "filters": [
4585 "metric.label.tunnel_name",
4586 "=",
4587 "production-ace-intel*"
4588 ],
4589 "groupBys": [],
4590 "metricKind": "GAUGE",
4591 "metricType": "vpn.googleapis.com/tunnel_established",
4592 "perSeriesAligner": "ALIGN_INTERPOLATE",
4593 "projectName": "onf-vpn",
4594 "unit": "1",
4595 "valueType": "DOUBLE"
4596 },
4597 "queryType": "metrics",
4598 "refId": "A"
4599 }
4600 ],
4601 "timeFrom": null,
4602 "timeShift": null,
4603 "title": "VPN",
4604 "transformations": [],
4605 "type": "stat"
4606 }
4607 ],
4608 "repeat": null,
4609 "title": "Aether ACEs",
4610 "type": "row"
4611 },
4612 {
4613 "collapsed": true,
4614 "datasource": null,
4615 "gridPos": {
4616 "h": 1,
4617 "w": 24,
4618 "x": 0,
4619 "y": 2
4620 },
4621 "id": 289,
4622 "panels": [
4623 {
4624 "datasource": "acc-gcp1",
4625 "fieldConfig": {
4626 "defaults": {
4627 "custom": {},
4628 "mappings": [],
4629 "thresholds": {
4630 "mode": "absolute",
4631 "steps": [
4632 {
4633 "color": "red",
4634 "value": null
4635 },
4636 {
4637 "color": "green",
4638 "value": 1
4639 }
4640 ]
4641 }
4642 },
4643 "overrides": []
4644 },
4645 "gridPos": {
4646 "h": 7,
4647 "w": 4,
4648 "x": 0,
4649 "y": 24
4650 },
4651 "id": 281,
4652 "options": {
4653 "colorMode": "value",
4654 "graphMode": "area",
4655 "justifyMode": "auto",
4656 "orientation": "horizontal",
4657 "reduceOptions": {
4658 "calcs": [
4659 "last"
4660 ],
4661 "fields": "",
4662 "values": false
4663 },
4664 "textMode": "auto"
4665 },
4666 "pluginVersion": "7.1.5",
4667 "targets": [
4668 {
4669 "expr": "sum(spgw_number_of_ue_attached{cp_mode=\"spgw\",state=\"active\",level=\"subscribers\",job=\"spgwc\"})",
4670 "interval": "",
4671 "legendFormat": "SPGW",
4672 "refId": "A"
4673 },
4674 {
4675 "expr": "sum(mme_number_of_ue_attached{endpoint=\"metrics3081\",level=\"subscribers\",sub_state=\"Active\"})",
4676 "interval": "",
4677 "legendFormat": "MME",
4678 "refId": "B"
4679 }
4680 ],
4681 "timeFrom": null,
4682 "timeShift": null,
4683 "title": "Active subscribers",
4684 "type": "stat"
4685 },
4686 {
4687 "aliasColors": {},
4688 "bars": false,
4689 "dashLength": 10,
4690 "dashes": false,
4691 "datasource": "acc-gcp1",
4692 "decimals": null,
4693 "fieldConfig": {
4694 "defaults": {
4695 "custom": {}
4696 },
4697 "overrides": []
4698 },
4699 "fill": 10,
4700 "fillGradient": 0,
4701 "gridPos": {
4702 "h": 5,
4703 "w": 10,
4704 "x": 4,
4705 "y": 24
4706 },
4707 "hiddenSeries": false,
4708 "id": 283,
4709 "legend": {
4710 "avg": false,
4711 "current": false,
4712 "hideZero": true,
4713 "max": false,
4714 "min": false,
4715 "rightSide": false,
4716 "show": true,
4717 "total": false,
4718 "values": false
4719 },
4720 "lines": true,
4721 "linewidth": 1,
4722 "nullPointMode": "null",
4723 "percentage": false,
4724 "pluginVersion": "7.1.5",
4725 "pointradius": 2,
4726 "points": false,
4727 "renderer": "flot",
4728 "seriesOverrides": [],
4729 "spaceLength": 10,
4730 "stack": true,
4731 "steppedLine": false,
4732 "targets": [
4733 {
4734 "expr": "sum(rate(number_of_procedures{cp_mode=\"spgw\", service=\"spgwc\",result=\"success\",mme_addr=\"\",proc_type=\"\"}[5m])) by (procedure)",
4735 "interval": "",
4736 "legendFormat": "{{procedure}}",
4737 "refId": "A"
4738 },
4739 {
4740 "expr": "sum(rate(number_of_procedures{cp_mode=\"spgw\", service=\"spgwc\",result=\"success\",mme_addr=\"\",proc_type=\"INITIAL_ATTACH\"}[5m])) by (proc_type)",
4741 "interval": "",
4742 "legendFormat": "{{proc_type}}",
4743 "refId": "B"
4744 }
4745 ],
4746 "thresholds": [],
4747 "timeFrom": null,
4748 "timeRegions": [],
4749 "timeShift": null,
4750 "title": "SPGW Procedures: Successes Per Second",
4751 "tooltip": {
4752 "shared": true,
4753 "sort": 0,
4754 "value_type": "individual"
4755 },
4756 "type": "graph",
4757 "xaxis": {
4758 "buckets": null,
4759 "mode": "time",
4760 "name": null,
4761 "show": true,
4762 "values": []
4763 },
4764 "yaxes": [
4765 {
4766 "$$hashKey": "object:3006",
4767 "format": "short",
4768 "label": null,
4769 "logBase": 1,
4770 "max": null,
4771 "min": null,
4772 "show": true
4773 },
4774 {
4775 "$$hashKey": "object:3007",
4776 "format": "short",
4777 "label": null,
4778 "logBase": 1,
4779 "max": null,
4780 "min": null,
4781 "show": true
4782 }
4783 ],
4784 "yaxis": {
4785 "align": false,
4786 "alignLevel": null
4787 }
4788 },
4789 {
4790 "aliasColors": {},
4791 "bars": false,
4792 "dashLength": 10,
4793 "dashes": false,
4794 "datasource": "acc-gcp1",
4795 "decimals": null,
4796 "fieldConfig": {
4797 "defaults": {
4798 "custom": {}
4799 },
4800 "overrides": []
4801 },
4802 "fill": 10,
4803 "fillGradient": 0,
4804 "gridPos": {
4805 "h": 5,
4806 "w": 10,
4807 "x": 14,
4808 "y": 24
4809 },
4810 "hiddenSeries": false,
4811 "id": 284,
4812 "legend": {
4813 "avg": false,
4814 "current": false,
4815 "hideZero": true,
4816 "max": false,
4817 "min": false,
4818 "rightSide": false,
4819 "show": true,
4820 "total": false,
4821 "values": false
4822 },
4823 "lines": true,
4824 "linewidth": 1,
4825 "nullPointMode": "null",
4826 "percentage": false,
4827 "pluginVersion": "7.1.5",
4828 "pointradius": 2,
4829 "points": false,
4830 "renderer": "flot",
4831 "seriesOverrides": [],
4832 "spaceLength": 10,
4833 "stack": true,
4834 "steppedLine": false,
4835 "targets": [
4836 {
4837 "expr": "sum(rate(number_of_procedures{cp_mode=\"spgw\", service=\"spgwc\",result=\"failure\",mme_addr=\"\",proc_type=\"\"}[5m])) by (procedure)",
4838 "interval": "",
4839 "legendFormat": "{{procedure}}",
4840 "refId": "A"
4841 },
4842 {
4843 "expr": "sum(rate(number_of_procedures{cp_mode=\"spgw\", service=\"spgwc\",result=\"failure\",mme_addr=\"\",proc_type=\"INITIAL_ATTACH\"}[5m])) by (proc_type)",
4844 "interval": "",
4845 "legendFormat": "{{proc_type}}",
4846 "refId": "B"
4847 }
4848 ],
4849 "thresholds": [],
4850 "timeFrom": null,
4851 "timeRegions": [],
4852 "timeShift": null,
4853 "title": "SPGW Procedures: Failures Per Second",
4854 "tooltip": {
4855 "shared": true,
4856 "sort": 0,
4857 "value_type": "individual"
4858 },
4859 "type": "graph",
4860 "xaxis": {
4861 "buckets": null,
4862 "mode": "time",
4863 "name": null,
4864 "show": true,
4865 "values": []
4866 },
4867 "yaxes": [
4868 {
4869 "$$hashKey": "object:3006",
4870 "format": "short",
4871 "label": null,
4872 "logBase": 1,
4873 "max": null,
4874 "min": null,
4875 "show": true
4876 },
4877 {
4878 "$$hashKey": "object:3007",
4879 "format": "short",
4880 "label": null,
4881 "logBase": 1,
4882 "max": null,
4883 "min": null,
4884 "show": true
4885 }
4886 ],
4887 "yaxis": {
4888 "align": false,
4889 "alignLevel": null
4890 }
4891 },
4892 {
4893 "aliasColors": {},
4894 "bars": false,
4895 "dashLength": 10,
4896 "dashes": false,
4897 "datasource": "acc-gcp1",
4898 "decimals": null,
4899 "fieldConfig": {
4900 "defaults": {
4901 "custom": {}
4902 },
4903 "overrides": []
4904 },
4905 "fill": 10,
4906 "fillGradient": 0,
4907 "gridPos": {
4908 "h": 5,
4909 "w": 10,
4910 "x": 4,
4911 "y": 29
4912 },
4913 "hiddenSeries": false,
4914 "id": 286,
4915 "legend": {
4916 "avg": false,
4917 "current": false,
4918 "hideZero": true,
4919 "max": false,
4920 "min": false,
4921 "rightSide": false,
4922 "show": true,
4923 "total": false,
4924 "values": false
4925 },
4926 "lines": true,
4927 "linewidth": 1,
4928 "nullPointMode": "null",
4929 "percentage": false,
4930 "pluginVersion": "7.1.5",
4931 "pointradius": 2,
4932 "points": false,
4933 "renderer": "flot",
4934 "seriesOverrides": [],
4935 "spaceLength": 10,
4936 "stack": true,
4937 "steppedLine": false,
4938 "targets": [
4939 {
4940 "expr": "sum(rate(number_of_procedures{endpoint=\"metrics3081\",mme_app=\"procedure\",proc_result=\"success\"}[5m])) by (procedure)",
4941 "interval": "",
4942 "legendFormat": "{{procedure}}",
4943 "refId": "A"
4944 }
4945 ],
4946 "thresholds": [],
4947 "timeFrom": null,
4948 "timeRegions": [],
4949 "timeShift": null,
4950 "title": "MME Procedures: Successes Per Second",
4951 "tooltip": {
4952 "shared": true,
4953 "sort": 0,
4954 "value_type": "individual"
4955 },
4956 "type": "graph",
4957 "xaxis": {
4958 "buckets": null,
4959 "mode": "time",
4960 "name": null,
4961 "show": true,
4962 "values": []
4963 },
4964 "yaxes": [
4965 {
4966 "$$hashKey": "object:3006",
4967 "format": "short",
4968 "label": null,
4969 "logBase": 1,
4970 "max": null,
4971 "min": null,
4972 "show": true
4973 },
4974 {
4975 "$$hashKey": "object:3007",
4976 "format": "short",
4977 "label": null,
4978 "logBase": 1,
4979 "max": null,
4980 "min": null,
4981 "show": true
4982 }
4983 ],
4984 "yaxis": {
4985 "align": false,
4986 "alignLevel": null
4987 }
4988 },
4989 {
4990 "aliasColors": {},
4991 "bars": false,
4992 "dashLength": 10,
4993 "dashes": false,
4994 "datasource": "acc-gcp1",
4995 "decimals": null,
4996 "fieldConfig": {
4997 "defaults": {
4998 "custom": {}
4999 },
5000 "overrides": []
5001 },
5002 "fill": 10,
5003 "fillGradient": 0,
5004 "gridPos": {
5005 "h": 5,
5006 "w": 10,
5007 "x": 14,
5008 "y": 29
5009 },
5010 "hiddenSeries": false,
5011 "id": 287,
5012 "legend": {
5013 "avg": false,
5014 "current": false,
5015 "hideEmpty": false,
5016 "hideZero": true,
5017 "max": false,
5018 "min": false,
5019 "rightSide": false,
5020 "show": true,
5021 "total": false,
5022 "values": false
5023 },
5024 "lines": true,
5025 "linewidth": 1,
5026 "nullPointMode": "null",
5027 "percentage": false,
5028 "pluginVersion": "7.1.5",
5029 "pointradius": 2,
5030 "points": false,
5031 "renderer": "flot",
5032 "seriesOverrides": [],
5033 "spaceLength": 10,
5034 "stack": true,
5035 "steppedLine": false,
5036 "targets": [
5037 {
5038 "expr": "sum(rate(number_of_procedures{endpoint=\"metrics3081\",mme_app=\"procedure\",proc_result=\"failure\"}[5m])) by (procedure)",
5039 "interval": "",
5040 "legendFormat": "{{procedure}}",
5041 "refId": "A"
5042 }
5043 ],
5044 "thresholds": [],
5045 "timeFrom": null,
5046 "timeRegions": [],
5047 "timeShift": null,
5048 "title": "MME Procedures: Failures Per Second",
5049 "tooltip": {
5050 "shared": true,
5051 "sort": 0,
5052 "value_type": "individual"
5053 },
5054 "type": "graph",
5055 "xaxis": {
5056 "buckets": null,
5057 "mode": "time",
5058 "name": null,
5059 "show": true,
5060 "values": []
5061 },
5062 "yaxes": [
5063 {
5064 "$$hashKey": "object:3006",
5065 "format": "short",
5066 "label": null,
5067 "logBase": 1,
5068 "max": null,
5069 "min": null,
5070 "show": true
5071 },
5072 {
5073 "$$hashKey": "object:3007",
5074 "format": "short",
5075 "label": null,
5076 "logBase": 1,
5077 "max": null,
5078 "min": null,
5079 "show": true
5080 }
5081 ],
5082 "yaxis": {
5083 "align": false,
5084 "alignLevel": null
5085 }
5086 },
5087 {
5088 "datasource": "acc-gcp1",
5089 "fieldConfig": {
5090 "defaults": {
5091 "custom": {},
5092 "mappings": [],
5093 "thresholds": {
5094 "mode": "absolute",
5095 "steps": [
5096 {
5097 "color": "red",
5098 "value": null
5099 },
5100 {
5101 "color": "green",
5102 "value": 1
5103 }
5104 ]
5105 }
5106 },
5107 "overrides": []
5108 },
5109 "gridPos": {
5110 "h": 8,
5111 "w": 4,
5112 "x": 0,
5113 "y": 31
5114 },
5115 "id": 279,
5116 "options": {
5117 "colorMode": "value",
5118 "graphMode": "none",
5119 "justifyMode": "auto",
5120 "orientation": "horizontal",
5121 "reduceOptions": {
5122 "calcs": [
5123 "last"
5124 ],
5125 "fields": "",
5126 "values": false
5127 },
5128 "textMode": "auto"
5129 },
5130 "pluginVersion": "7.1.5",
5131 "targets": [
5132 {
5133 "expr": "kube_statefulset_status_replicas_ready{namespace=\"omec\"}",
5134 "interval": "",
5135 "legendFormat": "{{ statefulset }}",
5136 "refId": "A"
5137 }
5138 ],
5139 "timeFrom": null,
5140 "timeShift": null,
5141 "title": "Ready replicas",
5142 "type": "stat"
5143 },
5144 {
5145 "aliasColors": {},
5146 "bars": false,
5147 "dashLength": 10,
5148 "dashes": false,
5149 "datasource": "acc-gcp1",
5150 "decimals": null,
5151 "description": "",
5152 "fieldConfig": {
5153 "defaults": {
5154 "custom": {}
5155 },
5156 "overrides": []
5157 },
5158 "fill": 10,
5159 "fillGradient": 0,
5160 "gridPos": {
5161 "h": 5,
5162 "w": 20,
5163 "x": 4,
5164 "y": 34
5165 },
5166 "hiddenSeries": false,
5167 "id": 285,
5168 "legend": {
5169 "avg": false,
5170 "current": false,
5171 "hideZero": true,
5172 "max": false,
5173 "min": false,
5174 "rightSide": true,
5175 "show": true,
5176 "total": false,
5177 "values": false
5178 },
5179 "lines": true,
5180 "linewidth": 1,
5181 "nullPointMode": "null",
5182 "percentage": false,
5183 "pluginVersion": "7.1.5",
5184 "pointradius": 2,
5185 "points": false,
5186 "renderer": "flot",
5187 "seriesOverrides": [],
5188 "spaceLength": 10,
5189 "stack": true,
5190 "steppedLine": false,
5191 "targets": [
5192 {
5193 "expr": "sum(rate(number_of_messages_sent{endpoint=\"metrics3081\",interface=\"s6a\"}[5m])) by (msg_type)",
5194 "interval": "",
5195 "legendFormat": "{{msg_type}}",
5196 "refId": "A"
5197 },
5198 {
5199 "expr": "sum(rate(number_of_messages_received{endpoint=\"metrics3081\",interface=\"s6a\"}[5m])) by (msg_type)",
5200 "interval": "",
5201 "legendFormat": "{{msg_type}}",
5202 "refId": "B"
5203 }
5204 ],
5205 "thresholds": [],
5206 "timeFrom": null,
5207 "timeRegions": [],
5208 "timeShift": null,
5209 "title": "HSS Messages Per Second",
5210 "tooltip": {
5211 "shared": true,
5212 "sort": 0,
5213 "value_type": "individual"
5214 },
5215 "type": "graph",
5216 "xaxis": {
5217 "buckets": null,
5218 "mode": "time",
5219 "name": null,
5220 "show": true,
5221 "values": []
5222 },
5223 "yaxes": [
5224 {
5225 "$$hashKey": "object:3006",
5226 "format": "short",
5227 "label": null,
5228 "logBase": 1,
5229 "max": null,
5230 "min": null,
5231 "show": true
5232 },
5233 {
5234 "$$hashKey": "object:3007",
5235 "format": "short",
5236 "label": null,
5237 "logBase": 1,
5238 "max": null,
5239 "min": null,
5240 "show": true
5241 }
5242 ],
5243 "yaxis": {
5244 "align": false,
5245 "alignLevel": null
5246 }
5247 }
5248 ],
5249 "title": "SD-CORE Activity",
5250 "type": "row"
5251 }
5252 ],
5253 "refresh": "5m",
5254 "schemaVersion": 26,
5255 "style": "dark",
5256 "tags": [],
5257 "templating": {
5258 "list": []
5259 },
5260 "time": {
5261 "from": "now-6h",
5262 "to": "now"
5263 },
5264 "timepicker": {
5265 "refresh_intervals": [
5266 "10s",
5267 "30s",
5268 "1m",
5269 "5m",
5270 "15m",
5271 "30m",
5272 "1h",
5273 "2h",
5274 "1d"
5275 ]
5276 },
5277 "timezone": "",
5278 "title": "Aether Connected Edge",
5279 "uid": "Y2z8vDtGz",
5280 "version": 1
5281}