blob: de1e7caecea87c75c33c07ecefee1e80ae51691c [file] [log] [blame]
Andy Bavier8b1a0e22021-03-17 09:22:26 -07001{
2 "annotations": {
3 "list": [
4 {
5 "builtIn": 1,
6 "datasource": "-- Grafana --",
7 "enable": true,
8 "hide": true,
9 "iconColor": "rgba(0, 211, 255, 1)",
10 "name": "Annotations & Alerts",
11 "type": "dashboard"
12 }
13 ]
14 },
15 "editable": true,
16 "gnetId": null,
17 "graphTooltip": 0,
18 "id": 27,
19 "links": [],
20 "panels": [
21 {
22 "datasource": null,
23 "fieldConfig": {
24 "defaults": {
25 "custom": {}
26 },
27 "overrides": []
28 },
29 "gridPos": {
30 "h": 3,
31 "w": 3,
32 "x": 0,
33 "y": 0
34 },
35 "id": 251,
36 "links": [
37 {
38 "targetBlank": true,
39 "title": "Drill down: cluster compute",
40 "url": "d/efa86fd1d0c121a26444b636a3f509a8/kubernetes-compute-resources-cluster?orgId=1&refresh=10s&var-datasource=ace-menlo&${__url_time_range}"
41 },
42 {
43 "targetBlank": true,
44 "title": "Drill down: cluster networking",
45 "url": "d/ff635a025bcfea7bc3dd4f508990a3e9/kubernetes-networking-cluster?orgId=1&refresh=10s&var-resolution=5m&var-interval=4h&var-datasource=ace-menlo&${__url_time_range}"
46 },
47 {
48 "targetBlank": true,
49 "title": "Drill down: nodes",
50 "url": "d/fa49a4706d07a042595b664c87fb33ea/nodes?orgId=1&var-datasource=ace-menlo&${__url_time_range}"
51 },
52 {
53 "targetBlank": true,
54 "title": "Drill down: logs",
55 "url": "d/e2QUYvPMk/kubernetes-logs-pod?orgId=1&refresh=10s&var-es_datasource=ace-menlo-es&var-es_namespace=omec&${__url_time_range}"
56 }
57 ],
58 "options": {
59 "content": "# ONF\n### Menlo Park\n##### Staging",
60 "mode": "markdown"
61 },
62 "pluginVersion": "7.1.0",
63 "timeFrom": null,
64 "timeShift": null,
65 "title": "",
66 "type": "text"
67 },
68 {
69 "datasource": "RANCHER_MONITORING_GLOBAL",
70 "description": "",
71 "fieldConfig": {
72 "defaults": {
73 "custom": {},
74 "mappings": [
75 {
76 "from": "",
77 "id": 1,
78 "operator": "",
79 "text": "X",
80 "to": "",
81 "type": 1,
82 "value": "-1"
83 },
84 {
85 "from": "",
86 "id": 2,
87 "operator": "",
88 "text": "fail",
89 "to": "",
90 "type": 1,
91 "value": "0"
92 },
93 {
94 "from": "",
95 "id": 4,
96 "operator": "",
97 "text": "ok",
98 "to": "",
99 "type": 1,
100 "value": "1"
101 },
102 {
103 "from": "-100",
104 "id": 6,
105 "operator": "",
106 "text": "maint",
107 "to": "-2",
108 "type": 2
109 }
110 ],
111 "thresholds": {
112 "mode": "absolute",
113 "steps": [
114 {
115 "color": "red",
116 "value": null
117 },
118 {
119 "color": "#6ED0E0",
120 "value": -100
121 },
122 {
123 "color": "red",
124 "value": 0
125 },
126 {
127 "color": "green",
128 "value": 1
129 }
130 ]
131 }
132 },
133 "overrides": []
134 },
135 "gridPos": {
136 "h": 3,
137 "w": 3,
138 "x": 3,
139 "y": 0
140 },
141 "id": 241,
142 "links": [],
143 "maxPerRow": 6,
144 "options": {
145 "colorMode": "background",
146 "graphMode": "none",
147 "justifyMode": "auto",
148 "orientation": "horizontal",
149 "reduceOptions": {
150 "calcs": [
151 "last"
152 ],
153 "fields": "",
154 "values": false
155 },
156 "textMode": "auto"
157 },
158 "pluginVersion": "7.1.5",
159 "repeatDirection": "h",
160 "targets": [
161 {
162 "expr": "sum(aetheredge_connect_test_ok{endpoint=\"metrics80\",name=\"ace-menlo\"} - aetheredge_e2e_tests_down{endpoint=\"metrics80\",name=\"ace-menlo\"} - (10*aetheredge_in_maintenance_window{endpoint=\"metrics80\",name=\"ace-menlo\"}))",
163 "interval": "",
164 "legendFormat": "Connect:",
165 "refId": "A"
166 },
167 {
168 "expr": "sum(aetheredge_ping_test_ok{endpoint=\"metrics80\",name=\"ace-menlo\"} - aetheredge_e2e_tests_down{endpoint=\"metrics80\",name=\"ace-menlo\"} - (10*aetheredge_in_maintenance_window{endpoint=\"metrics80\",name=\"ace-menlo\"}))",
169 "interval": "",
170 "legendFormat": "Ping:",
171 "refId": "B"
172 }
173 ],
174 "timeFrom": null,
175 "timeShift": null,
176 "title": "Test results",
177 "type": "stat"
178 },
179 {
180 "datasource": "RANCHER_MONITORING_GLOBAL",
181 "description": "",
182 "fieldConfig": {
183 "defaults": {
184 "custom": {},
185 "decimals": 3,
186 "mappings": [],
187 "thresholds": {
188 "mode": "absolute",
189 "steps": [
190 {
191 "color": "red",
192 "value": null
193 },
194 {
195 "color": "#EAB839",
196 "value": 50
197 },
198 {
199 "color": "green",
200 "value": 95
201 }
202 ]
203 },
204 "unit": "percent"
205 },
206 "overrides": []
207 },
208 "gridPos": {
209 "h": 3,
210 "w": 3,
211 "x": 6,
212 "y": 0
213 },
214 "id": 242,
215 "maxPerRow": 6,
216 "options": {
217 "colorMode": "background",
218 "graphMode": "none",
219 "justifyMode": "auto",
220 "orientation": "horizontal",
221 "reduceOptions": {
222 "calcs": [
223 "mean"
224 ],
225 "fields": "",
226 "values": false
227 },
228 "textMode": "auto"
229 },
230 "pluginVersion": "7.1.5",
231 "repeatDirection": "h",
232 "targets": [
233 {
234 "expr": "sum(aetheredge_connect_test_ok{endpoint=\"metrics80\",name=\"ace-menlo\"} * 100)",
235 "hide": true,
236 "interval": "",
237 "legendFormat": "Control Plane",
238 "refId": "A"
239 },
240 {
241 "expr": "sum(aetheredge_ping_test_ok{endpoint=\"metrics80\",name=\"ace-menlo\"} * 100)",
242 "hide": true,
243 "interval": "",
244 "legendFormat": "User Plane",
245 "refId": "B"
246 },
247 {
248 "expr": "sum(aetheredge_e2e_tests_ok{endpoint=\"metrics80\",name=\"ace-menlo\"} * 100)",
249 "hide": true,
250 "interval": "",
251 "legendFormat": "",
252 "refId": "C"
253 },
254 {
255 "expr": "avg_over_time(aetheredge_e2e_tests_ok{endpoint=\"metrics80\",name=\"ace-menlo\"}[$__interval]) * 100\n",
256 "interval": "",
257 "legendFormat": "",
258 "refId": "D"
259 }
260 ],
261 "timeFrom": null,
262 "timeShift": null,
263 "title": "Uptime",
264 "transformations": [],
265 "type": "stat"
266 },
267 {
268 "datasource": "RANCHER_MONITORING_GLOBAL",
269 "description": "",
270 "fieldConfig": {
271 "defaults": {
272 "custom": {},
273 "decimals": 3,
274 "mappings": [],
275 "thresholds": {
276 "mode": "absolute",
277 "steps": [
278 {
279 "color": "green",
280 "value": null
281 },
282 {
283 "color": "#EAB839",
284 "value": 1
285 },
286 {
287 "color": "red",
288 "value": 10
289 }
290 ]
291 },
292 "unit": "percent"
293 },
294 "overrides": []
295 },
296 "gridPos": {
297 "h": 3,
298 "w": 3,
299 "x": 9,
300 "y": 0
301 },
302 "id": 243,
303 "maxPerRow": 6,
304 "options": {
305 "colorMode": "background",
306 "graphMode": "none",
307 "justifyMode": "auto",
308 "orientation": "horizontal",
309 "reduceOptions": {
310 "calcs": [
311 "mean"
312 ],
313 "fields": "",
314 "values": false
315 },
316 "textMode": "auto"
317 },
318 "pluginVersion": "7.1.5",
319 "repeatDirection": "h",
320 "targets": [
321 {
322 "expr": "sum((1 - aetheredge_in_maintenance_window{endpoint=\"metrics80\",name=\"ace-menlo\"}) * (1 - aetheredge_e2e_tests_ok{endpoint=\"metrics80\",name=\"ace-menlo\"})) * 100",
323 "interval": "",
324 "legendFormat": "Unscheduled",
325 "refId": "A"
326 },
327 {
328 "expr": "sum(aetheredge_in_maintenance_window{endpoint=\"metrics80\",name=\"ace-menlo\"}) * 100",
329 "interval": "",
330 "legendFormat": "Scheduled",
331 "refId": "B"
332 }
333 ],
334 "timeFrom": null,
335 "timeShift": null,
336 "title": "Downtime",
337 "transformations": [],
338 "type": "stat"
339 },
340 {
341 "aliasColors": {
342 "Down, unsched": "red",
343 "Down: unscheduled": "red",
344 "Scheduled": "blue",
345 "Scheduled downtime": "blue",
346 "Test down": "yellow",
347 "Unscheduled": "red",
348 "Unscheduled downtime": "red"
349 },
350 "bars": false,
351 "dashLength": 10,
352 "dashes": false,
353 "datasource": "RANCHER_MONITORING_GLOBAL",
354 "description": "Uptime and downtime over time",
355 "fieldConfig": {
356 "defaults": {
357 "custom": {}
358 },
359 "overrides": []
360 },
361 "fill": 10,
362 "fillGradient": 0,
363 "gridPos": {
364 "h": 3,
365 "w": 12,
366 "x": 12,
367 "y": 0
368 },
369 "hiddenSeries": false,
370 "id": 230,
371 "legend": {
372 "alignAsTable": false,
373 "avg": false,
374 "current": false,
375 "max": false,
376 "min": false,
377 "rightSide": true,
378 "show": true,
379 "total": false,
380 "values": false
381 },
382 "lines": true,
383 "linewidth": 0,
384 "maxPerRow": 6,
385 "nullPointMode": "null",
386 "options": {
387 "alertThreshold": true
388 },
389 "percentage": false,
390 "pluginVersion": "7.1.5",
391 "pointradius": 2,
392 "points": false,
393 "renderer": "flot",
394 "repeatDirection": "h",
395 "seriesOverrides": [],
396 "spaceLength": 10,
397 "stack": false,
398 "steppedLine": true,
399 "targets": [
400 {
401 "expr": "sum(aetheredge_e2e_tests_ok{endpoint=\"metrics80\",name=\"ace-menlo\"} * (1 - aetheredge_in_maintenance_window{endpoint=\"metrics80\",name=\"ace-menlo\"}))",
402 "interval": "",
403 "legendFormat": "Up",
404 "refId": "D"
405 },
406 {
407 "expr": "-1 * sum((1 - aetheredge_in_maintenance_window{endpoint=\"metrics80\",name=\"ace-menlo\"}) * (1 - aetheredge_e2e_tests_down{endpoint=\"metrics80\",name=\"ace-menlo\"}) * (1 - aetheredge_e2e_tests_ok{endpoint=\"metrics80\",name=\"ace-menlo\"}))",
408 "interval": "",
409 "legendFormat": "Down: unscheduled",
410 "refId": "A"
411 },
412 {
413 "expr": "-1 * sum(aetheredge_in_maintenance_window{endpoint=\"metrics80\",name=\"ace-menlo\"})",
414 "interval": "",
415 "legendFormat": "Down: scheduled",
416 "refId": "B"
417 },
418 {
419 "expr": "-1 * sum((1 - aetheredge_in_maintenance_window{endpoint=\"metrics80\",name=\"ace-menlo\"}) * aetheredge_e2e_tests_down{endpoint=\"metrics80\",name=\"ace-menlo\"})",
420 "interval": "",
421 "legendFormat": "Test down",
422 "refId": "C"
423 }
424 ],
425 "thresholds": [],
426 "timeFrom": null,
427 "timeRegions": [],
428 "timeShift": null,
429 "title": "",
430 "tooltip": {
431 "shared": true,
432 "sort": 0,
433 "value_type": "individual"
434 },
435 "type": "graph",
436 "xaxis": {
437 "buckets": null,
438 "mode": "time",
439 "name": null,
440 "show": true,
441 "values": []
442 },
443 "yaxes": [
444 {
445 "$$hashKey": "object:93",
446 "decimals": 0,
447 "format": "short",
448 "label": "",
449 "logBase": 1,
450 "max": "1",
451 "min": "-1",
452 "show": true
453 },
454 {
455 "$$hashKey": "object:94",
456 "format": "short",
457 "label": null,
458 "logBase": 1,
459 "max": null,
460 "min": null,
461 "show": false
462 }
463 ],
464 "yaxis": {
465 "align": false,
466 "alignLevel": null
467 }
468 },
469 {
470 "collapsed": false,
471 "datasource": null,
472 "gridPos": {
473 "h": 1,
474 "w": 24,
475 "x": 0,
476 "y": 3
477 },
478 "id": 289,
479 "panels": [],
480 "title": "SD-CORE Activity",
481 "type": "row"
482 },
483 {
484 "datasource": "acc-aws",
485 "fieldConfig": {
486 "defaults": {
487 "custom": {},
488 "mappings": [],
489 "thresholds": {
490 "mode": "absolute",
491 "steps": [
492 {
493 "color": "red",
494 "value": null
495 },
496 {
497 "color": "green",
498 "value": 1
499 }
500 ]
501 }
502 },
503 "overrides": []
504 },
505 "gridPos": {
506 "h": 7,
507 "w": 4,
508 "x": 0,
509 "y": 4
510 },
511 "id": 281,
512 "links": [
513 {
514 "targetBlank": true,
515 "title": "Drill down: cluster compute",
516 "url": "d/efa86fd1d0c121a26444b636a3f509a8/kubernetes-compute-resources-cluster?orgId=1&refresh=10s&var-datasource=acc-aws&${__url_time_range}"
517 },
518 {
519 "targetBlank": true,
520 "title": "Drill down: cluster networking",
521 "url": "d/ff635a025bcfea7bc3dd4f508990a3e9/kubernetes-networking-cluster?orgId=1&refresh=10s&var-resolution=5m&var-interval=4h&var-datasource=acc-aws&${__url_time_range}"
522 },
523 {
524 "targetBlank": true,
525 "title": "Drill down: nodes",
526 "url": "d/fa49a4706d07a042595b664c87fb33ea/nodes?orgId=1&var-datasource=acc-aws&${__url_time_range}"
527 },
528 {
529 "targetBlank": true,
530 "title": "Drill down: logs",
531 "url": "d/e2QUYvPMk/kubernetes-logs-pod?orgId=1&refresh=10s&var-es_datasource=stg-acc-aws-es&var-es_namespace=omec&${__url_time_range}"
532 }
533 ],
534 "options": {
535 "colorMode": "value",
536 "graphMode": "area",
537 "justifyMode": "auto",
538 "orientation": "horizontal",
539 "reduceOptions": {
540 "calcs": [
541 "last"
542 ],
543 "fields": "",
544 "values": false
545 },
546 "textMode": "auto"
547 },
548 "pluginVersion": "7.1.5",
549 "targets": [
550 {
551 "expr": "sum(spgw_number_of_ue_attached{cp_mode=\"spgw\",state=\"active\",level=\"subscribers\",job=\"spgwc-metrics\"})",
552 "hide": false,
553 "interval": "",
554 "legendFormat": "SPGW",
555 "refId": "A"
556 },
557 {
558 "expr": "sum(mme_number_of_ue_attached{endpoint=\"metrics3081\",level=\"subscribers\",sub_state=\"Active\"})",
559 "hide": false,
560 "interval": "",
561 "legendFormat": "MME",
562 "refId": "B"
563 }
564 ],
565 "timeFrom": null,
566 "timeShift": null,
567 "title": "Active subscribers",
568 "type": "stat"
569 },
570 {
571 "aliasColors": {},
572 "bars": false,
573 "dashLength": 10,
574 "dashes": false,
575 "datasource": "acc-aws",
576 "decimals": null,
577 "fieldConfig": {
578 "defaults": {
579 "custom": {}
580 },
581 "overrides": []
582 },
583 "fill": 10,
584 "fillGradient": 0,
585 "gridPos": {
586 "h": 5,
587 "w": 10,
588 "x": 4,
589 "y": 4
590 },
591 "hiddenSeries": false,
592 "id": 283,
593 "legend": {
594 "avg": false,
595 "current": false,
596 "hideZero": true,
597 "max": false,
598 "min": false,
599 "rightSide": false,
600 "show": true,
601 "total": false,
602 "values": false
603 },
604 "lines": true,
605 "linewidth": 1,
606 "links": [],
607 "nullPointMode": "null",
608 "percentage": false,
609 "pluginVersion": "7.1.5",
610 "pointradius": 2,
611 "points": false,
612 "renderer": "flot",
613 "seriesOverrides": [],
614 "spaceLength": 10,
615 "stack": true,
616 "steppedLine": false,
617 "targets": [
618 {
619 "expr": "sum(rate(number_of_procedures{cp_mode=\"spgw\", service=\"spgwc-metrics\",result=\"success\",mme_addr=\"\",proc_type=\"\"}[5m])) by (procedure)",
620 "hide": false,
621 "interval": "",
622 "legendFormat": "{{procedure}}",
623 "refId": "A"
624 },
625 {
626 "expr": "sum(rate(number_of_procedures{cp_mode=\"spgw\", service=\"spgwc-metrics\",result=\"success\",mme_addr=\"\",proc_type=\"INITIAL_ATTACH\"}[5m])) by (proc_type)",
627 "interval": "",
628 "legendFormat": "{{proc_type}}",
629 "refId": "B"
630 }
631 ],
632 "thresholds": [],
633 "timeFrom": null,
634 "timeRegions": [],
635 "timeShift": null,
636 "title": "SPGW Procedures: Successes Per Second",
637 "tooltip": {
638 "shared": true,
639 "sort": 0,
640 "value_type": "individual"
641 },
642 "type": "graph",
643 "xaxis": {
644 "buckets": null,
645 "mode": "time",
646 "name": null,
647 "show": true,
648 "values": []
649 },
650 "yaxes": [
651 {
652 "$$hashKey": "object:3006",
653 "format": "short",
654 "label": null,
655 "logBase": 1,
656 "max": null,
657 "min": null,
658 "show": true
659 },
660 {
661 "$$hashKey": "object:3007",
662 "format": "short",
663 "label": null,
664 "logBase": 1,
665 "max": null,
666 "min": null,
667 "show": true
668 }
669 ],
670 "yaxis": {
671 "align": false,
672 "alignLevel": null
673 }
674 },
675 {
676 "aliasColors": {},
677 "bars": false,
678 "dashLength": 10,
679 "dashes": false,
680 "datasource": "acc-aws",
681 "decimals": null,
682 "fieldConfig": {
683 "defaults": {
684 "custom": {}
685 },
686 "overrides": []
687 },
688 "fill": 10,
689 "fillGradient": 0,
690 "gridPos": {
691 "h": 5,
692 "w": 10,
693 "x": 14,
694 "y": 4
695 },
696 "hiddenSeries": false,
697 "id": 284,
698 "legend": {
699 "avg": false,
700 "current": false,
701 "hideZero": true,
702 "max": false,
703 "min": false,
704 "rightSide": false,
705 "show": true,
706 "total": false,
707 "values": false
708 },
709 "lines": true,
710 "linewidth": 1,
711 "links": [],
712 "nullPointMode": "null",
713 "percentage": false,
714 "pluginVersion": "7.1.5",
715 "pointradius": 2,
716 "points": false,
717 "renderer": "flot",
718 "seriesOverrides": [],
719 "spaceLength": 10,
720 "stack": true,
721 "steppedLine": false,
722 "targets": [
723 {
724 "expr": "sum(rate(number_of_procedures{cp_mode=\"spgw\", service=\"spgwc-metrics\",result=\"failure\",mme_addr=\"\",proc_type=\"\"}[5m])) by (procedure)",
725 "interval": "",
726 "legendFormat": "{{procedure}}",
727 "refId": "A"
728 },
729 {
730 "expr": "sum(rate(number_of_procedures{cp_mode=\"spgw\", service=\"spgwc-metrics\",result=\"failure\",mme_addr=\"\",proc_type=\"INITIAL_ATTACH\"}[5m])) by (proc_type)",
731 "interval": "",
732 "legendFormat": "{{proc_type}}",
733 "refId": "B"
734 }
735 ],
736 "thresholds": [],
737 "timeFrom": null,
738 "timeRegions": [],
739 "timeShift": null,
740 "title": "SPGW Procedures: Failures Per Second",
741 "tooltip": {
742 "shared": true,
743 "sort": 0,
744 "value_type": "individual"
745 },
746 "type": "graph",
747 "xaxis": {
748 "buckets": null,
749 "mode": "time",
750 "name": null,
751 "show": true,
752 "values": []
753 },
754 "yaxes": [
755 {
756 "$$hashKey": "object:3006",
757 "format": "short",
758 "label": null,
759 "logBase": 1,
760 "max": null,
761 "min": null,
762 "show": true
763 },
764 {
765 "$$hashKey": "object:3007",
766 "format": "short",
767 "label": null,
768 "logBase": 1,
769 "max": null,
770 "min": null,
771 "show": true
772 }
773 ],
774 "yaxis": {
775 "align": false,
776 "alignLevel": null
777 }
778 },
779 {
780 "aliasColors": {},
781 "bars": false,
782 "dashLength": 10,
783 "dashes": false,
784 "datasource": "acc-aws",
785 "decimals": null,
786 "fieldConfig": {
787 "defaults": {
788 "custom": {}
789 },
790 "overrides": []
791 },
792 "fill": 10,
793 "fillGradient": 0,
794 "gridPos": {
795 "h": 5,
796 "w": 10,
797 "x": 4,
798 "y": 9
799 },
800 "hiddenSeries": false,
801 "id": 286,
802 "legend": {
803 "avg": false,
804 "current": false,
805 "hideZero": true,
806 "max": false,
807 "min": false,
808 "rightSide": false,
809 "show": true,
810 "total": false,
811 "values": false
812 },
813 "lines": true,
814 "linewidth": 1,
815 "links": [],
816 "nullPointMode": "null",
817 "percentage": false,
818 "pluginVersion": "7.1.5",
819 "pointradius": 2,
820 "points": false,
821 "renderer": "flot",
822 "seriesOverrides": [],
823 "spaceLength": 10,
824 "stack": true,
825 "steppedLine": false,
826 "targets": [
827 {
828 "expr": "sum(rate(number_of_procedures{endpoint=\"metrics3081\",mme_app=\"procedure\",proc_result=\"success\"}[5m])) by (procedure)",
829 "interval": "",
830 "legendFormat": "{{procedure}}",
831 "refId": "A"
832 }
833 ],
834 "thresholds": [],
835 "timeFrom": null,
836 "timeRegions": [],
837 "timeShift": null,
838 "title": "MME Procedures: Successes Per Second",
839 "tooltip": {
840 "shared": true,
841 "sort": 0,
842 "value_type": "individual"
843 },
844 "type": "graph",
845 "xaxis": {
846 "buckets": null,
847 "mode": "time",
848 "name": null,
849 "show": true,
850 "values": []
851 },
852 "yaxes": [
853 {
854 "$$hashKey": "object:3006",
855 "format": "short",
856 "label": null,
857 "logBase": 1,
858 "max": null,
859 "min": null,
860 "show": true
861 },
862 {
863 "$$hashKey": "object:3007",
864 "format": "short",
865 "label": null,
866 "logBase": 1,
867 "max": null,
868 "min": null,
869 "show": true
870 }
871 ],
872 "yaxis": {
873 "align": false,
874 "alignLevel": null
875 }
876 },
877 {
878 "aliasColors": {},
879 "bars": false,
880 "dashLength": 10,
881 "dashes": false,
882 "datasource": "acc-aws",
883 "decimals": null,
884 "fieldConfig": {
885 "defaults": {
886 "custom": {}
887 },
888 "overrides": []
889 },
890 "fill": 10,
891 "fillGradient": 0,
892 "gridPos": {
893 "h": 5,
894 "w": 10,
895 "x": 14,
896 "y": 9
897 },
898 "hiddenSeries": false,
899 "id": 287,
900 "legend": {
901 "avg": false,
902 "current": false,
903 "hideEmpty": false,
904 "hideZero": true,
905 "max": false,
906 "min": false,
907 "rightSide": false,
908 "show": true,
909 "total": false,
910 "values": false
911 },
912 "lines": true,
913 "linewidth": 1,
914 "links": [],
915 "nullPointMode": "null",
916 "percentage": false,
917 "pluginVersion": "7.1.5",
918 "pointradius": 2,
919 "points": false,
920 "renderer": "flot",
921 "seriesOverrides": [],
922 "spaceLength": 10,
923 "stack": true,
924 "steppedLine": false,
925 "targets": [
926 {
927 "expr": "sum(rate(number_of_procedures{endpoint=\"metrics3081\",mme_app=\"procedure\",proc_result=\"failure\"}[5m])) by (procedure)",
928 "interval": "",
929 "legendFormat": "{{procedure}}",
930 "refId": "A"
931 }
932 ],
933 "thresholds": [],
934 "timeFrom": null,
935 "timeRegions": [],
936 "timeShift": null,
937 "title": "MME Procedures: Failures Per Second",
938 "tooltip": {
939 "shared": true,
940 "sort": 0,
941 "value_type": "individual"
942 },
943 "type": "graph",
944 "xaxis": {
945 "buckets": null,
946 "mode": "time",
947 "name": null,
948 "show": true,
949 "values": []
950 },
951 "yaxes": [
952 {
953 "$$hashKey": "object:3006",
954 "format": "short",
955 "label": null,
956 "logBase": 1,
957 "max": null,
958 "min": null,
959 "show": true
960 },
961 {
962 "$$hashKey": "object:3007",
963 "format": "short",
964 "label": null,
965 "logBase": 1,
966 "max": null,
967 "min": null,
968 "show": true
969 }
970 ],
971 "yaxis": {
972 "align": false,
973 "alignLevel": null
974 }
975 },
976 {
977 "datasource": "acc-aws",
978 "fieldConfig": {
979 "defaults": {
980 "custom": {},
981 "mappings": [],
982 "thresholds": {
983 "mode": "absolute",
984 "steps": [
985 {
986 "color": "red",
987 "value": null
988 },
989 {
990 "color": "green",
991 "value": 1
992 }
993 ]
994 }
995 },
996 "overrides": []
997 },
998 "gridPos": {
999 "h": 8,
1000 "w": 4,
1001 "x": 0,
1002 "y": 11
1003 },
1004 "id": 279,
1005 "options": {
1006 "colorMode": "value",
1007 "graphMode": "none",
1008 "justifyMode": "auto",
1009 "orientation": "horizontal",
1010 "reduceOptions": {
1011 "calcs": [
1012 "last"
1013 ],
1014 "fields": "",
1015 "values": false
1016 },
1017 "textMode": "auto"
1018 },
1019 "pluginVersion": "7.1.5",
1020 "targets": [
1021 {
1022 "expr": "kube_statefulset_status_replicas_ready{namespace=\"aether-system\"}",
1023 "interval": "",
1024 "legendFormat": "{{ statefulset }}",
1025 "refId": "A"
1026 }
1027 ],
1028 "timeFrom": null,
1029 "timeShift": null,
1030 "title": "Ready replicas",
1031 "type": "stat"
1032 },
1033 {
1034 "aliasColors": {},
1035 "bars": false,
1036 "dashLength": 10,
1037 "dashes": false,
1038 "datasource": "acc-aws",
1039 "decimals": null,
1040 "description": "",
1041 "fieldConfig": {
1042 "defaults": {
1043 "custom": {}
1044 },
1045 "overrides": []
1046 },
1047 "fill": 10,
1048 "fillGradient": 0,
1049 "gridPos": {
1050 "h": 5,
1051 "w": 20,
1052 "x": 4,
1053 "y": 14
1054 },
1055 "hiddenSeries": false,
1056 "id": 285,
1057 "legend": {
1058 "avg": false,
1059 "current": false,
1060 "hideZero": true,
1061 "max": false,
1062 "min": false,
1063 "rightSide": true,
1064 "show": true,
1065 "total": false,
1066 "values": false
1067 },
1068 "lines": true,
1069 "linewidth": 1,
1070 "links": [],
1071 "nullPointMode": "null",
1072 "percentage": false,
1073 "pluginVersion": "7.1.5",
1074 "pointradius": 2,
1075 "points": false,
1076 "renderer": "flot",
1077 "seriesOverrides": [],
1078 "spaceLength": 10,
1079 "stack": true,
1080 "steppedLine": false,
1081 "targets": [
1082 {
1083 "expr": "sum(rate(number_of_messages_sent{endpoint=\"metrics3081\",interface=\"s6a\"}[5m])) by (msg_type)",
1084 "interval": "",
1085 "legendFormat": "{{msg_type}}",
1086 "refId": "A"
1087 },
1088 {
1089 "expr": "sum(rate(number_of_messages_received{endpoint=\"metrics3081\",interface=\"s6a\"}[5m])) by (msg_type)",
1090 "interval": "",
1091 "legendFormat": "{{msg_type}}",
1092 "refId": "B"
1093 }
1094 ],
1095 "thresholds": [],
1096 "timeFrom": null,
1097 "timeRegions": [],
1098 "timeShift": null,
1099 "title": "HSS Messages Per Second",
1100 "tooltip": {
1101 "shared": true,
1102 "sort": 0,
1103 "value_type": "individual"
1104 },
1105 "type": "graph",
1106 "xaxis": {
1107 "buckets": null,
1108 "mode": "time",
1109 "name": null,
1110 "show": true,
1111 "values": []
1112 },
1113 "yaxes": [
1114 {
1115 "$$hashKey": "object:3006",
1116 "format": "short",
1117 "label": null,
1118 "logBase": 1,
1119 "max": null,
1120 "min": null,
1121 "show": true
1122 },
1123 {
1124 "$$hashKey": "object:3007",
1125 "format": "short",
1126 "label": null,
1127 "logBase": 1,
1128 "max": null,
1129 "min": null,
1130 "show": true
1131 }
1132 ],
1133 "yaxis": {
1134 "align": false,
1135 "alignLevel": null
1136 }
1137 }
1138 ],
1139 "refresh": "5m",
1140 "schemaVersion": 26,
1141 "style": "dark",
1142 "tags": [],
1143 "templating": {
1144 "list": []
1145 },
1146 "time": {
1147 "from": "now-24h",
1148 "to": "now"
1149 },
1150 "timepicker": {
1151 "refresh_intervals": [
1152 "10s",
1153 "30s",
1154 "1m",
1155 "5m",
1156 "15m",
1157 "30m",
1158 "1h",
1159 "2h",
1160 "1d"
1161 ]
1162 },
1163 "timezone": "",
1164 "title": "Aether Connected Edge (new metrics)",
1165 "uid": "hV2VTo8Mk",
1166 "version": 5
1167}