| { |
| "__inputs": [ |
| { |
| "name": "DS_PROMETHEUS", |
| "label": "Prometheus", |
| "description": "", |
| "type": "datasource", |
| "pluginId": "prometheus", |
| "pluginName": "Prometheus" |
| } |
| ], |
| "__elements": [], |
| "__requires": [ |
| { |
| "type": "panel", |
| "id": "bargauge", |
| "name": "Bar gauge", |
| "version": "" |
| }, |
| { |
| "type": "grafana", |
| "id": "grafana", |
| "name": "Grafana", |
| "version": "8.4.2" |
| }, |
| { |
| "type": "panel", |
| "id": "piechart", |
| "name": "Pie chart", |
| "version": "" |
| }, |
| { |
| "type": "datasource", |
| "id": "prometheus", |
| "name": "Prometheus", |
| "version": "1.0.0" |
| }, |
| { |
| "type": "panel", |
| "id": "stat", |
| "name": "Stat", |
| "version": "" |
| }, |
| { |
| "type": "panel", |
| "id": "timeseries", |
| "name": "Time series", |
| "version": "" |
| } |
| ], |
| "annotations": { |
| "list": [ |
| { |
| "builtIn": 1, |
| "datasource": { |
| "type": "datasource", |
| "uid": "grafana" |
| }, |
| "enable": true, |
| "hide": true, |
| "iconColor": "rgba(0, 211, 255, 1)", |
| "name": "Annotations & Alerts", |
| "target": { |
| "limit": 100, |
| "matchAny": false, |
| "tags": [], |
| "type": "dashboard" |
| }, |
| "type": "dashboard" |
| } |
| ] |
| }, |
| "description": "", |
| "editable": true, |
| "fiscalYearStartMonth": 0, |
| "graphTooltip": 1, |
| "id": null, |
| "iteration": 1678081811954, |
| "links": [], |
| "liveNow": false, |
| "panels": [ |
| { |
| "collapsed": false, |
| "gridPos": { |
| "h": 1, |
| "w": 24, |
| "x": 0, |
| "y": 0 |
| }, |
| "id": 57, |
| "panels": [], |
| "title": "Overview", |
| "type": "row" |
| }, |
| { |
| "description": "The current status of cluster ConfigNodes", |
| "fieldConfig": { |
| "defaults": { |
| "color": { |
| "mode": "palette-classic" |
| }, |
| "custom": { |
| "hideFrom": { |
| "legend": false, |
| "tooltip": false, |
| "viz": false |
| } |
| }, |
| "mappings": [] |
| }, |
| "overrides": [ |
| { |
| "matcher": { |
| "id": "byName", |
| "options": "{__name__=\"node_num\", instance=\"localhost:9091\", job=\"confignode\", status=\"ReadOnly\", type=\"ConfigNode\"}" |
| }, |
| "properties": [ |
| { |
| "id": "color", |
| "value": { |
| "fixedColor": "orange", |
| "mode": "fixed" |
| } |
| } |
| ] |
| }, |
| { |
| "matcher": { |
| "id": "byName", |
| "options": "{__name__=\"node_num\", instance=\"localhost:9091\", job=\"confignode\", status=\"Removing\", type=\"ConfigNode\"}" |
| }, |
| "properties": [ |
| { |
| "id": "color", |
| "value": { |
| "fixedColor": "red", |
| "mode": "fixed" |
| } |
| } |
| ] |
| }, |
| { |
| "matcher": { |
| "id": "byName", |
| "options": "{__name__=\"node_num\", instance=\"localhost:9091\", job=\"confignode\", status=\"Unknown\", type=\"ConfigNode\"}" |
| }, |
| "properties": [ |
| { |
| "id": "color", |
| "value": { |
| "fixedColor": "yellow", |
| "mode": "fixed" |
| } |
| } |
| ] |
| }, |
| { |
| "matcher": { |
| "id": "byName", |
| "options": "{__name__=\"node_num\", instance=\"localhost:9091\", job=\"confignode\", status=\"Running\", type=\"ConfigNode\"}" |
| }, |
| "properties": [ |
| { |
| "id": "color", |
| "value": { |
| "fixedColor": "green", |
| "mode": "fixed" |
| } |
| } |
| ] |
| }, |
| { |
| "matcher": { |
| "id": "byName", |
| "options": "Running" |
| }, |
| "properties": [ |
| { |
| "id": "color", |
| "value": { |
| "fixedColor": "green", |
| "mode": "fixed" |
| } |
| } |
| ] |
| }, |
| { |
| "matcher": { |
| "id": "byName", |
| "options": "ReadOnly" |
| }, |
| "properties": [ |
| { |
| "id": "color", |
| "value": { |
| "fixedColor": "orange", |
| "mode": "fixed" |
| } |
| } |
| ] |
| }, |
| { |
| "matcher": { |
| "id": "byName", |
| "options": "Removing" |
| }, |
| "properties": [ |
| { |
| "id": "color", |
| "value": { |
| "fixedColor": "red", |
| "mode": "fixed" |
| } |
| } |
| ] |
| }, |
| { |
| "matcher": { |
| "id": "byName", |
| "options": "Unknown" |
| }, |
| "properties": [ |
| { |
| "id": "color", |
| "value": { |
| "fixedColor": "yellow", |
| "mode": "fixed" |
| } |
| } |
| ] |
| } |
| ] |
| }, |
| "gridPos": { |
| "h": 6, |
| "w": 4, |
| "x": 0, |
| "y": 1 |
| }, |
| "id": 59, |
| "options": { |
| "legend": { |
| "displayMode": "table", |
| "placement": "right", |
| "showLegend": true, |
| "values": [ |
| "value" |
| ] |
| }, |
| "pieType": "pie", |
| "reduceOptions": { |
| "calcs": [ |
| "lastNotNull" |
| ], |
| "fields": "", |
| "values": false |
| }, |
| "tooltip": { |
| "mode": "single", |
| "sort": "none" |
| } |
| }, |
| "targets": [ |
| { |
| "datasource": { |
| "type": "prometheus", |
| "uid": "${DS_PROMETHEUS}" |
| }, |
| "editorMode": "builder", |
| "exemplar": true, |
| "expr": "node_num{instance=\"$instance\", type=\"ConfigNode\"}", |
| "interval": "", |
| "legendFormat": "{{status}}", |
| "range": true, |
| "refId": "A" |
| } |
| ], |
| "title": "ConfigNode Current Status", |
| "type": "piechart" |
| }, |
| { |
| "description": "The number of cluster Databases", |
| "fieldConfig": { |
| "defaults": { |
| "color": { |
| "mode": "thresholds" |
| }, |
| "mappings": [], |
| "thresholds": { |
| "mode": "absolute", |
| "steps": [ |
| { |
| "color": "green", |
| "value": null |
| } |
| ] |
| } |
| }, |
| "overrides": [] |
| }, |
| "gridPos": { |
| "h": 6, |
| "w": 4, |
| "x": 4, |
| "y": 1 |
| }, |
| "id": 79, |
| "options": { |
| "colorMode": "value", |
| "graphMode": "area", |
| "justifyMode": "auto", |
| "orientation": "auto", |
| "reduceOptions": { |
| "calcs": [ |
| "lastNotNull" |
| ], |
| "fields": "", |
| "values": false |
| }, |
| "textMode": "auto" |
| }, |
| "pluginVersion": "8.4.2", |
| "targets": [ |
| { |
| "datasource": { |
| "type": "prometheus", |
| "uid": "${DS_PROMETHEUS}" |
| }, |
| "editorMode": "builder", |
| "exemplar": true, |
| "expr": "database_num{instance=\"$instance\"}", |
| "interval": "", |
| "legendFormat": "__auto", |
| "range": true, |
| "refId": "A" |
| } |
| ], |
| "title": "Database Count", |
| "type": "stat" |
| }, |
| { |
| "description": "The number of cluster DataRegions", |
| "fieldConfig": { |
| "defaults": { |
| "color": { |
| "mode": "thresholds" |
| }, |
| "mappings": [], |
| "thresholds": { |
| "mode": "absolute", |
| "steps": [ |
| { |
| "color": "green", |
| "value": null |
| } |
| ] |
| } |
| }, |
| "overrides": [] |
| }, |
| "gridPos": { |
| "h": 6, |
| "w": 4, |
| "x": 8, |
| "y": 1 |
| }, |
| "id": 85, |
| "options": { |
| "colorMode": "value", |
| "graphMode": "area", |
| "justifyMode": "auto", |
| "orientation": "auto", |
| "reduceOptions": { |
| "calcs": [ |
| "lastNotNull" |
| ], |
| "fields": "", |
| "values": false |
| }, |
| "textMode": "auto" |
| }, |
| "pluginVersion": "8.4.2", |
| "targets": [ |
| { |
| "datasource": { |
| "type": "prometheus", |
| "uid": "${DS_PROMETHEUS}" |
| }, |
| "editorMode": "builder", |
| "exemplar": true, |
| "expr": "sum by (type) (region_num{type=\"DataRegion\", instance=\"$instance\"})", |
| "interval": "", |
| "legendFormat": "__auto", |
| "range": true, |
| "refId": "A" |
| } |
| ], |
| "title": "DataRegion Count", |
| "type": "stat" |
| }, |
| { |
| "description": "The number of cluster SchemaRegions", |
| "fieldConfig": { |
| "defaults": { |
| "color": { |
| "mode": "thresholds" |
| }, |
| "mappings": [], |
| "thresholds": { |
| "mode": "absolute", |
| "steps": [ |
| { |
| "color": "green", |
| "value": null |
| } |
| ] |
| } |
| }, |
| "overrides": [] |
| }, |
| "gridPos": { |
| "h": 6, |
| "w": 4, |
| "x": 12, |
| "y": 1 |
| }, |
| "id": 83, |
| "options": { |
| "colorMode": "value", |
| "graphMode": "area", |
| "justifyMode": "auto", |
| "orientation": "auto", |
| "reduceOptions": { |
| "calcs": [ |
| "lastNotNull" |
| ], |
| "fields": "", |
| "values": false |
| }, |
| "textMode": "auto" |
| }, |
| "pluginVersion": "8.4.2", |
| "targets": [ |
| { |
| "datasource": { |
| "type": "prometheus", |
| "uid": "${DS_PROMETHEUS}" |
| }, |
| "editorMode": "builder", |
| "exemplar": true, |
| "expr": "sum by(type) (region_num{type=\"SchemaRegion\", instance=\"$instance\"})", |
| "interval": "", |
| "legendFormat": "__auto", |
| "range": true, |
| "refId": "A" |
| } |
| ], |
| "title": "SchemaRegion Count", |
| "type": "stat" |
| }, |
| { |
| "datasource": { |
| "type": "prometheus", |
| "uid": "${DS_PROMETHEUS}" |
| }, |
| "description": "The CPU Core of current ConfigNode", |
| "fieldConfig": { |
| "defaults": { |
| "color": { |
| "mode": "thresholds" |
| }, |
| "mappings": [], |
| "thresholds": { |
| "mode": "absolute", |
| "steps": [ |
| { |
| "color": "green", |
| "value": null |
| } |
| ] |
| }, |
| "unit": "Core(s)" |
| }, |
| "overrides": [] |
| }, |
| "gridPos": { |
| "h": 6, |
| "w": 4, |
| "x": 16, |
| "y": 1 |
| }, |
| "id": 69, |
| "options": { |
| "colorMode": "value", |
| "graphMode": "none", |
| "justifyMode": "auto", |
| "orientation": "auto", |
| "reduceOptions": { |
| "calcs": [ |
| "lastNotNull" |
| ], |
| "fields": "", |
| "values": false |
| }, |
| "textMode": "auto" |
| }, |
| "pluginVersion": "8.4.2", |
| "targets": [ |
| { |
| "datasource": { |
| "type": "prometheus", |
| "uid": "${DS_PROMETHEUS}" |
| }, |
| "editorMode": "code", |
| "exemplar": false, |
| "expr": "sys_cpu_cores{instance=\"$instance\", name=\"system\"}", |
| "instant": false, |
| "interval": "", |
| "legendFormat": "{{name}}", |
| "range": true, |
| "refId": "A" |
| } |
| ], |
| "title": "CPU Core", |
| "type": "stat" |
| }, |
| { |
| "description": "The total disk space of current ConfigNode", |
| "fieldConfig": { |
| "defaults": { |
| "color": { |
| "mode": "thresholds" |
| }, |
| "mappings": [], |
| "thresholds": { |
| "mode": "absolute", |
| "steps": [ |
| { |
| "color": "green", |
| "value": null |
| } |
| ] |
| }, |
| "unit": "bytes" |
| }, |
| "overrides": [] |
| }, |
| "gridPos": { |
| "h": 6, |
| "w": 4, |
| "x": 20, |
| "y": 1 |
| }, |
| "id": 77, |
| "options": { |
| "colorMode": "value", |
| "graphMode": "none", |
| "justifyMode": "auto", |
| "orientation": "auto", |
| "reduceOptions": { |
| "calcs": [ |
| "lastNotNull" |
| ], |
| "fields": "", |
| "values": false |
| }, |
| "textMode": "auto" |
| }, |
| "pluginVersion": "8.4.2", |
| "targets": [ |
| { |
| "datasource": { |
| "type": "prometheus", |
| "uid": "${DS_PROMETHEUS}" |
| }, |
| "editorMode": "builder", |
| "exemplar": true, |
| "expr": "sys_disk_total_space{instance=\"$instance\"}", |
| "interval": "", |
| "legendFormat": "{{name}}", |
| "range": true, |
| "refId": "A" |
| } |
| ], |
| "title": "Total Disk Space", |
| "type": "stat" |
| }, |
| { |
| "description": "The current status of cluster DataNodes", |
| "fieldConfig": { |
| "defaults": { |
| "color": { |
| "mode": "palette-classic" |
| }, |
| "custom": { |
| "hideFrom": { |
| "legend": false, |
| "tooltip": false, |
| "viz": false |
| } |
| }, |
| "mappings": [] |
| }, |
| "overrides": [ |
| { |
| "matcher": { |
| "id": "byName", |
| "options": "Running" |
| }, |
| "properties": [ |
| { |
| "id": "color", |
| "value": { |
| "fixedColor": "green", |
| "mode": "fixed" |
| } |
| } |
| ] |
| }, |
| { |
| "matcher": { |
| "id": "byName", |
| "options": "ReadOnly" |
| }, |
| "properties": [ |
| { |
| "id": "color", |
| "value": { |
| "fixedColor": "orange", |
| "mode": "fixed" |
| } |
| } |
| ] |
| }, |
| { |
| "matcher": { |
| "id": "byName", |
| "options": "Removing" |
| }, |
| "properties": [ |
| { |
| "id": "color", |
| "value": { |
| "fixedColor": "red", |
| "mode": "fixed" |
| } |
| } |
| ] |
| }, |
| { |
| "matcher": { |
| "id": "byName", |
| "options": "Unknown" |
| }, |
| "properties": [ |
| { |
| "id": "color", |
| "value": { |
| "fixedColor": "yellow", |
| "mode": "fixed" |
| } |
| } |
| ] |
| } |
| ] |
| }, |
| "gridPos": { |
| "h": 6, |
| "w": 4, |
| "x": 0, |
| "y": 7 |
| }, |
| "id": 65, |
| "options": { |
| "legend": { |
| "displayMode": "table", |
| "placement": "right", |
| "showLegend": true, |
| "values": [ |
| "value" |
| ] |
| }, |
| "pieType": "pie", |
| "reduceOptions": { |
| "calcs": [ |
| "lastNotNull" |
| ], |
| "fields": "", |
| "values": false |
| }, |
| "tooltip": { |
| "mode": "single", |
| "sort": "none" |
| } |
| }, |
| "targets": [ |
| { |
| "datasource": { |
| "type": "prometheus", |
| "uid": "${DS_PROMETHEUS}" |
| }, |
| "editorMode": "builder", |
| "exemplar": true, |
| "expr": "node_num{instance=\"$instance\", type=\"DataNode\"}", |
| "interval": "", |
| "legendFormat": "{{status}}", |
| "range": true, |
| "refId": "A" |
| } |
| ], |
| "title": "DataNode Current Status", |
| "type": "piechart" |
| }, |
| { |
| "description": "Bar of current ConfigNode", |
| "fieldConfig": { |
| "defaults": { |
| "color": { |
| "mode": "thresholds" |
| }, |
| "mappings": [], |
| "max": 1, |
| "min": 0, |
| "thresholds": { |
| "mode": "percentage", |
| "steps": [ |
| { |
| "color": "green", |
| "value": null |
| }, |
| { |
| "color": "#EAB839", |
| "value": 80 |
| }, |
| { |
| "color": "red", |
| "value": 90 |
| } |
| ] |
| }, |
| "unit": "percentunit" |
| }, |
| "overrides": [] |
| }, |
| "gridPos": { |
| "h": 6, |
| "w": 4, |
| "x": 4, |
| "y": 7 |
| }, |
| "id": 73, |
| "options": { |
| "displayMode": "lcd", |
| "minVizHeight": 10, |
| "minVizWidth": 0, |
| "orientation": "horizontal", |
| "reduceOptions": { |
| "calcs": [ |
| "lastNotNull" |
| ], |
| "fields": "", |
| "values": false |
| }, |
| "showUnfilled": true |
| }, |
| "pluginVersion": "8.4.2", |
| "targets": [ |
| { |
| "datasource": { |
| "type": "prometheus", |
| "uid": "${DS_PROMETHEUS}" |
| }, |
| "editorMode": "code", |
| "expr": "process_cpu_load{instance=~\"$instance\"} / 100", |
| "hide": false, |
| "legendFormat": "cpu load", |
| "range": true, |
| "refId": "C" |
| }, |
| { |
| "datasource": { |
| "type": "prometheus", |
| "uid": "${DS_PROMETHEUS}" |
| }, |
| "editorMode": "code", |
| "exemplar": true, |
| "expr": "1- sys_disk_free_space{instance=\"$instance\"} / sys_disk_total_space{instance=\"$instance\"}", |
| "hide": false, |
| "interval": "", |
| "legendFormat": "disk", |
| "range": true, |
| "refId": "D" |
| }, |
| { |
| "datasource": { |
| "type": "prometheus", |
| "uid": "${DS_PROMETHEUS}" |
| }, |
| "editorMode": "code", |
| "exemplar": true, |
| "expr": "1 - process_free_mem{instance=\"$instance\"} / process_total_mem{instance=\"$instance\"}", |
| "hide": false, |
| "interval": "", |
| "legendFormat": "process memory", |
| "range": true, |
| "refId": "B" |
| }, |
| { |
| "datasource": { |
| "type": "prometheus", |
| "uid": "${DS_PROMETHEUS}" |
| }, |
| "editorMode": "code", |
| "exemplar": false, |
| "expr": "1 - sys_free_physical_memory_size{instance=\"$instance\", name=\"system\"} / sys_total_physical_memory_size{instance=\"$instance\", name=\"system\"}", |
| "instant": false, |
| "interval": "", |
| "legendFormat": "system memory", |
| "range": true, |
| "refId": "A" |
| } |
| ], |
| "type": "bargauge" |
| }, |
| { |
| "description": "The current status of cluster DataRegions", |
| "fieldConfig": { |
| "defaults": { |
| "color": { |
| "mode": "palette-classic" |
| }, |
| "custom": { |
| "hideFrom": { |
| "legend": false, |
| "tooltip": false, |
| "viz": false |
| } |
| }, |
| "mappings": [] |
| }, |
| "overrides": [ |
| { |
| "matcher": { |
| "id": "byName", |
| "options": "Running" |
| }, |
| "properties": [ |
| { |
| "id": "color", |
| "value": { |
| "fixedColor": "green", |
| "mode": "fixed" |
| } |
| } |
| ] |
| }, |
| { |
| "matcher": { |
| "id": "byName", |
| "options": "ReadOnly" |
| }, |
| "properties": [ |
| { |
| "id": "color", |
| "value": { |
| "fixedColor": "orange", |
| "mode": "fixed" |
| } |
| } |
| ] |
| }, |
| { |
| "matcher": { |
| "id": "byName", |
| "options": "Removing" |
| }, |
| "properties": [ |
| { |
| "id": "color", |
| "value": { |
| "fixedColor": "red", |
| "mode": "fixed" |
| } |
| } |
| ] |
| }, |
| { |
| "matcher": { |
| "id": "byName", |
| "options": "Unknown" |
| }, |
| "properties": [ |
| { |
| "id": "color", |
| "value": { |
| "fixedColor": "yellow", |
| "mode": "fixed" |
| } |
| } |
| ] |
| } |
| ] |
| }, |
| "gridPos": { |
| "h": 6, |
| "w": 4, |
| "x": 8, |
| "y": 7 |
| }, |
| "id": 93, |
| "options": { |
| "legend": { |
| "displayMode": "table", |
| "placement": "right", |
| "showLegend": true, |
| "values": [ |
| "value" |
| ] |
| }, |
| "pieType": "pie", |
| "reduceOptions": { |
| "calcs": [ |
| "lastNotNull" |
| ], |
| "fields": "", |
| "values": false |
| }, |
| "tooltip": { |
| "mode": "single", |
| "sort": "none" |
| } |
| }, |
| "pluginVersion": "9.3.6", |
| "targets": [ |
| { |
| "datasource": { |
| "type": "prometheus", |
| "uid": "${DS_PROMETHEUS}" |
| }, |
| "editorMode": "builder", |
| "exemplar": true, |
| "expr": "region_num{type=\"DataRegion\", instance=\"$instance\"}", |
| "interval": "", |
| "legendFormat": "{{status}}", |
| "range": true, |
| "refId": "A" |
| } |
| ], |
| "title": "DataRegion Current Status", |
| "type": "piechart" |
| }, |
| { |
| "description": "The current status of cluster SchemaRegions", |
| "fieldConfig": { |
| "defaults": { |
| "color": { |
| "mode": "palette-classic" |
| }, |
| "custom": { |
| "hideFrom": { |
| "legend": false, |
| "tooltip": false, |
| "viz": false |
| } |
| }, |
| "mappings": [] |
| }, |
| "overrides": [ |
| { |
| "matcher": { |
| "id": "byName", |
| "options": "Running" |
| }, |
| "properties": [ |
| { |
| "id": "color", |
| "value": { |
| "fixedColor": "green", |
| "mode": "fixed" |
| } |
| } |
| ] |
| }, |
| { |
| "matcher": { |
| "id": "byName", |
| "options": "ReadOnly" |
| }, |
| "properties": [ |
| { |
| "id": "color", |
| "value": { |
| "fixedColor": "orange", |
| "mode": "fixed" |
| } |
| } |
| ] |
| }, |
| { |
| "matcher": { |
| "id": "byName", |
| "options": "Removing" |
| }, |
| "properties": [ |
| { |
| "id": "color", |
| "value": { |
| "fixedColor": "red", |
| "mode": "fixed" |
| } |
| } |
| ] |
| }, |
| { |
| "matcher": { |
| "id": "byName", |
| "options": "Unknown" |
| }, |
| "properties": [ |
| { |
| "id": "color", |
| "value": { |
| "fixedColor": "yellow", |
| "mode": "fixed" |
| } |
| } |
| ] |
| } |
| ] |
| }, |
| "gridPos": { |
| "h": 6, |
| "w": 4, |
| "x": 12, |
| "y": 7 |
| }, |
| "id": 87, |
| "options": { |
| "legend": { |
| "displayMode": "table", |
| "placement": "right", |
| "showLegend": true, |
| "values": [ |
| "value" |
| ] |
| }, |
| "pieType": "pie", |
| "reduceOptions": { |
| "calcs": [ |
| "lastNotNull" |
| ], |
| "fields": "", |
| "values": false |
| }, |
| "tooltip": { |
| "mode": "single", |
| "sort": "none" |
| } |
| }, |
| "targets": [ |
| { |
| "datasource": { |
| "type": "prometheus", |
| "uid": "${DS_PROMETHEUS}" |
| }, |
| "editorMode": "builder", |
| "exemplar": true, |
| "expr": "region_num{type=\"SchemaRegion\", instance=\"$instance\"}", |
| "interval": "", |
| "legendFormat": "{{status}}", |
| "range": true, |
| "refId": "A" |
| } |
| ], |
| "title": "SchemaRegion Current Status", |
| "type": "piechart" |
| }, |
| { |
| "datasource": { |
| "type": "prometheus", |
| "uid": "${DS_PROMETHEUS}" |
| }, |
| "description": "The system memory of current ConfigNode", |
| "fieldConfig": { |
| "defaults": { |
| "color": { |
| "mode": "thresholds" |
| }, |
| "mappings": [], |
| "thresholds": { |
| "mode": "absolute", |
| "steps": [ |
| { |
| "color": "green", |
| "value": null |
| } |
| ] |
| }, |
| "unit": "bytes" |
| }, |
| "overrides": [] |
| }, |
| "gridPos": { |
| "h": 6, |
| "w": 4, |
| "x": 16, |
| "y": 7 |
| }, |
| "id": 71, |
| "options": { |
| "colorMode": "value", |
| "graphMode": "none", |
| "justifyMode": "auto", |
| "orientation": "auto", |
| "reduceOptions": { |
| "calcs": [ |
| "lastNotNull" |
| ], |
| "fields": "", |
| "values": false |
| }, |
| "textMode": "auto" |
| }, |
| "pluginVersion": "8.4.2", |
| "targets": [ |
| { |
| "datasource": { |
| "type": "prometheus", |
| "uid": "${DS_PROMETHEUS}" |
| }, |
| "editorMode": "code", |
| "expr": "sys_total_physical_memory_size{instance=\"$instance\", name=\"system\"}", |
| "legendFormat": "{{name}}", |
| "range": true, |
| "refId": "A" |
| } |
| ], |
| "title": "System Memory", |
| "type": "stat" |
| }, |
| { |
| "datasource": { |
| "type": "prometheus", |
| "uid": "${DS_PROMETHEUS}" |
| }, |
| "description": "The swap memory of current ConfigNode", |
| "fieldConfig": { |
| "defaults": { |
| "color": { |
| "mode": "thresholds" |
| }, |
| "mappings": [], |
| "thresholds": { |
| "mode": "absolute", |
| "steps": [ |
| { |
| "color": "green", |
| "value": null |
| } |
| ] |
| }, |
| "unit": "bytes" |
| }, |
| "overrides": [] |
| }, |
| "gridPos": { |
| "h": 6, |
| "w": 4, |
| "x": 20, |
| "y": 7 |
| }, |
| "id": 75, |
| "options": { |
| "colorMode": "value", |
| "graphMode": "none", |
| "justifyMode": "auto", |
| "orientation": "auto", |
| "reduceOptions": { |
| "calcs": [ |
| "lastNotNull" |
| ], |
| "fields": "", |
| "values": false |
| }, |
| "text": {}, |
| "textMode": "auto" |
| }, |
| "pluginVersion": "8.4.2", |
| "targets": [ |
| { |
| "datasource": { |
| "type": "prometheus", |
| "uid": "${DS_PROMETHEUS}" |
| }, |
| "editorMode": "builder", |
| "expr": "sys_total_swap_space_size{instance=\"$instance\", name=\"system\"}", |
| "legendFormat": "{{name}}", |
| "range": true, |
| "refId": "A" |
| } |
| ], |
| "title": "Swap Memory", |
| "type": "stat" |
| }, |
| { |
| "collapsed": true, |
| "gridPos": { |
| "h": 1, |
| "w": 24, |
| "x": 0, |
| "y": 13 |
| }, |
| "id": 49, |
| "panels": [ |
| { |
| "description": "The number of cluster ConfigNodes", |
| "fieldConfig": { |
| "defaults": { |
| "color": { |
| "mode": "palette-classic" |
| }, |
| "custom": { |
| "axisLabel": "", |
| "axisPlacement": "auto", |
| "barAlignment": 0, |
| "drawStyle": "line", |
| "fillOpacity": 5, |
| "gradientMode": "none", |
| "hideFrom": { |
| "legend": false, |
| "tooltip": false, |
| "viz": false |
| }, |
| "lineInterpolation": "linear", |
| "lineWidth": 1, |
| "pointSize": 5, |
| "scaleDistribution": { |
| "type": "linear" |
| }, |
| "showPoints": "auto", |
| "spanNulls": false, |
| "stacking": { |
| "group": "A", |
| "mode": "none" |
| }, |
| "thresholdsStyle": { |
| "mode": "off" |
| } |
| }, |
| "mappings": [], |
| "thresholds": { |
| "mode": "absolute", |
| "steps": [ |
| { |
| "color": "green", |
| "value": null |
| } |
| ] |
| } |
| }, |
| "overrides": [] |
| }, |
| "gridPos": { |
| "h": 6, |
| "w": 7, |
| "x": 0, |
| "y": 14 |
| }, |
| "id": 55, |
| "options": { |
| "legend": { |
| "calcs": [ |
| "lastNotNull" |
| ], |
| "displayMode": "table", |
| "placement": "right" |
| }, |
| "tooltip": { |
| "mode": "single", |
| "sort": "none" |
| } |
| }, |
| "pluginVersion": "8.4.2", |
| "targets": [ |
| { |
| "datasource": { |
| "type": "prometheus", |
| "uid": "${DS_PROMETHEUS}" |
| }, |
| "editorMode": "builder", |
| "exemplar": true, |
| "expr": "sum(node_num{instance=\"$instance\"}) by(type) ", |
| "interval": "", |
| "legendFormat": "{{type}}", |
| "range": true, |
| "refId": "A" |
| } |
| ], |
| "title": "Node Count", |
| "type": "timeseries" |
| }, |
| { |
| "description": "The status history of cluster ConfigNodes", |
| "fieldConfig": { |
| "defaults": { |
| "color": { |
| "mode": "palette-classic" |
| }, |
| "custom": { |
| "axisLabel": "", |
| "axisPlacement": "auto", |
| "barAlignment": 0, |
| "drawStyle": "line", |
| "fillOpacity": 10, |
| "gradientMode": "none", |
| "hideFrom": { |
| "legend": false, |
| "tooltip": false, |
| "viz": false |
| }, |
| "lineInterpolation": "linear", |
| "lineWidth": 1, |
| "pointSize": 5, |
| "scaleDistribution": { |
| "type": "linear" |
| }, |
| "showPoints": "never", |
| "spanNulls": false, |
| "stacking": { |
| "group": "A", |
| "mode": "none" |
| }, |
| "thresholdsStyle": { |
| "mode": "off" |
| } |
| }, |
| "mappings": [], |
| "thresholds": { |
| "mode": "absolute", |
| "steps": [ |
| { |
| "color": "green", |
| "value": null |
| } |
| ] |
| } |
| }, |
| "overrides": [ |
| { |
| "matcher": { |
| "id": "byName", |
| "options": "ReadOnly" |
| }, |
| "properties": [ |
| { |
| "id": "color", |
| "value": { |
| "fixedColor": "orange", |
| "mode": "fixed" |
| } |
| } |
| ] |
| }, |
| { |
| "matcher": { |
| "id": "byName", |
| "options": "Removing" |
| }, |
| "properties": [ |
| { |
| "id": "color", |
| "value": { |
| "fixedColor": "red", |
| "mode": "fixed" |
| } |
| } |
| ] |
| }, |
| { |
| "matcher": { |
| "id": "byName", |
| "options": "Running" |
| }, |
| "properties": [ |
| { |
| "id": "color", |
| "value": { |
| "fixedColor": "green", |
| "mode": "fixed" |
| } |
| } |
| ] |
| }, |
| { |
| "matcher": { |
| "id": "byName", |
| "options": "Unknown" |
| }, |
| "properties": [ |
| { |
| "id": "color", |
| "value": { |
| "fixedColor": "yellow", |
| "mode": "fixed" |
| } |
| } |
| ] |
| } |
| ] |
| }, |
| "gridPos": { |
| "h": 6, |
| "w": 9, |
| "x": 7, |
| "y": 14 |
| }, |
| "id": 61, |
| "options": { |
| "legend": { |
| "calcs": [ |
| "lastNotNull" |
| ], |
| "displayMode": "table", |
| "placement": "right", |
| "showLegend": true |
| }, |
| "tooltip": { |
| "mode": "multi", |
| "sort": "desc" |
| } |
| }, |
| "targets": [ |
| { |
| "datasource": { |
| "type": "prometheus", |
| "uid": "${DS_PROMETHEUS}" |
| }, |
| "editorMode": "builder", |
| "exemplar": true, |
| "expr": "node_num{type=\"ConfigNode\", instance=\"$instance\"}", |
| "interval": "", |
| "legendFormat": "{{status}}", |
| "range": true, |
| "refId": "A" |
| } |
| ], |
| "title": "ConfigNode Status History", |
| "type": "timeseries" |
| }, |
| { |
| "description": "The status history of cluster DataNodes", |
| "fieldConfig": { |
| "defaults": { |
| "color": { |
| "mode": "palette-classic" |
| }, |
| "custom": { |
| "axisLabel": "", |
| "axisPlacement": "auto", |
| "barAlignment": 0, |
| "drawStyle": "line", |
| "fillOpacity": 10, |
| "gradientMode": "none", |
| "hideFrom": { |
| "legend": false, |
| "tooltip": false, |
| "viz": false |
| }, |
| "lineInterpolation": "linear", |
| "lineWidth": 1, |
| "pointSize": 5, |
| "scaleDistribution": { |
| "type": "linear" |
| }, |
| "showPoints": "never", |
| "spanNulls": false, |
| "stacking": { |
| "group": "A", |
| "mode": "none" |
| }, |
| "thresholdsStyle": { |
| "mode": "off" |
| } |
| }, |
| "mappings": [], |
| "thresholds": { |
| "mode": "absolute", |
| "steps": [ |
| { |
| "color": "green", |
| "value": null |
| } |
| ] |
| } |
| }, |
| "overrides": [ |
| { |
| "matcher": { |
| "id": "byName", |
| "options": "ReadOnly" |
| }, |
| "properties": [ |
| { |
| "id": "color", |
| "value": { |
| "fixedColor": "orange", |
| "mode": "fixed" |
| } |
| } |
| ] |
| }, |
| { |
| "matcher": { |
| "id": "byName", |
| "options": "Unknown" |
| }, |
| "properties": [ |
| { |
| "id": "color", |
| "value": { |
| "fixedColor": "yellow", |
| "mode": "fixed" |
| } |
| } |
| ] |
| }, |
| { |
| "matcher": { |
| "id": "byName", |
| "options": "Running" |
| }, |
| "properties": [ |
| { |
| "id": "color", |
| "value": { |
| "fixedColor": "green", |
| "mode": "fixed" |
| } |
| } |
| ] |
| }, |
| { |
| "matcher": { |
| "id": "byName", |
| "options": "Removing" |
| }, |
| "properties": [ |
| { |
| "id": "color", |
| "value": { |
| "fixedColor": "red", |
| "mode": "fixed" |
| } |
| } |
| ] |
| } |
| ] |
| }, |
| "gridPos": { |
| "h": 6, |
| "w": 8, |
| "x": 16, |
| "y": 14 |
| }, |
| "id": 67, |
| "options": { |
| "legend": { |
| "calcs": [ |
| "lastNotNull" |
| ], |
| "displayMode": "table", |
| "placement": "right", |
| "showLegend": true |
| }, |
| "tooltip": { |
| "mode": "single", |
| "sort": "none" |
| } |
| }, |
| "targets": [ |
| { |
| "datasource": { |
| "type": "prometheus", |
| "uid": "${DS_PROMETHEUS}" |
| }, |
| "editorMode": "builder", |
| "exemplar": true, |
| "expr": "node_num{type=\"DataNode\", instance=\"$instance\"}", |
| "interval": "", |
| "legendFormat": "{{status}}", |
| "range": true, |
| "refId": "A" |
| } |
| ], |
| "title": "DataNode Status History", |
| "type": "timeseries" |
| }, |
| { |
| "description": "The number of SchemaRegions in each DataNode", |
| "fieldConfig": { |
| "defaults": { |
| "color": { |
| "mode": "palette-classic" |
| }, |
| "custom": { |
| "axisLabel": "", |
| "axisPlacement": "auto", |
| "barAlignment": 0, |
| "drawStyle": "line", |
| "fillOpacity": 10, |
| "gradientMode": "none", |
| "hideFrom": { |
| "legend": false, |
| "tooltip": false, |
| "viz": false |
| }, |
| "lineInterpolation": "linear", |
| "lineWidth": 1, |
| "pointSize": 5, |
| "scaleDistribution": { |
| "type": "linear" |
| }, |
| "showPoints": "never", |
| "spanNulls": false, |
| "stacking": { |
| "group": "A", |
| "mode": "none" |
| }, |
| "thresholdsStyle": { |
| "mode": "off" |
| } |
| }, |
| "mappings": [], |
| "thresholds": { |
| "mode": "absolute", |
| "steps": [ |
| { |
| "color": "green", |
| "value": null |
| } |
| ] |
| } |
| }, |
| "overrides": [] |
| }, |
| "gridPos": { |
| "h": 6, |
| "w": 12, |
| "x": 0, |
| "y": 20 |
| }, |
| "id": 97, |
| "options": { |
| "legend": { |
| "calcs": [ |
| "lastNotNull" |
| ], |
| "displayMode": "table", |
| "placement": "right", |
| "showLegend": true |
| }, |
| "tooltip": { |
| "mode": "single", |
| "sort": "none" |
| } |
| }, |
| "targets": [ |
| { |
| "datasource": { |
| "type": "prometheus", |
| "uid": "${DS_PROMETHEUS}" |
| }, |
| "editorMode": "builder", |
| "exemplar": true, |
| "expr": "region_num_in_data_node{type=\"SchemaRegion\", instance=\"$instance\"}", |
| "interval": "", |
| "legendFormat": "{{name}}", |
| "range": true, |
| "refId": "A" |
| } |
| ], |
| "title": "SchemaRegion Distribution", |
| "type": "timeseries" |
| }, |
| { |
| "description": "The number of SchemaRegionGroup leadere in each DataNodes", |
| "fieldConfig": { |
| "defaults": { |
| "color": { |
| "mode": "palette-classic" |
| }, |
| "custom": { |
| "axisLabel": "", |
| "axisPlacement": "auto", |
| "barAlignment": 0, |
| "drawStyle": "line", |
| "fillOpacity": 10, |
| "gradientMode": "none", |
| "hideFrom": { |
| "legend": false, |
| "tooltip": false, |
| "viz": false |
| }, |
| "lineInterpolation": "linear", |
| "lineWidth": 1, |
| "pointSize": 5, |
| "scaleDistribution": { |
| "type": "linear" |
| }, |
| "showPoints": "never", |
| "spanNulls": false, |
| "stacking": { |
| "group": "A", |
| "mode": "none" |
| }, |
| "thresholdsStyle": { |
| "mode": "off" |
| } |
| }, |
| "mappings": [], |
| "thresholds": { |
| "mode": "absolute", |
| "steps": [ |
| { |
| "color": "green", |
| "value": null |
| } |
| ] |
| } |
| }, |
| "overrides": [] |
| }, |
| "gridPos": { |
| "h": 6, |
| "w": 12, |
| "x": 12, |
| "y": 20 |
| }, |
| "id": 95, |
| "options": { |
| "legend": { |
| "calcs": [ |
| "lastNotNull" |
| ], |
| "displayMode": "table", |
| "placement": "right", |
| "showLegend": true |
| }, |
| "tooltip": { |
| "mode": "single", |
| "sort": "none" |
| } |
| }, |
| "targets": [ |
| { |
| "datasource": { |
| "type": "prometheus", |
| "uid": "${DS_PROMETHEUS}" |
| }, |
| "editorMode": "builder", |
| "exemplar": true, |
| "expr": "region_group_leader_num_in_data_node{type=\"SchemaRegion\", instance=\"$instance\"}", |
| "interval": "", |
| "legendFormat": "{{name}}", |
| "range": true, |
| "refId": "A" |
| } |
| ], |
| "title": "SchemaRegionGroup Leader Distribution", |
| "type": "timeseries" |
| }, |
| { |
| "description": "The number of DataRegions in each DataNode", |
| "fieldConfig": { |
| "defaults": { |
| "color": { |
| "mode": "palette-classic" |
| }, |
| "custom": { |
| "axisLabel": "", |
| "axisPlacement": "auto", |
| "barAlignment": 0, |
| "drawStyle": "line", |
| "fillOpacity": 10, |
| "gradientMode": "none", |
| "hideFrom": { |
| "legend": false, |
| "tooltip": false, |
| "viz": false |
| }, |
| "lineInterpolation": "linear", |
| "lineWidth": 1, |
| "pointSize": 5, |
| "scaleDistribution": { |
| "type": "linear" |
| }, |
| "showPoints": "auto", |
| "spanNulls": false, |
| "stacking": { |
| "group": "A", |
| "mode": "none" |
| }, |
| "thresholdsStyle": { |
| "mode": "off" |
| } |
| }, |
| "mappings": [], |
| "thresholds": { |
| "mode": "absolute", |
| "steps": [ |
| { |
| "color": "green", |
| "value": null |
| } |
| ] |
| } |
| }, |
| "overrides": [] |
| }, |
| "gridPos": { |
| "h": 6, |
| "w": 12, |
| "x": 0, |
| "y": 26 |
| }, |
| "id": 99, |
| "options": { |
| "legend": { |
| "calcs": [ |
| "lastNotNull" |
| ], |
| "displayMode": "table", |
| "placement": "right", |
| "showLegend": true |
| }, |
| "tooltip": { |
| "mode": "single", |
| "sort": "none" |
| } |
| }, |
| "targets": [ |
| { |
| "datasource": { |
| "type": "prometheus", |
| "uid": "${DS_PROMETHEUS}" |
| }, |
| "editorMode": "builder", |
| "exemplar": true, |
| "expr": "region_num_in_data_node{type=\"DataRegion\", instance=\"$instance\"}", |
| "interval": "", |
| "legendFormat": "{{name}}", |
| "range": true, |
| "refId": "A" |
| } |
| ], |
| "title": "DataRegion Distribution", |
| "type": "timeseries" |
| }, |
| { |
| "description": "The number of DataRegionGroup leaders in each DataNode", |
| "fieldConfig": { |
| "defaults": { |
| "color": { |
| "mode": "palette-classic" |
| }, |
| "custom": { |
| "axisLabel": "", |
| "axisPlacement": "auto", |
| "barAlignment": 0, |
| "drawStyle": "line", |
| "fillOpacity": 10, |
| "gradientMode": "none", |
| "hideFrom": { |
| "legend": false, |
| "tooltip": false, |
| "viz": false |
| }, |
| "lineInterpolation": "linear", |
| "lineWidth": 1, |
| "pointSize": 5, |
| "scaleDistribution": { |
| "type": "linear" |
| }, |
| "showPoints": "never", |
| "spanNulls": false, |
| "stacking": { |
| "group": "A", |
| "mode": "none" |
| }, |
| "thresholdsStyle": { |
| "mode": "off" |
| } |
| }, |
| "mappings": [], |
| "thresholds": { |
| "mode": "absolute", |
| "steps": [ |
| { |
| "color": "green", |
| "value": null |
| } |
| ] |
| } |
| }, |
| "overrides": [] |
| }, |
| "gridPos": { |
| "h": 6, |
| "w": 12, |
| "x": 12, |
| "y": 26 |
| }, |
| "id": 101, |
| "options": { |
| "legend": { |
| "calcs": [ |
| "lastNotNull" |
| ], |
| "displayMode": "table", |
| "placement": "right", |
| "showLegend": true |
| }, |
| "tooltip": { |
| "mode": "single", |
| "sort": "none" |
| } |
| }, |
| "targets": [ |
| { |
| "datasource": { |
| "type": "prometheus", |
| "uid": "${DS_PROMETHEUS}" |
| }, |
| "editorMode": "builder", |
| "exemplar": true, |
| "expr": "region_num_in_data_node{type=\"DataRegion\", instance=\"$instance\"}", |
| "interval": "", |
| "legendFormat": "{{name}}", |
| "range": true, |
| "refId": "A" |
| } |
| ], |
| "title": "DataRegionGroup Leader Distribution", |
| "type": "timeseries" |
| } |
| ], |
| "title": "NodeInfo", |
| "type": "row" |
| }, |
| { |
| "collapsed": true, |
| "gridPos": { |
| "h": 1, |
| "w": 24, |
| "x": 0, |
| "y": 14 |
| }, |
| "id": 53, |
| "panels": [ |
| { |
| "description": "The number of SchemaRegionGroups in each Database", |
| "fieldConfig": { |
| "defaults": { |
| "color": { |
| "mode": "palette-classic" |
| }, |
| "custom": { |
| "axisLabel": "", |
| "axisPlacement": "auto", |
| "barAlignment": 0, |
| "drawStyle": "line", |
| "fillOpacity": 4, |
| "gradientMode": "none", |
| "hideFrom": { |
| "legend": false, |
| "tooltip": false, |
| "viz": false |
| }, |
| "lineInterpolation": "linear", |
| "lineWidth": 1, |
| "pointSize": 5, |
| "scaleDistribution": { |
| "type": "linear" |
| }, |
| "showPoints": "never", |
| "spanNulls": false, |
| "stacking": { |
| "group": "A", |
| "mode": "none" |
| }, |
| "thresholdsStyle": { |
| "mode": "off" |
| } |
| }, |
| "mappings": [], |
| "thresholds": { |
| "mode": "absolute", |
| "steps": [ |
| { |
| "color": "green", |
| "value": null |
| } |
| ] |
| } |
| }, |
| "overrides": [] |
| }, |
| "gridPos": { |
| "h": 6, |
| "w": 8, |
| "x": 0, |
| "y": 33 |
| }, |
| "id": 105, |
| "options": { |
| "legend": { |
| "calcs": [ |
| "lastNotNull" |
| ], |
| "displayMode": "table", |
| "placement": "right", |
| "showLegend": true |
| }, |
| "tooltip": { |
| "mode": "single", |
| "sort": "none" |
| } |
| }, |
| "targets": [ |
| { |
| "datasource": { |
| "type": "prometheus", |
| "uid": "${DS_PROMETHEUS}" |
| }, |
| "editorMode": "builder", |
| "exemplar": true, |
| "expr": "region_group_num_in_database{type=\"SchemaRegion\", instance=\"$instance\"}", |
| "interval": "", |
| "legendFormat": "{{name}}", |
| "range": true, |
| "refId": "A" |
| } |
| ], |
| "title": "SchemaRegionGroup Count", |
| "type": "timeseries" |
| }, |
| { |
| "description": "The number of DataRegionGroups in each DataNode", |
| "fieldConfig": { |
| "defaults": { |
| "color": { |
| "mode": "palette-classic" |
| }, |
| "custom": { |
| "axisLabel": "", |
| "axisPlacement": "auto", |
| "barAlignment": 0, |
| "drawStyle": "line", |
| "fillOpacity": 4, |
| "gradientMode": "none", |
| "hideFrom": { |
| "legend": false, |
| "tooltip": false, |
| "viz": false |
| }, |
| "lineInterpolation": "linear", |
| "lineWidth": 1, |
| "pointSize": 5, |
| "scaleDistribution": { |
| "type": "linear" |
| }, |
| "showPoints": "never", |
| "spanNulls": false, |
| "stacking": { |
| "group": "A", |
| "mode": "none" |
| }, |
| "thresholdsStyle": { |
| "mode": "off" |
| } |
| }, |
| "mappings": [], |
| "thresholds": { |
| "mode": "absolute", |
| "steps": [ |
| { |
| "color": "green", |
| "value": null |
| } |
| ] |
| } |
| }, |
| "overrides": [] |
| }, |
| "gridPos": { |
| "h": 6, |
| "w": 8, |
| "x": 8, |
| "y": 33 |
| }, |
| "id": 107, |
| "options": { |
| "legend": { |
| "calcs": [ |
| "lastNotNull" |
| ], |
| "displayMode": "table", |
| "placement": "right", |
| "showLegend": true |
| }, |
| "tooltip": { |
| "mode": "single", |
| "sort": "none" |
| } |
| }, |
| "targets": [ |
| { |
| "datasource": { |
| "type": "prometheus", |
| "uid": "${DS_PROMETHEUS}" |
| }, |
| "editorMode": "builder", |
| "exemplar": true, |
| "expr": "region_group_num_in_database{type=\"DataRegion\", instance=\"$instance\"}", |
| "interval": "", |
| "legendFormat": "{{name}}", |
| "range": true, |
| "refId": "A" |
| } |
| ], |
| "title": "DataRegionGroup Count", |
| "type": "timeseries" |
| }, |
| { |
| "description": "The number of SeriesSlots in each Database", |
| "fieldConfig": { |
| "defaults": { |
| "color": { |
| "mode": "palette-classic" |
| }, |
| "custom": { |
| "axisLabel": "", |
| "axisPlacement": "auto", |
| "barAlignment": 0, |
| "drawStyle": "line", |
| "fillOpacity": 4, |
| "gradientMode": "none", |
| "hideFrom": { |
| "legend": false, |
| "tooltip": false, |
| "viz": false |
| }, |
| "lineInterpolation": "linear", |
| "lineWidth": 1, |
| "pointSize": 5, |
| "scaleDistribution": { |
| "type": "linear" |
| }, |
| "showPoints": "never", |
| "spanNulls": false, |
| "stacking": { |
| "group": "A", |
| "mode": "none" |
| }, |
| "thresholdsStyle": { |
| "mode": "off" |
| } |
| }, |
| "mappings": [], |
| "thresholds": { |
| "mode": "absolute", |
| "steps": [ |
| { |
| "color": "green", |
| "value": null |
| } |
| ] |
| } |
| }, |
| "overrides": [] |
| }, |
| "gridPos": { |
| "h": 6, |
| "w": 8, |
| "x": 16, |
| "y": 33 |
| }, |
| "id": 103, |
| "options": { |
| "legend": { |
| "calcs": [ |
| "lastNotNull" |
| ], |
| "displayMode": "table", |
| "placement": "right", |
| "showLegend": true |
| }, |
| "tooltip": { |
| "mode": "single", |
| "sort": "none" |
| } |
| }, |
| "targets": [ |
| { |
| "datasource": { |
| "type": "prometheus", |
| "uid": "${DS_PROMETHEUS}" |
| }, |
| "editorMode": "builder", |
| "exemplar": true, |
| "expr": "series_slot_num_in_database{instance=\"$instance\"}", |
| "interval": "", |
| "legendFormat": "{{name}}", |
| "range": true, |
| "refId": "A" |
| } |
| ], |
| "title": "SeriesSlot Count", |
| "type": "timeseries" |
| } |
| ], |
| "title": "Database", |
| "type": "row" |
| }, |
| { |
| "collapsed": true, |
| "gridPos": { |
| "h": 1, |
| "w": 24, |
| "x": 0, |
| "y": 15 |
| }, |
| "id": 81, |
| "panels": [ |
| { |
| "description": "The status history of cluster DataRegions", |
| "fieldConfig": { |
| "defaults": { |
| "color": { |
| "mode": "palette-classic" |
| }, |
| "custom": { |
| "axisLabel": "", |
| "axisPlacement": "auto", |
| "barAlignment": 0, |
| "drawStyle": "line", |
| "fillOpacity": 10, |
| "gradientMode": "none", |
| "hideFrom": { |
| "legend": false, |
| "tooltip": false, |
| "viz": false |
| }, |
| "lineInterpolation": "linear", |
| "lineWidth": 1, |
| "pointSize": 5, |
| "scaleDistribution": { |
| "type": "linear" |
| }, |
| "showPoints": "never", |
| "spanNulls": false, |
| "stacking": { |
| "group": "A", |
| "mode": "none" |
| }, |
| "thresholdsStyle": { |
| "mode": "off" |
| } |
| }, |
| "mappings": [], |
| "thresholds": { |
| "mode": "absolute", |
| "steps": [ |
| { |
| "color": "green", |
| "value": null |
| } |
| ] |
| } |
| }, |
| "overrides": [ |
| { |
| "matcher": { |
| "id": "byName", |
| "options": "ReadOnly" |
| }, |
| "properties": [ |
| { |
| "id": "color", |
| "value": { |
| "fixedColor": "orange", |
| "mode": "fixed" |
| } |
| } |
| ] |
| }, |
| { |
| "matcher": { |
| "id": "byName", |
| "options": "Removing" |
| }, |
| "properties": [ |
| { |
| "id": "color", |
| "value": { |
| "fixedColor": "red", |
| "mode": "fixed" |
| } |
| } |
| ] |
| }, |
| { |
| "matcher": { |
| "id": "byName", |
| "options": "Running" |
| }, |
| "properties": [ |
| { |
| "id": "color", |
| "value": { |
| "fixedColor": "green", |
| "mode": "fixed" |
| } |
| } |
| ] |
| }, |
| { |
| "matcher": { |
| "id": "byName", |
| "options": "Unknown" |
| }, |
| "properties": [ |
| { |
| "id": "color", |
| "value": { |
| "fixedColor": "yellow", |
| "mode": "fixed" |
| } |
| } |
| ] |
| } |
| ] |
| }, |
| "gridPos": { |
| "h": 6, |
| "w": 12, |
| "x": 0, |
| "y": 16 |
| }, |
| "id": 91, |
| "options": { |
| "legend": { |
| "calcs": [ |
| "lastNotNull" |
| ], |
| "displayMode": "table", |
| "placement": "right", |
| "showLegend": true |
| }, |
| "tooltip": { |
| "mode": "single", |
| "sort": "none" |
| } |
| }, |
| "targets": [ |
| { |
| "datasource": { |
| "type": "prometheus", |
| "uid": "${DS_PROMETHEUS}" |
| }, |
| "editorMode": "builder", |
| "exemplar": true, |
| "expr": "region_num{type=\"DataRegion\", instance=\"$instance\"}", |
| "interval": "", |
| "legendFormat": "{{status}}", |
| "range": true, |
| "refId": "A" |
| } |
| ], |
| "title": "DataRegion Status History", |
| "type": "timeseries" |
| }, |
| { |
| "description": "The status history of cluster SchemaRegions", |
| "fieldConfig": { |
| "defaults": { |
| "color": { |
| "mode": "palette-classic" |
| }, |
| "custom": { |
| "axisLabel": "", |
| "axisPlacement": "auto", |
| "barAlignment": 0, |
| "drawStyle": "line", |
| "fillOpacity": 10, |
| "gradientMode": "none", |
| "hideFrom": { |
| "legend": false, |
| "tooltip": false, |
| "viz": false |
| }, |
| "lineInterpolation": "linear", |
| "lineWidth": 1, |
| "pointSize": 5, |
| "scaleDistribution": { |
| "type": "linear" |
| }, |
| "showPoints": "never", |
| "spanNulls": false, |
| "stacking": { |
| "group": "A", |
| "mode": "none" |
| }, |
| "thresholdsStyle": { |
| "mode": "off" |
| } |
| }, |
| "mappings": [], |
| "thresholds": { |
| "mode": "absolute", |
| "steps": [ |
| { |
| "color": "green", |
| "value": null |
| }, |
| { |
| "color": "red", |
| "value": 80 |
| } |
| ] |
| } |
| }, |
| "overrides": [ |
| { |
| "matcher": { |
| "id": "byName", |
| "options": "ReadOnly" |
| }, |
| "properties": [ |
| { |
| "id": "color", |
| "value": { |
| "fixedColor": "orange", |
| "mode": "fixed" |
| } |
| } |
| ] |
| }, |
| { |
| "matcher": { |
| "id": "byName", |
| "options": "Removing" |
| }, |
| "properties": [ |
| { |
| "id": "color", |
| "value": { |
| "fixedColor": "red", |
| "mode": "fixed" |
| } |
| } |
| ] |
| }, |
| { |
| "matcher": { |
| "id": "byName", |
| "options": "Running" |
| }, |
| "properties": [ |
| { |
| "id": "color", |
| "value": { |
| "fixedColor": "green", |
| "mode": "fixed" |
| } |
| } |
| ] |
| }, |
| { |
| "matcher": { |
| "id": "byName", |
| "options": "Unknown" |
| }, |
| "properties": [ |
| { |
| "id": "color", |
| "value": { |
| "fixedColor": "yellow", |
| "mode": "fixed" |
| } |
| } |
| ] |
| } |
| ] |
| }, |
| "gridPos": { |
| "h": 6, |
| "w": 12, |
| "x": 12, |
| "y": 16 |
| }, |
| "id": 89, |
| "options": { |
| "legend": { |
| "calcs": [ |
| "lastNotNull" |
| ], |
| "displayMode": "table", |
| "placement": "right", |
| "showLegend": true |
| }, |
| "tooltip": { |
| "mode": "single", |
| "sort": "none" |
| } |
| }, |
| "targets": [ |
| { |
| "datasource": { |
| "type": "prometheus", |
| "uid": "${DS_PROMETHEUS}" |
| }, |
| "editorMode": "builder", |
| "exemplar": true, |
| "expr": "region_num{type=\"SchemaRegion\", instance=\"$instance\"}", |
| "interval": "", |
| "legendFormat": "{{status}}", |
| "range": true, |
| "refId": "A" |
| } |
| ], |
| "title": "SchemaRegion Status History", |
| "type": "timeseries" |
| } |
| ], |
| "title": "Region", |
| "type": "row" |
| }, |
| { |
| "collapsed": true, |
| "datasource": { |
| "type": "prometheus", |
| "uid": "${DS_PROMETHEUS}" |
| }, |
| "gridPos": { |
| "h": 1, |
| "w": 24, |
| "x": 0, |
| "y": 16 |
| }, |
| "id": 13, |
| "panels": [ |
| { |
| "datasource": { |
| "type": "prometheus", |
| "uid": "${DS_PROMETHEUS}" |
| }, |
| "fieldConfig": { |
| "defaults": { |
| "color": { |
| "mode": "palette-classic" |
| }, |
| "custom": { |
| "axisLabel": "", |
| "axisPlacement": "auto", |
| "axisSoftMax": 0, |
| "axisSoftMin": 0, |
| "barAlignment": 0, |
| "drawStyle": "line", |
| "fillOpacity": 10, |
| "gradientMode": "none", |
| "hideFrom": { |
| "legend": false, |
| "tooltip": false, |
| "viz": false |
| }, |
| "lineInterpolation": "linear", |
| "lineWidth": 1, |
| "pointSize": 5, |
| "scaleDistribution": { |
| "type": "linear" |
| }, |
| "showPoints": "never", |
| "spanNulls": false, |
| "stacking": { |
| "group": "A", |
| "mode": "none" |
| }, |
| "thresholdsStyle": { |
| "mode": "off" |
| } |
| }, |
| "mappings": [], |
| "thresholds": { |
| "mode": "percentage", |
| "steps": [ |
| { |
| "color": "green", |
| "value": null |
| } |
| ] |
| }, |
| "unit": "percent" |
| }, |
| "overrides": [] |
| }, |
| "gridPos": { |
| "h": 8, |
| "w": 8, |
| "x": 0, |
| "y": 17 |
| }, |
| "id": 15, |
| "options": { |
| "legend": { |
| "calcs": [], |
| "displayMode": "list", |
| "placement": "bottom", |
| "showLegend": true |
| }, |
| "tooltip": { |
| "mode": "multi", |
| "sort": "desc" |
| } |
| }, |
| "targets": [ |
| { |
| "datasource": { |
| "type": "prometheus", |
| "uid": "${DS_PROMETHEUS}" |
| }, |
| "editorMode": "code", |
| "exemplar": true, |
| "expr": "sys_cpu_load{instance=\"$instance\",name=\"system\"}", |
| "interval": "", |
| "legendFormat": "System CPU Load", |
| "range": true, |
| "refId": "A" |
| }, |
| { |
| "datasource": { |
| "type": "prometheus", |
| "uid": "${DS_PROMETHEUS}" |
| }, |
| "editorMode": "code", |
| "expr": "process_cpu_load{instance=\"$instance\",name=\"process\"}", |
| "hide": false, |
| "legendFormat": "Process CPU Load", |
| "range": true, |
| "refId": "B" |
| } |
| ], |
| "title": "CPU Load", |
| "type": "timeseries" |
| }, |
| { |
| "datasource": { |
| "type": "prometheus", |
| "uid": "${DS_PROMETHEUS}" |
| }, |
| "fieldConfig": { |
| "defaults": { |
| "color": { |
| "mode": "palette-classic" |
| }, |
| "custom": { |
| "axisLabel": "", |
| "axisPlacement": "auto", |
| "axisSoftMax": 0, |
| "axisSoftMin": 0, |
| "barAlignment": 0, |
| "drawStyle": "line", |
| "fillOpacity": 10, |
| "gradientMode": "none", |
| "hideFrom": { |
| "legend": false, |
| "tooltip": false, |
| "viz": false |
| }, |
| "lineInterpolation": "linear", |
| "lineWidth": 1, |
| "pointSize": 5, |
| "scaleDistribution": { |
| "type": "linear" |
| }, |
| "showPoints": "never", |
| "spanNulls": false, |
| "stacking": { |
| "group": "A", |
| "mode": "none" |
| }, |
| "thresholdsStyle": { |
| "mode": "off" |
| } |
| }, |
| "mappings": [], |
| "thresholds": { |
| "mode": "percentage", |
| "steps": [ |
| { |
| "color": "green", |
| "value": null |
| } |
| ] |
| }, |
| "unit": "ns" |
| }, |
| "overrides": [] |
| }, |
| "gridPos": { |
| "h": 8, |
| "w": 8, |
| "x": 8, |
| "y": 17 |
| }, |
| "id": 16, |
| "options": { |
| "legend": { |
| "calcs": [], |
| "displayMode": "list", |
| "placement": "bottom", |
| "showLegend": true |
| }, |
| "tooltip": { |
| "mode": "multi", |
| "sort": "desc" |
| } |
| }, |
| "targets": [ |
| { |
| "datasource": { |
| "type": "prometheus", |
| "uid": "${DS_PROMETHEUS}" |
| }, |
| "editorMode": "code", |
| "expr": "sum(rate(process_cpu_time{instance=\"$instance\",name=\"process\"}[1m]))*60", |
| "hide": false, |
| "legendFormat": "Process CPU Time", |
| "range": true, |
| "refId": "B" |
| } |
| ], |
| "title": "CPU Time Per Minute", |
| "type": "timeseries" |
| }, |
| { |
| "datasource": { |
| "type": "prometheus", |
| "uid": "${DS_PROMETHEUS}" |
| }, |
| "fieldConfig": { |
| "defaults": { |
| "color": { |
| "mode": "palette-classic" |
| }, |
| "custom": { |
| "axisLabel": "", |
| "axisPlacement": "auto", |
| "barAlignment": 0, |
| "drawStyle": "line", |
| "fillOpacity": 10, |
| "gradientMode": "none", |
| "hideFrom": { |
| "legend": false, |
| "tooltip": false, |
| "viz": false |
| }, |
| "lineInterpolation": "linear", |
| "lineWidth": 1, |
| "pointSize": 5, |
| "scaleDistribution": { |
| "type": "linear" |
| }, |
| "showPoints": "never", |
| "spanNulls": false, |
| "stacking": { |
| "group": "A", |
| "mode": "none" |
| }, |
| "thresholdsStyle": { |
| "mode": "off" |
| } |
| }, |
| "mappings": [], |
| "thresholds": { |
| "mode": "absolute", |
| "steps": [ |
| { |
| "color": "green", |
| "value": null |
| } |
| ] |
| }, |
| "unit": "none" |
| }, |
| "overrides": [ |
| { |
| "matcher": { |
| "id": "byName", |
| "options": "warn" |
| }, |
| "properties": [ |
| { |
| "id": "color", |
| "value": { |
| "fixedColor": "orange", |
| "mode": "fixed" |
| } |
| } |
| ] |
| }, |
| { |
| "matcher": { |
| "id": "byName", |
| "options": "trace" |
| }, |
| "properties": [ |
| { |
| "id": "color", |
| "value": { |
| "fixedColor": "purple", |
| "mode": "fixed" |
| } |
| } |
| ] |
| }, |
| { |
| "matcher": { |
| "id": "byName", |
| "options": "error" |
| }, |
| "properties": [ |
| { |
| "id": "color", |
| "value": { |
| "fixedColor": "red", |
| "mode": "fixed" |
| } |
| } |
| ] |
| } |
| ] |
| }, |
| "gridPos": { |
| "h": 8, |
| "w": 8, |
| "x": 16, |
| "y": 17 |
| }, |
| "id": 25, |
| "options": { |
| "legend": { |
| "calcs": [], |
| "displayMode": "list", |
| "placement": "bottom", |
| "showLegend": true |
| }, |
| "tooltip": { |
| "mode": "multi", |
| "sort": "desc" |
| } |
| }, |
| "targets": [ |
| { |
| "datasource": { |
| "type": "prometheus", |
| "uid": "${DS_PROMETHEUS}" |
| }, |
| "editorMode": "code", |
| "exemplar": true, |
| "expr": "sum(rate(logback_events_total{instance=~\"${instance}\"}[1m])) by (level) * 60", |
| "hide": false, |
| "interval": "", |
| "legendFormat": "{{level}}", |
| "range": true, |
| "refId": "C" |
| } |
| ], |
| "title": "Log Number Per Minute", |
| "type": "timeseries" |
| }, |
| { |
| "datasource": { |
| "type": "prometheus", |
| "uid": "${DS_PROMETHEUS}" |
| }, |
| "fieldConfig": { |
| "defaults": { |
| "color": { |
| "mode": "palette-classic" |
| }, |
| "custom": { |
| "axisLabel": "", |
| "axisPlacement": "auto", |
| "barAlignment": 0, |
| "drawStyle": "line", |
| "fillOpacity": 5, |
| "gradientMode": "none", |
| "hideFrom": { |
| "legend": false, |
| "tooltip": false, |
| "viz": false |
| }, |
| "lineInterpolation": "linear", |
| "lineWidth": 1, |
| "pointSize": 5, |
| "scaleDistribution": { |
| "type": "linear" |
| }, |
| "showPoints": "never", |
| "spanNulls": false, |
| "stacking": { |
| "group": "A", |
| "mode": "none" |
| }, |
| "thresholdsStyle": { |
| "mode": "off" |
| } |
| }, |
| "mappings": [], |
| "thresholds": { |
| "mode": "absolute", |
| "steps": [ |
| { |
| "color": "green", |
| "value": null |
| } |
| ] |
| }, |
| "unit": "bytes" |
| }, |
| "overrides": [] |
| }, |
| "gridPos": { |
| "h": 8, |
| "w": 8, |
| "x": 0, |
| "y": 25 |
| }, |
| "id": 17, |
| "options": { |
| "legend": { |
| "calcs": [], |
| "displayMode": "list", |
| "placement": "bottom", |
| "showLegend": true |
| }, |
| "tooltip": { |
| "mode": "multi", |
| "sort": "desc" |
| } |
| }, |
| "targets": [ |
| { |
| "datasource": { |
| "type": "prometheus", |
| "uid": "${DS_PROMETHEUS}" |
| }, |
| "editorMode": "code", |
| "exemplar": true, |
| "expr": "sys_total_physical_memory_size{instance=\"$instance\", name=\"system\"}-sys_free_physical_memory_size{instance=\"$instance\", name=\"system\"}", |
| "interval": "", |
| "legendFormat": "Used physical memory", |
| "range": true, |
| "refId": "A" |
| }, |
| { |
| "datasource": { |
| "type": "prometheus", |
| "uid": "${DS_PROMETHEUS}" |
| }, |
| "editorMode": "code", |
| "exemplar": true, |
| "expr": "sys_total_physical_memory_size{instance=\"$instance\", name=\"system\"}", |
| "hide": false, |
| "interval": "", |
| "legendFormat": "Total physical memory", |
| "range": true, |
| "refId": "B" |
| }, |
| { |
| "datasource": { |
| "type": "prometheus", |
| "uid": "${DS_PROMETHEUS}" |
| }, |
| "editorMode": "code", |
| "expr": "sys_committed_vm_size{instance=\"$instance\"}", |
| "hide": false, |
| "legendFormat": "Committed vm size", |
| "range": true, |
| "refId": "C" |
| } |
| ], |
| "title": "System Memory", |
| "type": "timeseries" |
| }, |
| { |
| "datasource": { |
| "type": "prometheus", |
| "uid": "${DS_PROMETHEUS}" |
| }, |
| "fieldConfig": { |
| "defaults": { |
| "color": { |
| "mode": "palette-classic" |
| }, |
| "custom": { |
| "axisLabel": "", |
| "axisPlacement": "auto", |
| "barAlignment": 0, |
| "drawStyle": "line", |
| "fillOpacity": 5, |
| "gradientMode": "none", |
| "hideFrom": { |
| "legend": false, |
| "tooltip": false, |
| "viz": false |
| }, |
| "lineInterpolation": "linear", |
| "lineWidth": 1, |
| "pointSize": 5, |
| "scaleDistribution": { |
| "type": "linear" |
| }, |
| "showPoints": "never", |
| "spanNulls": false, |
| "stacking": { |
| "group": "A", |
| "mode": "none" |
| }, |
| "thresholdsStyle": { |
| "mode": "off" |
| } |
| }, |
| "mappings": [], |
| "thresholds": { |
| "mode": "absolute", |
| "steps": [ |
| { |
| "color": "green", |
| "value": null |
| } |
| ] |
| }, |
| "unit": "bytes" |
| }, |
| "overrides": [ |
| { |
| "matcher": { |
| "id": "byName", |
| "options": "Total Swap Size" |
| }, |
| "properties": [ |
| { |
| "id": "color", |
| "value": { |
| "fixedColor": "green", |
| "mode": "fixed" |
| } |
| } |
| ] |
| }, |
| { |
| "matcher": { |
| "id": "byName", |
| "options": "Used Swap Size" |
| }, |
| "properties": [ |
| { |
| "id": "color", |
| "value": { |
| "fixedColor": "yellow", |
| "mode": "fixed" |
| } |
| } |
| ] |
| } |
| ] |
| }, |
| "gridPos": { |
| "h": 8, |
| "w": 8, |
| "x": 8, |
| "y": 25 |
| }, |
| "id": 18, |
| "options": { |
| "legend": { |
| "calcs": [], |
| "displayMode": "list", |
| "placement": "bottom", |
| "showLegend": true |
| }, |
| "tooltip": { |
| "mode": "multi", |
| "sort": "desc" |
| } |
| }, |
| "targets": [ |
| { |
| "datasource": { |
| "type": "prometheus", |
| "uid": "${DS_PROMETHEUS}" |
| }, |
| "editorMode": "code", |
| "exemplar": true, |
| "expr": "sys_total_swap_space_size{instance=\"$instance\", name=\"system\"} - sys_free_swap_space_size{instance=\"$instance\", name=\"system\"}", |
| "hide": false, |
| "interval": "", |
| "legendFormat": "Used Swap Size", |
| "range": true, |
| "refId": "B" |
| }, |
| { |
| "datasource": { |
| "type": "prometheus", |
| "uid": "${DS_PROMETHEUS}" |
| }, |
| "editorMode": "code", |
| "expr": "sys_total_swap_space_size{instance=\"$instance\", name=\"system\"}", |
| "hide": false, |
| "legendFormat": "Total Swap Size", |
| "range": true, |
| "refId": "C" |
| } |
| ], |
| "title": "System Swap Size", |
| "type": "timeseries" |
| }, |
| { |
| "datasource": { |
| "type": "prometheus", |
| "uid": "${DS_PROMETHEUS}" |
| }, |
| "fieldConfig": { |
| "defaults": { |
| "color": { |
| "mode": "palette-classic" |
| }, |
| "custom": { |
| "axisLabel": "", |
| "axisPlacement": "auto", |
| "barAlignment": 0, |
| "drawStyle": "line", |
| "fillOpacity": 5, |
| "gradientMode": "none", |
| "hideFrom": { |
| "legend": false, |
| "tooltip": false, |
| "viz": false |
| }, |
| "lineInterpolation": "linear", |
| "lineWidth": 1, |
| "pointSize": 5, |
| "scaleDistribution": { |
| "type": "linear" |
| }, |
| "showPoints": "never", |
| "spanNulls": false, |
| "stacking": { |
| "group": "A", |
| "mode": "none" |
| }, |
| "thresholdsStyle": { |
| "mode": "off" |
| } |
| }, |
| "mappings": [], |
| "thresholds": { |
| "mode": "absolute", |
| "steps": [ |
| { |
| "color": "green", |
| "value": null |
| }, |
| { |
| "color": "red", |
| "value": 80 |
| } |
| ] |
| }, |
| "unit": "bytes" |
| }, |
| "overrides": [] |
| }, |
| "gridPos": { |
| "h": 8, |
| "w": 8, |
| "x": 16, |
| "y": 25 |
| }, |
| "id": 19, |
| "options": { |
| "legend": { |
| "calcs": [], |
| "displayMode": "list", |
| "placement": "bottom", |
| "showLegend": true |
| }, |
| "tooltip": { |
| "mode": "multi", |
| "sort": "desc" |
| } |
| }, |
| "targets": [ |
| { |
| "datasource": { |
| "type": "prometheus", |
| "uid": "${DS_PROMETHEUS}" |
| }, |
| "editorMode": "code", |
| "expr": "process_max_mem{instance=~\"${instance}\"}", |
| "legendFormat": "Max Memory", |
| "range": true, |
| "refId": "A" |
| }, |
| { |
| "datasource": { |
| "type": "prometheus", |
| "uid": "${DS_PROMETHEUS}" |
| }, |
| "editorMode": "code", |
| "expr": "process_total_mem{instance=~\"${instance}\"}", |
| "hide": false, |
| "legendFormat": "Total Memory", |
| "range": true, |
| "refId": "B" |
| }, |
| { |
| "datasource": { |
| "type": "prometheus", |
| "uid": "${DS_PROMETHEUS}" |
| }, |
| "editorMode": "code", |
| "expr": "process_total_mem{instance=~\"${instance}\"} - process_free_mem{instance=~\"${instance}\"}", |
| "hide": false, |
| "legendFormat": "Used Memory", |
| "range": true, |
| "refId": "C" |
| } |
| ], |
| "title": "Process Memory", |
| "type": "timeseries" |
| }, |
| { |
| "datasource": { |
| "type": "prometheus", |
| "uid": "${DS_PROMETHEUS}" |
| }, |
| "fieldConfig": { |
| "defaults": { |
| "color": { |
| "mode": "palette-classic" |
| }, |
| "custom": { |
| "axisLabel": "", |
| "axisPlacement": "auto", |
| "barAlignment": 0, |
| "drawStyle": "line", |
| "fillOpacity": 5, |
| "gradientMode": "none", |
| "hideFrom": { |
| "legend": false, |
| "tooltip": false, |
| "viz": false |
| }, |
| "lineInterpolation": "linear", |
| "lineWidth": 1, |
| "pointSize": 5, |
| "scaleDistribution": { |
| "type": "linear" |
| }, |
| "showPoints": "never", |
| "spanNulls": false, |
| "stacking": { |
| "group": "A", |
| "mode": "none" |
| }, |
| "thresholdsStyle": { |
| "mode": "off" |
| } |
| }, |
| "mappings": [], |
| "thresholds": { |
| "mode": "absolute", |
| "steps": [ |
| { |
| "color": "green", |
| "value": null |
| } |
| ] |
| } |
| }, |
| "overrides": [] |
| }, |
| "gridPos": { |
| "h": 8, |
| "w": 8, |
| "x": 0, |
| "y": 33 |
| }, |
| "id": 20, |
| "options": { |
| "legend": { |
| "calcs": [], |
| "displayMode": "list", |
| "placement": "bottom", |
| "showLegend": true |
| }, |
| "tooltip": { |
| "mode": "multi", |
| "sort": "desc" |
| } |
| }, |
| "targets": [ |
| { |
| "datasource": { |
| "type": "prometheus", |
| "uid": "${DS_PROMETHEUS}" |
| }, |
| "editorMode": "code", |
| "exemplar": true, |
| "expr": "sum(rate(jvm_gc_pause_seconds_count{instance=~\"$instance\", action=\"end of minor GC\"}[1m]))*60", |
| "interval": "", |
| "legendFormat": "Young GC number", |
| "range": true, |
| "refId": "A" |
| }, |
| { |
| "datasource": { |
| "type": "prometheus", |
| "uid": "${DS_PROMETHEUS}" |
| }, |
| "exemplar": true, |
| "expr": "sum(rate(jvm_gc_pause_seconds_count{instance=~\"$instance\", action=\"end of major GC\"}[1m]))*60", |
| "hide": false, |
| "interval": "", |
| "legendFormat": "Full GC number", |
| "refId": "B" |
| } |
| ], |
| "title": "The Number Of GC Per Minute", |
| "type": "timeseries" |
| }, |
| { |
| "datasource": { |
| "type": "prometheus", |
| "uid": "${DS_PROMETHEUS}" |
| }, |
| "fieldConfig": { |
| "defaults": { |
| "color": { |
| "mode": "palette-classic" |
| }, |
| "custom": { |
| "axisLabel": "", |
| "axisPlacement": "auto", |
| "barAlignment": 0, |
| "drawStyle": "line", |
| "fillOpacity": 10, |
| "gradientMode": "none", |
| "hideFrom": { |
| "legend": false, |
| "tooltip": false, |
| "viz": false |
| }, |
| "lineInterpolation": "linear", |
| "lineWidth": 1, |
| "pointSize": 5, |
| "scaleDistribution": { |
| "type": "linear" |
| }, |
| "showPoints": "never", |
| "spanNulls": false, |
| "stacking": { |
| "group": "A", |
| "mode": "none" |
| }, |
| "thresholdsStyle": { |
| "mode": "off" |
| } |
| }, |
| "mappings": [], |
| "thresholds": { |
| "mode": "absolute", |
| "steps": [ |
| { |
| "color": "green", |
| "value": null |
| } |
| ] |
| }, |
| "unit": "s" |
| }, |
| "overrides": [] |
| }, |
| "gridPos": { |
| "h": 8, |
| "w": 8, |
| "x": 8, |
| "y": 33 |
| }, |
| "id": 21, |
| "options": { |
| "legend": { |
| "calcs": [], |
| "displayMode": "list", |
| "placement": "bottom", |
| "showLegend": true |
| }, |
| "tooltip": { |
| "mode": "multi", |
| "sort": "desc" |
| } |
| }, |
| "targets": [ |
| { |
| "datasource": { |
| "type": "prometheus", |
| "uid": "${DS_PROMETHEUS}" |
| }, |
| "exemplar": true, |
| "expr": "sum(rate(jvm_gc_pause_seconds_sum{instance=~\"$instance\", action=\"end of minor GC\"}[1m]))*60", |
| "interval": "", |
| "legendFormat": "The time of young GC", |
| "refId": "A" |
| }, |
| { |
| "datasource": { |
| "type": "prometheus", |
| "uid": "${DS_PROMETHEUS}" |
| }, |
| "exemplar": true, |
| "expr": "sum(rate(jvm_gc_pause_seconds_sum{instance=~\"$instance\", action=\"end of major GC\"}[1m]))*60", |
| "hide": false, |
| "interval": "", |
| "legendFormat": "The time of full GC", |
| "refId": "B" |
| } |
| ], |
| "title": "The Time Consumed Of GC Per Minute", |
| "type": "timeseries" |
| }, |
| { |
| "datasource": { |
| "type": "prometheus", |
| "uid": "${DS_PROMETHEUS}" |
| }, |
| "fieldConfig": { |
| "defaults": { |
| "color": { |
| "mode": "palette-classic" |
| }, |
| "custom": { |
| "axisLabel": "", |
| "axisPlacement": "auto", |
| "barAlignment": 0, |
| "drawStyle": "line", |
| "fillOpacity": 5, |
| "gradientMode": "none", |
| "hideFrom": { |
| "legend": false, |
| "tooltip": false, |
| "viz": false |
| }, |
| "lineInterpolation": "linear", |
| "lineWidth": 1, |
| "pointSize": 5, |
| "scaleDistribution": { |
| "type": "linear" |
| }, |
| "showPoints": "never", |
| "spanNulls": false, |
| "stacking": { |
| "group": "A", |
| "mode": "none" |
| }, |
| "thresholdsStyle": { |
| "mode": "off" |
| } |
| }, |
| "mappings": [], |
| "thresholds": { |
| "mode": "absolute", |
| "steps": [ |
| { |
| "color": "green", |
| "value": null |
| } |
| ] |
| } |
| }, |
| "overrides": [] |
| }, |
| "gridPos": { |
| "h": 8, |
| "w": 8, |
| "x": 16, |
| "y": 33 |
| }, |
| "id": 22, |
| "options": { |
| "legend": { |
| "calcs": [], |
| "displayMode": "list", |
| "placement": "bottom", |
| "showLegend": true |
| }, |
| "tooltip": { |
| "mode": "multi", |
| "sort": "desc" |
| } |
| }, |
| "targets": [ |
| { |
| "datasource": { |
| "type": "prometheus", |
| "uid": "${DS_PROMETHEUS}" |
| }, |
| "editorMode": "code", |
| "exemplar": true, |
| "expr": "jvm_threads_live_threads{instance=~\"$instance\"}", |
| "interval": "", |
| "legendFormat": "Total Number", |
| "range": true, |
| "refId": "A" |
| }, |
| { |
| "datasource": { |
| "type": "prometheus", |
| "uid": "${DS_PROMETHEUS}" |
| }, |
| "exemplar": true, |
| "expr": "jvm_threads_states_threads{instance=~\"$instance\"}", |
| "hide": false, |
| "interval": "", |
| "legendFormat": "{{state}}", |
| "refId": "B" |
| } |
| ], |
| "title": "The Number Of Java Thread", |
| "type": "timeseries" |
| }, |
| { |
| "datasource": { |
| "type": "prometheus", |
| "uid": "${DS_PROMETHEUS}" |
| }, |
| "fieldConfig": { |
| "defaults": { |
| "color": { |
| "mode": "palette-classic" |
| }, |
| "custom": { |
| "axisLabel": "", |
| "axisPlacement": "auto", |
| "barAlignment": 0, |
| "drawStyle": "line", |
| "fillOpacity": 10, |
| "gradientMode": "none", |
| "hideFrom": { |
| "legend": false, |
| "tooltip": false, |
| "viz": false |
| }, |
| "lineInterpolation": "linear", |
| "lineWidth": 1, |
| "pointSize": 5, |
| "scaleDistribution": { |
| "type": "linear" |
| }, |
| "showPoints": "never", |
| "spanNulls": false, |
| "stacking": { |
| "group": "A", |
| "mode": "none" |
| }, |
| "thresholdsStyle": { |
| "mode": "off" |
| } |
| }, |
| "mappings": [], |
| "thresholds": { |
| "mode": "absolute", |
| "steps": [ |
| { |
| "color": "green", |
| "value": null |
| } |
| ] |
| }, |
| "unit": "bytes" |
| }, |
| "overrides": [] |
| }, |
| "gridPos": { |
| "h": 8, |
| "w": 8, |
| "x": 0, |
| "y": 41 |
| }, |
| "id": 23, |
| "options": { |
| "legend": { |
| "calcs": [], |
| "displayMode": "list", |
| "placement": "bottom", |
| "showLegend": true |
| }, |
| "tooltip": { |
| "mode": "multi", |
| "sort": "desc" |
| } |
| }, |
| "targets": [ |
| { |
| "datasource": { |
| "type": "prometheus", |
| "uid": "${DS_PROMETHEUS}" |
| }, |
| "exemplar": true, |
| "expr": "sum(jvm_memory_max_bytes{instance=~\"$instance\",area=\"heap\"})", |
| "interval": "", |
| "legendFormat": "Maximum heap memory", |
| "refId": "A" |
| }, |
| { |
| "datasource": { |
| "type": "prometheus", |
| "uid": "${DS_PROMETHEUS}" |
| }, |
| "editorMode": "code", |
| "exemplar": true, |
| "expr": "sum(jvm_memory_used_bytes{instance=~\"$instance\",area=\"heap\"})", |
| "hide": false, |
| "interval": "", |
| "legendFormat": "Used heap memory", |
| "range": true, |
| "refId": "B" |
| }, |
| { |
| "datasource": { |
| "type": "prometheus", |
| "uid": "${DS_PROMETHEUS}" |
| }, |
| "exemplar": true, |
| "expr": "jvm_memory_used_bytes{instance=~\"$instance\",area=\"heap\",id=\"PS Old Gen\"}", |
| "hide": false, |
| "interval": "", |
| "legendFormat": "Old area", |
| "refId": "C" |
| }, |
| { |
| "datasource": { |
| "type": "prometheus", |
| "uid": "${DS_PROMETHEUS}" |
| }, |
| "exemplar": true, |
| "expr": "jvm_memory_used_bytes{instance=~\"$instance\",area=\"heap\",id=\"PS Eden Space\"}", |
| "hide": false, |
| "interval": "", |
| "legendFormat": "Eden area", |
| "refId": "D" |
| }, |
| { |
| "datasource": { |
| "type": "prometheus", |
| "uid": "${DS_PROMETHEUS}" |
| }, |
| "exemplar": true, |
| "expr": "jvm_memory_used_bytes{instance=~\"$instance\",area=\"heap\",id=\"PS Survivor Space\"}", |
| "hide": false, |
| "interval": "", |
| "legendFormat": "Survivor area", |
| "refId": "E" |
| } |
| ], |
| "title": "Heap Memory", |
| "type": "timeseries" |
| }, |
| { |
| "datasource": { |
| "type": "prometheus", |
| "uid": "${DS_PROMETHEUS}" |
| }, |
| "fieldConfig": { |
| "defaults": { |
| "color": { |
| "mode": "palette-classic" |
| }, |
| "custom": { |
| "axisLabel": "", |
| "axisPlacement": "auto", |
| "barAlignment": 0, |
| "drawStyle": "line", |
| "fillOpacity": 10, |
| "gradientMode": "none", |
| "hideFrom": { |
| "legend": false, |
| "tooltip": false, |
| "viz": false |
| }, |
| "lineInterpolation": "linear", |
| "lineWidth": 1, |
| "pointSize": 5, |
| "scaleDistribution": { |
| "type": "linear" |
| }, |
| "showPoints": "never", |
| "spanNulls": false, |
| "stacking": { |
| "group": "A", |
| "mode": "none" |
| }, |
| "thresholdsStyle": { |
| "mode": "off" |
| } |
| }, |
| "mappings": [], |
| "thresholds": { |
| "mode": "absolute", |
| "steps": [ |
| { |
| "color": "green", |
| "value": null |
| } |
| ] |
| }, |
| "unit": "bytes" |
| }, |
| "overrides": [] |
| }, |
| "gridPos": { |
| "h": 8, |
| "w": 8, |
| "x": 8, |
| "y": 41 |
| }, |
| "id": 24, |
| "options": { |
| "legend": { |
| "calcs": [], |
| "displayMode": "list", |
| "placement": "bottom", |
| "showLegend": true |
| }, |
| "tooltip": { |
| "mode": "multi", |
| "sort": "desc" |
| } |
| }, |
| "targets": [ |
| { |
| "datasource": { |
| "type": "prometheus", |
| "uid": "${DS_PROMETHEUS}" |
| }, |
| "editorMode": "code", |
| "exemplar": true, |
| "expr": "sum(jvm_buffer_memory_used_bytes{instance=~\"$instance\"})", |
| "interval": "", |
| "legendFormat": "off-heap memory", |
| "range": true, |
| "refId": "A" |
| } |
| ], |
| "title": "Off Heap Memory", |
| "type": "timeseries" |
| }, |
| { |
| "datasource": { |
| "type": "prometheus", |
| "uid": "${DS_PROMETHEUS}" |
| }, |
| "fieldConfig": { |
| "defaults": { |
| "color": { |
| "mode": "palette-classic" |
| }, |
| "custom": { |
| "axisLabel": "", |
| "axisPlacement": "auto", |
| "barAlignment": 0, |
| "drawStyle": "line", |
| "fillOpacity": 10, |
| "gradientMode": "none", |
| "hideFrom": { |
| "legend": false, |
| "tooltip": false, |
| "viz": false |
| }, |
| "lineInterpolation": "linear", |
| "lineStyle": { |
| "fill": "solid" |
| }, |
| "lineWidth": 1, |
| "pointSize": 5, |
| "scaleDistribution": { |
| "type": "linear" |
| }, |
| "showPoints": "never", |
| "spanNulls": false, |
| "stacking": { |
| "group": "A", |
| "mode": "none" |
| }, |
| "thresholdsStyle": { |
| "mode": "off" |
| } |
| }, |
| "mappings": [], |
| "thresholds": { |
| "mode": "absolute", |
| "steps": [ |
| { |
| "color": "green", |
| "value": null |
| } |
| ] |
| } |
| }, |
| "overrides": [] |
| }, |
| "gridPos": { |
| "h": 8, |
| "w": 8, |
| "x": 16, |
| "y": 41 |
| }, |
| "id": 27, |
| "options": { |
| "legend": { |
| "calcs": [], |
| "displayMode": "list", |
| "placement": "bottom", |
| "showLegend": true |
| }, |
| "tooltip": { |
| "mode": "multi", |
| "sort": "desc" |
| } |
| }, |
| "targets": [ |
| { |
| "datasource": { |
| "type": "prometheus", |
| "uid": "${DS_PROMETHEUS}" |
| }, |
| "editorMode": "code", |
| "exemplar": true, |
| "expr": "jvm_classes_unloaded_classes{instance=~\"$instance\"}", |
| "interval": "", |
| "legendFormat": "Unloaded Number", |
| "range": true, |
| "refId": "A" |
| }, |
| { |
| "datasource": { |
| "type": "prometheus", |
| "uid": "${DS_PROMETHEUS}" |
| }, |
| "editorMode": "code", |
| "exemplar": true, |
| "expr": "jvm_classes_loaded_classes{instance=~\"$instance\"}", |
| "hide": false, |
| "interval": "", |
| "legendFormat": "Loaded Number", |
| "range": true, |
| "refId": "B" |
| } |
| ], |
| "title": "The Number Of Class", |
| "type": "timeseries" |
| }, |
| { |
| "datasource": { |
| "type": "prometheus", |
| "uid": "${DS_PROMETHEUS}" |
| }, |
| "description": "", |
| "fieldConfig": { |
| "defaults": { |
| "color": { |
| "mode": "palette-classic" |
| }, |
| "custom": { |
| "axisLabel": "", |
| "axisPlacement": "auto", |
| "barAlignment": 0, |
| "drawStyle": "line", |
| "fillOpacity": 10, |
| "gradientMode": "none", |
| "hideFrom": { |
| "legend": false, |
| "tooltip": false, |
| "viz": false |
| }, |
| "lineInterpolation": "linear", |
| "lineWidth": 1, |
| "pointSize": 5, |
| "scaleDistribution": { |
| "type": "linear" |
| }, |
| "showPoints": "never", |
| "spanNulls": false, |
| "stacking": { |
| "group": "A", |
| "mode": "none" |
| }, |
| "thresholdsStyle": { |
| "mode": "off" |
| } |
| }, |
| "mappings": [], |
| "thresholds": { |
| "mode": "absolute", |
| "steps": [ |
| { |
| "color": "green", |
| "value": null |
| } |
| ] |
| }, |
| "unit": "ms" |
| }, |
| "overrides": [] |
| }, |
| "gridPos": { |
| "h": 8, |
| "w": 8, |
| "x": 0, |
| "y": 49 |
| }, |
| "id": 26, |
| "options": { |
| "legend": { |
| "calcs": [], |
| "displayMode": "list", |
| "placement": "bottom", |
| "showLegend": true |
| }, |
| "tooltip": { |
| "mode": "multi", |
| "sort": "desc" |
| } |
| }, |
| "targets": [ |
| { |
| "datasource": { |
| "type": "prometheus", |
| "uid": "${DS_PROMETHEUS}" |
| }, |
| "editorMode": "code", |
| "exemplar": true, |
| "expr": "sum(rate(jvm_compilation_time_ms{instance=~\"${instance}\"}[1m]))*60", |
| "interval": "", |
| "legendFormat": "compiler", |
| "range": true, |
| "refId": "A" |
| } |
| ], |
| "title": "The Time Consumed of Compilation Per Minute", |
| "type": "timeseries" |
| } |
| ], |
| "targets": [ |
| { |
| "datasource": { |
| "type": "prometheus", |
| "uid": "${DS_PROMETHEUS}" |
| }, |
| "refId": "A" |
| } |
| ], |
| "title": "System", |
| "type": "row" |
| }, |
| { |
| "collapsed": true, |
| "datasource": { |
| "type": "prometheus", |
| "uid": "${DS_PROMETHEUS}" |
| }, |
| "gridPos": { |
| "h": 1, |
| "w": 24, |
| "x": 0, |
| "y": 17 |
| }, |
| "id": 29, |
| "panels": [ |
| { |
| "datasource": { |
| "type": "prometheus", |
| "uid": "${DS_PROMETHEUS}" |
| }, |
| "fieldConfig": { |
| "defaults": { |
| "color": { |
| "mode": "palette-classic" |
| }, |
| "custom": { |
| "axisLabel": "", |
| "axisPlacement": "auto", |
| "axisSoftMax": 1, |
| "barAlignment": 0, |
| "drawStyle": "line", |
| "fillOpacity": 5, |
| "gradientMode": "none", |
| "hideFrom": { |
| "legend": false, |
| "tooltip": false, |
| "viz": false |
| }, |
| "lineInterpolation": "linear", |
| "lineWidth": 1, |
| "pointSize": 5, |
| "scaleDistribution": { |
| "type": "linear" |
| }, |
| "showPoints": "auto", |
| "spanNulls": false, |
| "stacking": { |
| "group": "A", |
| "mode": "none" |
| }, |
| "thresholdsStyle": { |
| "mode": "line+area" |
| } |
| }, |
| "mappings": [], |
| "max": 1, |
| "thresholds": { |
| "mode": "percentage", |
| "steps": [ |
| { |
| "color": "green", |
| "value": null |
| }, |
| { |
| "color": "#EAB839", |
| "value": 80 |
| }, |
| { |
| "color": "dark-red", |
| "value": 90 |
| } |
| ] |
| }, |
| "unit": "percentunit" |
| }, |
| "overrides": [] |
| }, |
| "gridPos": { |
| "h": 8, |
| "w": 12, |
| "x": 0, |
| "y": 18 |
| }, |
| "id": 31, |
| "options": { |
| "legend": { |
| "calcs": [ |
| "mean" |
| ], |
| "displayMode": "table", |
| "placement": "right", |
| "showLegend": true, |
| "sortBy": "Mean", |
| "sortDesc": true |
| }, |
| "tooltip": { |
| "mode": "multi", |
| "sort": "asc" |
| } |
| }, |
| "targets": [ |
| { |
| "datasource": { |
| "type": "prometheus", |
| "uid": "${DS_PROMETHEUS}" |
| }, |
| "editorMode": "code", |
| "exemplar": true, |
| "expr": "disk_io_busy_percentage{instance=~\"$instance\"}", |
| "instant": false, |
| "interval": "", |
| "legendFormat": "{{name}}", |
| "refId": "A" |
| } |
| ], |
| "title": "Disk I/O Busy Rate", |
| "type": "timeseries" |
| }, |
| { |
| "datasource": { |
| "type": "prometheus", |
| "uid": "${DS_PROMETHEUS}" |
| }, |
| "fieldConfig": { |
| "defaults": { |
| "color": { |
| "mode": "palette-classic" |
| }, |
| "custom": { |
| "axisLabel": "", |
| "axisPlacement": "auto", |
| "barAlignment": 0, |
| "drawStyle": "line", |
| "fillOpacity": 5, |
| "gradientMode": "none", |
| "hideFrom": { |
| "legend": false, |
| "tooltip": false, |
| "viz": false |
| }, |
| "lineInterpolation": "linear", |
| "lineWidth": 1, |
| "pointSize": 5, |
| "scaleDistribution": { |
| "type": "linear" |
| }, |
| "showPoints": "auto", |
| "spanNulls": false, |
| "stacking": { |
| "group": "A", |
| "mode": "none" |
| }, |
| "thresholdsStyle": { |
| "mode": "off" |
| } |
| }, |
| "mappings": [], |
| "thresholds": { |
| "mode": "absolute", |
| "steps": [ |
| { |
| "color": "green", |
| "value": null |
| } |
| ] |
| }, |
| "unit": "KBs" |
| }, |
| "overrides": [] |
| }, |
| "gridPos": { |
| "h": 8, |
| "w": 12, |
| "x": 12, |
| "y": 18 |
| }, |
| "id": 33, |
| "options": { |
| "legend": { |
| "calcs": [ |
| "mean", |
| "last" |
| ], |
| "displayMode": "table", |
| "placement": "right", |
| "showLegend": true, |
| "sortBy": "Last", |
| "sortDesc": true |
| }, |
| "tooltip": { |
| "mode": "multi", |
| "sort": "asc" |
| } |
| }, |
| "targets": [ |
| { |
| "datasource": { |
| "type": "prometheus", |
| "uid": "${DS_PROMETHEUS}" |
| }, |
| "exemplar": true, |
| "expr": "rate(disk_io_size{instance=~\"$instance\"}[1m])", |
| "hide": false, |
| "interval": "", |
| "legendFormat": "{{name}}-{{type}}", |
| "refId": "A" |
| } |
| ], |
| "title": "Disk I/O Throughput", |
| "type": "timeseries" |
| }, |
| { |
| "datasource": { |
| "type": "prometheus", |
| "uid": "${DS_PROMETHEUS}" |
| }, |
| "fieldConfig": { |
| "defaults": { |
| "color": { |
| "mode": "palette-classic" |
| }, |
| "custom": { |
| "axisLabel": "", |
| "axisPlacement": "auto", |
| "barAlignment": 0, |
| "drawStyle": "line", |
| "fillOpacity": 5, |
| "gradientMode": "none", |
| "hideFrom": { |
| "legend": false, |
| "tooltip": false, |
| "viz": false |
| }, |
| "lineInterpolation": "linear", |
| "lineWidth": 1, |
| "pointSize": 5, |
| "scaleDistribution": { |
| "type": "linear" |
| }, |
| "showPoints": "auto", |
| "spanNulls": false, |
| "stacking": { |
| "group": "A", |
| "mode": "none" |
| }, |
| "thresholdsStyle": { |
| "mode": "off" |
| } |
| }, |
| "mappings": [], |
| "thresholds": { |
| "mode": "absolute", |
| "steps": [ |
| { |
| "color": "green", |
| "value": null |
| } |
| ] |
| }, |
| "unit": "iops" |
| }, |
| "overrides": [] |
| }, |
| "gridPos": { |
| "h": 8, |
| "w": 12, |
| "x": 0, |
| "y": 26 |
| }, |
| "id": 35, |
| "options": { |
| "legend": { |
| "calcs": [ |
| "mean", |
| "max" |
| ], |
| "displayMode": "table", |
| "placement": "right", |
| "showLegend": true, |
| "sortBy": "Max", |
| "sortDesc": true |
| }, |
| "tooltip": { |
| "mode": "multi", |
| "sort": "asc" |
| } |
| }, |
| "targets": [ |
| { |
| "datasource": { |
| "type": "prometheus", |
| "uid": "${DS_PROMETHEUS}" |
| }, |
| "exemplar": true, |
| "expr": "rate(disk_io_ops{instance=~\"$instance\"}[1m])", |
| "interval": "", |
| "legendFormat": "{{name}}-{{type}}", |
| "refId": "A" |
| } |
| ], |
| "title": "Disk I/O Ops", |
| "type": "timeseries" |
| }, |
| { |
| "datasource": { |
| "type": "prometheus", |
| "uid": "${DS_PROMETHEUS}" |
| }, |
| "fieldConfig": { |
| "defaults": { |
| "color": { |
| "mode": "palette-classic" |
| }, |
| "custom": { |
| "axisLabel": "", |
| "axisPlacement": "auto", |
| "barAlignment": 0, |
| "drawStyle": "line", |
| "fillOpacity": 5, |
| "gradientMode": "none", |
| "hideFrom": { |
| "legend": false, |
| "tooltip": false, |
| "viz": false |
| }, |
| "lineInterpolation": "linear", |
| "lineWidth": 1, |
| "pointSize": 5, |
| "scaleDistribution": { |
| "type": "linear" |
| }, |
| "showPoints": "auto", |
| "spanNulls": false, |
| "stacking": { |
| "group": "A", |
| "mode": "none" |
| }, |
| "thresholdsStyle": { |
| "mode": "off" |
| } |
| }, |
| "mappings": [], |
| "thresholds": { |
| "mode": "absolute", |
| "steps": [ |
| { |
| "color": "green", |
| "value": null |
| } |
| ] |
| }, |
| "unit": "ms" |
| }, |
| "overrides": [] |
| }, |
| "gridPos": { |
| "h": 8, |
| "w": 12, |
| "x": 12, |
| "y": 26 |
| }, |
| "id": 37, |
| "options": { |
| "legend": { |
| "calcs": [], |
| "displayMode": "table", |
| "placement": "right", |
| "showLegend": true |
| }, |
| "tooltip": { |
| "mode": "multi", |
| "sort": "asc" |
| } |
| }, |
| "targets": [ |
| { |
| "datasource": { |
| "type": "prometheus", |
| "uid": "${DS_PROMETHEUS}" |
| }, |
| "exemplar": true, |
| "expr": "rate(disk_io_time{instance=~\"$instance\"}[1m])", |
| "interval": "", |
| "legendFormat": "{{name}}-{{type}}", |
| "refId": "A" |
| } |
| ], |
| "title": "Disk I/O Time", |
| "type": "timeseries" |
| }, |
| { |
| "datasource": { |
| "type": "prometheus", |
| "uid": "${DS_PROMETHEUS}" |
| }, |
| "description": "", |
| "fieldConfig": { |
| "defaults": { |
| "color": { |
| "mode": "palette-classic" |
| }, |
| "custom": { |
| "axisLabel": "", |
| "axisPlacement": "auto", |
| "barAlignment": 0, |
| "drawStyle": "line", |
| "fillOpacity": 5, |
| "gradientMode": "none", |
| "hideFrom": { |
| "legend": false, |
| "tooltip": false, |
| "viz": false |
| }, |
| "lineInterpolation": "linear", |
| "lineWidth": 1, |
| "pointSize": 5, |
| "scaleDistribution": { |
| "type": "linear" |
| }, |
| "showPoints": "auto", |
| "spanNulls": false, |
| "stacking": { |
| "group": "A", |
| "mode": "none" |
| }, |
| "thresholdsStyle": { |
| "mode": "off" |
| } |
| }, |
| "mappings": [], |
| "thresholds": { |
| "mode": "absolute", |
| "steps": [ |
| { |
| "color": "green", |
| "value": null |
| } |
| ] |
| }, |
| "unit": "ms" |
| }, |
| "overrides": [] |
| }, |
| "gridPos": { |
| "h": 8, |
| "w": 8, |
| "x": 0, |
| "y": 34 |
| }, |
| "id": 39, |
| "options": { |
| "legend": { |
| "calcs": [ |
| "mean", |
| "max" |
| ], |
| "displayMode": "table", |
| "placement": "right", |
| "showLegend": true, |
| "sortBy": "Max", |
| "sortDesc": true |
| }, |
| "tooltip": { |
| "mode": "multi", |
| "sort": "asc" |
| } |
| }, |
| "targets": [ |
| { |
| "datasource": { |
| "type": "prometheus", |
| "uid": "${DS_PROMETHEUS}" |
| }, |
| "editorMode": "code", |
| "exemplar": true, |
| "expr": "disk_io_avg_time{instance=~\"$instance\"}", |
| "interval": "", |
| "legendFormat": "{{name}}-{{type}}", |
| "range": true, |
| "refId": "A" |
| } |
| ], |
| "title": "Disk Per I/O Avg Time", |
| "type": "timeseries" |
| }, |
| { |
| "datasource": { |
| "type": "prometheus", |
| "uid": "${DS_PROMETHEUS}" |
| }, |
| "fieldConfig": { |
| "defaults": { |
| "color": { |
| "mode": "palette-classic" |
| }, |
| "custom": { |
| "axisLabel": "", |
| "axisPlacement": "auto", |
| "barAlignment": 0, |
| "drawStyle": "line", |
| "fillOpacity": 5, |
| "gradientMode": "none", |
| "hideFrom": { |
| "legend": false, |
| "tooltip": false, |
| "viz": false |
| }, |
| "lineInterpolation": "linear", |
| "lineWidth": 1, |
| "pointSize": 5, |
| "scaleDistribution": { |
| "type": "linear" |
| }, |
| "showPoints": "auto", |
| "spanNulls": false, |
| "stacking": { |
| "group": "A", |
| "mode": "none" |
| }, |
| "thresholdsStyle": { |
| "mode": "off" |
| } |
| }, |
| "mappings": [], |
| "thresholds": { |
| "mode": "absolute", |
| "steps": [ |
| { |
| "color": "green", |
| "value": null |
| } |
| ] |
| }, |
| "unit": "bytes" |
| }, |
| "overrides": [] |
| }, |
| "gridPos": { |
| "h": 8, |
| "w": 8, |
| "x": 8, |
| "y": 34 |
| }, |
| "id": 41, |
| "options": { |
| "legend": { |
| "calcs": [ |
| "mean" |
| ], |
| "displayMode": "table", |
| "placement": "right", |
| "showLegend": true, |
| "sortBy": "Mean", |
| "sortDesc": true |
| }, |
| "tooltip": { |
| "mode": "multi", |
| "sort": "asc" |
| } |
| }, |
| "targets": [ |
| { |
| "datasource": { |
| "type": "prometheus", |
| "uid": "${DS_PROMETHEUS}" |
| }, |
| "exemplar": true, |
| "expr": "disk_io_avg_size{instance=~\"$instance\"}", |
| "interval": "", |
| "legendFormat": "{{name}}-{{type}}", |
| "refId": "A" |
| } |
| ], |
| "title": "Disk I/O Avg Size", |
| "type": "timeseries" |
| }, |
| { |
| "datasource": { |
| "type": "prometheus", |
| "uid": "${DS_PROMETHEUS}" |
| }, |
| "fieldConfig": { |
| "defaults": { |
| "color": { |
| "mode": "palette-classic" |
| }, |
| "custom": { |
| "axisLabel": "", |
| "axisPlacement": "auto", |
| "barAlignment": 0, |
| "drawStyle": "line", |
| "fillOpacity": 5, |
| "gradientMode": "none", |
| "hideFrom": { |
| "legend": false, |
| "tooltip": false, |
| "viz": false |
| }, |
| "lineInterpolation": "linear", |
| "lineWidth": 1, |
| "pointSize": 5, |
| "scaleDistribution": { |
| "type": "linear" |
| }, |
| "showPoints": "auto", |
| "spanNulls": false, |
| "stacking": { |
| "group": "A", |
| "mode": "none" |
| }, |
| "thresholdsStyle": { |
| "mode": "off" |
| } |
| }, |
| "mappings": [], |
| "thresholds": { |
| "mode": "absolute", |
| "steps": [ |
| { |
| "color": "green", |
| "value": null |
| } |
| ] |
| } |
| }, |
| "overrides": [] |
| }, |
| "gridPos": { |
| "h": 8, |
| "w": 8, |
| "x": 16, |
| "y": 34 |
| }, |
| "id": 43, |
| "options": { |
| "legend": { |
| "calcs": [ |
| "mean" |
| ], |
| "displayMode": "table", |
| "placement": "right", |
| "showLegend": true, |
| "sortBy": "Mean", |
| "sortDesc": true |
| }, |
| "tooltip": { |
| "mode": "multi", |
| "sort": "asc" |
| } |
| }, |
| "targets": [ |
| { |
| "datasource": { |
| "type": "prometheus", |
| "uid": "${DS_PROMETHEUS}" |
| }, |
| "editorMode": "code", |
| "exemplar": true, |
| "expr": "disk_io_avg_queue_size{instance=~\"$instance\"}", |
| "interval": "", |
| "legendFormat": "{{name}}", |
| "range": true, |
| "refId": "A" |
| } |
| ], |
| "title": "Disk I/O Avg Queue Size", |
| "type": "timeseries" |
| }, |
| { |
| "datasource": { |
| "type": "prometheus", |
| "uid": "${DS_PROMETHEUS}" |
| }, |
| "fieldConfig": { |
| "defaults": { |
| "color": { |
| "mode": "palette-classic" |
| }, |
| "custom": { |
| "axisLabel": "", |
| "axisPlacement": "auto", |
| "barAlignment": 0, |
| "drawStyle": "line", |
| "fillOpacity": 5, |
| "gradientMode": "none", |
| "hideFrom": { |
| "legend": false, |
| "tooltip": false, |
| "viz": false |
| }, |
| "lineInterpolation": "linear", |
| "lineWidth": 1, |
| "pointSize": 5, |
| "scaleDistribution": { |
| "type": "linear" |
| }, |
| "showPoints": "auto", |
| "spanNulls": false, |
| "stacking": { |
| "group": "A", |
| "mode": "none" |
| }, |
| "thresholdsStyle": { |
| "mode": "off" |
| } |
| }, |
| "mappings": [], |
| "thresholds": { |
| "mode": "absolute", |
| "steps": [ |
| { |
| "color": "green", |
| "value": null |
| } |
| ] |
| }, |
| "unit": "KBs" |
| }, |
| "overrides": [] |
| }, |
| "gridPos": { |
| "h": 8, |
| "w": 12, |
| "x": 0, |
| "y": 42 |
| }, |
| "id": 47, |
| "options": { |
| "legend": { |
| "calcs": [ |
| "mean" |
| ], |
| "displayMode": "table", |
| "placement": "right", |
| "showLegend": true |
| }, |
| "tooltip": { |
| "mode": "multi", |
| "sort": "asc" |
| } |
| }, |
| "targets": [ |
| { |
| "datasource": { |
| "type": "prometheus", |
| "uid": "${DS_PROMETHEUS}" |
| }, |
| "exemplar": true, |
| "expr": "rate(process_io_size{instance=~\"$instance\"}[1m])", |
| "interval": "", |
| "legendFormat": "{{from}}-{{name}}", |
| "refId": "A" |
| } |
| ], |
| "title": "Process I/O Throughput", |
| "type": "timeseries" |
| }, |
| { |
| "datasource": { |
| "type": "prometheus", |
| "uid": "${DS_PROMETHEUS}" |
| }, |
| "fieldConfig": { |
| "defaults": { |
| "color": { |
| "mode": "palette-classic" |
| }, |
| "custom": { |
| "axisLabel": "", |
| "axisPlacement": "auto", |
| "barAlignment": 0, |
| "drawStyle": "line", |
| "fillOpacity": 5, |
| "gradientMode": "none", |
| "hideFrom": { |
| "legend": false, |
| "tooltip": false, |
| "viz": false |
| }, |
| "lineInterpolation": "linear", |
| "lineWidth": 1, |
| "pointSize": 5, |
| "scaleDistribution": { |
| "type": "linear" |
| }, |
| "showPoints": "auto", |
| "spanNulls": false, |
| "stacking": { |
| "group": "A", |
| "mode": "none" |
| }, |
| "thresholdsStyle": { |
| "mode": "off" |
| } |
| }, |
| "mappings": [], |
| "thresholds": { |
| "mode": "absolute", |
| "steps": [ |
| { |
| "color": "green", |
| "value": null |
| } |
| ] |
| }, |
| "unit": "ops" |
| }, |
| "overrides": [] |
| }, |
| "gridPos": { |
| "h": 8, |
| "w": 12, |
| "x": 12, |
| "y": 42 |
| }, |
| "id": 45, |
| "options": { |
| "legend": { |
| "calcs": [ |
| "mean" |
| ], |
| "displayMode": "table", |
| "placement": "right", |
| "showLegend": true, |
| "sortBy": "Mean", |
| "sortDesc": true |
| }, |
| "tooltip": { |
| "mode": "multi", |
| "sort": "asc" |
| } |
| }, |
| "targets": [ |
| { |
| "datasource": { |
| "type": "prometheus", |
| "uid": "${DS_PROMETHEUS}" |
| }, |
| "exemplar": true, |
| "expr": "rate(process_io_ops{instance=~\"$instance\"}[1m])", |
| "interval": "", |
| "legendFormat": "{{from}}-{{name}}", |
| "refId": "A" |
| } |
| ], |
| "title": "I/O System Call Rate", |
| "type": "timeseries" |
| } |
| ], |
| "targets": [ |
| { |
| "datasource": { |
| "type": "prometheus", |
| "uid": "${DS_PROMETHEUS}" |
| }, |
| "refId": "A" |
| } |
| ], |
| "title": "Disk I/O", |
| "type": "row" |
| } |
| ], |
| "refresh": false, |
| "schemaVersion": 35, |
| "style": "dark", |
| "tags": [ |
| "Apache-IoTDB", |
| "ConfigNode", |
| "v1.0" |
| ], |
| "templating": { |
| "list": [ |
| { |
| "current": {}, |
| "datasource": { |
| "type": "prometheus", |
| "uid": "${DS_PROMETHEUS}" |
| }, |
| "definition": "label_values(job)", |
| "hide": 0, |
| "includeAll": false, |
| "multi": false, |
| "name": "job", |
| "options": [], |
| "query": { |
| "query": "label_values(job)", |
| "refId": "StandardVariableQuery" |
| }, |
| "refresh": 1, |
| "regex": "", |
| "skipUrlSync": false, |
| "sort": 0, |
| "type": "query" |
| }, |
| { |
| "current": {}, |
| "datasource": { |
| "type": "prometheus", |
| "uid": "${DS_PROMETHEUS}" |
| }, |
| "definition": "label_values(up{job=~\"$job\"},instance)", |
| "hide": 0, |
| "includeAll": false, |
| "multi": false, |
| "name": "instance", |
| "options": [], |
| "query": { |
| "query": "label_values(up{job=~\"$job\"},instance)", |
| "refId": "StandardVariableQuery" |
| }, |
| "refresh": 1, |
| "regex": "", |
| "skipUrlSync": false, |
| "sort": 0, |
| "type": "query" |
| } |
| ] |
| }, |
| "time": { |
| "from": "now-2d", |
| "to": "now" |
| }, |
| "timepicker": { |
| "refresh_intervals": [ |
| "15s", |
| "30s", |
| "1m", |
| "5m", |
| "15m", |
| "30m" |
| ] |
| }, |
| "timezone": "browser", |
| "title": "Apache IoTDB ConfigNode Dashboard", |
| "uid": "4WkTYkx4z", |
| "version": 3, |
| "weekStart": "" |
| } |