﻿{
  "annotations": {
    "list": [
      {
        "builtIn": 1,
        "datasource": {
          "type": "datasource",
          "uid": "e105d3fd-a91b-462e-b2e9-891dc66b8d78"
        },
        "enable": true,
        "hide": true,
        "iconColor": "rgba(0, 211, 255, 1)",
        "name": "Annotations & Alerts",
        "target": {
          "limit": 100,
          "matchAny": false,
          "tags": [],
          "type": "dashboard"
        },
        "type": "dashboard"
      }
    ]
  },
  "editable": true,
  "fiscalYearStartMonth": 0,
  "graphTooltip": 0,
  "id": 2,
  "links": [],
  "liveNow": false,
  "panels": [
    {
      "collapsed": false,
      "gridPos": {
        "h": 1,
        "w": 24,
        "x": 0,
        "y": 0
      },
      "id": 32,
      "panels": [],
      "title": "General",
      "type": "row"
    },
    {
      "datasource": {
        "type": "prometheus",
        "uid": "e105d3fd-a91b-462e-b2e9-891dc66b8d78"
      },
      "description": "",
      "fieldConfig": {
        "defaults": {
          "mappings": [
            {
              "options": {
                "0": {
                  "text": "Down"
                },
                "1": {
                  "text": "Up"
                }
              },
              "type": "value"
            }
          ],
          "thresholds": {
            "mode": "absolute",
            "steps": [
              {
                "color": "red",
                "value": null
              },
              {
                "color": "green",
                "value": 1
              }
            ]
          },
          "unitScale": true
        },
        "overrides": []
      },
      "gridPos": {
        "h": 3,
        "w": 24,
        "x": 0,
        "y": 1
      },
      "hideTimeOverride": true,
      "id": 2,
      "options": {
        "colorMode": "background",
        "graphMode": "none",
        "justifyMode": "auto",
        "orientation": "horizontal",
        "reduceOptions": {
          "calcs": [
            "lastNotNull"
          ],
          "fields": "",
          "values": false
        },
        "showPercentChange": false,
        "text": {},
        "textMode": "auto",
        "wideLayout": true
      },
      "pluginVersion": "10.3.1",
      "targets": [
        {
          "exemplar": true,
          "expr": "up{instance=\"$node\", job=\"ignite-metrics\"}",
          "interval": "",
          "legendFormat": "",
          "refId": "A"
        }
      ],
      "timeFrom": "10s",
      "timeShift": "10s",
      "title": "Status for $node",
      "type": "stat"
    },
    {
      "datasource": {
        "type": "prometheus",
        "uid": "e105d3fd-a91b-462e-b2e9-891dc66b8d78"
      },
      "fieldConfig": {
        "defaults": {
          "color": {
            "mode": "thresholds"
          },
          "mappings": [],
          "max": 100,
          "thresholds": {
            "mode": "absolute",
            "steps": [
              {
                "color": "green",
                "value": null
              },
              {
                "color": "yellow",
                "value": 70
              },
              {
                "color": "red",
                "value": 85
              }
            ]
          },
          "unit": "percent",
          "unitScale": true
        },
        "overrides": []
      },
      "gridPos": {
        "h": 6,
        "w": 3,
        "x": 0,
        "y": 4
      },
      "hideTimeOverride": true,
      "id": 36,
      "options": {
        "minVizHeight": 75,
        "minVizWidth": 75,
        "orientation": "horizontal",
        "reduceOptions": {
          "calcs": [
            "lastNotNull"
          ],
          "fields": "",
          "values": false
        },
        "showThresholdLabels": false,
        "showThresholdMarkers": true,
        "sizing": "auto",
        "text": {}
      },
      "pluginVersion": "10.3.1",
      "targets": [
        {
          "exemplar": true,
          "expr": "100 - ((sys_memory_heap_max{instance=\"$node\"} - sys_memory_heap_used{instance=\"$node\"})*100 / sys_memory_heap_max{instance=\"$node\"})",
          "hide": false,
          "interval": "",
          "legendFormat": "",
          "refId": "A"
        }
      ],
      "timeFrom": "5s",
      "timeShift": "5s",
      "title": "Heap used",
      "type": "gauge"
    },
    {
      "datasource": {
        "type": "prometheus",
        "uid": "e105d3fd-a91b-462e-b2e9-891dc66b8d78"
      },
      "description": "Active baseline nodes count",
      "fieldConfig": {
        "defaults": {
          "color": {
            "mode": "palette-classic"
          },
          "custom": {
            "axisBorderShow": false,
            "axisCenteredZero": false,
            "axisColorMode": "text",
            "axisLabel": "",
            "axisPlacement": "auto",
            "barAlignment": 0,
            "drawStyle": "line",
            "fillOpacity": 0,
            "gradientMode": "none",
            "hideFrom": {
              "legend": false,
              "tooltip": false,
              "viz": false
            },
            "insertNulls": false,
            "lineInterpolation": "linear",
            "lineWidth": 1,
            "pointSize": 5,
            "scaleDistribution": {
              "type": "linear"
            },
            "showPoints": "auto",
            "spanNulls": false,
            "stacking": {
              "group": "A",
              "mode": "none"
            },
            "thresholdsStyle": {
              "mode": "line"
            }
          },
          "mappings": [],
          "thresholds": {
            "mode": "absolute",
            "steps": [
              {
                "color": "red",
                "value": null
              }
            ]
          },
          "unitScale": true
        },
        "overrides": []
      },
      "gridPos": {
        "h": 12,
        "w": 9,
        "x": 3,
        "y": 4
      },
      "id": 30,
      "options": {
        "legend": {
          "calcs": [],
          "displayMode": "list",
          "placement": "bottom",
          "showLegend": true
        },
        "tooltip": {
          "mode": "multi",
          "sort": "none"
        }
      },
      "pluginVersion": "8.2.3",
      "targets": [
        {
          "datasource": {
            "type": "prometheus",
            "uid": "e105d3fd-a91b-462e-b2e9-891dc66b8d78"
          },
          "editorMode": "code",
          "expr": "up{job=\"ignite-metrics\"}",
          "hide": false,
          "legendFormat": "{{instance}}",
          "range": true,
          "refId": "B"
        }
      ],
      "title": "History of node restarts",
      "type": "timeseries"
    },
    {
      "datasource": {
        "type": "prometheus",
        "uid": "e105d3fd-a91b-462e-b2e9-891dc66b8d78"
      },
      "description": "Topology snapshot",
      "fieldConfig": {
        "defaults": {
          "color": {
            "mode": "thresholds"
          },
          "mappings": [],
          "noValue": "0",
          "thresholds": {
            "mode": "absolute",
            "steps": [
              {
                "color": "super-light-blue",
                "value": null
              },
              {
                "color": "red",
                "value": 0
              },
              {
                "color": "green",
                "value": 1
              }
            ]
          },
          "unit": "short",
          "unitScale": true
        },
        "overrides": []
      },
      "gridPos": {
        "h": 12,
        "w": 12,
        "x": 12,
        "y": 4
      },
      "hideTimeOverride": true,
      "id": 34,
      "options": {
        "colorMode": "background",
        "graphMode": "none",
        "justifyMode": "auto",
        "orientation": "auto",
        "reduceOptions": {
          "calcs": [
            "lastNotNull"
          ],
          "fields": "",
          "values": false
        },
        "showPercentChange": false,
        "textMode": "name",
        "wideLayout": true
      },
      "pluginVersion": "10.3.1",
      "targets": [
        {
          "datasource": {
            "type": "prometheus",
            "uid": "e105d3fd-a91b-462e-b2e9-891dc66b8d78"
          },
          "editorMode": "code",
          "exemplar": false,
          "expr": "up{job=\"ignite-metrics\"}",
          "format": "heatmap",
          "hide": false,
          "instant": true,
          "interval": "2",
          "legendFormat": "{{instance}}",
          "range": false,
          "refId": "A"
        },
        {
          "datasource": {
            "type": "prometheus",
            "uid": "e105d3fd-a91b-462e-b2e9-891dc66b8d78"
          },
          "editorMode": "builder",
          "expr": "ignite_isNodeInBaseline{job=\"ignite-metrics\"}",
          "hide": true,
          "interval": "",
          "legendFormat": "{{instance}}",
          "range": true,
          "refId": "B"
        }
      ],
      "timeFrom": "10s",
      "timeShift": "10s",
      "title": "Topology",
      "type": "stat"
    },
    {
      "datasource": {
        "type": "prometheus",
        "uid": "e105d3fd-a91b-462e-b2e9-891dc66b8d78"
      },
      "description": "",
      "fieldConfig": {
        "defaults": {
          "color": {
            "mode": "thresholds"
          },
          "mappings": [],
          "max": 100,
          "thresholds": {
            "mode": "absolute",
            "steps": [
              {
                "color": "green",
                "value": null
              },
              {
                "color": "yellow",
                "value": 25
              },
              {
                "color": "red",
                "value": 50
              }
            ]
          },
          "unit": "percent",
          "unitScale": true
        },
        "overrides": []
      },
      "gridPos": {
        "h": 6,
        "w": 3,
        "x": 0,
        "y": 10
      },
      "hideTimeOverride": true,
      "id": 38,
      "options": {
        "minVizHeight": 75,
        "minVizWidth": 75,
        "orientation": "auto",
        "reduceOptions": {
          "calcs": [
            "lastNotNull"
          ],
          "fields": "",
          "values": false
        },
        "showThresholdLabels": false,
        "showThresholdMarkers": true,
        "sizing": "auto",
        "text": {}
      },
      "pluginVersion": "10.3.1",
      "targets": [
        {
          "datasource": {
            "type": "prometheus",
            "uid": "e105d3fd-a91b-462e-b2e9-891dc66b8d78"
          },
          "editorMode": "code",
          "exemplar": true,
          "expr": "sys_CpuLoad{instance=\"$node\"} * 100",
          "interval": "",
          "legendFormat": "",
          "range": true,
          "refId": "A"
        }
      ],
      "timeFrom": "5s",
      "timeShift": "5s",
      "title": "CPU load",
      "type": "gauge"
    },
    {
      "datasource": {
        "type": "prometheus",
        "uid": "e105d3fd-a91b-462e-b2e9-891dc66b8d78"
      },
      "fieldConfig": {
        "defaults": {
          "mappings": [],
          "thresholds": {
            "mode": "absolute",
            "steps": [
              {
                "color": "green",
                "value": null
              },
              {
                "color": "orange",
                "value": 1
              }
            ]
          },
          "unit": "short",
          "unitScale": true
        },
        "overrides": []
      },
      "gridPos": {
        "h": 8,
        "w": 24,
        "x": 0,
        "y": 16
      },
      "hideTimeOverride": true,
      "id": 46,
      "options": {
        "colorMode": "background",
        "graphMode": "none",
        "justifyMode": "auto",
        "orientation": "horizontal",
        "reduceOptions": {
          "calcs": [
            "lastNotNull"
          ],
          "fields": "",
          "values": false
        },
        "showPercentChange": false,
        "textMode": "auto",
        "wideLayout": true
      },
      "pluginVersion": "10.3.1",
      "targets": [
        {
          "datasource": {
            "type": "prometheus",
            "uid": "e105d3fd-a91b-462e-b2e9-891dc66b8d78"
          },
          "editorMode": "code",
          "exemplar": false,
          "expr": "threadPools_GridRebalanceExecutor_ActiveCount{job=\"ignite-metrics\"}",
          "format": "time_series",
          "instant": false,
          "legendFormat": "{{instance}}",
          "range": true,
          "refId": "Scheduled Rebalance Tasks"
        }
      ],
      "timeFrom": "5s",
      "timeShift": "5s",
      "title": "Rebalance tasks in progress",
      "transformations": [],
      "type": "stat"
    },
    {
      "collapsed": false,
      "gridPos": {
        "h": 1,
        "w": 24,
        "x": 0,
        "y": 24
      },
      "id": 44,
      "panels": [],
      "title": "Memory and CPU",
      "type": "row"
    },
    {
      "aliasColors": {},
      "bars": false,
      "dashLength": 10,
      "dashes": false,
      "datasource": {
        "type": "prometheus",
        "uid": "e105d3fd-a91b-462e-b2e9-891dc66b8d78"
      },
      "fieldConfig": {
        "defaults": {
          "unit": "percent",
          "unitScale": true
        },
        "overrides": []
      },
      "fill": 1,
      "fillGradient": 0,
      "gridPos": {
        "h": 8,
        "w": 24,
        "x": 0,
        "y": 25
      },
      "hiddenSeries": false,
      "id": 26,
      "legend": {
        "alignAsTable": true,
        "avg": false,
        "current": true,
        "max": false,
        "min": false,
        "show": true,
        "total": false,
        "values": true
      },
      "lines": true,
      "linewidth": 1,
      "nullPointMode": "null",
      "options": {
        "alertThreshold": true
      },
      "percentage": false,
      "pluginVersion": "10.3.1",
      "pointradius": 2,
      "points": false,
      "renderer": "flot",
      "seriesOverrides": [],
      "spaceLength": 10,
      "stack": false,
      "steppedLine": false,
      "targets": [
        {
          "datasource": {
            "type": "prometheus",
            "uid": "e105d3fd-a91b-462e-b2e9-891dc66b8d78"
          },
          "editorMode": "code",
          "exemplar": true,
          "expr": "sys_CpuLoad * 100",
          "interval": "",
          "legendFormat": "{{instance}}",
          "range": true,
          "refId": "A"
        }
      ],
      "thresholds": [],
      "timeRegions": [],
      "title": "CPU Load",
      "tooltip": {
        "shared": true,
        "sort": 0,
        "value_type": "individual"
      },
      "type": "graph",
      "xaxis": {
        "mode": "time",
        "show": true,
        "values": []
      },
      "yaxes": [
        {
          "format": "percent",
          "logBase": 1,
          "show": true
        },
        {
          "format": "short",
          "logBase": 1,
          "show": true
        }
      ],
      "yaxis": {
        "align": false
      }
    },
    {
      "aliasColors": {},
      "bars": false,
      "dashLength": 10,
      "dashes": false,
      "datasource": {
        "type": "prometheus",
        "uid": "e105d3fd-a91b-462e-b2e9-891dc66b8d78"
      },
      "fieldConfig": {
        "defaults": {
          "unitScale": true
        },
        "overrides": []
      },
      "fill": 1,
      "fillGradient": 0,
      "gridPos": {
        "h": 9,
        "w": 12,
        "x": 0,
        "y": 33
      },
      "hiddenSeries": false,
      "id": 4,
      "legend": {
        "alignAsTable": true,
        "avg": false,
        "current": true,
        "max": true,
        "min": true,
        "show": true,
        "sort": "max",
        "sortDesc": false,
        "total": false,
        "values": true
      },
      "lines": true,
      "linewidth": 1,
      "nullPointMode": "null",
      "options": {
        "alertThreshold": true
      },
      "percentage": false,
      "pluginVersion": "10.3.1",
      "pointradius": 2,
      "points": false,
      "renderer": "flot",
      "seriesOverrides": [],
      "spaceLength": 10,
      "stack": false,
      "steppedLine": false,
      "targets": [
        {
          "datasource": {
            "type": "prometheus",
            "uid": "e105d3fd-a91b-462e-b2e9-891dc66b8d78"
          },
          "editorMode": "code",
          "exemplar": true,
          "expr": "sys_memory_heap_used",
          "interval": "",
          "legendFormat": "{{instance}}",
          "range": true,
          "refId": "A"
        }
      ],
      "thresholds": [],
      "timeRegions": [],
      "title": "Heap memory used",
      "tooltip": {
        "shared": true,
        "sort": 0,
        "value_type": "individual"
      },
      "type": "graph",
      "xaxis": {
        "mode": "time",
        "show": true,
        "values": []
      },
      "yaxes": [
        {
          "format": "bytes",
          "label": "",
          "logBase": 1,
          "min": "0",
          "show": true
        },
        {
          "format": "short",
          "logBase": 1,
          "show": true
        }
      ],
      "yaxis": {
        "align": false
      }
    },
    {
      "datasource": {
        "type": "prometheus",
        "uid": "e105d3fd-a91b-462e-b2e9-891dc66b8d78"
      },
      "fieldConfig": {
        "defaults": {
          "color": {
            "mode": "continuous-RdYlGr"
          },
          "custom": {
            "axisBorderShow": false,
            "axisCenteredZero": false,
            "axisColorMode": "text",
            "axisLabel": "",
            "axisPlacement": "auto",
            "barAlignment": 0,
            "drawStyle": "line",
            "fillOpacity": 30,
            "gradientMode": "none",
            "hideFrom": {
              "legend": false,
              "tooltip": false,
              "viz": false
            },
            "insertNulls": false,
            "lineInterpolation": "linear",
            "lineStyle": {
              "fill": "solid"
            },
            "lineWidth": 1,
            "pointSize": 5,
            "scaleDistribution": {
              "type": "linear"
            },
            "showPoints": "auto",
            "spanNulls": false,
            "stacking": {
              "group": "A",
              "mode": "none"
            },
            "thresholdsStyle": {
              "mode": "off"
            }
          },
          "decimals": 2,
          "mappings": [],
          "thresholds": {
            "mode": "absolute",
            "steps": [
              {
                "color": "green",
                "value": null
              }
            ]
          },
          "unit": "decgbytes",
          "unitScale": true
        },
        "overrides": []
      },
      "gridPos": {
        "h": 9,
        "w": 12,
        "x": 12,
        "y": 33
      },
      "id": 42,
      "options": {
        "legend": {
          "calcs": [
            "lastNotNull"
          ],
          "displayMode": "table",
          "placement": "bottom",
          "showLegend": true
        },
        "tooltip": {
          "mode": "single",
          "sort": "none"
        }
      },
      "targets": [
        {
          "datasource": {
            "type": "prometheus",
            "uid": "e105d3fd-a91b-462e-b2e9-891dc66b8d78"
          },
          "editorMode": "code",
          "exemplar": true,
          "expr": "io_dataregion_${DataRegionSource}_OffheapUsedSize{instance=\"$node\"} / 1024 / 1024 / 1024",
          "hide": false,
          "interval": "",
          "legendFormat": "${DataRegionSource} allocated size",
          "range": true,
          "refId": "C"
        },
        {
          "datasource": {
            "type": "prometheus",
            "uid": "e105d3fd-a91b-462e-b2e9-891dc66b8d78"
          },
          "editorMode": "code",
          "exemplar": true,
          "expr": "io_dataregion_${DataRegionSource}_OffHeapSize{instance=\"$node\"} / 1024 / 1024 / 1024",
          "format": "time_series",
          "hide": false,
          "instant": false,
          "interval": "",
          "legendFormat": "${DataRegionSource} max size",
          "refId": "A"
        }
      ],
      "title": "Data Region memory usage  history (GiB)",
      "type": "timeseries"
    },
    {
      "datasource": {
        "type": "prometheus",
        "uid": "e105d3fd-a91b-462e-b2e9-891dc66b8d78"
      },
      "description": "",
      "fieldConfig": {
        "defaults": {
          "mappings": [],
          "thresholds": {
            "mode": "absolute",
            "steps": [
              {
                "color": "green",
                "value": null
              }
            ]
          },
          "unit": "decgbytes",
          "unitScale": true
        },
        "overrides": []
      },
      "gridPos": {
        "h": 16,
        "w": 8,
        "x": 0,
        "y": 42
      },
      "hideTimeOverride": true,
      "id": 54,
      "options": {
        "colorMode": "background",
        "graphMode": "none",
        "justifyMode": "auto",
        "orientation": "horizontal",
        "reduceOptions": {
          "calcs": [
            "lastNotNull"
          ],
          "fields": "",
          "values": false
        },
        "showPercentChange": false,
        "textMode": "value_and_name",
        "wideLayout": true
      },
      "pluginVersion": "10.3.1",
      "targets": [
        {
          "datasource": {
            "type": "prometheus",
            "uid": "e105d3fd-a91b-462e-b2e9-891dc66b8d78"
          },
          "editorMode": "code",
          "expr": "io_dataregion_${DataRegionSource}_OffHeapSize / 1024 / 1024 / 1024",
          "legendFormat": "{{instance}}",
          "range": true,
          "refId": "A"
        }
      ],
      "timeFrom": "5s",
      "timeShift": "5s",
      "title": "Data region size (GB)",
      "type": "stat"
    },
    {
      "datasource": {
        "type": "prometheus",
        "uid": "e105d3fd-a91b-462e-b2e9-891dc66b8d78"
      },
      "description": "< 70% is good",
      "fieldConfig": {
        "defaults": {
          "mappings": [],
          "thresholds": {
            "mode": "absolute",
            "steps": [
              {
                "color": "green",
                "value": null
              },
              {
                "color": "red",
                "value": 70
              }
            ]
          },
          "unit": "%",
          "unitScale": true
        },
        "overrides": []
      },
      "gridPos": {
        "h": 16,
        "w": 8,
        "x": 8,
        "y": 42
      },
      "hideTimeOverride": true,
      "id": 52,
      "options": {
        "colorMode": "background",
        "graphMode": "none",
        "justifyMode": "auto",
        "orientation": "horizontal",
        "reduceOptions": {
          "calcs": [
            "lastNotNull"
          ],
          "fields": "",
          "values": false
        },
        "showPercentChange": false,
        "textMode": "value_and_name",
        "wideLayout": true
      },
      "pluginVersion": "10.3.1",
      "targets": [
        {
          "datasource": {
            "type": "prometheus",
            "uid": "e105d3fd-a91b-462e-b2e9-891dc66b8d78"
          },
          "editorMode": "code",
          "expr": "io_dataregion_${DataRegionSource}_OffheapUsedSize  / io_dataregion_${DataRegionSource}_OffHeapSize * 100",
          "legendFormat": "{{instance}}",
          "range": true,
          "refId": "A"
        }
      ],
      "timeFrom": "5s",
      "timeShift": "5s",
      "title": "Region Used Memory (%)",
      "type": "stat"
    },
    {
      "datasource": {
        "type": "prometheus",
        "uid": "e105d3fd-a91b-462e-b2e9-891dc66b8d78"
      },
      "fieldConfig": {
        "defaults": {
          "mappings": [],
          "thresholds": {
            "mode": "absolute",
            "steps": [
              {
                "color": "green",
                "value": null
              }
            ]
          },
          "unit": "decgbytes",
          "unitScale": true
        },
        "overrides": []
      },
      "gridPos": {
        "h": 16,
        "w": 8,
        "x": 16,
        "y": 42
      },
      "hideTimeOverride": true,
      "id": 60,
      "options": {
        "colorMode": "background",
        "graphMode": "none",
        "justifyMode": "auto",
        "orientation": "horizontal",
        "reduceOptions": {
          "calcs": [
            "lastNotNull"
          ],
          "fields": "",
          "values": false
        },
        "showPercentChange": false,
        "textMode": "auto",
        "wideLayout": true
      },
      "pluginVersion": "10.3.1",
      "targets": [
        {
          "datasource": {
            "type": "prometheus",
            "uid": "e105d3fd-a91b-462e-b2e9-891dc66b8d78"
          },
          "editorMode": "code",
          "expr": "io_dataregion_${DataRegionSource}_OffheapUsedSize / 1024 / 1024 / 1024",
          "legendFormat": "{{instance}}",
          "range": true,
          "refId": "A"
        }
      ],
      "timeFrom": "5s",
      "timeShift": "5s",
      "title": "Data region offheap used (GB)",
      "type": "stat"
    },
    {
      "collapsed": false,
      "gridPos": {
        "h": 1,
        "w": 24,
        "x": 0,
        "y": 58
      },
      "id": 24,
      "panels": [],
      "title": "Caches",
      "type": "row"
    },
    {
      "datasource": {
        "type": "prometheus",
        "uid": "e105d3fd-a91b-462e-b2e9-891dc66b8d78"
      },
      "description": "> 0 means that rebalance is in progress",
      "fieldConfig": {
        "defaults": {
          "mappings": [],
          "thresholds": {
            "mode": "absolute",
            "steps": [
              {
                "color": "green",
                "value": null
              },
              {
                "color": "red",
                "value": 80
              }
            ]
          },
          "unit": "none",
          "unitScale": true
        },
        "overrides": []
      },
      "gridPos": {
        "h": 16,
        "w": 6,
        "x": 0,
        "y": 59
      },
      "hideTimeOverride": true,
      "id": 56,
      "options": {
        "colorMode": "background",
        "graphMode": "none",
        "justifyMode": "auto",
        "orientation": "horizontal",
        "reduceOptions": {
          "calcs": [
            "lastNotNull"
          ],
          "fields": "",
          "values": false
        },
        "showPercentChange": false,
        "textMode": "value_and_name",
        "wideLayout": true
      },
      "pluginVersion": "10.3.1",
      "targets": [
        {
          "datasource": {
            "type": "prometheus",
            "uid": "e105d3fd-a91b-462e-b2e9-891dc66b8d78"
          },
          "editorMode": "code",
          "expr": "cacheGroups_${Cache}_LocalNodeMovingPartitionsCount ",
          "legendFormat": "{{instance}}",
          "range": true,
          "refId": "A"
        }
      ],
      "timeFrom": "5s",
      "timeShift": "5s",
      "title": "Moving partitions",
      "type": "stat"
    },
    {
      "datasource": {
        "type": "prometheus",
        "uid": "e105d3fd-a91b-462e-b2e9-891dc66b8d78"
      },
      "fieldConfig": {
        "defaults": {
          "decimals": 0,
          "mappings": [],
          "thresholds": {
            "mode": "absolute",
            "steps": [
              {
                "color": "red",
                "value": null
              },
              {
                "color": "green",
                "value": 1
              }
            ]
          },
          "unit": "none",
          "unitScale": true
        },
        "overrides": []
      },
      "gridPos": {
        "h": 16,
        "w": 6,
        "x": 6,
        "y": 59
      },
      "hideTimeOverride": true,
      "id": 58,
      "options": {
        "colorMode": "background",
        "graphMode": "none",
        "justifyMode": "auto",
        "orientation": "horizontal",
        "reduceOptions": {
          "calcs": [
            "lastNotNull"
          ],
          "fields": "",
          "values": false
        },
        "showPercentChange": false,
        "textMode": "value_and_name",
        "wideLayout": true
      },
      "pluginVersion": "10.3.1",
      "targets": [
        {
          "datasource": {
            "type": "prometheus",
            "uid": "e105d3fd-a91b-462e-b2e9-891dc66b8d78"
          },
          "editorMode": "code",
          "expr": "cacheGroups_${Cache}_LocalNodeOwningPartitionsCount",
          "legendFormat": "{{instance}}",
          "range": true,
          "refId": "A"
        }
      ],
      "timeFrom": "5s",
      "timeShift": "5s",
      "title": "Owning partitions",
      "type": "stat"
    }
  ],
  "refresh": "5s",
  "schemaVersion": 39,
  "tags": [
    "ignite"
  ],
  "templating": {
    "list": [
      {
        "current": {
          "selected": false,
          "text": "localhost:1234",
          "value": "localhost:1234"
        },
        "datasource": {
          "type": "prometheus",
          "uid": "e105d3fd-a91b-462e-b2e9-891dc66b8d78"
        },
        "definition": "label_values(sys_UpTime{job=\"ignite-metrics\"}, instance)",
        "hide": 0,
        "includeAll": false,
        "label": "Host:",
        "multi": false,
        "name": "node",
        "options": [],
        "query": {
          "query": "label_values(sys_UpTime{job=\"ignite-metrics\"}, instance)",
          "refId": "StandardVariableQuery"
        },
        "refresh": 1,
        "regex": "",
        "skipUrlSync": false,
        "sort": 1,
        "tagValuesQuery": "",
        "tagsQuery": "",
        "type": "query",
        "useTags": false
      },
      {
        "current": {
          "selected": false,
          "text": "Default_Region",
          "value": "Default_Region"
        },
        "datasource": {
          "type": "prometheus",
          "uid": "e105d3fd-a91b-462e-b2e9-891dc66b8d78"
        },
        "definition": "label_values({__name__=~\"io_dataregion_.*TotalAllocatedSize\"},__name__)",
        "hide": 0,
        "includeAll": false,
        "label": "DataRegionSource",
        "multi": false,
        "name": "DataRegionSource",
        "options": [],
        "query": {
          "query": "label_values({__name__=~\"io_dataregion_.*TotalAllocatedSize\"},__name__)",
          "refId": "StandardVariableQuery"
        },
        "refresh": 1,
        "regex": "/io_dataregion_(.*)_TotalAllocatedSize/g",
        "skipUrlSync": false,
        "sort": 0,
        "type": "query"
      },
      {
        "current": {
          "selected": false,
          "text": "ignite_sys_cache",
          "value": "ignite_sys_cache"
        },
        "datasource": {
          "type": "prometheus",
          "uid": "e105d3fd-a91b-462e-b2e9-891dc66b8d78"
        },
        "definition": "label_values({__name__=~\"cacheGroups_.*LocalNodeMovingPartitionsCount\"},__name__)",
        "description": "Local caches",
        "hide": 0,
        "includeAll": false,
        "label": "Cache",
        "multi": false,
        "name": "Cache",
        "options": [],
        "query": {
          "query": "label_values({__name__=~\"cacheGroups_.*LocalNodeMovingPartitionsCount\"},__name__)",
          "refId": "StandardVariableQuery"
        },
        "refresh": 1,
        "regex": "/cacheGroups_(.*)_LocalNodeMovingPartitionsCount/g",
        "skipUrlSync": false,
        "sort": 0,
        "type": "query"
      }
    ]
  },
  "time": {
    "from": "now-1h",
    "to": "now"
  },
  "timepicker": {
    "refresh_intervals": [
      "5s",
      "10s"
    ]
  },
  "timezone": "America/New_York",
  "title": "GridGain DashBoard",
  "uid": "KTV2TJrGk2",
  "version": 1,
  "weekStart": ""
}