blob: 9ebba1783fadb73de71dfcb4a1775fb787e07060 [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,
Andy Bavierfa2bfca2021-04-15 09:26:53 -070018 "id": 4,
Andy Bavierc6568702021-02-04 11:23:15 -070019 "links": [],
20 "panels": [
21 {
Jeremy Ronquillo5bd8d1b2021-03-30 23:00:25 -070022 "collapsed": false,
23 "datasource": null,
24 "gridPos": {
25 "h": 1,
26 "w": 24,
27 "x": 0,
28 "y": 0
29 },
Andy Bavier82c58802021-04-14 10:31:53 -070030 "id": 293,
Jeremy Ronquillo5bd8d1b2021-03-30 23:00:25 -070031 "panels": [],
32 "title": "Edge Status",
33 "type": "row"
34 },
35 {
Andy Bavierc6568702021-02-04 11:23:15 -070036 "datasource": null,
37 "fieldConfig": {
38 "defaults": {
39 "custom": {}
40 },
41 "overrides": []
42 },
43 "gridPos": {
44 "h": 3,
45 "w": 3,
46 "x": 0,
Jeremy Ronquillo5bd8d1b2021-03-30 23:00:25 -070047 "y": 1
Andy Bavierc6568702021-02-04 11:23:15 -070048 },
49 "id": 251,
50 "links": [
51 {
52 "targetBlank": true,
53 "title": "Drill down: cluster compute",
54 "url": "d/efa86fd1d0c121a26444b636a3f509a8/kubernetes-compute-resources-cluster?orgId=1&refresh=10s&var-datasource=ace-menlo&${__url_time_range}"
55 },
56 {
57 "targetBlank": true,
58 "title": "Drill down: cluster networking",
59 "url": "d/ff635a025bcfea7bc3dd4f508990a3e9/kubernetes-networking-cluster?orgId=1&refresh=10s&var-resolution=5m&var-interval=4h&var-datasource=ace-menlo&${__url_time_range}"
60 },
61 {
62 "targetBlank": true,
63 "title": "Drill down: nodes",
64 "url": "d/fa49a4706d07a042595b664c87fb33ea/nodes?orgId=1&var-datasource=ace-menlo&${__url_time_range}"
Andy Bavier70b2a252021-03-04 09:33:23 -070065 },
66 {
67 "targetBlank": true,
68 "title": "Drill down: logs",
69 "url": "d/e2QUYvPMk/kubernetes-logs-pod?orgId=1&refresh=10s&var-es_datasource=ace-menlo-es&var-es_namespace=omec&${__url_time_range}"
Andy Bavierc6568702021-02-04 11:23:15 -070070 }
71 ],
72 "options": {
73 "content": "# ONF\n### Menlo Park\n##### Staging",
74 "mode": "markdown"
75 },
76 "pluginVersion": "7.1.0",
77 "timeFrom": null,
78 "timeShift": null,
79 "title": "",
80 "type": "text"
81 },
82 {
83 "datasource": "RANCHER_MONITORING_GLOBAL",
84 "description": "",
85 "fieldConfig": {
86 "defaults": {
87 "custom": {},
88 "mappings": [
89 {
90 "from": "",
91 "id": 1,
92 "operator": "",
93 "text": "err",
94 "to": "",
95 "type": 1,
96 "value": "-1"
97 },
98 {
99 "from": "",
100 "id": 2,
101 "operator": "",
102 "text": "fail",
103 "to": "",
104 "type": 1,
105 "value": "0"
106 },
107 {
108 "from": "",
109 "id": 3,
110 "operator": "",
111 "text": "?",
112 "to": "",
113 "type": 1,
114 "value": "1"
115 },
116 {
117 "from": "",
118 "id": 4,
119 "operator": "",
120 "text": "ok",
121 "to": "",
122 "type": 1,
123 "value": "2"
124 },
125 {
126 "from": "",
127 "id": 5,
128 "operator": "",
129 "text": "X",
130 "to": "",
131 "type": 1,
132 "value": "-2"
133 },
134 {
135 "from": "-100",
136 "id": 6,
137 "operator": "",
138 "text": "maint",
139 "to": "-3",
140 "type": 2
141 }
142 ],
143 "thresholds": {
144 "mode": "absolute",
145 "steps": [
146 {
147 "color": "red",
148 "value": null
149 },
150 {
151 "color": "#6ED0E0",
152 "value": -100
153 },
154 {
155 "color": "red",
156 "value": -2
157 },
158 {
159 "color": "#EAB839",
160 "value": 1
161 },
162 {
163 "color": "green",
164 "value": 2
165 }
166 ]
167 }
168 },
169 "overrides": []
170 },
171 "gridPos": {
172 "h": 3,
173 "w": 3,
174 "x": 3,
Jeremy Ronquillo5bd8d1b2021-03-30 23:00:25 -0700175 "y": 1
Andy Bavierc6568702021-02-04 11:23:15 -0700176 },
177 "id": 241,
178 "links": [],
179 "maxPerRow": 6,
180 "options": {
181 "colorMode": "background",
182 "graphMode": "none",
183 "justifyMode": "auto",
184 "orientation": "horizontal",
185 "reduceOptions": {
186 "calcs": [
187 "last"
188 ],
189 "fields": "",
190 "values": false
191 },
192 "textMode": "auto"
193 },
194 "pluginVersion": "7.1.5",
195 "repeatDirection": "h",
196 "targets": [
197 {
198 "expr": "sum(aetheredge_status_control_plane{endpoint=\"metrics80\",name=\"ace-menlo\"} - (10*aetheredge_in_maintenance_window{endpoint=\"metrics80\",name=\"ace-menlo\"}))",
199 "interval": "",
200 "legendFormat": "Connect:",
201 "refId": "A"
202 },
203 {
204 "expr": "sum(aetheredge_status_user_plane{endpoint=\"metrics80\",name=\"ace-menlo\"} - (10*aetheredge_in_maintenance_window{endpoint=\"metrics80\",name=\"ace-menlo\"}))",
205 "interval": "",
206 "legendFormat": "Ping:",
207 "refId": "B"
208 }
209 ],
210 "timeFrom": null,
211 "timeShift": null,
212 "title": "Test results",
213 "type": "stat"
214 },
215 {
216 "datasource": "RANCHER_MONITORING_GLOBAL",
217 "description": "",
218 "fieldConfig": {
219 "defaults": {
220 "custom": {},
221 "mappings": [],
222 "thresholds": {
223 "mode": "absolute",
224 "steps": [
225 {
226 "color": "red",
227 "value": null
228 },
229 {
230 "color": "#EAB839",
231 "value": 50
232 },
233 {
234 "color": "green",
235 "value": 95
236 }
237 ]
238 },
239 "unit": "percent"
240 },
241 "overrides": []
242 },
243 "gridPos": {
244 "h": 3,
245 "w": 3,
246 "x": 6,
Jeremy Ronquillo5bd8d1b2021-03-30 23:00:25 -0700247 "y": 1
Andy Bavierc6568702021-02-04 11:23:15 -0700248 },
249 "id": 242,
250 "maxPerRow": 6,
251 "options": {
252 "colorMode": "background",
253 "graphMode": "none",
254 "justifyMode": "auto",
255 "orientation": "horizontal",
256 "reduceOptions": {
257 "calcs": [
258 "mean"
259 ],
260 "fields": "",
261 "values": false
262 },
263 "textMode": "auto"
264 },
265 "pluginVersion": "7.1.5",
266 "repeatDirection": "h",
267 "targets": [
268 {
269 "expr": "sum(clamp_min(aetheredge_status_control_plane{endpoint=\"metrics80\",name=\"ace-menlo\"} - 1, 0) * 100)",
Andy Bavier82c58802021-04-14 10:31:53 -0700270 "hide": true,
Andy Bavierc6568702021-02-04 11:23:15 -0700271 "interval": "",
272 "legendFormat": "Control Plane",
273 "refId": "A"
274 },
275 {
276 "expr": "sum(clamp_min(aetheredge_status_user_plane{endpoint=\"metrics80\",name=\"ace-menlo\"} - 1, 0) * 100)",
Andy Bavier82c58802021-04-14 10:31:53 -0700277 "hide": true,
Andy Bavierc6568702021-02-04 11:23:15 -0700278 "interval": "",
279 "legendFormat": "User Plane",
280 "refId": "B"
Andy Bavier82c58802021-04-14 10:31:53 -0700281 },
282 {
283 "expr": "sum(clamp_min(aetheredge_status_control_plane{endpoint=\"metrics80\",name=\"ace-menlo\"} + aetheredge_status_user_plane{endpoint=\"metrics80\",name=\"ace-menlo\"} - 3, 0) * 100)",
284 "interval": "",
285 "legendFormat": "",
286 "refId": "C"
Andy Bavierc6568702021-02-04 11:23:15 -0700287 }
288 ],
289 "timeFrom": null,
290 "timeShift": null,
291 "title": "Uptime",
292 "transformations": [],
293 "type": "stat"
294 },
295 {
296 "datasource": "RANCHER_MONITORING_GLOBAL",
297 "description": "",
298 "fieldConfig": {
299 "defaults": {
300 "custom": {},
301 "decimals": 0,
302 "mappings": [],
303 "thresholds": {
304 "mode": "absolute",
305 "steps": [
306 {
307 "color": "green",
308 "value": null
309 },
310 {
311 "color": "#EAB839",
312 "value": 1
313 },
314 {
315 "color": "red",
316 "value": 10
317 }
318 ]
319 },
320 "unit": "percent"
321 },
322 "overrides": []
323 },
324 "gridPos": {
325 "h": 3,
326 "w": 3,
327 "x": 9,
Jeremy Ronquillo5bd8d1b2021-03-30 23:00:25 -0700328 "y": 1
Andy Bavierc6568702021-02-04 11:23:15 -0700329 },
330 "id": 243,
331 "maxPerRow": 6,
332 "options": {
333 "colorMode": "background",
334 "graphMode": "none",
335 "justifyMode": "auto",
336 "orientation": "horizontal",
337 "reduceOptions": {
338 "calcs": [
339 "mean"
340 ],
341 "fields": "",
342 "values": false
343 },
344 "textMode": "auto"
345 },
346 "pluginVersion": "7.1.5",
347 "repeatDirection": "h",
348 "targets": [
349 {
350 "expr": "sum(clamp_min(1 - (clamp_min(aetheredge_status_control_plane{endpoint=\"metrics80\",name=\"ace-menlo\"} + aetheredge_status_user_plane{endpoint=\"metrics80\",name=\"ace-menlo\"} - 3, 0) + aetheredge_in_maintenance_window{endpoint=\"metrics80\",name=\"ace-menlo\"}), 0)) * 100",
351 "interval": "",
352 "legendFormat": "Unscheduled",
353 "refId": "A"
354 },
355 {
356 "expr": "sum(aetheredge_in_maintenance_window{endpoint=\"metrics80\",name=\"ace-menlo\"}) * 100",
357 "interval": "",
358 "legendFormat": "Scheduled",
359 "refId": "B"
360 }
361 ],
362 "timeFrom": null,
363 "timeShift": null,
364 "title": "Downtime",
365 "transformations": [],
366 "type": "stat"
367 },
368 {
369 "aliasColors": {
370 "Down, unsched": "red",
371 "Down: unscheduled": "red",
372 "Scheduled": "blue",
373 "Scheduled downtime": "blue",
374 "Test down": "yellow",
375 "Unscheduled": "red",
376 "Unscheduled downtime": "red"
377 },
378 "bars": false,
379 "dashLength": 10,
380 "dashes": false,
381 "datasource": "RANCHER_MONITORING_GLOBAL",
382 "description": "Uptime and downtime over time",
383 "fieldConfig": {
384 "defaults": {
385 "custom": {}
386 },
387 "overrides": []
388 },
389 "fill": 10,
390 "fillGradient": 0,
391 "gridPos": {
392 "h": 3,
393 "w": 12,
394 "x": 12,
Jeremy Ronquillo5bd8d1b2021-03-30 23:00:25 -0700395 "y": 1
Andy Bavierc6568702021-02-04 11:23:15 -0700396 },
397 "hiddenSeries": false,
398 "id": 230,
399 "legend": {
400 "alignAsTable": false,
401 "avg": false,
402 "current": false,
403 "max": false,
404 "min": false,
405 "rightSide": true,
406 "show": true,
407 "total": false,
408 "values": false
409 },
410 "lines": true,
411 "linewidth": 0,
412 "maxPerRow": 6,
413 "nullPointMode": "null",
414 "options": {
415 "alertThreshold": true
416 },
417 "percentage": false,
418 "pluginVersion": "7.1.5",
419 "pointradius": 2,
420 "points": false,
421 "renderer": "flot",
422 "repeatDirection": "h",
423 "seriesOverrides": [],
424 "spaceLength": 10,
425 "stack": false,
426 "steppedLine": true,
427 "targets": [
428 {
429 "expr": "sum(clamp_min(aetheredge_status_control_plane{endpoint=\"metrics80\",name=\"ace-menlo\"} + aetheredge_status_user_plane{endpoint=\"metrics80\",name=\"ace-menlo\"} - 3, 0) - aetheredge_in_maintenance_window{endpoint=\"metrics80\",name=\"ace-menlo\"})",
430 "interval": "",
431 "legendFormat": "Up",
432 "refId": "D"
433 },
434 {
435 "expr": "-1 * sum(clamp_min(1 - (clamp_min(aetheredge_status_control_plane{endpoint=\"metrics80\",name=\"ace-menlo\"} + aetheredge_status_user_plane{endpoint=\"metrics80\",name=\"ace-menlo\"} - 3, 0) + aetheredge_in_maintenance_window{endpoint=\"metrics80\",name=\"ace-menlo\"}), 0))",
436 "interval": "",
437 "legendFormat": "Down: unscheduled",
438 "refId": "A"
439 },
440 {
441 "expr": "-1 * sum(aetheredge_in_maintenance_window{endpoint=\"metrics80\",name=\"ace-menlo\"})",
442 "interval": "",
443 "legendFormat": "Down: scheduled",
444 "refId": "B"
445 },
446 {
447 "expr": "-1 * sum(clamp_min((aetheredge_status_control_plane{endpoint=\"metrics80\",name=\"ace-menlo\"} * -1) - 1 - aetheredge_in_maintenance_window{endpoint=\"metrics80\",name=\"ace-menlo\"}, 0))",
448 "interval": "",
449 "legendFormat": "Test down",
450 "refId": "C"
451 }
452 ],
453 "thresholds": [],
454 "timeFrom": null,
455 "timeRegions": [],
456 "timeShift": null,
457 "title": "",
458 "tooltip": {
459 "shared": true,
460 "sort": 0,
461 "value_type": "individual"
462 },
463 "type": "graph",
464 "xaxis": {
465 "buckets": null,
466 "mode": "time",
467 "name": null,
468 "show": true,
469 "values": []
470 },
471 "yaxes": [
472 {
473 "$$hashKey": "object:93",
474 "decimals": 0,
475 "format": "short",
476 "label": "",
477 "logBase": 1,
478 "max": "1",
479 "min": "-1",
480 "show": true
481 },
482 {
483 "$$hashKey": "object:94",
484 "format": "short",
485 "label": null,
486 "logBase": 1,
487 "max": null,
488 "min": null,
489 "show": false
490 }
491 ],
492 "yaxis": {
493 "align": false,
494 "alignLevel": null
495 }
496 },
497 {
Andy Bavier82c58802021-04-14 10:31:53 -0700498 "collapsed": true,
Andy Bavierc6568702021-02-04 11:23:15 -0700499 "datasource": null,
500 "gridPos": {
501 "h": 1,
502 "w": 24,
503 "x": 0,
Jeremy Ronquillo5bd8d1b2021-03-30 23:00:25 -0700504 "y": 4
505 },
Andy Bavier82c58802021-04-14 10:31:53 -0700506 "id": 303,
507 "panels": [
508 {
509 "datasource": null,
510 "fieldConfig": {
511 "defaults": {
512 "custom": {}
513 },
514 "overrides": []
515 },
516 "gridPos": {
517 "h": 4,
518 "w": 3,
519 "x": 0,
520 "y": 5
521 },
522 "id": 315,
523 "links": [
524 {
525 "targetBlank": true,
526 "title": "Drill down: cluster compute",
527 "url": "d/efa86fd1d0c121a26444b636a3f509a8/kubernetes-compute-resources-cluster?orgId=1&refresh=10s&var-datasource=ace-menlo&${__url_time_range}"
528 },
529 {
530 "targetBlank": true,
531 "title": "Drill down: cluster networking",
532 "url": "d/ff635a025bcfea7bc3dd4f508990a3e9/kubernetes-networking-cluster?orgId=1&refresh=10s&var-resolution=5m&var-interval=4h&var-datasource=ace-menlo&${__url_time_range}"
533 },
534 {
535 "targetBlank": true,
536 "title": "Drill down: nodes",
537 "url": "d/fa49a4706d07a042595b664c87fb33ea/nodes?orgId=1&var-datasource=ace-menlo&${__url_time_range}"
538 },
539 {
540 "targetBlank": true,
541 "title": "Drill down: logs",
542 "url": "d/e2QUYvPMk/kubernetes-logs-pod?orgId=1&refresh=10s&var-es_datasource=ace-menlo-es&var-es_namespace=omec&${__url_time_range}"
543 }
544 ],
545 "options": {
546 "content": "# ONF\n### Menlo Park\n##### Staging",
547 "mode": "markdown"
548 },
549 "pluginVersion": "7.1.0",
550 "timeFrom": null,
551 "timeShift": null,
552 "title": "",
553 "type": "text"
554 },
555 {
556 "datasource": null,
557 "fieldConfig": {
558 "defaults": {
559 "custom": {},
560 "mappings": [
561 {
562 "from": "",
563 "id": 0,
564 "text": "no signal",
565 "to": "",
566 "type": 1,
567 "value": "-20"
568 },
569 {
570 "from": "-120",
571 "id": 1,
572 "text": "maint",
573 "to": "-100",
574 "type": 2
575 }
576 ],
577 "thresholds": {
578 "mode": "absolute",
579 "steps": [
580 {
581 "color": "red",
582 "value": null
583 },
584 {
585 "color": "#6ED0E0",
586 "value": -120
587 },
588 {
589 "color": "red",
590 "value": -20
591 },
592 {
593 "color": "yellow",
594 "value": -15
595 },
596 {
597 "color": "green",
598 "value": -10
599 }
600 ]
601 },
602 "unit": "dBm"
603 },
604 "overrides": []
605 },
606 "gridPos": {
607 "h": 4,
608 "w": 2,
609 "x": 3,
610 "y": 5
611 },
612 "id": 307,
613 "options": {
614 "colorMode": "background",
615 "graphMode": "none",
616 "justifyMode": "auto",
617 "orientation": "auto",
618 "reduceOptions": {
619 "calcs": [
620 "mean"
621 ],
622 "fields": "",
623 "values": false
624 },
625 "textMode": "auto"
626 },
627 "pluginVersion": "7.1.5",
628 "scopedVars": {
629 "edge": {
630 "selected": true,
631 "text": "ace-menlo",
632 "value": "ace-menlo"
633 }
634 },
635 "targets": [
636 {
637 "expr": "aetheredge_signal_quality_rsrq{endpoint=\"metrics80\",name=\"ace-menlo\"} * 0.5 - 20 - (100 * aetheredge_in_maintenance_window{endpoint=\"metrics80\",name=\"ace-menlo\"})",
638 "instant": true,
639 "interval": "",
640 "legendFormat": "RSRQ",
641 "refId": "A"
642 }
643 ],
644 "timeFrom": null,
645 "timeShift": null,
646 "title": "RSRQ",
647 "type": "stat"
648 },
649 {
650 "aliasColors": {},
651 "bars": false,
652 "dashLength": 10,
653 "dashes": false,
654 "datasource": null,
655 "fieldConfig": {
656 "defaults": {
657 "custom": {},
658 "mappings": [
659 {
660 "from": "",
661 "id": 0,
662 "text": "",
663 "to": "",
664 "type": 1
665 }
666 ],
667 "thresholds": {
668 "mode": "absolute",
669 "steps": [
670 {
671 "color": "green",
672 "value": null
673 },
674 {
675 "color": "red",
676 "value": 80
677 }
678 ]
679 },
680 "unit": "dBm"
681 },
682 "overrides": []
683 },
684 "fill": 0,
685 "fillGradient": 0,
686 "gridPos": {
687 "h": 4,
688 "w": 8,
689 "x": 5,
690 "y": 5
691 },
692 "hiddenSeries": false,
693 "id": 309,
694 "legend": {
695 "avg": false,
696 "current": false,
697 "max": false,
698 "min": false,
699 "rightSide": true,
700 "show": false,
701 "total": false,
702 "values": false
703 },
704 "lines": true,
705 "linewidth": 2,
706 "nullPointMode": "null",
707 "percentage": false,
708 "pluginVersion": "7.1.5",
709 "pointradius": 1,
710 "points": false,
711 "renderer": "flot",
712 "scopedVars": {
713 "edge": {
714 "selected": true,
715 "text": "ace-menlo",
716 "value": "ace-menlo"
717 }
718 },
719 "seriesOverrides": [
720 {
721 "$$hashKey": "object:1158",
722 "alias": "maint",
723 "color": "rgb(138, 213, 255)",
724 "fill": 3,
725 "lines": true,
726 "linewidth": 0
727 }
728 ],
729 "spaceLength": 10,
730 "stack": false,
731 "steppedLine": false,
732 "targets": [
733 {
734 "expr": "aetheredge_signal_quality_rsrq{endpoint=\"metrics80\",name=\"$edge\"} * 0.5 - 20",
735 "instant": false,
736 "interval": "",
737 "legendFormat": "rsrq",
738 "refId": "A"
739 },
740 {
741 "expr": "-100 * sum(aetheredge_in_maintenance_window{endpoint=\"metrics80\",name=\"$edge\"}) + 1",
742 "hide": false,
743 "interval": "",
744 "legendFormat": "maint",
745 "refId": "C"
746 }
747 ],
748 "thresholds": [],
749 "timeFrom": null,
750 "timeRegions": [],
751 "timeShift": null,
752 "title": "RSRQ",
753 "tooltip": {
754 "shared": true,
755 "sort": 0,
756 "value_type": "individual"
757 },
758 "type": "graph",
759 "xaxis": {
760 "buckets": null,
761 "mode": "time",
762 "name": null,
763 "show": true,
764 "values": []
765 },
766 "yaxes": [
767 {
768 "$$hashKey": "object:291",
769 "format": "dBm",
770 "label": "",
771 "logBase": 1,
772 "max": "0",
773 "min": "-20",
774 "show": true
775 },
776 {
777 "$$hashKey": "object:292",
778 "format": "short",
779 "label": null,
780 "logBase": 1,
781 "max": null,
782 "min": null,
783 "show": true
784 }
785 ],
786 "yaxis": {
787 "align": false,
788 "alignLevel": null
789 }
790 },
791 {
792 "datasource": null,
793 "fieldConfig": {
794 "defaults": {
795 "custom": {},
796 "mappings": [
797 {
798 "from": "",
799 "id": 0,
800 "text": "no signal",
801 "to": "",
802 "type": 1,
803 "value": "-141"
804 },
805 {
806 "from": "-320",
807 "id": 1,
808 "text": "maint",
809 "to": "-200",
810 "type": 2
811 }
812 ],
813 "thresholds": {
814 "mode": "absolute",
815 "steps": [
816 {
817 "color": "red",
818 "value": null
819 },
820 {
821 "color": "#6ED0E0",
822 "value": -320
823 },
824 {
825 "color": "red",
826 "value": -141
827 },
828 {
829 "color": "orange",
830 "value": -100
831 },
832 {
833 "color": "yellow",
834 "value": -90
835 },
836 {
837 "color": "green",
838 "value": -80
839 }
840 ]
841 },
842 "unit": "dBm"
843 },
844 "overrides": []
845 },
846 "gridPos": {
847 "h": 4,
848 "w": 2,
849 "x": 13,
850 "y": 5
851 },
852 "id": 311,
853 "options": {
854 "colorMode": "background",
855 "graphMode": "none",
856 "justifyMode": "auto",
857 "orientation": "auto",
858 "reduceOptions": {
859 "calcs": [
860 "mean"
861 ],
862 "fields": "",
863 "values": false
864 },
865 "textMode": "auto"
866 },
867 "pluginVersion": "7.1.5",
868 "scopedVars": {
869 "edge": {
870 "selected": true,
871 "text": "ace-menlo",
872 "value": "ace-menlo"
873 }
874 },
875 "targets": [
876 {
877 "expr": "aetheredge_signal_quality_rsrp{endpoint=\"metrics80\",name=\"ace-menlo\"} - 141 - (200 * aetheredge_in_maintenance_window{endpoint=\"metrics80\",name=\"ace-menlo\"})",
878 "instant": true,
879 "interval": "",
880 "legendFormat": "RSRP",
881 "refId": "A"
882 }
883 ],
884 "timeFrom": null,
885 "timeShift": null,
886 "title": "RSRP",
887 "type": "stat"
888 },
889 {
890 "aliasColors": {},
891 "bars": false,
892 "dashLength": 10,
893 "dashes": false,
894 "datasource": null,
895 "fieldConfig": {
896 "defaults": {
897 "custom": {},
898 "mappings": [
899 {
900 "from": "",
901 "id": 0,
902 "text": "",
903 "to": "",
904 "type": 1
905 }
906 ],
907 "thresholds": {
908 "mode": "absolute",
909 "steps": [
910 {
911 "color": "green",
912 "value": null
913 },
914 {
915 "color": "red",
916 "value": 80
917 }
918 ]
919 },
920 "unit": "dBm"
921 },
922 "overrides": []
923 },
924 "fill": 0,
925 "fillGradient": 0,
926 "gridPos": {
927 "h": 4,
928 "w": 8,
929 "x": 15,
930 "y": 5
931 },
932 "hiddenSeries": false,
933 "id": 313,
934 "legend": {
935 "avg": false,
936 "current": false,
937 "max": false,
938 "min": false,
939 "rightSide": true,
940 "show": false,
941 "total": false,
942 "values": false
943 },
944 "lines": true,
945 "linewidth": 2,
946 "nullPointMode": "null",
947 "percentage": false,
948 "pluginVersion": "7.1.5",
949 "pointradius": 1,
950 "points": false,
951 "renderer": "flot",
952 "scopedVars": {
953 "edge": {
954 "selected": true,
955 "text": "ace-menlo",
956 "value": "ace-menlo"
957 }
958 },
959 "seriesOverrides": [
960 {
961 "$$hashKey": "object:1158",
962 "alias": "maint",
963 "color": "rgb(138, 213, 255)",
964 "fill": 3,
965 "lines": true,
966 "linewidth": 0
967 }
968 ],
969 "spaceLength": 10,
970 "stack": false,
971 "steppedLine": false,
972 "targets": [
973 {
974 "expr": "aetheredge_signal_quality_rsrp{endpoint=\"metrics80\",name=\"ace-menlo\"} - 141",
975 "interval": "",
976 "legendFormat": "rsrp",
977 "refId": "B"
978 },
979 {
980 "expr": "-200 * sum(aetheredge_in_maintenance_window{endpoint=\"metrics80\",name=\"$edge\"}) + 1",
981 "hide": false,
982 "interval": "",
983 "legendFormat": "maint",
984 "refId": "C"
985 }
986 ],
987 "thresholds": [],
988 "timeFrom": null,
989 "timeRegions": [],
990 "timeShift": null,
991 "title": "RSRP",
992 "tooltip": {
993 "shared": true,
994 "sort": 0,
995 "value_type": "individual"
996 },
997 "type": "graph",
998 "xaxis": {
999 "buckets": null,
1000 "mode": "time",
1001 "name": null,
1002 "show": true,
1003 "values": []
1004 },
1005 "yaxes": [
1006 {
1007 "$$hashKey": "object:291",
1008 "format": "dBm",
1009 "label": "",
1010 "logBase": 1,
1011 "max": "0",
1012 "min": "-141",
1013 "show": true
1014 },
1015 {
1016 "$$hashKey": "object:292",
1017 "format": "short",
1018 "label": null,
1019 "logBase": 1,
1020 "max": null,
1021 "min": null,
1022 "show": true
1023 }
1024 ],
1025 "yaxis": {
1026 "align": false,
1027 "alignLevel": null
1028 }
1029 }
1030 ],
1031 "title": "Signal Quality (Beta)",
Jeremy Ronquillo5bd8d1b2021-03-30 23:00:25 -07001032 "type": "row"
1033 },
1034 {
Andy Bavier82c58802021-04-14 10:31:53 -07001035 "collapsed": true,
Jeremy Ronquillo5bd8d1b2021-03-30 23:00:25 -07001036 "datasource": null,
1037 "gridPos": {
1038 "h": 1,
1039 "w": 24,
1040 "x": 0,
Andy Bavier82c58802021-04-14 10:31:53 -07001041 "y": 5
Andy Bavierc6568702021-02-04 11:23:15 -07001042 },
Andy Bavier82c58802021-04-14 10:31:53 -07001043 "id": 295,
1044 "panels": [
1045 {
1046 "datasource": null,
1047 "fieldConfig": {
1048 "defaults": {
1049 "custom": {}
1050 },
1051 "overrides": []
1052 },
1053 "gridPos": {
1054 "h": 8,
1055 "w": 3,
1056 "x": 0,
1057 "y": 10
1058 },
1059 "id": 299,
1060 "links": [
1061 {
1062 "targetBlank": true,
1063 "title": "Drill down: cluster compute",
1064 "url": "d/efa86fd1d0c121a26444b636a3f509a8/kubernetes-compute-resources-cluster?orgId=1&refresh=10s&var-datasource=ace-menlo&${__url_time_range}"
1065 },
1066 {
1067 "targetBlank": true,
1068 "title": "Drill down: cluster networking",
1069 "url": "d/ff635a025bcfea7bc3dd4f508990a3e9/kubernetes-networking-cluster?orgId=1&refresh=10s&var-resolution=5m&var-interval=4h&var-datasource=ace-menlo&${__url_time_range}"
1070 },
1071 {
1072 "targetBlank": true,
1073 "title": "Drill down: nodes",
1074 "url": "d/fa49a4706d07a042595b664c87fb33ea/nodes?orgId=1&var-datasource=ace-menlo&${__url_time_range}"
1075 },
1076 {
1077 "targetBlank": true,
1078 "title": "Drill down: logs",
1079 "url": "d/e2QUYvPMk/kubernetes-logs-pod?orgId=1&refresh=10s&var-es_datasource=ace-menlo-es&var-es_namespace=omec&${__url_time_range}"
1080 }
1081 ],
1082 "options": {
1083 "content": "# ONF\n### Menlo Park\n##### Staging",
1084 "mode": "markdown"
1085 },
1086 "pluginVersion": "7.1.0",
1087 "timeFrom": null,
1088 "timeShift": null,
1089 "title": "",
1090 "type": "text"
1091 },
1092 {
1093 "aliasColors": {
1094 "Edge Down": "red",
1095 "Edge Maintenance": "light-blue",
1096 "Ping DNS Avg": "rgb(129, 238, 94)"
1097 },
1098 "bars": false,
1099 "dashLength": 10,
1100 "dashes": false,
1101 "datasource": null,
1102 "description": "**Ping Latency Tests Over Time**\n- Ping DNS Avg: Pings to 8.8.8.8, average latency of 10 iterations\n- Ping Device Avg: Pings other device on network, average latency of 10 iterations *(coming soon)*",
1103 "fieldConfig": {
1104 "defaults": {
1105 "custom": {}
1106 },
1107 "overrides": []
1108 },
1109 "fill": 0,
1110 "fillGradient": 0,
1111 "gridPos": {
1112 "h": 4,
1113 "w": 21,
1114 "x": 3,
1115 "y": 10
1116 },
1117 "hiddenSeries": false,
1118 "id": 297,
1119 "legend": {
1120 "avg": false,
1121 "current": false,
1122 "max": false,
1123 "min": false,
1124 "rightSide": true,
1125 "show": true,
1126 "total": false,
1127 "values": false
1128 },
1129 "lines": true,
1130 "linewidth": 1,
1131 "nullPointMode": "null",
1132 "percentage": false,
1133 "pluginVersion": "7.1.5",
1134 "pointradius": 2,
1135 "points": false,
1136 "renderer": "flot",
1137 "seriesOverrides": [
1138 {
1139 "$$hashKey": "object:537",
1140 "alias": "Edge Down",
1141 "fill": 5,
1142 "hideTooltip": true,
1143 "linewidth": 0,
1144 "yaxis": 2
1145 },
1146 {
1147 "$$hashKey": "object:564",
1148 "alias": "Edge Maintenance",
1149 "fill": 2,
1150 "hideTooltip": true,
1151 "linewidth": 0,
1152 "yaxis": 2
1153 }
1154 ],
1155 "spaceLength": 10,
1156 "stack": false,
1157 "steppedLine": false,
1158 "targets": [
1159 {
1160 "expr": "sum(aetheredge_ping_dns_test_avg{endpoint=\"metrics80\",name=\"ace-menlo\"}) and (sum(aetheredge_status_control_plane{endpoint=\"metrics80\",name=\"ace-menlo\"} * -1 + 1)) - sum(aetheredge_in_maintenance_window{endpoint=\"metrics80\",name=\"ace-menlo\"}) <= 0",
1161 "interval": "",
1162 "legendFormat": "Ping DNS Avg",
1163 "refId": "A"
1164 },
1165 {
1166 "expr": "(sum(aetheredge_status_control_plane{endpoint=\"metrics80\",name=\"ace-menlo\"}) * -1 + 1) - sum(aetheredge_in_maintenance_window{endpoint=\"metrics80\",name=\"ace-menlo\"}) - (sum(5*aetheredge_in_maintenance_window{endpoint=\"metrics80\",name=\"ace-menlo\"}))",
1167 "interval": "",
1168 "legendFormat": "Edge Down",
1169 "refId": "B"
1170 },
1171 {
1172 "expr": "sum(aetheredge_in_maintenance_window{endpoint=\"metrics80\",name=\"ace-menlo\"})",
1173 "interval": "",
1174 "legendFormat": "Edge Maintenance",
1175 "refId": "C"
1176 }
1177 ],
1178 "thresholds": [],
1179 "timeFrom": null,
1180 "timeRegions": [],
1181 "timeShift": null,
1182 "title": "",
1183 "tooltip": {
1184 "shared": true,
1185 "sort": 0,
1186 "value_type": "individual"
1187 },
1188 "type": "graph",
1189 "xaxis": {
1190 "buckets": null,
1191 "mode": "time",
1192 "name": null,
1193 "show": true,
1194 "values": []
1195 },
1196 "yaxes": [
1197 {
1198 "$$hashKey": "object:188",
1199 "decimals": 1,
1200 "format": "ms",
1201 "label": null,
1202 "logBase": 1,
1203 "max": null,
1204 "min": null,
1205 "show": true
1206 },
1207 {
1208 "$$hashKey": "object:189",
1209 "format": "none",
1210 "label": null,
1211 "logBase": 1,
1212 "max": "0.011",
1213 "min": "0.01",
1214 "show": false
1215 }
1216 ],
1217 "yaxis": {
1218 "align": false,
1219 "alignLevel": null
1220 }
1221 },
1222 {
1223 "aliasColors": {
1224 "Downlink Speed": "rgb(48, 196, 210)",
1225 "Edge Down": "red",
1226 "Edge Maintenance": "light-blue",
1227 "MAX Downlink Speed": "rgba(233, 111, 0, 0.25)",
1228 "MAX Downlink Speed (100 Mbps)": "rgba(48, 196, 210, 0.25)",
1229 "MAX Uplink Speed": "rgba(169, 0, 255, 0.25)",
1230 "MAX Uplink Speed (10 Mbps)": "rgba(197, 96, 251, 0.25)",
1231 "Max DL (100 Mbps)": "rgba(48, 196, 210, 0.33)",
1232 "Max DL (115 Mbps)": "rgba(255, 255, 255, 0.5)",
1233 "Max UL (10 Mbps)": "rgba(255, 255, 255, 0.5)",
1234 "Ping DNS Avg": "orange",
1235 "Uplink Speed": "rgb(197, 96, 251)"
1236 },
1237 "bars": false,
1238 "dashLength": 10,
1239 "dashes": false,
1240 "datasource": null,
1241 "description": "**Iperf Downlink and Uplink Tests Over Time**\n- Max Downlink Speed: 115 Mbps\n- Max Uplink Speed: 10 Mbps\n\nEach result is taken from the iperf json output, test runs for 10 seconds.",
1242 "fieldConfig": {
1243 "defaults": {
1244 "custom": {}
1245 },
1246 "overrides": []
1247 },
1248 "fill": 0,
1249 "fillGradient": 0,
1250 "gridPos": {
1251 "h": 4,
1252 "w": 21,
1253 "x": 3,
1254 "y": 14
1255 },
1256 "hiddenSeries": false,
1257 "id": 301,
1258 "legend": {
1259 "avg": false,
1260 "current": false,
1261 "max": false,
1262 "min": false,
1263 "rightSide": true,
1264 "show": true,
1265 "total": false,
1266 "values": false
1267 },
1268 "lines": true,
1269 "linewidth": 1,
1270 "nullPointMode": "null",
1271 "percentage": false,
1272 "pluginVersion": "7.1.5",
1273 "pointradius": 2,
1274 "points": false,
1275 "renderer": "flot",
1276 "seriesOverrides": [
1277 {
1278 "$$hashKey": "object:537",
1279 "alias": "Edge Down",
1280 "fill": 5,
1281 "hideTooltip": true,
1282 "linewidth": 0,
1283 "yaxis": 2
1284 },
1285 {
1286 "$$hashKey": "object:564",
1287 "alias": "Edge Maintenance",
1288 "fill": 2,
1289 "hideTooltip": true,
1290 "linewidth": 0,
1291 "yaxis": 2
1292 },
1293 {
1294 "$$hashKey": "object:1399",
1295 "alias": "/Max.*/",
1296 "dashLength": 3,
1297 "dashes": true,
1298 "fill": 0,
1299 "hideTooltip": true,
1300 "legend": false
1301 }
1302 ],
1303 "spaceLength": 10,
1304 "stack": false,
1305 "steppedLine": false,
1306 "targets": [
1307 {
1308 "expr": "sum(aetheredge_iperf_cluster_downlink_test{endpoint=\"metrics80\",name=\"ace-menlo\"}) > 0 and (sum(aetheredge_status_control_plane{endpoint=\"metrics80\",name=\"ace-menlo\"} * -1 + 1)) - sum(aetheredge_in_maintenance_window{endpoint=\"metrics80\",name=\"ace-menlo\"}) <= 0",
1309 "interval": "",
1310 "legendFormat": "Downlink Speed",
1311 "refId": "A"
1312 },
1313 {
1314 "expr": "sum(aetheredge_iperf_cluster_uplink_test{endpoint=\"metrics80\",name=\"ace-menlo\"} > 0) and (sum(aetheredge_status_control_plane{endpoint=\"metrics80\",name=\"ace-menlo\"} * -1 + 1)) - sum(aetheredge_in_maintenance_window{endpoint=\"metrics80\",name=\"ace-menlo\"}) <= 0",
1315 "interval": "",
1316 "legendFormat": "Uplink Speed",
1317 "refId": "D"
1318 },
1319 {
1320 "expr": "10",
1321 "interval": "",
1322 "legendFormat": "Max UL (10 Mbps)",
1323 "refId": "F"
1324 },
1325 {
1326 "expr": "115",
1327 "interval": "",
1328 "legendFormat": "Max DL (115 Mbps)",
1329 "refId": "E"
1330 },
1331 {
1332 "expr": "(sum(aetheredge_status_control_plane{endpoint=\"metrics80\",name=\"ace-menlo\"}) * -1 + 1) - sum(aetheredge_in_maintenance_window{endpoint=\"metrics80\",name=\"ace-menlo\"}) - (sum(5*aetheredge_in_maintenance_window{endpoint=\"metrics80\",name=\"ace-menlo\"}))",
1333 "interval": "",
1334 "legendFormat": "Edge Down",
1335 "refId": "B"
1336 },
1337 {
1338 "expr": "sum(aetheredge_in_maintenance_window{endpoint=\"metrics80\",name=\"ace-menlo\"})",
1339 "interval": "",
1340 "legendFormat": "Edge Maintenance",
1341 "refId": "C"
1342 }
1343 ],
1344 "thresholds": [],
1345 "timeFrom": null,
1346 "timeRegions": [],
1347 "timeShift": null,
1348 "title": "",
1349 "tooltip": {
1350 "shared": true,
1351 "sort": 0,
1352 "value_type": "individual"
1353 },
1354 "type": "graph",
1355 "xaxis": {
1356 "buckets": null,
1357 "mode": "time",
1358 "name": null,
1359 "show": true,
1360 "values": []
1361 },
1362 "yaxes": [
1363 {
1364 "$$hashKey": "object:188",
1365 "decimals": 0,
1366 "format": "Mbits",
1367 "label": null,
1368 "logBase": 1,
1369 "max": "116",
1370 "min": "0",
1371 "show": true
1372 },
1373 {
1374 "$$hashKey": "object:189",
1375 "format": "none",
1376 "label": null,
1377 "logBase": 1,
1378 "max": "0.011",
1379 "min": "0.01",
1380 "show": false
1381 }
1382 ],
1383 "yaxis": {
1384 "align": false,
1385 "alignLevel": null
1386 }
1387 }
1388 ],
1389 "title": "Speed Test Results (Beta)",
Andy Bavierc6568702021-02-04 11:23:15 -07001390 "type": "row"
Andy Bavier8b1a0e22021-03-17 09:22:26 -07001391 },
1392 {
Andy Bavier82c58802021-04-14 10:31:53 -07001393 "collapsed": true,
1394 "datasource": null,
1395 "gridPos": {
1396 "h": 1,
1397 "w": 24,
1398 "x": 0,
1399 "y": 6
1400 },
1401 "id": 289,
1402 "panels": [
1403 {
1404 "datasource": "acc-aws",
Andy Bavierfa2bfca2021-04-15 09:26:53 -07001405 "description": "",
Andy Bavier82c58802021-04-14 10:31:53 -07001406 "fieldConfig": {
1407 "defaults": {
1408 "custom": {},
1409 "mappings": [],
1410 "thresholds": {
1411 "mode": "absolute",
1412 "steps": [
1413 {
1414 "color": "red",
1415 "value": null
1416 },
1417 {
1418 "color": "green",
1419 "value": 1
1420 }
1421 ]
Andy Bavier8b1a0e22021-03-17 09:22:26 -07001422 }
Andy Bavier82c58802021-04-14 10:31:53 -07001423 },
1424 "overrides": []
1425 },
1426 "gridPos": {
Andy Bavierfa2bfca2021-04-15 09:26:53 -07001427 "h": 8,
Andy Bavier82c58802021-04-14 10:31:53 -07001428 "w": 4,
1429 "x": 0,
1430 "y": 7
1431 },
Andy Bavierfa2bfca2021-04-15 09:26:53 -07001432 "id": 317,
Andy Bavier82c58802021-04-14 10:31:53 -07001433 "options": {
Andy Bavierfa2bfca2021-04-15 09:26:53 -07001434 "colorMode": "background",
1435 "graphMode": "none",
Andy Bavier82c58802021-04-14 10:31:53 -07001436 "justifyMode": "auto",
1437 "orientation": "horizontal",
1438 "reduceOptions": {
1439 "calcs": [
1440 "last"
1441 ],
1442 "fields": "",
1443 "values": false
1444 },
Andy Bavierfa2bfca2021-04-15 09:26:53 -07001445 "textMode": "name"
Andy Bavier82c58802021-04-14 10:31:53 -07001446 },
1447 "pluginVersion": "7.1.5",
1448 "targets": [
1449 {
1450 "expr": "mme_number_of_enb_attached{enb_state=\"Active\", enbname=~\".+\"}",
1451 "interval": "",
1452 "legendFormat": "{{ enbname }}",
1453 "refId": "A"
1454 },
1455 {
1456 "expr": "mme_number_of_enb_attached{enb_state=\"Active\", enbname!~\".+\"}",
1457 "hide": true,
1458 "interval": "",
1459 "legendFormat": "Total",
1460 "refId": "B"
1461 }
1462 ],
1463 "timeFrom": null,
1464 "timeShift": null,
Andy Bavierfa2bfca2021-04-15 09:26:53 -07001465 "title": "eNodeB Status",
Andy Bavier82c58802021-04-14 10:31:53 -07001466 "type": "stat"
1467 },
1468 {
Andy Bavierfa2bfca2021-04-15 09:26:53 -07001469 "datasource": "acc-aws",
1470 "description": "",
1471 "fieldConfig": {
1472 "defaults": {
1473 "custom": {
1474 "align": "center",
1475 "displayMode": "auto"
1476 },
1477 "decimals": 0,
1478 "mappings": [],
1479 "thresholds": {
1480 "mode": "absolute",
1481 "steps": [
1482 {
1483 "color": "green",
1484 "value": null
1485 },
1486 {
1487 "color": "red",
1488 "value": 80
1489 }
1490 ]
1491 }
1492 },
1493 "overrides": [
1494 {
1495 "matcher": {
1496 "id": "byName",
1497 "options": "IMSI"
1498 },
1499 "properties": [
1500 {
1501 "id": "custom.width",
1502 "value": 160
1503 }
1504 ]
1505 },
1506 {
1507 "matcher": {
1508 "id": "byName",
1509 "options": "__name__"
1510 },
1511 "properties": [
1512 {
1513 "id": "custom.width",
1514 "value": 171
1515 }
1516 ]
1517 },
1518 {
1519 "matcher": {
1520 "id": "byName",
1521 "options": "cp_mode"
1522 },
1523 "properties": [
1524 {
1525 "id": "custom.width",
1526 "value": 99
1527 }
1528 ]
1529 },
1530 {
1531 "matcher": {
1532 "id": "byName",
1533 "options": "imsi"
1534 },
1535 "properties": [
1536 {
1537 "id": "custom.width",
1538 "value": 166
1539 }
1540 ]
1541 }
1542 ]
1543 },
1544 "gridPos": {
1545 "h": 15,
1546 "w": 9,
1547 "x": 4,
1548 "y": 7
1549 },
1550 "id": 291,
1551 "options": {
1552 "frameIndex": 3,
1553 "showHeader": true,
1554 "sortBy": [
1555 {
1556 "desc": false,
1557 "displayName": "IMSI"
1558 }
1559 ]
1560 },
1561 "pluginVersion": "7.1.5",
1562 "targets": [
1563 {
1564 "expr": "sum(increase(subscribers_info{imsi=~\".+\"}[$__range])) by (imsi, mobile_ip)",
1565 "format": "table",
1566 "instant": true,
1567 "interval": "",
1568 "legendFormat": "",
1569 "refId": "A"
1570 }
1571 ],
1572 "timeFrom": null,
1573 "timeShift": null,
1574 "title": "Current Subscriber Info",
1575 "transformations": [
1576 {
1577 "id": "organize",
1578 "options": {
1579 "excludeByName": {
1580 "Time": true,
1581 "__name__": true,
1582 "cp_mode": true,
1583 "endpoint": true,
1584 "instance": true,
1585 "job": true,
1586 "level": true,
1587 "namespace": true,
1588 "pod": true,
1589 "service": true,
1590 "subscriber_info": true
1591 },
1592 "indexByName": {},
1593 "renameByName": {
1594 "Metric": "IMSI",
1595 "Value": "Attach count",
1596 "imsi": "IMSI",
1597 "job": "",
1598 "mobile_ip": "Mobile IP",
1599 "namespace": ""
1600 }
1601 }
1602 }
1603 ],
1604 "type": "table"
1605 },
1606 {
Andy Bavier82c58802021-04-14 10:31:53 -07001607 "aliasColors": {},
1608 "bars": false,
1609 "dashLength": 10,
1610 "dashes": false,
1611 "datasource": "acc-aws",
1612 "decimals": null,
1613 "fieldConfig": {
1614 "defaults": {
1615 "custom": {}
1616 },
1617 "overrides": []
1618 },
1619 "fill": 3,
1620 "fillGradient": 0,
1621 "gridPos": {
1622 "h": 5,
1623 "w": 11,
1624 "x": 13,
1625 "y": 7
1626 },
1627 "hiddenSeries": false,
1628 "id": 283,
1629 "legend": {
1630 "avg": false,
1631 "current": false,
1632 "hideZero": true,
1633 "max": false,
1634 "min": false,
1635 "rightSide": false,
1636 "show": true,
1637 "total": false,
1638 "values": false
1639 },
1640 "lines": true,
1641 "linewidth": 2,
1642 "links": [],
1643 "nullPointMode": "null",
1644 "percentage": false,
1645 "pluginVersion": "7.1.5",
1646 "pointradius": 2,
1647 "points": false,
1648 "renderer": "flot",
1649 "seriesOverrides": [],
1650 "spaceLength": 10,
1651 "stack": false,
1652 "steppedLine": false,
1653 "targets": [
1654 {
1655 "expr": "sum(rate(number_of_procedures{cp_mode=\"spgw\", service=\"spgwc-metrics\",result=\"success\",mme_addr=\"\",proc_type=\"\"}[5m])) by (procedure)",
1656 "hide": false,
1657 "interval": "",
1658 "legendFormat": "Success: {{procedure}}",
1659 "refId": "A"
1660 },
1661 {
1662 "expr": "sum(rate(number_of_procedures{cp_mode=\"spgw\", service=\"spgwc-metrics\",result=\"success\",mme_addr=\"\",proc_type=\"INITIAL_ATTACH\"}[5m])) by (proc_type)",
1663 "hide": false,
1664 "interval": "",
1665 "legendFormat": "Success: {{proc_type}}",
1666 "refId": "B"
1667 },
1668 {
1669 "expr": "-1 * sum(rate(number_of_procedures{cp_mode=\"spgw\", service=\"spgwc-metrics\",result=\"failure\",mme_addr=\"\",proc_type=\"\"}[5m])) by (procedure)",
1670 "hide": false,
1671 "interval": "",
1672 "legendFormat": "Failure: {{procedure}}",
1673 "refId": "C"
1674 }
1675 ],
1676 "thresholds": [],
1677 "timeFrom": null,
1678 "timeRegions": [],
1679 "timeShift": null,
1680 "title": "SPGW Procedurees Per Second",
1681 "tooltip": {
1682 "shared": true,
1683 "sort": 0,
1684 "value_type": "individual"
1685 },
1686 "type": "graph",
1687 "xaxis": {
1688 "buckets": null,
1689 "mode": "time",
1690 "name": null,
1691 "show": true,
1692 "values": []
1693 },
1694 "yaxes": [
1695 {
1696 "$$hashKey": "object:3006",
1697 "format": "short",
1698 "label": null,
1699 "logBase": 1,
1700 "max": null,
1701 "min": null,
1702 "show": true
1703 },
1704 {
1705 "$$hashKey": "object:3007",
1706 "format": "short",
1707 "label": null,
1708 "logBase": 1,
1709 "max": null,
1710 "min": null,
1711 "show": true
1712 }
1713 ],
1714 "yaxis": {
1715 "align": false,
1716 "alignLevel": null
Andy Bavier8b1a0e22021-03-17 09:22:26 -07001717 }
1718 },
Andy Bavier8b1a0e22021-03-17 09:22:26 -07001719 {
Andy Bavier82c58802021-04-14 10:31:53 -07001720 "aliasColors": {},
1721 "bars": false,
1722 "dashLength": 10,
1723 "dashes": false,
1724 "datasource": "acc-aws",
1725 "decimals": null,
1726 "description": "",
1727 "fieldConfig": {
1728 "defaults": {
1729 "custom": {}
1730 },
1731 "overrides": []
1732 },
1733 "fill": 3,
1734 "fillGradient": 0,
1735 "gridPos": {
1736 "h": 5,
1737 "w": 11,
1738 "x": 13,
1739 "y": 12
1740 },
1741 "hiddenSeries": false,
1742 "id": 286,
1743 "legend": {
1744 "avg": false,
1745 "current": false,
1746 "hideZero": true,
1747 "max": false,
1748 "min": false,
1749 "rightSide": false,
1750 "show": true,
1751 "total": false,
1752 "values": false
1753 },
1754 "lines": true,
1755 "linewidth": 2,
1756 "links": [],
1757 "nullPointMode": "null",
1758 "percentage": false,
1759 "pluginVersion": "7.1.5",
1760 "pointradius": 2,
1761 "points": false,
1762 "renderer": "flot",
1763 "seriesOverrides": [],
1764 "spaceLength": 10,
1765 "stack": false,
1766 "steppedLine": false,
1767 "targets": [
1768 {
1769 "expr": "sum(rate(number_of_procedures{endpoint=\"metrics3081\",mme_app=\"procedure\",proc_result=\"success\"}[5m])) by (procedure)",
1770 "interval": "",
1771 "legendFormat": "Success: {{procedure}}",
1772 "refId": "A"
1773 },
1774 {
1775 "expr": "-1 * sum(rate(number_of_procedures{endpoint=\"metrics3081\",mme_app=\"procedure\",proc_result=\"failure\"}[5m])) by (procedure)",
1776 "interval": "",
1777 "legendFormat": "Failure: {{procedure}}",
1778 "refId": "B"
1779 }
1780 ],
1781 "thresholds": [],
1782 "timeFrom": null,
1783 "timeRegions": [],
1784 "timeShift": null,
1785 "title": "MME Procedures Per Second",
1786 "tooltip": {
1787 "shared": true,
1788 "sort": 0,
1789 "value_type": "individual"
1790 },
1791 "type": "graph",
1792 "xaxis": {
1793 "buckets": null,
1794 "mode": "time",
1795 "name": null,
1796 "show": true,
1797 "values": []
1798 },
1799 "yaxes": [
1800 {
1801 "$$hashKey": "object:3006",
1802 "format": "short",
1803 "label": null,
1804 "logBase": 1,
1805 "max": null,
1806 "min": null,
1807 "show": true
1808 },
1809 {
1810 "$$hashKey": "object:3007",
1811 "format": "short",
1812 "label": null,
1813 "logBase": 1,
1814 "max": null,
1815 "min": null,
1816 "show": true
1817 }
1818 ],
1819 "yaxis": {
1820 "align": false,
1821 "alignLevel": null
Andy Bavier8b1a0e22021-03-17 09:22:26 -07001822 }
1823 },
Andy Bavier82c58802021-04-14 10:31:53 -07001824 {
1825 "datasource": "acc-aws",
1826 "fieldConfig": {
1827 "defaults": {
1828 "custom": {},
1829 "mappings": [],
1830 "thresholds": {
1831 "mode": "absolute",
1832 "steps": [
1833 {
1834 "color": "red",
1835 "value": null
1836 },
1837 {
1838 "color": "green",
1839 "value": 1
1840 }
1841 ]
1842 }
1843 },
1844 "overrides": []
1845 },
1846 "gridPos": {
Andy Bavierfa2bfca2021-04-15 09:26:53 -07001847 "h": 7,
Andy Bavier82c58802021-04-14 10:31:53 -07001848 "w": 4,
1849 "x": 0,
Andy Bavierfa2bfca2021-04-15 09:26:53 -07001850 "y": 15
Andy Bavier82c58802021-04-14 10:31:53 -07001851 },
Andy Bavierfa2bfca2021-04-15 09:26:53 -07001852 "id": 281,
1853 "links": [
1854 {
1855 "targetBlank": true,
1856 "title": "Drill down: cluster compute",
1857 "url": "d/efa86fd1d0c121a26444b636a3f509a8/kubernetes-compute-resources-cluster?orgId=1&refresh=10s&var-datasource=acc-aws&${__url_time_range}"
1858 },
1859 {
1860 "targetBlank": true,
1861 "title": "Drill down: cluster networking",
1862 "url": "d/ff635a025bcfea7bc3dd4f508990a3e9/kubernetes-networking-cluster?orgId=1&refresh=10s&var-resolution=5m&var-interval=4h&var-datasource=acc-aws&${__url_time_range}"
1863 },
1864 {
1865 "targetBlank": true,
1866 "title": "Drill down: nodes",
1867 "url": "d/fa49a4706d07a042595b664c87fb33ea/nodes?orgId=1&var-datasource=acc-aws&${__url_time_range}"
1868 },
1869 {
1870 "targetBlank": true,
1871 "title": "Drill down: logs",
1872 "url": "d/e2QUYvPMk/kubernetes-logs-pod?orgId=1&refresh=10s&var-es_datasource=stg-acc-aws-es&var-es_namespace=omec&${__url_time_range}"
1873 }
1874 ],
Andy Bavier82c58802021-04-14 10:31:53 -07001875 "options": {
1876 "colorMode": "value",
Andy Bavierfa2bfca2021-04-15 09:26:53 -07001877 "graphMode": "area",
Andy Bavier82c58802021-04-14 10:31:53 -07001878 "justifyMode": "auto",
1879 "orientation": "horizontal",
1880 "reduceOptions": {
1881 "calcs": [
1882 "last"
1883 ],
1884 "fields": "",
1885 "values": false
1886 },
1887 "textMode": "auto"
1888 },
1889 "pluginVersion": "7.1.5",
1890 "targets": [
1891 {
Andy Bavierfa2bfca2021-04-15 09:26:53 -07001892 "expr": "sum(spgw_number_of_ue_attached{cp_mode=\"spgw\",state=\"active\",level=\"subscribers\",job=\"spgwc-metrics\"})",
Andy Bavier82c58802021-04-14 10:31:53 -07001893 "interval": "",
Andy Bavierfa2bfca2021-04-15 09:26:53 -07001894 "legendFormat": "SPGW",
Andy Bavier82c58802021-04-14 10:31:53 -07001895 "refId": "A"
Andy Bavierfa2bfca2021-04-15 09:26:53 -07001896 },
1897 {
1898 "expr": "sum(mme_number_of_ue_attached{endpoint=\"metrics3081\",level=\"subscribers\",sub_state=\"Active\"})",
1899 "interval": "",
1900 "legendFormat": "MME",
1901 "refId": "B"
Andy Bavier82c58802021-04-14 10:31:53 -07001902 }
Andy Bavier8b1a0e22021-03-17 09:22:26 -07001903 ],
Andy Bavier82c58802021-04-14 10:31:53 -07001904 "timeFrom": null,
1905 "timeShift": null,
Andy Bavierfa2bfca2021-04-15 09:26:53 -07001906 "title": "Active subscribers",
Andy Bavier82c58802021-04-14 10:31:53 -07001907 "type": "stat"
Andy Bavier8b1a0e22021-03-17 09:22:26 -07001908 },
Andy Bavier8b1a0e22021-03-17 09:22:26 -07001909 {
Andy Bavier82c58802021-04-14 10:31:53 -07001910 "aliasColors": {},
1911 "bars": false,
1912 "dashLength": 10,
1913 "dashes": false,
1914 "datasource": "acc-aws",
1915 "decimals": null,
1916 "description": "",
1917 "fieldConfig": {
1918 "defaults": {
1919 "custom": {}
1920 },
1921 "overrides": []
1922 },
1923 "fill": 3,
1924 "fillGradient": 0,
1925 "gridPos": {
1926 "h": 5,
1927 "w": 11,
1928 "x": 13,
1929 "y": 17
1930 },
1931 "hiddenSeries": false,
1932 "id": 285,
1933 "legend": {
1934 "avg": false,
1935 "current": false,
1936 "hideZero": true,
1937 "max": false,
1938 "min": false,
1939 "rightSide": false,
1940 "show": true,
1941 "total": false,
1942 "values": false
1943 },
1944 "lines": true,
1945 "linewidth": 2,
1946 "links": [],
1947 "nullPointMode": "null",
1948 "percentage": false,
1949 "pluginVersion": "7.1.5",
1950 "pointradius": 2,
1951 "points": false,
1952 "renderer": "flot",
1953 "seriesOverrides": [],
1954 "spaceLength": 10,
1955 "stack": false,
1956 "steppedLine": false,
1957 "targets": [
1958 {
1959 "expr": "sum(rate(number_of_messages_sent{endpoint=\"metrics3081\",interface=\"s6a\"}[5m])) by (msg_type)",
1960 "interval": "",
1961 "legendFormat": "{{msg_type}}",
1962 "refId": "A"
1963 },
1964 {
1965 "expr": "sum(rate(number_of_messages_received{endpoint=\"metrics3081\",interface=\"s6a\"}[5m])) by (msg_type)",
1966 "interval": "",
1967 "legendFormat": "{{msg_type}}",
1968 "refId": "B"
1969 }
1970 ],
1971 "thresholds": [],
1972 "timeFrom": null,
1973 "timeRegions": [],
1974 "timeShift": null,
1975 "title": "HSS Messages Per Second",
1976 "tooltip": {
1977 "shared": true,
1978 "sort": 0,
1979 "value_type": "individual"
1980 },
1981 "type": "graph",
1982 "xaxis": {
1983 "buckets": null,
1984 "mode": "time",
1985 "name": null,
1986 "show": true,
1987 "values": []
1988 },
1989 "yaxes": [
1990 {
1991 "$$hashKey": "object:3006",
1992 "format": "short",
1993 "label": null,
1994 "logBase": 1,
1995 "max": null,
1996 "min": null,
1997 "show": true
1998 },
1999 {
2000 "$$hashKey": "object:3007",
2001 "format": "short",
2002 "label": null,
2003 "logBase": 1,
2004 "max": null,
2005 "min": null,
2006 "show": true
2007 }
2008 ],
2009 "yaxis": {
2010 "align": false,
2011 "alignLevel": null
2012 }
Andy Bavier8b1a0e22021-03-17 09:22:26 -07002013 }
2014 ],
Andy Bavier82c58802021-04-14 10:31:53 -07002015 "title": "SD-CORE Activity",
2016 "type": "row"
Andy Bavierc6568702021-02-04 11:23:15 -07002017 }
2018 ],
2019 "refresh": "5m",
2020 "schemaVersion": 26,
2021 "style": "dark",
2022 "tags": [],
2023 "templating": {
2024 "list": []
2025 },
2026 "time": {
Jeremy Ronquillo5bd8d1b2021-03-30 23:00:25 -07002027 "from": "now-12h",
Andy Bavierc6568702021-02-04 11:23:15 -07002028 "to": "now"
2029 },
2030 "timepicker": {
2031 "refresh_intervals": [
2032 "10s",
2033 "30s",
2034 "1m",
2035 "5m",
2036 "15m",
2037 "30m",
2038 "1h",
2039 "2h",
2040 "1d"
2041 ]
2042 },
2043 "timezone": "",
2044 "title": "Aether Connected Edge",
2045 "uid": "Y2z8vDtGz",
Andy Bavierfa2bfca2021-04-15 09:26:53 -07002046 "version": 4
Jeremy Ronquillo5bd8d1b2021-03-30 23:00:25 -07002047}