blob: 69f842f75309a33b562c4132f7a6a2a78f822666 [file] [log] [blame]
Matteo Scandoloe7610092018-10-03 15:53:07 -07001{
2 "annotations": {
3 "list": [
4 {
5 "$$hashKey": "object:297",
6 "builtIn": 1,
7 "datasource": "-- Grafana --",
8 "enable": true,
9 "hide": true,
10 "iconColor": "rgba(0, 211, 255, 1)",
11 "name": "Annotations & Alerts",
12 "type": "dashboard"
13 }
14 ]
15 },
16 "description": "Monitoring XOS Activities",
17 "editable": true,
18 "gnetId": null,
19 "graphTooltip": 0,
20 "iteration": 1538693445200,
21 "links": [],
22 "panels": [
23 {
24 "aliasColors": {},
25 "bars": false,
26 "dashLength": 10,
27 "dashes": false,
28 "datasource": null,
29 "fill": 1,
30 "gridPos": {
31 "h": 9,
32 "w": 24,
33 "x": 0,
34 "y": 0
35 },
36 "id": 234,
37 "legend": {
38 "avg": false,
39 "current": false,
40 "max": false,
41 "min": false,
42 "show": true,
43 "total": false,
44 "values": false
45 },
46 "lines": true,
47 "linewidth": 1,
48 "links": [],
49 "nullPointMode": "null",
50 "percentage": false,
51 "pointradius": 5,
52 "points": false,
53 "renderer": "flot",
54 "seriesOverrides": [],
55 "spaceLength": 10,
56 "stack": false,
57 "steppedLine": false,
58 "targets": [
59 {
60 "$$hashKey": "object:1453",
61 "expr": "rate(grpc_request_latency_seconds_sum[5m]) / rate(grpc_request_latency_seconds_count[5m])",
62 "format": "time_series",
63 "intervalFactor": 1,
64 "legendFormat": "{{model_name}} - {{endpoint}}",
65 "refId": "A"
66 }
67 ],
68 "thresholds": [],
69 "timeFrom": null,
70 "timeShift": null,
71 "title": "Average request duration in the last 5 minutes",
72 "tooltip": {
73 "shared": true,
74 "sort": 0,
75 "value_type": "individual"
76 },
77 "type": "graph",
78 "xaxis": {
79 "buckets": null,
80 "mode": "time",
81 "name": null,
82 "show": true,
83 "values": []
84 },
85 "yaxes": [
86 {
87 "format": "short",
88 "label": null,
89 "logBase": 1,
90 "max": null,
91 "min": null,
92 "show": true
93 },
94 {
95 "format": "short",
96 "label": null,
97 "logBase": 1,
98 "max": null,
99 "min": null,
100 "show": true
101 }
102 ],
103 "yaxis": {
104 "align": false,
105 "alignLevel": null
106 }
107 },
108 {
109 "collapsed": false,
110 "gridPos": {
111 "h": 1,
112 "w": 24,
113 "x": 0,
114 "y": 9
115 },
116 "id": 152,
117 "panels": [],
118 "title": "Requests by status",
119 "type": "row"
120 },
121 {
122 "cacheTimeout": null,
123 "colorBackground": false,
124 "colorValue": false,
125 "colors": [
126 "#299c46",
127 "rgba(237, 129, 40, 0.89)",
128 "#d44a3a"
129 ],
130 "datasource": null,
131 "format": "none",
132 "gauge": {
133 "maxValue": 100,
134 "minValue": 0,
135 "show": false,
136 "thresholdLabels": false,
137 "thresholdMarkers": true
138 },
139 "gridPos": {
140 "h": 9,
141 "w": 8,
142 "x": 0,
143 "y": 10
144 },
145 "id": 227,
146 "interval": null,
147 "links": [],
148 "mappingType": 1,
149 "mappingTypes": [
150 {
151 "name": "value to text",
152 "value": 1
153 },
154 {
155 "name": "range to text",
156 "value": 2
157 }
158 ],
159 "maxDataPoints": 100,
160 "minSpan": 4,
161 "nullPointMode": "connected",
162 "nullText": null,
163 "postfix": "",
164 "postfixFontSize": "50%",
165 "prefix": "",
166 "prefixFontSize": "50%",
167 "rangeMaps": [
168 {
169 "from": "null",
170 "text": "N/A",
171 "to": "null"
172 }
173 ],
174 "repeat": "request_status",
175 "repeatDirection": "h",
176 "scopedVars": {
177 "request_status": {
178 "$$hashKey": "object:807",
179 "selected": false,
180 "text": "OK",
181 "value": "OK"
182 }
183 },
184 "sparkline": {
185 "fillColor": "rgba(31, 118, 189, 0.18)",
186 "full": false,
187 "lineColor": "rgb(31, 120, 193)",
188 "show": false
189 },
190 "tableColumn": "",
191 "targets": [
192 {
193 "$$hashKey": "object:1071",
194 "expr": "sum(grpc_request_count_total{status=\"StatusCode.$request_status\"})",
195 "format": "time_series",
196 "hide": false,
197 "intervalFactor": 1,
198 "legendFormat": "",
199 "refId": "A"
200 }
201 ],
202 "thresholds": "",
203 "title": "Total requests resulted in $request_status",
204 "type": "singlestat",
205 "valueFontSize": "80%",
206 "valueMaps": [
207 {
208 "op": "=",
209 "text": "N/A",
210 "value": "null"
211 }
212 ],
213 "valueName": "avg"
214 },
215 {
216 "cacheTimeout": null,
217 "colorBackground": false,
218 "colorValue": false,
219 "colors": [
220 "#299c46",
221 "rgba(237, 129, 40, 0.89)",
222 "#d44a3a"
223 ],
224 "datasource": null,
225 "format": "none",
226 "gauge": {
227 "maxValue": 100,
228 "minValue": 0,
229 "show": false,
230 "thresholdLabels": false,
231 "thresholdMarkers": true
232 },
233 "gridPos": {
234 "h": 9,
235 "w": 8,
236 "x": 8,
237 "y": 10
238 },
239 "id": 235,
240 "interval": null,
241 "links": [],
242 "mappingType": 1,
243 "mappingTypes": [
244 {
245 "name": "value to text",
246 "value": 1
247 },
248 {
249 "name": "range to text",
250 "value": 2
251 }
252 ],
253 "maxDataPoints": 100,
254 "minSpan": 4,
255 "nullPointMode": "connected",
256 "nullText": null,
257 "postfix": "",
258 "postfixFontSize": "50%",
259 "prefix": "",
260 "prefixFontSize": "50%",
261 "rangeMaps": [
262 {
263 "from": "null",
264 "text": "N/A",
265 "to": "null"
266 }
267 ],
268 "repeat": null,
269 "repeatDirection": "h",
270 "repeatIteration": 1538693445200,
271 "repeatPanelId": 227,
272 "scopedVars": {
273 "request_status": {
274 "$$hashKey": "object:808",
275 "selected": false,
276 "text": "PERMISSION_DENIED",
277 "value": "PERMISSION_DENIED"
278 }
279 },
280 "sparkline": {
281 "fillColor": "rgba(31, 118, 189, 0.18)",
282 "full": false,
283 "lineColor": "rgb(31, 120, 193)",
284 "show": false
285 },
286 "tableColumn": "",
287 "targets": [
288 {
289 "$$hashKey": "object:1071",
290 "expr": "sum(grpc_request_count_total{status=\"StatusCode.$request_status\"})",
291 "format": "time_series",
292 "hide": false,
293 "intervalFactor": 1,
294 "legendFormat": "",
295 "refId": "A"
296 }
297 ],
298 "thresholds": "",
299 "title": "Total requests resulted in $request_status",
300 "type": "singlestat",
301 "valueFontSize": "80%",
302 "valueMaps": [
303 {
304 "op": "=",
305 "text": "N/A",
306 "value": "null"
307 }
308 ],
309 "valueName": "avg"
310 },
311 {
312 "cacheTimeout": null,
313 "colorBackground": false,
314 "colorValue": false,
315 "colors": [
316 "#299c46",
317 "rgba(237, 129, 40, 0.89)",
318 "#d44a3a"
319 ],
320 "datasource": null,
321 "format": "none",
322 "gauge": {
323 "maxValue": 100,
324 "minValue": 0,
325 "show": false,
326 "thresholdLabels": false,
327 "thresholdMarkers": true
328 },
329 "gridPos": {
330 "h": 9,
331 "w": 8,
332 "x": 16,
333 "y": 10
334 },
335 "id": 236,
336 "interval": null,
337 "links": [],
338 "mappingType": 1,
339 "mappingTypes": [
340 {
341 "name": "value to text",
342 "value": 1
343 },
344 {
345 "name": "range to text",
346 "value": 2
347 }
348 ],
349 "maxDataPoints": 100,
350 "minSpan": 4,
351 "nullPointMode": "connected",
352 "nullText": null,
353 "postfix": "",
354 "postfixFontSize": "50%",
355 "prefix": "",
356 "prefixFontSize": "50%",
357 "rangeMaps": [
358 {
359 "from": "null",
360 "text": "N/A",
361 "to": "null"
362 }
363 ],
364 "repeat": null,
365 "repeatDirection": "h",
366 "repeatIteration": 1538693445200,
367 "repeatPanelId": 227,
368 "scopedVars": {
369 "request_status": {
370 "$$hashKey": "object:809",
371 "selected": false,
372 "text": "UNAUTHENTICATED",
373 "value": "UNAUTHENTICATED"
374 }
375 },
376 "sparkline": {
377 "fillColor": "rgba(31, 118, 189, 0.18)",
378 "full": false,
379 "lineColor": "rgb(31, 120, 193)",
380 "show": false
381 },
382 "tableColumn": "",
383 "targets": [
384 {
385 "$$hashKey": "object:1071",
386 "expr": "sum(grpc_request_count_total{status=\"StatusCode.$request_status\"})",
387 "format": "time_series",
388 "hide": false,
389 "intervalFactor": 1,
390 "legendFormat": "",
391 "refId": "A"
392 }
393 ],
394 "thresholds": "",
395 "title": "Total requests resulted in $request_status",
396 "type": "singlestat",
397 "valueFontSize": "80%",
398 "valueMaps": [
399 {
400 "op": "=",
401 "text": "N/A",
402 "value": "null"
403 }
404 ],
405 "valueName": "avg"
406 },
407 {
408 "collapsed": false,
409 "gridPos": {
410 "h": 1,
411 "w": 24,
412 "x": 0,
413 "y": 19
414 },
415 "id": 77,
416 "panels": [],
417 "title": "Requests per model",
418 "type": "row"
419 },
420 {
421 "aliasColors": {},
422 "bars": false,
423 "dashLength": 10,
424 "dashes": false,
425 "datasource": "Prometheus",
426 "description": "List all the request related to this model",
427 "fill": 1,
428 "gridPos": {
429 "h": 9,
430 "w": 6,
431 "x": 0,
432 "y": 20
433 },
434 "id": 2,
435 "legend": {
436 "avg": false,
437 "current": false,
438 "max": false,
439 "min": false,
440 "show": true,
441 "total": false,
442 "values": false
443 },
444 "lines": true,
445 "linewidth": 1,
446 "links": [],
447 "minSpan": 6,
448 "nullPointMode": "null",
449 "percentage": false,
450 "pointradius": 5,
451 "points": false,
452 "renderer": "flot",
453 "repeat": "model",
454 "repeatDirection": "h",
455 "scopedVars": {
456 "model": {
457 "selected": false,
458 "text": "AddressPool",
459 "value": "AddressPool"
460 }
461 },
462 "seriesOverrides": [],
463 "spaceLength": 10,
464 "stack": false,
465 "steppedLine": false,
466 "targets": [
467 {
468 "$$hashKey": "object:492",
469 "expr": "grpc_request_count_total{model_name=\"$model\"}",
470 "format": "time_series",
471 "intervalFactor": 1,
472 "legendFormat": "{{endpoint}} - {{status}}",
473 "refId": "A"
474 }
475 ],
476 "thresholds": [],
477 "timeFrom": null,
478 "timeShift": null,
479 "title": "Requests for model $model",
480 "tooltip": {
481 "shared": true,
482 "sort": 0,
483 "value_type": "individual"
484 },
485 "transparent": false,
486 "type": "graph",
487 "xaxis": {
488 "buckets": null,
489 "mode": "time",
490 "name": null,
491 "show": true,
492 "values": []
493 },
494 "yaxes": [
495 {
496 "format": "short",
497 "label": null,
498 "logBase": 1,
499 "max": null,
500 "min": null,
501 "show": true
502 },
503 {
504 "format": "short",
505 "label": null,
506 "logBase": 1,
507 "max": null,
508 "min": null,
509 "show": true
510 }
511 ],
512 "yaxis": {
513 "align": false,
514 "alignLevel": null
515 }
516 },
517 {
518 "aliasColors": {},
519 "bars": false,
520 "dashLength": 10,
521 "dashes": false,
522 "datasource": "Prometheus",
523 "description": "List all the request related to this model",
524 "fill": 1,
525 "gridPos": {
526 "h": 9,
527 "w": 6,
528 "x": 6,
529 "y": 20
530 },
531 "id": 237,
532 "legend": {
533 "avg": false,
534 "current": false,
535 "max": false,
536 "min": false,
537 "show": true,
538 "total": false,
539 "values": false
540 },
541 "lines": true,
542 "linewidth": 1,
543 "links": [],
544 "minSpan": 6,
545 "nullPointMode": "null",
546 "percentage": false,
547 "pointradius": 5,
548 "points": false,
549 "renderer": "flot",
550 "repeat": null,
551 "repeatDirection": "h",
552 "repeatIteration": 1538693445200,
553 "repeatPanelId": 2,
554 "scopedVars": {
555 "model": {
556 "selected": false,
557 "text": "AttWorkflowDriverService",
558 "value": "AttWorkflowDriverService"
559 }
560 },
561 "seriesOverrides": [],
562 "spaceLength": 10,
563 "stack": false,
564 "steppedLine": false,
565 "targets": [
566 {
567 "$$hashKey": "object:492",
568 "expr": "grpc_request_count_total{model_name=\"$model\"}",
569 "format": "time_series",
570 "intervalFactor": 1,
571 "legendFormat": "{{endpoint}} - {{status}}",
572 "refId": "A"
573 }
574 ],
575 "thresholds": [],
576 "timeFrom": null,
577 "timeShift": null,
578 "title": "Requests for model $model",
579 "tooltip": {
580 "shared": true,
581 "sort": 0,
582 "value_type": "individual"
583 },
584 "transparent": false,
585 "type": "graph",
586 "xaxis": {
587 "buckets": null,
588 "mode": "time",
589 "name": null,
590 "show": true,
591 "values": []
592 },
593 "yaxes": [
594 {
595 "format": "short",
596 "label": null,
597 "logBase": 1,
598 "max": null,
599 "min": null,
600 "show": true
601 },
602 {
603 "format": "short",
604 "label": null,
605 "logBase": 1,
606 "max": null,
607 "min": null,
608 "show": true
609 }
610 ],
611 "yaxis": {
612 "align": false,
613 "alignLevel": null
614 }
615 },
616 {
617 "aliasColors": {},
618 "bars": false,
619 "dashLength": 10,
620 "dashes": false,
621 "datasource": "Prometheus",
622 "description": "List all the request related to this model",
623 "fill": 1,
624 "gridPos": {
625 "h": 9,
626 "w": 6,
627 "x": 12,
628 "y": 20
629 },
630 "id": 238,
631 "legend": {
632 "avg": false,
633 "current": false,
634 "max": false,
635 "min": false,
636 "show": true,
637 "total": false,
638 "values": false
639 },
640 "lines": true,
641 "linewidth": 1,
642 "links": [],
643 "minSpan": 6,
644 "nullPointMode": "null",
645 "percentage": false,
646 "pointradius": 5,
647 "points": false,
648 "renderer": "flot",
649 "repeat": null,
650 "repeatDirection": "h",
651 "repeatIteration": 1538693445200,
652 "repeatPanelId": 2,
653 "scopedVars": {
654 "model": {
655 "selected": false,
656 "text": "AttWorkflowDriverServiceInstance",
657 "value": "AttWorkflowDriverServiceInstance"
658 }
659 },
660 "seriesOverrides": [],
661 "spaceLength": 10,
662 "stack": false,
663 "steppedLine": false,
664 "targets": [
665 {
666 "$$hashKey": "object:492",
667 "expr": "grpc_request_count_total{model_name=\"$model\"}",
668 "format": "time_series",
669 "intervalFactor": 1,
670 "legendFormat": "{{endpoint}} - {{status}}",
671 "refId": "A"
672 }
673 ],
674 "thresholds": [],
675 "timeFrom": null,
676 "timeShift": null,
677 "title": "Requests for model $model",
678 "tooltip": {
679 "shared": true,
680 "sort": 0,
681 "value_type": "individual"
682 },
683 "transparent": false,
684 "type": "graph",
685 "xaxis": {
686 "buckets": null,
687 "mode": "time",
688 "name": null,
689 "show": true,
690 "values": []
691 },
692 "yaxes": [
693 {
694 "format": "short",
695 "label": null,
696 "logBase": 1,
697 "max": null,
698 "min": null,
699 "show": true
700 },
701 {
702 "format": "short",
703 "label": null,
704 "logBase": 1,
705 "max": null,
706 "min": null,
707 "show": true
708 }
709 ],
710 "yaxis": {
711 "align": false,
712 "alignLevel": null
713 }
714 },
715 {
716 "aliasColors": {},
717 "bars": false,
718 "dashLength": 10,
719 "dashes": false,
720 "datasource": "Prometheus",
721 "description": "List all the request related to this model",
722 "fill": 1,
723 "gridPos": {
724 "h": 9,
725 "w": 6,
726 "x": 18,
727 "y": 20
728 },
729 "id": 239,
730 "legend": {
731 "avg": false,
732 "current": false,
733 "max": false,
734 "min": false,
735 "show": true,
736 "total": false,
737 "values": false
738 },
739 "lines": true,
740 "linewidth": 1,
741 "links": [],
742 "minSpan": 6,
743 "nullPointMode": "null",
744 "percentage": false,
745 "pointradius": 5,
746 "points": false,
747 "renderer": "flot",
748 "repeat": null,
749 "repeatDirection": "h",
750 "repeatIteration": 1538693445200,
751 "repeatPanelId": 2,
752 "scopedVars": {
753 "model": {
754 "selected": false,
755 "text": "AttWorkflowDriverWhiteListEntry",
756 "value": "AttWorkflowDriverWhiteListEntry"
757 }
758 },
759 "seriesOverrides": [],
760 "spaceLength": 10,
761 "stack": false,
762 "steppedLine": false,
763 "targets": [
764 {
765 "$$hashKey": "object:492",
766 "expr": "grpc_request_count_total{model_name=\"$model\"}",
767 "format": "time_series",
768 "intervalFactor": 1,
769 "legendFormat": "{{endpoint}} - {{status}}",
770 "refId": "A"
771 }
772 ],
773 "thresholds": [],
774 "timeFrom": null,
775 "timeShift": null,
776 "title": "Requests for model $model",
777 "tooltip": {
778 "shared": true,
779 "sort": 0,
780 "value_type": "individual"
781 },
782 "transparent": false,
783 "type": "graph",
784 "xaxis": {
785 "buckets": null,
786 "mode": "time",
787 "name": null,
788 "show": true,
789 "values": []
790 },
791 "yaxes": [
792 {
793 "format": "short",
794 "label": null,
795 "logBase": 1,
796 "max": null,
797 "min": null,
798 "show": true
799 },
800 {
801 "format": "short",
802 "label": null,
803 "logBase": 1,
804 "max": null,
805 "min": null,
806 "show": true
807 }
808 ],
809 "yaxis": {
810 "align": false,
811 "alignLevel": null
812 }
813 },
814 {
815 "aliasColors": {},
816 "bars": false,
817 "dashLength": 10,
818 "dashes": false,
819 "datasource": "Prometheus",
820 "description": "List all the request related to this model",
821 "fill": 1,
822 "gridPos": {
823 "h": 9,
824 "w": 6,
825 "x": 0,
826 "y": 29
827 },
828 "id": 240,
829 "legend": {
830 "avg": false,
831 "current": false,
832 "max": false,
833 "min": false,
834 "show": true,
835 "total": false,
836 "values": false
837 },
838 "lines": true,
839 "linewidth": 1,
840 "links": [],
841 "minSpan": 6,
842 "nullPointMode": "null",
843 "percentage": false,
844 "pointradius": 5,
845 "points": false,
846 "renderer": "flot",
847 "repeat": null,
848 "repeatDirection": "h",
849 "repeatIteration": 1538693445200,
850 "repeatPanelId": 2,
851 "scopedVars": {
852 "model": {
853 "selected": false,
854 "text": "BNGPortMapping",
855 "value": "BNGPortMapping"
856 }
857 },
858 "seriesOverrides": [],
859 "spaceLength": 10,
860 "stack": false,
861 "steppedLine": false,
862 "targets": [
863 {
864 "$$hashKey": "object:492",
865 "expr": "grpc_request_count_total{model_name=\"$model\"}",
866 "format": "time_series",
867 "intervalFactor": 1,
868 "legendFormat": "{{endpoint}} - {{status}}",
869 "refId": "A"
870 }
871 ],
872 "thresholds": [],
873 "timeFrom": null,
874 "timeShift": null,
875 "title": "Requests for model $model",
876 "tooltip": {
877 "shared": true,
878 "sort": 0,
879 "value_type": "individual"
880 },
881 "transparent": false,
882 "type": "graph",
883 "xaxis": {
884 "buckets": null,
885 "mode": "time",
886 "name": null,
887 "show": true,
888 "values": []
889 },
890 "yaxes": [
891 {
892 "format": "short",
893 "label": null,
894 "logBase": 1,
895 "max": null,
896 "min": null,
897 "show": true
898 },
899 {
900 "format": "short",
901 "label": null,
902 "logBase": 1,
903 "max": null,
904 "min": null,
905 "show": true
906 }
907 ],
908 "yaxis": {
909 "align": false,
910 "alignLevel": null
911 }
912 },
913 {
914 "aliasColors": {},
915 "bars": false,
916 "dashLength": 10,
917 "dashes": false,
918 "datasource": "Prometheus",
919 "description": "List all the request related to this model",
920 "fill": 1,
921 "gridPos": {
922 "h": 9,
923 "w": 6,
924 "x": 6,
925 "y": 29
926 },
927 "id": 241,
928 "legend": {
929 "avg": false,
930 "current": false,
931 "max": false,
932 "min": false,
933 "show": true,
934 "total": false,
935 "values": false
936 },
937 "lines": true,
938 "linewidth": 1,
939 "links": [],
940 "minSpan": 6,
941 "nullPointMode": "null",
942 "percentage": false,
943 "pointradius": 5,
944 "points": false,
945 "renderer": "flot",
946 "repeat": null,
947 "repeatDirection": "h",
948 "repeatIteration": 1538693445200,
949 "repeatPanelId": 2,
950 "scopedVars": {
951 "model": {
952 "selected": false,
953 "text": "ComputeServiceInstance",
954 "value": "ComputeServiceInstance"
955 }
956 },
957 "seriesOverrides": [],
958 "spaceLength": 10,
959 "stack": false,
960 "steppedLine": false,
961 "targets": [
962 {
963 "$$hashKey": "object:492",
964 "expr": "grpc_request_count_total{model_name=\"$model\"}",
965 "format": "time_series",
966 "intervalFactor": 1,
967 "legendFormat": "{{endpoint}} - {{status}}",
968 "refId": "A"
969 }
970 ],
971 "thresholds": [],
972 "timeFrom": null,
973 "timeShift": null,
974 "title": "Requests for model $model",
975 "tooltip": {
976 "shared": true,
977 "sort": 0,
978 "value_type": "individual"
979 },
980 "transparent": false,
981 "type": "graph",
982 "xaxis": {
983 "buckets": null,
984 "mode": "time",
985 "name": null,
986 "show": true,
987 "values": []
988 },
989 "yaxes": [
990 {
991 "format": "short",
992 "label": null,
993 "logBase": 1,
994 "max": null,
995 "min": null,
996 "show": true
997 },
998 {
999 "format": "short",
1000 "label": null,
1001 "logBase": 1,
1002 "max": null,
1003 "min": null,
1004 "show": true
1005 }
1006 ],
1007 "yaxis": {
1008 "align": false,
1009 "alignLevel": null
1010 }
1011 },
1012 {
1013 "aliasColors": {},
1014 "bars": false,
1015 "dashLength": 10,
1016 "dashes": false,
1017 "datasource": "Prometheus",
1018 "description": "List all the request related to this model",
1019 "fill": 1,
1020 "gridPos": {
1021 "h": 9,
1022 "w": 6,
1023 "x": 12,
1024 "y": 29
1025 },
1026 "id": 242,
1027 "legend": {
1028 "avg": false,
1029 "current": false,
1030 "max": false,
1031 "min": false,
1032 "show": true,
1033 "total": false,
1034 "values": false
1035 },
1036 "lines": true,
1037 "linewidth": 1,
1038 "links": [],
1039 "minSpan": 6,
1040 "nullPointMode": "null",
1041 "percentage": false,
1042 "pointradius": 5,
1043 "points": false,
1044 "renderer": "flot",
1045 "repeat": null,
1046 "repeatDirection": "h",
1047 "repeatIteration": 1538693445200,
1048 "repeatPanelId": 2,
1049 "scopedVars": {
1050 "model": {
1051 "selected": false,
1052 "text": "Controller",
1053 "value": "Controller"
1054 }
1055 },
1056 "seriesOverrides": [],
1057 "spaceLength": 10,
1058 "stack": false,
1059 "steppedLine": false,
1060 "targets": [
1061 {
1062 "$$hashKey": "object:492",
1063 "expr": "grpc_request_count_total{model_name=\"$model\"}",
1064 "format": "time_series",
1065 "intervalFactor": 1,
1066 "legendFormat": "{{endpoint}} - {{status}}",
1067 "refId": "A"
1068 }
1069 ],
1070 "thresholds": [],
1071 "timeFrom": null,
1072 "timeShift": null,
1073 "title": "Requests for model $model",
1074 "tooltip": {
1075 "shared": true,
1076 "sort": 0,
1077 "value_type": "individual"
1078 },
1079 "transparent": false,
1080 "type": "graph",
1081 "xaxis": {
1082 "buckets": null,
1083 "mode": "time",
1084 "name": null,
1085 "show": true,
1086 "values": []
1087 },
1088 "yaxes": [
1089 {
1090 "format": "short",
1091 "label": null,
1092 "logBase": 1,
1093 "max": null,
1094 "min": null,
1095 "show": true
1096 },
1097 {
1098 "format": "short",
1099 "label": null,
1100 "logBase": 1,
1101 "max": null,
1102 "min": null,
1103 "show": true
1104 }
1105 ],
1106 "yaxis": {
1107 "align": false,
1108 "alignLevel": null
1109 }
1110 },
1111 {
1112 "aliasColors": {},
1113 "bars": false,
1114 "dashLength": 10,
1115 "dashes": false,
1116 "datasource": "Prometheus",
1117 "description": "List all the request related to this model",
1118 "fill": 1,
1119 "gridPos": {
1120 "h": 9,
1121 "w": 6,
1122 "x": 18,
1123 "y": 29
1124 },
1125 "id": 243,
1126 "legend": {
1127 "avg": false,
1128 "current": false,
1129 "max": false,
1130 "min": false,
1131 "show": true,
1132 "total": false,
1133 "values": false
1134 },
1135 "lines": true,
1136 "linewidth": 1,
1137 "links": [],
1138 "minSpan": 6,
1139 "nullPointMode": "null",
1140 "percentage": false,
1141 "pointradius": 5,
1142 "points": false,
1143 "renderer": "flot",
1144 "repeat": null,
1145 "repeatDirection": "h",
1146 "repeatIteration": 1538693445200,
1147 "repeatPanelId": 2,
1148 "scopedVars": {
1149 "model": {
1150 "selected": false,
1151 "text": "ControllerNetwork",
1152 "value": "ControllerNetwork"
1153 }
1154 },
1155 "seriesOverrides": [],
1156 "spaceLength": 10,
1157 "stack": false,
1158 "steppedLine": false,
1159 "targets": [
1160 {
1161 "$$hashKey": "object:492",
1162 "expr": "grpc_request_count_total{model_name=\"$model\"}",
1163 "format": "time_series",
1164 "intervalFactor": 1,
1165 "legendFormat": "{{endpoint}} - {{status}}",
1166 "refId": "A"
1167 }
1168 ],
1169 "thresholds": [],
1170 "timeFrom": null,
1171 "timeShift": null,
1172 "title": "Requests for model $model",
1173 "tooltip": {
1174 "shared": true,
1175 "sort": 0,
1176 "value_type": "individual"
1177 },
1178 "transparent": false,
1179 "type": "graph",
1180 "xaxis": {
1181 "buckets": null,
1182 "mode": "time",
1183 "name": null,
1184 "show": true,
1185 "values": []
1186 },
1187 "yaxes": [
1188 {
1189 "format": "short",
1190 "label": null,
1191 "logBase": 1,
1192 "max": null,
1193 "min": null,
1194 "show": true
1195 },
1196 {
1197 "format": "short",
1198 "label": null,
1199 "logBase": 1,
1200 "max": null,
1201 "min": null,
1202 "show": true
1203 }
1204 ],
1205 "yaxis": {
1206 "align": false,
1207 "alignLevel": null
1208 }
1209 },
1210 {
1211 "aliasColors": {},
1212 "bars": false,
1213 "dashLength": 10,
1214 "dashes": false,
1215 "datasource": "Prometheus",
1216 "description": "List all the request related to this model",
1217 "fill": 1,
1218 "gridPos": {
1219 "h": 9,
1220 "w": 6,
1221 "x": 0,
1222 "y": 38
1223 },
1224 "id": 244,
1225 "legend": {
1226 "avg": false,
1227 "current": false,
1228 "max": false,
1229 "min": false,
1230 "show": true,
1231 "total": false,
1232 "values": false
1233 },
1234 "lines": true,
1235 "linewidth": 1,
1236 "links": [],
1237 "minSpan": 6,
1238 "nullPointMode": "null",
1239 "percentage": false,
1240 "pointradius": 5,
1241 "points": false,
1242 "renderer": "flot",
1243 "repeat": null,
1244 "repeatDirection": "h",
1245 "repeatIteration": 1538693445200,
1246 "repeatPanelId": 2,
1247 "scopedVars": {
1248 "model": {
1249 "selected": false,
1250 "text": "ControllerRole",
1251 "value": "ControllerRole"
1252 }
1253 },
1254 "seriesOverrides": [],
1255 "spaceLength": 10,
1256 "stack": false,
1257 "steppedLine": false,
1258 "targets": [
1259 {
1260 "$$hashKey": "object:492",
1261 "expr": "grpc_request_count_total{model_name=\"$model\"}",
1262 "format": "time_series",
1263 "intervalFactor": 1,
1264 "legendFormat": "{{endpoint}} - {{status}}",
1265 "refId": "A"
1266 }
1267 ],
1268 "thresholds": [],
1269 "timeFrom": null,
1270 "timeShift": null,
1271 "title": "Requests for model $model",
1272 "tooltip": {
1273 "shared": true,
1274 "sort": 0,
1275 "value_type": "individual"
1276 },
1277 "transparent": false,
1278 "type": "graph",
1279 "xaxis": {
1280 "buckets": null,
1281 "mode": "time",
1282 "name": null,
1283 "show": true,
1284 "values": []
1285 },
1286 "yaxes": [
1287 {
1288 "format": "short",
1289 "label": null,
1290 "logBase": 1,
1291 "max": null,
1292 "min": null,
1293 "show": true
1294 },
1295 {
1296 "format": "short",
1297 "label": null,
1298 "logBase": 1,
1299 "max": null,
1300 "min": null,
1301 "show": true
1302 }
1303 ],
1304 "yaxis": {
1305 "align": false,
1306 "alignLevel": null
1307 }
1308 },
1309 {
1310 "aliasColors": {},
1311 "bars": false,
1312 "dashLength": 10,
1313 "dashes": false,
1314 "datasource": "Prometheus",
1315 "description": "List all the request related to this model",
1316 "fill": 1,
1317 "gridPos": {
1318 "h": 9,
1319 "w": 6,
1320 "x": 6,
1321 "y": 38
1322 },
1323 "id": 245,
1324 "legend": {
1325 "avg": false,
1326 "current": false,
1327 "max": false,
1328 "min": false,
1329 "show": true,
1330 "total": false,
1331 "values": false
1332 },
1333 "lines": true,
1334 "linewidth": 1,
1335 "links": [],
1336 "minSpan": 6,
1337 "nullPointMode": "null",
1338 "percentage": false,
1339 "pointradius": 5,
1340 "points": false,
1341 "renderer": "flot",
1342 "repeat": null,
1343 "repeatDirection": "h",
1344 "repeatIteration": 1538693445200,
1345 "repeatPanelId": 2,
1346 "scopedVars": {
1347 "model": {
1348 "selected": false,
1349 "text": "ControllerSite",
1350 "value": "ControllerSite"
1351 }
1352 },
1353 "seriesOverrides": [],
1354 "spaceLength": 10,
1355 "stack": false,
1356 "steppedLine": false,
1357 "targets": [
1358 {
1359 "$$hashKey": "object:492",
1360 "expr": "grpc_request_count_total{model_name=\"$model\"}",
1361 "format": "time_series",
1362 "intervalFactor": 1,
1363 "legendFormat": "{{endpoint}} - {{status}}",
1364 "refId": "A"
1365 }
1366 ],
1367 "thresholds": [],
1368 "timeFrom": null,
1369 "timeShift": null,
1370 "title": "Requests for model $model",
1371 "tooltip": {
1372 "shared": true,
1373 "sort": 0,
1374 "value_type": "individual"
1375 },
1376 "transparent": false,
1377 "type": "graph",
1378 "xaxis": {
1379 "buckets": null,
1380 "mode": "time",
1381 "name": null,
1382 "show": true,
1383 "values": []
1384 },
1385 "yaxes": [
1386 {
1387 "format": "short",
1388 "label": null,
1389 "logBase": 1,
1390 "max": null,
1391 "min": null,
1392 "show": true
1393 },
1394 {
1395 "format": "short",
1396 "label": null,
1397 "logBase": 1,
1398 "max": null,
1399 "min": null,
1400 "show": true
1401 }
1402 ],
1403 "yaxis": {
1404 "align": false,
1405 "alignLevel": null
1406 }
1407 },
1408 {
1409 "aliasColors": {},
1410 "bars": false,
1411 "dashLength": 10,
1412 "dashes": false,
1413 "datasource": "Prometheus",
1414 "description": "List all the request related to this model",
1415 "fill": 1,
1416 "gridPos": {
1417 "h": 9,
1418 "w": 6,
1419 "x": 12,
1420 "y": 38
1421 },
1422 "id": 246,
1423 "legend": {
1424 "avg": false,
1425 "current": false,
1426 "max": false,
1427 "min": false,
1428 "show": true,
1429 "total": false,
1430 "values": false
1431 },
1432 "lines": true,
1433 "linewidth": 1,
1434 "links": [],
1435 "minSpan": 6,
1436 "nullPointMode": "null",
1437 "percentage": false,
1438 "pointradius": 5,
1439 "points": false,
1440 "renderer": "flot",
1441 "repeat": null,
1442 "repeatDirection": "h",
1443 "repeatIteration": 1538693445200,
1444 "repeatPanelId": 2,
1445 "scopedVars": {
1446 "model": {
1447 "selected": false,
1448 "text": "ControllerSitePrivilege",
1449 "value": "ControllerSitePrivilege"
1450 }
1451 },
1452 "seriesOverrides": [],
1453 "spaceLength": 10,
1454 "stack": false,
1455 "steppedLine": false,
1456 "targets": [
1457 {
1458 "$$hashKey": "object:492",
1459 "expr": "grpc_request_count_total{model_name=\"$model\"}",
1460 "format": "time_series",
1461 "intervalFactor": 1,
1462 "legendFormat": "{{endpoint}} - {{status}}",
1463 "refId": "A"
1464 }
1465 ],
1466 "thresholds": [],
1467 "timeFrom": null,
1468 "timeShift": null,
1469 "title": "Requests for model $model",
1470 "tooltip": {
1471 "shared": true,
1472 "sort": 0,
1473 "value_type": "individual"
1474 },
1475 "transparent": false,
1476 "type": "graph",
1477 "xaxis": {
1478 "buckets": null,
1479 "mode": "time",
1480 "name": null,
1481 "show": true,
1482 "values": []
1483 },
1484 "yaxes": [
1485 {
1486 "format": "short",
1487 "label": null,
1488 "logBase": 1,
1489 "max": null,
1490 "min": null,
1491 "show": true
1492 },
1493 {
1494 "format": "short",
1495 "label": null,
1496 "logBase": 1,
1497 "max": null,
1498 "min": null,
1499 "show": true
1500 }
1501 ],
1502 "yaxis": {
1503 "align": false,
1504 "alignLevel": null
1505 }
1506 },
1507 {
1508 "aliasColors": {},
1509 "bars": false,
1510 "dashLength": 10,
1511 "dashes": false,
1512 "datasource": "Prometheus",
1513 "description": "List all the request related to this model",
1514 "fill": 1,
1515 "gridPos": {
1516 "h": 9,
1517 "w": 6,
1518 "x": 18,
1519 "y": 38
1520 },
1521 "id": 247,
1522 "legend": {
1523 "avg": false,
1524 "current": false,
1525 "max": false,
1526 "min": false,
1527 "show": true,
1528 "total": false,
1529 "values": false
1530 },
1531 "lines": true,
1532 "linewidth": 1,
1533 "links": [],
1534 "minSpan": 6,
1535 "nullPointMode": "null",
1536 "percentage": false,
1537 "pointradius": 5,
1538 "points": false,
1539 "renderer": "flot",
1540 "repeat": null,
1541 "repeatDirection": "h",
1542 "repeatIteration": 1538693445200,
1543 "repeatPanelId": 2,
1544 "scopedVars": {
1545 "model": {
1546 "selected": false,
1547 "text": "ControllerSlice",
1548 "value": "ControllerSlice"
1549 }
1550 },
1551 "seriesOverrides": [],
1552 "spaceLength": 10,
1553 "stack": false,
1554 "steppedLine": false,
1555 "targets": [
1556 {
1557 "$$hashKey": "object:492",
1558 "expr": "grpc_request_count_total{model_name=\"$model\"}",
1559 "format": "time_series",
1560 "intervalFactor": 1,
1561 "legendFormat": "{{endpoint}} - {{status}}",
1562 "refId": "A"
1563 }
1564 ],
1565 "thresholds": [],
1566 "timeFrom": null,
1567 "timeShift": null,
1568 "title": "Requests for model $model",
1569 "tooltip": {
1570 "shared": true,
1571 "sort": 0,
1572 "value_type": "individual"
1573 },
1574 "transparent": false,
1575 "type": "graph",
1576 "xaxis": {
1577 "buckets": null,
1578 "mode": "time",
1579 "name": null,
1580 "show": true,
1581 "values": []
1582 },
1583 "yaxes": [
1584 {
1585 "format": "short",
1586 "label": null,
1587 "logBase": 1,
1588 "max": null,
1589 "min": null,
1590 "show": true
1591 },
1592 {
1593 "format": "short",
1594 "label": null,
1595 "logBase": 1,
1596 "max": null,
1597 "min": null,
1598 "show": true
1599 }
1600 ],
1601 "yaxis": {
1602 "align": false,
1603 "alignLevel": null
1604 }
1605 },
1606 {
1607 "aliasColors": {},
1608 "bars": false,
1609 "dashLength": 10,
1610 "dashes": false,
1611 "datasource": "Prometheus",
1612 "description": "List all the request related to this model",
1613 "fill": 1,
1614 "gridPos": {
1615 "h": 9,
1616 "w": 6,
1617 "x": 0,
1618 "y": 47
1619 },
1620 "id": 248,
1621 "legend": {
1622 "avg": false,
1623 "current": false,
1624 "max": false,
1625 "min": false,
1626 "show": true,
1627 "total": false,
1628 "values": false
1629 },
1630 "lines": true,
1631 "linewidth": 1,
1632 "links": [],
1633 "minSpan": 6,
1634 "nullPointMode": "null",
1635 "percentage": false,
1636 "pointradius": 5,
1637 "points": false,
1638 "renderer": "flot",
1639 "repeat": null,
1640 "repeatDirection": "h",
1641 "repeatIteration": 1538693445200,
1642 "repeatPanelId": 2,
1643 "scopedVars": {
1644 "model": {
1645 "selected": false,
1646 "text": "ControllerSlicePrivilege",
1647 "value": "ControllerSlicePrivilege"
1648 }
1649 },
1650 "seriesOverrides": [],
1651 "spaceLength": 10,
1652 "stack": false,
1653 "steppedLine": false,
1654 "targets": [
1655 {
1656 "$$hashKey": "object:492",
1657 "expr": "grpc_request_count_total{model_name=\"$model\"}",
1658 "format": "time_series",
1659 "intervalFactor": 1,
1660 "legendFormat": "{{endpoint}} - {{status}}",
1661 "refId": "A"
1662 }
1663 ],
1664 "thresholds": [],
1665 "timeFrom": null,
1666 "timeShift": null,
1667 "title": "Requests for model $model",
1668 "tooltip": {
1669 "shared": true,
1670 "sort": 0,
1671 "value_type": "individual"
1672 },
1673 "transparent": false,
1674 "type": "graph",
1675 "xaxis": {
1676 "buckets": null,
1677 "mode": "time",
1678 "name": null,
1679 "show": true,
1680 "values": []
1681 },
1682 "yaxes": [
1683 {
1684 "format": "short",
1685 "label": null,
1686 "logBase": 1,
1687 "max": null,
1688 "min": null,
1689 "show": true
1690 },
1691 {
1692 "format": "short",
1693 "label": null,
1694 "logBase": 1,
1695 "max": null,
1696 "min": null,
1697 "show": true
1698 }
1699 ],
1700 "yaxis": {
1701 "align": false,
1702 "alignLevel": null
1703 }
1704 },
1705 {
1706 "aliasColors": {},
1707 "bars": false,
1708 "dashLength": 10,
1709 "dashes": false,
1710 "datasource": "Prometheus",
1711 "description": "List all the request related to this model",
1712 "fill": 1,
1713 "gridPos": {
1714 "h": 9,
1715 "w": 6,
1716 "x": 6,
1717 "y": 47
1718 },
1719 "id": 249,
1720 "legend": {
1721 "avg": false,
1722 "current": false,
1723 "max": false,
1724 "min": false,
1725 "show": true,
1726 "total": false,
1727 "values": false
1728 },
1729 "lines": true,
1730 "linewidth": 1,
1731 "links": [],
1732 "minSpan": 6,
1733 "nullPointMode": "null",
1734 "percentage": false,
1735 "pointradius": 5,
1736 "points": false,
1737 "renderer": "flot",
1738 "repeat": null,
1739 "repeatDirection": "h",
1740 "repeatIteration": 1538693445200,
1741 "repeatPanelId": 2,
1742 "scopedVars": {
1743 "model": {
1744 "selected": false,
1745 "text": "ControllerUser",
1746 "value": "ControllerUser"
1747 }
1748 },
1749 "seriesOverrides": [],
1750 "spaceLength": 10,
1751 "stack": false,
1752 "steppedLine": false,
1753 "targets": [
1754 {
1755 "$$hashKey": "object:492",
1756 "expr": "grpc_request_count_total{model_name=\"$model\"}",
1757 "format": "time_series",
1758 "intervalFactor": 1,
1759 "legendFormat": "{{endpoint}} - {{status}}",
1760 "refId": "A"
1761 }
1762 ],
1763 "thresholds": [],
1764 "timeFrom": null,
1765 "timeShift": null,
1766 "title": "Requests for model $model",
1767 "tooltip": {
1768 "shared": true,
1769 "sort": 0,
1770 "value_type": "individual"
1771 },
1772 "transparent": false,
1773 "type": "graph",
1774 "xaxis": {
1775 "buckets": null,
1776 "mode": "time",
1777 "name": null,
1778 "show": true,
1779 "values": []
1780 },
1781 "yaxes": [
1782 {
1783 "format": "short",
1784 "label": null,
1785 "logBase": 1,
1786 "max": null,
1787 "min": null,
1788 "show": true
1789 },
1790 {
1791 "format": "short",
1792 "label": null,
1793 "logBase": 1,
1794 "max": null,
1795 "min": null,
1796 "show": true
1797 }
1798 ],
1799 "yaxis": {
1800 "align": false,
1801 "alignLevel": null
1802 }
1803 },
1804 {
1805 "aliasColors": {},
1806 "bars": false,
1807 "dashLength": 10,
1808 "dashes": false,
1809 "datasource": "Prometheus",
1810 "description": "List all the request related to this model",
1811 "fill": 1,
1812 "gridPos": {
1813 "h": 9,
1814 "w": 6,
1815 "x": 12,
1816 "y": 47
1817 },
1818 "id": 250,
1819 "legend": {
1820 "avg": false,
1821 "current": false,
1822 "max": false,
1823 "min": false,
1824 "show": true,
1825 "total": false,
1826 "values": false
1827 },
1828 "lines": true,
1829 "linewidth": 1,
1830 "links": [],
1831 "minSpan": 6,
1832 "nullPointMode": "null",
1833 "percentage": false,
1834 "pointradius": 5,
1835 "points": false,
1836 "renderer": "flot",
1837 "repeat": null,
1838 "repeatDirection": "h",
1839 "repeatIteration": 1538693445200,
1840 "repeatPanelId": 2,
1841 "scopedVars": {
1842 "model": {
1843 "selected": false,
1844 "text": "Deployment",
1845 "value": "Deployment"
1846 }
1847 },
1848 "seriesOverrides": [],
1849 "spaceLength": 10,
1850 "stack": false,
1851 "steppedLine": false,
1852 "targets": [
1853 {
1854 "$$hashKey": "object:492",
1855 "expr": "grpc_request_count_total{model_name=\"$model\"}",
1856 "format": "time_series",
1857 "intervalFactor": 1,
1858 "legendFormat": "{{endpoint}} - {{status}}",
1859 "refId": "A"
1860 }
1861 ],
1862 "thresholds": [],
1863 "timeFrom": null,
1864 "timeShift": null,
1865 "title": "Requests for model $model",
1866 "tooltip": {
1867 "shared": true,
1868 "sort": 0,
1869 "value_type": "individual"
1870 },
1871 "transparent": false,
1872 "type": "graph",
1873 "xaxis": {
1874 "buckets": null,
1875 "mode": "time",
1876 "name": null,
1877 "show": true,
1878 "values": []
1879 },
1880 "yaxes": [
1881 {
1882 "format": "short",
1883 "label": null,
1884 "logBase": 1,
1885 "max": null,
1886 "min": null,
1887 "show": true
1888 },
1889 {
1890 "format": "short",
1891 "label": null,
1892 "logBase": 1,
1893 "max": null,
1894 "min": null,
1895 "show": true
1896 }
1897 ],
1898 "yaxis": {
1899 "align": false,
1900 "alignLevel": null
1901 }
1902 },
1903 {
1904 "aliasColors": {},
1905 "bars": false,
1906 "dashLength": 10,
1907 "dashes": false,
1908 "datasource": "Prometheus",
1909 "description": "List all the request related to this model",
1910 "fill": 1,
1911 "gridPos": {
1912 "h": 9,
1913 "w": 6,
1914 "x": 18,
1915 "y": 47
1916 },
1917 "id": 251,
1918 "legend": {
1919 "avg": false,
1920 "current": false,
1921 "max": false,
1922 "min": false,
1923 "show": true,
1924 "total": false,
1925 "values": false
1926 },
1927 "lines": true,
1928 "linewidth": 1,
1929 "links": [],
1930 "minSpan": 6,
1931 "nullPointMode": "null",
1932 "percentage": false,
1933 "pointradius": 5,
1934 "points": false,
1935 "renderer": "flot",
1936 "repeat": null,
1937 "repeatDirection": "h",
1938 "repeatIteration": 1538693445200,
1939 "repeatPanelId": 2,
1940 "scopedVars": {
1941 "model": {
1942 "selected": false,
1943 "text": "DynamicLoad",
1944 "value": "DynamicLoad"
1945 }
1946 },
1947 "seriesOverrides": [],
1948 "spaceLength": 10,
1949 "stack": false,
1950 "steppedLine": false,
1951 "targets": [
1952 {
1953 "$$hashKey": "object:492",
1954 "expr": "grpc_request_count_total{model_name=\"$model\"}",
1955 "format": "time_series",
1956 "intervalFactor": 1,
1957 "legendFormat": "{{endpoint}} - {{status}}",
1958 "refId": "A"
1959 }
1960 ],
1961 "thresholds": [],
1962 "timeFrom": null,
1963 "timeShift": null,
1964 "title": "Requests for model $model",
1965 "tooltip": {
1966 "shared": true,
1967 "sort": 0,
1968 "value_type": "individual"
1969 },
1970 "transparent": false,
1971 "type": "graph",
1972 "xaxis": {
1973 "buckets": null,
1974 "mode": "time",
1975 "name": null,
1976 "show": true,
1977 "values": []
1978 },
1979 "yaxes": [
1980 {
1981 "format": "short",
1982 "label": null,
1983 "logBase": 1,
1984 "max": null,
1985 "min": null,
1986 "show": true
1987 },
1988 {
1989 "format": "short",
1990 "label": null,
1991 "logBase": 1,
1992 "max": null,
1993 "min": null,
1994 "show": true
1995 }
1996 ],
1997 "yaxis": {
1998 "align": false,
1999 "alignLevel": null
2000 }
2001 },
2002 {
2003 "aliasColors": {},
2004 "bars": false,
2005 "dashLength": 10,
2006 "dashes": false,
2007 "datasource": "Prometheus",
2008 "description": "List all the request related to this model",
2009 "fill": 1,
2010 "gridPos": {
2011 "h": 9,
2012 "w": 6,
2013 "x": 0,
2014 "y": 56
2015 },
2016 "id": 252,
2017 "legend": {
2018 "avg": false,
2019 "current": false,
2020 "max": false,
2021 "min": false,
2022 "show": true,
2023 "total": false,
2024 "values": false
2025 },
2026 "lines": true,
2027 "linewidth": 1,
2028 "links": [],
2029 "minSpan": 6,
2030 "nullPointMode": "null",
2031 "percentage": false,
2032 "pointradius": 5,
2033 "points": false,
2034 "renderer": "flot",
2035 "repeat": null,
2036 "repeatDirection": "h",
2037 "repeatIteration": 1538693445200,
2038 "repeatPanelId": 2,
2039 "scopedVars": {
2040 "model": {
2041 "selected": false,
2042 "text": "FabricCrossconnectService",
2043 "value": "FabricCrossconnectService"
2044 }
2045 },
2046 "seriesOverrides": [],
2047 "spaceLength": 10,
2048 "stack": false,
2049 "steppedLine": false,
2050 "targets": [
2051 {
2052 "$$hashKey": "object:492",
2053 "expr": "grpc_request_count_total{model_name=\"$model\"}",
2054 "format": "time_series",
2055 "intervalFactor": 1,
2056 "legendFormat": "{{endpoint}} - {{status}}",
2057 "refId": "A"
2058 }
2059 ],
2060 "thresholds": [],
2061 "timeFrom": null,
2062 "timeShift": null,
2063 "title": "Requests for model $model",
2064 "tooltip": {
2065 "shared": true,
2066 "sort": 0,
2067 "value_type": "individual"
2068 },
2069 "transparent": false,
2070 "type": "graph",
2071 "xaxis": {
2072 "buckets": null,
2073 "mode": "time",
2074 "name": null,
2075 "show": true,
2076 "values": []
2077 },
2078 "yaxes": [
2079 {
2080 "format": "short",
2081 "label": null,
2082 "logBase": 1,
2083 "max": null,
2084 "min": null,
2085 "show": true
2086 },
2087 {
2088 "format": "short",
2089 "label": null,
2090 "logBase": 1,
2091 "max": null,
2092 "min": null,
2093 "show": true
2094 }
2095 ],
2096 "yaxis": {
2097 "align": false,
2098 "alignLevel": null
2099 }
2100 },
2101 {
2102 "aliasColors": {},
2103 "bars": false,
2104 "dashLength": 10,
2105 "dashes": false,
2106 "datasource": "Prometheus",
2107 "description": "List all the request related to this model",
2108 "fill": 1,
2109 "gridPos": {
2110 "h": 9,
2111 "w": 6,
2112 "x": 6,
2113 "y": 56
2114 },
2115 "id": 253,
2116 "legend": {
2117 "avg": false,
2118 "current": false,
2119 "max": false,
2120 "min": false,
2121 "show": true,
2122 "total": false,
2123 "values": false
2124 },
2125 "lines": true,
2126 "linewidth": 1,
2127 "links": [],
2128 "minSpan": 6,
2129 "nullPointMode": "null",
2130 "percentage": false,
2131 "pointradius": 5,
2132 "points": false,
2133 "renderer": "flot",
2134 "repeat": null,
2135 "repeatDirection": "h",
2136 "repeatIteration": 1538693445200,
2137 "repeatPanelId": 2,
2138 "scopedVars": {
2139 "model": {
2140 "selected": false,
2141 "text": "FabricCrossconnectServiceInstance",
2142 "value": "FabricCrossconnectServiceInstance"
2143 }
2144 },
2145 "seriesOverrides": [],
2146 "spaceLength": 10,
2147 "stack": false,
2148 "steppedLine": false,
2149 "targets": [
2150 {
2151 "$$hashKey": "object:492",
2152 "expr": "grpc_request_count_total{model_name=\"$model\"}",
2153 "format": "time_series",
2154 "intervalFactor": 1,
2155 "legendFormat": "{{endpoint}} - {{status}}",
2156 "refId": "A"
2157 }
2158 ],
2159 "thresholds": [],
2160 "timeFrom": null,
2161 "timeShift": null,
2162 "title": "Requests for model $model",
2163 "tooltip": {
2164 "shared": true,
2165 "sort": 0,
2166 "value_type": "individual"
2167 },
2168 "transparent": false,
2169 "type": "graph",
2170 "xaxis": {
2171 "buckets": null,
2172 "mode": "time",
2173 "name": null,
2174 "show": true,
2175 "values": []
2176 },
2177 "yaxes": [
2178 {
2179 "format": "short",
2180 "label": null,
2181 "logBase": 1,
2182 "max": null,
2183 "min": null,
2184 "show": true
2185 },
2186 {
2187 "format": "short",
2188 "label": null,
2189 "logBase": 1,
2190 "max": null,
2191 "min": null,
2192 "show": true
2193 }
2194 ],
2195 "yaxis": {
2196 "align": false,
2197 "alignLevel": null
2198 }
2199 },
2200 {
2201 "aliasColors": {},
2202 "bars": false,
2203 "dashLength": 10,
2204 "dashes": false,
2205 "datasource": "Prometheus",
2206 "description": "List all the request related to this model",
2207 "fill": 1,
2208 "gridPos": {
2209 "h": 9,
2210 "w": 6,
2211 "x": 12,
2212 "y": 56
2213 },
2214 "id": 254,
2215 "legend": {
2216 "avg": false,
2217 "current": false,
2218 "max": false,
2219 "min": false,
2220 "show": true,
2221 "total": false,
2222 "values": false
2223 },
2224 "lines": true,
2225 "linewidth": 1,
2226 "links": [],
2227 "minSpan": 6,
2228 "nullPointMode": "null",
2229 "percentage": false,
2230 "pointradius": 5,
2231 "points": false,
2232 "renderer": "flot",
2233 "repeat": null,
2234 "repeatDirection": "h",
2235 "repeatIteration": 1538693445200,
2236 "repeatPanelId": 2,
2237 "scopedVars": {
2238 "model": {
2239 "selected": false,
2240 "text": "FabricService",
2241 "value": "FabricService"
2242 }
2243 },
2244 "seriesOverrides": [],
2245 "spaceLength": 10,
2246 "stack": false,
2247 "steppedLine": false,
2248 "targets": [
2249 {
2250 "$$hashKey": "object:492",
2251 "expr": "grpc_request_count_total{model_name=\"$model\"}",
2252 "format": "time_series",
2253 "intervalFactor": 1,
2254 "legendFormat": "{{endpoint}} - {{status}}",
2255 "refId": "A"
2256 }
2257 ],
2258 "thresholds": [],
2259 "timeFrom": null,
2260 "timeShift": null,
2261 "title": "Requests for model $model",
2262 "tooltip": {
2263 "shared": true,
2264 "sort": 0,
2265 "value_type": "individual"
2266 },
2267 "transparent": false,
2268 "type": "graph",
2269 "xaxis": {
2270 "buckets": null,
2271 "mode": "time",
2272 "name": null,
2273 "show": true,
2274 "values": []
2275 },
2276 "yaxes": [
2277 {
2278 "format": "short",
2279 "label": null,
2280 "logBase": 1,
2281 "max": null,
2282 "min": null,
2283 "show": true
2284 },
2285 {
2286 "format": "short",
2287 "label": null,
2288 "logBase": 1,
2289 "max": null,
2290 "min": null,
2291 "show": true
2292 }
2293 ],
2294 "yaxis": {
2295 "align": false,
2296 "alignLevel": null
2297 }
2298 },
2299 {
2300 "aliasColors": {},
2301 "bars": false,
2302 "dashLength": 10,
2303 "dashes": false,
2304 "datasource": "Prometheus",
2305 "description": "List all the request related to this model",
2306 "fill": 1,
2307 "gridPos": {
2308 "h": 9,
2309 "w": 6,
2310 "x": 18,
2311 "y": 56
2312 },
2313 "id": 255,
2314 "legend": {
2315 "avg": false,
2316 "current": false,
2317 "max": false,
2318 "min": false,
2319 "show": true,
2320 "total": false,
2321 "values": false
2322 },
2323 "lines": true,
2324 "linewidth": 1,
2325 "links": [],
2326 "minSpan": 6,
2327 "nullPointMode": "null",
2328 "percentage": false,
2329 "pointradius": 5,
2330 "points": false,
2331 "renderer": "flot",
2332 "repeat": null,
2333 "repeatDirection": "h",
2334 "repeatIteration": 1538693445200,
2335 "repeatPanelId": 2,
2336 "scopedVars": {
2337 "model": {
2338 "selected": false,
2339 "text": "Flavor",
2340 "value": "Flavor"
2341 }
2342 },
2343 "seriesOverrides": [],
2344 "spaceLength": 10,
2345 "stack": false,
2346 "steppedLine": false,
2347 "targets": [
2348 {
2349 "$$hashKey": "object:492",
2350 "expr": "grpc_request_count_total{model_name=\"$model\"}",
2351 "format": "time_series",
2352 "intervalFactor": 1,
2353 "legendFormat": "{{endpoint}} - {{status}}",
2354 "refId": "A"
2355 }
2356 ],
2357 "thresholds": [],
2358 "timeFrom": null,
2359 "timeShift": null,
2360 "title": "Requests for model $model",
2361 "tooltip": {
2362 "shared": true,
2363 "sort": 0,
2364 "value_type": "individual"
2365 },
2366 "transparent": false,
2367 "type": "graph",
2368 "xaxis": {
2369 "buckets": null,
2370 "mode": "time",
2371 "name": null,
2372 "show": true,
2373 "values": []
2374 },
2375 "yaxes": [
2376 {
2377 "format": "short",
2378 "label": null,
2379 "logBase": 1,
2380 "max": null,
2381 "min": null,
2382 "show": true
2383 },
2384 {
2385 "format": "short",
2386 "label": null,
2387 "logBase": 1,
2388 "max": null,
2389 "min": null,
2390 "show": true
2391 }
2392 ],
2393 "yaxis": {
2394 "align": false,
2395 "alignLevel": null
2396 }
2397 },
2398 {
2399 "aliasColors": {},
2400 "bars": false,
2401 "dashLength": 10,
2402 "dashes": false,
2403 "datasource": "Prometheus",
2404 "description": "List all the request related to this model",
2405 "fill": 1,
2406 "gridPos": {
2407 "h": 9,
2408 "w": 6,
2409 "x": 0,
2410 "y": 65
2411 },
2412 "id": 256,
2413 "legend": {
2414 "avg": false,
2415 "current": false,
2416 "max": false,
2417 "min": false,
2418 "show": true,
2419 "total": false,
2420 "values": false
2421 },
2422 "lines": true,
2423 "linewidth": 1,
2424 "links": [],
2425 "minSpan": 6,
2426 "nullPointMode": "null",
2427 "percentage": false,
2428 "pointradius": 5,
2429 "points": false,
2430 "renderer": "flot",
2431 "repeat": null,
2432 "repeatDirection": "h",
2433 "repeatIteration": 1538693445200,
2434 "repeatPanelId": 2,
2435 "scopedVars": {
2436 "model": {
2437 "selected": false,
2438 "text": "Image",
2439 "value": "Image"
2440 }
2441 },
2442 "seriesOverrides": [],
2443 "spaceLength": 10,
2444 "stack": false,
2445 "steppedLine": false,
2446 "targets": [
2447 {
2448 "$$hashKey": "object:492",
2449 "expr": "grpc_request_count_total{model_name=\"$model\"}",
2450 "format": "time_series",
2451 "intervalFactor": 1,
2452 "legendFormat": "{{endpoint}} - {{status}}",
2453 "refId": "A"
2454 }
2455 ],
2456 "thresholds": [],
2457 "timeFrom": null,
2458 "timeShift": null,
2459 "title": "Requests for model $model",
2460 "tooltip": {
2461 "shared": true,
2462 "sort": 0,
2463 "value_type": "individual"
2464 },
2465 "transparent": false,
2466 "type": "graph",
2467 "xaxis": {
2468 "buckets": null,
2469 "mode": "time",
2470 "name": null,
2471 "show": true,
2472 "values": []
2473 },
2474 "yaxes": [
2475 {
2476 "format": "short",
2477 "label": null,
2478 "logBase": 1,
2479 "max": null,
2480 "min": null,
2481 "show": true
2482 },
2483 {
2484 "format": "short",
2485 "label": null,
2486 "logBase": 1,
2487 "max": null,
2488 "min": null,
2489 "show": true
2490 }
2491 ],
2492 "yaxis": {
2493 "align": false,
2494 "alignLevel": null
2495 }
2496 },
2497 {
2498 "aliasColors": {},
2499 "bars": false,
2500 "dashLength": 10,
2501 "dashes": false,
2502 "datasource": "Prometheus",
2503 "description": "List all the request related to this model",
2504 "fill": 1,
2505 "gridPos": {
2506 "h": 9,
2507 "w": 6,
2508 "x": 6,
2509 "y": 65
2510 },
2511 "id": 257,
2512 "legend": {
2513 "avg": false,
2514 "current": false,
2515 "max": false,
2516 "min": false,
2517 "show": true,
2518 "total": false,
2519 "values": false
2520 },
2521 "lines": true,
2522 "linewidth": 1,
2523 "links": [],
2524 "minSpan": 6,
2525 "nullPointMode": "null",
2526 "percentage": false,
2527 "pointradius": 5,
2528 "points": false,
2529 "renderer": "flot",
2530 "repeat": null,
2531 "repeatDirection": "h",
2532 "repeatIteration": 1538693445200,
2533 "repeatPanelId": 2,
2534 "scopedVars": {
2535 "model": {
2536 "selected": false,
2537 "text": "ImageDeployments",
2538 "value": "ImageDeployments"
2539 }
2540 },
2541 "seriesOverrides": [],
2542 "spaceLength": 10,
2543 "stack": false,
2544 "steppedLine": false,
2545 "targets": [
2546 {
2547 "$$hashKey": "object:492",
2548 "expr": "grpc_request_count_total{model_name=\"$model\"}",
2549 "format": "time_series",
2550 "intervalFactor": 1,
2551 "legendFormat": "{{endpoint}} - {{status}}",
2552 "refId": "A"
2553 }
2554 ],
2555 "thresholds": [],
2556 "timeFrom": null,
2557 "timeShift": null,
2558 "title": "Requests for model $model",
2559 "tooltip": {
2560 "shared": true,
2561 "sort": 0,
2562 "value_type": "individual"
2563 },
2564 "transparent": false,
2565 "type": "graph",
2566 "xaxis": {
2567 "buckets": null,
2568 "mode": "time",
2569 "name": null,
2570 "show": true,
2571 "values": []
2572 },
2573 "yaxes": [
2574 {
2575 "format": "short",
2576 "label": null,
2577 "logBase": 1,
2578 "max": null,
2579 "min": null,
2580 "show": true
2581 },
2582 {
2583 "format": "short",
2584 "label": null,
2585 "logBase": 1,
2586 "max": null,
2587 "min": null,
2588 "show": true
2589 }
2590 ],
2591 "yaxis": {
2592 "align": false,
2593 "alignLevel": null
2594 }
2595 },
2596 {
2597 "aliasColors": {},
2598 "bars": false,
2599 "dashLength": 10,
2600 "dashes": false,
2601 "datasource": "Prometheus",
2602 "description": "List all the request related to this model",
2603 "fill": 1,
2604 "gridPos": {
2605 "h": 9,
2606 "w": 6,
2607 "x": 12,
2608 "y": 65
2609 },
2610 "id": 258,
2611 "legend": {
2612 "avg": false,
2613 "current": false,
2614 "max": false,
2615 "min": false,
2616 "show": true,
2617 "total": false,
2618 "values": false
2619 },
2620 "lines": true,
2621 "linewidth": 1,
2622 "links": [],
2623 "minSpan": 6,
2624 "nullPointMode": "null",
2625 "percentage": false,
2626 "pointradius": 5,
2627 "points": false,
2628 "renderer": "flot",
2629 "repeat": null,
2630 "repeatDirection": "h",
2631 "repeatIteration": 1538693445200,
2632 "repeatPanelId": 2,
2633 "scopedVars": {
2634 "model": {
2635 "selected": false,
2636 "text": "Instance",
2637 "value": "Instance"
2638 }
2639 },
2640 "seriesOverrides": [],
2641 "spaceLength": 10,
2642 "stack": false,
2643 "steppedLine": false,
2644 "targets": [
2645 {
2646 "$$hashKey": "object:492",
2647 "expr": "grpc_request_count_total{model_name=\"$model\"}",
2648 "format": "time_series",
2649 "intervalFactor": 1,
2650 "legendFormat": "{{endpoint}} - {{status}}",
2651 "refId": "A"
2652 }
2653 ],
2654 "thresholds": [],
2655 "timeFrom": null,
2656 "timeShift": null,
2657 "title": "Requests for model $model",
2658 "tooltip": {
2659 "shared": true,
2660 "sort": 0,
2661 "value_type": "individual"
2662 },
2663 "transparent": false,
2664 "type": "graph",
2665 "xaxis": {
2666 "buckets": null,
2667 "mode": "time",
2668 "name": null,
2669 "show": true,
2670 "values": []
2671 },
2672 "yaxes": [
2673 {
2674 "format": "short",
2675 "label": null,
2676 "logBase": 1,
2677 "max": null,
2678 "min": null,
2679 "show": true
2680 },
2681 {
2682 "format": "short",
2683 "label": null,
2684 "logBase": 1,
2685 "max": null,
2686 "min": null,
2687 "show": true
2688 }
2689 ],
2690 "yaxis": {
2691 "align": false,
2692 "alignLevel": null
2693 }
2694 },
2695 {
2696 "aliasColors": {},
2697 "bars": false,
2698 "dashLength": 10,
2699 "dashes": false,
2700 "datasource": "Prometheus",
2701 "description": "List all the request related to this model",
2702 "fill": 1,
2703 "gridPos": {
2704 "h": 9,
2705 "w": 6,
2706 "x": 18,
2707 "y": 65
2708 },
2709 "id": 259,
2710 "legend": {
2711 "avg": false,
2712 "current": false,
2713 "max": false,
2714 "min": false,
2715 "show": true,
2716 "total": false,
2717 "values": false
2718 },
2719 "lines": true,
2720 "linewidth": 1,
2721 "links": [],
2722 "minSpan": 6,
2723 "nullPointMode": "null",
2724 "percentage": false,
2725 "pointradius": 5,
2726 "points": false,
2727 "renderer": "flot",
2728 "repeat": null,
2729 "repeatDirection": "h",
2730 "repeatIteration": 1538693445200,
2731 "repeatPanelId": 2,
2732 "scopedVars": {
2733 "model": {
2734 "selected": false,
2735 "text": "InterfaceType",
2736 "value": "InterfaceType"
2737 }
2738 },
2739 "seriesOverrides": [],
2740 "spaceLength": 10,
2741 "stack": false,
2742 "steppedLine": false,
2743 "targets": [
2744 {
2745 "$$hashKey": "object:492",
2746 "expr": "grpc_request_count_total{model_name=\"$model\"}",
2747 "format": "time_series",
2748 "intervalFactor": 1,
2749 "legendFormat": "{{endpoint}} - {{status}}",
2750 "refId": "A"
2751 }
2752 ],
2753 "thresholds": [],
2754 "timeFrom": null,
2755 "timeShift": null,
2756 "title": "Requests for model $model",
2757 "tooltip": {
2758 "shared": true,
2759 "sort": 0,
2760 "value_type": "individual"
2761 },
2762 "transparent": false,
2763 "type": "graph",
2764 "xaxis": {
2765 "buckets": null,
2766 "mode": "time",
2767 "name": null,
2768 "show": true,
2769 "values": []
2770 },
2771 "yaxes": [
2772 {
2773 "format": "short",
2774 "label": null,
2775 "logBase": 1,
2776 "max": null,
2777 "min": null,
2778 "show": true
2779 },
2780 {
2781 "format": "short",
2782 "label": null,
2783 "logBase": 1,
2784 "max": null,
2785 "min": null,
2786 "show": true
2787 }
2788 ],
2789 "yaxis": {
2790 "align": false,
2791 "alignLevel": null
2792 }
2793 },
2794 {
2795 "aliasColors": {},
2796 "bars": false,
2797 "dashLength": 10,
2798 "dashes": false,
2799 "datasource": "Prometheus",
2800 "description": "List all the request related to this model",
2801 "fill": 1,
2802 "gridPos": {
2803 "h": 9,
2804 "w": 6,
2805 "x": 0,
2806 "y": 74
2807 },
2808 "id": 260,
2809 "legend": {
2810 "avg": false,
2811 "current": false,
2812 "max": false,
2813 "min": false,
2814 "show": true,
2815 "total": false,
2816 "values": false
2817 },
2818 "lines": true,
2819 "linewidth": 1,
2820 "links": [],
2821 "minSpan": 6,
2822 "nullPointMode": "null",
2823 "percentage": false,
2824 "pointradius": 5,
2825 "points": false,
2826 "renderer": "flot",
2827 "repeat": null,
2828 "repeatDirection": "h",
2829 "repeatIteration": 1538693445200,
2830 "repeatPanelId": 2,
2831 "scopedVars": {
2832 "model": {
2833 "selected": false,
2834 "text": "Modeldefs",
2835 "value": "Modeldefs"
2836 }
2837 },
2838 "seriesOverrides": [],
2839 "spaceLength": 10,
2840 "stack": false,
2841 "steppedLine": false,
2842 "targets": [
2843 {
2844 "$$hashKey": "object:492",
2845 "expr": "grpc_request_count_total{model_name=\"$model\"}",
2846 "format": "time_series",
2847 "intervalFactor": 1,
2848 "legendFormat": "{{endpoint}} - {{status}}",
2849 "refId": "A"
2850 }
2851 ],
2852 "thresholds": [],
2853 "timeFrom": null,
2854 "timeShift": null,
2855 "title": "Requests for model $model",
2856 "tooltip": {
2857 "shared": true,
2858 "sort": 0,
2859 "value_type": "individual"
2860 },
2861 "transparent": false,
2862 "type": "graph",
2863 "xaxis": {
2864 "buckets": null,
2865 "mode": "time",
2866 "name": null,
2867 "show": true,
2868 "values": []
2869 },
2870 "yaxes": [
2871 {
2872 "format": "short",
2873 "label": null,
2874 "logBase": 1,
2875 "max": null,
2876 "min": null,
2877 "show": true
2878 },
2879 {
2880 "format": "short",
2881 "label": null,
2882 "logBase": 1,
2883 "max": null,
2884 "min": null,
2885 "show": true
2886 }
2887 ],
2888 "yaxis": {
2889 "align": false,
2890 "alignLevel": null
2891 }
2892 },
2893 {
2894 "aliasColors": {},
2895 "bars": false,
2896 "dashLength": 10,
2897 "dashes": false,
2898 "datasource": "Prometheus",
2899 "description": "List all the request related to this model",
2900 "fill": 1,
2901 "gridPos": {
2902 "h": 9,
2903 "w": 6,
2904 "x": 6,
2905 "y": 74
2906 },
2907 "id": 261,
2908 "legend": {
2909 "avg": false,
2910 "current": false,
2911 "max": false,
2912 "min": false,
2913 "show": true,
2914 "total": false,
2915 "values": false
2916 },
2917 "lines": true,
2918 "linewidth": 1,
2919 "links": [],
2920 "minSpan": 6,
2921 "nullPointMode": "null",
2922 "percentage": false,
2923 "pointradius": 5,
2924 "points": false,
2925 "renderer": "flot",
2926 "repeat": null,
2927 "repeatDirection": "h",
2928 "repeatIteration": 1538693445200,
2929 "repeatPanelId": 2,
2930 "scopedVars": {
2931 "model": {
2932 "selected": false,
2933 "text": "Network",
2934 "value": "Network"
2935 }
2936 },
2937 "seriesOverrides": [],
2938 "spaceLength": 10,
2939 "stack": false,
2940 "steppedLine": false,
2941 "targets": [
2942 {
2943 "$$hashKey": "object:492",
2944 "expr": "grpc_request_count_total{model_name=\"$model\"}",
2945 "format": "time_series",
2946 "intervalFactor": 1,
2947 "legendFormat": "{{endpoint}} - {{status}}",
2948 "refId": "A"
2949 }
2950 ],
2951 "thresholds": [],
2952 "timeFrom": null,
2953 "timeShift": null,
2954 "title": "Requests for model $model",
2955 "tooltip": {
2956 "shared": true,
2957 "sort": 0,
2958 "value_type": "individual"
2959 },
2960 "transparent": false,
2961 "type": "graph",
2962 "xaxis": {
2963 "buckets": null,
2964 "mode": "time",
2965 "name": null,
2966 "show": true,
2967 "values": []
2968 },
2969 "yaxes": [
2970 {
2971 "format": "short",
2972 "label": null,
2973 "logBase": 1,
2974 "max": null,
2975 "min": null,
2976 "show": true
2977 },
2978 {
2979 "format": "short",
2980 "label": null,
2981 "logBase": 1,
2982 "max": null,
2983 "min": null,
2984 "show": true
2985 }
2986 ],
2987 "yaxis": {
2988 "align": false,
2989 "alignLevel": null
2990 }
2991 },
2992 {
2993 "aliasColors": {},
2994 "bars": false,
2995 "dashLength": 10,
2996 "dashes": false,
2997 "datasource": "Prometheus",
2998 "description": "List all the request related to this model",
2999 "fill": 1,
3000 "gridPos": {
3001 "h": 9,
3002 "w": 6,
3003 "x": 12,
3004 "y": 74
3005 },
3006 "id": 262,
3007 "legend": {
3008 "avg": false,
3009 "current": false,
3010 "max": false,
3011 "min": false,
3012 "show": true,
3013 "total": false,
3014 "values": false
3015 },
3016 "lines": true,
3017 "linewidth": 1,
3018 "links": [],
3019 "minSpan": 6,
3020 "nullPointMode": "null",
3021 "percentage": false,
3022 "pointradius": 5,
3023 "points": false,
3024 "renderer": "flot",
3025 "repeat": null,
3026 "repeatDirection": "h",
3027 "repeatIteration": 1538693445200,
3028 "repeatPanelId": 2,
3029 "scopedVars": {
3030 "model": {
3031 "selected": false,
3032 "text": "NetworkParameter",
3033 "value": "NetworkParameter"
3034 }
3035 },
3036 "seriesOverrides": [],
3037 "spaceLength": 10,
3038 "stack": false,
3039 "steppedLine": false,
3040 "targets": [
3041 {
3042 "$$hashKey": "object:492",
3043 "expr": "grpc_request_count_total{model_name=\"$model\"}",
3044 "format": "time_series",
3045 "intervalFactor": 1,
3046 "legendFormat": "{{endpoint}} - {{status}}",
3047 "refId": "A"
3048 }
3049 ],
3050 "thresholds": [],
3051 "timeFrom": null,
3052 "timeShift": null,
3053 "title": "Requests for model $model",
3054 "tooltip": {
3055 "shared": true,
3056 "sort": 0,
3057 "value_type": "individual"
3058 },
3059 "transparent": false,
3060 "type": "graph",
3061 "xaxis": {
3062 "buckets": null,
3063 "mode": "time",
3064 "name": null,
3065 "show": true,
3066 "values": []
3067 },
3068 "yaxes": [
3069 {
3070 "format": "short",
3071 "label": null,
3072 "logBase": 1,
3073 "max": null,
3074 "min": null,
3075 "show": true
3076 },
3077 {
3078 "format": "short",
3079 "label": null,
3080 "logBase": 1,
3081 "max": null,
3082 "min": null,
3083 "show": true
3084 }
3085 ],
3086 "yaxis": {
3087 "align": false,
3088 "alignLevel": null
3089 }
3090 },
3091 {
3092 "aliasColors": {},
3093 "bars": false,
3094 "dashLength": 10,
3095 "dashes": false,
3096 "datasource": "Prometheus",
3097 "description": "List all the request related to this model",
3098 "fill": 1,
3099 "gridPos": {
3100 "h": 9,
3101 "w": 6,
3102 "x": 18,
3103 "y": 74
3104 },
3105 "id": 263,
3106 "legend": {
3107 "avg": false,
3108 "current": false,
3109 "max": false,
3110 "min": false,
3111 "show": true,
3112 "total": false,
3113 "values": false
3114 },
3115 "lines": true,
3116 "linewidth": 1,
3117 "links": [],
3118 "minSpan": 6,
3119 "nullPointMode": "null",
3120 "percentage": false,
3121 "pointradius": 5,
3122 "points": false,
3123 "renderer": "flot",
3124 "repeat": null,
3125 "repeatDirection": "h",
3126 "repeatIteration": 1538693445200,
3127 "repeatPanelId": 2,
3128 "scopedVars": {
3129 "model": {
3130 "selected": false,
3131 "text": "NetworkParameterType",
3132 "value": "NetworkParameterType"
3133 }
3134 },
3135 "seriesOverrides": [],
3136 "spaceLength": 10,
3137 "stack": false,
3138 "steppedLine": false,
3139 "targets": [
3140 {
3141 "$$hashKey": "object:492",
3142 "expr": "grpc_request_count_total{model_name=\"$model\"}",
3143 "format": "time_series",
3144 "intervalFactor": 1,
3145 "legendFormat": "{{endpoint}} - {{status}}",
3146 "refId": "A"
3147 }
3148 ],
3149 "thresholds": [],
3150 "timeFrom": null,
3151 "timeShift": null,
3152 "title": "Requests for model $model",
3153 "tooltip": {
3154 "shared": true,
3155 "sort": 0,
3156 "value_type": "individual"
3157 },
3158 "transparent": false,
3159 "type": "graph",
3160 "xaxis": {
3161 "buckets": null,
3162 "mode": "time",
3163 "name": null,
3164 "show": true,
3165 "values": []
3166 },
3167 "yaxes": [
3168 {
3169 "format": "short",
3170 "label": null,
3171 "logBase": 1,
3172 "max": null,
3173 "min": null,
3174 "show": true
3175 },
3176 {
3177 "format": "short",
3178 "label": null,
3179 "logBase": 1,
3180 "max": null,
3181 "min": null,
3182 "show": true
3183 }
3184 ],
3185 "yaxis": {
3186 "align": false,
3187 "alignLevel": null
3188 }
3189 },
3190 {
3191 "aliasColors": {},
3192 "bars": false,
3193 "dashLength": 10,
3194 "dashes": false,
3195 "datasource": "Prometheus",
3196 "description": "List all the request related to this model",
3197 "fill": 1,
3198 "gridPos": {
3199 "h": 9,
3200 "w": 6,
3201 "x": 0,
3202 "y": 83
3203 },
3204 "id": 264,
3205 "legend": {
3206 "avg": false,
3207 "current": false,
3208 "max": false,
3209 "min": false,
3210 "show": true,
3211 "total": false,
3212 "values": false
3213 },
3214 "lines": true,
3215 "linewidth": 1,
3216 "links": [],
3217 "minSpan": 6,
3218 "nullPointMode": "null",
3219 "percentage": false,
3220 "pointradius": 5,
3221 "points": false,
3222 "renderer": "flot",
3223 "repeat": null,
3224 "repeatDirection": "h",
3225 "repeatIteration": 1538693445200,
3226 "repeatPanelId": 2,
3227 "scopedVars": {
3228 "model": {
3229 "selected": false,
3230 "text": "NetworkSlice",
3231 "value": "NetworkSlice"
3232 }
3233 },
3234 "seriesOverrides": [],
3235 "spaceLength": 10,
3236 "stack": false,
3237 "steppedLine": false,
3238 "targets": [
3239 {
3240 "$$hashKey": "object:492",
3241 "expr": "grpc_request_count_total{model_name=\"$model\"}",
3242 "format": "time_series",
3243 "intervalFactor": 1,
3244 "legendFormat": "{{endpoint}} - {{status}}",
3245 "refId": "A"
3246 }
3247 ],
3248 "thresholds": [],
3249 "timeFrom": null,
3250 "timeShift": null,
3251 "title": "Requests for model $model",
3252 "tooltip": {
3253 "shared": true,
3254 "sort": 0,
3255 "value_type": "individual"
3256 },
3257 "transparent": false,
3258 "type": "graph",
3259 "xaxis": {
3260 "buckets": null,
3261 "mode": "time",
3262 "name": null,
3263 "show": true,
3264 "values": []
3265 },
3266 "yaxes": [
3267 {
3268 "format": "short",
3269 "label": null,
3270 "logBase": 1,
3271 "max": null,
3272 "min": null,
3273 "show": true
3274 },
3275 {
3276 "format": "short",
3277 "label": null,
3278 "logBase": 1,
3279 "max": null,
3280 "min": null,
3281 "show": true
3282 }
3283 ],
3284 "yaxis": {
3285 "align": false,
3286 "alignLevel": null
3287 }
3288 },
3289 {
3290 "aliasColors": {},
3291 "bars": false,
3292 "dashLength": 10,
3293 "dashes": false,
3294 "datasource": "Prometheus",
3295 "description": "List all the request related to this model",
3296 "fill": 1,
3297 "gridPos": {
3298 "h": 9,
3299 "w": 6,
3300 "x": 6,
3301 "y": 83
3302 },
3303 "id": 265,
3304 "legend": {
3305 "avg": false,
3306 "current": false,
3307 "max": false,
3308 "min": false,
3309 "show": true,
3310 "total": false,
3311 "values": false
3312 },
3313 "lines": true,
3314 "linewidth": 1,
3315 "links": [],
3316 "minSpan": 6,
3317 "nullPointMode": "null",
3318 "percentage": false,
3319 "pointradius": 5,
3320 "points": false,
3321 "renderer": "flot",
3322 "repeat": null,
3323 "repeatDirection": "h",
3324 "repeatIteration": 1538693445200,
3325 "repeatPanelId": 2,
3326 "scopedVars": {
3327 "model": {
3328 "selected": false,
3329 "text": "NetworkTemplate",
3330 "value": "NetworkTemplate"
3331 }
3332 },
3333 "seriesOverrides": [],
3334 "spaceLength": 10,
3335 "stack": false,
3336 "steppedLine": false,
3337 "targets": [
3338 {
3339 "$$hashKey": "object:492",
3340 "expr": "grpc_request_count_total{model_name=\"$model\"}",
3341 "format": "time_series",
3342 "intervalFactor": 1,
3343 "legendFormat": "{{endpoint}} - {{status}}",
3344 "refId": "A"
3345 }
3346 ],
3347 "thresholds": [],
3348 "timeFrom": null,
3349 "timeShift": null,
3350 "title": "Requests for model $model",
3351 "tooltip": {
3352 "shared": true,
3353 "sort": 0,
3354 "value_type": "individual"
3355 },
3356 "transparent": false,
3357 "type": "graph",
3358 "xaxis": {
3359 "buckets": null,
3360 "mode": "time",
3361 "name": null,
3362 "show": true,
3363 "values": []
3364 },
3365 "yaxes": [
3366 {
3367 "format": "short",
3368 "label": null,
3369 "logBase": 1,
3370 "max": null,
3371 "min": null,
3372 "show": true
3373 },
3374 {
3375 "format": "short",
3376 "label": null,
3377 "logBase": 1,
3378 "max": null,
3379 "min": null,
3380 "show": true
3381 }
3382 ],
3383 "yaxis": {
3384 "align": false,
3385 "alignLevel": null
3386 }
3387 },
3388 {
3389 "aliasColors": {},
3390 "bars": false,
3391 "dashLength": 10,
3392 "dashes": false,
3393 "datasource": "Prometheus",
3394 "description": "List all the request related to this model",
3395 "fill": 1,
3396 "gridPos": {
3397 "h": 9,
3398 "w": 6,
3399 "x": 12,
3400 "y": 83
3401 },
3402 "id": 266,
3403 "legend": {
3404 "avg": false,
3405 "current": false,
3406 "max": false,
3407 "min": false,
3408 "show": true,
3409 "total": false,
3410 "values": false
3411 },
3412 "lines": true,
3413 "linewidth": 1,
3414 "links": [],
3415 "minSpan": 6,
3416 "nullPointMode": "null",
3417 "percentage": false,
3418 "pointradius": 5,
3419 "points": false,
3420 "renderer": "flot",
3421 "repeat": null,
3422 "repeatDirection": "h",
3423 "repeatIteration": 1538693445200,
3424 "repeatPanelId": 2,
3425 "scopedVars": {
3426 "model": {
3427 "selected": false,
3428 "text": "NNIPort",
3429 "value": "NNIPort"
3430 }
3431 },
3432 "seriesOverrides": [],
3433 "spaceLength": 10,
3434 "stack": false,
3435 "steppedLine": false,
3436 "targets": [
3437 {
3438 "$$hashKey": "object:492",
3439 "expr": "grpc_request_count_total{model_name=\"$model\"}",
3440 "format": "time_series",
3441 "intervalFactor": 1,
3442 "legendFormat": "{{endpoint}} - {{status}}",
3443 "refId": "A"
3444 }
3445 ],
3446 "thresholds": [],
3447 "timeFrom": null,
3448 "timeShift": null,
3449 "title": "Requests for model $model",
3450 "tooltip": {
3451 "shared": true,
3452 "sort": 0,
3453 "value_type": "individual"
3454 },
3455 "transparent": false,
3456 "type": "graph",
3457 "xaxis": {
3458 "buckets": null,
3459 "mode": "time",
3460 "name": null,
3461 "show": true,
3462 "values": []
3463 },
3464 "yaxes": [
3465 {
3466 "format": "short",
3467 "label": null,
3468 "logBase": 1,
3469 "max": null,
3470 "min": null,
3471 "show": true
3472 },
3473 {
3474 "format": "short",
3475 "label": null,
3476 "logBase": 1,
3477 "max": null,
3478 "min": null,
3479 "show": true
3480 }
3481 ],
3482 "yaxis": {
3483 "align": false,
3484 "alignLevel": null
3485 }
3486 },
3487 {
3488 "aliasColors": {},
3489 "bars": false,
3490 "dashLength": 10,
3491 "dashes": false,
3492 "datasource": "Prometheus",
3493 "description": "List all the request related to this model",
3494 "fill": 1,
3495 "gridPos": {
3496 "h": 9,
3497 "w": 6,
3498 "x": 18,
3499 "y": 83
3500 },
3501 "id": 267,
3502 "legend": {
3503 "avg": false,
3504 "current": false,
3505 "max": false,
3506 "min": false,
3507 "show": true,
3508 "total": false,
3509 "values": false
3510 },
3511 "lines": true,
3512 "linewidth": 1,
3513 "links": [],
3514 "minSpan": 6,
3515 "nullPointMode": "null",
3516 "percentage": false,
3517 "pointradius": 5,
3518 "points": false,
3519 "renderer": "flot",
3520 "repeat": null,
3521 "repeatDirection": "h",
3522 "repeatIteration": 1538693445200,
3523 "repeatPanelId": 2,
3524 "scopedVars": {
3525 "model": {
3526 "selected": false,
3527 "text": "Node",
3528 "value": "Node"
3529 }
3530 },
3531 "seriesOverrides": [],
3532 "spaceLength": 10,
3533 "stack": false,
3534 "steppedLine": false,
3535 "targets": [
3536 {
3537 "$$hashKey": "object:492",
3538 "expr": "grpc_request_count_total{model_name=\"$model\"}",
3539 "format": "time_series",
3540 "intervalFactor": 1,
3541 "legendFormat": "{{endpoint}} - {{status}}",
3542 "refId": "A"
3543 }
3544 ],
3545 "thresholds": [],
3546 "timeFrom": null,
3547 "timeShift": null,
3548 "title": "Requests for model $model",
3549 "tooltip": {
3550 "shared": true,
3551 "sort": 0,
3552 "value_type": "individual"
3553 },
3554 "transparent": false,
3555 "type": "graph",
3556 "xaxis": {
3557 "buckets": null,
3558 "mode": "time",
3559 "name": null,
3560 "show": true,
3561 "values": []
3562 },
3563 "yaxes": [
3564 {
3565 "format": "short",
3566 "label": null,
3567 "logBase": 1,
3568 "max": null,
3569 "min": null,
3570 "show": true
3571 },
3572 {
3573 "format": "short",
3574 "label": null,
3575 "logBase": 1,
3576 "max": null,
3577 "min": null,
3578 "show": true
3579 }
3580 ],
3581 "yaxis": {
3582 "align": false,
3583 "alignLevel": null
3584 }
3585 },
3586 {
3587 "aliasColors": {},
3588 "bars": false,
3589 "dashLength": 10,
3590 "dashes": false,
3591 "datasource": "Prometheus",
3592 "description": "List all the request related to this model",
3593 "fill": 1,
3594 "gridPos": {
3595 "h": 9,
3596 "w": 6,
3597 "x": 0,
3598 "y": 92
3599 },
3600 "id": 268,
3601 "legend": {
3602 "avg": false,
3603 "current": false,
3604 "max": false,
3605 "min": false,
3606 "show": true,
3607 "total": false,
3608 "values": false
3609 },
3610 "lines": true,
3611 "linewidth": 1,
3612 "links": [],
3613 "minSpan": 6,
3614 "nullPointMode": "null",
3615 "percentage": false,
3616 "pointradius": 5,
3617 "points": false,
3618 "renderer": "flot",
3619 "repeat": null,
3620 "repeatDirection": "h",
3621 "repeatIteration": 1538693445200,
3622 "repeatPanelId": 2,
3623 "scopedVars": {
3624 "model": {
3625 "selected": false,
3626 "text": "NodeLabel",
3627 "value": "NodeLabel"
3628 }
3629 },
3630 "seriesOverrides": [],
3631 "spaceLength": 10,
3632 "stack": false,
3633 "steppedLine": false,
3634 "targets": [
3635 {
3636 "$$hashKey": "object:492",
3637 "expr": "grpc_request_count_total{model_name=\"$model\"}",
3638 "format": "time_series",
3639 "intervalFactor": 1,
3640 "legendFormat": "{{endpoint}} - {{status}}",
3641 "refId": "A"
3642 }
3643 ],
3644 "thresholds": [],
3645 "timeFrom": null,
3646 "timeShift": null,
3647 "title": "Requests for model $model",
3648 "tooltip": {
3649 "shared": true,
3650 "sort": 0,
3651 "value_type": "individual"
3652 },
3653 "transparent": false,
3654 "type": "graph",
3655 "xaxis": {
3656 "buckets": null,
3657 "mode": "time",
3658 "name": null,
3659 "show": true,
3660 "values": []
3661 },
3662 "yaxes": [
3663 {
3664 "format": "short",
3665 "label": null,
3666 "logBase": 1,
3667 "max": null,
3668 "min": null,
3669 "show": true
3670 },
3671 {
3672 "format": "short",
3673 "label": null,
3674 "logBase": 1,
3675 "max": null,
3676 "min": null,
3677 "show": true
3678 }
3679 ],
3680 "yaxis": {
3681 "align": false,
3682 "alignLevel": null
3683 }
3684 },
3685 {
3686 "aliasColors": {},
3687 "bars": false,
3688 "dashLength": 10,
3689 "dashes": false,
3690 "datasource": "Prometheus",
3691 "description": "List all the request related to this model",
3692 "fill": 1,
3693 "gridPos": {
3694 "h": 9,
3695 "w": 6,
3696 "x": 6,
3697 "y": 92
3698 },
3699 "id": 269,
3700 "legend": {
3701 "avg": false,
3702 "current": false,
3703 "max": false,
3704 "min": false,
3705 "show": true,
3706 "total": false,
3707 "values": false
3708 },
3709 "lines": true,
3710 "linewidth": 1,
3711 "links": [],
3712 "minSpan": 6,
3713 "nullPointMode": "null",
3714 "percentage": false,
3715 "pointradius": 5,
3716 "points": false,
3717 "renderer": "flot",
3718 "repeat": null,
3719 "repeatDirection": "h",
3720 "repeatIteration": 1538693445200,
3721 "repeatPanelId": 2,
3722 "scopedVars": {
3723 "model": {
3724 "selected": false,
3725 "text": "NodeToSwitchPort",
3726 "value": "NodeToSwitchPort"
3727 }
3728 },
3729 "seriesOverrides": [],
3730 "spaceLength": 10,
3731 "stack": false,
3732 "steppedLine": false,
3733 "targets": [
3734 {
3735 "$$hashKey": "object:492",
3736 "expr": "grpc_request_count_total{model_name=\"$model\"}",
3737 "format": "time_series",
3738 "intervalFactor": 1,
3739 "legendFormat": "{{endpoint}} - {{status}}",
3740 "refId": "A"
3741 }
3742 ],
3743 "thresholds": [],
3744 "timeFrom": null,
3745 "timeShift": null,
3746 "title": "Requests for model $model",
3747 "tooltip": {
3748 "shared": true,
3749 "sort": 0,
3750 "value_type": "individual"
3751 },
3752 "transparent": false,
3753 "type": "graph",
3754 "xaxis": {
3755 "buckets": null,
3756 "mode": "time",
3757 "name": null,
3758 "show": true,
3759 "values": []
3760 },
3761 "yaxes": [
3762 {
3763 "format": "short",
3764 "label": null,
3765 "logBase": 1,
3766 "max": null,
3767 "min": null,
3768 "show": true
3769 },
3770 {
3771 "format": "short",
3772 "label": null,
3773 "logBase": 1,
3774 "max": null,
3775 "min": null,
3776 "show": true
3777 }
3778 ],
3779 "yaxis": {
3780 "align": false,
3781 "alignLevel": null
3782 }
3783 },
3784 {
3785 "aliasColors": {},
3786 "bars": false,
3787 "dashLength": 10,
3788 "dashes": false,
3789 "datasource": "Prometheus",
3790 "description": "List all the request related to this model",
3791 "fill": 1,
3792 "gridPos": {
3793 "h": 9,
3794 "w": 6,
3795 "x": 12,
3796 "y": 92
3797 },
3798 "id": 270,
3799 "legend": {
3800 "avg": false,
3801 "current": false,
3802 "max": false,
3803 "min": false,
3804 "show": true,
3805 "total": false,
3806 "values": false
3807 },
3808 "lines": true,
3809 "linewidth": 1,
3810 "links": [],
3811 "minSpan": 6,
3812 "nullPointMode": "null",
3813 "percentage": false,
3814 "pointradius": 5,
3815 "points": false,
3816 "renderer": "flot",
3817 "repeat": null,
3818 "repeatDirection": "h",
3819 "repeatIteration": 1538693445200,
3820 "repeatPanelId": 2,
3821 "scopedVars": {
3822 "model": {
3823 "selected": false,
3824 "text": "OLTDevice",
3825 "value": "OLTDevice"
3826 }
3827 },
3828 "seriesOverrides": [],
3829 "spaceLength": 10,
3830 "stack": false,
3831 "steppedLine": false,
3832 "targets": [
3833 {
3834 "$$hashKey": "object:492",
3835 "expr": "grpc_request_count_total{model_name=\"$model\"}",
3836 "format": "time_series",
3837 "intervalFactor": 1,
3838 "legendFormat": "{{endpoint}} - {{status}}",
3839 "refId": "A"
3840 }
3841 ],
3842 "thresholds": [],
3843 "timeFrom": null,
3844 "timeShift": null,
3845 "title": "Requests for model $model",
3846 "tooltip": {
3847 "shared": true,
3848 "sort": 0,
3849 "value_type": "individual"
3850 },
3851 "transparent": false,
3852 "type": "graph",
3853 "xaxis": {
3854 "buckets": null,
3855 "mode": "time",
3856 "name": null,
3857 "show": true,
3858 "values": []
3859 },
3860 "yaxes": [
3861 {
3862 "format": "short",
3863 "label": null,
3864 "logBase": 1,
3865 "max": null,
3866 "min": null,
3867 "show": true
3868 },
3869 {
3870 "format": "short",
3871 "label": null,
3872 "logBase": 1,
3873 "max": null,
3874 "min": null,
3875 "show": true
3876 }
3877 ],
3878 "yaxis": {
3879 "align": false,
3880 "alignLevel": null
3881 }
3882 },
3883 {
3884 "aliasColors": {},
3885 "bars": false,
3886 "dashLength": 10,
3887 "dashes": false,
3888 "datasource": "Prometheus",
3889 "description": "List all the request related to this model",
3890 "fill": 1,
3891 "gridPos": {
3892 "h": 9,
3893 "w": 6,
3894 "x": 18,
3895 "y": 92
3896 },
3897 "id": 271,
3898 "legend": {
3899 "avg": false,
3900 "current": false,
3901 "max": false,
3902 "min": false,
3903 "show": true,
3904 "total": false,
3905 "values": false
3906 },
3907 "lines": true,
3908 "linewidth": 1,
3909 "links": [],
3910 "minSpan": 6,
3911 "nullPointMode": "null",
3912 "percentage": false,
3913 "pointradius": 5,
3914 "points": false,
3915 "renderer": "flot",
3916 "repeat": null,
3917 "repeatDirection": "h",
3918 "repeatIteration": 1538693445200,
3919 "repeatPanelId": 2,
3920 "scopedVars": {
3921 "model": {
3922 "selected": false,
3923 "text": "ONOSApp",
3924 "value": "ONOSApp"
3925 }
3926 },
3927 "seriesOverrides": [],
3928 "spaceLength": 10,
3929 "stack": false,
3930 "steppedLine": false,
3931 "targets": [
3932 {
3933 "$$hashKey": "object:492",
3934 "expr": "grpc_request_count_total{model_name=\"$model\"}",
3935 "format": "time_series",
3936 "intervalFactor": 1,
3937 "legendFormat": "{{endpoint}} - {{status}}",
3938 "refId": "A"
3939 }
3940 ],
3941 "thresholds": [],
3942 "timeFrom": null,
3943 "timeShift": null,
3944 "title": "Requests for model $model",
3945 "tooltip": {
3946 "shared": true,
3947 "sort": 0,
3948 "value_type": "individual"
3949 },
3950 "transparent": false,
3951 "type": "graph",
3952 "xaxis": {
3953 "buckets": null,
3954 "mode": "time",
3955 "name": null,
3956 "show": true,
3957 "values": []
3958 },
3959 "yaxes": [
3960 {
3961 "format": "short",
3962 "label": null,
3963 "logBase": 1,
3964 "max": null,
3965 "min": null,
3966 "show": true
3967 },
3968 {
3969 "format": "short",
3970 "label": null,
3971 "logBase": 1,
3972 "max": null,
3973 "min": null,
3974 "show": true
3975 }
3976 ],
3977 "yaxis": {
3978 "align": false,
3979 "alignLevel": null
3980 }
3981 },
3982 {
3983 "aliasColors": {},
3984 "bars": false,
3985 "dashLength": 10,
3986 "dashes": false,
3987 "datasource": "Prometheus",
3988 "description": "List all the request related to this model",
3989 "fill": 1,
3990 "gridPos": {
3991 "h": 9,
3992 "w": 6,
3993 "x": 0,
3994 "y": 101
3995 },
3996 "id": 272,
3997 "legend": {
3998 "avg": false,
3999 "current": false,
4000 "max": false,
4001 "min": false,
4002 "show": true,
4003 "total": false,
4004 "values": false
4005 },
4006 "lines": true,
4007 "linewidth": 1,
4008 "links": [],
4009 "minSpan": 6,
4010 "nullPointMode": "null",
4011 "percentage": false,
4012 "pointradius": 5,
4013 "points": false,
4014 "renderer": "flot",
4015 "repeat": null,
4016 "repeatDirection": "h",
4017 "repeatIteration": 1538693445200,
4018 "repeatPanelId": 2,
4019 "scopedVars": {
4020 "model": {
4021 "selected": false,
4022 "text": "ONOSService",
4023 "value": "ONOSService"
4024 }
4025 },
4026 "seriesOverrides": [],
4027 "spaceLength": 10,
4028 "stack": false,
4029 "steppedLine": false,
4030 "targets": [
4031 {
4032 "$$hashKey": "object:492",
4033 "expr": "grpc_request_count_total{model_name=\"$model\"}",
4034 "format": "time_series",
4035 "intervalFactor": 1,
4036 "legendFormat": "{{endpoint}} - {{status}}",
4037 "refId": "A"
4038 }
4039 ],
4040 "thresholds": [],
4041 "timeFrom": null,
4042 "timeShift": null,
4043 "title": "Requests for model $model",
4044 "tooltip": {
4045 "shared": true,
4046 "sort": 0,
4047 "value_type": "individual"
4048 },
4049 "transparent": false,
4050 "type": "graph",
4051 "xaxis": {
4052 "buckets": null,
4053 "mode": "time",
4054 "name": null,
4055 "show": true,
4056 "values": []
4057 },
4058 "yaxes": [
4059 {
4060 "format": "short",
4061 "label": null,
4062 "logBase": 1,
4063 "max": null,
4064 "min": null,
4065 "show": true
4066 },
4067 {
4068 "format": "short",
4069 "label": null,
4070 "logBase": 1,
4071 "max": null,
4072 "min": null,
4073 "show": true
4074 }
4075 ],
4076 "yaxis": {
4077 "align": false,
4078 "alignLevel": null
4079 }
4080 },
4081 {
4082 "aliasColors": {},
4083 "bars": false,
4084 "dashLength": 10,
4085 "dashes": false,
4086 "datasource": "Prometheus",
4087 "description": "List all the request related to this model",
4088 "fill": 1,
4089 "gridPos": {
4090 "h": 9,
4091 "w": 6,
4092 "x": 6,
4093 "y": 101
4094 },
4095 "id": 273,
4096 "legend": {
4097 "avg": false,
4098 "current": false,
4099 "max": false,
4100 "min": false,
4101 "show": true,
4102 "total": false,
4103 "values": false
4104 },
4105 "lines": true,
4106 "linewidth": 1,
4107 "links": [],
4108 "minSpan": 6,
4109 "nullPointMode": "null",
4110 "percentage": false,
4111 "pointradius": 5,
4112 "points": false,
4113 "renderer": "flot",
4114 "repeat": null,
4115 "repeatDirection": "h",
4116 "repeatIteration": 1538693445200,
4117 "repeatPanelId": 2,
4118 "scopedVars": {
4119 "model": {
4120 "selected": false,
4121 "text": "ONUDevice",
4122 "value": "ONUDevice"
4123 }
4124 },
4125 "seriesOverrides": [],
4126 "spaceLength": 10,
4127 "stack": false,
4128 "steppedLine": false,
4129 "targets": [
4130 {
4131 "$$hashKey": "object:492",
4132 "expr": "grpc_request_count_total{model_name=\"$model\"}",
4133 "format": "time_series",
4134 "intervalFactor": 1,
4135 "legendFormat": "{{endpoint}} - {{status}}",
4136 "refId": "A"
4137 }
4138 ],
4139 "thresholds": [],
4140 "timeFrom": null,
4141 "timeShift": null,
4142 "title": "Requests for model $model",
4143 "tooltip": {
4144 "shared": true,
4145 "sort": 0,
4146 "value_type": "individual"
4147 },
4148 "transparent": false,
4149 "type": "graph",
4150 "xaxis": {
4151 "buckets": null,
4152 "mode": "time",
4153 "name": null,
4154 "show": true,
4155 "values": []
4156 },
4157 "yaxes": [
4158 {
4159 "format": "short",
4160 "label": null,
4161 "logBase": 1,
4162 "max": null,
4163 "min": null,
4164 "show": true
4165 },
4166 {
4167 "format": "short",
4168 "label": null,
4169 "logBase": 1,
4170 "max": null,
4171 "min": null,
4172 "show": true
4173 }
4174 ],
4175 "yaxis": {
4176 "align": false,
4177 "alignLevel": null
4178 }
4179 },
4180 {
4181 "aliasColors": {},
4182 "bars": false,
4183 "dashLength": 10,
4184 "dashes": false,
4185 "datasource": "Prometheus",
4186 "description": "List all the request related to this model",
4187 "fill": 1,
4188 "gridPos": {
4189 "h": 9,
4190 "w": 6,
4191 "x": 12,
4192 "y": 101
4193 },
4194 "id": 274,
4195 "legend": {
4196 "avg": false,
4197 "current": false,
4198 "max": false,
4199 "min": false,
4200 "show": true,
4201 "total": false,
4202 "values": false
4203 },
4204 "lines": true,
4205 "linewidth": 1,
4206 "links": [],
4207 "minSpan": 6,
4208 "nullPointMode": "null",
4209 "percentage": false,
4210 "pointradius": 5,
4211 "points": false,
4212 "renderer": "flot",
4213 "repeat": null,
4214 "repeatDirection": "h",
4215 "repeatIteration": 1538693445200,
4216 "repeatPanelId": 2,
4217 "scopedVars": {
4218 "model": {
4219 "selected": false,
4220 "text": "PONONUPort",
4221 "value": "PONONUPort"
4222 }
4223 },
4224 "seriesOverrides": [],
4225 "spaceLength": 10,
4226 "stack": false,
4227 "steppedLine": false,
4228 "targets": [
4229 {
4230 "$$hashKey": "object:492",
4231 "expr": "grpc_request_count_total{model_name=\"$model\"}",
4232 "format": "time_series",
4233 "intervalFactor": 1,
4234 "legendFormat": "{{endpoint}} - {{status}}",
4235 "refId": "A"
4236 }
4237 ],
4238 "thresholds": [],
4239 "timeFrom": null,
4240 "timeShift": null,
4241 "title": "Requests for model $model",
4242 "tooltip": {
4243 "shared": true,
4244 "sort": 0,
4245 "value_type": "individual"
4246 },
4247 "transparent": false,
4248 "type": "graph",
4249 "xaxis": {
4250 "buckets": null,
4251 "mode": "time",
4252 "name": null,
4253 "show": true,
4254 "values": []
4255 },
4256 "yaxes": [
4257 {
4258 "format": "short",
4259 "label": null,
4260 "logBase": 1,
4261 "max": null,
4262 "min": null,
4263 "show": true
4264 },
4265 {
4266 "format": "short",
4267 "label": null,
4268 "logBase": 1,
4269 "max": null,
4270 "min": null,
4271 "show": true
4272 }
4273 ],
4274 "yaxis": {
4275 "align": false,
4276 "alignLevel": null
4277 }
4278 },
4279 {
4280 "aliasColors": {},
4281 "bars": false,
4282 "dashLength": 10,
4283 "dashes": false,
4284 "datasource": "Prometheus",
4285 "description": "List all the request related to this model",
4286 "fill": 1,
4287 "gridPos": {
4288 "h": 9,
4289 "w": 6,
4290 "x": 18,
4291 "y": 101
4292 },
4293 "id": 275,
4294 "legend": {
4295 "avg": false,
4296 "current": false,
4297 "max": false,
4298 "min": false,
4299 "show": true,
4300 "total": false,
4301 "values": false
4302 },
4303 "lines": true,
4304 "linewidth": 1,
4305 "links": [],
4306 "minSpan": 6,
4307 "nullPointMode": "null",
4308 "percentage": false,
4309 "pointradius": 5,
4310 "points": false,
4311 "renderer": "flot",
4312 "repeat": null,
4313 "repeatDirection": "h",
4314 "repeatIteration": 1538693445200,
4315 "repeatPanelId": 2,
4316 "scopedVars": {
4317 "model": {
4318 "selected": false,
4319 "text": "PONPort",
4320 "value": "PONPort"
4321 }
4322 },
4323 "seriesOverrides": [],
4324 "spaceLength": 10,
4325 "stack": false,
4326 "steppedLine": false,
4327 "targets": [
4328 {
4329 "$$hashKey": "object:492",
4330 "expr": "grpc_request_count_total{model_name=\"$model\"}",
4331 "format": "time_series",
4332 "intervalFactor": 1,
4333 "legendFormat": "{{endpoint}} - {{status}}",
4334 "refId": "A"
4335 }
4336 ],
4337 "thresholds": [],
4338 "timeFrom": null,
4339 "timeShift": null,
4340 "title": "Requests for model $model",
4341 "tooltip": {
4342 "shared": true,
4343 "sort": 0,
4344 "value_type": "individual"
4345 },
4346 "transparent": false,
4347 "type": "graph",
4348 "xaxis": {
4349 "buckets": null,
4350 "mode": "time",
4351 "name": null,
4352 "show": true,
4353 "values": []
4354 },
4355 "yaxes": [
4356 {
4357 "format": "short",
4358 "label": null,
4359 "logBase": 1,
4360 "max": null,
4361 "min": null,
4362 "show": true
4363 },
4364 {
4365 "format": "short",
4366 "label": null,
4367 "logBase": 1,
4368 "max": null,
4369 "min": null,
4370 "show": true
4371 }
4372 ],
4373 "yaxis": {
4374 "align": false,
4375 "alignLevel": null
4376 }
4377 },
4378 {
4379 "aliasColors": {},
4380 "bars": false,
4381 "dashLength": 10,
4382 "dashes": false,
4383 "datasource": "Prometheus",
4384 "description": "List all the request related to this model",
4385 "fill": 1,
4386 "gridPos": {
4387 "h": 9,
4388 "w": 6,
4389 "x": 0,
4390 "y": 110
4391 },
4392 "id": 276,
4393 "legend": {
4394 "avg": false,
4395 "current": false,
4396 "max": false,
4397 "min": false,
4398 "show": true,
4399 "total": false,
4400 "values": false
4401 },
4402 "lines": true,
4403 "linewidth": 1,
4404 "links": [],
4405 "minSpan": 6,
4406 "nullPointMode": "null",
4407 "percentage": false,
4408 "pointradius": 5,
4409 "points": false,
4410 "renderer": "flot",
4411 "repeat": null,
4412 "repeatDirection": "h",
4413 "repeatIteration": 1538693445200,
4414 "repeatPanelId": 2,
4415 "scopedVars": {
4416 "model": {
4417 "selected": false,
4418 "text": "Port",
4419 "value": "Port"
4420 }
4421 },
4422 "seriesOverrides": [],
4423 "spaceLength": 10,
4424 "stack": false,
4425 "steppedLine": false,
4426 "targets": [
4427 {
4428 "$$hashKey": "object:492",
4429 "expr": "grpc_request_count_total{model_name=\"$model\"}",
4430 "format": "time_series",
4431 "intervalFactor": 1,
4432 "legendFormat": "{{endpoint}} - {{status}}",
4433 "refId": "A"
4434 }
4435 ],
4436 "thresholds": [],
4437 "timeFrom": null,
4438 "timeShift": null,
4439 "title": "Requests for model $model",
4440 "tooltip": {
4441 "shared": true,
4442 "sort": 0,
4443 "value_type": "individual"
4444 },
4445 "transparent": false,
4446 "type": "graph",
4447 "xaxis": {
4448 "buckets": null,
4449 "mode": "time",
4450 "name": null,
4451 "show": true,
4452 "values": []
4453 },
4454 "yaxes": [
4455 {
4456 "format": "short",
4457 "label": null,
4458 "logBase": 1,
4459 "max": null,
4460 "min": null,
4461 "show": true
4462 },
4463 {
4464 "format": "short",
4465 "label": null,
4466 "logBase": 1,
4467 "max": null,
4468 "min": null,
4469 "show": true
4470 }
4471 ],
4472 "yaxis": {
4473 "align": false,
4474 "alignLevel": null
4475 }
4476 },
4477 {
4478 "aliasColors": {},
4479 "bars": false,
4480 "dashLength": 10,
4481 "dashes": false,
4482 "datasource": "Prometheus",
4483 "description": "List all the request related to this model",
4484 "fill": 1,
4485 "gridPos": {
4486 "h": 9,
4487 "w": 6,
4488 "x": 6,
4489 "y": 110
4490 },
4491 "id": 277,
4492 "legend": {
4493 "avg": false,
4494 "current": false,
4495 "max": false,
4496 "min": false,
4497 "show": true,
4498 "total": false,
4499 "values": false
4500 },
4501 "lines": true,
4502 "linewidth": 1,
4503 "links": [],
4504 "minSpan": 6,
4505 "nullPointMode": "null",
4506 "percentage": false,
4507 "pointradius": 5,
4508 "points": false,
4509 "renderer": "flot",
4510 "repeat": null,
4511 "repeatDirection": "h",
4512 "repeatIteration": 1538693445200,
4513 "repeatPanelId": 2,
4514 "scopedVars": {
4515 "model": {
4516 "selected": false,
4517 "text": "PortInterface",
4518 "value": "PortInterface"
4519 }
4520 },
4521 "seriesOverrides": [],
4522 "spaceLength": 10,
4523 "stack": false,
4524 "steppedLine": false,
4525 "targets": [
4526 {
4527 "$$hashKey": "object:492",
4528 "expr": "grpc_request_count_total{model_name=\"$model\"}",
4529 "format": "time_series",
4530 "intervalFactor": 1,
4531 "legendFormat": "{{endpoint}} - {{status}}",
4532 "refId": "A"
4533 }
4534 ],
4535 "thresholds": [],
4536 "timeFrom": null,
4537 "timeShift": null,
4538 "title": "Requests for model $model",
4539 "tooltip": {
4540 "shared": true,
4541 "sort": 0,
4542 "value_type": "individual"
4543 },
4544 "transparent": false,
4545 "type": "graph",
4546 "xaxis": {
4547 "buckets": null,
4548 "mode": "time",
4549 "name": null,
4550 "show": true,
4551 "values": []
4552 },
4553 "yaxes": [
4554 {
4555 "format": "short",
4556 "label": null,
4557 "logBase": 1,
4558 "max": null,
4559 "min": null,
4560 "show": true
4561 },
4562 {
4563 "format": "short",
4564 "label": null,
4565 "logBase": 1,
4566 "max": null,
4567 "min": null,
4568 "show": true
4569 }
4570 ],
4571 "yaxis": {
4572 "align": false,
4573 "alignLevel": null
4574 }
4575 },
4576 {
4577 "aliasColors": {},
4578 "bars": false,
4579 "dashLength": 10,
4580 "dashes": false,
4581 "datasource": "Prometheus",
4582 "description": "List all the request related to this model",
4583 "fill": 1,
4584 "gridPos": {
4585 "h": 9,
4586 "w": 6,
4587 "x": 12,
4588 "y": 110
4589 },
4590 "id": 278,
4591 "legend": {
4592 "avg": false,
4593 "current": false,
4594 "max": false,
4595 "min": false,
4596 "show": true,
4597 "total": false,
4598 "values": false
4599 },
4600 "lines": true,
4601 "linewidth": 1,
4602 "links": [],
4603 "minSpan": 6,
4604 "nullPointMode": "null",
4605 "percentage": false,
4606 "pointradius": 5,
4607 "points": false,
4608 "renderer": "flot",
4609 "repeat": null,
4610 "repeatDirection": "h",
4611 "repeatIteration": 1538693445200,
4612 "repeatPanelId": 2,
4613 "scopedVars": {
4614 "model": {
4615 "selected": false,
4616 "text": "Principal",
4617 "value": "Principal"
4618 }
4619 },
4620 "seriesOverrides": [],
4621 "spaceLength": 10,
4622 "stack": false,
4623 "steppedLine": false,
4624 "targets": [
4625 {
4626 "$$hashKey": "object:492",
4627 "expr": "grpc_request_count_total{model_name=\"$model\"}",
4628 "format": "time_series",
4629 "intervalFactor": 1,
4630 "legendFormat": "{{endpoint}} - {{status}}",
4631 "refId": "A"
4632 }
4633 ],
4634 "thresholds": [],
4635 "timeFrom": null,
4636 "timeShift": null,
4637 "title": "Requests for model $model",
4638 "tooltip": {
4639 "shared": true,
4640 "sort": 0,
4641 "value_type": "individual"
4642 },
4643 "transparent": false,
4644 "type": "graph",
4645 "xaxis": {
4646 "buckets": null,
4647 "mode": "time",
4648 "name": null,
4649 "show": true,
4650 "values": []
4651 },
4652 "yaxes": [
4653 {
4654 "format": "short",
4655 "label": null,
4656 "logBase": 1,
4657 "max": null,
4658 "min": null,
4659 "show": true
4660 },
4661 {
4662 "format": "short",
4663 "label": null,
4664 "logBase": 1,
4665 "max": null,
4666 "min": null,
4667 "show": true
4668 }
4669 ],
4670 "yaxis": {
4671 "align": false,
4672 "alignLevel": null
4673 }
4674 },
4675 {
4676 "aliasColors": {},
4677 "bars": false,
4678 "dashLength": 10,
4679 "dashes": false,
4680 "datasource": "Prometheus",
4681 "description": "List all the request related to this model",
4682 "fill": 1,
4683 "gridPos": {
4684 "h": 9,
4685 "w": 6,
4686 "x": 18,
4687 "y": 110
4688 },
4689 "id": 279,
4690 "legend": {
4691 "avg": false,
4692 "current": false,
4693 "max": false,
4694 "min": false,
4695 "show": true,
4696 "total": false,
4697 "values": false
4698 },
4699 "lines": true,
4700 "linewidth": 1,
4701 "links": [],
4702 "minSpan": 6,
4703 "nullPointMode": "null",
4704 "percentage": false,
4705 "pointradius": 5,
4706 "points": false,
4707 "renderer": "flot",
4708 "repeat": null,
4709 "repeatDirection": "h",
4710 "repeatIteration": 1538693445200,
4711 "repeatPanelId": 2,
4712 "scopedVars": {
4713 "model": {
4714 "selected": false,
4715 "text": "Privilege",
4716 "value": "Privilege"
4717 }
4718 },
4719 "seriesOverrides": [],
4720 "spaceLength": 10,
4721 "stack": false,
4722 "steppedLine": false,
4723 "targets": [
4724 {
4725 "$$hashKey": "object:492",
4726 "expr": "grpc_request_count_total{model_name=\"$model\"}",
4727 "format": "time_series",
4728 "intervalFactor": 1,
4729 "legendFormat": "{{endpoint}} - {{status}}",
4730 "refId": "A"
4731 }
4732 ],
4733 "thresholds": [],
4734 "timeFrom": null,
4735 "timeShift": null,
4736 "title": "Requests for model $model",
4737 "tooltip": {
4738 "shared": true,
4739 "sort": 0,
4740 "value_type": "individual"
4741 },
4742 "transparent": false,
4743 "type": "graph",
4744 "xaxis": {
4745 "buckets": null,
4746 "mode": "time",
4747 "name": null,
4748 "show": true,
4749 "values": []
4750 },
4751 "yaxes": [
4752 {
4753 "format": "short",
4754 "label": null,
4755 "logBase": 1,
4756 "max": null,
4757 "min": null,
4758 "show": true
4759 },
4760 {
4761 "format": "short",
4762 "label": null,
4763 "logBase": 1,
4764 "max": null,
4765 "min": null,
4766 "show": true
4767 }
4768 ],
4769 "yaxis": {
4770 "align": false,
4771 "alignLevel": null
4772 }
4773 },
4774 {
4775 "aliasColors": {},
4776 "bars": false,
4777 "dashLength": 10,
4778 "dashes": false,
4779 "datasource": "Prometheus",
4780 "description": "List all the request related to this model",
4781 "fill": 1,
4782 "gridPos": {
4783 "h": 9,
4784 "w": 6,
4785 "x": 0,
4786 "y": 119
4787 },
4788 "id": 280,
4789 "legend": {
4790 "avg": false,
4791 "current": false,
4792 "max": false,
4793 "min": false,
4794 "show": true,
4795 "total": false,
4796 "values": false
4797 },
4798 "lines": true,
4799 "linewidth": 1,
4800 "links": [],
4801 "minSpan": 6,
4802 "nullPointMode": "null",
4803 "percentage": false,
4804 "pointradius": 5,
4805 "points": false,
4806 "renderer": "flot",
4807 "repeat": null,
4808 "repeatDirection": "h",
4809 "repeatIteration": 1538693445200,
4810 "repeatPanelId": 2,
4811 "scopedVars": {
4812 "model": {
4813 "selected": false,
4814 "text": "RCORDService",
4815 "value": "RCORDService"
4816 }
4817 },
4818 "seriesOverrides": [],
4819 "spaceLength": 10,
4820 "stack": false,
4821 "steppedLine": false,
4822 "targets": [
4823 {
4824 "$$hashKey": "object:492",
4825 "expr": "grpc_request_count_total{model_name=\"$model\"}",
4826 "format": "time_series",
4827 "intervalFactor": 1,
4828 "legendFormat": "{{endpoint}} - {{status}}",
4829 "refId": "A"
4830 }
4831 ],
4832 "thresholds": [],
4833 "timeFrom": null,
4834 "timeShift": null,
4835 "title": "Requests for model $model",
4836 "tooltip": {
4837 "shared": true,
4838 "sort": 0,
4839 "value_type": "individual"
4840 },
4841 "transparent": false,
4842 "type": "graph",
4843 "xaxis": {
4844 "buckets": null,
4845 "mode": "time",
4846 "name": null,
4847 "show": true,
4848 "values": []
4849 },
4850 "yaxes": [
4851 {
4852 "format": "short",
4853 "label": null,
4854 "logBase": 1,
4855 "max": null,
4856 "min": null,
4857 "show": true
4858 },
4859 {
4860 "format": "short",
4861 "label": null,
4862 "logBase": 1,
4863 "max": null,
4864 "min": null,
4865 "show": true
4866 }
4867 ],
4868 "yaxis": {
4869 "align": false,
4870 "alignLevel": null
4871 }
4872 },
4873 {
4874 "aliasColors": {},
4875 "bars": false,
4876 "dashLength": 10,
4877 "dashes": false,
4878 "datasource": "Prometheus",
4879 "description": "List all the request related to this model",
4880 "fill": 1,
4881 "gridPos": {
4882 "h": 9,
4883 "w": 6,
4884 "x": 6,
4885 "y": 119
4886 },
4887 "id": 281,
4888 "legend": {
4889 "avg": false,
4890 "current": false,
4891 "max": false,
4892 "min": false,
4893 "show": true,
4894 "total": false,
4895 "values": false
4896 },
4897 "lines": true,
4898 "linewidth": 1,
4899 "links": [],
4900 "minSpan": 6,
4901 "nullPointMode": "null",
4902 "percentage": false,
4903 "pointradius": 5,
4904 "points": false,
4905 "renderer": "flot",
4906 "repeat": null,
4907 "repeatDirection": "h",
4908 "repeatIteration": 1538693445200,
4909 "repeatPanelId": 2,
4910 "scopedVars": {
4911 "model": {
4912 "selected": false,
4913 "text": "RCORDSubscriber",
4914 "value": "RCORDSubscriber"
4915 }
4916 },
4917 "seriesOverrides": [],
4918 "spaceLength": 10,
4919 "stack": false,
4920 "steppedLine": false,
4921 "targets": [
4922 {
4923 "$$hashKey": "object:492",
4924 "expr": "grpc_request_count_total{model_name=\"$model\"}",
4925 "format": "time_series",
4926 "intervalFactor": 1,
4927 "legendFormat": "{{endpoint}} - {{status}}",
4928 "refId": "A"
4929 }
4930 ],
4931 "thresholds": [],
4932 "timeFrom": null,
4933 "timeShift": null,
4934 "title": "Requests for model $model",
4935 "tooltip": {
4936 "shared": true,
4937 "sort": 0,
4938 "value_type": "individual"
4939 },
4940 "transparent": false,
4941 "type": "graph",
4942 "xaxis": {
4943 "buckets": null,
4944 "mode": "time",
4945 "name": null,
4946 "show": true,
4947 "values": []
4948 },
4949 "yaxes": [
4950 {
4951 "format": "short",
4952 "label": null,
4953 "logBase": 1,
4954 "max": null,
4955 "min": null,
4956 "show": true
4957 },
4958 {
4959 "format": "short",
4960 "label": null,
4961 "logBase": 1,
4962 "max": null,
4963 "min": null,
4964 "show": true
4965 }
4966 ],
4967 "yaxis": {
4968 "align": false,
4969 "alignLevel": null
4970 }
4971 },
4972 {
4973 "aliasColors": {},
4974 "bars": false,
4975 "dashLength": 10,
4976 "dashes": false,
4977 "datasource": "Prometheus",
4978 "description": "List all the request related to this model",
4979 "fill": 1,
4980 "gridPos": {
4981 "h": 9,
4982 "w": 6,
4983 "x": 12,
4984 "y": 119
4985 },
4986 "id": 282,
4987 "legend": {
4988 "avg": false,
4989 "current": false,
4990 "max": false,
4991 "min": false,
4992 "show": true,
4993 "total": false,
4994 "values": false
4995 },
4996 "lines": true,
4997 "linewidth": 1,
4998 "links": [],
4999 "minSpan": 6,
5000 "nullPointMode": "null",
5001 "percentage": false,
5002 "pointradius": 5,
5003 "points": false,
5004 "renderer": "flot",
5005 "repeat": null,
5006 "repeatDirection": "h",
5007 "repeatIteration": 1538693445200,
5008 "repeatPanelId": 2,
5009 "scopedVars": {
5010 "model": {
5011 "selected": false,
5012 "text": "Role",
5013 "value": "Role"
5014 }
5015 },
5016 "seriesOverrides": [],
5017 "spaceLength": 10,
5018 "stack": false,
5019 "steppedLine": false,
5020 "targets": [
5021 {
5022 "$$hashKey": "object:492",
5023 "expr": "grpc_request_count_total{model_name=\"$model\"}",
5024 "format": "time_series",
5025 "intervalFactor": 1,
5026 "legendFormat": "{{endpoint}} - {{status}}",
5027 "refId": "A"
5028 }
5029 ],
5030 "thresholds": [],
5031 "timeFrom": null,
5032 "timeShift": null,
5033 "title": "Requests for model $model",
5034 "tooltip": {
5035 "shared": true,
5036 "sort": 0,
5037 "value_type": "individual"
5038 },
5039 "transparent": false,
5040 "type": "graph",
5041 "xaxis": {
5042 "buckets": null,
5043 "mode": "time",
5044 "name": null,
5045 "show": true,
5046 "values": []
5047 },
5048 "yaxes": [
5049 {
5050 "format": "short",
5051 "label": null,
5052 "logBase": 1,
5053 "max": null,
5054 "min": null,
5055 "show": true
5056 },
5057 {
5058 "format": "short",
5059 "label": null,
5060 "logBase": 1,
5061 "max": null,
5062 "min": null,
5063 "show": true
5064 }
5065 ],
5066 "yaxis": {
5067 "align": false,
5068 "alignLevel": null
5069 }
5070 },
5071 {
5072 "aliasColors": {},
5073 "bars": false,
5074 "dashLength": 10,
5075 "dashes": false,
5076 "datasource": "Prometheus",
5077 "description": "List all the request related to this model",
5078 "fill": 1,
5079 "gridPos": {
5080 "h": 9,
5081 "w": 6,
5082 "x": 18,
5083 "y": 119
5084 },
5085 "id": 283,
5086 "legend": {
5087 "avg": false,
5088 "current": false,
5089 "max": false,
5090 "min": false,
5091 "show": true,
5092 "total": false,
5093 "values": false
5094 },
5095 "lines": true,
5096 "linewidth": 1,
5097 "links": [],
5098 "minSpan": 6,
5099 "nullPointMode": "null",
5100 "percentage": false,
5101 "pointradius": 5,
5102 "points": false,
5103 "renderer": "flot",
5104 "repeat": null,
5105 "repeatDirection": "h",
5106 "repeatIteration": 1538693445200,
5107 "repeatPanelId": 2,
5108 "scopedVars": {
5109 "model": {
5110 "selected": false,
5111 "text": "Service",
5112 "value": "Service"
5113 }
5114 },
5115 "seriesOverrides": [],
5116 "spaceLength": 10,
5117 "stack": false,
5118 "steppedLine": false,
5119 "targets": [
5120 {
5121 "$$hashKey": "object:492",
5122 "expr": "grpc_request_count_total{model_name=\"$model\"}",
5123 "format": "time_series",
5124 "intervalFactor": 1,
5125 "legendFormat": "{{endpoint}} - {{status}}",
5126 "refId": "A"
5127 }
5128 ],
5129 "thresholds": [],
5130 "timeFrom": null,
5131 "timeShift": null,
5132 "title": "Requests for model $model",
5133 "tooltip": {
5134 "shared": true,
5135 "sort": 0,
5136 "value_type": "individual"
5137 },
5138 "transparent": false,
5139 "type": "graph",
5140 "xaxis": {
5141 "buckets": null,
5142 "mode": "time",
5143 "name": null,
5144 "show": true,
5145 "values": []
5146 },
5147 "yaxes": [
5148 {
5149 "format": "short",
5150 "label": null,
5151 "logBase": 1,
5152 "max": null,
5153 "min": null,
5154 "show": true
5155 },
5156 {
5157 "format": "short",
5158 "label": null,
5159 "logBase": 1,
5160 "max": null,
5161 "min": null,
5162 "show": true
5163 }
5164 ],
5165 "yaxis": {
5166 "align": false,
5167 "alignLevel": null
5168 }
5169 },
5170 {
5171 "aliasColors": {},
5172 "bars": false,
5173 "dashLength": 10,
5174 "dashes": false,
5175 "datasource": "Prometheus",
5176 "description": "List all the request related to this model",
5177 "fill": 1,
5178 "gridPos": {
5179 "h": 9,
5180 "w": 6,
5181 "x": 0,
5182 "y": 128
5183 },
5184 "id": 284,
5185 "legend": {
5186 "avg": false,
5187 "current": false,
5188 "max": false,
5189 "min": false,
5190 "show": true,
5191 "total": false,
5192 "values": false
5193 },
5194 "lines": true,
5195 "linewidth": 1,
5196 "links": [],
5197 "minSpan": 6,
5198 "nullPointMode": "null",
5199 "percentage": false,
5200 "pointradius": 5,
5201 "points": false,
5202 "renderer": "flot",
5203 "repeat": null,
5204 "repeatDirection": "h",
5205 "repeatIteration": 1538693445200,
5206 "repeatPanelId": 2,
5207 "scopedVars": {
5208 "model": {
5209 "selected": false,
5210 "text": "ServiceAttribute",
5211 "value": "ServiceAttribute"
5212 }
5213 },
5214 "seriesOverrides": [],
5215 "spaceLength": 10,
5216 "stack": false,
5217 "steppedLine": false,
5218 "targets": [
5219 {
5220 "$$hashKey": "object:492",
5221 "expr": "grpc_request_count_total{model_name=\"$model\"}",
5222 "format": "time_series",
5223 "intervalFactor": 1,
5224 "legendFormat": "{{endpoint}} - {{status}}",
5225 "refId": "A"
5226 }
5227 ],
5228 "thresholds": [],
5229 "timeFrom": null,
5230 "timeShift": null,
5231 "title": "Requests for model $model",
5232 "tooltip": {
5233 "shared": true,
5234 "sort": 0,
5235 "value_type": "individual"
5236 },
5237 "transparent": false,
5238 "type": "graph",
5239 "xaxis": {
5240 "buckets": null,
5241 "mode": "time",
5242 "name": null,
5243 "show": true,
5244 "values": []
5245 },
5246 "yaxes": [
5247 {
5248 "format": "short",
5249 "label": null,
5250 "logBase": 1,
5251 "max": null,
5252 "min": null,
5253 "show": true
5254 },
5255 {
5256 "format": "short",
5257 "label": null,
5258 "logBase": 1,
5259 "max": null,
5260 "min": null,
5261 "show": true
5262 }
5263 ],
5264 "yaxis": {
5265 "align": false,
5266 "alignLevel": null
5267 }
5268 },
5269 {
5270 "aliasColors": {},
5271 "bars": false,
5272 "dashLength": 10,
5273 "dashes": false,
5274 "datasource": "Prometheus",
5275 "description": "List all the request related to this model",
5276 "fill": 1,
5277 "gridPos": {
5278 "h": 9,
5279 "w": 6,
5280 "x": 6,
5281 "y": 128
5282 },
5283 "id": 285,
5284 "legend": {
5285 "avg": false,
5286 "current": false,
5287 "max": false,
5288 "min": false,
5289 "show": true,
5290 "total": false,
5291 "values": false
5292 },
5293 "lines": true,
5294 "linewidth": 1,
5295 "links": [],
5296 "minSpan": 6,
5297 "nullPointMode": "null",
5298 "percentage": false,
5299 "pointradius": 5,
5300 "points": false,
5301 "renderer": "flot",
5302 "repeat": null,
5303 "repeatDirection": "h",
5304 "repeatIteration": 1538693445200,
5305 "repeatPanelId": 2,
5306 "scopedVars": {
5307 "model": {
5308 "selected": false,
5309 "text": "ServiceDependency",
5310 "value": "ServiceDependency"
5311 }
5312 },
5313 "seriesOverrides": [],
5314 "spaceLength": 10,
5315 "stack": false,
5316 "steppedLine": false,
5317 "targets": [
5318 {
5319 "$$hashKey": "object:492",
5320 "expr": "grpc_request_count_total{model_name=\"$model\"}",
5321 "format": "time_series",
5322 "intervalFactor": 1,
5323 "legendFormat": "{{endpoint}} - {{status}}",
5324 "refId": "A"
5325 }
5326 ],
5327 "thresholds": [],
5328 "timeFrom": null,
5329 "timeShift": null,
5330 "title": "Requests for model $model",
5331 "tooltip": {
5332 "shared": true,
5333 "sort": 0,
5334 "value_type": "individual"
5335 },
5336 "transparent": false,
5337 "type": "graph",
5338 "xaxis": {
5339 "buckets": null,
5340 "mode": "time",
5341 "name": null,
5342 "show": true,
5343 "values": []
5344 },
5345 "yaxes": [
5346 {
5347 "format": "short",
5348 "label": null,
5349 "logBase": 1,
5350 "max": null,
5351 "min": null,
5352 "show": true
5353 },
5354 {
5355 "format": "short",
5356 "label": null,
5357 "logBase": 1,
5358 "max": null,
5359 "min": null,
5360 "show": true
5361 }
5362 ],
5363 "yaxis": {
5364 "align": false,
5365 "alignLevel": null
5366 }
5367 },
5368 {
5369 "aliasColors": {},
5370 "bars": false,
5371 "dashLength": 10,
5372 "dashes": false,
5373 "datasource": "Prometheus",
5374 "description": "List all the request related to this model",
5375 "fill": 1,
5376 "gridPos": {
5377 "h": 9,
5378 "w": 6,
5379 "x": 12,
5380 "y": 128
5381 },
5382 "id": 286,
5383 "legend": {
5384 "avg": false,
5385 "current": false,
5386 "max": false,
5387 "min": false,
5388 "show": true,
5389 "total": false,
5390 "values": false
5391 },
5392 "lines": true,
5393 "linewidth": 1,
5394 "links": [],
5395 "minSpan": 6,
5396 "nullPointMode": "null",
5397 "percentage": false,
5398 "pointradius": 5,
5399 "points": false,
5400 "renderer": "flot",
5401 "repeat": null,
5402 "repeatDirection": "h",
5403 "repeatIteration": 1538693445200,
5404 "repeatPanelId": 2,
5405 "scopedVars": {
5406 "model": {
5407 "selected": false,
5408 "text": "ServiceGraphConstraint",
5409 "value": "ServiceGraphConstraint"
5410 }
5411 },
5412 "seriesOverrides": [],
5413 "spaceLength": 10,
5414 "stack": false,
5415 "steppedLine": false,
5416 "targets": [
5417 {
5418 "$$hashKey": "object:492",
5419 "expr": "grpc_request_count_total{model_name=\"$model\"}",
5420 "format": "time_series",
5421 "intervalFactor": 1,
5422 "legendFormat": "{{endpoint}} - {{status}}",
5423 "refId": "A"
5424 }
5425 ],
5426 "thresholds": [],
5427 "timeFrom": null,
5428 "timeShift": null,
5429 "title": "Requests for model $model",
5430 "tooltip": {
5431 "shared": true,
5432 "sort": 0,
5433 "value_type": "individual"
5434 },
5435 "transparent": false,
5436 "type": "graph",
5437 "xaxis": {
5438 "buckets": null,
5439 "mode": "time",
5440 "name": null,
5441 "show": true,
5442 "values": []
5443 },
5444 "yaxes": [
5445 {
5446 "format": "short",
5447 "label": null,
5448 "logBase": 1,
5449 "max": null,
5450 "min": null,
5451 "show": true
5452 },
5453 {
5454 "format": "short",
5455 "label": null,
5456 "logBase": 1,
5457 "max": null,
5458 "min": null,
5459 "show": true
5460 }
5461 ],
5462 "yaxis": {
5463 "align": false,
5464 "alignLevel": null
5465 }
5466 },
5467 {
5468 "aliasColors": {},
5469 "bars": false,
5470 "dashLength": 10,
5471 "dashes": false,
5472 "datasource": "Prometheus",
5473 "description": "List all the request related to this model",
5474 "fill": 1,
5475 "gridPos": {
5476 "h": 9,
5477 "w": 6,
5478 "x": 18,
5479 "y": 128
5480 },
5481 "id": 287,
5482 "legend": {
5483 "avg": false,
5484 "current": false,
5485 "max": false,
5486 "min": false,
5487 "show": true,
5488 "total": false,
5489 "values": false
5490 },
5491 "lines": true,
5492 "linewidth": 1,
5493 "links": [],
5494 "minSpan": 6,
5495 "nullPointMode": "null",
5496 "percentage": false,
5497 "pointradius": 5,
5498 "points": false,
5499 "renderer": "flot",
5500 "repeat": null,
5501 "repeatDirection": "h",
5502 "repeatIteration": 1538693445200,
5503 "repeatPanelId": 2,
5504 "scopedVars": {
5505 "model": {
5506 "selected": false,
5507 "text": "ServiceInstance",
5508 "value": "ServiceInstance"
5509 }
5510 },
5511 "seriesOverrides": [],
5512 "spaceLength": 10,
5513 "stack": false,
5514 "steppedLine": false,
5515 "targets": [
5516 {
5517 "$$hashKey": "object:492",
5518 "expr": "grpc_request_count_total{model_name=\"$model\"}",
5519 "format": "time_series",
5520 "intervalFactor": 1,
5521 "legendFormat": "{{endpoint}} - {{status}}",
5522 "refId": "A"
5523 }
5524 ],
5525 "thresholds": [],
5526 "timeFrom": null,
5527 "timeShift": null,
5528 "title": "Requests for model $model",
5529 "tooltip": {
5530 "shared": true,
5531 "sort": 0,
5532 "value_type": "individual"
5533 },
5534 "transparent": false,
5535 "type": "graph",
5536 "xaxis": {
5537 "buckets": null,
5538 "mode": "time",
5539 "name": null,
5540 "show": true,
5541 "values": []
5542 },
5543 "yaxes": [
5544 {
5545 "format": "short",
5546 "label": null,
5547 "logBase": 1,
5548 "max": null,
5549 "min": null,
5550 "show": true
5551 },
5552 {
5553 "format": "short",
5554 "label": null,
5555 "logBase": 1,
5556 "max": null,
5557 "min": null,
5558 "show": true
5559 }
5560 ],
5561 "yaxis": {
5562 "align": false,
5563 "alignLevel": null
5564 }
5565 },
5566 {
5567 "aliasColors": {},
5568 "bars": false,
5569 "dashLength": 10,
5570 "dashes": false,
5571 "datasource": "Prometheus",
5572 "description": "List all the request related to this model",
5573 "fill": 1,
5574 "gridPos": {
5575 "h": 9,
5576 "w": 6,
5577 "x": 0,
5578 "y": 137
5579 },
5580 "id": 288,
5581 "legend": {
5582 "avg": false,
5583 "current": false,
5584 "max": false,
5585 "min": false,
5586 "show": true,
5587 "total": false,
5588 "values": false
5589 },
5590 "lines": true,
5591 "linewidth": 1,
5592 "links": [],
5593 "minSpan": 6,
5594 "nullPointMode": "null",
5595 "percentage": false,
5596 "pointradius": 5,
5597 "points": false,
5598 "renderer": "flot",
5599 "repeat": null,
5600 "repeatDirection": "h",
5601 "repeatIteration": 1538693445200,
5602 "repeatPanelId": 2,
5603 "scopedVars": {
5604 "model": {
5605 "selected": false,
5606 "text": "ServiceInstanceAttribute",
5607 "value": "ServiceInstanceAttribute"
5608 }
5609 },
5610 "seriesOverrides": [],
5611 "spaceLength": 10,
5612 "stack": false,
5613 "steppedLine": false,
5614 "targets": [
5615 {
5616 "$$hashKey": "object:492",
5617 "expr": "grpc_request_count_total{model_name=\"$model\"}",
5618 "format": "time_series",
5619 "intervalFactor": 1,
5620 "legendFormat": "{{endpoint}} - {{status}}",
5621 "refId": "A"
5622 }
5623 ],
5624 "thresholds": [],
5625 "timeFrom": null,
5626 "timeShift": null,
5627 "title": "Requests for model $model",
5628 "tooltip": {
5629 "shared": true,
5630 "sort": 0,
5631 "value_type": "individual"
5632 },
5633 "transparent": false,
5634 "type": "graph",
5635 "xaxis": {
5636 "buckets": null,
5637 "mode": "time",
5638 "name": null,
5639 "show": true,
5640 "values": []
5641 },
5642 "yaxes": [
5643 {
5644 "format": "short",
5645 "label": null,
5646 "logBase": 1,
5647 "max": null,
5648 "min": null,
5649 "show": true
5650 },
5651 {
5652 "format": "short",
5653 "label": null,
5654 "logBase": 1,
5655 "max": null,
5656 "min": null,
5657 "show": true
5658 }
5659 ],
5660 "yaxis": {
5661 "align": false,
5662 "alignLevel": null
5663 }
5664 },
5665 {
5666 "aliasColors": {},
5667 "bars": false,
5668 "dashLength": 10,
5669 "dashes": false,
5670 "datasource": "Prometheus",
5671 "description": "List all the request related to this model",
5672 "fill": 1,
5673 "gridPos": {
5674 "h": 9,
5675 "w": 6,
5676 "x": 6,
5677 "y": 137
5678 },
5679 "id": 289,
5680 "legend": {
5681 "avg": false,
5682 "current": false,
5683 "max": false,
5684 "min": false,
5685 "show": true,
5686 "total": false,
5687 "values": false
5688 },
5689 "lines": true,
5690 "linewidth": 1,
5691 "links": [],
5692 "minSpan": 6,
5693 "nullPointMode": "null",
5694 "percentage": false,
5695 "pointradius": 5,
5696 "points": false,
5697 "renderer": "flot",
5698 "repeat": null,
5699 "repeatDirection": "h",
5700 "repeatIteration": 1538693445200,
5701 "repeatPanelId": 2,
5702 "scopedVars": {
5703 "model": {
5704 "selected": false,
5705 "text": "ServiceInstanceLink",
5706 "value": "ServiceInstanceLink"
5707 }
5708 },
5709 "seriesOverrides": [],
5710 "spaceLength": 10,
5711 "stack": false,
5712 "steppedLine": false,
5713 "targets": [
5714 {
5715 "$$hashKey": "object:492",
5716 "expr": "grpc_request_count_total{model_name=\"$model\"}",
5717 "format": "time_series",
5718 "intervalFactor": 1,
5719 "legendFormat": "{{endpoint}} - {{status}}",
5720 "refId": "A"
5721 }
5722 ],
5723 "thresholds": [],
5724 "timeFrom": null,
5725 "timeShift": null,
5726 "title": "Requests for model $model",
5727 "tooltip": {
5728 "shared": true,
5729 "sort": 0,
5730 "value_type": "individual"
5731 },
5732 "transparent": false,
5733 "type": "graph",
5734 "xaxis": {
5735 "buckets": null,
5736 "mode": "time",
5737 "name": null,
5738 "show": true,
5739 "values": []
5740 },
5741 "yaxes": [
5742 {
5743 "format": "short",
5744 "label": null,
5745 "logBase": 1,
5746 "max": null,
5747 "min": null,
5748 "show": true
5749 },
5750 {
5751 "format": "short",
5752 "label": null,
5753 "logBase": 1,
5754 "max": null,
5755 "min": null,
5756 "show": true
5757 }
5758 ],
5759 "yaxis": {
5760 "align": false,
5761 "alignLevel": null
5762 }
5763 },
5764 {
5765 "aliasColors": {},
5766 "bars": false,
5767 "dashLength": 10,
5768 "dashes": false,
5769 "datasource": "Prometheus",
5770 "description": "List all the request related to this model",
5771 "fill": 1,
5772 "gridPos": {
5773 "h": 9,
5774 "w": 6,
5775 "x": 12,
5776 "y": 137
5777 },
5778 "id": 290,
5779 "legend": {
5780 "avg": false,
5781 "current": false,
5782 "max": false,
5783 "min": false,
5784 "show": true,
5785 "total": false,
5786 "values": false
5787 },
5788 "lines": true,
5789 "linewidth": 1,
5790 "links": [],
5791 "minSpan": 6,
5792 "nullPointMode": "null",
5793 "percentage": false,
5794 "pointradius": 5,
5795 "points": false,
5796 "renderer": "flot",
5797 "repeat": null,
5798 "repeatDirection": "h",
5799 "repeatIteration": 1538693445200,
5800 "repeatPanelId": 2,
5801 "scopedVars": {
5802 "model": {
5803 "selected": false,
5804 "text": "ServiceInterface",
5805 "value": "ServiceInterface"
5806 }
5807 },
5808 "seriesOverrides": [],
5809 "spaceLength": 10,
5810 "stack": false,
5811 "steppedLine": false,
5812 "targets": [
5813 {
5814 "$$hashKey": "object:492",
5815 "expr": "grpc_request_count_total{model_name=\"$model\"}",
5816 "format": "time_series",
5817 "intervalFactor": 1,
5818 "legendFormat": "{{endpoint}} - {{status}}",
5819 "refId": "A"
5820 }
5821 ],
5822 "thresholds": [],
5823 "timeFrom": null,
5824 "timeShift": null,
5825 "title": "Requests for model $model",
5826 "tooltip": {
5827 "shared": true,
5828 "sort": 0,
5829 "value_type": "individual"
5830 },
5831 "transparent": false,
5832 "type": "graph",
5833 "xaxis": {
5834 "buckets": null,
5835 "mode": "time",
5836 "name": null,
5837 "show": true,
5838 "values": []
5839 },
5840 "yaxes": [
5841 {
5842 "format": "short",
5843 "label": null,
5844 "logBase": 1,
5845 "max": null,
5846 "min": null,
5847 "show": true
5848 },
5849 {
5850 "format": "short",
5851 "label": null,
5852 "logBase": 1,
5853 "max": null,
5854 "min": null,
5855 "show": true
5856 }
5857 ],
5858 "yaxis": {
5859 "align": false,
5860 "alignLevel": null
5861 }
5862 },
5863 {
5864 "aliasColors": {},
5865 "bars": false,
5866 "dashLength": 10,
5867 "dashes": false,
5868 "datasource": "Prometheus",
5869 "description": "List all the request related to this model",
5870 "fill": 1,
5871 "gridPos": {
5872 "h": 9,
5873 "w": 6,
5874 "x": 18,
5875 "y": 137
5876 },
5877 "id": 291,
5878 "legend": {
5879 "avg": false,
5880 "current": false,
5881 "max": false,
5882 "min": false,
5883 "show": true,
5884 "total": false,
5885 "values": false
5886 },
5887 "lines": true,
5888 "linewidth": 1,
5889 "links": [],
5890 "minSpan": 6,
5891 "nullPointMode": "null",
5892 "percentage": false,
5893 "pointradius": 5,
5894 "points": false,
5895 "renderer": "flot",
5896 "repeat": null,
5897 "repeatDirection": "h",
5898 "repeatIteration": 1538693445200,
5899 "repeatPanelId": 2,
5900 "scopedVars": {
5901 "model": {
5902 "selected": false,
5903 "text": "ServicePort",
5904 "value": "ServicePort"
5905 }
5906 },
5907 "seriesOverrides": [],
5908 "spaceLength": 10,
5909 "stack": false,
5910 "steppedLine": false,
5911 "targets": [
5912 {
5913 "$$hashKey": "object:492",
5914 "expr": "grpc_request_count_total{model_name=\"$model\"}",
5915 "format": "time_series",
5916 "intervalFactor": 1,
5917 "legendFormat": "{{endpoint}} - {{status}}",
5918 "refId": "A"
5919 }
5920 ],
5921 "thresholds": [],
5922 "timeFrom": null,
5923 "timeShift": null,
5924 "title": "Requests for model $model",
5925 "tooltip": {
5926 "shared": true,
5927 "sort": 0,
5928 "value_type": "individual"
5929 },
5930 "transparent": false,
5931 "type": "graph",
5932 "xaxis": {
5933 "buckets": null,
5934 "mode": "time",
5935 "name": null,
5936 "show": true,
5937 "values": []
5938 },
5939 "yaxes": [
5940 {
5941 "format": "short",
5942 "label": null,
5943 "logBase": 1,
5944 "max": null,
5945 "min": null,
5946 "show": true
5947 },
5948 {
5949 "format": "short",
5950 "label": null,
5951 "logBase": 1,
5952 "max": null,
5953 "min": null,
5954 "show": true
5955 }
5956 ],
5957 "yaxis": {
5958 "align": false,
5959 "alignLevel": null
5960 }
5961 },
5962 {
5963 "aliasColors": {},
5964 "bars": false,
5965 "dashLength": 10,
5966 "dashes": false,
5967 "datasource": "Prometheus",
5968 "description": "List all the request related to this model",
5969 "fill": 1,
5970 "gridPos": {
5971 "h": 9,
5972 "w": 6,
5973 "x": 0,
5974 "y": 146
5975 },
5976 "id": 292,
5977 "legend": {
5978 "avg": false,
5979 "current": false,
5980 "max": false,
5981 "min": false,
5982 "show": true,
5983 "total": false,
5984 "values": false
5985 },
5986 "lines": true,
5987 "linewidth": 1,
5988 "links": [],
5989 "minSpan": 6,
5990 "nullPointMode": "null",
5991 "percentage": false,
5992 "pointradius": 5,
5993 "points": false,
5994 "renderer": "flot",
5995 "repeat": null,
5996 "repeatDirection": "h",
5997 "repeatIteration": 1538693445200,
5998 "repeatPanelId": 2,
5999 "scopedVars": {
6000 "model": {
6001 "selected": false,
6002 "text": "Site",
6003 "value": "Site"
6004 }
6005 },
6006 "seriesOverrides": [],
6007 "spaceLength": 10,
6008 "stack": false,
6009 "steppedLine": false,
6010 "targets": [
6011 {
6012 "$$hashKey": "object:492",
6013 "expr": "grpc_request_count_total{model_name=\"$model\"}",
6014 "format": "time_series",
6015 "intervalFactor": 1,
6016 "legendFormat": "{{endpoint}} - {{status}}",
6017 "refId": "A"
6018 }
6019 ],
6020 "thresholds": [],
6021 "timeFrom": null,
6022 "timeShift": null,
6023 "title": "Requests for model $model",
6024 "tooltip": {
6025 "shared": true,
6026 "sort": 0,
6027 "value_type": "individual"
6028 },
6029 "transparent": false,
6030 "type": "graph",
6031 "xaxis": {
6032 "buckets": null,
6033 "mode": "time",
6034 "name": null,
6035 "show": true,
6036 "values": []
6037 },
6038 "yaxes": [
6039 {
6040 "format": "short",
6041 "label": null,
6042 "logBase": 1,
6043 "max": null,
6044 "min": null,
6045 "show": true
6046 },
6047 {
6048 "format": "short",
6049 "label": null,
6050 "logBase": 1,
6051 "max": null,
6052 "min": null,
6053 "show": true
6054 }
6055 ],
6056 "yaxis": {
6057 "align": false,
6058 "alignLevel": null
6059 }
6060 },
6061 {
6062 "aliasColors": {},
6063 "bars": false,
6064 "dashLength": 10,
6065 "dashes": false,
6066 "datasource": "Prometheus",
6067 "description": "List all the request related to this model",
6068 "fill": 1,
6069 "gridPos": {
6070 "h": 9,
6071 "w": 6,
6072 "x": 6,
6073 "y": 146
6074 },
6075 "id": 293,
6076 "legend": {
6077 "avg": false,
6078 "current": false,
6079 "max": false,
6080 "min": false,
6081 "show": true,
6082 "total": false,
6083 "values": false
6084 },
6085 "lines": true,
6086 "linewidth": 1,
6087 "links": [],
6088 "minSpan": 6,
6089 "nullPointMode": "null",
6090 "percentage": false,
6091 "pointradius": 5,
6092 "points": false,
6093 "renderer": "flot",
6094 "repeat": null,
6095 "repeatDirection": "h",
6096 "repeatIteration": 1538693445200,
6097 "repeatPanelId": 2,
6098 "scopedVars": {
6099 "model": {
6100 "selected": false,
6101 "text": "SiteDeployment",
6102 "value": "SiteDeployment"
6103 }
6104 },
6105 "seriesOverrides": [],
6106 "spaceLength": 10,
6107 "stack": false,
6108 "steppedLine": false,
6109 "targets": [
6110 {
6111 "$$hashKey": "object:492",
6112 "expr": "grpc_request_count_total{model_name=\"$model\"}",
6113 "format": "time_series",
6114 "intervalFactor": 1,
6115 "legendFormat": "{{endpoint}} - {{status}}",
6116 "refId": "A"
6117 }
6118 ],
6119 "thresholds": [],
6120 "timeFrom": null,
6121 "timeShift": null,
6122 "title": "Requests for model $model",
6123 "tooltip": {
6124 "shared": true,
6125 "sort": 0,
6126 "value_type": "individual"
6127 },
6128 "transparent": false,
6129 "type": "graph",
6130 "xaxis": {
6131 "buckets": null,
6132 "mode": "time",
6133 "name": null,
6134 "show": true,
6135 "values": []
6136 },
6137 "yaxes": [
6138 {
6139 "format": "short",
6140 "label": null,
6141 "logBase": 1,
6142 "max": null,
6143 "min": null,
6144 "show": true
6145 },
6146 {
6147 "format": "short",
6148 "label": null,
6149 "logBase": 1,
6150 "max": null,
6151 "min": null,
6152 "show": true
6153 }
6154 ],
6155 "yaxis": {
6156 "align": false,
6157 "alignLevel": null
6158 }
6159 },
6160 {
6161 "aliasColors": {},
6162 "bars": false,
6163 "dashLength": 10,
6164 "dashes": false,
6165 "datasource": "Prometheus",
6166 "description": "List all the request related to this model",
6167 "fill": 1,
6168 "gridPos": {
6169 "h": 9,
6170 "w": 6,
6171 "x": 12,
6172 "y": 146
6173 },
6174 "id": 294,
6175 "legend": {
6176 "avg": false,
6177 "current": false,
6178 "max": false,
6179 "min": false,
6180 "show": true,
6181 "total": false,
6182 "values": false
6183 },
6184 "lines": true,
6185 "linewidth": 1,
6186 "links": [],
6187 "minSpan": 6,
6188 "nullPointMode": "null",
6189 "percentage": false,
6190 "pointradius": 5,
6191 "points": false,
6192 "renderer": "flot",
6193 "repeat": null,
6194 "repeatDirection": "h",
6195 "repeatIteration": 1538693445200,
6196 "repeatPanelId": 2,
6197 "scopedVars": {
6198 "model": {
6199 "selected": false,
6200 "text": "SitePrivilege",
6201 "value": "SitePrivilege"
6202 }
6203 },
6204 "seriesOverrides": [],
6205 "spaceLength": 10,
6206 "stack": false,
6207 "steppedLine": false,
6208 "targets": [
6209 {
6210 "$$hashKey": "object:492",
6211 "expr": "grpc_request_count_total{model_name=\"$model\"}",
6212 "format": "time_series",
6213 "intervalFactor": 1,
6214 "legendFormat": "{{endpoint}} - {{status}}",
6215 "refId": "A"
6216 }
6217 ],
6218 "thresholds": [],
6219 "timeFrom": null,
6220 "timeShift": null,
6221 "title": "Requests for model $model",
6222 "tooltip": {
6223 "shared": true,
6224 "sort": 0,
6225 "value_type": "individual"
6226 },
6227 "transparent": false,
6228 "type": "graph",
6229 "xaxis": {
6230 "buckets": null,
6231 "mode": "time",
6232 "name": null,
6233 "show": true,
6234 "values": []
6235 },
6236 "yaxes": [
6237 {
6238 "format": "short",
6239 "label": null,
6240 "logBase": 1,
6241 "max": null,
6242 "min": null,
6243 "show": true
6244 },
6245 {
6246 "format": "short",
6247 "label": null,
6248 "logBase": 1,
6249 "max": null,
6250 "min": null,
6251 "show": true
6252 }
6253 ],
6254 "yaxis": {
6255 "align": false,
6256 "alignLevel": null
6257 }
6258 },
6259 {
6260 "aliasColors": {},
6261 "bars": false,
6262 "dashLength": 10,
6263 "dashes": false,
6264 "datasource": "Prometheus",
6265 "description": "List all the request related to this model",
6266 "fill": 1,
6267 "gridPos": {
6268 "h": 9,
6269 "w": 6,
6270 "x": 18,
6271 "y": 146
6272 },
6273 "id": 295,
6274 "legend": {
6275 "avg": false,
6276 "current": false,
6277 "max": false,
6278 "min": false,
6279 "show": true,
6280 "total": false,
6281 "values": false
6282 },
6283 "lines": true,
6284 "linewidth": 1,
6285 "links": [],
6286 "minSpan": 6,
6287 "nullPointMode": "null",
6288 "percentage": false,
6289 "pointradius": 5,
6290 "points": false,
6291 "renderer": "flot",
6292 "repeat": null,
6293 "repeatDirection": "h",
6294 "repeatIteration": 1538693445200,
6295 "repeatPanelId": 2,
6296 "scopedVars": {
6297 "model": {
6298 "selected": false,
6299 "text": "SiteRole",
6300 "value": "SiteRole"
6301 }
6302 },
6303 "seriesOverrides": [],
6304 "spaceLength": 10,
6305 "stack": false,
6306 "steppedLine": false,
6307 "targets": [
6308 {
6309 "$$hashKey": "object:492",
6310 "expr": "grpc_request_count_total{model_name=\"$model\"}",
6311 "format": "time_series",
6312 "intervalFactor": 1,
6313 "legendFormat": "{{endpoint}} - {{status}}",
6314 "refId": "A"
6315 }
6316 ],
6317 "thresholds": [],
6318 "timeFrom": null,
6319 "timeShift": null,
6320 "title": "Requests for model $model",
6321 "tooltip": {
6322 "shared": true,
6323 "sort": 0,
6324 "value_type": "individual"
6325 },
6326 "transparent": false,
6327 "type": "graph",
6328 "xaxis": {
6329 "buckets": null,
6330 "mode": "time",
6331 "name": null,
6332 "show": true,
6333 "values": []
6334 },
6335 "yaxes": [
6336 {
6337 "format": "short",
6338 "label": null,
6339 "logBase": 1,
6340 "max": null,
6341 "min": null,
6342 "show": true
6343 },
6344 {
6345 "format": "short",
6346 "label": null,
6347 "logBase": 1,
6348 "max": null,
6349 "min": null,
6350 "show": true
6351 }
6352 ],
6353 "yaxis": {
6354 "align": false,
6355 "alignLevel": null
6356 }
6357 },
6358 {
6359 "aliasColors": {},
6360 "bars": false,
6361 "dashLength": 10,
6362 "dashes": false,
6363 "datasource": "Prometheus",
6364 "description": "List all the request related to this model",
6365 "fill": 1,
6366 "gridPos": {
6367 "h": 9,
6368 "w": 6,
6369 "x": 0,
6370 "y": 155
6371 },
6372 "id": 296,
6373 "legend": {
6374 "avg": false,
6375 "current": false,
6376 "max": false,
6377 "min": false,
6378 "show": true,
6379 "total": false,
6380 "values": false
6381 },
6382 "lines": true,
6383 "linewidth": 1,
6384 "links": [],
6385 "minSpan": 6,
6386 "nullPointMode": "null",
6387 "percentage": false,
6388 "pointradius": 5,
6389 "points": false,
6390 "renderer": "flot",
6391 "repeat": null,
6392 "repeatDirection": "h",
6393 "repeatIteration": 1538693445200,
6394 "repeatPanelId": 2,
6395 "scopedVars": {
6396 "model": {
6397 "selected": false,
6398 "text": "Slice",
6399 "value": "Slice"
6400 }
6401 },
6402 "seriesOverrides": [],
6403 "spaceLength": 10,
6404 "stack": false,
6405 "steppedLine": false,
6406 "targets": [
6407 {
6408 "$$hashKey": "object:492",
6409 "expr": "grpc_request_count_total{model_name=\"$model\"}",
6410 "format": "time_series",
6411 "intervalFactor": 1,
6412 "legendFormat": "{{endpoint}} - {{status}}",
6413 "refId": "A"
6414 }
6415 ],
6416 "thresholds": [],
6417 "timeFrom": null,
6418 "timeShift": null,
6419 "title": "Requests for model $model",
6420 "tooltip": {
6421 "shared": true,
6422 "sort": 0,
6423 "value_type": "individual"
6424 },
6425 "transparent": false,
6426 "type": "graph",
6427 "xaxis": {
6428 "buckets": null,
6429 "mode": "time",
6430 "name": null,
6431 "show": true,
6432 "values": []
6433 },
6434 "yaxes": [
6435 {
6436 "format": "short",
6437 "label": null,
6438 "logBase": 1,
6439 "max": null,
6440 "min": null,
6441 "show": true
6442 },
6443 {
6444 "format": "short",
6445 "label": null,
6446 "logBase": 1,
6447 "max": null,
6448 "min": null,
6449 "show": true
6450 }
6451 ],
6452 "yaxis": {
6453 "align": false,
6454 "alignLevel": null
6455 }
6456 },
6457 {
6458 "aliasColors": {},
6459 "bars": false,
6460 "dashLength": 10,
6461 "dashes": false,
6462 "datasource": "Prometheus",
6463 "description": "List all the request related to this model",
6464 "fill": 1,
6465 "gridPos": {
6466 "h": 9,
6467 "w": 6,
6468 "x": 6,
6469 "y": 155
6470 },
6471 "id": 297,
6472 "legend": {
6473 "avg": false,
6474 "current": false,
6475 "max": false,
6476 "min": false,
6477 "show": true,
6478 "total": false,
6479 "values": false
6480 },
6481 "lines": true,
6482 "linewidth": 1,
6483 "links": [],
6484 "minSpan": 6,
6485 "nullPointMode": "null",
6486 "percentage": false,
6487 "pointradius": 5,
6488 "points": false,
6489 "renderer": "flot",
6490 "repeat": null,
6491 "repeatDirection": "h",
6492 "repeatIteration": 1538693445200,
6493 "repeatPanelId": 2,
6494 "scopedVars": {
6495 "model": {
6496 "selected": false,
6497 "text": "SlicePrivilege",
6498 "value": "SlicePrivilege"
6499 }
6500 },
6501 "seriesOverrides": [],
6502 "spaceLength": 10,
6503 "stack": false,
6504 "steppedLine": false,
6505 "targets": [
6506 {
6507 "$$hashKey": "object:492",
6508 "expr": "grpc_request_count_total{model_name=\"$model\"}",
6509 "format": "time_series",
6510 "intervalFactor": 1,
6511 "legendFormat": "{{endpoint}} - {{status}}",
6512 "refId": "A"
6513 }
6514 ],
6515 "thresholds": [],
6516 "timeFrom": null,
6517 "timeShift": null,
6518 "title": "Requests for model $model",
6519 "tooltip": {
6520 "shared": true,
6521 "sort": 0,
6522 "value_type": "individual"
6523 },
6524 "transparent": false,
6525 "type": "graph",
6526 "xaxis": {
6527 "buckets": null,
6528 "mode": "time",
6529 "name": null,
6530 "show": true,
6531 "values": []
6532 },
6533 "yaxes": [
6534 {
6535 "format": "short",
6536 "label": null,
6537 "logBase": 1,
6538 "max": null,
6539 "min": null,
6540 "show": true
6541 },
6542 {
6543 "format": "short",
6544 "label": null,
6545 "logBase": 1,
6546 "max": null,
6547 "min": null,
6548 "show": true
6549 }
6550 ],
6551 "yaxis": {
6552 "align": false,
6553 "alignLevel": null
6554 }
6555 },
6556 {
6557 "aliasColors": {},
6558 "bars": false,
6559 "dashLength": 10,
6560 "dashes": false,
6561 "datasource": "Prometheus",
6562 "description": "List all the request related to this model",
6563 "fill": 1,
6564 "gridPos": {
6565 "h": 9,
6566 "w": 6,
6567 "x": 12,
6568 "y": 155
6569 },
6570 "id": 298,
6571 "legend": {
6572 "avg": false,
6573 "current": false,
6574 "max": false,
6575 "min": false,
6576 "show": true,
6577 "total": false,
6578 "values": false
6579 },
6580 "lines": true,
6581 "linewidth": 1,
6582 "links": [],
6583 "minSpan": 6,
6584 "nullPointMode": "null",
6585 "percentage": false,
6586 "pointradius": 5,
6587 "points": false,
6588 "renderer": "flot",
6589 "repeat": null,
6590 "repeatDirection": "h",
6591 "repeatIteration": 1538693445200,
6592 "repeatPanelId": 2,
6593 "scopedVars": {
6594 "model": {
6595 "selected": false,
6596 "text": "SliceRole",
6597 "value": "SliceRole"
6598 }
6599 },
6600 "seriesOverrides": [],
6601 "spaceLength": 10,
6602 "stack": false,
6603 "steppedLine": false,
6604 "targets": [
6605 {
6606 "$$hashKey": "object:492",
6607 "expr": "grpc_request_count_total{model_name=\"$model\"}",
6608 "format": "time_series",
6609 "intervalFactor": 1,
6610 "legendFormat": "{{endpoint}} - {{status}}",
6611 "refId": "A"
6612 }
6613 ],
6614 "thresholds": [],
6615 "timeFrom": null,
6616 "timeShift": null,
6617 "title": "Requests for model $model",
6618 "tooltip": {
6619 "shared": true,
6620 "sort": 0,
6621 "value_type": "individual"
6622 },
6623 "transparent": false,
6624 "type": "graph",
6625 "xaxis": {
6626 "buckets": null,
6627 "mode": "time",
6628 "name": null,
6629 "show": true,
6630 "values": []
6631 },
6632 "yaxes": [
6633 {
6634 "format": "short",
6635 "label": null,
6636 "logBase": 1,
6637 "max": null,
6638 "min": null,
6639 "show": true
6640 },
6641 {
6642 "format": "short",
6643 "label": null,
6644 "logBase": 1,
6645 "max": null,
6646 "min": null,
6647 "show": true
6648 }
6649 ],
6650 "yaxis": {
6651 "align": false,
6652 "alignLevel": null
6653 }
6654 },
6655 {
6656 "aliasColors": {},
6657 "bars": false,
6658 "dashLength": 10,
6659 "dashes": false,
6660 "datasource": "Prometheus",
6661 "description": "List all the request related to this model",
6662 "fill": 1,
6663 "gridPos": {
6664 "h": 9,
6665 "w": 6,
6666 "x": 18,
6667 "y": 155
6668 },
6669 "id": 299,
6670 "legend": {
6671 "avg": false,
6672 "current": false,
6673 "max": false,
6674 "min": false,
6675 "show": true,
6676 "total": false,
6677 "values": false
6678 },
6679 "lines": true,
6680 "linewidth": 1,
6681 "links": [],
6682 "minSpan": 6,
6683 "nullPointMode": "null",
6684 "percentage": false,
6685 "pointradius": 5,
6686 "points": false,
6687 "renderer": "flot",
6688 "repeat": null,
6689 "repeatDirection": "h",
6690 "repeatIteration": 1538693445200,
6691 "repeatPanelId": 2,
6692 "scopedVars": {
6693 "model": {
6694 "selected": false,
6695 "text": "Switch",
6696 "value": "Switch"
6697 }
6698 },
6699 "seriesOverrides": [],
6700 "spaceLength": 10,
6701 "stack": false,
6702 "steppedLine": false,
6703 "targets": [
6704 {
6705 "$$hashKey": "object:492",
6706 "expr": "grpc_request_count_total{model_name=\"$model\"}",
6707 "format": "time_series",
6708 "intervalFactor": 1,
6709 "legendFormat": "{{endpoint}} - {{status}}",
6710 "refId": "A"
6711 }
6712 ],
6713 "thresholds": [],
6714 "timeFrom": null,
6715 "timeShift": null,
6716 "title": "Requests for model $model",
6717 "tooltip": {
6718 "shared": true,
6719 "sort": 0,
6720 "value_type": "individual"
6721 },
6722 "transparent": false,
6723 "type": "graph",
6724 "xaxis": {
6725 "buckets": null,
6726 "mode": "time",
6727 "name": null,
6728 "show": true,
6729 "values": []
6730 },
6731 "yaxes": [
6732 {
6733 "format": "short",
6734 "label": null,
6735 "logBase": 1,
6736 "max": null,
6737 "min": null,
6738 "show": true
6739 },
6740 {
6741 "format": "short",
6742 "label": null,
6743 "logBase": 1,
6744 "max": null,
6745 "min": null,
6746 "show": true
6747 }
6748 ],
6749 "yaxis": {
6750 "align": false,
6751 "alignLevel": null
6752 }
6753 },
6754 {
6755 "aliasColors": {},
6756 "bars": false,
6757 "dashLength": 10,
6758 "dashes": false,
6759 "datasource": "Prometheus",
6760 "description": "List all the request related to this model",
6761 "fill": 1,
6762 "gridPos": {
6763 "h": 9,
6764 "w": 6,
6765 "x": 0,
6766 "y": 164
6767 },
6768 "id": 300,
6769 "legend": {
6770 "avg": false,
6771 "current": false,
6772 "max": false,
6773 "min": false,
6774 "show": true,
6775 "total": false,
6776 "values": false
6777 },
6778 "lines": true,
6779 "linewidth": 1,
6780 "links": [],
6781 "minSpan": 6,
6782 "nullPointMode": "null",
6783 "percentage": false,
6784 "pointradius": 5,
6785 "points": false,
6786 "renderer": "flot",
6787 "repeat": null,
6788 "repeatDirection": "h",
6789 "repeatIteration": 1538693445200,
6790 "repeatPanelId": 2,
6791 "scopedVars": {
6792 "model": {
6793 "selected": false,
6794 "text": "SwitchPort",
6795 "value": "SwitchPort"
6796 }
6797 },
6798 "seriesOverrides": [],
6799 "spaceLength": 10,
6800 "stack": false,
6801 "steppedLine": false,
6802 "targets": [
6803 {
6804 "$$hashKey": "object:492",
6805 "expr": "grpc_request_count_total{model_name=\"$model\"}",
6806 "format": "time_series",
6807 "intervalFactor": 1,
6808 "legendFormat": "{{endpoint}} - {{status}}",
6809 "refId": "A"
6810 }
6811 ],
6812 "thresholds": [],
6813 "timeFrom": null,
6814 "timeShift": null,
6815 "title": "Requests for model $model",
6816 "tooltip": {
6817 "shared": true,
6818 "sort": 0,
6819 "value_type": "individual"
6820 },
6821 "transparent": false,
6822 "type": "graph",
6823 "xaxis": {
6824 "buckets": null,
6825 "mode": "time",
6826 "name": null,
6827 "show": true,
6828 "values": []
6829 },
6830 "yaxes": [
6831 {
6832 "format": "short",
6833 "label": null,
6834 "logBase": 1,
6835 "max": null,
6836 "min": null,
6837 "show": true
6838 },
6839 {
6840 "format": "short",
6841 "label": null,
6842 "logBase": 1,
6843 "max": null,
6844 "min": null,
6845 "show": true
6846 }
6847 ],
6848 "yaxis": {
6849 "align": false,
6850 "alignLevel": null
6851 }
6852 },
6853 {
6854 "aliasColors": {},
6855 "bars": false,
6856 "dashLength": 10,
6857 "dashes": false,
6858 "datasource": "Prometheus",
6859 "description": "List all the request related to this model",
6860 "fill": 1,
6861 "gridPos": {
6862 "h": 9,
6863 "w": 6,
6864 "x": 6,
6865 "y": 164
6866 },
6867 "id": 301,
6868 "legend": {
6869 "avg": false,
6870 "current": false,
6871 "max": false,
6872 "min": false,
6873 "show": true,
6874 "total": false,
6875 "values": false
6876 },
6877 "lines": true,
6878 "linewidth": 1,
6879 "links": [],
6880 "minSpan": 6,
6881 "nullPointMode": "null",
6882 "percentage": false,
6883 "pointradius": 5,
6884 "points": false,
6885 "renderer": "flot",
6886 "repeat": null,
6887 "repeatDirection": "h",
6888 "repeatIteration": 1538693445200,
6889 "repeatPanelId": 2,
6890 "scopedVars": {
6891 "model": {
6892 "selected": false,
6893 "text": "Tag",
6894 "value": "Tag"
6895 }
6896 },
6897 "seriesOverrides": [],
6898 "spaceLength": 10,
6899 "stack": false,
6900 "steppedLine": false,
6901 "targets": [
6902 {
6903 "$$hashKey": "object:492",
6904 "expr": "grpc_request_count_total{model_name=\"$model\"}",
6905 "format": "time_series",
6906 "intervalFactor": 1,
6907 "legendFormat": "{{endpoint}} - {{status}}",
6908 "refId": "A"
6909 }
6910 ],
6911 "thresholds": [],
6912 "timeFrom": null,
6913 "timeShift": null,
6914 "title": "Requests for model $model",
6915 "tooltip": {
6916 "shared": true,
6917 "sort": 0,
6918 "value_type": "individual"
6919 },
6920 "transparent": false,
6921 "type": "graph",
6922 "xaxis": {
6923 "buckets": null,
6924 "mode": "time",
6925 "name": null,
6926 "show": true,
6927 "values": []
6928 },
6929 "yaxes": [
6930 {
6931 "format": "short",
6932 "label": null,
6933 "logBase": 1,
6934 "max": null,
6935 "min": null,
6936 "show": true
6937 },
6938 {
6939 "format": "short",
6940 "label": null,
6941 "logBase": 1,
6942 "max": null,
6943 "min": null,
6944 "show": true
6945 }
6946 ],
6947 "yaxis": {
6948 "align": false,
6949 "alignLevel": null
6950 }
6951 },
6952 {
6953 "aliasColors": {},
6954 "bars": false,
6955 "dashLength": 10,
6956 "dashes": false,
6957 "datasource": "Prometheus",
6958 "description": "List all the request related to this model",
6959 "fill": 1,
6960 "gridPos": {
6961 "h": 9,
6962 "w": 6,
6963 "x": 12,
6964 "y": 164
6965 },
6966 "id": 302,
6967 "legend": {
6968 "avg": false,
6969 "current": false,
6970 "max": false,
6971 "min": false,
6972 "show": true,
6973 "total": false,
6974 "values": false
6975 },
6976 "lines": true,
6977 "linewidth": 1,
6978 "links": [],
6979 "minSpan": 6,
6980 "nullPointMode": "null",
6981 "percentage": false,
6982 "pointradius": 5,
6983 "points": false,
6984 "renderer": "flot",
6985 "repeat": null,
6986 "repeatDirection": "h",
6987 "repeatIteration": 1538693445200,
6988 "repeatPanelId": 2,
6989 "scopedVars": {
6990 "model": {
6991 "selected": false,
6992 "text": "TenantWithContainer",
6993 "value": "TenantWithContainer"
6994 }
6995 },
6996 "seriesOverrides": [],
6997 "spaceLength": 10,
6998 "stack": false,
6999 "steppedLine": false,
7000 "targets": [
7001 {
7002 "$$hashKey": "object:492",
7003 "expr": "grpc_request_count_total{model_name=\"$model\"}",
7004 "format": "time_series",
7005 "intervalFactor": 1,
7006 "legendFormat": "{{endpoint}} - {{status}}",
7007 "refId": "A"
7008 }
7009 ],
7010 "thresholds": [],
7011 "timeFrom": null,
7012 "timeShift": null,
7013 "title": "Requests for model $model",
7014 "tooltip": {
7015 "shared": true,
7016 "sort": 0,
7017 "value_type": "individual"
7018 },
7019 "transparent": false,
7020 "type": "graph",
7021 "xaxis": {
7022 "buckets": null,
7023 "mode": "time",
7024 "name": null,
7025 "show": true,
7026 "values": []
7027 },
7028 "yaxes": [
7029 {
7030 "format": "short",
7031 "label": null,
7032 "logBase": 1,
7033 "max": null,
7034 "min": null,
7035 "show": true
7036 },
7037 {
7038 "format": "short",
7039 "label": null,
7040 "logBase": 1,
7041 "max": null,
7042 "min": null,
7043 "show": true
7044 }
7045 ],
7046 "yaxis": {
7047 "align": false,
7048 "alignLevel": null
7049 }
7050 },
7051 {
7052 "aliasColors": {},
7053 "bars": false,
7054 "dashLength": 10,
7055 "dashes": false,
7056 "datasource": "Prometheus",
7057 "description": "List all the request related to this model",
7058 "fill": 1,
7059 "gridPos": {
7060 "h": 9,
7061 "w": 6,
7062 "x": 18,
7063 "y": 164
7064 },
7065 "id": 303,
7066 "legend": {
7067 "avg": false,
7068 "current": false,
7069 "max": false,
7070 "min": false,
7071 "show": true,
7072 "total": false,
7073 "values": false
7074 },
7075 "lines": true,
7076 "linewidth": 1,
7077 "links": [],
7078 "minSpan": 6,
7079 "nullPointMode": "null",
7080 "percentage": false,
7081 "pointradius": 5,
7082 "points": false,
7083 "renderer": "flot",
7084 "repeat": null,
7085 "repeatDirection": "h",
7086 "repeatIteration": 1538693445200,
7087 "repeatPanelId": 2,
7088 "scopedVars": {
7089 "model": {
7090 "selected": false,
7091 "text": "TrustDomain",
7092 "value": "TrustDomain"
7093 }
7094 },
7095 "seriesOverrides": [],
7096 "spaceLength": 10,
7097 "stack": false,
7098 "steppedLine": false,
7099 "targets": [
7100 {
7101 "$$hashKey": "object:492",
7102 "expr": "grpc_request_count_total{model_name=\"$model\"}",
7103 "format": "time_series",
7104 "intervalFactor": 1,
7105 "legendFormat": "{{endpoint}} - {{status}}",
7106 "refId": "A"
7107 }
7108 ],
7109 "thresholds": [],
7110 "timeFrom": null,
7111 "timeShift": null,
7112 "title": "Requests for model $model",
7113 "tooltip": {
7114 "shared": true,
7115 "sort": 0,
7116 "value_type": "individual"
7117 },
7118 "transparent": false,
7119 "type": "graph",
7120 "xaxis": {
7121 "buckets": null,
7122 "mode": "time",
7123 "name": null,
7124 "show": true,
7125 "values": []
7126 },
7127 "yaxes": [
7128 {
7129 "format": "short",
7130 "label": null,
7131 "logBase": 1,
7132 "max": null,
7133 "min": null,
7134 "show": true
7135 },
7136 {
7137 "format": "short",
7138 "label": null,
7139 "logBase": 1,
7140 "max": null,
7141 "min": null,
7142 "show": true
7143 }
7144 ],
7145 "yaxis": {
7146 "align": false,
7147 "alignLevel": null
7148 }
7149 },
7150 {
7151 "aliasColors": {},
7152 "bars": false,
7153 "dashLength": 10,
7154 "dashes": false,
7155 "datasource": "Prometheus",
7156 "description": "List all the request related to this model",
7157 "fill": 1,
7158 "gridPos": {
7159 "h": 9,
7160 "w": 6,
7161 "x": 0,
7162 "y": 173
7163 },
7164 "id": 304,
7165 "legend": {
7166 "avg": false,
7167 "current": false,
7168 "max": false,
7169 "min": false,
7170 "show": true,
7171 "total": false,
7172 "values": false
7173 },
7174 "lines": true,
7175 "linewidth": 1,
7176 "links": [],
7177 "minSpan": 6,
7178 "nullPointMode": "null",
7179 "percentage": false,
7180 "pointradius": 5,
7181 "points": false,
7182 "renderer": "flot",
7183 "repeat": null,
7184 "repeatDirection": "h",
7185 "repeatIteration": 1538693445200,
7186 "repeatPanelId": 2,
7187 "scopedVars": {
7188 "model": {
7189 "selected": false,
7190 "text": "UNIPort",
7191 "value": "UNIPort"
7192 }
7193 },
7194 "seriesOverrides": [],
7195 "spaceLength": 10,
7196 "stack": false,
7197 "steppedLine": false,
7198 "targets": [
7199 {
7200 "$$hashKey": "object:492",
7201 "expr": "grpc_request_count_total{model_name=\"$model\"}",
7202 "format": "time_series",
7203 "intervalFactor": 1,
7204 "legendFormat": "{{endpoint}} - {{status}}",
7205 "refId": "A"
7206 }
7207 ],
7208 "thresholds": [],
7209 "timeFrom": null,
7210 "timeShift": null,
7211 "title": "Requests for model $model",
7212 "tooltip": {
7213 "shared": true,
7214 "sort": 0,
7215 "value_type": "individual"
7216 },
7217 "transparent": false,
7218 "type": "graph",
7219 "xaxis": {
7220 "buckets": null,
7221 "mode": "time",
7222 "name": null,
7223 "show": true,
7224 "values": []
7225 },
7226 "yaxes": [
7227 {
7228 "format": "short",
7229 "label": null,
7230 "logBase": 1,
7231 "max": null,
7232 "min": null,
7233 "show": true
7234 },
7235 {
7236 "format": "short",
7237 "label": null,
7238 "logBase": 1,
7239 "max": null,
7240 "min": null,
7241 "show": true
7242 }
7243 ],
7244 "yaxis": {
7245 "align": false,
7246 "alignLevel": null
7247 }
7248 },
7249 {
7250 "aliasColors": {},
7251 "bars": false,
7252 "dashLength": 10,
7253 "dashes": false,
7254 "datasource": "Prometheus",
7255 "description": "List all the request related to this model",
7256 "fill": 1,
7257 "gridPos": {
7258 "h": 9,
7259 "w": 6,
7260 "x": 6,
7261 "y": 173
7262 },
7263 "id": 305,
7264 "legend": {
7265 "avg": false,
7266 "current": false,
7267 "max": false,
7268 "min": false,
7269 "show": true,
7270 "total": false,
7271 "values": false
7272 },
7273 "lines": true,
7274 "linewidth": 1,
7275 "links": [],
7276 "minSpan": 6,
7277 "nullPointMode": "null",
7278 "percentage": false,
7279 "pointradius": 5,
7280 "points": false,
7281 "renderer": "flot",
7282 "repeat": null,
7283 "repeatDirection": "h",
7284 "repeatIteration": 1538693445200,
7285 "repeatPanelId": 2,
7286 "scopedVars": {
7287 "model": {
7288 "selected": false,
7289 "text": "User",
7290 "value": "User"
7291 }
7292 },
7293 "seriesOverrides": [],
7294 "spaceLength": 10,
7295 "stack": false,
7296 "steppedLine": false,
7297 "targets": [
7298 {
7299 "$$hashKey": "object:492",
7300 "expr": "grpc_request_count_total{model_name=\"$model\"}",
7301 "format": "time_series",
7302 "intervalFactor": 1,
7303 "legendFormat": "{{endpoint}} - {{status}}",
7304 "refId": "A"
7305 }
7306 ],
7307 "thresholds": [],
7308 "timeFrom": null,
7309 "timeShift": null,
7310 "title": "Requests for model $model",
7311 "tooltip": {
7312 "shared": true,
7313 "sort": 0,
7314 "value_type": "individual"
7315 },
7316 "transparent": false,
7317 "type": "graph",
7318 "xaxis": {
7319 "buckets": null,
7320 "mode": "time",
7321 "name": null,
7322 "show": true,
7323 "values": []
7324 },
7325 "yaxes": [
7326 {
7327 "format": "short",
7328 "label": null,
7329 "logBase": 1,
7330 "max": null,
7331 "min": null,
7332 "show": true
7333 },
7334 {
7335 "format": "short",
7336 "label": null,
7337 "logBase": 1,
7338 "max": null,
7339 "min": null,
7340 "show": true
7341 }
7342 ],
7343 "yaxis": {
7344 "align": false,
7345 "alignLevel": null
7346 }
7347 },
7348 {
7349 "aliasColors": {},
7350 "bars": false,
7351 "dashLength": 10,
7352 "dashes": false,
7353 "datasource": "Prometheus",
7354 "description": "List all the request related to this model",
7355 "fill": 1,
7356 "gridPos": {
7357 "h": 9,
7358 "w": 6,
7359 "x": 12,
7360 "y": 173
7361 },
7362 "id": 306,
7363 "legend": {
7364 "avg": false,
7365 "current": false,
7366 "max": false,
7367 "min": false,
7368 "show": true,
7369 "total": false,
7370 "values": false
7371 },
7372 "lines": true,
7373 "linewidth": 1,
7374 "links": [],
7375 "minSpan": 6,
7376 "nullPointMode": "null",
7377 "percentage": false,
7378 "pointradius": 5,
7379 "points": false,
7380 "renderer": "flot",
7381 "repeat": null,
7382 "repeatDirection": "h",
7383 "repeatIteration": 1538693445200,
7384 "repeatPanelId": 2,
7385 "scopedVars": {
7386 "model": {
7387 "selected": false,
7388 "text": "Utilities",
7389 "value": "Utilities"
7390 }
7391 },
7392 "seriesOverrides": [],
7393 "spaceLength": 10,
7394 "stack": false,
7395 "steppedLine": false,
7396 "targets": [
7397 {
7398 "$$hashKey": "object:492",
7399 "expr": "grpc_request_count_total{model_name=\"$model\"}",
7400 "format": "time_series",
7401 "intervalFactor": 1,
7402 "legendFormat": "{{endpoint}} - {{status}}",
7403 "refId": "A"
7404 }
7405 ],
7406 "thresholds": [],
7407 "timeFrom": null,
7408 "timeShift": null,
7409 "title": "Requests for model $model",
7410 "tooltip": {
7411 "shared": true,
7412 "sort": 0,
7413 "value_type": "individual"
7414 },
7415 "transparent": false,
7416 "type": "graph",
7417 "xaxis": {
7418 "buckets": null,
7419 "mode": "time",
7420 "name": null,
7421 "show": true,
7422 "values": []
7423 },
7424 "yaxes": [
7425 {
7426 "format": "short",
7427 "label": null,
7428 "logBase": 1,
7429 "max": null,
7430 "min": null,
7431 "show": true
7432 },
7433 {
7434 "format": "short",
7435 "label": null,
7436 "logBase": 1,
7437 "max": null,
7438 "min": null,
7439 "show": true
7440 }
7441 ],
7442 "yaxis": {
7443 "align": false,
7444 "alignLevel": null
7445 }
7446 },
7447 {
7448 "aliasColors": {},
7449 "bars": false,
7450 "dashLength": 10,
7451 "dashes": false,
7452 "datasource": "Prometheus",
7453 "description": "List all the request related to this model",
7454 "fill": 1,
7455 "gridPos": {
7456 "h": 9,
7457 "w": 6,
7458 "x": 18,
7459 "y": 173
7460 },
7461 "id": 307,
7462 "legend": {
7463 "avg": false,
7464 "current": false,
7465 "max": false,
7466 "min": false,
7467 "show": true,
7468 "total": false,
7469 "values": false
7470 },
7471 "lines": true,
7472 "linewidth": 1,
7473 "links": [],
7474 "minSpan": 6,
7475 "nullPointMode": "null",
7476 "percentage": false,
7477 "pointradius": 5,
7478 "points": false,
7479 "renderer": "flot",
7480 "repeat": null,
7481 "repeatDirection": "h",
7482 "repeatIteration": 1538693445200,
7483 "repeatPanelId": 2,
7484 "scopedVars": {
7485 "model": {
7486 "selected": false,
7487 "text": "VOLTService",
7488 "value": "VOLTService"
7489 }
7490 },
7491 "seriesOverrides": [],
7492 "spaceLength": 10,
7493 "stack": false,
7494 "steppedLine": false,
7495 "targets": [
7496 {
7497 "$$hashKey": "object:492",
7498 "expr": "grpc_request_count_total{model_name=\"$model\"}",
7499 "format": "time_series",
7500 "intervalFactor": 1,
7501 "legendFormat": "{{endpoint}} - {{status}}",
7502 "refId": "A"
7503 }
7504 ],
7505 "thresholds": [],
7506 "timeFrom": null,
7507 "timeShift": null,
7508 "title": "Requests for model $model",
7509 "tooltip": {
7510 "shared": true,
7511 "sort": 0,
7512 "value_type": "individual"
7513 },
7514 "transparent": false,
7515 "type": "graph",
7516 "xaxis": {
7517 "buckets": null,
7518 "mode": "time",
7519 "name": null,
7520 "show": true,
7521 "values": []
7522 },
7523 "yaxes": [
7524 {
7525 "format": "short",
7526 "label": null,
7527 "logBase": 1,
7528 "max": null,
7529 "min": null,
7530 "show": true
7531 },
7532 {
7533 "format": "short",
7534 "label": null,
7535 "logBase": 1,
7536 "max": null,
7537 "min": null,
7538 "show": true
7539 }
7540 ],
7541 "yaxis": {
7542 "align": false,
7543 "alignLevel": null
7544 }
7545 },
7546 {
7547 "aliasColors": {},
7548 "bars": false,
7549 "dashLength": 10,
7550 "dashes": false,
7551 "datasource": "Prometheus",
7552 "description": "List all the request related to this model",
7553 "fill": 1,
7554 "gridPos": {
7555 "h": 9,
7556 "w": 6,
7557 "x": 0,
7558 "y": 182
7559 },
7560 "id": 308,
7561 "legend": {
7562 "avg": false,
7563 "current": false,
7564 "max": false,
7565 "min": false,
7566 "show": true,
7567 "total": false,
7568 "values": false
7569 },
7570 "lines": true,
7571 "linewidth": 1,
7572 "links": [],
7573 "minSpan": 6,
7574 "nullPointMode": "null",
7575 "percentage": false,
7576 "pointradius": 5,
7577 "points": false,
7578 "renderer": "flot",
7579 "repeat": null,
7580 "repeatDirection": "h",
7581 "repeatIteration": 1538693445200,
7582 "repeatPanelId": 2,
7583 "scopedVars": {
7584 "model": {
7585 "selected": false,
7586 "text": "VOLTServiceInstance",
7587 "value": "VOLTServiceInstance"
7588 }
7589 },
7590 "seriesOverrides": [],
7591 "spaceLength": 10,
7592 "stack": false,
7593 "steppedLine": false,
7594 "targets": [
7595 {
7596 "$$hashKey": "object:492",
7597 "expr": "grpc_request_count_total{model_name=\"$model\"}",
7598 "format": "time_series",
7599 "intervalFactor": 1,
7600 "legendFormat": "{{endpoint}} - {{status}}",
7601 "refId": "A"
7602 }
7603 ],
7604 "thresholds": [],
7605 "timeFrom": null,
7606 "timeShift": null,
7607 "title": "Requests for model $model",
7608 "tooltip": {
7609 "shared": true,
7610 "sort": 0,
7611 "value_type": "individual"
7612 },
7613 "transparent": false,
7614 "type": "graph",
7615 "xaxis": {
7616 "buckets": null,
7617 "mode": "time",
7618 "name": null,
7619 "show": true,
7620 "values": []
7621 },
7622 "yaxes": [
7623 {
7624 "format": "short",
7625 "label": null,
7626 "logBase": 1,
7627 "max": null,
7628 "min": null,
7629 "show": true
7630 },
7631 {
7632 "format": "short",
7633 "label": null,
7634 "logBase": 1,
7635 "max": null,
7636 "min": null,
7637 "show": true
7638 }
7639 ],
7640 "yaxis": {
7641 "align": false,
7642 "alignLevel": null
7643 }
7644 },
7645 {
7646 "aliasColors": {},
7647 "bars": false,
7648 "dashLength": 10,
7649 "dashes": false,
7650 "datasource": "Prometheus",
7651 "description": "List all the request related to this model",
7652 "fill": 1,
7653 "gridPos": {
7654 "h": 9,
7655 "w": 6,
7656 "x": 6,
7657 "y": 182
7658 },
7659 "id": 309,
7660 "legend": {
7661 "avg": false,
7662 "current": false,
7663 "max": false,
7664 "min": false,
7665 "show": true,
7666 "total": false,
7667 "values": false
7668 },
7669 "lines": true,
7670 "linewidth": 1,
7671 "links": [],
7672 "minSpan": 6,
7673 "nullPointMode": "null",
7674 "percentage": false,
7675 "pointradius": 5,
7676 "points": false,
7677 "renderer": "flot",
7678 "repeat": null,
7679 "repeatDirection": "h",
7680 "repeatIteration": 1538693445200,
7681 "repeatPanelId": 2,
7682 "scopedVars": {
7683 "model": {
7684 "selected": false,
7685 "text": "XOSCore",
7686 "value": "XOSCore"
7687 }
7688 },
7689 "seriesOverrides": [],
7690 "spaceLength": 10,
7691 "stack": false,
7692 "steppedLine": false,
7693 "targets": [
7694 {
7695 "$$hashKey": "object:492",
7696 "expr": "grpc_request_count_total{model_name=\"$model\"}",
7697 "format": "time_series",
7698 "intervalFactor": 1,
7699 "legendFormat": "{{endpoint}} - {{status}}",
7700 "refId": "A"
7701 }
7702 ],
7703 "thresholds": [],
7704 "timeFrom": null,
7705 "timeShift": null,
7706 "title": "Requests for model $model",
7707 "tooltip": {
7708 "shared": true,
7709 "sort": 0,
7710 "value_type": "individual"
7711 },
7712 "transparent": false,
7713 "type": "graph",
7714 "xaxis": {
7715 "buckets": null,
7716 "mode": "time",
7717 "name": null,
7718 "show": true,
7719 "values": []
7720 },
7721 "yaxes": [
7722 {
7723 "format": "short",
7724 "label": null,
7725 "logBase": 1,
7726 "max": null,
7727 "min": null,
7728 "show": true
7729 },
7730 {
7731 "format": "short",
7732 "label": null,
7733 "logBase": 1,
7734 "max": null,
7735 "min": null,
7736 "show": true
7737 }
7738 ],
7739 "yaxis": {
7740 "align": false,
7741 "alignLevel": null
7742 }
7743 },
7744 {
7745 "aliasColors": {},
7746 "bars": false,
7747 "dashLength": 10,
7748 "dashes": false,
7749 "datasource": "Prometheus",
7750 "description": "List all the request related to this model",
7751 "fill": 1,
7752 "gridPos": {
7753 "h": 9,
7754 "w": 6,
7755 "x": 12,
7756 "y": 182
7757 },
7758 "id": 310,
7759 "legend": {
7760 "avg": false,
7761 "current": false,
7762 "max": false,
7763 "min": false,
7764 "show": true,
7765 "total": false,
7766 "values": false
7767 },
7768 "lines": true,
7769 "linewidth": 1,
7770 "links": [],
7771 "minSpan": 6,
7772 "nullPointMode": "null",
7773 "percentage": false,
7774 "pointradius": 5,
7775 "points": false,
7776 "renderer": "flot",
7777 "repeat": null,
7778 "repeatDirection": "h",
7779 "repeatIteration": 1538693445200,
7780 "repeatPanelId": 2,
7781 "scopedVars": {
7782 "model": {
7783 "selected": false,
7784 "text": "XOSGuiExtension",
7785 "value": "XOSGuiExtension"
7786 }
7787 },
7788 "seriesOverrides": [],
7789 "spaceLength": 10,
7790 "stack": false,
7791 "steppedLine": false,
7792 "targets": [
7793 {
7794 "$$hashKey": "object:492",
7795 "expr": "grpc_request_count_total{model_name=\"$model\"}",
7796 "format": "time_series",
7797 "intervalFactor": 1,
7798 "legendFormat": "{{endpoint}} - {{status}}",
7799 "refId": "A"
7800 }
7801 ],
7802 "thresholds": [],
7803 "timeFrom": null,
7804 "timeShift": null,
7805 "title": "Requests for model $model",
7806 "tooltip": {
7807 "shared": true,
7808 "sort": 0,
7809 "value_type": "individual"
7810 },
7811 "transparent": false,
7812 "type": "graph",
7813 "xaxis": {
7814 "buckets": null,
7815 "mode": "time",
7816 "name": null,
7817 "show": true,
7818 "values": []
7819 },
7820 "yaxes": [
7821 {
7822 "format": "short",
7823 "label": null,
7824 "logBase": 1,
7825 "max": null,
7826 "min": null,
7827 "show": true
7828 },
7829 {
7830 "format": "short",
7831 "label": null,
7832 "logBase": 1,
7833 "max": null,
7834 "min": null,
7835 "show": true
7836 }
7837 ],
7838 "yaxis": {
7839 "align": false,
7840 "alignLevel": null
7841 }
7842 }
7843 ],
7844 "refresh": "10s",
7845 "schemaVersion": 16,
7846 "style": "dark",
Hyunsun Moonb24bb2b2019-11-22 02:11:02 -08007847 "tags": [
7848 "nem-monitoring"
7849 ],
Matteo Scandoloe7610092018-10-03 15:53:07 -07007850 "templating": {
7851 "list": [
7852 {
7853 "allValue": null,
7854 "current": {
7855 "selected": true,
7856 "text": "All",
7857 "value": "$__all"
7858 },
7859 "datasource": "Prometheus",
7860 "hide": 0,
7861 "includeAll": true,
7862 "label": null,
7863 "multi": true,
7864 "name": "model",
7865 "options": [],
7866 "query": "label_values(grpc_request_count_total, model_name)",
7867 "refresh": 2,
7868 "regex": "",
7869 "sort": 5,
7870 "tagValuesQuery": "",
7871 "tags": [],
7872 "tagsQuery": "",
7873 "type": "query",
7874 "useTags": false
7875 },
7876 {
7877 "allValue": null,
7878 "current": {
7879 "$$hashKey": "object:806",
7880 "selected": true,
7881 "text": "All",
7882 "value": "$__all"
7883 },
7884 "datasource": "Prometheus",
7885 "hide": 0,
7886 "includeAll": true,
7887 "label": null,
7888 "multi": true,
7889 "name": "request_status",
7890 "options": [
7891 {
7892 "$$hashKey": "object:806",
7893 "selected": true,
7894 "text": "All",
7895 "value": "$__all"
7896 },
7897 {
7898 "$$hashKey": "object:807",
7899 "selected": false,
7900 "text": "OK",
7901 "value": "OK"
7902 },
7903 {
7904 "$$hashKey": "object:808",
7905 "selected": false,
7906 "text": "PERMISSION_DENIED",
7907 "value": "PERMISSION_DENIED"
7908 },
7909 {
7910 "$$hashKey": "object:809",
7911 "selected": false,
7912 "text": "UNAUTHENTICATED",
7913 "value": "UNAUTHENTICATED"
7914 }
7915 ],
7916 "query": "label_values(grpc_request_count_total, status)",
7917 "refresh": 0,
7918 "regex": ".+\\.(.+)",
7919 "sort": 0,
7920 "tagValuesQuery": "",
7921 "tags": [],
7922 "tagsQuery": "",
7923 "type": "query",
7924 "useTags": false
7925 }
7926 ]
7927 },
7928 "time": {
7929 "from": "now-5m",
7930 "to": "now"
7931 },
7932 "timepicker": {
7933 "refresh_intervals": [
7934 "5s",
7935 "10s",
7936 "30s",
7937 "1m",
7938 "5m",
7939 "15m",
7940 "30m",
7941 "1h",
7942 "2h",
7943 "1d"
7944 ],
7945 "time_options": [
7946 "5m",
7947 "15m",
7948 "1h",
7949 "6h",
7950 "12h",
7951 "24h",
7952 "2d",
7953 "7d",
7954 "30d"
7955 ]
7956 },
7957 "timezone": "",
7958 "title": "XOS",
7959 "uid": "vE-iQRJiz",
7960 "version": 14
7961}