Feature 10885 - K8 Cluster and CNF Monitoring
[osm/MON.git] / osm_mon / dashboarder / templates / cnf_scoped.json
1 {
2     "dashboard": {
3         "annotations": {
4             "list": [{
5                     "builtIn": 1,
6                     "datasource": "-- Grafana --",
7                     "enable": true,
8                     "hide": true,
9                     "iconColor": "rgba(0, 211, 255, 1)",
10                     "name": "Annotations & Alerts",
11                     "type": "dashboard"
12                 }
13             ]
14         },
15         "editable": true,
16         "gnetId": null,
17         "graphTooltip": 0,
18         "id": null,
19         "iteration": 1635943559726,
20         "links": [],
21         "panels": [{
22                 "cacheTimeout": null,
23                 "colorBackground": false,
24                 "colorPrefix": false,
25                 "colorValue": true,
26                 "colors": [
27                     "#d44a3a",
28                     "rgba(237, 129, 40, 0.89)",
29                     "#73BF69"
30                 ],
31                 "datasource": "OSM_DATASOURCE_NAME",
32                 "decimals": 0,
33                 "format": "none",
34                 "gauge": {
35                     "maxValue": 100,
36                     "minValue": 0,
37                     "show": false,
38                     "thresholdLabels": false,
39                     "thresholdMarkers": true
40                 },
41                 "gridPos": {
42                     "h": 6,
43                     "w": 6,
44                     "x": 0,
45                     "y": 0
46                 },
47                 "id": 1,
48                 "interval": null,
49                 "links": [],
50                 "mappingType": 1,
51                 "mappingTypes": [{
52                         "name": "value to text",
53                         "value": 1
54                     }, {
55                         "name": "range to text",
56                         "value": 2
57                     }
58                 ],
59                 "maxDataPoints": 100,
60                 "nullPointMode": "connected",
61                 "nullText": null,
62                 "options": {},
63                 "postfix": "",
64                 "postfixFontSize": "100%",
65                 "prefix": "",
66                 "prefixFontSize": "100%",
67                 "rangeMaps": [{
68                         "from": "null",
69                         "text": "N/A",
70                         "to": "null"
71                     }
72                 ],
73                 "sparkline": {
74                     "fillColor": "rgba(31, 118, 189, 0.18)",
75                     "full": false,
76                     "lineColor": "rgb(31, 120, 193)",
77                     "show": false,
78                     "ymax": null,
79                     "ymin": null
80                 },
81                 "tableColumn": "",
82                 "targets": [{
83                         "expr": "sum(kube_pod_info{namespace=~\"$namespace\", cluster=\"$cluster\",pod=~\"$pod\"})",
84                         "format": "time_series",
85                         "instant": true,
86                         "intervalFactor": 2,
87                         "legendFormat": "{{container}}",
88                         "legendLink": null,
89                         "refId": "A",
90                         "step": 10
91                     }
92                 ],
93                 "thresholds": "",
94                 "timeFrom": null,
95                 "timeShift": null,
96                 "title": "Pods",
97                 "type": "singlestat",
98                 "valueFontSize": "200%",
99                 "valueMaps": [{
100                         "op": "=",
101                         "text": "N/A",
102                         "value": "null"
103                     }
104                 ],
105                 "valueName": "current"
106             }, {
107                 "cacheTimeout": null,
108                 "colorBackground": false,
109                 "colorPrefix": false,
110                 "colorValue": true,
111                 "colors": [
112                     "#d44a3a",
113                     "rgba(237, 129, 40, 0.89)",
114                     "#73BF69"
115                 ],
116                 "datasource": "OSM_DATASOURCE_NAME",
117                 "decimals": 2,
118                 "format": "none",
119                 "gauge": {
120                     "maxValue": 100,
121                     "minValue": 0,
122                     "show": false,
123                     "thresholdLabels": false,
124                     "thresholdMarkers": true
125                 },
126                 "gridPos": {
127                     "h": 3,
128                     "w": 6,
129                     "x": 6,
130                     "y": 0
131                 },
132                 "id": 31,
133                 "interval": null,
134                 "links": [],
135                 "mappingType": 1,
136                 "mappingTypes": [{
137                         "name": "value to text",
138                         "value": 1
139                     }, {
140                         "name": "range to text",
141                         "value": 2
142                     }
143                 ],
144                 "maxDataPoints": 100,
145                 "nullPointMode": "connected",
146                 "nullText": null,
147                 "options": {},
148                 "postfix": "",
149                 "postfixFontSize": "100%",
150                 "prefix": "",
151                 "prefixFontSize": "100%",
152                 "rangeMaps": [{
153                         "from": "null",
154                         "text": "N/A",
155                         "to": "null"
156                     }
157                 ],
158                 "sparkline": {
159                     "fillColor": "rgba(31, 118, 189, 0.18)",
160                     "full": false,
161                     "lineColor": "rgb(31, 120, 193)",
162                     "show": false,
163                     "ymax": null,
164                     "ymin": null
165                 },
166                 "tableColumn": "",
167                 "targets": [{
168                         "expr": "sum(node_namespace_pod_container:container_cpu_usage_seconds_total:sum_irate{cluster=\"$cluster\", namespace=~\"$namespace\", pod=~\"$pod\"})",
169                         "format": "time_series",
170                         "instant": true,
171                         "intervalFactor": 2,
172                         "legendFormat": "{{container}}",
173                         "legendLink": null,
174                         "refId": "A",
175                         "step": 10
176                     }
177                 ],
178                 "thresholds": "",
179                 "timeFrom": null,
180                 "timeShift": null,
181                 "title": "Total CPU Usage",
182                 "type": "singlestat",
183                 "valueFontSize": "120%",
184                 "valueMaps": [{
185                         "op": "=",
186                         "text": "N/A",
187                         "value": "null"
188                     }
189                 ],
190                 "valueName": "current"
191             }, {
192                 "cacheTimeout": null,
193                 "datasource": "OSM_DATASOURCE_NAME",
194                 "gridPos": {
195                     "h": 3,
196                     "w": 12,
197                     "x": 12,
198                     "y": 0
199                 },
200                 "id": 24,
201                 "links": [],
202                 "options": {
203                     "displayMode": "lcd",
204                     "fieldOptions": {
205                         "calcs": [
206                             "mean"
207                         ],
208                         "defaults": {
209                             "mappings": [],
210                             "max": 1000,
211                             "min": 0,
212                             "thresholds": [{
213                                     "color": "green",
214                                     "value": null
215                                 }, {
216                                     "color": "#EAB839",
217                                     "value": 100
218                                 }, {
219                                     "color": "red",
220                                     "value": 200
221                                 }
222                             ],
223                             "unit": "none"
224                         },
225                         "override": {},
226                         "values": false
227                     },
228                     "orientation": "horizontal"
229                 },
230                 "pluginVersion": "6.3.5",
231                 "targets": [{
232                         "expr": "sum(irate(container_network_receive_bytes_total{cluster=\"$cluster\", namespace=~\"$namespace\", pod=~\"$pod\"}[$__interval]))",
233                         "format": "time_series",
234                         "instant": false,
235                         "intervalFactor": 2,
236                         "legendFormat": "{{pod}}",
237                         "legendLink": null,
238                         "refId": "A",
239                         "step": 10
240                     }
241                 ],
242                 "timeFrom": null,
243                 "timeShift": null,
244                 "title": "Total Receive Bandwidth",
245                 "type": "bargauge"
246             }, {
247                 "cacheTimeout": null,
248                 "colorBackground": false,
249                 "colorPrefix": false,
250                 "colorValue": true,
251                 "colors": [
252                     "#d44a3a",
253                     "rgba(237, 129, 40, 0.89)",
254                     "#73BF69"
255                 ],
256                 "datasource": "OSM_DATASOURCE_NAME",
257                 "decimals": 2,
258                 "format": "decbytes",
259                 "gauge": {
260                     "maxValue": 100,
261                     "minValue": 0,
262                     "show": false,
263                     "thresholdLabels": false,
264                     "thresholdMarkers": true
265                 },
266                 "gridPos": {
267                     "h": 3,
268                     "w": 6,
269                     "x": 6,
270                     "y": 3
271                 },
272                 "id": 30,
273                 "interval": null,
274                 "links": [],
275                 "mappingType": 1,
276                 "mappingTypes": [{
277                         "name": "value to text",
278                         "value": 1
279                     }, {
280                         "name": "range to text",
281                         "value": 2
282                     }
283                 ],
284                 "maxDataPoints": 100,
285                 "nullPointMode": "connected",
286                 "nullText": null,
287                 "options": {},
288                 "postfix": "",
289                 "postfixFontSize": "100%",
290                 "prefix": "",
291                 "prefixFontSize": "100%",
292                 "rangeMaps": [{
293                         "from": "null",
294                         "text": "N/A",
295                         "to": "null"
296                     }
297                 ],
298                 "sparkline": {
299                     "fillColor": "rgba(31, 118, 189, 0.18)",
300                     "full": false,
301                     "lineColor": "rgb(31, 120, 193)",
302                     "show": false,
303                     "ymax": null,
304                     "ymin": null
305                 },
306                 "tableColumn": "",
307                 "targets": [{
308                         "expr": "sum(container_memory_working_set_bytes{cluster=\"$cluster\", namespace=~\"$namespace\", container!=\"\", image!=\"\", pod=~\"$pod\"})",
309                         "format": "time_series",
310                         "instant": true,
311                         "intervalFactor": 2,
312                         "legendFormat": "{{container}}",
313                         "legendLink": null,
314                         "refId": "A",
315                         "step": 10
316                     }
317                 ],
318                 "thresholds": "",
319                 "timeFrom": null,
320                 "timeShift": null,
321                 "title": "Total Memory Usage",
322                 "type": "singlestat",
323                 "valueFontSize": "120%",
324                 "valueMaps": [{
325                         "op": "=",
326                         "text": "N/A",
327                         "value": "null"
328                     }
329                 ],
330                 "valueName": "current"
331             }, {
332                 "cacheTimeout": null,
333                 "datasource": "OSM_DATASOURCE_NAME",
334                 "gridPos": {
335                     "h": 3,
336                     "w": 12,
337                     "x": 12,
338                     "y": 3
339                 },
340                 "id": 25,
341                 "links": [],
342                 "options": {
343                     "displayMode": "lcd",
344                     "fieldOptions": {
345                         "calcs": [
346                             "mean"
347                         ],
348                         "defaults": {
349                             "mappings": [],
350                             "max": 1000,
351                             "min": 0,
352                             "thresholds": [{
353                                     "color": "green",
354                                     "value": null
355                                 }, {
356                                     "color": "#EAB839",
357                                     "value": 100
358                                 }, {
359                                     "color": "red",
360                                     "value": 200
361                                 }
362                             ]
363                         },
364                         "override": {},
365                         "values": false
366                     },
367                     "orientation": "horizontal"
368                 },
369                 "pluginVersion": "6.3.5",
370                 "targets": [{
371                         "expr": "sum(irate(container_network_transmit_bytes_total{cluster=\"$cluster\", namespace=~\"$namespace\", pod=~\"$pod\"}[$__interval]))",
372                         "format": "time_series",
373                         "intervalFactor": 2,
374                         "legendFormat": "{{pod}}",
375                         "legendLink": null,
376                         "refId": "A",
377                         "step": 10
378                     }
379                 ],
380                 "timeFrom": null,
381                 "timeShift": null,
382                 "title": "Total Transmit Bandwidth",
383                 "type": "bargauge"
384             }, {
385                 "aliasColors": {},
386                 "bars": false,
387                 "dashLength": 10,
388                 "dashes": false,
389                 "datasource": "OSM_DATASOURCE_NAME",
390                 "fill": 0,
391                 "fillGradient": 0,
392                 "gridPos": {
393                     "h": 6,
394                     "w": 12,
395                     "x": 0,
396                     "y": 6
397                 },
398                 "id": 27,
399                 "legend": {
400                     "alignAsTable": false,
401                     "avg": false,
402                     "current": false,
403                     "max": false,
404                     "min": false,
405                     "rightSide": false,
406                     "show": true,
407                     "sideWidth": 300,
408                     "total": false,
409                     "values": false
410                 },
411                 "lines": true,
412                 "linewidth": 1,
413                 "nullPointMode": "null",
414                 "options": {
415                     "dataLinks": []
416                 },
417                 "percentage": false,
418                 "pointradius": 2,
419                 "points": false,
420                 "renderer": "flot",
421                 "seriesOverrides": [],
422                 "spaceLength": 10,
423                 "stack": false,
424                 "steppedLine": false,
425                 "targets": [{
426                         "expr": "sum(node_namespace_pod_container:container_cpu_usage_seconds_total:sum_irate{cluster=\"$cluster\", namespace=~\"$namespace\", pod=~\"$pod\"}) by (pod)",
427                         "format": "time_series",
428                         "intervalFactor": 2,
429                         "legendFormat": "{{pod}}",
430                         "refId": "A"
431                     }, {
432                         "expr": "",
433                         "refId": "B"
434                     }, {
435                         "refId": "C"
436                     }, {
437                         "refId": "D"
438                     }
439                 ],
440                 "thresholds": [],
441                 "timeFrom": null,
442                 "timeRegions": [],
443                 "timeShift": null,
444                 "title": "CPU Usage",
445                 "tooltip": {
446                     "shared": true,
447                     "sort": 0,
448                     "value_type": "individual"
449                 },
450                 "type": "graph",
451                 "xaxis": {
452                     "buckets": null,
453                     "mode": "time",
454                     "name": null,
455                     "show": true,
456                     "values": []
457                 },
458                 "yaxes": [{
459                         "format": "short",
460                         "label": null,
461                         "logBase": 1,
462                         "max": null,
463                         "min": null,
464                         "show": true
465                     }, {
466                         "format": "short",
467                         "label": null,
468                         "logBase": 1,
469                         "max": null,
470                         "min": null,
471                         "show": true
472                     }
473                 ],
474                 "yaxis": {
475                     "align": false,
476                     "alignLevel": null
477                 }
478             }, {
479                 "aliasColors": {},
480                 "bars": false,
481                 "dashLength": 10,
482                 "dashes": false,
483                 "datasource": "OSM_DATASOURCE_NAME",
484                 "fill": 0,
485                 "fillGradient": 0,
486                 "gridPos": {
487                     "h": 6,
488                     "w": 12,
489                     "x": 12,
490                     "y": 6
491                 },
492                 "id": 29,
493                 "legend": {
494                     "avg": false,
495                     "current": false,
496                     "max": false,
497                     "min": false,
498                     "show": true,
499                     "total": false,
500                     "values": false
501                 },
502                 "lines": true,
503                 "linewidth": 1,
504                 "nullPointMode": "null",
505                 "options": {
506                     "dataLinks": []
507                 },
508                 "percentage": false,
509                 "pointradius": 2,
510                 "points": false,
511                 "renderer": "flot",
512                 "seriesOverrides": [],
513                 "spaceLength": 10,
514                 "stack": false,
515                 "steppedLine": false,
516                 "targets": [{
517                         "expr": "sum(container_memory_working_set_bytes{cluster=\"$cluster\", namespace=~\"$namespace\", container!=\"\", image!=\"\", pod=~\"$pod\"}) by (pod)",
518                         "intervalFactor": 2,
519                         "legendFormat": "{{pod}}",
520                         "refId": "A"
521                     }
522                 ],
523                 "thresholds": [],
524                 "timeFrom": null,
525                 "timeRegions": [],
526                 "timeShift": null,
527                 "title": "Memory Usage",
528                 "tooltip": {
529                     "shared": true,
530                     "sort": 0,
531                     "value_type": "individual"
532                 },
533                 "type": "graph",
534                 "xaxis": {
535                     "buckets": null,
536                     "mode": "time",
537                     "name": null,
538                     "show": true,
539                     "values": []
540                 },
541                 "yaxes": [{
542                         "format": "decbytes",
543                         "label": null,
544                         "logBase": 1,
545                         "max": null,
546                         "min": null,
547                         "show": true
548                     }, {
549                         "format": "decbytes",
550                         "label": null,
551                         "logBase": 1,
552                         "max": null,
553                         "min": null,
554                         "show": true
555                     }
556                 ],
557                 "yaxis": {
558                     "align": false,
559                     "alignLevel": null
560                 }
561             }, {
562                 "aliasColors": {},
563                 "bars": false,
564                 "dashLength": 10,
565                 "dashes": false,
566                 "datasource": "OSM_DATASOURCE_NAME",
567                 "fieldConfig": {
568                     "defaults": {
569                         "custom": {}
570                     },
571                     "overrides": []
572                 },
573                 "fill": 0,
574                 "fillGradient": 0,
575                 "gridPos": {
576                     "h": 6,
577                     "w": 12,
578                     "x": 0,
579                     "y": 12
580                 },
581                 "hiddenSeries": false,
582                 "id": 6,
583                 "interval": "1m",
584                 "legend": {
585                     "avg": false,
586                     "current": false,
587                     "max": false,
588                     "min": false,
589                     "show": true,
590                     "total": false,
591                     "values": false
592                 },
593                 "lines": true,
594                 "linewidth": 1,
595                 "links": [],
596                 "nullPointMode": "null as zero",
597                 "options": {
598                     "dataLinks": []
599                 },
600                 "percentage": false,
601                 "pointradius": 5,
602                 "points": false,
603                 "renderer": "flot",
604                 "seriesOverrides": [],
605                 "spaceLength": 10,
606                 "stack": false,
607                 "steppedLine": false,
608                 "targets": [{
609                         "expr": "sum(irate(container_network_receive_bytes_total{cluster=\"$cluster\", namespace=~\"$namespace\", pod=~\"$pod\"}[$__interval])) by (pod)",
610                         "format": "time_series",
611                         "intervalFactor": 2,
612                         "legendFormat": "{{pod}}",
613                         "legendLink": null,
614                         "refId": "A",
615                         "step": 10
616                     }
617                 ],
618                 "thresholds": [],
619                 "timeFrom": null,
620                 "timeRegions": [],
621                 "timeShift": null,
622                 "title": "Receive Bandwidth",
623                 "tooltip": {
624                     "shared": false,
625                     "sort": 0,
626                     "value_type": "individual"
627                 },
628                 "type": "graph",
629                 "xaxis": {
630                     "buckets": null,
631                     "mode": "time",
632                     "name": null,
633                     "show": true,
634                     "values": []
635                 },
636                 "yaxes": [{
637                         "format": "Bps",
638                         "label": null,
639                         "logBase": 1,
640                         "max": null,
641                         "min": 0,
642                         "show": true
643                     }, {
644                         "format": "short",
645                         "label": null,
646                         "logBase": 1,
647                         "max": null,
648                         "min": null,
649                         "show": false
650                     }
651                 ],
652                 "yaxis": {
653                     "align": false,
654                     "alignLevel": null
655                 }
656             }, {
657                 "aliasColors": {},
658                 "bars": false,
659                 "dashLength": 10,
660                 "dashes": false,
661                 "datasource": "OSM_DATASOURCE_NAME",
662                 "fieldConfig": {
663                     "defaults": {
664                         "custom": {}
665                     },
666                     "overrides": []
667                 },
668                 "fill": 0,
669                 "fillGradient": 0,
670                 "gridPos": {
671                     "h": 6,
672                     "w": 12,
673                     "x": 12,
674                     "y": 12
675                 },
676                 "hiddenSeries": false,
677                 "id": 7,
678                 "interval": "1m",
679                 "legend": {
680                     "avg": false,
681                     "current": false,
682                     "max": false,
683                     "min": false,
684                     "show": true,
685                     "total": false,
686                     "values": false
687                 },
688                 "lines": true,
689                 "linewidth": 1,
690                 "links": [],
691                 "nullPointMode": "null as zero",
692                 "options": {
693                     "dataLinks": []
694                 },
695                 "percentage": false,
696                 "pointradius": 5,
697                 "points": false,
698                 "renderer": "flot",
699                 "seriesOverrides": [],
700                 "spaceLength": 10,
701                 "stack": false,
702                 "steppedLine": false,
703                 "targets": [{
704                         "expr": "sum(irate(container_network_transmit_bytes_total{cluster=\"$cluster\", namespace=~\"$namespace\", pod=~\"$pod\"}[$__interval])) by (pod)",
705                         "format": "time_series",
706                         "intervalFactor": 2,
707                         "legendFormat": "{{pod}}",
708                         "legendLink": null,
709                         "refId": "A",
710                         "step": 10
711                     }
712                 ],
713                 "thresholds": [],
714                 "timeFrom": null,
715                 "timeRegions": [],
716                 "timeShift": null,
717                 "title": "Transmit Bandwidth",
718                 "tooltip": {
719                     "shared": false,
720                     "sort": 0,
721                     "value_type": "individual"
722                 },
723                 "type": "graph",
724                 "xaxis": {
725                     "buckets": null,
726                     "mode": "time",
727                     "name": null,
728                     "show": true,
729                     "values": []
730                 },
731                 "yaxes": [{
732                         "format": "Bps",
733                         "label": null,
734                         "logBase": 1,
735                         "max": null,
736                         "min": 0,
737                         "show": true
738                     }, {
739                         "format": "short",
740                         "label": null,
741                         "logBase": 1,
742                         "max": null,
743                         "min": null,
744                         "show": false
745                     }
746                 ],
747                 "yaxis": {
748                     "align": false,
749                     "alignLevel": null
750                 }
751             }, {
752                 "aliasColors": {},
753                 "bars": false,
754                 "dashLength": 10,
755                 "dashes": false,
756                 "datasource": "OSM_DATASOURCE_NAME",
757                 "fieldConfig": {
758                     "defaults": {
759                         "custom": {}
760                     },
761                     "overrides": []
762                 },
763                 "fill": 0,
764                 "fillGradient": 0,
765                 "gridPos": {
766                     "h": 6,
767                     "w": 12,
768                     "x": 0,
769                     "y": 18
770                 },
771                 "hiddenSeries": false,
772                 "id": 8,
773                 "interval": "1m",
774                 "legend": {
775                     "avg": false,
776                     "current": false,
777                     "max": false,
778                     "min": false,
779                     "show": true,
780                     "total": false,
781                     "values": false
782                 },
783                 "lines": true,
784                 "linewidth": 1,
785                 "links": [],
786                 "nullPointMode": "null as zero",
787                 "options": {
788                     "dataLinks": []
789                 },
790                 "percentage": false,
791                 "pointradius": 5,
792                 "points": false,
793                 "renderer": "flot",
794                 "seriesOverrides": [],
795                 "spaceLength": 10,
796                 "stack": false,
797                 "steppedLine": false,
798                 "targets": [{
799                         "expr": "sum(irate(container_network_receive_packets_total{cluster=\"$cluster\", namespace=~\"$namespace\", pod=~\"$pod\"}[$__interval])) by (pod)",
800                         "format": "time_series",
801                         "intervalFactor": 2,
802                         "legendFormat": "{{pod}}",
803                         "legendLink": null,
804                         "refId": "A",
805                         "step": 10
806                     }
807                 ],
808                 "thresholds": [],
809                 "timeFrom": null,
810                 "timeRegions": [],
811                 "timeShift": null,
812                 "title": "Rate of Received Packets",
813                 "tooltip": {
814                     "shared": false,
815                     "sort": 0,
816                     "value_type": "individual"
817                 },
818                 "type": "graph",
819                 "xaxis": {
820                     "buckets": null,
821                     "mode": "time",
822                     "name": null,
823                     "show": true,
824                     "values": []
825                 },
826                 "yaxes": [{
827                         "format": "Bps",
828                         "label": null,
829                         "logBase": 1,
830                         "max": null,
831                         "min": 0,
832                         "show": true
833                     }, {
834                         "format": "short",
835                         "label": null,
836                         "logBase": 1,
837                         "max": null,
838                         "min": null,
839                         "show": false
840                     }
841                 ],
842                 "yaxis": {
843                     "align": false,
844                     "alignLevel": null
845                 }
846             }, {
847                 "aliasColors": {},
848                 "bars": false,
849                 "dashLength": 10,
850                 "dashes": false,
851                 "datasource": "OSM_DATASOURCE_NAME",
852                 "fieldConfig": {
853                     "defaults": {
854                         "custom": {}
855                     },
856                     "overrides": []
857                 },
858                 "fill": 0,
859                 "fillGradient": 0,
860                 "gridPos": {
861                     "h": 6,
862                     "w": 12,
863                     "x": 12,
864                     "y": 18
865                 },
866                 "hiddenSeries": false,
867                 "id": 9,
868                 "interval": "1m",
869                 "legend": {
870                     "avg": false,
871                     "current": false,
872                     "max": false,
873                     "min": false,
874                     "show": true,
875                     "total": false,
876                     "values": false
877                 },
878                 "lines": true,
879                 "linewidth": 1,
880                 "links": [],
881                 "nullPointMode": "null as zero",
882                 "options": {
883                     "dataLinks": []
884                 },
885                 "percentage": false,
886                 "pointradius": 5,
887                 "points": false,
888                 "renderer": "flot",
889                 "seriesOverrides": [],
890                 "spaceLength": 10,
891                 "stack": false,
892                 "steppedLine": false,
893                 "targets": [{
894                         "expr": "sum(irate(container_network_receive_packets_total{cluster=\"$cluster\", namespace=~\"$namespace\", pod=~\"$pod\"}[$__interval])) by (pod)",
895                         "format": "time_series",
896                         "intervalFactor": 2,
897                         "legendFormat": "{{pod}}",
898                         "legendLink": null,
899                         "refId": "A",
900                         "step": 10
901                     }
902                 ],
903                 "thresholds": [],
904                 "timeFrom": null,
905                 "timeRegions": [],
906                 "timeShift": null,
907                 "title": "Rate of Transmitted Packets",
908                 "tooltip": {
909                     "shared": false,
910                     "sort": 0,
911                     "value_type": "individual"
912                 },
913                 "type": "graph",
914                 "xaxis": {
915                     "buckets": null,
916                     "mode": "time",
917                     "name": null,
918                     "show": true,
919                     "values": []
920                 },
921                 "yaxes": [{
922                         "format": "Bps",
923                         "label": null,
924                         "logBase": 1,
925                         "max": null,
926                         "min": 0,
927                         "show": true
928                     }, {
929                         "format": "short",
930                         "label": null,
931                         "logBase": 1,
932                         "max": null,
933                         "min": null,
934                         "show": false
935                     }
936                 ],
937                 "yaxis": {
938                     "align": false,
939                     "alignLevel": null
940                 }
941             }
942         ],
943         "refresh": "5s",
944         "schemaVersion": 19,
945         "style": "dark",
946         "tags": [
947             "osm_automated"
948         ],
949         "templating": {
950             "list": [{
951                     "allValue": null,
952                     "current": {
953                         "isNone": true,
954                         "selected": true,
955                         "text": "None",
956                         "value": ""
957                     },
958                     "datasource": "OSM_DATASOURCE_NAME",
959                     "definition": "",
960                     "hide": 2,
961                     "includeAll": false,
962                     "label": null,
963                     "multi": false,
964                     "name": "cluster",
965                     "options": [],
966                     "query": "label_values(kube_pod_info, cluster)",
967                     "refresh": 1,
968                     "regex": "",
969                     "skipUrlSync": false,
970                     "sort": 1,
971                     "tagValuesQuery": "",
972                     "tags": [],
973                     "tagsQuery": "",
974                     "type": "query",
975                     "useTags": false
976                 }, {
977                     "allValue": null,
978                     "current": {
979                         "tags": [],
980                         "text": "None",
981                         "value": []
982                     },
983                     "datasource": "OSM_DATASOURCE_NAME",
984                     "definition": "",
985                     "hide": 0,
986                     "includeAll": false,
987                     "label": null,
988                     "multi": true,
989                     "name": "namespace",
990                     "options": [],
991                     "query": "label_values(kube_pod_info{cluster=\"$cluster\"}, namespace)",
992                     "refresh": 1,
993                     "regex": "",
994                     "skipUrlSync": false,
995                     "sort": 1,
996                     "tagValuesQuery": "",
997                     "tags": [],
998                     "tagsQuery": "",
999                     "type": "query",
1000                     "useTags": false
1001                 }, {
1002                     "allValue": null,
1003                     "current": {
1004                         "text": "None",
1005                         "value": ""
1006                     },
1007                     "datasource": "OSM_DATASOURCE_NAME",
1008                     "definition": "label_values(kube_pod_info{cluster=\"$cluster\", namespace=~\"$namespace\"}, pod)",
1009                     "hide": 0,
1010                     "includeAll": false,
1011                     "label": null,
1012                     "multi": true,
1013                     "name": "pod",
1014                     "options": [],
1015                     "query": "label_values(kube_pod_info{cluster=\"$cluster\", namespace=~\"$namespace\"}, pod)",
1016                     "refresh": 2,
1017                     "regex": "",
1018                     "skipUrlSync": false,
1019                     "sort": 1,
1020                     "tagValuesQuery": "",
1021                     "tags": [],
1022                     "tagsQuery": "",
1023                     "type": "query",
1024                     "useTags": false
1025                 }
1026             ]
1027         },
1028         "time": {
1029             "from": "now-30m",
1030             "to": "now"
1031         },
1032         "timepicker": {
1033             "refresh_intervals": [
1034                 "5s",
1035                 "10s",
1036                 "30s",
1037                 "1m",
1038                 "5m",
1039                 "15m",
1040                 "30m",
1041                 "1h",
1042                 "2h",
1043                 "1d"
1044             ],
1045             "time_options": [
1046                 "5m",
1047                 "15m",
1048                 "1h",
1049                 "6h",
1050                 "12h",
1051                 "24h",
1052                 "2d",
1053                 "7d",
1054                 "30d"
1055             ]
1056         },
1057         "timezone": "",
1058         "title": "OSM K8S Metrics - OSM_NAME",
1059         "uid": "OSM_ID",
1060         "version": 1
1061     }
1062 }