<- Back to Templates
Kubernetes Cluster Level
By KloudMate
Kubernetes cluster monitoring using KM Agent, provides visibility into key metrics including CPU and memory utilization by nodes, resources inside the cluster like no.of nodes, pods, namespace, deployments, containers.

Template JSON
{
"name": "k8s Cluster Level",
"description": "",
"data": {
"tz": "local",
"panels": [
{
"id": "ies4jhpptn",
"tz": "local",
"axis": {
"x": {
"date_style": "auto"
},
"y": {
"format": "duration",
"decimals": 3,
"multiplyBy": 1000
}
},
"STATS": {},
"table": {},
"title": "Total Nodes",
"panelType": "STATS",
"timeRange": "1h",
"TimeSeries": {},
"statConfig": {
"statView": "grid",
"baseColor": "#4CBB17",
"calculation": "last"
},
"timeseries": {
"legend": {
"view": "list",
"values": []
}
},
"node_configs": [
{
"exp": "",
"page": 1,
"stat": "",
"type": "query",
"limit": null,
"hidden": false,
"metric": "",
"nodeId": "A",
"region": "",
"source": "kloudmate",
"dataset": "metrics",
"filters": [
{
"type": "string",
"field": "k8s_cluster_name",
"value": "agent-poc",
"operator": "="
}
],
"groupBy": [],
"orderBy": [],
"interval": "",
"namespace": "",
"dimensions": [],
"metricType": "",
"query_type": "qb",
"time_range": {
"to": 0,
"from": 600
},
"aggregation": {
"stat": "COUNT",
"type": "",
"unit": "s",
"field": "",
"value": "k8s_node_cpu_time",
"metric": "k8s_node_cpu_time",
"metricType": "Sum",
"temporality": "Cumulative"
},
"datasourceId": "kloudmate",
"responseType": "series"
}
],
"time_options": {
"override": false,
"time_shift": ""
}
},
{
"id": "9uo2d83i06o",
"tz": "local",
"axis": {
"x": {
"date_style": "auto"
},
"y": {
"format": "number",
"suffix": "{pod}",
"decimals": 3
}
},
"STATS": {},
"title": "Total Deployments",
"panelType": "STATS",
"timeRange": "1h",
"statConfig": {
"statView": "grid",
"baseColor": "#4CBB17",
"calculation": "last"
},
"timeseries": {
"legend": {
"view": "list",
"values": []
}
},
"node_configs": [
{
"page": 1,
"stat": "",
"type": "query",
"hidden": false,
"metric": "",
"nodeId": "A",
"region": "",
"source": "kloudmate",
"dataset": "metrics",
"filters": [
{
"type": "string",
"field": "k8s_cluster_name",
"value": "agent-poc",
"operator": "="
}
],
"groupBy": [],
"orderBy": [],
"interval": "",
"namespace": "",
"dimensions": [],
"metricType": "",
"time_range": {
"to": 0,
"from": 600
},
"aggregation": {
"stat": "COUNT",
"type": "",
"unit": "{pod}",
"field": "",
"value": "k8s_deployment_available",
"metric": "k8s_deployment_available",
"metricType": "Gauge",
"temporality": "Cumulative"
},
"datasourceId": "kloudmate",
"responseType": "series"
}
],
"time_options": {
"override": false,
"time_shift": ""
}
},
{
"id": "mn9dwipc068",
"tz": "local",
"axis": {
"x": {
"date_style": "auto"
},
"y": {
"format": "number",
"suffix": "{pod}",
"decimals": 3
}
},
"STATS": {},
"title": "Total Replicasets",
"panelType": "STATS",
"timeRange": "1h",
"statConfig": {
"statView": "grid",
"baseColor": "#4CBB17",
"calculation": "last"
},
"timeseries": {
"legend": {
"view": "list",
"values": []
}
},
"node_configs": [
{
"page": 1,
"stat": "",
"type": "query",
"hidden": false,
"metric": "",
"nodeId": "A",
"region": "",
"source": "kloudmate",
"dataset": "metrics",
"filters": [
{
"type": "string",
"field": "k8s_cluster_name",
"value": "agent-poc",
"operator": "="
}
],
"groupBy": [],
"orderBy": [],
"interval": "",
"namespace": "",
"dimensions": [],
"metricType": "",
"time_range": {
"to": 0,
"from": 600
},
"aggregation": {
"stat": "COUNT",
"type": "",
"unit": "{pod}",
"field": "",
"value": "k8s_replicaset_available",
"metric": "k8s_replicaset_available",
"metricType": "Gauge",
"temporality": "Cumulative"
},
"datasourceId": "kloudmate",
"responseType": "series"
}
],
"time_options": {
"override": false,
"time_shift": ""
}
},
{
"id": "njt4jnamxt",
"tz": "local",
"axis": {
"x": {
"date_style": "auto"
},
"y": {
"format": "number",
"suffix": "{node}",
"decimals": 3
}
},
"STATS": {},
"title": "Total Daemonsets",
"panelType": "STATS",
"timeRange": "1h",
"statConfig": {
"statView": "grid",
"baseColor": "#4CBB17",
"calculation": "last"
},
"timeseries": {
"legend": {
"view": "list",
"values": []
}
},
"node_configs": [
{
"page": 1,
"stat": "",
"type": "query",
"hidden": false,
"metric": "",
"nodeId": "A",
"region": "",
"source": "kloudmate",
"dataset": "metrics",
"filters": [
{
"type": "string",
"field": "k8s_cluster_name",
"value": "$cluster",
"operator": "="
}
],
"groupBy": [],
"orderBy": [],
"interval": "",
"namespace": "",
"dimensions": [],
"metricType": "",
"time_range": {
"to": 0,
"from": 600
},
"aggregation": {
"stat": "COUNT",
"type": "",
"unit": "{node}",
"field": "",
"value": "k8s_daemonset_current_scheduled_nodes",
"metric": "k8s_daemonset_current_scheduled_nodes",
"metricType": "Gauge",
"temporality": "Cumulative"
},
"datasourceId": "kloudmate",
"responseType": "series"
}
],
"time_options": {
"override": false,
"time_shift": ""
}
},
{
"id": "poduynyl1ce",
"tz": "local",
"axis": {
"x": {
"date_style": "auto"
},
"y": {
"format": "unformatted",
"decimals": 3
}
},
"STATS": {},
"table": {},
"title": "Total Pods",
"panelType": "STATS",
"timeRange": "30m",
"TimeSeries": {},
"statConfig": {
"statView": "grid",
"baseColor": "#4CBB17",
"calculation": "last"
},
"timeseries": {
"legend": {
"view": "list",
"values": []
}
},
"node_configs": [
{
"exp": "count()",
"page": 1,
"stat": "",
"type": "query",
"limit": null,
"hidden": false,
"metric": "",
"nodeId": "A",
"region": "",
"source": "kloudmate",
"dataset": "metrics",
"filters": [
{
"type": "string",
"field": "k8s_cluster_name",
"value": "$cluster",
"operator": "="
}
],
"groupBy": [],
"orderBy": [],
"interval": "",
"namespace": "",
"dimensions": [],
"metricType": "",
"query_type": "qb",
"time_range": {
"to": 0,
"from": 600
},
"aggregation": {
"stat": "COUNT",
"type": "",
"unit": "",
"field": "",
"value": "k8s_pod_phase",
"metric": "k8s_pod_phase",
"metricType": "Gauge",
"temporality": "Cumulative"
},
"datasourceId": "kloudmate",
"responseType": "series"
}
],
"time_options": {
"override": false,
"time_shift": ""
}
},
{
"id": "60fc05ik9z6",
"tz": "local",
"axis": {
"x": {
"date_style": "auto"
},
"y": {
"format": "unformatted",
"decimals": 3
}
},
"STATS": {},
"title": "Total Containers",
"panelType": "STATS",
"timeRange": "1h",
"statConfig": {
"statView": "grid",
"baseColor": "#4CBB17",
"calculation": "last"
},
"timeseries": {
"legend": {
"view": "list",
"values": []
}
},
"node_configs": [
{
"page": 1,
"stat": "",
"type": "query",
"hidden": false,
"metric": "",
"nodeId": "A",
"region": "",
"source": "kloudmate",
"dataset": "metrics",
"filters": [
{
"type": "string",
"field": "k8s_cluster_name",
"value": "$cluster",
"operator": "="
}
],
"groupBy": [],
"orderBy": [],
"interval": "",
"namespace": "",
"dimensions": [],
"metricType": "",
"time_range": {
"to": 0,
"from": 600
},
"aggregation": {
"stat": "COUNT",
"type": "",
"unit": "",
"field": "",
"value": "k8s_container_ready",
"metric": "k8s_container_ready",
"metricType": "Gauge",
"temporality": "Cumulative"
},
"datasourceId": "kloudmate",
"responseType": "series"
}
],
"time_options": {
"override": false,
"time_shift": ""
}
},
{
"id": "0w011hyl2i2n",
"tz": "local",
"axis": {
"x": {
"date_style": "auto"
},
"y": {
"format": "unformatted",
"decimals": 3
}
},
"STATS": {},
"table": {},
"title": "Total Namespace",
"panelType": "STATS",
"timeRange": "1h",
"statConfig": {
"statView": "grid",
"baseColor": "#4CBB17",
"calculation": "last"
},
"timeseries": {
"legend": {
"view": "list",
"values": []
}
},
"node_configs": [
{
"exp": "",
"page": 1,
"stat": "",
"type": "query",
"limit": null,
"hidden": false,
"metric": "",
"nodeId": "A",
"region": "",
"source": "kloudmate",
"dataset": "metrics",
"filters": [
{
"type": "string",
"field": "k8s_cluster_name",
"value": "$cluster",
"operator": "="
}
],
"groupBy": [],
"orderBy": [],
"interval": "",
"namespace": "",
"dimensions": [],
"metricType": "",
"query_type": "qb",
"time_range": {
"to": 0,
"from": 600
},
"aggregation": {
"stat": "COUNT",
"type": "",
"unit": "",
"field": "",
"value": "k8s_namespace_phase",
"metric": "k8s_namespace_phase",
"metricType": "Gauge",
"temporality": "Cumulative"
},
"datasourceId": "kloudmate",
"responseType": "series"
}
],
"time_options": {
"override": false,
"time_shift": ""
}
},
{
"id": "9y2jx4c9dtc",
"tz": "local",
"axis": {
"x": {
"date_style": "auto"
},
"y": {
"format": "number",
"suffix": "{pod}",
"decimals": 3
}
},
"STATS": {},
"title": "Total Statefulsets",
"panelType": "STATS",
"timeRange": "1h",
"statConfig": {
"statView": "grid",
"baseColor": "#4CBB17",
"calculation": "last"
},
"timeseries": {
"legend": {
"view": "list",
"values": []
}
},
"node_configs": [
{
"page": 1,
"stat": "",
"type": "query",
"hidden": false,
"metric": "",
"nodeId": "A",
"region": "",
"source": "kloudmate",
"dataset": "metrics",
"filters": [
{
"type": "string",
"field": "k8s_cluster_name",
"value": "$cluster",
"operator": "="
}
],
"groupBy": [],
"orderBy": [],
"interval": "",
"namespace": "",
"dimensions": [],
"metricType": "",
"time_range": {
"to": 0,
"from": 600
},
"aggregation": {
"stat": "COUNT",
"type": "",
"unit": "{pod}",
"field": "",
"value": "k8s_statefulset_current_pods",
"metric": "k8s_statefulset_current_pods",
"metricType": "Gauge",
"temporality": "Cumulative"
},
"datasourceId": "kloudmate",
"responseType": "series"
}
],
"time_options": {
"override": false,
"time_shift": ""
}
},
{
"id": "l8588ojaqbq",
"tz": "local",
"axis": {
"x": {
"date_style": "auto"
},
"y": {
"format": "percentage",
"suffix": "",
"decimals": 1
}
},
"table": {
"columns": [
{
"key": "A:LAST()",
"rename": ""
},
{
"key": "k8s_node_name",
"rename": ""
},
{
"key": "B:LAST()",
"rename": ""
},
{
"key": "C",
"format": {
"format": "percentage"
},
"rename": ""
}
]
},
"title": "CPU Utilization by Nodes",
"tooltip": {
"mode": "all"
},
"panelType": "TimeSeries",
"timeRange": "10m",
"TimeSeries": {},
"statConfig": {
"statView": "grid",
"baseColor": "#4CBB17",
"calculation": "last"
},
"timeseries": {
"legend": {
"view": "table",
"values": [
{
"label": "Max",
"value": "max"
},
{
"label": "Mean",
"value": "mean"
}
]
}
},
"node_configs": [
{
"page": 1,
"stat": "",
"type": "query",
"hidden": true,
"metric": "",
"nodeId": "A",
"region": "",
"source": "kloudmate",
"dataset": "metrics",
"filters": [
{
"type": "string",
"field": "k8s_cluster_name",
"value": "$cluster",
"operator": "="
}
],
"groupBy": [
{
"type": "string",
"field": "k8s_node_name"
}
],
"orderBy": [],
"interval": "",
"namespace": "",
"dimensions": [],
"metricType": "",
"time_range": {
"to": 0,
"from": 600
},
"aggregation": {
"stat": "AVG",
"type": "",
"unit": "{cpu}",
"field": "",
"value": "k8s_node_cpu_usage",
"metric": "k8s_node_cpu_usage",
"metricType": "Gauge",
"temporality": "Cumulative"
},
"datasourceId": "kloudmate",
"legendFormat": "{{k8s_node_name}}",
"responseType": "series"
},
{
"page": 1,
"stat": "",
"type": "query",
"hidden": true,
"metric": "",
"nodeId": "B",
"region": "",
"source": "kloudmate",
"dataset": "metrics",
"filters": [
{
"type": "string",
"field": "k8s_cluster_name",
"value": "$cluster",
"operator": "="
}
],
"groupBy": [
{
"type": "string",
"field": "k8s_node_name"
}
],
"orderBy": [],
"interval": "",
"namespace": "",
"dimensions": [],
"metricType": "",
"time_range": {
"to": 0,
"from": 600
},
"aggregation": {
"stat": "LAST",
"type": "",
"unit": "{cpu}",
"field": "",
"value": "k8s_node_allocatable_cpu",
"metric": "k8s_node_allocatable_cpu",
"metricType": "Gauge",
"temporality": "Cumulative"
},
"datasourceId": "kloudmate",
"legendFormat": "{{k8s_node_name}}",
"responseType": "series"
},
{
"type": "expression",
"hidden": false,
"nodeId": "C",
"expression": "$A / $B",
"responseType": "series",
"expressionType": "math"
}
],
"time_options": {
"override": false,
"time_shift": ""
}
},
{
"id": "cx6vo7t0q1m",
"tz": "local",
"axis": {
"x": {
"date_style": "auto"
},
"y": {
"format": "bytes",
"decimals": 1
}
},
"title": "Filesytem Total",
"tooltip": {
"mode": "all"
},
"panelType": "TimeSeries",
"timeRange": "10m",
"statConfig": {
"statView": "grid",
"baseColor": "#4CBB17",
"calculation": "last"
},
"timeseries": {
"legend": {
"view": "list",
"values": []
}
},
"node_configs": [
{
"page": 1,
"stat": "",
"type": "query",
"hidden": false,
"metric": "",
"nodeId": "A",
"region": "",
"source": "kloudmate",
"dataset": "metrics",
"filters": [
{
"type": "string",
"field": "k8s_cluster_name",
"value": "$cluster",
"operator": "="
}
],
"groupBy": [
{
"type": "string",
"field": "k8s_node_name"
}
],
"orderBy": [],
"interval": "",
"namespace": "",
"dimensions": [],
"metricType": "",
"time_range": {
"to": 0,
"from": 600
},
"aggregation": {
"stat": "LAST",
"type": "",
"unit": "By",
"field": "",
"value": "k8s_node_filesystem_capacity",
"metric": "k8s_node_filesystem_capacity",
"metricType": "Gauge",
"temporality": "Cumulative"
},
"datasourceId": "kloudmate",
"legendFormat": "{{k8s_node_name}}"
}
],
"time_options": {
"override": false,
"time_shift": ""
}
},
{
"id": "ew78y5i34om",
"tz": "local",
"axis": {
"x": {
"date_style": "auto"
},
"y": {
"format": "bytes",
"decimals": 1
}
},
"title": "Filesystem Usage",
"tooltip": {
"mode": "all"
},
"panelType": "TimeSeries",
"timeRange": "1h",
"statConfig": {
"statView": "grid",
"baseColor": "#4CBB17",
"calculation": "last"
},
"timeseries": {
"legend": {
"view": "list",
"values": []
}
},
"node_configs": [
{
"page": 1,
"stat": "",
"type": "query",
"hidden": false,
"metric": "",
"nodeId": "A",
"region": "",
"source": "kloudmate",
"dataset": "metrics",
"filters": [
{
"type": "string",
"field": "k8s_cluster_name",
"value": "$cluster",
"operator": "="
}
],
"groupBy": [
{
"type": "string",
"field": "k8s_node_name"
}
],
"orderBy": [],
"interval": "",
"namespace": "",
"dimensions": [],
"metricType": "",
"time_range": {
"to": 0,
"from": 600
},
"aggregation": {
"stat": "LAST",
"type": "",
"unit": "By",
"field": "",
"value": "k8s_node_filesystem_usage",
"metric": "k8s_node_filesystem_usage",
"metricType": "Gauge",
"temporality": "Cumulative"
},
"datasourceId": "kloudmate",
"legendFormat": "{{k8s_node_name}}"
}
],
"time_options": {
"override": false,
"time_shift": ""
}
},
{
"id": "2dzo223tuq6",
"tz": "local",
"axis": {
"x": {
"date_style": "auto"
},
"y": {
"format": "bytes",
"decimals": 1
}
},
"title": "Filesystem Available",
"tooltip": {
"mode": "all"
},
"panelType": "TimeSeries",
"timeRange": "1h",
"statConfig": {
"statView": "grid",
"baseColor": "#4CBB17",
"calculation": "last"
},
"timeseries": {
"legend": {
"view": "list",
"values": []
}
},
"node_configs": [
{
"page": 1,
"stat": "",
"type": "query",
"hidden": false,
"metric": "",
"nodeId": "A",
"region": "",
"source": "kloudmate",
"dataset": "metrics",
"filters": [
{
"type": "string",
"field": "k8s_cluster_name",
"value": "$cluster",
"operator": "="
}
],
"groupBy": [
{
"type": "string",
"field": "k8s_node_name"
}
],
"orderBy": [],
"interval": "",
"namespace": "",
"dimensions": [],
"metricType": "",
"time_range": {
"to": 0,
"from": 600
},
"aggregation": {
"stat": "LAST",
"type": "",
"unit": "By",
"field": "",
"value": "k8s_node_filesystem_available",
"metric": "k8s_node_filesystem_available",
"metricType": "Gauge",
"temporality": "Cumulative"
},
"datasourceId": "kloudmate",
"legendFormat": "{{k8s_node_name}}"
}
],
"time_options": {
"override": false,
"time_shift": ""
}
},
{
"id": "lpe1g9d0epg",
"tz": "local",
"axis": {
"x": {
"date_style": "auto"
},
"y": {
"format": "bytes",
"decimals": 1
}
},
"title": "Memory Rss by Node",
"tooltip": {
"mode": "all"
},
"panelType": "TimeSeries",
"timeRange": "5m",
"statConfig": {
"statView": "grid",
"baseColor": "#4CBB17",
"calculation": "last"
},
"timeseries": {
"legend": {
"view": "table",
"values": [
{
"label": "Max",
"value": "max"
},
{
"label": "Mean",
"value": "mean"
}
]
}
},
"node_configs": [
{
"page": 1,
"stat": "",
"type": "query",
"hidden": false,
"metric": "",
"nodeId": "A",
"region": "",
"source": "kloudmate",
"dataset": "metrics",
"filters": [
{
"type": "string",
"field": "k8s_cluster_name",
"value": "$cluster",
"operator": "="
}
],
"groupBy": [
{
"type": "string",
"field": "k8s_node_name"
}
],
"orderBy": [],
"interval": "",
"namespace": "",
"dimensions": [],
"metricType": "",
"time_range": {
"to": 0,
"from": 600
},
"aggregation": {
"stat": "LAST",
"type": "",
"unit": "By",
"field": "",
"value": "k8s_node_memory_rss",
"metric": "k8s_node_memory_rss",
"metricType": "Gauge",
"temporality": "Cumulative"
},
"datasourceId": "kloudmate",
"legendFormat": "{{k8s_node_name}}"
}
],
"time_options": {
"override": false,
"time_shift": ""
}
},
{
"id": "lnkmn4qnq8",
"tz": "local",
"axis": {
"x": {
"date_style": "auto"
},
"y": {
"format": "bytes",
"decimals": 1
}
},
"title": "Memory Working Set by Nodes",
"tooltip": {
"mode": "all"
},
"panelType": "TimeSeries",
"timeRange": "5m",
"statConfig": {
"statView": "grid",
"baseColor": "#4CBB17",
"calculation": "last"
},
"timeseries": {
"legend": {
"view": "table",
"values": [
{
"label": "Max",
"value": "max"
},
{
"label": "Mean",
"value": "mean"
}
]
}
},
"node_configs": [
{
"page": 1,
"stat": "",
"type": "query",
"hidden": false,
"metric": "",
"nodeId": "A",
"region": "",
"source": "kloudmate",
"dataset": "metrics",
"filters": [
{
"type": "string",
"field": "k8s_cluster_name",
"value": "$cluster",
"operator": "="
}
],
"groupBy": [
{
"type": "string",
"field": "k8s_node_name"
}
],
"orderBy": [],
"interval": "",
"namespace": "",
"dimensions": [],
"metricType": "",
"time_range": {
"to": 0,
"from": 600
},
"aggregation": {
"stat": "LAST",
"type": "",
"unit": "By",
"field": "",
"value": "k8s_node_memory_working_set",
"metric": "k8s_node_memory_working_set",
"metricType": "Gauge",
"temporality": "Cumulative"
},
"datasourceId": "kloudmate",
"legendFormat": "{{k8s_node_name}}"
}
],
"time_options": {
"override": false,
"time_shift": ""
}
},
{
"id": "hg0bc8zck4j",
"tz": "local",
"axis": {
"x": {
"date_style": "auto"
},
"y": {
"format": "number",
"decimals": 1
}
},
"title": "Memory Page Fault by Nodes",
"tooltip": {
"mode": "all"
},
"panelType": "TimeSeries",
"timeRange": "10m",
"statConfig": {
"statView": "grid",
"baseColor": "#4CBB17",
"calculation": "last"
},
"timeseries": {
"legend": {
"view": "table",
"values": [
{
"label": "Max",
"value": "max"
},
{
"label": "Mean",
"value": "mean"
}
]
}
},
"node_configs": [
{
"page": 1,
"stat": "",
"type": "query",
"hidden": false,
"metric": "",
"nodeId": "A",
"region": "",
"source": "kloudmate",
"dataset": "metrics",
"filters": [
{
"type": "string",
"field": "k8s_cluster_name",
"value": "$cluster",
"operator": "="
}
],
"groupBy": [
{
"type": "string",
"field": "k8s_node_name"
}
],
"orderBy": [],
"interval": "",
"namespace": "",
"dimensions": [],
"metricType": "",
"time_range": {
"to": 0,
"from": 600
},
"aggregation": {
"stat": "LAST",
"type": "",
"unit": "1",
"field": "",
"value": "k8s_node_memory_page_faults",
"metric": "k8s_node_memory_page_faults",
"metricType": "Gauge",
"temporality": "Cumulative"
},
"datasourceId": "kloudmate",
"legendFormat": "{{k8s_node_name}}"
}
],
"time_options": {
"override": false,
"time_shift": ""
}
}
],
"timeRange": "1h",
"variables": [
{
"name": "cluster",
"type": "query",
"label": "cluster",
"config": {
"otel": {
"key": {
"type": "string",
"field": "k8s_cluster_name"
},
"dataset": "metrics"
},
"source": "cloudwatch",
"queryType": "otel.values"
},
"is_multi": false,
"description": "",
"show_all_option": false
}
],
"panel_layouts": [
{
"h": 5,
"i": "ies4jhpptn",
"w": 4,
"x": 0,
"y": 0,
"minH": 1,
"minW": 1,
"moved": false,
"static": false
},
{
"h": 5,
"i": "9uo2d83i06o",
"w": 4,
"x": 8,
"y": 0,
"minH": 1,
"minW": 1,
"moved": false,
"static": false
},
{
"h": 5,
"i": "mn9dwipc068",
"w": 4,
"x": 0,
"y": 5,
"minH": 1,
"minW": 1,
"moved": false,
"static": false
},
{
"h": 5,
"i": "njt4jnamxt",
"w": 4,
"x": 20,
"y": 0,
"minH": 1,
"minW": 1,
"moved": false,
"static": false
},
{
"h": 5,
"i": "poduynyl1ce",
"w": 4,
"x": 4,
"y": 0,
"minH": 1,
"minW": 1,
"moved": false,
"static": false
},
{
"h": 5,
"i": "60fc05ik9z6",
"w": 4,
"x": 16,
"y": 0,
"minH": 1,
"minW": 1,
"moved": false,
"static": false
},
{
"h": 5,
"i": "0w011hyl2i2n",
"w": 4,
"x": 12,
"y": 0,
"minH": 1,
"minW": 1,
"moved": false,
"static": false
},
{
"h": 5,
"i": "9y2jx4c9dtc",
"w": 4,
"x": 0,
"y": 10,
"minH": 1,
"minW": 1,
"moved": false,
"static": false
},
{
"h": 10,
"i": "l8588ojaqbq",
"w": 10,
"x": 4,
"y": 5,
"minH": 1,
"minW": 1,
"moved": false,
"static": false
},
{
"h": 8,
"i": "cx6vo7t0q1m",
"w": 8,
"x": 0,
"y": 15,
"minH": 1,
"minW": 1,
"moved": false,
"static": false
},
{
"h": 8,
"i": "ew78y5i34om",
"w": 8,
"x": 8,
"y": 15,
"minH": 1,
"minW": 1,
"moved": false,
"static": false
},
{
"h": 8,
"i": "2dzo223tuq6",
"w": 8,
"x": 16,
"y": 15,
"minH": 1,
"minW": 1,
"moved": false,
"static": false
},
{
"h": 8,
"i": "lpe1g9d0epg",
"w": 12,
"x": 12,
"y": 23,
"minH": 1,
"minW": 1,
"moved": false,
"static": false
},
{
"h": 10,
"i": "lnkmn4qnq8",
"w": 10,
"x": 14,
"y": 5,
"minH": 1,
"minW": 1,
"moved": false,
"static": false
},
{
"h": 8,
"i": "hg0bc8zck4j",
"w": 12,
"x": 0,
"y": 23,
"minH": 1,
"minW": 1,
"moved": false,
"static": false
}
],
"default_region": "us-east-1"
},
"tags": []
}