Integrate collectd, prometheus and grafana.
[multicloud/k8s.git] / kud / tests / vnfs / comp-app / collection / app2 / helm / prometheus-operator / templates / grafana / dashboards-1.14 / k8s-resources-node.yaml
1 {{- /*
2 Generated from 'k8s-resources-node' from https://raw.githubusercontent.com/coreos/kube-prometheus/master/manifests/grafana-dashboardDefinitions.yaml
3 Do not change in-place! In order to change this file first read following link:
4 https://github.com/helm/charts/tree/master/stable/prometheus-operator/hack
5 */ -}}
6 {{- $kubeTargetVersion := default .Capabilities.KubeVersion.GitVersion .Values.kubeTargetVersionOverride }}
7 {{- if and (semverCompare ">=1.14.0-0" $kubeTargetVersion) (semverCompare "<9.9.9-9" $kubeTargetVersion) .Values.grafana.enabled .Values.grafana.defaultDashboardsEnabled }}
8 apiVersion: v1
9 kind: ConfigMap
10 metadata:
11   namespace: {{ template "prometheus-operator.namespace" . }}
12   name: {{ printf "%s-%s" (include "prometheus-operator.fullname" $) "k8s-resources-node" | trunc 63 | trimSuffix "-" }}
13   labels:
14     {{- if $.Values.grafana.sidecar.dashboards.label }}
15     {{ $.Values.grafana.sidecar.dashboards.label }}: "1"
16     {{- end }}
17     app: {{ template "prometheus-operator.name" $ }}-grafana
18 {{ include "prometheus-operator.labels" $ | indent 4 }}
19 data:
20   k8s-resources-node.json: |-
21     {
22         "annotations": {
23             "list": [
24
25             ]
26         },
27         "editable": true,
28         "gnetId": null,
29         "graphTooltip": 0,
30         "hideControls": false,
31         "links": [
32
33         ],
34         "refresh": "10s",
35         "rows": [
36             {
37                 "collapse": false,
38                 "height": "250px",
39                 "panels": [
40                     {
41                         "aliasColors": {
42
43                         },
44                         "bars": false,
45                         "dashLength": 10,
46                         "dashes": false,
47                         "datasource": "$datasource",
48                         "fill": 10,
49                         "id": 1,
50                         "legend": {
51                             "avg": false,
52                             "current": false,
53                             "max": false,
54                             "min": false,
55                             "show": true,
56                             "total": false,
57                             "values": false
58                         },
59                         "lines": true,
60                         "linewidth": 0,
61                         "links": [
62
63                         ],
64                         "nullPointMode": "null as zero",
65                         "percentage": false,
66                         "pointradius": 5,
67                         "points": false,
68                         "renderer": "flot",
69                         "seriesOverrides": [
70
71                         ],
72                         "spaceLength": 10,
73                         "span": 12,
74                         "stack": true,
75                         "steppedLine": false,
76                         "targets": [
77                             {
78                                 "expr": "sum(node_namespace_pod_container:container_cpu_usage_seconds_total:sum_rate{cluster=\"$cluster\", node=\"$node\"}) by (pod)",
79                                 "format": "time_series",
80                                 "intervalFactor": 2,
81                                 "legendFormat": "{{`{{`}}pod{{`}}`}}",
82                                 "legendLink": null,
83                                 "step": 10
84                             }
85                         ],
86                         "thresholds": [
87
88                         ],
89                         "timeFrom": null,
90                         "timeShift": null,
91                         "title": "CPU Usage",
92                         "tooltip": {
93                             "shared": false,
94                             "sort": 0,
95                             "value_type": "individual"
96                         },
97                         "type": "graph",
98                         "xaxis": {
99                             "buckets": null,
100                             "mode": "time",
101                             "name": null,
102                             "show": true,
103                             "values": [
104
105                             ]
106                         },
107                         "yaxes": [
108                             {
109                                 "format": "short",
110                                 "label": null,
111                                 "logBase": 1,
112                                 "max": null,
113                                 "min": 0,
114                                 "show": true
115                             },
116                             {
117                                 "format": "short",
118                                 "label": null,
119                                 "logBase": 1,
120                                 "max": null,
121                                 "min": null,
122                                 "show": false
123                             }
124                         ]
125                     }
126                 ],
127                 "repeat": null,
128                 "repeatIteration": null,
129                 "repeatRowId": null,
130                 "showTitle": true,
131                 "title": "CPU Usage",
132                 "titleSize": "h6"
133             },
134             {
135                 "collapse": false,
136                 "height": "250px",
137                 "panels": [
138                     {
139                         "aliasColors": {
140
141                         },
142                         "bars": false,
143                         "dashLength": 10,
144                         "dashes": false,
145                         "datasource": "$datasource",
146                         "fill": 1,
147                         "id": 2,
148                         "legend": {
149                             "avg": false,
150                             "current": false,
151                             "max": false,
152                             "min": false,
153                             "show": true,
154                             "total": false,
155                             "values": false
156                         },
157                         "lines": true,
158                         "linewidth": 1,
159                         "links": [
160
161                         ],
162                         "nullPointMode": "null as zero",
163                         "percentage": false,
164                         "pointradius": 5,
165                         "points": false,
166                         "renderer": "flot",
167                         "seriesOverrides": [
168
169                         ],
170                         "spaceLength": 10,
171                         "span": 12,
172                         "stack": false,
173                         "steppedLine": false,
174                         "styles": [
175                             {
176                                 "alias": "Time",
177                                 "dateFormat": "YYYY-MM-DD HH:mm:ss",
178                                 "pattern": "Time",
179                                 "type": "hidden"
180                             },
181                             {
182                                 "alias": "CPU Usage",
183                                 "colorMode": null,
184                                 "colors": [
185
186                                 ],
187                                 "dateFormat": "YYYY-MM-DD HH:mm:ss",
188                                 "decimals": 2,
189                                 "link": false,
190                                 "linkTooltip": "Drill down",
191                                 "linkUrl": "",
192                                 "pattern": "Value #A",
193                                 "thresholds": [
194
195                                 ],
196                                 "type": "number",
197                                 "unit": "short"
198                             },
199                             {
200                                 "alias": "CPU Requests",
201                                 "colorMode": null,
202                                 "colors": [
203
204                                 ],
205                                 "dateFormat": "YYYY-MM-DD HH:mm:ss",
206                                 "decimals": 2,
207                                 "link": false,
208                                 "linkTooltip": "Drill down",
209                                 "linkUrl": "",
210                                 "pattern": "Value #B",
211                                 "thresholds": [
212
213                                 ],
214                                 "type": "number",
215                                 "unit": "short"
216                             },
217                             {
218                                 "alias": "CPU Requests %",
219                                 "colorMode": null,
220                                 "colors": [
221
222                                 ],
223                                 "dateFormat": "YYYY-MM-DD HH:mm:ss",
224                                 "decimals": 2,
225                                 "link": false,
226                                 "linkTooltip": "Drill down",
227                                 "linkUrl": "",
228                                 "pattern": "Value #C",
229                                 "thresholds": [
230
231                                 ],
232                                 "type": "number",
233                                 "unit": "percentunit"
234                             },
235                             {
236                                 "alias": "CPU Limits",
237                                 "colorMode": null,
238                                 "colors": [
239
240                                 ],
241                                 "dateFormat": "YYYY-MM-DD HH:mm:ss",
242                                 "decimals": 2,
243                                 "link": false,
244                                 "linkTooltip": "Drill down",
245                                 "linkUrl": "",
246                                 "pattern": "Value #D",
247                                 "thresholds": [
248
249                                 ],
250                                 "type": "number",
251                                 "unit": "short"
252                             },
253                             {
254                                 "alias": "CPU Limits %",
255                                 "colorMode": null,
256                                 "colors": [
257
258                                 ],
259                                 "dateFormat": "YYYY-MM-DD HH:mm:ss",
260                                 "decimals": 2,
261                                 "link": false,
262                                 "linkTooltip": "Drill down",
263                                 "linkUrl": "",
264                                 "pattern": "Value #E",
265                                 "thresholds": [
266
267                                 ],
268                                 "type": "number",
269                                 "unit": "percentunit"
270                             },
271                             {
272                                 "alias": "Pod",
273                                 "colorMode": null,
274                                 "colors": [
275
276                                 ],
277                                 "dateFormat": "YYYY-MM-DD HH:mm:ss",
278                                 "decimals": 2,
279                                 "link": false,
280                                 "linkTooltip": "Drill down",
281                                 "linkUrl": "",
282                                 "pattern": "pod",
283                                 "thresholds": [
284
285                                 ],
286                                 "type": "number",
287                                 "unit": "short"
288                             },
289                             {
290                                 "alias": "",
291                                 "colorMode": null,
292                                 "colors": [
293
294                                 ],
295                                 "dateFormat": "YYYY-MM-DD HH:mm:ss",
296                                 "decimals": 2,
297                                 "pattern": "/.*/",
298                                 "thresholds": [
299
300                                 ],
301                                 "type": "string",
302                                 "unit": "short"
303                             }
304                         ],
305                         "targets": [
306                             {
307                                 "expr": "sum(node_namespace_pod_container:container_cpu_usage_seconds_total:sum_rate{cluster=\"$cluster\", node=\"$node\"}) by (pod)",
308                                 "format": "table",
309                                 "instant": true,
310                                 "intervalFactor": 2,
311                                 "legendFormat": "",
312                                 "refId": "A",
313                                 "step": 10
314                             },
315                             {
316                                 "expr": "sum(kube_pod_container_resource_requests_cpu_cores{cluster=\"$cluster\", node=\"$node\"}) by (pod)",
317                                 "format": "table",
318                                 "instant": true,
319                                 "intervalFactor": 2,
320                                 "legendFormat": "",
321                                 "refId": "B",
322                                 "step": 10
323                             },
324                             {
325                                 "expr": "sum(node_namespace_pod_container:container_cpu_usage_seconds_total:sum_rate{cluster=\"$cluster\", node=\"$node\"}) by (pod) / sum(kube_pod_container_resource_requests_cpu_cores{cluster=\"$cluster\", node=\"$node\"}) by (pod)",
326                                 "format": "table",
327                                 "instant": true,
328                                 "intervalFactor": 2,
329                                 "legendFormat": "",
330                                 "refId": "C",
331                                 "step": 10
332                             },
333                             {
334                                 "expr": "sum(kube_pod_container_resource_limits_cpu_cores{cluster=\"$cluster\", node=\"$node\"}) by (pod)",
335                                 "format": "table",
336                                 "instant": true,
337                                 "intervalFactor": 2,
338                                 "legendFormat": "",
339                                 "refId": "D",
340                                 "step": 10
341                             },
342                             {
343                                 "expr": "sum(node_namespace_pod_container:container_cpu_usage_seconds_total:sum_rate{cluster=\"$cluster\", node=\"$node\"}) by (pod) / sum(kube_pod_container_resource_limits_cpu_cores{cluster=\"$cluster\", node=\"$node\"}) by (pod)",
344                                 "format": "table",
345                                 "instant": true,
346                                 "intervalFactor": 2,
347                                 "legendFormat": "",
348                                 "refId": "E",
349                                 "step": 10
350                             }
351                         ],
352                         "thresholds": [
353
354                         ],
355                         "timeFrom": null,
356                         "timeShift": null,
357                         "title": "CPU Quota",
358                         "tooltip": {
359                             "shared": false,
360                             "sort": 0,
361                             "value_type": "individual"
362                         },
363                         "transform": "table",
364                         "type": "table",
365                         "xaxis": {
366                             "buckets": null,
367                             "mode": "time",
368                             "name": null,
369                             "show": true,
370                             "values": [
371
372                             ]
373                         },
374                         "yaxes": [
375                             {
376                                 "format": "short",
377                                 "label": null,
378                                 "logBase": 1,
379                                 "max": null,
380                                 "min": 0,
381                                 "show": true
382                             },
383                             {
384                                 "format": "short",
385                                 "label": null,
386                                 "logBase": 1,
387                                 "max": null,
388                                 "min": null,
389                                 "show": false
390                             }
391                         ]
392                     }
393                 ],
394                 "repeat": null,
395                 "repeatIteration": null,
396                 "repeatRowId": null,
397                 "showTitle": true,
398                 "title": "CPU Quota",
399                 "titleSize": "h6"
400             },
401             {
402                 "collapse": false,
403                 "height": "250px",
404                 "panels": [
405                     {
406                         "aliasColors": {
407
408                         },
409                         "bars": false,
410                         "dashLength": 10,
411                         "dashes": false,
412                         "datasource": "$datasource",
413                         "fill": 10,
414                         "id": 3,
415                         "legend": {
416                             "avg": false,
417                             "current": false,
418                             "max": false,
419                             "min": false,
420                             "show": true,
421                             "total": false,
422                             "values": false
423                         },
424                         "lines": true,
425                         "linewidth": 0,
426                         "links": [
427
428                         ],
429                         "nullPointMode": "null as zero",
430                         "percentage": false,
431                         "pointradius": 5,
432                         "points": false,
433                         "renderer": "flot",
434                         "seriesOverrides": [
435
436                         ],
437                         "spaceLength": 10,
438                         "span": 12,
439                         "stack": true,
440                         "steppedLine": false,
441                         "targets": [
442                             {
443                                 "expr": "sum(node_namespace_pod_container:container_memory_working_set_bytes{cluster=\"$cluster\", node=\"$node\", container!=\"\"}) by (pod)",
444                                 "format": "time_series",
445                                 "intervalFactor": 2,
446                                 "legendFormat": "{{`{{`}}pod{{`}}`}}",
447                                 "legendLink": null,
448                                 "step": 10
449                             }
450                         ],
451                         "thresholds": [
452
453                         ],
454                         "timeFrom": null,
455                         "timeShift": null,
456                         "title": "Memory Usage (w/o cache)",
457                         "tooltip": {
458                             "shared": false,
459                             "sort": 0,
460                             "value_type": "individual"
461                         },
462                         "type": "graph",
463                         "xaxis": {
464                             "buckets": null,
465                             "mode": "time",
466                             "name": null,
467                             "show": true,
468                             "values": [
469
470                             ]
471                         },
472                         "yaxes": [
473                             {
474                                 "format": "bytes",
475                                 "label": null,
476                                 "logBase": 1,
477                                 "max": null,
478                                 "min": 0,
479                                 "show": true
480                             },
481                             {
482                                 "format": "short",
483                                 "label": null,
484                                 "logBase": 1,
485                                 "max": null,
486                                 "min": null,
487                                 "show": false
488                             }
489                         ]
490                     }
491                 ],
492                 "repeat": null,
493                 "repeatIteration": null,
494                 "repeatRowId": null,
495                 "showTitle": true,
496                 "title": "Memory Usage",
497                 "titleSize": "h6"
498             },
499             {
500                 "collapse": false,
501                 "height": "250px",
502                 "panels": [
503                     {
504                         "aliasColors": {
505
506                         },
507                         "bars": false,
508                         "dashLength": 10,
509                         "dashes": false,
510                         "datasource": "$datasource",
511                         "fill": 1,
512                         "id": 4,
513                         "legend": {
514                             "avg": false,
515                             "current": false,
516                             "max": false,
517                             "min": false,
518                             "show": true,
519                             "total": false,
520                             "values": false
521                         },
522                         "lines": true,
523                         "linewidth": 1,
524                         "links": [
525
526                         ],
527                         "nullPointMode": "null as zero",
528                         "percentage": false,
529                         "pointradius": 5,
530                         "points": false,
531                         "renderer": "flot",
532                         "seriesOverrides": [
533
534                         ],
535                         "spaceLength": 10,
536                         "span": 12,
537                         "stack": false,
538                         "steppedLine": false,
539                         "styles": [
540                             {
541                                 "alias": "Time",
542                                 "dateFormat": "YYYY-MM-DD HH:mm:ss",
543                                 "pattern": "Time",
544                                 "type": "hidden"
545                             },
546                             {
547                                 "alias": "Memory Usage",
548                                 "colorMode": null,
549                                 "colors": [
550
551                                 ],
552                                 "dateFormat": "YYYY-MM-DD HH:mm:ss",
553                                 "decimals": 2,
554                                 "link": false,
555                                 "linkTooltip": "Drill down",
556                                 "linkUrl": "",
557                                 "pattern": "Value #A",
558                                 "thresholds": [
559
560                                 ],
561                                 "type": "number",
562                                 "unit": "bytes"
563                             },
564                             {
565                                 "alias": "Memory Requests",
566                                 "colorMode": null,
567                                 "colors": [
568
569                                 ],
570                                 "dateFormat": "YYYY-MM-DD HH:mm:ss",
571                                 "decimals": 2,
572                                 "link": false,
573                                 "linkTooltip": "Drill down",
574                                 "linkUrl": "",
575                                 "pattern": "Value #B",
576                                 "thresholds": [
577
578                                 ],
579                                 "type": "number",
580                                 "unit": "bytes"
581                             },
582                             {
583                                 "alias": "Memory Requests %",
584                                 "colorMode": null,
585                                 "colors": [
586
587                                 ],
588                                 "dateFormat": "YYYY-MM-DD HH:mm:ss",
589                                 "decimals": 2,
590                                 "link": false,
591                                 "linkTooltip": "Drill down",
592                                 "linkUrl": "",
593                                 "pattern": "Value #C",
594                                 "thresholds": [
595
596                                 ],
597                                 "type": "number",
598                                 "unit": "percentunit"
599                             },
600                             {
601                                 "alias": "Memory Limits",
602                                 "colorMode": null,
603                                 "colors": [
604
605                                 ],
606                                 "dateFormat": "YYYY-MM-DD HH:mm:ss",
607                                 "decimals": 2,
608                                 "link": false,
609                                 "linkTooltip": "Drill down",
610                                 "linkUrl": "",
611                                 "pattern": "Value #D",
612                                 "thresholds": [
613
614                                 ],
615                                 "type": "number",
616                                 "unit": "bytes"
617                             },
618                             {
619                                 "alias": "Memory Limits %",
620                                 "colorMode": null,
621                                 "colors": [
622
623                                 ],
624                                 "dateFormat": "YYYY-MM-DD HH:mm:ss",
625                                 "decimals": 2,
626                                 "link": false,
627                                 "linkTooltip": "Drill down",
628                                 "linkUrl": "",
629                                 "pattern": "Value #E",
630                                 "thresholds": [
631
632                                 ],
633                                 "type": "number",
634                                 "unit": "percentunit"
635                             },
636                             {
637                                 "alias": "Memory Usage (RSS)",
638                                 "colorMode": null,
639                                 "colors": [
640
641                                 ],
642                                 "dateFormat": "YYYY-MM-DD HH:mm:ss",
643                                 "decimals": 2,
644                                 "link": false,
645                                 "linkTooltip": "Drill down",
646                                 "linkUrl": "",
647                                 "pattern": "Value #F",
648                                 "thresholds": [
649
650                                 ],
651                                 "type": "number",
652                                 "unit": "bytes"
653                             },
654                             {
655                                 "alias": "Memory Usage (Cache)",
656                                 "colorMode": null,
657                                 "colors": [
658
659                                 ],
660                                 "dateFormat": "YYYY-MM-DD HH:mm:ss",
661                                 "decimals": 2,
662                                 "link": false,
663                                 "linkTooltip": "Drill down",
664                                 "linkUrl": "",
665                                 "pattern": "Value #G",
666                                 "thresholds": [
667
668                                 ],
669                                 "type": "number",
670                                 "unit": "bytes"
671                             },
672                             {
673                                 "alias": "Memory Usage (Swap)",
674                                 "colorMode": null,
675                                 "colors": [
676
677                                 ],
678                                 "dateFormat": "YYYY-MM-DD HH:mm:ss",
679                                 "decimals": 2,
680                                 "link": false,
681                                 "linkTooltip": "Drill down",
682                                 "linkUrl": "",
683                                 "pattern": "Value #H",
684                                 "thresholds": [
685
686                                 ],
687                                 "type": "number",
688                                 "unit": "bytes"
689                             },
690                             {
691                                 "alias": "Pod",
692                                 "colorMode": null,
693                                 "colors": [
694
695                                 ],
696                                 "dateFormat": "YYYY-MM-DD HH:mm:ss",
697                                 "decimals": 2,
698                                 "link": false,
699                                 "linkTooltip": "Drill down",
700                                 "linkUrl": "",
701                                 "pattern": "pod",
702                                 "thresholds": [
703
704                                 ],
705                                 "type": "number",
706                                 "unit": "short"
707                             },
708                             {
709                                 "alias": "",
710                                 "colorMode": null,
711                                 "colors": [
712
713                                 ],
714                                 "dateFormat": "YYYY-MM-DD HH:mm:ss",
715                                 "decimals": 2,
716                                 "pattern": "/.*/",
717                                 "thresholds": [
718
719                                 ],
720                                 "type": "string",
721                                 "unit": "short"
722                             }
723                         ],
724                         "targets": [
725                             {
726                                 "expr": "sum(node_namespace_pod_container:container_memory_working_set_bytes{cluster=\"$cluster\", node=\"$node\",container!=\"\"}) by (pod)",
727                                 "format": "table",
728                                 "instant": true,
729                                 "intervalFactor": 2,
730                                 "legendFormat": "",
731                                 "refId": "A",
732                                 "step": 10
733                             },
734                             {
735                                 "expr": "sum(kube_pod_container_resource_requests_memory_bytes{cluster=\"$cluster\", node=\"$node\"}) by (pod)",
736                                 "format": "table",
737                                 "instant": true,
738                                 "intervalFactor": 2,
739                                 "legendFormat": "",
740                                 "refId": "B",
741                                 "step": 10
742                             },
743                             {
744                                 "expr": "sum(node_namespace_pod_container:container_memory_working_set_bytes{cluster=\"$cluster\", node=\"$node\",container!=\"\"}) by (pod) / sum(kube_pod_container_resource_requests_memory_bytes{node=\"$node\"}) by (pod)",
745                                 "format": "table",
746                                 "instant": true,
747                                 "intervalFactor": 2,
748                                 "legendFormat": "",
749                                 "refId": "C",
750                                 "step": 10
751                             },
752                             {
753                                 "expr": "sum(kube_pod_container_resource_limits_memory_bytes{cluster=\"$cluster\", node=\"$node\"}) by (pod)",
754                                 "format": "table",
755                                 "instant": true,
756                                 "intervalFactor": 2,
757                                 "legendFormat": "",
758                                 "refId": "D",
759                                 "step": 10
760                             },
761                             {
762                                 "expr": "sum(node_namespace_pod_container:container_memory_working_set_bytes{cluster=\"$cluster\", node=\"$node\",container!=\"\"}) by (pod) / sum(kube_pod_container_resource_limits_memory_bytes{node=\"$node\"}) by (pod)",
763                                 "format": "table",
764                                 "instant": true,
765                                 "intervalFactor": 2,
766                                 "legendFormat": "",
767                                 "refId": "E",
768                                 "step": 10
769                             },
770                             {
771                                 "expr": "sum(node_namespace_pod_container:container_memory_rss{cluster=\"$cluster\", node=\"$node\",container!=\"\"}) by (pod)",
772                                 "format": "table",
773                                 "instant": true,
774                                 "intervalFactor": 2,
775                                 "legendFormat": "",
776                                 "refId": "F",
777                                 "step": 10
778                             },
779                             {
780                                 "expr": "sum(node_namespace_pod_container:container_memory_cache{cluster=\"$cluster\", node=\"$node\",container!=\"\"}) by (pod)",
781                                 "format": "table",
782                                 "instant": true,
783                                 "intervalFactor": 2,
784                                 "legendFormat": "",
785                                 "refId": "G",
786                                 "step": 10
787                             },
788                             {
789                                 "expr": "sum(node_namespace_pod_container:container_memory_swap{cluster=\"$cluster\", node=\"$node\",container!=\"\"}) by (pod)",
790                                 "format": "table",
791                                 "instant": true,
792                                 "intervalFactor": 2,
793                                 "legendFormat": "",
794                                 "refId": "H",
795                                 "step": 10
796                             }
797                         ],
798                         "thresholds": [
799
800                         ],
801                         "timeFrom": null,
802                         "timeShift": null,
803                         "title": "Memory Quota",
804                         "tooltip": {
805                             "shared": false,
806                             "sort": 0,
807                             "value_type": "individual"
808                         },
809                         "transform": "table",
810                         "type": "table",
811                         "xaxis": {
812                             "buckets": null,
813                             "mode": "time",
814                             "name": null,
815                             "show": true,
816                             "values": [
817
818                             ]
819                         },
820                         "yaxes": [
821                             {
822                                 "format": "short",
823                                 "label": null,
824                                 "logBase": 1,
825                                 "max": null,
826                                 "min": 0,
827                                 "show": true
828                             },
829                             {
830                                 "format": "short",
831                                 "label": null,
832                                 "logBase": 1,
833                                 "max": null,
834                                 "min": null,
835                                 "show": false
836                             }
837                         ]
838                     }
839                 ],
840                 "repeat": null,
841                 "repeatIteration": null,
842                 "repeatRowId": null,
843                 "showTitle": true,
844                 "title": "Memory Quota",
845                 "titleSize": "h6"
846             }
847         ],
848         "schemaVersion": 14,
849         "style": "dark",
850         "tags": [
851             "kubernetes-mixin"
852         ],
853         "templating": {
854             "list": [
855                 {
856                     "current": {
857                         "text": "default",
858                         "value": "default"
859                     },
860                     "hide": 0,
861                     "label": null,
862                     "name": "datasource",
863                     "options": [
864
865                     ],
866                     "query": "prometheus",
867                     "refresh": 1,
868                     "regex": "",
869                     "type": "datasource"
870                 },
871                 {
872                     "allValue": null,
873                     "current": {
874                         "text": "",
875                         "value": ""
876                     },
877                     "datasource": "$datasource",
878                     "hide": 2,
879                     "includeAll": false,
880                     "label": null,
881                     "multi": false,
882                     "name": "cluster",
883                     "options": [
884
885                     ],
886                     "query": "label_values(kube_pod_info, cluster)",
887                     "refresh": 1,
888                     "regex": "",
889                     "sort": 1,
890                     "tagValuesQuery": "",
891                     "tags": [
892
893                     ],
894                     "tagsQuery": "",
895                     "type": "query",
896                     "useTags": false
897                 },
898                 {
899                     "allValue": null,
900                     "current": {
901                         "text": "",
902                         "value": ""
903                     },
904                     "datasource": "$datasource",
905                     "hide": 0,
906                     "includeAll": false,
907                     "label": null,
908                     "multi": false,
909                     "name": "node",
910                     "options": [
911
912                     ],
913                     "query": "label_values(kube_pod_info{cluster=\"$cluster\"}, node)",
914                     "refresh": 1,
915                     "regex": "",
916                     "sort": 1,
917                     "tagValuesQuery": "",
918                     "tags": [
919
920                     ],
921                     "tagsQuery": "",
922                     "type": "query",
923                     "useTags": false
924                 }
925             ]
926         },
927         "time": {
928             "from": "now-1h",
929             "to": "now"
930         },
931         "timepicker": {
932             "refresh_intervals": [
933                 "5s",
934                 "10s",
935                 "30s",
936                 "1m",
937                 "5m",
938                 "15m",
939                 "30m",
940                 "1h",
941                 "2h",
942                 "1d"
943             ],
944             "time_options": [
945                 "5m",
946                 "15m",
947                 "1h",
948                 "6h",
949                 "12h",
950                 "24h",
951                 "2d",
952                 "7d",
953                 "30d"
954             ]
955         },
956         "timezone": "",
957         "title": "Kubernetes / Compute Resources / Node (Pods)",
958         "uid": "200ac8fdbfbb74b39aff88118e4d1c2c",
959         "version": 0
960     }
961 {{- end }}