blob: 43eec855aad3fb1773213178bf208a3dfe1325a4 [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 Bavier8b1a0e22021-03-17 09:22:26 -0700475 "collapsed": false,
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 Bavier8b1a0e22021-03-17 09:22:26 -0700484 "panels": [],
Andy Bavierc6568702021-02-04 11:23:15 -0700485 "title": "SD-CORE Activity",
486 "type": "row"
Andy Bavier8b1a0e22021-03-17 09:22:26 -0700487 },
488 {
489 "datasource": "acc-aws",
490 "fieldConfig": {
491 "defaults": {
492 "custom": {},
493 "mappings": [],
494 "thresholds": {
495 "mode": "absolute",
496 "steps": [
497 {
498 "color": "red",
499 "value": null
500 },
501 {
502 "color": "green",
503 "value": 1
504 }
505 ]
506 }
507 },
508 "overrides": []
509 },
510 "gridPos": {
511 "h": 7,
512 "w": 4,
513 "x": 0,
514 "y": 4
515 },
516 "id": 281,
517 "links": [
518 {
519 "targetBlank": true,
520 "title": "Drill down: cluster compute",
521 "url": "d/efa86fd1d0c121a26444b636a3f509a8/kubernetes-compute-resources-cluster?orgId=1&refresh=10s&var-datasource=acc-aws&${__url_time_range}"
522 },
523 {
524 "targetBlank": true,
525 "title": "Drill down: cluster networking",
526 "url": "d/ff635a025bcfea7bc3dd4f508990a3e9/kubernetes-networking-cluster?orgId=1&refresh=10s&var-resolution=5m&var-interval=4h&var-datasource=acc-aws&${__url_time_range}"
527 },
528 {
529 "targetBlank": true,
530 "title": "Drill down: nodes",
531 "url": "d/fa49a4706d07a042595b664c87fb33ea/nodes?orgId=1&var-datasource=acc-aws&${__url_time_range}"
532 },
533 {
534 "targetBlank": true,
535 "title": "Drill down: logs",
536 "url": "d/e2QUYvPMk/kubernetes-logs-pod?orgId=1&refresh=10s&var-es_datasource=stg-acc-aws-es&var-es_namespace=omec&${__url_time_range}"
537 }
538 ],
539 "options": {
540 "colorMode": "value",
541 "graphMode": "area",
542 "justifyMode": "auto",
543 "orientation": "horizontal",
544 "reduceOptions": {
545 "calcs": [
546 "last"
547 ],
548 "fields": "",
549 "values": false
550 },
551 "textMode": "auto"
552 },
553 "pluginVersion": "7.1.5",
554 "targets": [
555 {
556 "expr": "sum(spgw_number_of_ue_attached{cp_mode=\"spgw\",state=\"active\",level=\"subscribers\",job=\"spgwc-metrics\"})",
557 "interval": "",
558 "legendFormat": "SPGW",
559 "refId": "A"
560 },
561 {
562 "expr": "sum(mme_number_of_ue_attached{endpoint=\"metrics3081\",level=\"subscribers\",sub_state=\"Active\"})",
563 "interval": "",
564 "legendFormat": "MME",
565 "refId": "B"
566 }
567 ],
568 "timeFrom": null,
569 "timeShift": null,
570 "title": "Active subscribers",
571 "type": "stat"
572 },
573 {
574 "aliasColors": {},
575 "bars": false,
576 "dashLength": 10,
577 "dashes": false,
578 "datasource": "acc-aws",
579 "decimals": null,
580 "fieldConfig": {
581 "defaults": {
582 "custom": {}
583 },
584 "overrides": []
585 },
586 "fill": 10,
587 "fillGradient": 0,
588 "gridPos": {
589 "h": 5,
590 "w": 10,
591 "x": 4,
592 "y": 4
593 },
594 "hiddenSeries": false,
595 "id": 283,
596 "legend": {
597 "avg": false,
598 "current": false,
599 "hideZero": true,
600 "max": false,
601 "min": false,
602 "rightSide": false,
603 "show": true,
604 "total": false,
605 "values": false
606 },
607 "lines": true,
608 "linewidth": 1,
609 "links": [],
610 "nullPointMode": "null",
611 "percentage": false,
612 "pluginVersion": "7.1.5",
613 "pointradius": 2,
614 "points": false,
615 "renderer": "flot",
616 "seriesOverrides": [],
617 "spaceLength": 10,
618 "stack": true,
619 "steppedLine": false,
620 "targets": [
621 {
622 "expr": "sum(rate(number_of_procedures{cp_mode=\"spgw\", service=\"spgwc-metrics\",result=\"success\",mme_addr=\"\",proc_type=\"\"}[5m])) by (procedure)",
623 "interval": "",
624 "legendFormat": "{{procedure}}",
625 "refId": "A"
626 },
627 {
628 "expr": "sum(rate(number_of_procedures{cp_mode=\"spgw\", service=\"spgwc-metrics\",result=\"success\",mme_addr=\"\",proc_type=\"INITIAL_ATTACH\"}[5m])) by (proc_type)",
629 "interval": "",
630 "legendFormat": "{{proc_type}}",
631 "refId": "B"
632 }
633 ],
634 "thresholds": [],
635 "timeFrom": null,
636 "timeRegions": [],
637 "timeShift": null,
638 "title": "SPGW Procedures: Successes Per Second",
639 "tooltip": {
640 "shared": true,
641 "sort": 0,
642 "value_type": "individual"
643 },
644 "type": "graph",
645 "xaxis": {
646 "buckets": null,
647 "mode": "time",
648 "name": null,
649 "show": true,
650 "values": []
651 },
652 "yaxes": [
653 {
654 "$$hashKey": "object:3006",
655 "format": "short",
656 "label": null,
657 "logBase": 1,
658 "max": null,
659 "min": null,
660 "show": true
661 },
662 {
663 "$$hashKey": "object:3007",
664 "format": "short",
665 "label": null,
666 "logBase": 1,
667 "max": null,
668 "min": null,
669 "show": true
670 }
671 ],
672 "yaxis": {
673 "align": false,
674 "alignLevel": null
675 }
676 },
677 {
678 "aliasColors": {},
679 "bars": false,
680 "dashLength": 10,
681 "dashes": false,
682 "datasource": "acc-aws",
683 "decimals": null,
684 "fieldConfig": {
685 "defaults": {
686 "custom": {}
687 },
688 "overrides": []
689 },
690 "fill": 10,
691 "fillGradient": 0,
692 "gridPos": {
693 "h": 5,
694 "w": 10,
695 "x": 14,
696 "y": 4
697 },
698 "hiddenSeries": false,
699 "id": 284,
700 "legend": {
701 "avg": false,
702 "current": false,
703 "hideZero": true,
704 "max": false,
705 "min": false,
706 "rightSide": false,
707 "show": true,
708 "total": false,
709 "values": false
710 },
711 "lines": true,
712 "linewidth": 1,
713 "links": [],
714 "nullPointMode": "null",
715 "percentage": false,
716 "pluginVersion": "7.1.5",
717 "pointradius": 2,
718 "points": false,
719 "renderer": "flot",
720 "seriesOverrides": [],
721 "spaceLength": 10,
722 "stack": true,
723 "steppedLine": false,
724 "targets": [
725 {
726 "expr": "sum(rate(number_of_procedures{cp_mode=\"spgw\", service=\"spgwc-metrics\",result=\"failure\",mme_addr=\"\",proc_type=\"\"}[5m])) by (procedure)",
727 "interval": "",
728 "legendFormat": "{{procedure}}",
729 "refId": "A"
730 },
731 {
732 "expr": "sum(rate(number_of_procedures{cp_mode=\"spgw\", service=\"spgwc-metrics\",result=\"failure\",mme_addr=\"\",proc_type=\"INITIAL_ATTACH\"}[5m])) by (proc_type)",
733 "interval": "",
734 "legendFormat": "{{proc_type}}",
735 "refId": "B"
736 }
737 ],
738 "thresholds": [],
739 "timeFrom": null,
740 "timeRegions": [],
741 "timeShift": null,
742 "title": "SPGW Procedures: Failures Per Second",
743 "tooltip": {
744 "shared": true,
745 "sort": 0,
746 "value_type": "individual"
747 },
748 "type": "graph",
749 "xaxis": {
750 "buckets": null,
751 "mode": "time",
752 "name": null,
753 "show": true,
754 "values": []
755 },
756 "yaxes": [
757 {
758 "$$hashKey": "object:3006",
759 "format": "short",
760 "label": null,
761 "logBase": 1,
762 "max": null,
763 "min": null,
764 "show": true
765 },
766 {
767 "$$hashKey": "object:3007",
768 "format": "short",
769 "label": null,
770 "logBase": 1,
771 "max": null,
772 "min": null,
773 "show": true
774 }
775 ],
776 "yaxis": {
777 "align": false,
778 "alignLevel": null
779 }
780 },
781 {
782 "aliasColors": {},
783 "bars": false,
784 "dashLength": 10,
785 "dashes": false,
786 "datasource": "acc-aws",
787 "decimals": null,
788 "fieldConfig": {
789 "defaults": {
790 "custom": {}
791 },
792 "overrides": []
793 },
794 "fill": 10,
795 "fillGradient": 0,
796 "gridPos": {
797 "h": 5,
798 "w": 10,
799 "x": 4,
800 "y": 9
801 },
802 "hiddenSeries": false,
803 "id": 286,
804 "legend": {
805 "avg": false,
806 "current": false,
807 "hideZero": true,
808 "max": false,
809 "min": false,
810 "rightSide": false,
811 "show": true,
812 "total": false,
813 "values": false
814 },
815 "lines": true,
816 "linewidth": 1,
817 "links": [],
818 "nullPointMode": "null",
819 "percentage": false,
820 "pluginVersion": "7.1.5",
821 "pointradius": 2,
822 "points": false,
823 "renderer": "flot",
824 "seriesOverrides": [],
825 "spaceLength": 10,
826 "stack": true,
827 "steppedLine": false,
828 "targets": [
829 {
830 "expr": "sum(rate(number_of_procedures{endpoint=\"metrics3081\",mme_app=\"procedure\",proc_result=\"success\"}[5m])) by (procedure)",
831 "interval": "",
832 "legendFormat": "{{procedure}}",
833 "refId": "A"
834 }
835 ],
836 "thresholds": [],
837 "timeFrom": null,
838 "timeRegions": [],
839 "timeShift": null,
840 "title": "MME Procedures: Successes Per Second",
841 "tooltip": {
842 "shared": true,
843 "sort": 0,
844 "value_type": "individual"
845 },
846 "type": "graph",
847 "xaxis": {
848 "buckets": null,
849 "mode": "time",
850 "name": null,
851 "show": true,
852 "values": []
853 },
854 "yaxes": [
855 {
856 "$$hashKey": "object:3006",
857 "format": "short",
858 "label": null,
859 "logBase": 1,
860 "max": null,
861 "min": null,
862 "show": true
863 },
864 {
865 "$$hashKey": "object:3007",
866 "format": "short",
867 "label": null,
868 "logBase": 1,
869 "max": null,
870 "min": null,
871 "show": true
872 }
873 ],
874 "yaxis": {
875 "align": false,
876 "alignLevel": null
877 }
878 },
879 {
880 "aliasColors": {},
881 "bars": false,
882 "dashLength": 10,
883 "dashes": false,
884 "datasource": "acc-aws",
885 "decimals": null,
886 "fieldConfig": {
887 "defaults": {
888 "custom": {}
889 },
890 "overrides": []
891 },
892 "fill": 10,
893 "fillGradient": 0,
894 "gridPos": {
895 "h": 5,
896 "w": 10,
897 "x": 14,
898 "y": 9
899 },
900 "hiddenSeries": false,
901 "id": 287,
902 "legend": {
903 "avg": false,
904 "current": false,
905 "hideEmpty": false,
906 "hideZero": true,
907 "max": false,
908 "min": false,
909 "rightSide": false,
910 "show": true,
911 "total": false,
912 "values": false
913 },
914 "lines": true,
915 "linewidth": 1,
916 "links": [],
917 "nullPointMode": "null",
918 "percentage": false,
919 "pluginVersion": "7.1.5",
920 "pointradius": 2,
921 "points": false,
922 "renderer": "flot",
923 "seriesOverrides": [],
924 "spaceLength": 10,
925 "stack": true,
926 "steppedLine": false,
927 "targets": [
928 {
929 "expr": "sum(rate(number_of_procedures{endpoint=\"metrics3081\",mme_app=\"procedure\",proc_result=\"failure\"}[5m])) by (procedure)",
930 "interval": "",
931 "legendFormat": "{{procedure}}",
932 "refId": "A"
933 }
934 ],
935 "thresholds": [],
936 "timeFrom": null,
937 "timeRegions": [],
938 "timeShift": null,
939 "title": "MME Procedures: Failures Per Second",
940 "tooltip": {
941 "shared": true,
942 "sort": 0,
943 "value_type": "individual"
944 },
945 "type": "graph",
946 "xaxis": {
947 "buckets": null,
948 "mode": "time",
949 "name": null,
950 "show": true,
951 "values": []
952 },
953 "yaxes": [
954 {
955 "$$hashKey": "object:3006",
956 "format": "short",
957 "label": null,
958 "logBase": 1,
959 "max": null,
960 "min": null,
961 "show": true
962 },
963 {
964 "$$hashKey": "object:3007",
965 "format": "short",
966 "label": null,
967 "logBase": 1,
968 "max": null,
969 "min": null,
970 "show": true
971 }
972 ],
973 "yaxis": {
974 "align": false,
975 "alignLevel": null
976 }
977 },
978 {
979 "datasource": "acc-aws",
980 "fieldConfig": {
981 "defaults": {
982 "custom": {},
983 "mappings": [],
984 "thresholds": {
985 "mode": "absolute",
986 "steps": [
987 {
988 "color": "red",
989 "value": null
990 },
991 {
992 "color": "green",
993 "value": 1
994 }
995 ]
996 }
997 },
998 "overrides": []
999 },
1000 "gridPos": {
1001 "h": 8,
1002 "w": 4,
1003 "x": 0,
1004 "y": 11
1005 },
1006 "id": 279,
1007 "options": {
1008 "colorMode": "value",
1009 "graphMode": "none",
1010 "justifyMode": "auto",
1011 "orientation": "horizontal",
1012 "reduceOptions": {
1013 "calcs": [
1014 "last"
1015 ],
1016 "fields": "",
1017 "values": false
1018 },
1019 "textMode": "auto"
1020 },
1021 "pluginVersion": "7.1.5",
1022 "targets": [
1023 {
1024 "expr": "kube_statefulset_status_replicas_ready{namespace=\"aether-system\"}",
1025 "interval": "",
1026 "legendFormat": "{{ statefulset }}",
1027 "refId": "A"
1028 }
1029 ],
1030 "timeFrom": null,
1031 "timeShift": null,
1032 "title": "Ready replicas",
1033 "type": "stat"
1034 },
1035 {
1036 "aliasColors": {},
1037 "bars": false,
1038 "dashLength": 10,
1039 "dashes": false,
1040 "datasource": "acc-aws",
1041 "decimals": null,
1042 "description": "",
1043 "fieldConfig": {
1044 "defaults": {
1045 "custom": {}
1046 },
1047 "overrides": []
1048 },
1049 "fill": 10,
1050 "fillGradient": 0,
1051 "gridPos": {
1052 "h": 5,
1053 "w": 20,
1054 "x": 4,
1055 "y": 14
1056 },
1057 "hiddenSeries": false,
1058 "id": 285,
1059 "legend": {
1060 "avg": false,
1061 "current": false,
1062 "hideZero": true,
1063 "max": false,
1064 "min": false,
1065 "rightSide": true,
1066 "show": true,
1067 "total": false,
1068 "values": false
1069 },
1070 "lines": true,
1071 "linewidth": 1,
1072 "links": [],
1073 "nullPointMode": "null",
1074 "percentage": false,
1075 "pluginVersion": "7.1.5",
1076 "pointradius": 2,
1077 "points": false,
1078 "renderer": "flot",
1079 "seriesOverrides": [],
1080 "spaceLength": 10,
1081 "stack": true,
1082 "steppedLine": false,
1083 "targets": [
1084 {
1085 "expr": "sum(rate(number_of_messages_sent{endpoint=\"metrics3081\",interface=\"s6a\"}[5m])) by (msg_type)",
1086 "interval": "",
1087 "legendFormat": "{{msg_type}}",
1088 "refId": "A"
1089 },
1090 {
1091 "expr": "sum(rate(number_of_messages_received{endpoint=\"metrics3081\",interface=\"s6a\"}[5m])) by (msg_type)",
1092 "interval": "",
1093 "legendFormat": "{{msg_type}}",
1094 "refId": "B"
1095 }
1096 ],
1097 "thresholds": [],
1098 "timeFrom": null,
1099 "timeRegions": [],
1100 "timeShift": null,
1101 "title": "HSS Messages Per Second",
1102 "tooltip": {
1103 "shared": true,
1104 "sort": 0,
1105 "value_type": "individual"
1106 },
1107 "type": "graph",
1108 "xaxis": {
1109 "buckets": null,
1110 "mode": "time",
1111 "name": null,
1112 "show": true,
1113 "values": []
1114 },
1115 "yaxes": [
1116 {
1117 "$$hashKey": "object:3006",
1118 "format": "short",
1119 "label": null,
1120 "logBase": 1,
1121 "max": null,
1122 "min": null,
1123 "show": true
1124 },
1125 {
1126 "$$hashKey": "object:3007",
1127 "format": "short",
1128 "label": null,
1129 "logBase": 1,
1130 "max": null,
1131 "min": null,
1132 "show": true
1133 }
1134 ],
1135 "yaxis": {
1136 "align": false,
1137 "alignLevel": null
1138 }
Andy Bavierc6568702021-02-04 11:23:15 -07001139 }
1140 ],
1141 "refresh": "5m",
1142 "schemaVersion": 26,
1143 "style": "dark",
1144 "tags": [],
1145 "templating": {
1146 "list": []
1147 },
1148 "time": {
1149 "from": "now-6h",
1150 "to": "now"
1151 },
1152 "timepicker": {
1153 "refresh_intervals": [
1154 "10s",
1155 "30s",
1156 "1m",
1157 "5m",
1158 "15m",
1159 "30m",
1160 "1h",
1161 "2h",
1162 "1d"
1163 ]
1164 },
1165 "timezone": "",
1166 "title": "Aether Connected Edge",
1167 "uid": "Y2z8vDtGz",
Andy Bavier8b1a0e22021-03-17 09:22:26 -07001168 "version": 3
Andy Bavierc6568702021-02-04 11:23:15 -07001169}