<- Back to Templates
MongoDB
By KloudMate
MongoDB dashboard helps in tracking the health, performance, and availability of MongoDB databases to ensure reliability, optimize performance
Template JSON
{
"name": "MongoDB",
"description": "",
"data": {
"tz": "local",
"panels": [
{
"id": "07qc22vyvmoo",
"tz": "local",
"axis": {
"x": {
"date_style": "auto"
},
"y": {
"format": "duration",
"decimals": 3
},
"y1": {
"format": "unformatted"
}
},
"STATS": {},
"title": "MongoDB Uptime",
"panelType": "STATS",
"timeRange": "1h",
"TimeSeries": {},
"statConfig": {
"format": "duration",
"suffix": "",
"decimals": 0,
"statView": "grid",
"baseColor": "#4CBB17",
"multiplyBy": "",
"calculation": "last"
},
"timeseries": {
"legend": {
"view": "list",
"values": []
}
},
"description": "The amount of time that the server has been running.",
"node_configs": [
{
"page": 1,
"stat": "",
"type": "query",
"hidden": false,
"metric": "",
"nodeId": "A",
"region": "",
"source": "kloudmate",
"dataset": "metrics",
"filters": [],
"groupBy": [
{
"type": "string",
"field": "server_address"
}
],
"orderBy": [],
"interval": "",
"namespace": "",
"dimensions": [],
"metricType": "",
"time_range": {
"to": 0,
"from": 600
},
"aggregation": {
"stat": "LAST",
"type": "",
"unit": "ms",
"field": "",
"value": "mongodb_uptime",
"metric": "mongodb_uptime",
"metricType": "Sum",
"temporality": "Cumulative"
},
"datasourceId": "kloudmate",
"legendFormat": "",
"responseType": "series"
}
],
"time_options": {
"override": false,
"time_shift": ""
}
},
{
"id": "2ol0io3pkbw",
"tz": "local",
"axis": {
"x": {
"date_style": "auto"
},
"y": {
"format": "number",
"suffix": "{connections}",
"decimals": ""
}
},
"STATS": {},
"table": {},
"title": "Active Connections",
"panelType": "STATS",
"timeRange": "1h",
"TimeSeries": {},
"statConfig": {
"statView": "grid",
"baseColor": "#4CBB17",
"calculation": "last"
},
"timeseries": {
"legend": {
"view": "list",
"values": []
}
},
"description": "Established active client connections on MongoDB server",
"node_configs": [
{
"exp": "mongodb_connection_count",
"page": 1,
"stat": "",
"type": "query",
"limit": null,
"hidden": false,
"metric": "",
"nodeId": "A",
"region": "",
"source": "kloudmate",
"dataset": "metrics",
"filters": [
{
"type": "string",
"field": "type",
"value": "active",
"operator": "="
},
{
"type": "string",
"field": "database",
"value": "$database",
"operator": "="
}
],
"groupBy": [
{
"type": "string",
"field": "database"
}
],
"orderBy": [],
"interval": "",
"namespace": "",
"dimensions": [],
"metricType": "",
"query_type": "qb",
"time_range": {
"to": 0,
"from": 600
},
"aggregation": {
"stat": "LAST",
"type": "",
"unit": "{connections}",
"field": "",
"value": "mongodb_connection_count",
"metric": "mongodb_connection_count",
"metricType": "Sum",
"temporality": "Cumulative"
},
"datasourceId": "kloudmate",
"responseType": "series"
}
],
"time_options": {
"override": false,
"time_shift": ""
}
},
{
"id": "l30v4d90p1d",
"tz": "local",
"axis": {
"x": {
"date_style": "auto"
},
"y": {
"format": "bytes",
"decimals": "1"
}
},
"title": "Memory Usage",
"tooltip": {
"mode": "all"
},
"panelType": "TimeSeries",
"timeRange": "1h",
"statConfig": {
"statView": "grid",
"baseColor": "#4CBB17",
"calculation": "last"
},
"timeseries": {
"legend": {
"view": "list",
"values": []
}
},
"description": "The amount of memory used.\n\n",
"node_configs": [
{
"page": 1,
"stat": "",
"type": "query",
"hidden": false,
"metric": "",
"nodeId": "A",
"region": "",
"source": "kloudmate",
"dataset": "metrics",
"filters": [
{
"type": "string",
"field": "type",
"value": "resident",
"operator": "="
},
{
"type": "string",
"field": "database",
"value": "$database",
"operator": "="
}
],
"groupBy": [
{
"type": "string",
"field": "type"
}
],
"orderBy": [],
"interval": "",
"namespace": "",
"dimensions": [],
"metricType": "",
"time_range": {
"to": 0,
"from": 600
},
"aggregation": {
"stat": "SUM",
"type": "",
"unit": "By",
"field": "",
"value": "mongodb_memory_usage",
"metric": "mongodb_memory_usage",
"metricType": "Sum",
"temporality": "Cumulative"
},
"datasourceId": "kloudmate",
"legendFormat": "{{type}}"
},
{
"page": 1,
"stat": "",
"type": "query",
"hidden": false,
"metric": "",
"nodeId": "B",
"region": "",
"source": "kloudmate",
"dataset": "metrics",
"filters": [
{
"type": "string",
"field": "type",
"value": "virtual",
"operator": "="
},
{
"type": "string",
"field": "database",
"value": "$database",
"operator": "="
}
],
"groupBy": [
{
"type": "string",
"field": "type"
}
],
"orderBy": [],
"interval": "",
"namespace": "",
"dimensions": [],
"metricType": "",
"time_range": {
"to": 0,
"from": 600
},
"aggregation": {
"stat": "SUM",
"type": "",
"unit": "By",
"field": "",
"value": "mongodb_memory_usage",
"metric": "mongodb_memory_usage",
"metricType": "Sum",
"temporality": "Cumulative"
},
"datasourceId": "kloudmate",
"legendFormat": "{{type}}",
"responseType": "series"
}
],
"time_options": {
"override": false,
"time_shift": ""
}
},
{
"id": "57gbcd5udwa",
"tz": "local",
"axis": {
"x": {
"date_style": "auto"
},
"y": {
"format": "number",
"suffix": "{documents}",
"decimals": 3
}
},
"table": {
"columns": [
{
"key": "A:LAST()",
"rename": "Count"
},
{
"key": "database",
"rename": ""
},
{
"key": "operation",
"rename": ""
}
]
},
"title": "Document Operation Count",
"panelType": "table",
"timeRange": "1h",
"TimeSeries": {},
"statConfig": {
"statView": "grid",
"baseColor": "#4CBB17",
"calculation": "last"
},
"timeseries": {
"legend": {
"view": "list",
"values": []
}
},
"description": "Total number of document-level operations performed on a collection.",
"node_configs": [
{
"exp": "avg by (database,operation) (mongodb_document_operation_count{database=\"admin\"})",
"page": 1,
"stat": "",
"type": "query",
"limit": null,
"hidden": false,
"metric": "",
"nodeId": "A",
"region": "",
"source": "kloudmate",
"dataset": "metrics",
"filters": [
{
"type": "string",
"field": "database",
"value": "$database",
"operator": "="
}
],
"groupBy": [
{
"type": "string",
"field": "database"
},
{
"type": "string",
"field": "operation"
}
],
"orderBy": [
{
"field": "LAST",
"order": "desc"
}
],
"interval": "",
"namespace": "",
"dimensions": [],
"metricType": "",
"query_type": "qb",
"time_range": {
"to": 0,
"from": 600
},
"aggregation": {
"stat": "LAST",
"type": "",
"unit": "{documents}",
"field": "",
"value": "mongodb_document_operation_count",
"metric": "mongodb_document_operation_count",
"metricType": "Sum",
"temporality": "Cumulative"
},
"datasourceId": "kloudmate",
"responseType": "number"
}
],
"time_options": {
"override": false,
"time_shift": ""
}
},
{
"id": "7ihn0n9bn6n",
"tz": "local",
"axis": {
"x": {
"date_style": "auto"
},
"y": {
"format": "number",
"suffix": "{cursors}",
"decimals": 1
},
"y1": {
"format": "number",
"decimals": 1
}
},
"STATS": {},
"title": "Open Cursor Count",
"panelType": "STATS",
"timeRange": "10m",
"statConfig": {
"statView": "grid",
"baseColor": "#4CBB17",
"calculation": "last"
},
"timeseries": {
"legend": {
"view": "list",
"values": []
}
},
"description": "The number of open cursors maintained for clients.",
"node_configs": [
{
"page": 1,
"stat": "",
"type": "query",
"hidden": false,
"metric": "",
"nodeId": "A",
"region": "",
"source": "kloudmate",
"dataset": "metrics",
"filters": [],
"groupBy": [],
"orderBy": [],
"interval": "",
"namespace": "",
"dimensions": [],
"metricType": "",
"time_range": {
"to": 0,
"from": 600
},
"aggregation": {
"stat": "LAST",
"type": "",
"unit": "{cursors}",
"field": "",
"value": "mongodb_cursor_count",
"metric": "mongodb_cursor_count",
"metricType": "Sum",
"temporality": "Cumulative"
},
"datasourceId": "kloudmate",
"responseType": "series"
}
],
"time_options": {
"override": false,
"time_shift": ""
}
},
{
"id": "douzzuq9u6q",
"tz": "local",
"axis": {
"x": {
"date_style": "auto"
},
"y": {
"format": "number",
"suffix": "{databases}",
"decimals": 3
}
},
"STATS": {},
"table": {},
"title": "Database Count",
"panelType": "STATS",
"timeRange": "1h",
"statConfig": {
"statView": "grid",
"baseColor": "#4CBB17",
"calculation": "last"
},
"timeseries": {
"legend": {
"view": "list",
"values": []
}
},
"description": "Total number of Database count",
"node_configs": [
{
"exp": "mongodb_database_count",
"page": 1,
"stat": "",
"type": "query",
"limit": null,
"hidden": false,
"metric": "",
"nodeId": "A",
"region": "",
"source": "kloudmate",
"dataset": "metrics",
"filters": [],
"groupBy": [
{
"type": "string",
"field": "server_address"
}
],
"orderBy": [],
"interval": "",
"namespace": "",
"dimensions": [],
"metricType": "",
"query_type": "qb",
"time_range": {
"to": 0,
"from": 600
},
"aggregation": {
"stat": "LAST",
"type": "",
"unit": "{databases}",
"field": "",
"value": "mongodb_database_count",
"metric": "mongodb_database_count",
"metricType": "Sum",
"temporality": "Cumulative"
},
"datasourceId": "kloudmate",
"responseType": "series"
}
],
"time_options": {
"override": false,
"time_shift": ""
}
},
{
"id": "26suw9jgyfs",
"tz": "local",
"axis": {
"x": {
"date_style": "auto"
},
"y": {
"format": "number",
"suffix": "{connections}",
"decimals": ""
}
},
"STATS": {},
"title": "Current Connections ",
"panelType": "STATS",
"timeRange": "1h",
"statConfig": {
"statView": "grid",
"baseColor": "#4CBB17",
"calculation": "last"
},
"timeseries": {
"legend": {
"view": "list",
"values": []
}
},
"description": "Current Open active client connections on MongoDB server.",
"node_configs": [
{
"page": 1,
"stat": "",
"type": "query",
"hidden": false,
"metric": "",
"nodeId": "A",
"region": "",
"source": "kloudmate",
"dataset": "metrics",
"filters": [
{
"type": "string",
"field": "type",
"value": "current",
"operator": "="
},
{
"type": "string",
"field": "database",
"value": "$database",
"operator": "="
}
],
"groupBy": [
{
"type": "string",
"field": "database"
}
],
"orderBy": [],
"interval": "",
"namespace": "",
"dimensions": [],
"metricType": "",
"time_range": {
"to": 0,
"from": 600
},
"aggregation": {
"stat": "LAST",
"type": "",
"unit": "{connections}",
"field": "",
"value": "mongodb_connection_count",
"metric": "mongodb_connection_count",
"metricType": "Sum",
"temporality": "Cumulative"
},
"datasourceId": "kloudmate",
"responseType": "series"
}
],
"time_options": {
"override": false,
"time_shift": ""
}
},
{
"id": "7qi3g625xov",
"tz": "local",
"axis": {
"x": {
"date_style": "auto"
},
"y": {
"format": "number",
"suffix": "{connections}",
"decimals": ""
}
},
"STATS": {},
"title": "Available Connections",
"panelType": "STATS",
"timeRange": "1h",
"statConfig": {
"format": "number",
"decimals": 1,
"statView": "grid",
"baseColor": "#4CBB17",
"calculation": "last"
},
"timeseries": {
"legend": {
"view": "list",
"values": []
}
},
"description": "Available active client connections on MongoDB server",
"node_configs": [
{
"page": 1,
"stat": "",
"type": "query",
"hidden": false,
"metric": "",
"nodeId": "A",
"region": "",
"source": "kloudmate",
"dataset": "metrics",
"filters": [
{
"type": "string",
"field": "type",
"value": "available",
"operator": "="
},
{
"type": "string",
"field": "database",
"value": "$database",
"operator": "="
}
],
"groupBy": [
{
"type": "string",
"field": "database"
}
],
"orderBy": [],
"interval": "",
"namespace": "",
"dimensions": [],
"metricType": "",
"time_range": {
"to": 0,
"from": 600
},
"aggregation": {
"stat": "LAST",
"type": "",
"unit": "{connections}",
"field": "",
"value": "mongodb_connection_count",
"metric": "mongodb_connection_count",
"metricType": "Sum",
"temporality": "Cumulative"
},
"datasourceId": "kloudmate",
"responseType": "series"
}
],
"time_options": {
"override": false,
"time_shift": ""
}
},
{
"id": "4s9n99vadgo",
"tz": "local",
"axis": {
"x": {
"date_style": "auto"
},
"y": {
"format": "number",
"suffix": "{objects}",
"decimals": 3
}
},
"STATS": {},
"title": "Object Count",
"panelType": "STATS",
"timeRange": "1h",
"statConfig": {
"format": "number",
"decimals": 1,
"statView": "grid",
"baseColor": "#4CBB17",
"calculation": "last"
},
"timeseries": {
"legend": {
"view": "list",
"values": []
}
},
"description": "Total number of documents (objects) stored in a collection",
"node_configs": [
{
"page": 1,
"stat": "",
"type": "query",
"hidden": false,
"metric": "",
"nodeId": "A",
"region": "",
"source": "kloudmate",
"dataset": "metrics",
"filters": [
{
"type": "string",
"field": "database",
"value": "$database",
"operator": "="
}
],
"groupBy": [],
"orderBy": [],
"interval": "",
"namespace": "",
"dimensions": [],
"metricType": "",
"time_range": {
"to": 0,
"from": 600
},
"aggregation": {
"stat": "SUM",
"type": "",
"unit": "{objects}",
"field": "",
"value": "mongodb_object_count",
"metric": "mongodb_object_count",
"metricType": "Sum",
"temporality": "Cumulative"
},
"datasourceId": "kloudmate",
"responseType": "series"
}
],
"time_options": {
"override": false,
"time_shift": ""
}
},
{
"id": "059b6ei3ny4c",
"tz": "local",
"axis": {
"x": {
"date_style": "auto"
},
"y": {
"format": "bytes",
"decimals": 3
}
},
"table": {
"columns": [
{
"key": "A:SUM()",
"format": {
"format": "bytes",
"decimals": 1
},
"rename": "storage"
},
{
"key": "database",
"rename": ""
}
]
},
"title": "Storage Size",
"panelType": "table",
"timeRange": "1h",
"statConfig": {
"statView": "grid",
"baseColor": "#4CBB17",
"calculation": "last"
},
"timeseries": {
"legend": {
"view": "list",
"values": []
}
},
"description": "The total amount of storage allocated to this collection.",
"node_configs": [
{
"page": 1,
"stat": "",
"type": "query",
"hidden": false,
"metric": "",
"nodeId": "A",
"region": "",
"source": "kloudmate",
"dataset": "metrics",
"filters": [],
"groupBy": [
{
"type": "string",
"field": "database"
}
],
"orderBy": [],
"interval": "",
"namespace": "",
"dimensions": [],
"metricType": "",
"time_range": {
"to": 0,
"from": 600
},
"aggregation": {
"stat": "SUM",
"type": "",
"unit": "By",
"field": "",
"value": "mongodb_storage_size",
"metric": "mongodb_storage_size",
"metricType": "Sum",
"temporality": "Cumulative"
},
"datasourceId": "kloudmate",
"responseType": "number"
}
],
"time_options": {
"override": false,
"time_shift": ""
}
},
{
"id": "565n8d7bec8",
"tz": "local",
"axis": {
"x": {
"date_style": "auto"
},
"y": {
"format": "number",
"suffix": "{operations}",
"decimals": 1
}
},
"STATS": {},
"title": "Cache Operations",
"tooltip": {
"mode": "all"
},
"panelType": "TimeSeries",
"timeRange": "1h",
"TimeSeries": {},
"statConfig": {
"format": "number",
"decimals": 1,
"statView": "grid",
"baseColor": "#4CBB17",
"calculation": "last"
},
"timeseries": {
"legend": {
"view": "list",
"values": []
}
},
"description": "The total number of cache operations performed on a MongoDB instance or collection.",
"node_configs": [
{
"page": 1,
"stat": "",
"type": "query",
"hidden": false,
"metric": "",
"nodeId": "A",
"region": "",
"source": "kloudmate",
"dataset": "metrics",
"filters": [],
"groupBy": [
{
"type": "string",
"field": "type"
}
],
"orderBy": [],
"interval": "",
"namespace": "",
"dimensions": [],
"metricType": "",
"time_range": {
"to": 0,
"from": 600
},
"aggregation": {
"stat": "SUM",
"type": "",
"unit": "{operations}",
"field": "",
"value": "mongodb_cache_operations",
"metric": "mongodb_cache_operations",
"metricType": "Sum",
"temporality": "Cumulative"
},
"datasourceId": "kloudmate",
"responseType": "series"
}
],
"time_options": {
"override": false,
"time_shift": ""
}
},
{
"id": "05bto6xew16e",
"tz": "local",
"axis": {
"x": {
"date_style": "auto"
},
"y": {
"format": "number",
"suffix": "{collections}",
"decimals": 3
}
},
"STATS": {},
"table": {},
"title": "Collection Count",
"panelType": "STATS",
"timeRange": "5m",
"statConfig": {
"statView": "grid",
"baseColor": "#4CBB17",
"calculation": "last"
},
"timeseries": {
"legend": {
"view": "list",
"values": []
}
},
"description": "Total number of collections in a database.",
"node_configs": [
{
"exp": "mongodb_collection_count",
"page": 1,
"stat": "",
"type": "query",
"limit": null,
"hidden": false,
"metric": "",
"nodeId": "A",
"region": "",
"source": "kloudmate",
"dataset": "metrics",
"filters": [
{
"type": "string",
"field": "database",
"value": "$database",
"operator": "="
}
],
"groupBy": [
{
"type": "string",
"field": "database"
}
],
"orderBy": [],
"interval": "",
"namespace": "",
"dimensions": [],
"metricType": "",
"query_type": "qb",
"time_range": {
"to": 0,
"from": 600
},
"aggregation": {
"stat": "LAST",
"type": "",
"unit": "{collections}",
"field": "",
"value": "mongodb_collection_count",
"metric": "mongodb_collection_count",
"metricType": "Sum",
"temporality": "Cumulative"
},
"datasourceId": "kloudmate",
"responseType": "series"
}
],
"time_options": {
"override": false,
"time_shift": ""
}
},
{
"id": "1sa418lc70f",
"tz": "local",
"axis": {
"x": {
"date_style": "auto"
},
"y": {
"format": "number",
"suffix": "{sessions}",
"decimals": 3
}
},
"STATS": {},
"title": "Active Sessions Count",
"panelType": "STATS",
"timeRange": "1h",
"statConfig": {
"statView": "grid",
"baseColor": "#4CBB17",
"calculation": "last"
},
"timeseries": {
"legend": {
"view": "list",
"values": []
}
},
"description": "The total number of active sessions.",
"node_configs": [
{
"page": 1,
"stat": "",
"type": "query",
"hidden": false,
"metric": "",
"nodeId": "A",
"region": "",
"source": "kloudmate",
"dataset": "metrics",
"filters": [],
"groupBy": [],
"orderBy": [],
"interval": "",
"namespace": "",
"dimensions": [],
"metricType": "",
"time_range": {
"to": 0,
"from": 600
},
"aggregation": {
"stat": "SUM",
"type": "",
"unit": "{sessions}",
"field": "",
"value": "mongodb_session_count",
"metric": "mongodb_session_count",
"metricType": "Sum",
"temporality": "Cumulative"
},
"datasourceId": "kloudmate",
"responseType": "series"
}
],
"time_options": {
"override": false,
"time_shift": ""
}
},
{
"id": "3mp18rt3up7",
"tz": "local",
"axis": {
"x": {
"date_style": "auto"
},
"y": {
"format": "bytes",
"suffix": "/s",
"decimals": "1"
}
},
"title": "Network Receive Bytes/s",
"panelType": "TimeSeries",
"timeRange": "1h",
"statConfig": {
"statView": "grid",
"baseColor": "#4CBB17",
"calculation": "last"
},
"timeseries": {
"legend": {
"view": "list",
"values": []
}
},
"description": "The number of bytes received per seconds over 5 minutes range",
"node_configs": [
{
"page": 1,
"stat": "",
"type": "query",
"hidden": false,
"metric": "",
"nodeId": "A",
"region": "",
"source": "kloudmate",
"dataset": "metrics",
"filters": [],
"groupBy": [],
"orderBy": [],
"interval": "",
"namespace": "",
"dimensions": [],
"metricType": "",
"time_range": {
"to": 0,
"from": 600
},
"aggregation": {
"stat": "RATE",
"type": "",
"unit": "By",
"field": "",
"range": "5m",
"value": "mongodb_network_io_receive",
"metric": "mongodb_network_io_receive",
"metricType": "Sum",
"temporality": "Cumulative"
},
"datasourceId": "kloudmate",
"legendFormat": "Recieve"
}
],
"time_options": {
"override": false,
"time_shift": ""
}
},
{
"id": "b2zvjqo1e9l",
"tz": "local",
"axis": {
"x": {
"date_style": "auto"
},
"y": {
"format": "bytes",
"decimals": 3
}
},
"title": "Network Transmit Bytes/s ",
"panelType": "TimeSeries",
"timeRange": "1h",
"statConfig": {
"statView": "grid",
"baseColor": "#4CBB17",
"calculation": "last"
},
"timeseries": {
"legend": {
"view": "list",
"values": []
}
},
"description": "The number of bytes transmitted per seconds over 5 minutes range",
"node_configs": [
{
"page": 1,
"stat": "",
"type": "query",
"hidden": false,
"metric": "",
"nodeId": "A",
"region": "",
"source": "kloudmate",
"dataset": "metrics",
"filters": [],
"groupBy": [],
"orderBy": [],
"interval": "",
"namespace": "",
"dimensions": [],
"metricType": "",
"time_range": {
"to": 0,
"from": 600
},
"aggregation": {
"stat": "RATE",
"type": "",
"unit": "By",
"field": "",
"range": "5m",
"value": "mongodb_network_io_transmit",
"metric": "mongodb_network_io_transmit",
"metricType": "Sum",
"temporality": "Cumulative"
},
"datasourceId": "kloudmate",
"legendFormat": "Transmit"
}
],
"time_options": {
"override": false,
"time_shift": ""
}
}
],
"timeRange": "1h",
"variables": [
{
"name": "database",
"type": "query",
"label": "database",
"config": {
"otel": {
"key": {
"type": "string",
"field": "database"
},
"dataset": "metrics"
},
"source": "cloudwatch",
"queryType": "otel.values"
},
"is_multi": false,
"description": "",
"show_all_option": false
}
],
"panel_layouts": [
{
"h": 5,
"i": "07qc22vyvmoo",
"w": 4,
"x": 0,
"y": 0,
"minH": 1,
"minW": 1,
"moved": false,
"static": false
},
{
"h": 5,
"i": "2ol0io3pkbw",
"w": 5,
"x": 4,
"y": 0,
"minH": 1,
"minW": 1,
"moved": false,
"static": false
},
{
"h": 10,
"i": "l30v4d90p1d",
"w": 12,
"x": 12,
"y": 18,
"minH": 1,
"minW": 1,
"moved": false,
"static": false
},
{
"h": 8,
"i": "57gbcd5udwa",
"w": 12,
"x": 0,
"y": 10,
"minH": 1,
"minW": 1,
"moved": false,
"static": false
},
{
"h": 5,
"i": "7ihn0n9bn6n",
"w": 6,
"x": 6,
"y": 5,
"minH": 1,
"minW": 1,
"moved": false,
"static": false
},
{
"h": 5,
"i": "douzzuq9u6q",
"w": 6,
"x": 0,
"y": 5,
"minH": 1,
"minW": 1,
"moved": false,
"static": false
},
{
"h": 5,
"i": "26suw9jgyfs",
"w": 5,
"x": 9,
"y": 0,
"minH": 1,
"minW": 1,
"moved": false,
"static": false
},
{
"h": 5,
"i": "7qi3g625xov",
"w": 5,
"x": 14,
"y": 0,
"minH": 1,
"minW": 1,
"moved": false,
"static": false
},
{
"h": 5,
"i": "4s9n99vadgo",
"w": 6,
"x": 12,
"y": 5,
"minH": 1,
"minW": 1,
"moved": false,
"static": false
},
{
"h": 8,
"i": "059b6ei3ny4c",
"w": 12,
"x": 12,
"y": 10,
"minH": 1,
"minW": 1,
"moved": false,
"static": false
},
{
"h": 10,
"i": "565n8d7bec8",
"w": 12,
"x": 0,
"y": 18,
"minH": 1,
"minW": 1,
"moved": false,
"static": false
},
{
"h": 5,
"i": "05bto6xew16e",
"w": 6,
"x": 18,
"y": 5,
"minH": 1,
"minW": 1,
"moved": false,
"static": false
},
{
"h": 5,
"i": "1sa418lc70f",
"w": 5,
"x": 19,
"y": 0,
"minH": 1,
"minW": 1,
"moved": false,
"static": false
},
{
"h": 10,
"i": "3mp18rt3up7",
"w": 12,
"x": 0,
"y": 28,
"minH": 1,
"minW": 1,
"moved": false,
"static": false
},
{
"h": 10,
"i": "b2zvjqo1e9l",
"w": 12,
"x": 12,
"y": 28,
"minH": 1,
"minW": 1,
"moved": false,
"static": false
}
],
"default_region": "us-east-1"
},
"tags": []
}