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