KloudMate Logo
<- Back to Templates

MongoDB

By KloudMate

MongoDB dashboard helps in tracking the health, performance, and availability of MongoDB databases to ensure reliability, optimize performance

MongoDB

Template JSON

{
  "name": "MongoDB",
  "description": null,
  "data": {
    "tz": "local",
    "panels": [
      {
        "id": "t5q5q4uweq40q",
        "tz": "local",
        "title": "Server Uptime",
        "overrides": [],
        "panelType": "STATS",
        "timeRange": "1h",
        "statConfig": {
          "format": "duration",
          "rename": [],
          "decimals": "0",
          "statView": "grid",
          "baseColor": "#4CBB17",
          "calculation": "last",
          "value_mappings": []
        },
        "description": "amount of time the server has been running",
        "node_configs": [
          {
            "page": 1,
            "stat": "",
            "type": "query",
            "limit": null,
            "hidden": false,
            "metric": "",
            "nodeId": "A",
            "region": "",
            "source": "kloudmate",
            "columns": [],
            "dataset": "metrics",
            "filters": [
              {
                "type": "string",
                "field": "server_address",
                "value": "$Serveraddress",
                "operator": "="
              }
            ],
            "groupBy": [],
            "orderBy": [],
            "interval": "",
            "namespace": "",
            "dimensions": [],
            "distinctBy": null,
            "metricType": "",
            "query_type": "qb",
            "time_range": {
              "to": 0,
              "from": 600
            },
            "aggregation": {
              "stat": "AVG",
              "type": "",
              "unit": "ms",
              "field": "",
              "value": "mongodb_uptime",
              "metric": "mongodb_uptime",
              "spatial": "SUM",
              "temporal": "LAST",
              "metricType": "sum",
              "temporality": "cumulative"
            },
            "datasourceId": "kloudmate",
            "responseType": "series"
          }
        ],
        "time_options": {
          "override": false,
          "time_shift": ""
        }
      },
      {
        "id": "lpoeodx1yhzhv",
        "tz": "local",
        "title": "Database Count",
        "overrides": [],
        "panelType": "STATS",
        "timeRange": "1h",
        "statConfig": {
          "rename": [],
          "statView": "grid",
          "baseColor": "#4CBB17",
          "calculation": "last",
          "value_mappings": []
        },
        "description": "no. of existing databases",
        "node_configs": [
          {
            "page": 1,
            "stat": "",
            "type": "query",
            "limit": null,
            "hidden": false,
            "metric": "",
            "nodeId": "A",
            "region": "",
            "source": "kloudmate",
            "columns": [],
            "dataset": "metrics",
            "filters": [
              {
                "type": "string",
                "field": "server_address",
                "value": "$Serveraddress",
                "operator": "="
              }
            ],
            "groupBy": [],
            "orderBy": [],
            "interval": "",
            "namespace": "",
            "dimensions": [],
            "distinctBy": null,
            "metricType": "",
            "query_type": "qb",
            "time_range": {
              "to": 0,
              "from": 600
            },
            "aggregation": {
              "stat": "AVG",
              "type": "",
              "unit": "{databases}",
              "field": "",
              "value": "mongodb_database_count",
              "metric": "mongodb_database_count",
              "spatial": "LAST",
              "temporal": "AVG",
              "metricType": "gauge",
              "temporality": "unspecified"
            },
            "datasourceId": "kloudmate",
            "responseType": "series"
          }
        ],
        "time_options": {
          "override": false,
          "time_shift": ""
        }
      },
      {
        "id": "xr43v8hkm4azo",
        "tz": "local",
        "title": "Session Count",
        "overrides": [],
        "panelType": "STATS",
        "timeRange": "1h",
        "statConfig": {
          "rename": [],
          "statView": "grid",
          "baseColor": "#4CBB17",
          "calculation": "last",
          "value_mappings": []
        },
        "description": "total number of active sessions",
        "node_configs": [
          {
            "page": 1,
            "stat": "",
            "type": "query",
            "limit": null,
            "hidden": false,
            "metric": "",
            "nodeId": "A",
            "region": "",
            "source": "kloudmate",
            "columns": [],
            "dataset": "metrics",
            "filters": [
              {
                "type": "string",
                "field": "server_address",
                "value": "$Serveraddress",
                "operator": "="
              }
            ],
            "groupBy": [],
            "orderBy": [],
            "interval": "",
            "namespace": "",
            "dimensions": [],
            "distinctBy": null,
            "metricType": "",
            "query_type": "qb",
            "time_range": {
              "to": 0,
              "from": 600
            },
            "aggregation": {
              "stat": "AVG",
              "type": "",
              "unit": "{sessions}",
              "field": "",
              "value": "mongodb_session_count",
              "metric": "mongodb_session_count",
              "spatial": "LAST",
              "temporal": "AVG",
              "metricType": "gauge",
              "temporality": "unspecified"
            },
            "datasourceId": "kloudmate",
            "responseType": "series"
          }
        ],
        "time_options": {
          "override": false,
          "time_shift": ""
        }
      },
      {
        "id": "upi0fphyn0an7",
        "tz": "local",
        "title": "Cursor Count",
        "overrides": [],
        "panelType": "STATS",
        "timeRange": "1h",
        "statConfig": {
          "rename": [],
          "statView": "grid",
          "baseColor": "#4CBB17",
          "calculation": "last",
          "value_mappings": []
        },
        "description": "no. of open cursors maintained for clients",
        "node_configs": [
          {
            "page": 1,
            "stat": "",
            "type": "query",
            "limit": null,
            "hidden": false,
            "metric": "",
            "nodeId": "A",
            "region": "",
            "source": "kloudmate",
            "columns": [],
            "dataset": "metrics",
            "filters": [
              {
                "type": "string",
                "field": "server_address",
                "value": "$Serveraddress",
                "operator": "="
              }
            ],
            "groupBy": [],
            "orderBy": [],
            "interval": "",
            "namespace": "",
            "dimensions": [],
            "distinctBy": null,
            "metricType": "",
            "query_type": "qb",
            "time_range": {
              "to": 0,
              "from": 600
            },
            "aggregation": {
              "stat": "AVG",
              "type": "",
              "unit": "{cursors}",
              "field": "",
              "value": "mongodb_cursor_count",
              "metric": "mongodb_cursor_count",
              "spatial": "LAST",
              "temporal": "AVG",
              "metricType": "gauge",
              "temporality": "unspecified"
            },
            "datasourceId": "kloudmate",
            "responseType": "series"
          }
        ],
        "time_options": {
          "override": false,
          "time_shift": ""
        }
      },
      {
        "id": "3m7dkkzypg32b",
        "tz": "local",
        "title": "Cache Hit",
        "overrides": [],
        "panelType": "STATS",
        "timeRange": "1h",
        "statConfig": {
          "format": "percentage",
          "rename": [],
          "statView": "grid",
          "baseColor": "#4CBB17",
          "calculation": "last",
          "value_mappings": []
        },
        "description": "cache hit to miss ratio",
        "node_configs": [
          {
            "page": 1,
            "stat": "",
            "type": "query",
            "limit": null,
            "hidden": true,
            "metric": "",
            "nodeId": "A",
            "region": "",
            "source": "kloudmate",
            "columns": [],
            "dataset": "metrics",
            "filters": [
              {
                "type": "string",
                "field": "type",
                "value": "hit",
                "operator": "="
              },
              {
                "type": "string",
                "field": "server_address",
                "value": "$Serveraddress",
                "operator": "="
              }
            ],
            "groupBy": [],
            "orderBy": [],
            "interval": "",
            "namespace": "",
            "dimensions": [],
            "distinctBy": null,
            "metricType": "",
            "query_type": "qb",
            "time_range": {
              "to": 0,
              "from": 600
            },
            "aggregation": {
              "stat": "AVG",
              "type": "",
              "unit": "{operations}",
              "field": "",
              "value": "mongodb_cache_operations",
              "metric": "mongodb_cache_operations",
              "ranking": {
                "func": "None"
              },
              "spatial": "SUM",
              "temporal": "RATE",
              "metricType": "sum",
              "temporality": "cumulative"
            },
            "datasourceId": "kloudmate",
            "legendFormat": "hit",
            "responseType": "series"
          },
          {
            "page": 1,
            "stat": "",
            "type": "query",
            "limit": null,
            "hidden": true,
            "metric": "",
            "nodeId": "B",
            "region": "",
            "source": "kloudmate",
            "columns": [],
            "dataset": "metrics",
            "filters": [
              {
                "type": "string",
                "field": "type",
                "value": "miss",
                "operator": "="
              },
              {
                "type": "string",
                "field": "server_address",
                "value": "$Serveraddress",
                "operator": "="
              }
            ],
            "groupBy": [],
            "orderBy": [],
            "interval": "",
            "namespace": "",
            "dimensions": [],
            "distinctBy": null,
            "metricType": "",
            "query_type": "qb",
            "time_range": {
              "to": 0,
              "from": 600
            },
            "aggregation": {
              "stat": "AVG",
              "type": "",
              "unit": "{operations}",
              "field": "",
              "value": "mongodb_cache_operations",
              "metric": "mongodb_cache_operations",
              "spatial": "SUM",
              "temporal": "RATE",
              "metricType": "sum",
              "temporality": "cumulative"
            },
            "datasourceId": "kloudmate",
            "legendFormat": "miss",
            "responseType": "series"
          },
          {
            "type": "expression",
            "hidden": false,
            "nodeId": "C",
            "reducer": "last",
            "expression": "$A/($A+$B)",
            "expressionType": "math"
          }
        ],
        "time_options": {
          "override": false,
          "time_shift": ""
        }
      },
      {
        "id": "htttjxa07hsrk",
        "tz": "local",
        "title": "Collection Count",
        "overrides": [],
        "panelType": "STATS",
        "timeRange": "1h",
        "statConfig": {
          "rename": [],
          "statView": "grid",
          "baseColor": "#4CBB17",
          "calculation": "last",
          "value_mappings": []
        },
        "description": "no. of collections in database",
        "node_configs": [
          {
            "page": 1,
            "stat": "",
            "type": "query",
            "limit": null,
            "hidden": false,
            "metric": "",
            "nodeId": "A",
            "region": "",
            "source": "kloudmate",
            "columns": [],
            "dataset": "metrics",
            "filters": [
              {
                "type": "string",
                "field": "server_address",
                "value": "$Serveraddress",
                "operator": "="
              },
              {
                "type": "string",
                "field": "db_namespace",
                "value": "$database",
                "operator": "="
              }
            ],
            "groupBy": [],
            "orderBy": [],
            "interval": "",
            "namespace": "",
            "dimensions": [],
            "distinctBy": null,
            "metricType": "",
            "query_type": "qb",
            "time_range": {
              "to": 0,
              "from": 600
            },
            "aggregation": {
              "stat": "AVG",
              "type": "",
              "unit": "{collections}",
              "field": "",
              "value": "mongodb_collection_count",
              "metric": "mongodb_collection_count",
              "ranking": {
                "func": "None"
              },
              "spatial": "LAST",
              "temporal": "AVG",
              "metricType": "gauge",
              "temporality": "unspecified"
            },
            "datasourceId": "kloudmate",
            "responseType": "series"
          }
        ],
        "time_options": {
          "override": false,
          "time_shift": ""
        }
      },
      {
        "id": "nawebe4ez6eb0",
        "tz": "local",
        "title": "Database Size",
        "overrides": [],
        "panelType": "STATS",
        "timeRange": "1h",
        "statConfig": {
          "format": "bytes",
          "rename": [],
          "decimals": "1",
          "statView": "grid",
          "baseColor": "#4CBB17",
          "calculation": "last",
          "value_mappings": []
        },
        "description": "size of the collection, data compression does not affect this value",
        "node_configs": [
          {
            "page": 1,
            "stat": "",
            "type": "query",
            "limit": null,
            "hidden": false,
            "metric": "",
            "nodeId": "A",
            "region": "",
            "source": "kloudmate",
            "columns": [],
            "dataset": "metrics",
            "filters": [
              {
                "type": "string",
                "field": "server_address",
                "value": "$Serveraddress",
                "operator": "="
              },
              {
                "type": "string",
                "field": "db_namespace",
                "value": "$database",
                "operator": "="
              }
            ],
            "groupBy": [],
            "orderBy": [],
            "interval": "",
            "namespace": "",
            "dimensions": [],
            "distinctBy": null,
            "metricType": "",
            "query_type": "qb",
            "time_range": {
              "to": 0,
              "from": 600
            },
            "aggregation": {
              "stat": "AVG",
              "type": "",
              "unit": "By",
              "field": "",
              "value": "mongodb_data_size",
              "metric": "mongodb_data_size",
              "spatial": "LAST",
              "temporal": "AVG",
              "metricType": "gauge",
              "temporality": "unspecified"
            },
            "datasourceId": "kloudmate",
            "responseType": "series"
          }
        ],
        "time_options": {
          "override": false,
          "time_shift": ""
        }
      },
      {
        "id": "buytc0lxx7mg6",
        "tz": "local",
        "title": "Index Count",
        "overrides": [],
        "panelType": "STATS",
        "timeRange": "1h",
        "statConfig": {
          "rename": [],
          "statView": "grid",
          "baseColor": "#4CBB17",
          "calculation": "last",
          "value_mappings": []
        },
        "description": "no. of indexes in database",
        "node_configs": [
          {
            "page": 1,
            "stat": "",
            "type": "query",
            "limit": null,
            "hidden": false,
            "metric": "",
            "nodeId": "A",
            "region": "",
            "source": "kloudmate",
            "columns": [],
            "dataset": "metrics",
            "filters": [
              {
                "type": "string",
                "field": "server_address",
                "value": "$Serveraddress",
                "operator": "="
              },
              {
                "type": "string",
                "field": "db_namespace",
                "value": "$database",
                "operator": "="
              }
            ],
            "groupBy": [],
            "orderBy": [],
            "interval": "",
            "namespace": "",
            "dimensions": [],
            "distinctBy": null,
            "metricType": "",
            "query_type": "qb",
            "time_range": {
              "to": 0,
              "from": 600
            },
            "aggregation": {
              "stat": "AVG",
              "type": "",
              "unit": "{indexes}",
              "field": "",
              "value": "mongodb_index_count",
              "metric": "mongodb_index_count",
              "ranking": {
                "func": "None"
              },
              "spatial": "LAST",
              "temporal": "AVG",
              "metricType": "gauge",
              "temporality": "unspecified"
            },
            "datasourceId": "kloudmate",
            "responseType": "series"
          }
        ],
        "time_options": {
          "override": false,
          "time_shift": ""
        }
      },
      {
        "id": "kfnqnn0b3qjww",
        "tz": "local",
        "title": "Index Size ",
        "overrides": [],
        "panelType": "STATS",
        "timeRange": "1h",
        "statConfig": {
          "format": "bytes",
          "rename": [],
          "decimals": "1",
          "statView": "grid",
          "baseColor": "#4CBB17",
          "calculation": "last",
          "value_mappings": []
        },
        "description": "sum of the space allocated to all indexes in the database, including free index space",
        "node_configs": [
          {
            "page": 1,
            "stat": "",
            "type": "query",
            "limit": null,
            "hidden": false,
            "metric": "",
            "nodeId": "A",
            "region": "",
            "source": "kloudmate",
            "columns": [],
            "dataset": "metrics",
            "filters": [
              {
                "type": "string",
                "field": "server_address",
                "value": "$Serveraddress",
                "operator": "="
              },
              {
                "type": "string",
                "field": "db_namespace",
                "value": "$database",
                "operator": "="
              }
            ],
            "groupBy": [],
            "orderBy": [],
            "interval": "",
            "namespace": "",
            "dimensions": [],
            "distinctBy": null,
            "metricType": "",
            "query_type": "qb",
            "time_range": {
              "to": 0,
              "from": 600
            },
            "aggregation": {
              "stat": "AVG",
              "type": "",
              "unit": "By",
              "field": "",
              "value": "mongodb_index_size",
              "metric": "mongodb_index_size",
              "ranking": {
                "func": "None"
              },
              "spatial": "LAST",
              "temporal": "AVG",
              "metricType": "gauge",
              "temporality": "unspecified"
            },
            "datasourceId": "kloudmate",
            "responseType": "series"
          }
        ],
        "time_options": {
          "override": false,
          "time_shift": ""
        }
      },
      {
        "id": "j6hpupv8ubcgj",
        "tz": "local",
        "title": "Active Connection Count",
        "overrides": [],
        "panelType": "STATS",
        "timeRange": "1h",
        "statConfig": {
          "rename": [],
          "statView": "grid",
          "baseColor": "#4CBB17",
          "calculation": "last",
          "value_mappings": []
        },
        "description": "no. of active connections",
        "node_configs": [
          {
            "page": 1,
            "stat": "",
            "type": "query",
            "limit": null,
            "hidden": false,
            "metric": "",
            "nodeId": "A",
            "region": "",
            "source": "kloudmate",
            "columns": [],
            "dataset": "metrics",
            "filters": [
              {
                "type": "string",
                "field": "type",
                "value": "active",
                "operator": "="
              },
              {
                "type": "string",
                "field": "server_address",
                "value": "$Serveraddress",
                "operator": "="
              },
              {
                "type": "string",
                "field": "db_namespace",
                "value": "$database",
                "operator": "="
              }
            ],
            "groupBy": [],
            "orderBy": [],
            "interval": "",
            "namespace": "",
            "dimensions": [],
            "distinctBy": null,
            "metricType": "",
            "query_type": "qb",
            "time_range": {
              "to": 0,
              "from": 600
            },
            "aggregation": {
              "stat": "AVG",
              "type": "",
              "unit": "{connections}",
              "field": "",
              "value": "mongodb_connection_count",
              "metric": "mongodb_connection_count",
              "ranking": {
                "func": "None"
              },
              "spatial": "LAST",
              "temporal": "AVG",
              "metricType": "gauge",
              "temporality": "unspecified"
            },
            "datasourceId": "kloudmate",
            "responseType": "series"
          }
        ],
        "time_options": {
          "override": false,
          "time_shift": ""
        }
      },
      {
        "id": "3g1y9n09w9xkt",
        "tz": "local",
        "axis": {
          "x": {
            "max": "",
            "min": "",
            "date_style": "auto",
            "bucketCount": "30",
            "bucketOffset": "0"
          },
          "y": {
            "format": "bytes",
            "prefix": "",
            "suffix": "",
            "decimals": "1",
            "multiplyBy": 1
          }
        },
        "title": "Server Memory Usage",
        "tooltip": {
          "mode": "single"
        },
        "overrides": [],
        "panelType": "TimeSeries",
        "timeRange": "1h",
        "timeseries": {
          "legend": {
            "view": "list",
            "values": []
          }
        },
        "description": "amount of memory used",
        "node_configs": [
          {
            "page": 1,
            "stat": "",
            "type": "query",
            "limit": null,
            "hidden": false,
            "metric": "",
            "nodeId": "A",
            "region": "",
            "source": "kloudmate",
            "columns": [],
            "dataset": "metrics",
            "filters": [
              {
                "type": "string",
                "field": "server_address",
                "value": "$Serveraddress",
                "operator": "="
              }
            ],
            "groupBy": [
              {
                "type": "string",
                "field": "type"
              }
            ],
            "orderBy": [],
            "interval": "",
            "namespace": "",
            "dimensions": [],
            "distinctBy": null,
            "metricType": "",
            "query_type": "qb",
            "time_range": {
              "to": 0,
              "from": 600
            },
            "aggregation": {
              "stat": "AVG",
              "type": "",
              "unit": "By",
              "field": "",
              "value": "mongodb_memory_usage",
              "metric": "mongodb_memory_usage",
              "ranking": {
                "func": "None"
              },
              "spatial": "LAST",
              "temporal": "AVG",
              "metricType": "gauge",
              "temporality": "unspecified"
            },
            "datasourceId": "kloudmate",
            "legendFormat": "{{type}}",
            "responseType": "series"
          }
        ],
        "time_options": {
          "override": false,
          "time_shift": ""
        }
      },
      {
        "id": "aowuw0mxypags",
        "tz": "local",
        "axis": {
          "x": {
            "max": "",
            "min": "",
            "date_style": "auto",
            "bucketCount": "30",
            "bucketOffset": "0"
          },
          "y": {
            "format": "number",
            "suffix": " op/s",
            "decimals": "1"
          }
        },
        "title": "Operation Count",
        "tooltip": {
          "mode": "single"
        },
        "overrides": [],
        "panelType": "TimeSeries",
        "timeRange": "1h",
        "timeseries": {
          "legend": {
            "view": "list",
            "values": []
          }
        },
        "description": "no. of operations executed",
        "node_configs": [
          {
            "page": 1,
            "stat": "",
            "type": "query",
            "limit": null,
            "hidden": false,
            "metric": "",
            "nodeId": "A",
            "region": "",
            "source": "kloudmate",
            "columns": [],
            "dataset": "metrics",
            "filters": [
              {
                "type": "string",
                "field": "server_address",
                "value": "$Serveraddress",
                "operator": "="
              }
            ],
            "groupBy": [
              {
                "type": "string",
                "field": "operation"
              }
            ],
            "orderBy": [],
            "interval": "",
            "namespace": "",
            "dimensions": [],
            "distinctBy": null,
            "metricType": "",
            "query_type": "qb",
            "time_range": {
              "to": 0,
              "from": 600
            },
            "aggregation": {
              "stat": "AVG",
              "type": "",
              "unit": "{operations}",
              "field": "",
              "value": "mongodb_operation_count",
              "metric": "mongodb_operation_count",
              "ranking": {
                "func": "None"
              },
              "spatial": "SUM",
              "temporal": "RATE",
              "metricType": "sum",
              "temporality": "cumulative"
            },
            "datasourceId": "kloudmate",
            "legendFormat": "{{operation}}",
            "responseType": "series"
          }
        ],
        "time_options": {
          "override": false,
          "time_shift": ""
        }
      },
      {
        "id": "kvjls6mw8dqt2",
        "tz": "local",
        "axis": {
          "x": {
            "max": "",
            "min": "",
            "date_style": "auto",
            "bucketCount": "30",
            "bucketOffset": "0"
          },
          "y": {
            "format": "number",
            "suffix": " {query}/s",
            "decimals": "1"
          }
        },
        "title": "Query Rate",
        "tooltip": {
          "mode": "single"
        },
        "overrides": [],
        "panelType": "TimeSeries",
        "timeRange": "1h",
        "timeseries": {
          "legend": {
            "view": "list",
            "values": []
          }
        },
        "description": "no. of queries executed per second",
        "node_configs": [
          {
            "page": 1,
            "stat": "",
            "type": "query",
            "limit": null,
            "hidden": false,
            "metric": "",
            "nodeId": "A",
            "region": "",
            "source": "kloudmate",
            "columns": [],
            "dataset": "metrics",
            "filters": [
              {
                "type": "string",
                "field": "server_address",
                "value": "$Serveraddress",
                "operator": "="
              }
            ],
            "groupBy": [
              {
                "type": "string",
                "field": "server_address"
              }
            ],
            "orderBy": [],
            "interval": "",
            "namespace": "",
            "dimensions": [],
            "distinctBy": null,
            "metricType": "",
            "query_type": "qb",
            "time_range": {
              "to": 0,
              "from": 600
            },
            "aggregation": {
              "stat": "AVG",
              "type": "",
              "unit": "{query}/s",
              "field": "",
              "value": "mongodb_queries_rate",
              "metric": "mongodb_queries_rate",
              "ranking": {
                "func": "None"
              },
              "spatial": "LAST",
              "temporal": "AVG",
              "metricType": "gauge",
              "temporality": "unspecified"
            },
            "datasourceId": "kloudmate",
            "legendFormat": "{{server_address}}",
            "responseType": "series"
          }
        ],
        "time_options": {
          "override": false,
          "time_shift": ""
        }
      },
      {
        "id": "i5syz05gueinf",
        "tz": "local",
        "axis": {
          "x": {
            "max": "",
            "min": "",
            "date_style": "auto",
            "bucketCount": "30",
            "bucketOffset": "0"
          },
          "y": {
            "format": "bytes",
            "suffix": "/s",
            "decimals": "1"
          }
        },
        "title": "Network IO",
        "tooltip": {
          "mode": "all"
        },
        "overrides": [],
        "panelType": "TimeSeries",
        "timeRange": "6h",
        "timeseries": {
          "legend": {
            "view": "list",
            "values": []
          }
        },
        "description": "no. of bytes received and transmit",
        "node_configs": [
          {
            "exp": "rate(mongodb_network_io_receive{server_address=\"$Serveraddress\"}[5m])",
            "page": 1,
            "stat": "",
            "type": "query",
            "limit": null,
            "hidden": false,
            "metric": "",
            "nodeId": "A",
            "region": "",
            "source": "kloudmate",
            "columns": [],
            "dataset": "metrics",
            "filters": [],
            "groupBy": [],
            "orderBy": [],
            "interval": "",
            "namespace": "",
            "dimensions": [],
            "distinctBy": null,
            "metricType": "",
            "query_type": "promql",
            "time_range": {
              "to": 0,
              "from": 600
            },
            "aggregation": {
              "stat": "AVG",
              "type": "",
              "unit": "By",
              "field": "",
              "value": "mongodb_network_io_receive",
              "metric": "mongodb_network_io_receive",
              "spatial": "SUM",
              "temporal": "AVG",
              "metricType": "gauge",
              "temporality": "unspecified"
            },
            "datasourceId": "kloudmate",
            "legendFormat": "receive",
            "responseType": "series"
          },
          {
            "exp": "rate(mongodb_network_io_transmit{server_address=\"$Serveraddress\"}[5m])",
            "page": 1,
            "stat": "",
            "type": "query",
            "limit": null,
            "hidden": false,
            "metric": "",
            "nodeId": "B",
            "region": "",
            "source": "kloudmate",
            "columns": [],
            "dataset": "metrics",
            "filters": [],
            "groupBy": [],
            "orderBy": [],
            "interval": "",
            "namespace": "",
            "dimensions": [],
            "distinctBy": null,
            "metricType": "",
            "query_type": "promql",
            "time_range": {
              "to": 0,
              "from": 600
            },
            "aggregation": {
              "stat": "AVG",
              "type": "",
              "unit": "By",
              "field": "",
              "value": "mongodb_network_io_transmit",
              "metric": "mongodb_network_io_transmit",
              "spatial": "AVG",
              "temporal": "AVG",
              "metricType": "gauge",
              "temporality": "unspecified"
            },
            "datasourceId": "kloudmate",
            "legendFormat": "transmit",
            "responseType": "series"
          }
        ],
        "time_options": {
          "override": false,
          "time_shift": ""
        }
      },
      {
        "id": "7lfwgbte9ewuf",
        "tz": "local",
        "table": {
          "columns": [
            {
              "key": "collection",
              "rename": ""
            },
            {
              "key": "A:LAST()",
              "rename": "count"
            }
          ]
        },
        "title": "Index Access Count",
        "panelType": "table",
        "timeRange": "1h",
        "description": "no. of times an index has been accessed",
        "node_configs": [
          {
            "page": 1,
            "stat": "",
            "type": "query",
            "limit": null,
            "hidden": false,
            "metric": "",
            "nodeId": "A",
            "region": "",
            "source": "kloudmate",
            "columns": [],
            "dataset": "metrics",
            "filters": [
              {
                "type": "string",
                "field": "server_address",
                "value": "$Serveraddress",
                "operator": "="
              },
              {
                "type": "string",
                "field": "db_namespace",
                "value": "$database",
                "operator": "="
              }
            ],
            "groupBy": [
              {
                "type": "string",
                "field": "collection"
              }
            ],
            "orderBy": [],
            "interval": "",
            "namespace": "",
            "dimensions": [],
            "distinctBy": null,
            "metricType": "",
            "query_type": "qb",
            "time_range": {
              "to": 0,
              "from": 600
            },
            "aggregation": {
              "stat": "LAST",
              "type": "",
              "unit": "{accesses}",
              "field": "",
              "value": "mongodb_index_access_count",
              "metric": "mongodb_index_access_count",
              "ranking": {
                "func": "TopK",
                "value": 10
              },
              "spatial": "LAST",
              "temporal": "AVG",
              "metricType": "gauge",
              "temporality": "unspecified"
            },
            "datasourceId": "kloudmate",
            "responseType": "number"
          }
        ],
        "time_options": {
          "override": false,
          "time_shift": ""
        }
      },
      {
        "id": "4bpj4yupfzi6l",
        "tz": "local",
        "axis": {
          "x": {
            "max": "",
            "min": "",
            "date_style": "auto",
            "bucketCount": "30",
            "bucketOffset": "0"
          },
          "y": {
            "format": "number",
            "suffix": " req/s",
            "decimals": "1"
          }
        },
        "title": "Network Request",
        "tooltip": {
          "mode": "single"
        },
        "overrides": [],
        "panelType": "TimeSeries",
        "timeRange": "6h",
        "timeseries": {
          "legend": {
            "view": "list",
            "values": []
          }
        },
        "description": "no. of requests received by the server",
        "node_configs": [
          {
            "exp": "rate(mongodb_network_request_count{server_address=\"$Serveraddress\"}[5m])",
            "page": 1,
            "stat": "",
            "type": "query",
            "limit": null,
            "hidden": false,
            "metric": "",
            "nodeId": "A",
            "region": "",
            "source": "kloudmate",
            "columns": [],
            "dataset": "metrics",
            "filters": [],
            "groupBy": [],
            "orderBy": [],
            "interval": "",
            "namespace": "",
            "dimensions": [],
            "distinctBy": null,
            "metricType": "",
            "query_type": "promql",
            "time_range": {
              "to": 0,
              "from": 600
            },
            "aggregation": {
              "stat": "AVG",
              "type": "",
              "unit": "{requests}",
              "field": "",
              "value": "mongodb_network_request_count",
              "metric": "mongodb_network_request_count",
              "spatial": "LAST",
              "temporal": "AVG",
              "metricType": "gauge",
              "temporality": "unspecified"
            },
            "datasourceId": "kloudmate",
            "legendFormat": "requests",
            "responseType": "series"
          }
        ],
        "time_options": {
          "override": false,
          "time_shift": ""
        }
      }
    ],
    "timeRange": "1h",
    "variables": [
      {
        "name": "Serveraddress",
        "type": "query",
        "label": "Server_Address",
        "config": {
          "otel": {
            "key": {
              "type": "string",
              "field": "server_address"
            },
            "dataset": "metrics"
          },
          "source": "cloudwatch",
          "queryType": "otel.values"
        },
        "is_multi": false,
        "description": "",
        "show_all_option": false
      },
      {
        "name": "database",
        "type": "query",
        "label": "database",
        "config": {
          "otel": {
            "key": {
              "type": "string",
              "field": "db_namespace"
            },
            "dataset": "metrics"
          },
          "source": "cloudwatch",
          "queryType": "otel.values"
        },
        "is_multi": false,
        "description": "",
        "show_all_option": false
      }
    ],
    "panel_layouts": [
      {
        "h": 6,
        "i": "t5q5q4uweq40q",
        "w": 5,
        "x": 0,
        "y": 0,
        "minH": 1,
        "minW": 1,
        "moved": false,
        "static": false
      },
      {
        "h": 6,
        "i": "lpoeodx1yhzhv",
        "w": 5,
        "x": 5,
        "y": 0,
        "minH": 1,
        "minW": 1,
        "moved": false,
        "static": false
      },
      {
        "h": 6,
        "i": "xr43v8hkm4azo",
        "w": 5,
        "x": 10,
        "y": 0,
        "minH": 1,
        "minW": 1,
        "moved": false,
        "static": false
      },
      {
        "h": 6,
        "i": "upi0fphyn0an7",
        "w": 4,
        "x": 15,
        "y": 0,
        "minH": 1,
        "minW": 1,
        "moved": false,
        "static": false
      },
      {
        "h": 6,
        "i": "3m7dkkzypg32b",
        "w": 5,
        "x": 19,
        "y": 0,
        "minH": 1,
        "minW": 1,
        "moved": false,
        "static": false
      },
      {
        "h": 6,
        "i": "htttjxa07hsrk",
        "w": 4,
        "x": 0,
        "y": 6,
        "minH": 1,
        "minW": 1,
        "moved": false,
        "static": false
      },
      {
        "h": 6,
        "i": "nawebe4ez6eb0",
        "w": 5,
        "x": 4,
        "y": 6,
        "minH": 1,
        "minW": 1,
        "moved": false,
        "static": false
      },
      {
        "h": 6,
        "i": "buytc0lxx7mg6",
        "w": 5,
        "x": 9,
        "y": 6,
        "minH": 1,
        "minW": 1,
        "moved": false,
        "static": false
      },
      {
        "h": 6,
        "i": "kfnqnn0b3qjww",
        "w": 5,
        "x": 14,
        "y": 6,
        "minH": 1,
        "minW": 1,
        "moved": false,
        "static": false
      },
      {
        "h": 6,
        "i": "j6hpupv8ubcgj",
        "w": 5,
        "x": 19,
        "y": 6,
        "minH": 1,
        "minW": 1,
        "moved": false,
        "static": false
      },
      {
        "h": 10,
        "i": "3g1y9n09w9xkt",
        "w": 8,
        "x": 8,
        "y": 12,
        "minH": 1,
        "minW": 1,
        "moved": false,
        "static": false
      },
      {
        "h": 10,
        "i": "aowuw0mxypags",
        "w": 8,
        "x": 0,
        "y": 12,
        "minH": 1,
        "minW": 1,
        "moved": false,
        "static": false
      },
      {
        "h": 10,
        "i": "kvjls6mw8dqt2",
        "w": 8,
        "x": 16,
        "y": 12,
        "minH": 1,
        "minW": 1,
        "moved": false,
        "static": false
      },
      {
        "h": 10,
        "i": "i5syz05gueinf",
        "w": 8,
        "x": 0,
        "y": 22,
        "minH": 1,
        "minW": 1,
        "moved": false,
        "static": false
      },
      {
        "h": 10,
        "i": "7lfwgbte9ewuf",
        "w": 8,
        "x": 8,
        "y": 22,
        "minH": 1,
        "minW": 1,
        "moved": false,
        "static": false
      },
      {
        "h": 10,
        "i": "4bpj4yupfzi6l",
        "w": 8,
        "x": 16,
        "y": 22,
        "minH": 1,
        "minW": 1,
        "moved": false,
        "static": false
      }
    ],
    "default_region": "us-east-1"
  },
  "tags": []
}