diff --git a/AKAOnlineEnv/Almaty/Minio_Almaty.json b/AKAOnlineEnv/Almaty/Minio_Almaty.json new file mode 100644 index 0000000..ba968cd --- /dev/null +++ b/AKAOnlineEnv/Almaty/Minio_Almaty.json @@ -0,0 +1,21659 @@ +{ + "__inputs": [ + { + "name": "DS_PROMETHEUS_ALMATY", + "label": "Prometheus_Almaty", + "description": "", + "type": "datasource", + "pluginId": "prometheus", + "pluginName": "Prometheus" + } + ], + "__requires": [ + { + "type": "grafana", + "id": "grafana", + "name": "Grafana", + "version": "5.3.2" + }, + { + "type": "panel", + "id": "graph", + "name": "Graph", + "version": "5.0.0" + }, + { + "type": "datasource", + "id": "prometheus", + "name": "Prometheus", + "version": "5.0.0" + }, + { + "type": "panel", + "id": "singlestat", + "name": "Singlestat", + "version": "5.0.0" + }, + { + "type": "panel", + "id": "table", + "name": "Table", + "version": "5.0.0" + } + ], + "annotations": { + "list": [ + { + "builtIn": 1, + "datasource": "-- Grafana --", + "enable": true, + "hide": true, + "iconColor": "rgba(0, 211, 255, 1)", + "name": "Annotations & Alerts", + "type": "dashboard" + } + ] + }, + "description": "minio dashboard", + "editable": true, + "gnetId": 6248, + "graphTooltip": 0, + "id": null, + "iteration": 1543825316642, + "links": [], + "panels": [ + { + "cacheTimeout": null, + "colorBackground": false, + "colorValue": false, + "colors": [ + "#299c46", + "rgba(237, 129, 40, 0.89)", + "#d44a3a" + ], + "datasource": "${DS_PROMETHEUS_ALMATY}", + "format": "none", + "gauge": { + "maxValue": 100, + "minValue": 0, + "show": false, + "thresholdLabels": false, + "thresholdMarkers": true + }, + "gridPos": { + "h": 4, + "w": 5, + "x": 0, + "y": 0 + }, + "id": 205, + "interval": null, + "links": [], + "mappingType": 1, + "mappingTypes": [ + { + "name": "value to text", + "value": 1 + }, + { + "name": "range to text", + "value": 2 + } + ], + "maxDataPoints": 100, + "nullPointMode": "connected", + "nullText": null, + "postfix": "", + "postfixFontSize": "50%", + "prefix": "", + "prefixFontSize": "50%", + "rangeMaps": [ + { + "from": "null", + "text": "N/A", + "to": "null" + } + ], + "sparkline": { + "fillColor": "rgba(31, 118, 189, 0.18)", + "full": false, + "lineColor": "rgb(31, 120, 193)", + "show": false + }, + "tableColumn": "", + "targets": [ + { + "expr": "sum(minio_total_disks{job=\"minio_almaty\"})", + "format": "time_series", + "intervalFactor": 1, + "refId": "A" + } + ], + "thresholds": "", + "title": "TotalDiskNum", + "type": "singlestat", + "valueFontSize": "80%", + "valueMaps": [ + { + "op": "=", + "text": "N/A", + "value": "null" + } + ], + "valueName": "current" + }, + { + "cacheTimeout": null, + "colorBackground": false, + "colorValue": false, + "colors": [ + "#299c46", + "rgba(237, 129, 40, 0.89)", + "#d44a3a" + ], + "datasource": "${DS_PROMETHEUS_ALMATY}", + "format": "none", + "gauge": { + "maxValue": 100, + "minValue": 0, + "show": false, + "thresholdLabels": false, + "thresholdMarkers": true + }, + "gridPos": { + "h": 4, + "w": 5, + "x": 5, + "y": 0 + }, + "id": 211, + "interval": null, + "links": [], + "mappingType": 1, + "mappingTypes": [ + { + "name": "value to text", + "value": 1 + }, + { + "name": "range to text", + "value": 2 + } + ], + "maxDataPoints": 100, + "nullPointMode": "connected", + "nullText": null, + "postfix": "", + "postfixFontSize": "50%", + "prefix": "", + "prefixFontSize": "50%", + "rangeMaps": [ + { + "from": "null", + "text": "N/A", + "to": "null" + } + ], + "sparkline": { + "fillColor": "rgba(31, 118, 189, 0.18)", + "full": false, + "lineColor": "rgb(31, 120, 193)", + "show": false + }, + "tableColumn": "", + "targets": [ + { + "expr": "sum(minio_total_disks{job=\"minio_almaty\"}) - sum(minio_offline_disks{job=\"minio_almaty\"})", + "format": "time_series", + "intervalFactor": 1, + "refId": "A" + } + ], + "thresholds": "", + "title": "ActiveDiskNum", + "type": "singlestat", + "valueFontSize": "80%", + "valueMaps": [ + { + "op": "=", + "text": "N/A", + "value": "null" + } + ], + "valueName": "current" + }, + { + "cacheTimeout": null, + "colorBackground": false, + "colorValue": false, + "colors": [ + "#299c46", + "rgba(237, 129, 40, 0.89)", + "#d44a3a" + ], + "datasource": "${DS_PROMETHEUS_ALMATY}", + "decimals": null, + "format": "bytes", + "gauge": { + "maxValue": 100, + "minValue": 0, + "show": false, + "thresholdLabels": false, + "thresholdMarkers": false + }, + "gridPos": { + "h": 4, + "w": 6, + "x": 10, + "y": 0 + }, + "id": 203, + "interval": null, + "links": [], + "mappingType": 1, + "mappingTypes": [ + { + "name": "value to text", + "value": 1 + }, + { + "name": "range to text", + "value": 2 + } + ], + "maxDataPoints": 100, + "nullPointMode": "connected", + "nullText": null, + "postfix": "", + "postfixFontSize": "50%", + "prefix": "", + "prefixFontSize": "50%", + "rangeMaps": [ + { + "from": "null", + "text": "N/A", + "to": "null" + } + ], + "sparkline": { + "fillColor": "rgba(31, 118, 189, 0.18)", + "full": false, + "lineColor": "rgb(31, 120, 193)", + "show": true + }, + "tableColumn": "", + "targets": [ + { + "expr": "sum(minio_disk_storage_used_bytes{job=\"minio_almaty\"})", + "format": "time_series", + "intervalFactor": 1, + "refId": "A" + } + ], + "thresholds": "", + "timeFrom": null, + "title": "DiskUsedBytes", + "transparent": false, + "type": "singlestat", + "valueFontSize": "80%", + "valueMaps": [ + { + "op": "=", + "text": "N/A", + "value": "null" + } + ], + "valueName": "current" + }, + { + "cacheTimeout": null, + "colorBackground": false, + "colorValue": false, + "colors": [ + "rgba(245, 54, 54, 0.9)", + "rgba(237, 129, 40, 0.89)", + "rgba(50, 172, 45, 0.97)" + ], + "datasource": "${DS_PROMETHEUS_ALMATY}", + "description": "Start time of the Minio server\nminio服务开始运行的时间", + "format": "dtdurations", + "gauge": { + "maxValue": 100, + "minValue": 0, + "show": false, + "thresholdLabels": false, + "thresholdMarkers": false + }, + "gridPos": { + "h": 4, + "w": 8, + "x": 16, + "y": 0 + }, + "id": 202, + "interval": null, + "links": [], + "mappingType": 1, + "mappingTypes": [ + { + "name": "value to text", + "value": 1 + }, + { + "name": "range to text", + "value": 2 + } + ], + "maxDataPoints": 100, + "nullPointMode": "connected", + "nullText": null, + "postfix": "", + "postfixFontSize": "50%", + "prefix": "", + "prefixFontSize": "50%", + "rangeMaps": [ + { + "from": "null", + "text": "N/A", + "to": "null" + } + ], + "sparkline": { + "fillColor": "rgba(31, 118, 189, 0.18)", + "full": false, + "lineColor": "rgb(31, 120, 193)", + "show": true + }, + "tableColumn": "", + "targets": [ + { + "expr": "time() - max(process_start_time_seconds)", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "Start time of the Minio server", + "metric": "process_start_time_seconds", + "refId": "A", + "step": 60 + } + ], + "thresholds": "", + "title": "Uptime", + "type": "singlestat", + "valueFontSize": "80%", + "valueMaps": [ + { + "op": "=", + "text": "N/A", + "value": "null" + } + ], + "valueName": "avg" + }, + { + "columns": [], + "datasource": "${DS_PROMETHEUS_ALMATY}", + "fontSize": "100%", + "gridPos": { + "h": 42, + "w": 11, + "x": 0, + "y": 4 + }, + "id": 52, + "links": [], + "pageSize": null, + "repeat": null, + "repeatDirection": "h", + "scroll": true, + "showHeader": true, + "sort": { + "col": 2, + "desc": false + }, + "styles": [ + { + "alias": "Time", + "dateFormat": "YYYY-MM-DD HH:mm:ss", + "pattern": "Time", + "type": "date" + }, + { + "alias": "State", + "colorMode": "cell", + "colors": [ + "#bf1b00", + "rgba(49, 175, 19, 0.89)", + "#bf1b00" + ], + "dateFormat": "YYYY-MM-DD HH:mm:ss", + "decimals": 2, + "link": false, + "mappingType": 1, + "pattern": "Value", + "preserveFormat": false, + "sanitize": false, + "thresholds": [ + "1" + ], + "type": "string", + "unit": "short", + "valueMaps": [ + { + "text": "up", + "value": "1" + }, + { + "text": "down", + "value": "0" + } + ] + }, + { + "alias": "", + "colorMode": null, + "colors": [ + "rgba(245, 54, 54, 0.9)", + "rgba(237, 129, 40, 0.89)", + "rgba(50, 172, 45, 0.97)" + ], + "dateFormat": "YYYY-MM-DD HH:mm:ss", + "decimals": 2, + "mappingType": 1, + "pattern": "__name__", + "thresholds": [], + "type": "hidden", + "unit": "short" + }, + { + "alias": "progress", + "colorMode": null, + "colors": [ + "rgba(245, 54, 54, 0.9)", + "rgba(237, 129, 40, 0.89)", + "rgba(50, 172, 45, 0.97)" + ], + "dateFormat": "YYYY-MM-DD HH:mm:ss", + "decimals": 2, + "mappingType": 1, + "pattern": "job", + "thresholds": [], + "type": "number", + "unit": "short" + }, + { + "alias": "", + "colorMode": null, + "colors": [ + "rgba(245, 54, 54, 0.9)", + "rgba(237, 129, 40, 0.89)", + "rgba(50, 172, 45, 0.97)" + ], + "decimals": 2, + "pattern": "/.*/", + "thresholds": [], + "type": "number", + "unit": "short" + } + ], + "targets": [ + { + "expr": "up{job=\"minio_almaty\"}", + "format": "table", + "instant": true, + "intervalFactor": 1, + "refId": "A" + } + ], + "title": "NodeActiveState", + "transform": "table", + "type": "table" + }, + { + "columns": [], + "datasource": "${DS_PROMETHEUS_ALMATY}", + "fontSize": "100%", + "gridPos": { + "h": 42, + "w": 13, + "x": 11, + "y": 4 + }, + "id": 51, + "links": [], + "pageSize": null, + "scroll": true, + "showHeader": true, + "sort": { + "col": 2, + "desc": false + }, + "styles": [ + { + "alias": "Time", + "dateFormat": "YYYY-MM-DD HH:mm:ss", + "pattern": "Time", + "type": "date" + }, + { + "alias": "", + "colorMode": null, + "colors": [ + "rgba(245, 54, 54, 0.9)", + "rgba(237, 129, 40, 0.89)", + "rgba(50, 172, 45, 0.97)" + ], + "dateFormat": "YYYY-MM-DD HH:mm:ss", + "decimals": 2, + "mappingType": 1, + "pattern": "__name__", + "thresholds": [], + "type": "hidden", + "unit": "short" + }, + { + "alias": "MemTotal(bytes)", + "colorMode": null, + "colors": [ + "rgba(245, 54, 54, 0.9)", + "rgba(237, 129, 40, 0.89)", + "rgba(50, 172, 45, 0.97)" + ], + "dateFormat": "YYYY-MM-DD HH:mm:ss", + "decimals": 0, + "link": false, + "mappingType": 1, + "pattern": "Value #A", + "thresholds": [], + "type": "number", + "unit": "none" + }, + { + "alias": "MemUsed(bytes)", + "colorMode": null, + "colors": [ + "rgba(245, 54, 54, 0.9)", + "rgba(237, 129, 40, 0.89)", + "rgba(50, 172, 45, 0.97)" + ], + "dateFormat": "YYYY-MM-DD HH:mm:ss", + "decimals": null, + "mappingType": 1, + "pattern": "Value #B", + "thresholds": [], + "type": "number", + "unit": "none" + }, + { + "alias": "MemUsedRate", + "colorMode": "cell", + "colors": [ + "rgb(61, 186, 26)", + "rgb(222, 102, 22)", + "rgb(191, 0, 37)" + ], + "dateFormat": "YYYY-MM-DD HH:mm:ss", + "decimals": 1, + "mappingType": 1, + "pattern": "Value #C", + "thresholds": [ + "0.6", + "0.8" + ], + "type": "number", + "unit": "percentunit" + }, + { + "alias": "", + "colorMode": null, + "colors": [ + "rgba(245, 54, 54, 0.9)", + "rgba(237, 129, 40, 0.89)", + "rgba(50, 172, 45, 0.97)" + ], + "dateFormat": "YYYY-MM-DD HH:mm:ss", + "decimals": 2, + "mappingType": 1, + "pattern": "job", + "thresholds": [], + "type": "hidden", + "unit": "short" + }, + { + "alias": "MemUsedRate", + "colorMode": "cell", + "colors": [ + "rgba(50, 172, 45, 0.97)", + "rgba(237, 129, 40, 0.89)", + "rgba(245, 54, 54, 0.9)" + ], + "dateFormat": "YYYY-MM-DD HH:mm:ss", + "decimals": 2, + "mappingType": 1, + "pattern": "Value #D", + "thresholds": [ + "0.6", + "0.8" + ], + "type": "number", + "unit": "percentunit" + }, + { + "alias": "", + "colorMode": null, + "colors": [ + "rgba(245, 54, 54, 0.9)", + "rgba(237, 129, 40, 0.89)", + "rgba(50, 172, 45, 0.97)" + ], + "decimals": 2, + "pattern": "/.*/", + "thresholds": [], + "type": "number", + "unit": "short" + } + ], + "targets": [ + { + "expr": "node_memory_MemTotal_bytes{job=\"os_almaty\"} ", + "format": "table", + "instant": true, + "intervalFactor": 1, + "refId": "A" + }, + { + "expr": "node_memory_MemTotal_bytes{job=\"os_almaty\"} - node_memory_MemAvailable_bytes{job=\"os_almaty\"}", + "format": "table", + "instant": true, + "intervalFactor": 1, + "refId": "B" + }, + { + "expr": "(node_memory_MemTotal_bytes{job=\"os_almaty\"} - node_memory_MemFree_bytes{job=\"os_almaty\"} - node_memory_Buffers_bytes{job=\"os_almaty\"} - node_memory_Cached_bytes{job=\"os_almaty\"}) / (node_memory_MemTotal_bytes{job=\"os_almaty\"} )", + "format": "table", + "instant": true, + "intervalFactor": 1, + "refId": "D" + }, + { + "expr": "(node_memory_MemTotal_bytes{job=\"os_almaty\"} - node_memory_MemAvailable_bytes{job=\"os_almaty\"}) / node_memory_MemTotal_bytes{job=\"os_almaty\"} ", + "format": "table", + "hide": true, + "instant": true, + "intervalFactor": 1, + "refId": "C" + } + ], + "title": "MemSpaceState", + "transform": "table", + "type": "table" + }, + { + "columns": [ + { + "hidden": false, + "style": { + "alias": "Time", + "dateFormat": "YYYY-MM-DD HH:mm:ss", + "link": false, + "pattern": "Time", + "type": "date" + }, + "text": "Time", + "title": "Time", + "type": "time" + } + ], + "datasource": "${DS_PROMETHEUS_ALMATY}", + "fontSize": "100%", + "gridPos": { + "h": 42, + "w": 24, + "x": 0, + "y": 46 + }, + "hideTimeOverride": false, + "id": 50, + "interval": "", + "links": [], + "minSpan": 11, + "pageSize": null, + "repeatDirection": null, + "scroll": true, + "showHeader": true, + "sort": { + "col": 9, + "desc": false + }, + "styles": [ + { + "alias": "Time", + "dateFormat": "YYYY-MM-DD HH:mm:ss", + "link": false, + "pattern": "Time", + "type": "date" + }, + { + "alias": "", + "colorMode": null, + "colors": [ + "rgba(245, 54, 54, 0.9)", + "rgba(237, 129, 40, 0.89)", + "rgba(50, 172, 45, 0.97)" + ], + "dateFormat": "YYYY-MM-DD HH:mm:ss", + "decimals": 2, + "mappingType": 1, + "pattern": "__name__", + "thresholds": [], + "type": "hidden", + "unit": "short" + }, + { + "alias": "", + "colorMode": null, + "colors": [ + "rgba(245, 54, 54, 0.9)", + "rgba(237, 129, 40, 0.89)", + "rgba(50, 172, 45, 0.97)" + ], + "dateFormat": "YYYY-MM-DD HH:mm:ss", + "decimals": 2, + "mappingType": 1, + "pattern": "fstype", + "thresholds": [], + "type": "hidden", + "unit": "short" + }, + { + "alias": "", + "colorMode": null, + "colors": [ + "rgba(245, 54, 54, 0.9)", + "rgba(237, 129, 40, 0.89)", + "rgba(50, 172, 45, 0.97)" + ], + "dateFormat": "YYYY-MM-DD HH:mm:ss", + "decimals": 2, + "mappingType": 1, + "pattern": "job", + "thresholds": [], + "type": "hidden", + "unit": "short" + }, + { + "alias": "", + "colorMode": null, + "colors": [ + "rgba(245, 54, 54, 0.9)", + "rgba(237, 129, 40, 0.89)", + "rgba(50, 172, 45, 0.97)" + ], + "dateFormat": "YYYY-MM-DD HH:mm:ss", + "decimals": 2, + "mappingType": 1, + "pattern": "mountpoint", + "thresholds": [], + "type": "hidden", + "unit": "short" + }, + { + "alias": "DiskUsedRate", + "colorMode": "cell", + "colors": [ + "rgba(31, 193, 24, 0.97)", + "rgba(237, 129, 40, 0.89)", + "#bf1b00" + ], + "dateFormat": "YYYY-MM-DD HH:mm:ss", + "decimals": 2, + "mappingType": 1, + "pattern": "Value #C", + "thresholds": [ + "0.6", + "0.8" + ], + "type": "number", + "unit": "percentunit" + }, + { + "alias": "DiskTotalSize(bytes)", + "colorMode": null, + "colors": [ + "rgba(245, 54, 54, 0.9)", + "rgba(237, 129, 40, 0.89)", + "rgba(50, 172, 45, 0.97)" + ], + "dateFormat": "YYYY-MM-DD HH:mm:ss", + "decimals": null, + "mappingType": 1, + "pattern": "Value #A", + "thresholds": [], + "type": "number", + "unit": "none" + }, + { + "alias": "DiskUsedSize(bytes)", + "colorMode": null, + "colors": [ + "rgba(245, 54, 54, 0.9)", + "rgba(237, 129, 40, 0.89)", + "rgba(50, 172, 45, 0.97)" + ], + "dateFormat": "YYYY-MM-DD HH:mm:ss", + "decimals": 0, + "mappingType": 1, + "pattern": "Value #B", + "thresholds": [], + "type": "number", + "unit": "none" + } + ], + "targets": [ + { + "expr": "node_filesystem_size_bytes{device=\"/dev/sdb1\",fstype=\"xfs\",mountpoint=\"/home\"}", + "format": "table", + "instant": true, + "interval": "30s", + "intervalFactor": 1, + "refId": "A" + }, + { + "expr": "node_filesystem_size_bytes{device=\"/dev/sdb1\",fstype=\"xfs\",mountpoint=\"/home\"} - node_filesystem_avail_bytes{device=\"/dev/sdb1\",fstype=\"xfs\",mountpoint=\"/home\"}", + "format": "table", + "instant": true, + "intervalFactor": 1, + "refId": "B" + }, + { + "expr": "(node_filesystem_size_bytes{device=\"/dev/sdb1\",fstype=\"xfs\",mountpoint=\"/home\"} - node_filesystem_avail_bytes{device=\"/dev/sdb1\",fstype=\"xfs\",mountpoint=\"/home\"}) / node_filesystem_size_bytes{device=\"/dev/sdb1\",fstype=\"xfs\",mountpoint=\"/home\"}", + "format": "table", + "instant": true, + "intervalFactor": 1, + "refId": "C" + } + ], + "title": "DiskSpaceState", + "transform": "table", + "transparent": false, + "type": "table" + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS_ALMATY}", + "decimals": null, + "description": "Data sent by current Minio server instance \n当前minio服务器实例发送的数据", + "fill": 1, + "gridPos": { + "h": 6, + "w": 12, + "x": 0, + "y": 88 + }, + "id": 201, + "legend": { + "avg": false, + "current": true, + "max": false, + "min": false, + "show": true, + "total": true, + "values": true + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "sum(rate(minio_network_sent_bytes_total{job=\"minio_almaty\"}[1m]))", + "format": "time_series", + "instant": false, + "intervalFactor": 2, + "legendFormat": "SENT", + "metric": "minio_network_sent_bytes_total", + "refId": "A", + "step": 10 + }, + { + "expr": "sum(rate(minio_network_received_bytes_total{job=\"minio_almaty\"}[1m]))", + "format": "time_series", + "instant": false, + "intervalFactor": 2, + "legendFormat": "RECEIVE", + "metric": "minio_network_sent_bytes_total", + "refId": "B", + "step": 10 + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "Total Data Recvied&Sent", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "decbytes", + "label": null, + "logBase": 1, + "max": null, + "min": "0", + "show": true + }, + { + "format": "decbytes", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS_ALMATY}", + "decimals": null, + "description": "Data sent by current Minio server instance \n当前minio服务器实例发送的数据", + "fill": 1, + "gridPos": { + "h": 6, + "w": 12, + "x": 12, + "y": 88 + }, + "id": 200, + "legend": { + "avg": false, + "current": true, + "max": false, + "min": false, + "show": true, + "total": true, + "values": true + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "topk(2, (sum(rate(minio_network_sent_bytes_total{job=\"minio_almaty\"}[1m])) by (instance)))", + "format": "time_series", + "hide": false, + "instant": false, + "intervalFactor": 2, + "legendFormat": "{{instance}}Send", + "metric": "minio_network_sent_bytes_total", + "refId": "A", + "step": 10 + }, + { + "expr": "topk(2, (sum(rate(minio_network_received_bytes_total{job=\"minio_almaty\"}[1m])) by (instance)))", + "format": "time_series", + "hide": false, + "instant": false, + "intervalFactor": 2, + "legendFormat": "{{instance}}Receive", + "metric": "minio_network_sent_bytes_total", + "refId": "B", + "step": 10 + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "TOP2 Data Recvied&Sent", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "decbytes", + "label": null, + "logBase": 1, + "max": null, + "min": "0", + "show": true + }, + { + "format": "decbytes", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS_ALMATY}", + "decimals": null, + "description": "Data received by current Minio server instance\n当前minio服务器实例接收到的数据", + "fill": 1, + "gridPos": { + "h": 7, + "w": 6, + "x": 0, + "y": 94 + }, + "id": 153, + "legend": { + "avg": false, + "current": true, + "max": false, + "min": false, + "show": true, + "total": true, + "values": true + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "rate(minio_network_sent_bytes_total{instance=\"10.3.35.1:9000\",job=\"minio_almaty\"}[1m])", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "Send", + "metric": "minio_network_received_bytes_total", + "refId": "A", + "step": 10 + }, + { + "expr": "rate(minio_network_received_bytes_total{instance=\"10.3.35.1:9000\",job=\"minio_almaty\"}[1m])", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "Receive", + "metric": "minio_network_received_bytes_total", + "refId": "B", + "step": 10 + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.3.35.1DataReceived&Sent", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "decbytes", + "label": null, + "logBase": 1, + "max": null, + "min": "0", + "show": true + }, + { + "format": "decbytes", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS_ALMATY}", + "decimals": null, + "description": "Data received by current Minio server instance\n当前minio服务器实例接收到的数据", + "fill": 1, + "gridPos": { + "h": 7, + "w": 6, + "x": 6, + "y": 94 + }, + "id": 154, + "legend": { + "avg": false, + "current": true, + "max": false, + "min": false, + "show": true, + "total": true, + "values": true + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "rate(minio_network_sent_bytes_total{instance=\"10.3.35.2:9000\",job=\"minio_almaty\"}[1m])", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "Send", + "metric": "minio_network_received_bytes_total", + "refId": "A", + "step": 10 + }, + { + "expr": "rate(minio_network_received_bytes_total{instance=\"10.3.35.2:9000\",job=\"minio_almaty\"}[1m])", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "Receive", + "metric": "minio_network_received_bytes_total", + "refId": "B", + "step": 10 + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.3.35.2DataReceived&Sent", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "decbytes", + "label": null, + "logBase": 1, + "max": null, + "min": "0", + "show": true + }, + { + "format": "decbytes", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS_ALMATY}", + "decimals": null, + "description": "Data received by current Minio server instance\n当前minio服务器实例接收到的数据", + "fill": 1, + "gridPos": { + "h": 7, + "w": 6, + "x": 12, + "y": 94 + }, + "id": 155, + "legend": { + "avg": false, + "current": true, + "max": false, + "min": false, + "show": true, + "total": true, + "values": true + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "rate(minio_network_sent_bytes_total{instance=\"10.3.35.3:9000\",job=\"minio_almaty\"}[1m])", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "Send", + "metric": "minio_network_received_bytes_total", + "refId": "A", + "step": 10 + }, + { + "expr": "rate(minio_network_received_bytes_total{instance=\"10.3.35.3:9000\",job=\"minio_almaty\"}[1m])", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "Receive", + "metric": "minio_network_received_bytes_total", + "refId": "B", + "step": 10 + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.3.35.3DataReceived&Sent", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "decbytes", + "label": null, + "logBase": 1, + "max": null, + "min": "0", + "show": true + }, + { + "format": "decbytes", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS_ALMATY}", + "decimals": null, + "description": "Data received by current Minio server instance\n当前minio服务器实例接收到的数据", + "fill": 1, + "gridPos": { + "h": 7, + "w": 6, + "x": 18, + "y": 94 + }, + "id": 156, + "legend": { + "avg": false, + "current": true, + "max": false, + "min": false, + "show": true, + "total": true, + "values": true + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "rate(minio_network_sent_bytes_total{instance=\"10.3.35.4:9000\",job=\"minio_almaty\"}[1m])", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "Send", + "metric": "minio_network_received_bytes_total", + "refId": "A", + "step": 10 + }, + { + "expr": "rate(minio_network_received_bytes_total{instance=\"10.3.35.4:9000\",job=\"minio_almaty\"}[1m])", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "Receive", + "metric": "minio_network_received_bytes_total", + "refId": "B", + "step": 10 + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.3.35.4DataReceived&Sent", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "decbytes", + "label": null, + "logBase": 1, + "max": null, + "min": "0", + "show": true + }, + { + "format": "decbytes", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS_ALMATY}", + "decimals": null, + "description": "Data received by current Minio server instance\n当前minio服务器实例接收到的数据", + "fill": 1, + "gridPos": { + "h": 7, + "w": 6, + "x": 0, + "y": 101 + }, + "id": 157, + "legend": { + "avg": false, + "current": true, + "max": false, + "min": false, + "show": true, + "total": true, + "values": true + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "rate(minio_network_sent_bytes_total{instance=\"10.3.35.5:9000\",job=\"minio_almaty\"}[1m])", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "Send", + "metric": "minio_network_received_bytes_total", + "refId": "A", + "step": 10 + }, + { + "expr": "rate(minio_network_received_bytes_total{instance=\"10.3.35.5:9000\",job=\"minio_almaty\"}[1m])", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "Receive", + "metric": "minio_network_received_bytes_total", + "refId": "B", + "step": 10 + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.3.35.5DataReceived&Sent", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "decbytes", + "label": null, + "logBase": 1, + "max": null, + "min": "0", + "show": true + }, + { + "format": "decbytes", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS_ALMATY}", + "decimals": null, + "description": "Data received by current Minio server instance\n当前minio服务器实例接收到的数据", + "fill": 1, + "gridPos": { + "h": 7, + "w": 6, + "x": 6, + "y": 101 + }, + "id": 158, + "legend": { + "avg": false, + "current": true, + "max": false, + "min": false, + "show": true, + "total": true, + "values": true + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "rate(minio_network_sent_bytes_total{instance=\"10.3.35.6:9000\",job=\"minio_almaty\"}[1m])", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "Send", + "metric": "minio_network_received_bytes_total", + "refId": "A", + "step": 10 + }, + { + "expr": "rate(minio_network_received_bytes_total{instance=\"10.3.35.6:9000\",job=\"minio_almaty\"}[1m])", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "Receive", + "metric": "minio_network_received_bytes_total", + "refId": "B", + "step": 10 + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.3.35.6DataReceived&Sent", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "decbytes", + "label": null, + "logBase": 1, + "max": null, + "min": "0", + "show": true + }, + { + "format": "decbytes", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS_ALMATY}", + "decimals": null, + "description": "Data received by current Minio server instance\n当前minio服务器实例接收到的数据", + "fill": 1, + "gridPos": { + "h": 7, + "w": 6, + "x": 12, + "y": 101 + }, + "id": 159, + "legend": { + "avg": false, + "current": true, + "max": false, + "min": false, + "show": true, + "total": true, + "values": true + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "rate(minio_network_sent_bytes_total{instance=\"10.3.35.7:9000\",job=\"minio_almaty\"}[1m])", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "Send", + "metric": "minio_network_received_bytes_total", + "refId": "A", + "step": 10 + }, + { + "expr": "rate(minio_network_received_bytes_total{instance=\"10.3.35.7:9000\",job=\"minio_almaty\"}[1m])", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "Receive", + "metric": "minio_network_received_bytes_total", + "refId": "B", + "step": 10 + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.3.35.7DataReceived&Sent", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "decbytes", + "label": null, + "logBase": 1, + "max": null, + "min": "0", + "show": true + }, + { + "format": "decbytes", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS_ALMATY}", + "decimals": null, + "description": "Data received by current Minio server instance\n当前minio服务器实例接收到的数据", + "fill": 1, + "gridPos": { + "h": 7, + "w": 6, + "x": 18, + "y": 101 + }, + "id": 160, + "legend": { + "avg": false, + "current": true, + "max": false, + "min": false, + "show": true, + "total": true, + "values": true + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "rate(minio_network_sent_bytes_total{instance=\"10.3.35.8:9000\",job=\"minio_almaty\"}[1m])", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "Send", + "metric": "minio_network_received_bytes_total", + "refId": "A", + "step": 10 + }, + { + "expr": "rate(minio_network_received_bytes_total{instance=\"10.3.35.8:9000\",job=\"minio_almaty\"}[1m])", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "Receive", + "metric": "minio_network_received_bytes_total", + "refId": "B", + "step": 10 + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.3.35.8DataReceived&Sent", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "decbytes", + "label": null, + "logBase": 1, + "max": null, + "min": "0", + "show": true + }, + { + "format": "decbytes", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS_ALMATY}", + "decimals": null, + "description": "Data received by current Minio server instance\n当前minio服务器实例接收到的数据", + "fill": 1, + "gridPos": { + "h": 7, + "w": 6, + "x": 0, + "y": 108 + }, + "id": 161, + "legend": { + "avg": false, + "current": true, + "max": false, + "min": false, + "show": true, + "total": true, + "values": true + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "rate(minio_network_sent_bytes_total{instance=\"10.3.35.9:9000\",job=\"minio_almaty\"}[1m])", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "Send", + "metric": "minio_network_received_bytes_total", + "refId": "A", + "step": 10 + }, + { + "expr": "rate(minio_network_received_bytes_total{instance=\"10.3.35.9:9000\",job=\"minio_almaty\"}[1m])", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "Receive", + "metric": "minio_network_received_bytes_total", + "refId": "B", + "step": 10 + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.3.35.9DataReceived&Sent", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "decbytes", + "label": null, + "logBase": 1, + "max": null, + "min": "0", + "show": true + }, + { + "format": "decbytes", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS_ALMATY}", + "decimals": null, + "description": "Data received by current Minio server instance\n当前minio服务器实例接收到的数据", + "fill": 1, + "gridPos": { + "h": 7, + "w": 6, + "x": 6, + "y": 108 + }, + "id": 162, + "legend": { + "avg": false, + "current": true, + "max": false, + "min": false, + "show": true, + "total": true, + "values": true + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "rate(minio_network_sent_bytes_total{instance=\"10.3.35.10:9000\",job=\"minio_almaty\"}[1m])", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "Send", + "metric": "minio_network_received_bytes_total", + "refId": "A", + "step": 10 + }, + { + "expr": "rate(minio_network_received_bytes_total{instance=\"10.3.35.10:9000\",job=\"minio_almaty\"}[1m])", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "Receive", + "metric": "minio_network_received_bytes_total", + "refId": "B", + "step": 10 + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.3.35.10DataReceived&Sent", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "decbytes", + "label": null, + "logBase": 1, + "max": null, + "min": "0", + "show": true + }, + { + "format": "decbytes", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS_ALMATY}", + "decimals": null, + "description": "Data received by current Minio server instance\n当前minio服务器实例接收到的数据", + "fill": 1, + "gridPos": { + "h": 7, + "w": 6, + "x": 12, + "y": 108 + }, + "id": 163, + "legend": { + "avg": false, + "current": true, + "max": false, + "min": false, + "show": true, + "total": true, + "values": true + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "rate(minio_network_sent_bytes_total{instance=\"10.3.35.11:9000\",job=\"minio_almaty\"}[1m])", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "Send", + "metric": "minio_network_received_bytes_total", + "refId": "A", + "step": 10 + }, + { + "expr": "rate(minio_network_received_bytes_total{instance=\"10.3.35.11:9000\",job=\"minio_almaty\"}[1m])", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "Receive", + "metric": "minio_network_received_bytes_total", + "refId": "B", + "step": 10 + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.3.35.11DataReceived&Sent", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "decbytes", + "label": null, + "logBase": 1, + "max": null, + "min": "0", + "show": true + }, + { + "format": "decbytes", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS_ALMATY}", + "decimals": null, + "description": "Data received by current Minio server instance\n当前minio服务器实例接收到的数据", + "fill": 1, + "gridPos": { + "h": 7, + "w": 6, + "x": 18, + "y": 108 + }, + "id": 164, + "legend": { + "avg": false, + "current": true, + "max": false, + "min": false, + "show": true, + "total": true, + "values": true + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "rate(minio_network_sent_bytes_total{instance=\"10.3.35.12:9000\",job=\"minio_almaty\"}[1m])", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "Send", + "metric": "minio_network_received_bytes_total", + "refId": "A", + "step": 10 + }, + { + "expr": "rate(minio_network_received_bytes_total{instance=\"10.3.35.12:9000\",job=\"minio_almaty\"}[1m])", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "Receive", + "metric": "minio_network_received_bytes_total", + "refId": "B", + "step": 10 + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.3.35.12DataReceived&Sent", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "decbytes", + "label": null, + "logBase": 1, + "max": null, + "min": "0", + "show": true + }, + { + "format": "decbytes", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS_ALMATY}", + "decimals": null, + "description": "Data received by current Minio server instance\n当前minio服务器实例接收到的数据", + "fill": 1, + "gridPos": { + "h": 7, + "w": 6, + "x": 0, + "y": 115 + }, + "id": 165, + "legend": { + "avg": false, + "current": true, + "max": false, + "min": false, + "show": true, + "total": true, + "values": true + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "rate(minio_network_sent_bytes_total{instance=\"10.3.35.13:9000\",job=\"minio_almaty\"}[1m])", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "Send", + "metric": "minio_network_received_bytes_total", + "refId": "A", + "step": 10 + }, + { + "expr": "rate(minio_network_received_bytes_total{instance=\"10.3.35.13:9000\",job=\"minio_almaty\"}[1m])", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "Receive", + "metric": "minio_network_received_bytes_total", + "refId": "B", + "step": 10 + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.3.35.13DataReceived&Sent", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "decbytes", + "label": null, + "logBase": 1, + "max": null, + "min": "0", + "show": true + }, + { + "format": "decbytes", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS_ALMATY}", + "decimals": null, + "description": "Data received by current Minio server instance\n当前minio服务器实例接收到的数据", + "fill": 1, + "gridPos": { + "h": 7, + "w": 6, + "x": 6, + "y": 115 + }, + "id": 166, + "legend": { + "avg": false, + "current": true, + "max": false, + "min": false, + "show": true, + "total": true, + "values": true + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "rate(minio_network_sent_bytes_total{instance=\"10.3.35.14:9000\",job=\"minio_almaty\"}[1m])", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "Send", + "metric": "minio_network_received_bytes_total", + "refId": "A", + "step": 10 + }, + { + "expr": "rate(minio_network_received_bytes_total{instance=\"10.3.35.14:9000\",job=\"minio_almaty\"}[1m])", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "Receive", + "metric": "minio_network_received_bytes_total", + "refId": "B", + "step": 10 + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.3.35.14DataReceived&Sent", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "decbytes", + "label": null, + "logBase": 1, + "max": null, + "min": "0", + "show": true + }, + { + "format": "decbytes", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS_ALMATY}", + "decimals": null, + "description": "Data received by current Minio server instance\n当前minio服务器实例接收到的数据", + "fill": 1, + "gridPos": { + "h": 7, + "w": 6, + "x": 12, + "y": 115 + }, + "id": 167, + "legend": { + "avg": false, + "current": true, + "max": false, + "min": false, + "show": true, + "total": true, + "values": true + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "rate(minio_network_sent_bytes_total{instance=\"10.3.35.15:9000\",job=\"minio_almaty\"}[1m])", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "Send", + "metric": "minio_network_received_bytes_total", + "refId": "A", + "step": 10 + }, + { + "expr": "rate(minio_network_received_bytes_total{instance=\"10.3.35.15:9000\",job=\"minio_almaty\"}[1m])", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "Receive", + "metric": "minio_network_received_bytes_total", + "refId": "B", + "step": 10 + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.3.35.15DataReceived&Sent", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "decbytes", + "label": null, + "logBase": 1, + "max": null, + "min": "0", + "show": true + }, + { + "format": "decbytes", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS_ALMATY}", + "decimals": null, + "description": "Data received by current Minio server instance\n当前minio服务器实例接收到的数据", + "fill": 1, + "gridPos": { + "h": 7, + "w": 6, + "x": 18, + "y": 115 + }, + "id": 168, + "legend": { + "avg": false, + "current": true, + "max": false, + "min": false, + "show": true, + "total": true, + "values": true + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "rate(minio_network_sent_bytes_total{instance=\"10.3.35.16:9000\",job=\"minio_almaty\"}[1m])", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "Send", + "metric": "minio_network_received_bytes_total", + "refId": "A", + "step": 10 + }, + { + "expr": "rate(minio_network_received_bytes_total{instance=\"10.3.35.16:9000\",job=\"minio_almaty\"}[1m])", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "Receive", + "metric": "minio_network_received_bytes_total", + "refId": "B", + "step": 10 + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.3.35.16DataReceived&Sent", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "decbytes", + "label": null, + "logBase": 1, + "max": null, + "min": "0", + "show": true + }, + { + "format": "decbytes", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS_ALMATY}", + "decimals": null, + "description": "Data received by current Minio server instance\n当前minio服务器实例接收到的数据", + "fill": 1, + "gridPos": { + "h": 7, + "w": 6, + "x": 0, + "y": 122 + }, + "id": 169, + "legend": { + "avg": false, + "current": true, + "max": false, + "min": false, + "show": true, + "total": true, + "values": true + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "rate(minio_network_sent_bytes_total{instance=\"10.3.35.17:9000\",job=\"minio_almaty\"}[1m])", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "Send", + "metric": "minio_network_received_bytes_total", + "refId": "A", + "step": 10 + }, + { + "expr": "rate(minio_network_received_bytes_total{instance=\"10.3.35.17:9000\",job=\"minio_almaty\"}[1m])", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "Receive", + "metric": "minio_network_received_bytes_total", + "refId": "B", + "step": 10 + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.3.35.17DataReceived&Sent", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "decbytes", + "label": null, + "logBase": 1, + "max": null, + "min": "0", + "show": true + }, + { + "format": "decbytes", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS_ALMATY}", + "decimals": null, + "description": "Data received by current Minio server instance\n当前minio服务器实例接收到的数据", + "fill": 1, + "gridPos": { + "h": 7, + "w": 6, + "x": 6, + "y": 122 + }, + "id": 170, + "legend": { + "avg": false, + "current": true, + "max": false, + "min": false, + "show": true, + "total": true, + "values": true + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "rate(minio_network_sent_bytes_total{instance=\"10.3.35.18:9000\",job=\"minio_almaty\"}[1m])", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "Send", + "metric": "minio_network_received_bytes_total", + "refId": "A", + "step": 10 + }, + { + "expr": "rate(minio_network_received_bytes_total{instance=\"10.3.35.18:9000\",job=\"minio_almaty\"}[1m])", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "Receive", + "metric": "minio_network_received_bytes_total", + "refId": "B", + "step": 10 + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.3.35.18DataReceived&Sent", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "decbytes", + "label": null, + "logBase": 1, + "max": null, + "min": "0", + "show": true + }, + { + "format": "decbytes", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS_ALMATY}", + "decimals": null, + "description": "Data received by current Minio server instance\n当前minio服务器实例接收到的数据", + "fill": 1, + "gridPos": { + "h": 7, + "w": 6, + "x": 12, + "y": 122 + }, + "id": 171, + "legend": { + "avg": false, + "current": true, + "max": false, + "min": false, + "show": true, + "total": true, + "values": true + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "rate(minio_network_sent_bytes_total{instance=\"10.3.35.19:9000\",job=\"minio_almaty\"}[1m])", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "Send", + "metric": "minio_network_received_bytes_total", + "refId": "A", + "step": 10 + }, + { + "expr": "rate(minio_network_received_bytes_total{instance=\"10.3.35.19:9000\",job=\"minio_almaty\"}[1m])", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "Receive", + "metric": "minio_network_received_bytes_total", + "refId": "B", + "step": 10 + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.3.35.19DataReceived&Sent", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "decbytes", + "label": null, + "logBase": 1, + "max": null, + "min": "0", + "show": true + }, + { + "format": "decbytes", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS_ALMATY}", + "decimals": null, + "description": "Data received by current Minio server instance\n当前minio服务器实例接收到的数据", + "fill": 1, + "gridPos": { + "h": 7, + "w": 6, + "x": 18, + "y": 122 + }, + "id": 172, + "legend": { + "avg": false, + "current": true, + "max": false, + "min": false, + "show": true, + "total": true, + "values": true + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "rate(minio_network_sent_bytes_total{instance=\"10.3.35.20:9000\",job=\"minio_almaty\"}[1m])", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "Send", + "metric": "minio_network_received_bytes_total", + "refId": "A", + "step": 10 + }, + { + "expr": "rate(minio_network_received_bytes_total{instance=\"10.3.35.20:9000\",job=\"minio_almaty\"}[1m])", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "Receive", + "metric": "minio_network_received_bytes_total", + "refId": "B", + "step": 10 + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.3.35.20DataReceived&Sent", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "decbytes", + "label": null, + "logBase": 1, + "max": null, + "min": "0", + "show": true + }, + { + "format": "decbytes", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS_ALMATY}", + "decimals": null, + "description": "Data received by current Minio server instance\n当前minio服务器实例接收到的数据", + "fill": 1, + "gridPos": { + "h": 7, + "w": 6, + "x": 0, + "y": 129 + }, + "id": 173, + "legend": { + "avg": false, + "current": true, + "max": false, + "min": false, + "show": true, + "total": true, + "values": true + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "rate(minio_network_sent_bytes_total{instance=\"10.3.35.21:9000\",job=\"minio_almaty\"}[1m])", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "Send", + "metric": "minio_network_received_bytes_total", + "refId": "A", + "step": 10 + }, + { + "expr": "rate(minio_network_received_bytes_total{instance=\"10.3.35.21:9000\",job=\"minio_almaty\"}[1m])", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "Receive", + "metric": "minio_network_received_bytes_total", + "refId": "B", + "step": 10 + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.3.35.21DataReceived&Sent", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "decbytes", + "label": null, + "logBase": 1, + "max": null, + "min": "0", + "show": true + }, + { + "format": "decbytes", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS_ALMATY}", + "decimals": null, + "description": "Data received by current Minio server instance\n当前minio服务器实例接收到的数据", + "fill": 1, + "gridPos": { + "h": 7, + "w": 6, + "x": 6, + "y": 129 + }, + "id": 174, + "legend": { + "avg": false, + "current": true, + "max": false, + "min": false, + "show": true, + "total": true, + "values": true + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "rate(minio_network_sent_bytes_total{instance=\"10.3.35.22:9000\",job=\"minio_almaty\"}[1m])", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "Send", + "metric": "minio_network_received_bytes_total", + "refId": "A", + "step": 10 + }, + { + "expr": "rate(minio_network_received_bytes_total{instance=\"10.3.35.22:9000\",job=\"minio_almaty\"}[1m])", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "Receive", + "metric": "minio_network_received_bytes_total", + "refId": "B", + "step": 10 + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.3.35.22DataReceived&Sent", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "decbytes", + "label": null, + "logBase": 1, + "max": null, + "min": "0", + "show": true + }, + { + "format": "decbytes", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS_ALMATY}", + "decimals": null, + "description": "Data received by current Minio server instance\n当前minio服务器实例接收到的数据", + "fill": 1, + "gridPos": { + "h": 7, + "w": 6, + "x": 12, + "y": 129 + }, + "id": 175, + "legend": { + "avg": false, + "current": true, + "max": false, + "min": false, + "show": true, + "total": true, + "values": true + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "rate(minio_network_sent_bytes_total{instance=\"10.3.35.23:9000\",job=\"minio_almaty\"}[1m])", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "Send", + "metric": "minio_network_received_bytes_total", + "refId": "A", + "step": 10 + }, + { + "expr": "rate(minio_network_received_bytes_total{instance=\"10.3.35.23:9000\",job=\"minio_almaty\"}[1m])", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "Receive", + "metric": "minio_network_received_bytes_total", + "refId": "B", + "step": 10 + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.3.35.23DataReceived&Sent", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "decbytes", + "label": null, + "logBase": 1, + "max": null, + "min": "0", + "show": true + }, + { + "format": "decbytes", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS_ALMATY}", + "decimals": null, + "description": "Data received by current Minio server instance\n当前minio服务器实例接收到的数据", + "fill": 1, + "gridPos": { + "h": 7, + "w": 6, + "x": 18, + "y": 129 + }, + "id": 176, + "legend": { + "avg": false, + "current": true, + "max": false, + "min": false, + "show": true, + "total": true, + "values": true + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "rate(minio_network_sent_bytes_total{instance=\"10.3.35.24:9000\",job=\"minio_almaty\"}[1m])", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "Send", + "metric": "minio_network_received_bytes_total", + "refId": "A", + "step": 10 + }, + { + "expr": "rate(minio_network_received_bytes_total{instance=\"10.3.35.24:9000\",job=\"minio_almaty\"}[1m])", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "Receive", + "metric": "minio_network_received_bytes_total", + "refId": "B", + "step": 10 + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.3.35.24DataReceived&Sent", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "decbytes", + "label": null, + "logBase": 1, + "max": null, + "min": "0", + "show": true + }, + { + "format": "decbytes", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS_ALMATY}", + "decimals": null, + "description": "Data received by current Minio server instance\n当前minio服务器实例接收到的数据", + "fill": 1, + "gridPos": { + "h": 7, + "w": 6, + "x": 0, + "y": 136 + }, + "id": 177, + "legend": { + "avg": false, + "current": true, + "max": false, + "min": false, + "show": true, + "total": true, + "values": true + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "rate(minio_network_sent_bytes_total{instance=\"10.3.35.25:9000\",job=\"minio_almaty\"}[1m])", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "Send", + "metric": "minio_network_received_bytes_total", + "refId": "A", + "step": 10 + }, + { + "expr": "rate(minio_network_received_bytes_total{instance=\"10.3.35.25:9000\",job=\"minio_almaty\"}[1m])", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "Receive", + "metric": "minio_network_received_bytes_total", + "refId": "B", + "step": 10 + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.3.35.25DataReceived&Sent", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "decbytes", + "label": null, + "logBase": 1, + "max": null, + "min": "0", + "show": true + }, + { + "format": "decbytes", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS_ALMATY}", + "decimals": null, + "description": "Data received by current Minio server instance\n当前minio服务器实例接收到的数据", + "fill": 1, + "gridPos": { + "h": 7, + "w": 6, + "x": 6, + "y": 136 + }, + "id": 178, + "legend": { + "avg": false, + "current": true, + "max": false, + "min": false, + "show": true, + "total": true, + "values": true + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "rate(minio_network_sent_bytes_total{instance=\"10.3.35.26:9000\",job=\"minio_almaty\"}[1m])", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "Send", + "metric": "minio_network_received_bytes_total", + "refId": "A", + "step": 10 + }, + { + "expr": "rate(minio_network_received_bytes_total{instance=\"10.3.35.26:9000\",job=\"minio_almaty\"}[1m])", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "Receive", + "metric": "minio_network_received_bytes_total", + "refId": "B", + "step": 10 + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.3.35.26DataReceived&Sent", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "decbytes", + "label": null, + "logBase": 1, + "max": null, + "min": "0", + "show": true + }, + { + "format": "decbytes", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS_ALMATY}", + "decimals": null, + "description": "Data received by current Minio server instance\n当前minio服务器实例接收到的数据", + "fill": 1, + "gridPos": { + "h": 7, + "w": 6, + "x": 12, + "y": 136 + }, + "id": 179, + "legend": { + "avg": false, + "current": true, + "max": false, + "min": false, + "show": true, + "total": true, + "values": true + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "rate(minio_network_sent_bytes_total{instance=\"10.3.35.27:9000\",job=\"minio_almaty\"}[1m])", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "Send", + "metric": "minio_network_received_bytes_total", + "refId": "A", + "step": 10 + }, + { + "expr": "rate(minio_network_received_bytes_total{instance=\"10.3.35.27:9000\",job=\"minio_almaty\"}[1m])", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "Receive", + "metric": "minio_network_received_bytes_total", + "refId": "B", + "step": 10 + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.3.35.27DataReceived&Sent", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "decbytes", + "label": null, + "logBase": 1, + "max": null, + "min": "0", + "show": true + }, + { + "format": "decbytes", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS_ALMATY}", + "decimals": null, + "description": "Data received by current Minio server instance\n当前minio服务器实例接收到的数据", + "fill": 1, + "gridPos": { + "h": 7, + "w": 6, + "x": 18, + "y": 136 + }, + "id": 180, + "legend": { + "avg": false, + "current": true, + "max": false, + "min": false, + "show": true, + "total": true, + "values": true + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "rate(minio_network_sent_bytes_total{instance=\"10.3.35.28:9000\",job=\"minio_almaty\"}[1m])", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "Send", + "metric": "minio_network_received_bytes_total", + "refId": "A", + "step": 10 + }, + { + "expr": "rate(minio_network_received_bytes_total{instance=\"10.3.35.28:9000\",job=\"minio_almaty\"}[1m])", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "Receive", + "metric": "minio_network_received_bytes_total", + "refId": "B", + "step": 10 + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.3.35.28DataReceived&Sent", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "decbytes", + "label": null, + "logBase": 1, + "max": null, + "min": "0", + "show": true + }, + { + "format": "decbytes", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS_ALMATY}", + "decimals": null, + "description": "Data received by current Minio server instance\n当前minio服务器实例接收到的数据", + "fill": 1, + "gridPos": { + "h": 7, + "w": 6, + "x": 0, + "y": 143 + }, + "id": 181, + "legend": { + "avg": false, + "current": true, + "max": false, + "min": false, + "show": true, + "total": true, + "values": true + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "rate(minio_network_sent_bytes_total{instance=\"10.3.35.29:9000\",job=\"minio_almaty\"}[1m])", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "Send", + "metric": "minio_network_received_bytes_total", + "refId": "A", + "step": 10 + }, + { + "expr": "rate(minio_network_received_bytes_total{instance=\"10.3.35.29:9000\",job=\"minio_almaty\"}[1m])", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "Receive", + "metric": "minio_network_received_bytes_total", + "refId": "B", + "step": 10 + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.3.35.29DataReceived&Sent", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "decbytes", + "label": null, + "logBase": 1, + "max": null, + "min": "0", + "show": true + }, + { + "format": "decbytes", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS_ALMATY}", + "decimals": null, + "description": "Data received by current Minio server instance\n当前minio服务器实例接收到的数据", + "fill": 1, + "gridPos": { + "h": 7, + "w": 6, + "x": 6, + "y": 143 + }, + "id": 182, + "legend": { + "avg": false, + "current": true, + "max": false, + "min": false, + "show": true, + "total": true, + "values": true + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "rate(minio_network_sent_bytes_total{instance=\"10.3.35.30:9000\",job=\"minio_almaty\"}[1m])", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "Send", + "metric": "minio_network_received_bytes_total", + "refId": "A", + "step": 10 + }, + { + "expr": "rate(minio_network_received_bytes_total{instance=\"10.3.35.30:9000\",job=\"minio_almaty\"}[1m])", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "Receive", + "metric": "minio_network_received_bytes_total", + "refId": "B", + "step": 10 + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.3.35.30DataReceived&Sent", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "decbytes", + "label": null, + "logBase": 1, + "max": null, + "min": "0", + "show": true + }, + { + "format": "decbytes", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS_ALMATY}", + "decimals": null, + "description": "Data received by current Minio server instance\n当前minio服务器实例接收到的数据", + "fill": 1, + "gridPos": { + "h": 7, + "w": 6, + "x": 12, + "y": 143 + }, + "id": 183, + "legend": { + "avg": false, + "current": true, + "max": false, + "min": false, + "show": true, + "total": true, + "values": true + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "rate(minio_network_sent_bytes_total{instance=\"10.3.35.31:9000\",job=\"minio_almaty\"}[1m])", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "Send", + "metric": "minio_network_received_bytes_total", + "refId": "A", + "step": 10 + }, + { + "expr": "rate(minio_network_received_bytes_total{instance=\"10.3.35.31:9000\",job=\"minio_almaty\"}[1m])", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "Receive", + "metric": "minio_network_received_bytes_total", + "refId": "B", + "step": 10 + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.3.35.31DataReceived&Sent", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "decbytes", + "label": null, + "logBase": 1, + "max": null, + "min": "0", + "show": true + }, + { + "format": "decbytes", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS_ALMATY}", + "decimals": null, + "description": "Data received by current Minio server instance\n当前minio服务器实例接收到的数据", + "fill": 1, + "gridPos": { + "h": 7, + "w": 6, + "x": 18, + "y": 143 + }, + "id": 184, + "legend": { + "avg": false, + "current": true, + "max": false, + "min": false, + "show": true, + "total": true, + "values": true + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "rate(minio_network_sent_bytes_total{instance=\"10.3.35.32:9000\",job=\"minio_almaty\"}[1m])", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "Send", + "metric": "minio_network_received_bytes_total", + "refId": "A", + "step": 10 + }, + { + "expr": "rate(minio_network_received_bytes_total{instance=\"10.3.35.32:9000\",job=\"minio_almaty\"}[1m])", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "Receive", + "metric": "minio_network_received_bytes_total", + "refId": "B", + "step": 10 + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.3.35.32DataReceived&Sent", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "decbytes", + "label": null, + "logBase": 1, + "max": null, + "min": "0", + "show": true + }, + { + "format": "decbytes", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS_ALMATY}", + "decimals": null, + "description": "Data received by current Minio server instance\n当前minio服务器实例接收到的数据", + "fill": 1, + "gridPos": { + "h": 7, + "w": 6, + "x": 0, + "y": 150 + }, + "id": 206, + "legend": { + "avg": false, + "current": true, + "max": false, + "min": false, + "show": true, + "total": true, + "values": true + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "rate(minio_network_sent_bytes_total{instance=\"10.3.35.33:9000\",job=\"minio_almaty\"}[1m])", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "Send", + "metric": "minio_network_received_bytes_total", + "refId": "A", + "step": 10 + }, + { + "expr": "rate(minio_network_received_bytes_total{instance=\"10.3.35.33:9000\",job=\"minio_almaty\"}[1m])", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "Receive", + "metric": "minio_network_received_bytes_total", + "refId": "B", + "step": 10 + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.3.35.33DataReceived&Sent", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "decbytes", + "label": null, + "logBase": 1, + "max": null, + "min": "0", + "show": true + }, + { + "format": "decbytes", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS_ALMATY}", + "decimals": null, + "description": "Data received by current Minio server instance\n当前minio服务器实例接收到的数据", + "fill": 1, + "gridPos": { + "h": 7, + "w": 6, + "x": 6, + "y": 150 + }, + "id": 185, + "legend": { + "avg": false, + "current": true, + "max": false, + "min": false, + "show": true, + "total": true, + "values": true + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "rate(minio_network_sent_bytes_total{instance=\"10.3.35.34:9000\",job=\"minio_almaty\"}[1m])", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "Send", + "metric": "minio_network_received_bytes_total", + "refId": "A", + "step": 10 + }, + { + "expr": "rate(minio_network_received_bytes_total{instance=\"10.3.35.34:9000\",job=\"minio_almaty\"}[1m])", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "Receive", + "metric": "minio_network_received_bytes_total", + "refId": "B", + "step": 10 + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.3.35.34DataReceived&Sent", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "decbytes", + "label": null, + "logBase": 1, + "max": null, + "min": "0", + "show": true + }, + { + "format": "decbytes", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS_ALMATY}", + "decimals": null, + "description": "Data received by current Minio server instance\n当前minio服务器实例接收到的数据", + "fill": 1, + "gridPos": { + "h": 7, + "w": 6, + "x": 12, + "y": 150 + }, + "id": 186, + "legend": { + "avg": false, + "current": true, + "max": false, + "min": false, + "show": true, + "total": true, + "values": true + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "rate(minio_network_sent_bytes_total{instance=\"10.3.35.35:9000\",job=\"minio_almaty\"}[1m])", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "Send", + "metric": "minio_network_received_bytes_total", + "refId": "A", + "step": 10 + }, + { + "expr": "rate(minio_network_received_bytes_total{instance=\"10.3.35.35:9000\",job=\"minio_almaty\"}[1m])", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "Receive", + "metric": "minio_network_received_bytes_total", + "refId": "B", + "step": 10 + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.3.35.35DataReceived&Sent", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "decbytes", + "label": null, + "logBase": 1, + "max": null, + "min": "0", + "show": true + }, + { + "format": "decbytes", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS_ALMATY}", + "decimals": null, + "description": "Data received by current Minio server instance\n当前minio服务器实例接收到的数据", + "fill": 1, + "gridPos": { + "h": 7, + "w": 6, + "x": 18, + "y": 150 + }, + "id": 187, + "legend": { + "avg": false, + "current": true, + "max": false, + "min": false, + "show": true, + "total": true, + "values": true + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "rate(minio_network_sent_bytes_total{instance=\"10.3.35.36:9000\",job=\"minio_almaty\"}[1m])", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "Send", + "metric": "minio_network_received_bytes_total", + "refId": "A", + "step": 10 + }, + { + "expr": "rate(minio_network_received_bytes_total{instance=\"10.3.35.36:9000\",job=\"minio_almaty\"}[1m])", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "Receive", + "metric": "minio_network_received_bytes_total", + "refId": "B", + "step": 10 + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.3.35.36DataReceived&Sent", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "decbytes", + "label": null, + "logBase": 1, + "max": null, + "min": "0", + "show": true + }, + { + "format": "decbytes", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS_ALMATY}", + "decimals": null, + "description": "Data received by current Minio server instance\n当前minio服务器实例接收到的数据", + "fill": 1, + "gridPos": { + "h": 7, + "w": 6, + "x": 0, + "y": 157 + }, + "id": 188, + "legend": { + "avg": false, + "current": true, + "max": false, + "min": false, + "show": true, + "total": true, + "values": true + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "rate(minio_network_sent_bytes_total{instance=\"10.3.35.37:9000\",job=\"minio_almaty\"}[1m])", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "Send", + "metric": "minio_network_received_bytes_total", + "refId": "A", + "step": 10 + }, + { + "expr": "rate(minio_network_received_bytes_total{instance=\"10.3.35.37:9000\",job=\"minio_almaty\"}[1m])", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "Receive", + "metric": "minio_network_received_bytes_total", + "refId": "B", + "step": 10 + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.3.35.37DataReceived&Sent", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "decbytes", + "label": null, + "logBase": 1, + "max": null, + "min": "0", + "show": true + }, + { + "format": "decbytes", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS_ALMATY}", + "decimals": null, + "description": "Data received by current Minio server instance\n当前minio服务器实例接收到的数据", + "fill": 1, + "gridPos": { + "h": 7, + "w": 6, + "x": 6, + "y": 157 + }, + "id": 189, + "legend": { + "avg": false, + "current": true, + "max": false, + "min": false, + "show": true, + "total": true, + "values": true + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "rate(minio_network_sent_bytes_total{instance=\"10.3.35.38:9000\",job=\"minio_almaty\"}[1m])", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "Send", + "metric": "minio_network_received_bytes_total", + "refId": "A", + "step": 10 + }, + { + "expr": "rate(minio_network_received_bytes_total{instance=\"10.3.35.38:9000\",job=\"minio_almaty\"}[1m])", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "Receive", + "metric": "minio_network_received_bytes_total", + "refId": "B", + "step": 10 + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.3.35.38DataReceived&Sent", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "decbytes", + "label": null, + "logBase": 1, + "max": null, + "min": "0", + "show": true + }, + { + "format": "decbytes", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS_ALMATY}", + "decimals": null, + "description": "Data received by current Minio server instance\n当前minio服务器实例接收到的数据", + "fill": 1, + "gridPos": { + "h": 7, + "w": 6, + "x": 12, + "y": 157 + }, + "id": 190, + "legend": { + "avg": false, + "current": true, + "max": false, + "min": false, + "show": true, + "total": true, + "values": true + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "rate(minio_network_sent_bytes_total{instance=\"10.3.35.39:9000\",job=\"minio_almaty\"}[1m])", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "Send", + "metric": "minio_network_received_bytes_total", + "refId": "A", + "step": 10 + }, + { + "expr": "rate(minio_network_received_bytes_total{instance=\"10.3.35.39:9000\",job=\"minio_almaty\"}[1m])", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "Receive", + "metric": "minio_network_received_bytes_total", + "refId": "B", + "step": 10 + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.3.35.39DataReceived&Sent", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "decbytes", + "label": null, + "logBase": 1, + "max": null, + "min": "0", + "show": true + }, + { + "format": "decbytes", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS_ALMATY}", + "decimals": null, + "description": "Data received by current Minio server instance\n当前minio服务器实例接收到的数据", + "fill": 1, + "gridPos": { + "h": 7, + "w": 6, + "x": 18, + "y": 157 + }, + "id": 191, + "legend": { + "avg": false, + "current": true, + "max": false, + "min": false, + "show": true, + "total": true, + "values": true + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "rate(minio_network_sent_bytes_total{instance=\"10.3.35.40:9000\",job=\"minio_almaty\"}[1m])", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "Send", + "metric": "minio_network_received_bytes_total", + "refId": "A", + "step": 10 + }, + { + "expr": "rate(minio_network_received_bytes_total{instance=\"10.3.35.40:9000\",job=\"minio_almaty\"}[1m])", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "Receive", + "metric": "minio_network_received_bytes_total", + "refId": "B", + "step": 10 + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.3.35.40DataReceived&Sent", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "decbytes", + "label": null, + "logBase": 1, + "max": null, + "min": "0", + "show": true + }, + { + "format": "decbytes", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS_ALMATY}", + "decimals": null, + "description": "Data received by current Minio server instance\n当前minio服务器实例接收到的数据", + "fill": 1, + "gridPos": { + "h": 7, + "w": 6, + "x": 0, + "y": 164 + }, + "id": 192, + "legend": { + "avg": false, + "current": true, + "max": false, + "min": false, + "show": true, + "total": true, + "values": true + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "rate(minio_network_sent_bytes_total{instance=\"10.3.35.41:9000\",job=\"minio_almaty\"}[1m])", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "Send", + "metric": "minio_network_received_bytes_total", + "refId": "A", + "step": 10 + }, + { + "expr": "rate(minio_network_received_bytes_total{instance=\"10.3.35.41:9000\",job=\"minio_almaty\"}[1m])", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "Receive", + "metric": "minio_network_received_bytes_total", + "refId": "B", + "step": 10 + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.3.35.41DataReceived&Sent", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "decbytes", + "label": null, + "logBase": 1, + "max": null, + "min": "0", + "show": true + }, + { + "format": "decbytes", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS_ALMATY}", + "decimals": null, + "description": "Data received by current Minio server instance\n当前minio服务器实例接收到的数据", + "fill": 1, + "gridPos": { + "h": 7, + "w": 6, + "x": 6, + "y": 164 + }, + "id": 193, + "legend": { + "avg": false, + "current": true, + "max": false, + "min": false, + "show": true, + "total": true, + "values": true + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "rate(minio_network_sent_bytes_total{instance=\"10.3.35.42:9000\",job=\"minio_almaty\"}[1m])", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "Send", + "metric": "minio_network_received_bytes_total", + "refId": "A", + "step": 10 + }, + { + "expr": "rate(minio_network_received_bytes_total{instance=\"10.3.35.42:9000\",job=\"minio_almaty\"}[1m])", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "Receive", + "metric": "minio_network_received_bytes_total", + "refId": "B", + "step": 10 + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.3.35.42DataReceived&Sent", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "decbytes", + "label": null, + "logBase": 1, + "max": null, + "min": "0", + "show": true + }, + { + "format": "decbytes", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS_ALMATY}", + "decimals": null, + "description": "Data received by current Minio server instance\n当前minio服务器实例接收到的数据", + "fill": 1, + "gridPos": { + "h": 7, + "w": 6, + "x": 12, + "y": 164 + }, + "id": 194, + "legend": { + "avg": false, + "current": true, + "max": false, + "min": false, + "show": true, + "total": true, + "values": true + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "rate(minio_network_sent_bytes_total{instance=\"10.3.35.43:9000\",job=\"minio_almaty\"}[1m])", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "Send", + "metric": "minio_network_received_bytes_total", + "refId": "A", + "step": 10 + }, + { + "expr": "rate(minio_network_received_bytes_total{instance=\"10.3.35.43:9000\",job=\"minio_almaty\"}[1m])", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "Receive", + "metric": "minio_network_received_bytes_total", + "refId": "B", + "step": 10 + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.3.35.43DataReceived&Sent", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "decbytes", + "label": null, + "logBase": 1, + "max": null, + "min": "0", + "show": true + }, + { + "format": "decbytes", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS_ALMATY}", + "decimals": null, + "description": "Data received by current Minio server instance\n当前minio服务器实例接收到的数据", + "fill": 1, + "gridPos": { + "h": 7, + "w": 6, + "x": 18, + "y": 164 + }, + "id": 195, + "legend": { + "avg": false, + "current": true, + "max": false, + "min": false, + "show": true, + "total": true, + "values": true + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "rate(minio_network_sent_bytes_total{instance=\"10.3.35.44:9000\",job=\"minio_almaty\"}[1m])", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "Send", + "metric": "minio_network_received_bytes_total", + "refId": "A", + "step": 10 + }, + { + "expr": "rate(minio_network_received_bytes_total{instance=\"10.3.35.44:9000\",job=\"minio_almaty\"}[1m])", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "Receive", + "metric": "minio_network_received_bytes_total", + "refId": "B", + "step": 10 + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.3.35.44DataReceived&Sent", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "decbytes", + "label": null, + "logBase": 1, + "max": null, + "min": "0", + "show": true + }, + { + "format": "decbytes", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS_ALMATY}", + "decimals": null, + "description": "Data received by current Minio server instance\n当前minio服务器实例接收到的数据", + "fill": 1, + "gridPos": { + "h": 7, + "w": 6, + "x": 0, + "y": 171 + }, + "id": 196, + "legend": { + "avg": false, + "current": true, + "max": false, + "min": false, + "show": true, + "total": true, + "values": true + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "rate(minio_network_sent_bytes_total{instance=\"10.3.35.45:9000\",job=\"minio_almaty\"}[1m])", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "Send", + "metric": "minio_network_received_bytes_total", + "refId": "A", + "step": 10 + }, + { + "expr": "rate(minio_network_received_bytes_total{instance=\"10.3.35.45:9000\",job=\"minio_almaty\"}[1m])", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "Receive", + "metric": "minio_network_received_bytes_total", + "refId": "B", + "step": 10 + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.3.35.45DataReceived&Sent", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "decbytes", + "label": null, + "logBase": 1, + "max": null, + "min": "0", + "show": true + }, + { + "format": "decbytes", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS_ALMATY}", + "decimals": null, + "description": "Data received by current Minio server instance\n当前minio服务器实例接收到的数据", + "fill": 1, + "gridPos": { + "h": 7, + "w": 6, + "x": 6, + "y": 171 + }, + "id": 197, + "legend": { + "avg": false, + "current": true, + "max": false, + "min": false, + "show": true, + "total": true, + "values": true + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "rate(minio_network_sent_bytes_total{instance=\"10.3.35.46:9000\",job=\"minio_almaty\"}[1m])", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "Send", + "metric": "minio_network_received_bytes_total", + "refId": "A", + "step": 10 + }, + { + "expr": "rate(minio_network_received_bytes_total{instance=\"10.3.35.46:9000\",job=\"minio_almaty\"}[1m])", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "Receive", + "metric": "minio_network_received_bytes_total", + "refId": "B", + "step": 10 + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.3.35.46DataReceived&Sent", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "decbytes", + "label": null, + "logBase": 1, + "max": null, + "min": "0", + "show": true + }, + { + "format": "decbytes", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS_ALMATY}", + "decimals": null, + "description": "Data received by current Minio server instance\n当前minio服务器实例接收到的数据", + "fill": 1, + "gridPos": { + "h": 7, + "w": 6, + "x": 12, + "y": 171 + }, + "id": 198, + "legend": { + "avg": false, + "current": true, + "max": false, + "min": false, + "show": true, + "total": true, + "values": true + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "rate(minio_network_sent_bytes_total{instance=\"10.3.35.47:9000\",job=\"minio_almaty\"}[1m])", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "Send", + "metric": "minio_network_received_bytes_total", + "refId": "A", + "step": 10 + }, + { + "expr": "rate(minio_network_received_bytes_total{instance=\"10.3.35.47:9000\",job=\"minio_almaty\"}[1m])", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "Receive", + "metric": "minio_network_received_bytes_total", + "refId": "B", + "step": 10 + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.3.35.47DataReceived&Sent", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "decbytes", + "label": null, + "logBase": 1, + "max": null, + "min": "0", + "show": true + }, + { + "format": "decbytes", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS_ALMATY}", + "decimals": null, + "description": "Data received by current Minio server instance\n当前minio服务器实例接收到的数据", + "fill": 1, + "gridPos": { + "h": 7, + "w": 6, + "x": 18, + "y": 171 + }, + "id": 199, + "legend": { + "avg": false, + "current": true, + "max": false, + "min": false, + "show": true, + "total": true, + "values": true + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "rate(minio_network_sent_bytes_total{instance=\"10.3.35.48:9000\",job=\"minio_almaty\"}[1m])", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "Send", + "metric": "minio_network_received_bytes_total", + "refId": "A", + "step": 10 + }, + { + "expr": "rate(minio_network_received_bytes_total{instance=\"10.3.35.48:9000\",job=\"minio_almaty\"}[1m])", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "Receive", + "metric": "minio_network_received_bytes_total", + "refId": "B", + "step": 10 + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.3.35.48DataReceived&Sent", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "decbytes", + "label": null, + "logBase": 1, + "max": null, + "min": "0", + "show": true + }, + { + "format": "decbytes", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS_ALMATY}", + "description": "总数", + "fill": 1, + "gridPos": { + "h": 6, + "w": 12, + "x": 0, + "y": 178 + }, + "id": 151, + "legend": { + "avg": false, + "current": true, + "max": false, + "min": false, + "show": true, + "total": false, + "values": true + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{job=\"minio_almaty\",request_type=\"GET\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "GET", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "A", + "step": 4 + }, + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{job=\"minio_almaty\",request_type=\"PUT\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "PUT", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "B", + "step": 4 + }, + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{job=\"minio_almaty\",request_type=\"DELETE\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "DELETE", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "C", + "step": 4 + }, + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{job=\"minio_almaty\",request_type=\"POST\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "POST", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "D", + "step": 4 + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "Total HttpRequestNum", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS_ALMATY}", + "description": "总数", + "fill": 1, + "gridPos": { + "h": 6, + "w": 12, + "x": 12, + "y": 178 + }, + "id": 150, + "legend": { + "avg": false, + "current": true, + "max": false, + "min": false, + "show": true, + "total": false, + "values": true + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "topk(2, (sum(increase(minio_http_requests_duration_seconds_count{job=\"minio_almaty\",request_type=\"GET\"}[1m])) by(instance)))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "{{instance}}GET", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "A", + "step": 4 + }, + { + "expr": "topk(2, (sum(increase(minio_http_requests_duration_seconds_count{job=\"minio_almaty\",request_type=\"PUT\"}[1m])) by(instance)))", + "format": "time_series", + "hide": false, + "intervalFactor": 2, + "legendFormat": "{{instance}}PUT", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "B", + "step": 4 + }, + { + "expr": "topk(2, (sum(increase(minio_http_requests_duration_seconds_count{job=\"minio_almaty\",request_type=\"DELETE\"}[1m])) by(instance)))", + "format": "time_series", + "hide": false, + "intervalFactor": 2, + "legendFormat": "{{instance}}DELETE", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "C", + "step": 4 + }, + { + "expr": "topk(2, (sum(increase(minio_http_requests_duration_seconds_count{job=\"minio_almaty\",request_type=\"POST\"}[1m])) by(instance)))", + "format": "time_series", + "hide": false, + "intervalFactor": 2, + "legendFormat": "{{instance}}POST", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "D", + "step": 4 + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "TOP2 HttpRequestNum", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS_ALMATY}", + "description": "总数", + "fill": 1, + "gridPos": { + "h": 6, + "w": 6, + "x": 0, + "y": 184 + }, + "id": 103, + "legend": { + "avg": false, + "current": true, + "max": false, + "min": false, + "show": true, + "total": false, + "values": true + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.3.35.1:9000\",job=\"minio_almaty\",request_type=\"GET\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "GET", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "A", + "step": 4 + }, + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.3.35.1:9000\",job=\"minio_almaty\",request_type=\"PUT\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "PUT", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "B", + "step": 4 + }, + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.3.35.1:9000\",job=\"minio_almaty\",request_type=\"DELETE\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "DELETE", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "C", + "step": 4 + }, + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.3.35.1:9000\",job=\"minio_almaty\",request_type=\"POST\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "POST", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "D", + "step": 4 + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.3.35.1HttpRequestNum", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS_ALMATY}", + "description": "总数", + "fill": 1, + "gridPos": { + "h": 6, + "w": 6, + "x": 6, + "y": 184 + }, + "id": 104, + "legend": { + "avg": false, + "current": true, + "max": false, + "min": false, + "show": true, + "total": false, + "values": true + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.3.35.2:9000\",job=\"minio_almaty\",request_type=\"GET\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "GET", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "A", + "step": 4 + }, + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.3.35.2:9000\",job=\"minio_almaty\",request_type=\"PUT\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "PUT", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "B", + "step": 4 + }, + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.3.35.2:9000\",job=\"minio_almaty\",request_type=\"DELETE\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "DELETE", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "C", + "step": 4 + }, + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.3.35.2:9000\",job=\"minio_almaty\",request_type=\"POST\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "POST", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "D", + "step": 4 + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.3.35.2HttpRequestNum", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS_ALMATY}", + "description": "总数", + "fill": 1, + "gridPos": { + "h": 6, + "w": 6, + "x": 12, + "y": 184 + }, + "id": 105, + "legend": { + "avg": false, + "current": true, + "max": false, + "min": false, + "show": true, + "total": false, + "values": true + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.3.35.3:9000\",job=\"minio_almaty\",request_type=\"GET\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "GET", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "A", + "step": 4 + }, + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.3.35.3:9000\",job=\"minio_almaty\",request_type=\"PUT\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "PUT", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "B", + "step": 4 + }, + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.3.35.3:9000\",job=\"minio_almaty\",request_type=\"DELETE\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "DELETE", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "C", + "step": 4 + }, + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.3.35.3:9000\",job=\"minio_almaty\",request_type=\"POST\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "POST", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "D", + "step": 4 + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.3.35.3HttpRequestNum", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS_ALMATY}", + "description": "总数", + "fill": 1, + "gridPos": { + "h": 6, + "w": 6, + "x": 18, + "y": 184 + }, + "id": 106, + "legend": { + "avg": false, + "current": true, + "max": false, + "min": false, + "show": true, + "total": false, + "values": true + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.3.35.4:9000\",job=\"minio_almaty\",request_type=\"GET\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "GET", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "A", + "step": 4 + }, + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.3.35.4:9000\",job=\"minio_almaty\",request_type=\"PUT\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "PUT", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "B", + "step": 4 + }, + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.3.35.4:9000\",job=\"minio_almaty\",request_type=\"DELETE\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "DELETE", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "C", + "step": 4 + }, + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.3.35.4:9000\",job=\"minio_almaty\",request_type=\"POST\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "POST", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "D", + "step": 4 + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.3.35.4HttpRequestNum", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS_ALMATY}", + "description": "总数", + "fill": 1, + "gridPos": { + "h": 6, + "w": 6, + "x": 0, + "y": 190 + }, + "id": 107, + "legend": { + "avg": false, + "current": true, + "max": false, + "min": false, + "show": true, + "total": false, + "values": true + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.3.35.5:9000\",job=\"minio_almaty\",request_type=\"GET\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "GET", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "A", + "step": 4 + }, + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.3.35.5:9000\",job=\"minio_almaty\",request_type=\"PUT\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "PUT", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "B", + "step": 4 + }, + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.3.35.5:9000\",job=\"minio_almaty\",request_type=\"DELETE\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "DELETE", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "C", + "step": 4 + }, + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.3.35.5:9000\",job=\"minio_almaty\",request_type=\"POST\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "POST", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "D", + "step": 4 + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.3.35.5HttpRequestNum", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS_ALMATY}", + "description": "总数", + "fill": 1, + "gridPos": { + "h": 6, + "w": 6, + "x": 6, + "y": 190 + }, + "id": 108, + "legend": { + "avg": false, + "current": true, + "max": false, + "min": false, + "show": true, + "total": false, + "values": true + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.3.35.6:9000\",job=\"minio_almaty\",request_type=\"GET\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "GET", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "A", + "step": 4 + }, + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.3.35.6:9000\",job=\"minio_almaty\",request_type=\"PUT\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "PUT", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "B", + "step": 4 + }, + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.3.35.6:9000\",job=\"minio_almaty\",request_type=\"DELETE\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "DELETE", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "C", + "step": 4 + }, + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.3.35.6:9000\",job=\"minio_almaty\",request_type=\"POST\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "POST", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "D", + "step": 4 + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.3.35.6HttpRequestNum", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS_ALMATY}", + "description": "总数", + "fill": 1, + "gridPos": { + "h": 6, + "w": 6, + "x": 12, + "y": 190 + }, + "id": 109, + "legend": { + "avg": false, + "current": true, + "max": false, + "min": false, + "show": true, + "total": false, + "values": true + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.3.35.7:9000\",job=\"minio_almaty\",request_type=\"GET\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "GET", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "A", + "step": 4 + }, + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.3.35.7:9000\",job=\"minio_almaty\",request_type=\"PUT\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "PUT", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "B", + "step": 4 + }, + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.3.35.7:9000\",job=\"minio_almaty\",request_type=\"DELETE\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "DELETE", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "C", + "step": 4 + }, + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.3.35.7:9000\",job=\"minio_almaty\",request_type=\"POST\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "POST", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "D", + "step": 4 + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.3.35.7HttpRequestNum", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS_ALMATY}", + "description": "总数", + "fill": 1, + "gridPos": { + "h": 6, + "w": 6, + "x": 18, + "y": 190 + }, + "id": 110, + "legend": { + "avg": false, + "current": true, + "max": false, + "min": false, + "show": true, + "total": false, + "values": true + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.3.35.8:9000\",job=\"minio_almaty\",request_type=\"GET\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "GET", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "A", + "step": 4 + }, + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.3.35.8:9000\",job=\"minio_almaty\",request_type=\"PUT\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "PUT", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "B", + "step": 4 + }, + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.3.35.8:9000\",job=\"minio_almaty\",request_type=\"DELETE\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "DELETE", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "C", + "step": 4 + }, + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.3.35.8:9000\",job=\"minio_almaty\",request_type=\"POST\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "POST", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "D", + "step": 4 + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.3.35.8HttpRequestNum", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS_ALMATY}", + "description": "总数", + "fill": 1, + "gridPos": { + "h": 6, + "w": 6, + "x": 0, + "y": 196 + }, + "id": 111, + "legend": { + "avg": false, + "current": true, + "max": false, + "min": false, + "show": true, + "total": false, + "values": true + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.3.35.9:9000\",job=\"minio_almaty\",request_type=\"GET\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "GET", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "A", + "step": 4 + }, + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.3.35.9:9000\",job=\"minio_almaty\",request_type=\"PUT\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "PUT", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "B", + "step": 4 + }, + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.3.35.9:9000\",job=\"minio_almaty\",request_type=\"DELETE\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "DELETE", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "C", + "step": 4 + }, + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.3.35.9:9000\",job=\"minio_almaty\",request_type=\"POST\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "POST", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "D", + "step": 4 + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.3.35.9HttpRequestNum", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS_ALMATY}", + "description": "总数", + "fill": 1, + "gridPos": { + "h": 6, + "w": 6, + "x": 6, + "y": 196 + }, + "id": 112, + "legend": { + "avg": false, + "current": true, + "max": false, + "min": false, + "show": true, + "total": false, + "values": true + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.3.35.10:9000\",job=\"minio_almaty\",request_type=\"GET\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "GET", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "A", + "step": 4 + }, + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.3.35.10:9000\",job=\"minio_almaty\",request_type=\"PUT\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "PUT", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "B", + "step": 4 + }, + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.3.35.10:9000\",job=\"minio_almaty\",request_type=\"DELETE\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "DELETE", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "C", + "step": 4 + }, + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.3.35.10:9000\",job=\"minio_almaty\",request_type=\"POST\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "POST", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "D", + "step": 4 + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.3.35.10HttpRequestNum", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS_ALMATY}", + "description": "总数", + "fill": 1, + "gridPos": { + "h": 6, + "w": 6, + "x": 12, + "y": 196 + }, + "id": 113, + "legend": { + "avg": false, + "current": true, + "max": false, + "min": false, + "show": true, + "total": false, + "values": true + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.3.35.11:9000\",job=\"minio_almaty\",request_type=\"GET\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "GET", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "A", + "step": 4 + }, + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.3.35.11:9000\",job=\"minio_almaty\",request_type=\"PUT\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "PUT", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "B", + "step": 4 + }, + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.3.35.11:9000\",job=\"minio_almaty\",request_type=\"DELETE\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "DELETE", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "C", + "step": 4 + }, + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.3.35.11:9000\",job=\"minio_almaty\",request_type=\"POST\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "POST", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "D", + "step": 4 + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.3.35.11HttpRequestNum", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS_ALMATY}", + "description": "总数", + "fill": 1, + "gridPos": { + "h": 6, + "w": 6, + "x": 18, + "y": 196 + }, + "id": 114, + "legend": { + "avg": false, + "current": true, + "max": false, + "min": false, + "show": true, + "total": false, + "values": true + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.3.35.12:9000\",job=\"minio_almaty\",request_type=\"GET\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "GET", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "A", + "step": 4 + }, + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.3.35.12:9000\",job=\"minio_almaty\",request_type=\"PUT\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "PUT", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "B", + "step": 4 + }, + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.3.35.12:9000\",job=\"minio_almaty\",request_type=\"DELETE\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "DELETE", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "C", + "step": 4 + }, + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.3.35.12:9000\",job=\"minio_almaty\",request_type=\"POST\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "POST", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "D", + "step": 4 + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.3.35.12HttpRequestNum", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS_ALMATY}", + "description": "总数", + "fill": 1, + "gridPos": { + "h": 6, + "w": 6, + "x": 0, + "y": 202 + }, + "id": 115, + "legend": { + "avg": false, + "current": true, + "max": false, + "min": false, + "show": true, + "total": false, + "values": true + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.3.35.13:9000\",job=\"minio_almaty\",request_type=\"GET\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "GET", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "A", + "step": 4 + }, + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.3.35.13:9000\",job=\"minio_almaty\",request_type=\"PUT\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "PUT", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "B", + "step": 4 + }, + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.3.35.13:9000\",job=\"minio_almaty\",request_type=\"DELETE\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "DELETE", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "C", + "step": 4 + }, + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.3.35.13:9000\",job=\"minio_almaty\",request_type=\"POST\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "POST", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "D", + "step": 4 + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.3.35.13HttpRequestNum", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS_ALMATY}", + "description": "总数", + "fill": 1, + "gridPos": { + "h": 6, + "w": 6, + "x": 6, + "y": 202 + }, + "id": 116, + "legend": { + "avg": false, + "current": true, + "max": false, + "min": false, + "show": true, + "total": false, + "values": true + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.3.35.14:9000\",job=\"minio_almaty\",request_type=\"GET\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "GET", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "A", + "step": 4 + }, + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.3.35.14:9000\",job=\"minio_almaty\",request_type=\"PUT\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "PUT", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "B", + "step": 4 + }, + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.3.35.14:9000\",job=\"minio_almaty\",request_type=\"DELETE\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "DELETE", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "C", + "step": 4 + }, + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.3.35.14:9000\",job=\"minio_almaty\",request_type=\"POST\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "POST", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "D", + "step": 4 + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.3.35.14HttpRequestNum", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS_ALMATY}", + "description": "总数", + "fill": 1, + "gridPos": { + "h": 6, + "w": 6, + "x": 12, + "y": 202 + }, + "id": 117, + "legend": { + "avg": false, + "current": true, + "max": false, + "min": false, + "show": true, + "total": false, + "values": true + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.3.35.15:9000\",job=\"minio_almaty\",request_type=\"GET\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "GET", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "A", + "step": 4 + }, + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.3.35.15:9000\",job=\"minio_almaty\",request_type=\"PUT\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "PUT", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "B", + "step": 4 + }, + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.3.35.15:9000\",job=\"minio_almaty\",request_type=\"DELETE\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "DELETE", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "C", + "step": 4 + }, + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.3.35.15:9000\",job=\"minio_almaty\",request_type=\"POST\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "POST", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "D", + "step": 4 + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.3.35.15HttpRequestNum", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS_ALMATY}", + "description": "总数", + "fill": 1, + "gridPos": { + "h": 6, + "w": 6, + "x": 18, + "y": 202 + }, + "id": 118, + "legend": { + "avg": false, + "current": true, + "max": false, + "min": false, + "show": true, + "total": false, + "values": true + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.3.35.16:9000\",job=\"minio_almaty\",request_type=\"GET\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "GET", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "A", + "step": 4 + }, + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.3.35.16:9000\",job=\"minio_almaty\",request_type=\"PUT\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "PUT", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "B", + "step": 4 + }, + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.3.35.16:9000\",job=\"minio_almaty\",request_type=\"DELETE\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "DELETE", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "C", + "step": 4 + }, + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.3.35.16:9000\",job=\"minio_almaty\",request_type=\"POST\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "POST", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "D", + "step": 4 + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.3.35.16HttpRequestNum", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS_ALMATY}", + "description": "总数", + "fill": 1, + "gridPos": { + "h": 6, + "w": 6, + "x": 0, + "y": 208 + }, + "id": 119, + "legend": { + "avg": false, + "current": true, + "max": false, + "min": false, + "show": true, + "total": false, + "values": true + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.3.35.17:9000\",job=\"minio_almaty\",request_type=\"GET\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "GET", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "A", + "step": 4 + }, + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.3.35.17:9000\",job=\"minio_almaty\",request_type=\"PUT\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "PUT", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "B", + "step": 4 + }, + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.3.35.17:9000\",job=\"minio_almaty\",request_type=\"DELETE\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "DELETE", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "C", + "step": 4 + }, + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.3.35.17:9000\",job=\"minio_almaty\",request_type=\"POST\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "POST", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "D", + "step": 4 + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.3.35.17HttpRequestNum", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS_ALMATY}", + "description": "总数", + "fill": 1, + "gridPos": { + "h": 6, + "w": 6, + "x": 6, + "y": 208 + }, + "id": 120, + "legend": { + "avg": false, + "current": true, + "max": false, + "min": false, + "show": true, + "total": false, + "values": true + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.3.35.18:9000\",job=\"minio_almaty\",request_type=\"GET\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "GET", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "A", + "step": 4 + }, + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.3.35.18:9000\",job=\"minio_almaty\",request_type=\"PUT\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "PUT", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "B", + "step": 4 + }, + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.3.35.18:9000\",job=\"minio_almaty\",request_type=\"DELETE\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "DELETE", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "C", + "step": 4 + }, + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.3.35.18:9000\",job=\"minio_almaty\",request_type=\"POST\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "POST", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "D", + "step": 4 + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.3.35.18HttpRequestNum", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS_ALMATY}", + "description": "总数", + "fill": 1, + "gridPos": { + "h": 6, + "w": 6, + "x": 12, + "y": 208 + }, + "id": 121, + "legend": { + "avg": false, + "current": true, + "max": false, + "min": false, + "show": true, + "total": false, + "values": true + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.3.35.19:9000\",job=\"minio_almaty\",request_type=\"GET\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "GET", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "A", + "step": 4 + }, + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.3.35.19:9000\",job=\"minio_almaty\",request_type=\"PUT\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "PUT", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "B", + "step": 4 + }, + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.3.35.19:9000\",job=\"minio_almaty\",request_type=\"DELETE\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "DELETE", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "C", + "step": 4 + }, + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.3.35.19:9000\",job=\"minio_almaty\",request_type=\"POST\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "POST", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "D", + "step": 4 + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.3.35.19HttpRequestNum", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS_ALMATY}", + "description": "总数", + "fill": 1, + "gridPos": { + "h": 6, + "w": 6, + "x": 18, + "y": 208 + }, + "id": 122, + "legend": { + "avg": false, + "current": true, + "max": false, + "min": false, + "show": true, + "total": false, + "values": true + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.3.35.20:9000\",job=\"minio_almaty\",request_type=\"GET\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "GET", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "A", + "step": 4 + }, + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.3.35.20:9000\",job=\"minio_almaty\",request_type=\"PUT\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "PUT", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "B", + "step": 4 + }, + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.3.35.20:9000\",job=\"minio_almaty\",request_type=\"DELETE\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "DELETE", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "C", + "step": 4 + }, + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.3.35.20:9000\",job=\"minio_almaty\",request_type=\"POST\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "POST", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "D", + "step": 4 + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.3.35.20HttpRequestNum", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS_ALMATY}", + "description": "总数", + "fill": 1, + "gridPos": { + "h": 6, + "w": 6, + "x": 0, + "y": 214 + }, + "id": 123, + "legend": { + "avg": false, + "current": true, + "max": false, + "min": false, + "show": true, + "total": false, + "values": true + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.3.35.21:9000\",job=\"minio_almaty\",request_type=\"GET\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "GET", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "A", + "step": 4 + }, + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.3.35.21:9000\",job=\"minio_almaty\",request_type=\"PUT\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "PUT", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "B", + "step": 4 + }, + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.3.35.21:9000\",job=\"minio_almaty\",request_type=\"DELETE\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "DELETE", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "C", + "step": 4 + }, + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.3.35.21:9000\",job=\"minio_almaty\",request_type=\"POST\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "POST", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "D", + "step": 4 + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.3.35.21HttpRequestNum", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS_ALMATY}", + "description": "总数", + "fill": 1, + "gridPos": { + "h": 6, + "w": 6, + "x": 6, + "y": 214 + }, + "id": 124, + "legend": { + "avg": false, + "current": true, + "max": false, + "min": false, + "show": true, + "total": false, + "values": true + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.3.35.22:9000\",job=\"minio_almaty\",request_type=\"GET\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "GET", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "A", + "step": 4 + }, + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.3.35.22:9000\",job=\"minio_almaty\",request_type=\"PUT\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "PUT", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "B", + "step": 4 + }, + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.3.35.22:9000\",job=\"minio_almaty\",request_type=\"DELETE\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "DELETE", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "C", + "step": 4 + }, + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.3.35.22:9000\",job=\"minio_almaty\",request_type=\"POST\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "POST", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "D", + "step": 4 + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.3.35.22HttpRequestNum", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS_ALMATY}", + "description": "总数", + "fill": 1, + "gridPos": { + "h": 6, + "w": 6, + "x": 12, + "y": 214 + }, + "id": 125, + "legend": { + "avg": false, + "current": true, + "max": false, + "min": false, + "show": true, + "total": false, + "values": true + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.3.35.23:9000\",job=\"minio_almaty\",request_type=\"GET\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "GET", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "A", + "step": 4 + }, + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.3.35.23:9000\",job=\"minio_almaty\",request_type=\"PUT\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "PUT", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "B", + "step": 4 + }, + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.3.35.23:9000\",job=\"minio_almaty\",request_type=\"DELETE\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "DELETE", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "C", + "step": 4 + }, + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.3.35.23:9000\",job=\"minio_almaty\",request_type=\"POST\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "POST", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "D", + "step": 4 + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.3.35.23HttpRequestNum", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS_ALMATY}", + "description": "总数", + "fill": 1, + "gridPos": { + "h": 6, + "w": 6, + "x": 18, + "y": 214 + }, + "id": 126, + "legend": { + "avg": false, + "current": true, + "max": false, + "min": false, + "show": true, + "total": false, + "values": true + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.3.35.24:9000\",job=\"minio_almaty\",request_type=\"GET\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "GET", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "A", + "step": 4 + }, + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.3.35.24:9000\",job=\"minio_almaty\",request_type=\"PUT\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "PUT", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "B", + "step": 4 + }, + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.3.35.24:9000\",job=\"minio_almaty\",request_type=\"DELETE\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "DELETE", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "C", + "step": 4 + }, + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.3.35.24:9000\",job=\"minio_almaty\",request_type=\"POST\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "POST", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "D", + "step": 4 + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.3.35.24HttpRequestNum", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS_ALMATY}", + "description": "总数", + "fill": 1, + "gridPos": { + "h": 6, + "w": 6, + "x": 0, + "y": 220 + }, + "id": 127, + "legend": { + "avg": false, + "current": true, + "max": false, + "min": false, + "show": true, + "total": false, + "values": true + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.3.35.25:9000\",job=\"minio_almaty\",request_type=\"GET\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "GET", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "A", + "step": 4 + }, + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.3.35.25:9000\",job=\"minio_almaty\",request_type=\"PUT\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "PUT", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "B", + "step": 4 + }, + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.3.35.25:9000\",job=\"minio_almaty\",request_type=\"DELETE\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "DELETE", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "C", + "step": 4 + }, + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.3.35.25:9000\",job=\"minio_almaty\",request_type=\"POST\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "POST", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "D", + "step": 4 + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.3.35.25HttpRequestNum", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS_ALMATY}", + "description": "总数", + "fill": 1, + "gridPos": { + "h": 6, + "w": 6, + "x": 6, + "y": 220 + }, + "id": 128, + "legend": { + "avg": false, + "current": true, + "max": false, + "min": false, + "show": true, + "total": false, + "values": true + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.3.35.26:9000\",job=\"minio_almaty\",request_type=\"GET\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "GET", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "A", + "step": 4 + }, + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.3.35.26:9000\",job=\"minio_almaty\",request_type=\"PUT\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "PUT", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "B", + "step": 4 + }, + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.3.35.26:9000\",job=\"minio_almaty\",request_type=\"DELETE\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "DELETE", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "C", + "step": 4 + }, + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.3.35.26:9000\",job=\"minio_almaty\",request_type=\"POST\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "POST", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "D", + "step": 4 + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.3.35.26HttpRequestNum", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS_ALMATY}", + "description": "总数", + "fill": 1, + "gridPos": { + "h": 6, + "w": 6, + "x": 12, + "y": 220 + }, + "id": 129, + "legend": { + "avg": false, + "current": true, + "max": false, + "min": false, + "show": true, + "total": false, + "values": true + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.3.35.27:9000\",job=\"minio_almaty\",request_type=\"GET\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "GET", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "A", + "step": 4 + }, + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.3.35.27:9000\",job=\"minio_almaty\",request_type=\"PUT\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "PUT", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "B", + "step": 4 + }, + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.3.35.27:9000\",job=\"minio_almaty\",request_type=\"DELETE\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "DELETE", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "C", + "step": 4 + }, + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.3.35.27:9000\",job=\"minio_almaty\",request_type=\"POST\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "POST", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "D", + "step": 4 + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.3.35.27HttpRequestNum", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS_ALMATY}", + "description": "总数", + "fill": 1, + "gridPos": { + "h": 6, + "w": 6, + "x": 18, + "y": 220 + }, + "id": 130, + "legend": { + "avg": false, + "current": true, + "max": false, + "min": false, + "show": true, + "total": false, + "values": true + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.3.35.28:9000\",job=\"minio_almaty\",request_type=\"GET\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "GET", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "A", + "step": 4 + }, + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.3.35.28:9000\",job=\"minio_almaty\",request_type=\"PUT\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "PUT", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "B", + "step": 4 + }, + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.3.35.28:9000\",job=\"minio_almaty\",request_type=\"DELETE\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "DELETE", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "C", + "step": 4 + }, + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.3.35.28:9000\",job=\"minio_almaty\",request_type=\"POST\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "POST", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "D", + "step": 4 + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.3.35.28HttpRequestNum", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS_ALMATY}", + "description": "总数", + "fill": 1, + "gridPos": { + "h": 6, + "w": 6, + "x": 0, + "y": 226 + }, + "id": 131, + "legend": { + "avg": false, + "current": true, + "max": false, + "min": false, + "show": true, + "total": false, + "values": true + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.3.35.29:9000\",job=\"minio_almaty\",request_type=\"GET\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "GET", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "A", + "step": 4 + }, + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.3.35.29:9000\",job=\"minio_almaty\",request_type=\"PUT\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "PUT", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "B", + "step": 4 + }, + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.3.35.29:9000\",job=\"minio_almaty\",request_type=\"DELETE\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "DELETE", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "C", + "step": 4 + }, + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.3.35.29:9000\",job=\"minio_almaty\",request_type=\"POST\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "POST", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "D", + "step": 4 + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.3.35.29HttpRequestNum", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS_ALMATY}", + "description": "总数", + "fill": 1, + "gridPos": { + "h": 6, + "w": 6, + "x": 6, + "y": 226 + }, + "id": 208, + "legend": { + "avg": false, + "current": true, + "max": false, + "min": false, + "show": true, + "total": false, + "values": true + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.3.35.29:9000\",job=\"minio_almaty\",request_type=\"GET\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "GET", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "A", + "step": 4 + }, + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.3.35.29:9000\",job=\"minio_almaty\",request_type=\"PUT\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "PUT", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "B", + "step": 4 + }, + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.3.35.29:9000\",job=\"minio_almaty\",request_type=\"DELETE\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "DELETE", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "C", + "step": 4 + }, + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.3.35.29:9000\",job=\"minio_almaty\",request_type=\"POST\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "POST", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "D", + "step": 4 + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.3.35.29HttpRequestNum", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS_ALMATY}", + "description": "总数", + "fill": 1, + "gridPos": { + "h": 6, + "w": 6, + "x": 12, + "y": 226 + }, + "id": 133, + "legend": { + "avg": false, + "current": true, + "max": false, + "min": false, + "show": true, + "total": false, + "values": true + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.3.35.31:9000\",job=\"minio_almaty\",request_type=\"GET\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "GET", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "A", + "step": 4 + }, + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.3.35.31:9000\",job=\"minio_almaty\",request_type=\"PUT\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "PUT", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "B", + "step": 4 + }, + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.3.35.31:9000\",job=\"minio_almaty\",request_type=\"DELETE\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "DELETE", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "C", + "step": 4 + }, + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.3.35.31:9000\",job=\"minio_almaty\",request_type=\"POST\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "POST", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "D", + "step": 4 + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.3.35.31HttpRequestNum", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS_ALMATY}", + "description": "总数", + "fill": 1, + "gridPos": { + "h": 6, + "w": 6, + "x": 18, + "y": 226 + }, + "id": 134, + "legend": { + "avg": false, + "current": true, + "max": false, + "min": false, + "show": true, + "total": false, + "values": true + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.3.35.32:9000\",job=\"minio_almaty\",request_type=\"GET\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "GET", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "A", + "step": 4 + }, + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.3.35.32:9000\",job=\"minio_almaty\",request_type=\"PUT\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "PUT", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "B", + "step": 4 + }, + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.3.35.32:9000\",job=\"minio_almaty\",request_type=\"DELETE\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "DELETE", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "C", + "step": 4 + }, + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.3.35.32:9000\",job=\"minio_almaty\",request_type=\"POST\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "POST", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "D", + "step": 4 + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.3.35.32HttpRequestNum", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS_ALMATY}", + "description": "总数", + "fill": 1, + "gridPos": { + "h": 6, + "w": 6, + "x": 0, + "y": 232 + }, + "id": 207, + "legend": { + "avg": false, + "current": true, + "max": false, + "min": false, + "show": true, + "total": false, + "values": true + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.3.35.33:9000\",job=\"minio_almaty\",request_type=\"GET\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "GET", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "A", + "step": 4 + }, + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.3.35.33:9000\",job=\"minio_almaty\",request_type=\"PUT\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "PUT", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "B", + "step": 4 + }, + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.3.35.33:9000\",job=\"minio_almaty\",request_type=\"DELETE\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "DELETE", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "C", + "step": 4 + }, + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.3.35.33:9000\",job=\"minio_almaty\",request_type=\"POST\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "POST", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "D", + "step": 4 + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.3.35.33HttpRequestNum", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS_ALMATY}", + "description": "总数", + "fill": 1, + "gridPos": { + "h": 6, + "w": 6, + "x": 6, + "y": 232 + }, + "id": 135, + "legend": { + "avg": false, + "current": true, + "max": false, + "min": false, + "show": true, + "total": false, + "values": true + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.3.35.34:9000\",job=\"minio_almaty\",request_type=\"GET\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "GET", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "A", + "step": 4 + }, + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.3.35.34:9000\",job=\"minio_almaty\",request_type=\"PUT\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "PUT", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "B", + "step": 4 + }, + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.3.35.34:9000\",job=\"minio_almaty\",request_type=\"DELETE\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "DELETE", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "C", + "step": 4 + }, + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.3.35.34:9000\",job=\"minio_almaty\",request_type=\"POST\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "POST", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "D", + "step": 4 + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.3.35.34HttpRequestNum", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS_ALMATY}", + "description": "总数", + "fill": 1, + "gridPos": { + "h": 6, + "w": 6, + "x": 12, + "y": 232 + }, + "id": 136, + "legend": { + "avg": false, + "current": true, + "max": false, + "min": false, + "show": true, + "total": false, + "values": true + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.3.35.35:9000\",job=\"minio_almaty\",request_type=\"GET\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "GET", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "A", + "step": 4 + }, + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.3.35.35:9000\",job=\"minio_almaty\",request_type=\"PUT\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "PUT", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "B", + "step": 4 + }, + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.3.35.35:9000\",job=\"minio_almaty\",request_type=\"DELETE\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "DELETE", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "C", + "step": 4 + }, + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.3.35.35:9000\",job=\"minio_almaty\",request_type=\"POST\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "POST", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "D", + "step": 4 + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.3.35.35HttpRequestNum", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS_ALMATY}", + "description": "总数", + "fill": 1, + "gridPos": { + "h": 6, + "w": 6, + "x": 18, + "y": 232 + }, + "id": 137, + "legend": { + "avg": false, + "current": true, + "max": false, + "min": false, + "show": true, + "total": false, + "values": true + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.3.35.36:9000\",job=\"minio_almaty\",request_type=\"GET\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "GET", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "A", + "step": 4 + }, + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.3.35.36:9000\",job=\"minio_almaty\",request_type=\"PUT\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "PUT", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "B", + "step": 4 + }, + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.3.35.36:9000\",job=\"minio_almaty\",request_type=\"DELETE\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "DELETE", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "C", + "step": 4 + }, + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.3.35.36:9000\",job=\"minio_almaty\",request_type=\"POST\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "POST", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "D", + "step": 4 + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.3.35.36HttpRequestNum", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS_ALMATY}", + "description": "总数", + "fill": 1, + "gridPos": { + "h": 6, + "w": 6, + "x": 0, + "y": 238 + }, + "id": 138, + "legend": { + "avg": false, + "current": true, + "max": false, + "min": false, + "show": true, + "total": false, + "values": true + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.3.35.37:9000\",job=\"minio_almaty\",request_type=\"GET\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "GET", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "A", + "step": 4 + }, + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.3.35.37:9000\",job=\"minio_almaty\",request_type=\"PUT\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "PUT", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "B", + "step": 4 + }, + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.3.35.37:9000\",job=\"minio_almaty\",request_type=\"DELETE\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "DELETE", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "C", + "step": 4 + }, + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.3.35.37:9000\",job=\"minio_almaty\",request_type=\"POST\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "POST", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "D", + "step": 4 + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.3.35.37HttpRequestNum", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS_ALMATY}", + "description": "总数", + "fill": 1, + "gridPos": { + "h": 6, + "w": 6, + "x": 6, + "y": 238 + }, + "id": 139, + "legend": { + "avg": false, + "current": true, + "max": false, + "min": false, + "show": true, + "total": false, + "values": true + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.3.35.38:9000\",job=\"minio_almaty\",request_type=\"GET\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "GET", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "A", + "step": 4 + }, + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.3.35.38:9000\",job=\"minio_almaty\",request_type=\"PUT\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "PUT", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "B", + "step": 4 + }, + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.3.35.38:9000\",job=\"minio_almaty\",request_type=\"DELETE\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "DELETE", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "C", + "step": 4 + }, + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.3.35.38:9000\",job=\"minio_almaty\",request_type=\"POST\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "POST", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "D", + "step": 4 + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.3.35.38HttpRequestNum", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS_ALMATY}", + "description": "总数", + "fill": 1, + "gridPos": { + "h": 6, + "w": 6, + "x": 12, + "y": 238 + }, + "id": 140, + "legend": { + "avg": false, + "current": true, + "max": false, + "min": false, + "show": true, + "total": false, + "values": true + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.3.35.39:9000\",job=\"minio_almaty\",request_type=\"GET\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "GET", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "A", + "step": 4 + }, + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.3.35.39:9000\",job=\"minio_almaty\",request_type=\"PUT\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "PUT", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "B", + "step": 4 + }, + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.3.35.39:9000\",job=\"minio_almaty\",request_type=\"DELETE\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "DELETE", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "C", + "step": 4 + }, + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.3.35.39:9000\",job=\"minio_almaty\",request_type=\"POST\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "POST", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "D", + "step": 4 + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.3.35.39HttpRequestNum", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS_ALMATY}", + "description": "总数", + "fill": 1, + "gridPos": { + "h": 6, + "w": 6, + "x": 18, + "y": 238 + }, + "id": 141, + "legend": { + "avg": false, + "current": true, + "max": false, + "min": false, + "show": true, + "total": false, + "values": true + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.3.35.40:9000\",job=\"minio_almaty\",request_type=\"GET\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "GET", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "A", + "step": 4 + }, + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.3.35.40:9000\",job=\"minio_almaty\",request_type=\"PUT\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "PUT", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "B", + "step": 4 + }, + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.3.35.40:9000\",job=\"minio_almaty\",request_type=\"DELETE\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "DELETE", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "C", + "step": 4 + }, + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.3.35.40:9000\",job=\"minio_almaty\",request_type=\"POST\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "POST", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "D", + "step": 4 + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.3.35.40HttpRequestNum", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS_ALMATY}", + "description": "总数", + "fill": 1, + "gridPos": { + "h": 6, + "w": 6, + "x": 0, + "y": 244 + }, + "id": 142, + "legend": { + "avg": false, + "current": true, + "max": false, + "min": false, + "show": true, + "total": false, + "values": true + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.3.35.41:9000\",job=\"minio_almaty\",request_type=\"GET\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "GET", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "A", + "step": 4 + }, + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.3.35.41:9000\",job=\"minio_almaty\",request_type=\"PUT\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "PUT", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "B", + "step": 4 + }, + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.3.35.41:9000\",job=\"minio_almaty\",request_type=\"DELETE\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "DELETE", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "C", + "step": 4 + }, + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.3.35.41:9000\",job=\"minio_almaty\",request_type=\"POST\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "POST", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "D", + "step": 4 + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.3.35.41HttpRequestNum", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS_ALMATY}", + "description": "总数", + "fill": 1, + "gridPos": { + "h": 6, + "w": 6, + "x": 6, + "y": 244 + }, + "id": 143, + "legend": { + "avg": false, + "current": true, + "max": false, + "min": false, + "show": true, + "total": false, + "values": true + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.3.35.42:9000\",job=\"minio_almaty\",request_type=\"GET\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "GET", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "A", + "step": 4 + }, + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.3.35.42:9000\",job=\"minio_almaty\",request_type=\"PUT\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "PUT", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "B", + "step": 4 + }, + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.3.35.42:9000\",job=\"minio_almaty\",request_type=\"DELETE\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "DELETE", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "C", + "step": 4 + }, + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.3.35.42:9000\",job=\"minio_almaty\",request_type=\"POST\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "POST", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "D", + "step": 4 + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.3.35.42HttpRequestNum", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS_ALMATY}", + "description": "总数", + "fill": 1, + "gridPos": { + "h": 6, + "w": 6, + "x": 12, + "y": 244 + }, + "id": 144, + "legend": { + "avg": false, + "current": true, + "max": false, + "min": false, + "show": true, + "total": false, + "values": true + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.3.35.43:9000\",job=\"minio_almaty\",request_type=\"GET\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "GET", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "A", + "step": 4 + }, + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.3.35.43:9000\",job=\"minio_almaty\",request_type=\"PUT\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "PUT", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "B", + "step": 4 + }, + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.3.35.43:9000\",job=\"minio_almaty\",request_type=\"DELETE\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "DELETE", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "C", + "step": 4 + }, + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.3.35.43:9000\",job=\"minio_almaty\",request_type=\"POST\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "POST", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "D", + "step": 4 + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.3.35.43HttpRequestNum", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS_ALMATY}", + "description": "总数", + "fill": 1, + "gridPos": { + "h": 6, + "w": 6, + "x": 18, + "y": 244 + }, + "id": 145, + "legend": { + "avg": false, + "current": true, + "max": false, + "min": false, + "show": true, + "total": false, + "values": true + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.3.35.44:9000\",job=\"minio_almaty\",request_type=\"GET\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "GET", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "A", + "step": 4 + }, + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.3.35.44:9000\",job=\"minio_almaty\",request_type=\"PUT\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "PUT", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "B", + "step": 4 + }, + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.3.35.44:9000\",job=\"minio_almaty\",request_type=\"DELETE\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "DELETE", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "C", + "step": 4 + }, + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.3.35.44:9000\",job=\"minio_almaty\",request_type=\"POST\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "POST", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "D", + "step": 4 + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.3.35.44HttpRequestNum", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS_ALMATY}", + "description": "总数", + "fill": 1, + "gridPos": { + "h": 6, + "w": 6, + "x": 0, + "y": 250 + }, + "id": 146, + "legend": { + "avg": false, + "current": true, + "max": false, + "min": false, + "show": true, + "total": false, + "values": true + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.3.35.45:9000\",job=\"minio_almaty\",request_type=\"GET\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "GET", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "A", + "step": 4 + }, + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.3.35.45:9000\",job=\"minio_almaty\",request_type=\"PUT\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "PUT", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "B", + "step": 4 + }, + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.3.35.45:9000\",job=\"minio_almaty\",request_type=\"DELETE\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "DELETE", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "C", + "step": 4 + }, + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.3.35.45:9000\",job=\"minio_almaty\",request_type=\"POST\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "POST", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "D", + "step": 4 + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.3.35.45HttpRequestNum", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS_ALMATY}", + "description": "总数", + "fill": 1, + "gridPos": { + "h": 6, + "w": 6, + "x": 6, + "y": 250 + }, + "id": 147, + "legend": { + "avg": false, + "current": true, + "max": false, + "min": false, + "show": true, + "total": false, + "values": true + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.3.35.46:9000\",job=\"minio_almaty\",request_type=\"GET\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "GET", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "A", + "step": 4 + }, + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.3.35.46:9000\",job=\"minio_almaty\",request_type=\"PUT\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "PUT", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "B", + "step": 4 + }, + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.3.35.46:9000\",job=\"minio_almaty\",request_type=\"DELETE\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "DELETE", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "C", + "step": 4 + }, + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.3.35.46:9000\",job=\"minio_almaty\",request_type=\"POST\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "POST", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "D", + "step": 4 + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.3.35.46HttpRequestNum", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS_ALMATY}", + "description": "总数", + "fill": 1, + "gridPos": { + "h": 6, + "w": 6, + "x": 12, + "y": 250 + }, + "id": 148, + "legend": { + "avg": false, + "current": true, + "max": false, + "min": false, + "show": true, + "total": false, + "values": true + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.3.35.47:9000\",job=\"minio_almaty\",request_type=\"GET\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "GET", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "A", + "step": 4 + }, + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.3.35.47:9000\",job=\"minio_almaty\",request_type=\"PUT\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "PUT", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "B", + "step": 4 + }, + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.3.35.47:9000\",job=\"minio_almaty\",request_type=\"DELETE\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "DELETE", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "C", + "step": 4 + }, + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.3.35.47:9000\",job=\"minio_almaty\",request_type=\"POST\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "POST", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "D", + "step": 4 + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.3.35.47HttpRequestNum", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS_ALMATY}", + "description": "总数", + "fill": 1, + "gridPos": { + "h": 6, + "w": 6, + "x": 18, + "y": 250 + }, + "id": 149, + "legend": { + "avg": false, + "current": true, + "max": false, + "min": false, + "show": true, + "total": false, + "values": true + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.3.35.48:9000\",job=\"minio_almaty\",request_type=\"GET\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "GET", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "A", + "step": 4 + }, + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.3.35.48:9000\",job=\"minio_almaty\",request_type=\"PUT\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "PUT", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "B", + "step": 4 + }, + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.3.35.48:9000\",job=\"minio_almaty\",request_type=\"DELETE\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "DELETE", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "C", + "step": 4 + }, + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.3.35.48:9000\",job=\"minio_almaty\",request_type=\"POST\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "POST", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "D", + "step": 4 + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.3.35.48HttpRequestNum", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS_ALMATY}", + "fill": 1, + "gridPos": { + "h": 6, + "w": 24, + "x": 0, + "y": 256 + }, + "id": 101, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "sum(rate(minio_http_requests_duration_seconds_sum{request_type=\"GET\"}[1m]))", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "GET", + "refId": "A" + }, + { + "expr": "sum(rate(minio_http_requests_duration_seconds_sum{request_type=\"POST\"}[1m]))", + "format": "time_series", + "interval": "", + "intervalFactor": 1, + "legendFormat": "POST", + "refId": "B" + }, + { + "expr": "sum(rate(minio_http_requests_duration_seconds_sum{request_type=\"PUT\"}[1m]))", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "PUT", + "refId": "C" + }, + { + "expr": "sum(rate(minio_http_requests_duration_seconds_sum{request_type=\"HEAD\"}[1m]))", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "HEAD", + "refId": "D" + }, + { + "expr": "sum(rate(minio_http_requests_duration_seconds_sum{request_type=\"DELETE\"}[1m]))", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "DELETE", + "refId": "E" + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "Total HTTP Requests duration/s", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS_ALMATY}", + "fill": 1, + "gridPos": { + "h": 6, + "w": 6, + "x": 0, + "y": 262 + }, + "id": 54, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"GET\",instance=\"10.3.35.1:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "GET", + "refId": "A" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"POST\",instance=\"10.3.35.1:9000\"}[1m])", + "format": "time_series", + "interval": "", + "intervalFactor": 1, + "legendFormat": "POST", + "refId": "B" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"PUT\",instance=\"10.3.35.1:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "PUT", + "refId": "C" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"HEAD\",instance=\"10.3.35.1:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "HEAD", + "refId": "D" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"DELETE\",instance=\"10.3.35.1:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "DELETE", + "refId": "E" + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.3.35.1HTTP Requests duration/s", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS_ALMATY}", + "fill": 1, + "gridPos": { + "h": 6, + "w": 6, + "x": 6, + "y": 262 + }, + "id": 55, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"GET\",instance=\"10.3.35.2:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "GET", + "refId": "A" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"POST\",instance=\"10.3.35.2:9000\"}[1m])", + "format": "time_series", + "interval": "", + "intervalFactor": 1, + "legendFormat": "POST", + "refId": "B" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"PUT\",instance=\"10.3.35.2:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "PUT", + "refId": "C" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"HEAD\",instance=\"10.3.35.2:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "HEAD", + "refId": "D" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"DELETE\",instance=\"10.3.35.2:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "DELETE", + "refId": "E" + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.3.35.2HTTP Requests duration/s", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS_ALMATY}", + "fill": 1, + "gridPos": { + "h": 6, + "w": 6, + "x": 12, + "y": 262 + }, + "id": 56, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"GET\",instance=\"10.3.35.3:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "GET", + "refId": "A" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"POST\",instance=\"10.3.35.3:9000\"}[1m])", + "format": "time_series", + "interval": "", + "intervalFactor": 1, + "legendFormat": "POST", + "refId": "B" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"PUT\",instance=\"10.3.35.3:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "PUT", + "refId": "C" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"HEAD\",instance=\"10.3.35.3:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "HEAD", + "refId": "D" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"DELETE\",instance=\"10.3.35.3:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "DELETE", + "refId": "E" + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.3.35.3HTTP Requests duration/s", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS_ALMATY}", + "fill": 1, + "gridPos": { + "h": 6, + "w": 6, + "x": 18, + "y": 262 + }, + "id": 57, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"GET\",instance=\"10.3.35.4:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "GET", + "refId": "A" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"POST\",instance=\"10.3.35.4:9000\"}[1m])", + "format": "time_series", + "interval": "", + "intervalFactor": 1, + "legendFormat": "POST", + "refId": "B" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"PUT\",instance=\"10.3.35.4:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "PUT", + "refId": "C" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"HEAD\",instance=\"10.3.35.4:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "HEAD", + "refId": "D" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"DELETE\",instance=\"10.3.35.4:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "DELETE", + "refId": "E" + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.3.35.4HTTP Requests duration/s", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS_ALMATY}", + "fill": 1, + "gridPos": { + "h": 6, + "w": 6, + "x": 0, + "y": 268 + }, + "id": 58, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"GET\",instance=\"10.3.35.5:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "GET", + "refId": "A" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"POST\",instance=\"10.3.35.5:9000\"}[1m])", + "format": "time_series", + "interval": "", + "intervalFactor": 1, + "legendFormat": "POST", + "refId": "B" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"PUT\",instance=\"10.3.35.5:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "PUT", + "refId": "C" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"HEAD\",instance=\"10.3.35.5:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "HEAD", + "refId": "D" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"DELETE\",instance=\"10.3.35.5:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "DELETE", + "refId": "E" + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.3.35.5HTTP Requests duration/s", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS_ALMATY}", + "fill": 1, + "gridPos": { + "h": 6, + "w": 6, + "x": 6, + "y": 268 + }, + "id": 59, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"GET\",instance=\"10.3.35.6:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "GET", + "refId": "A" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"POST\",instance=\"10.3.35.6:9000\"}[1m])", + "format": "time_series", + "interval": "", + "intervalFactor": 1, + "legendFormat": "POST", + "refId": "B" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"PUT\",instance=\"10.3.35.6:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "PUT", + "refId": "C" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"HEAD\",instance=\"10.3.35.6:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "HEAD", + "refId": "D" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"DELETE\",instance=\"10.3.35.6:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "DELETE", + "refId": "E" + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.3.35.6HTTP Requests duration/s", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS_ALMATY}", + "fill": 1, + "gridPos": { + "h": 6, + "w": 6, + "x": 12, + "y": 268 + }, + "id": 60, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"GET\",instance=\"10.3.35.7:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "GET", + "refId": "A" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"POST\",instance=\"10.3.35.7:9000\"}[1m])", + "format": "time_series", + "interval": "", + "intervalFactor": 1, + "legendFormat": "POST", + "refId": "B" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"PUT\",instance=\"10.3.35.7:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "PUT", + "refId": "C" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"HEAD\",instance=\"10.3.35.7:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "HEAD", + "refId": "D" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"DELETE\",instance=\"10.3.35.7:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "DELETE", + "refId": "E" + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.3.35.7HTTP Requests duration/s", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS_ALMATY}", + "fill": 1, + "gridPos": { + "h": 6, + "w": 6, + "x": 18, + "y": 268 + }, + "id": 61, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"GET\",instance=\"10.3.35.8:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "GET", + "refId": "A" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"POST\",instance=\"10.3.35.8:9000\"}[1m])", + "format": "time_series", + "interval": "", + "intervalFactor": 1, + "legendFormat": "POST", + "refId": "B" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"PUT\",instance=\"10.3.35.8:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "PUT", + "refId": "C" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"HEAD\",instance=\"10.3.35.8:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "HEAD", + "refId": "D" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"DELETE\",instance=\"10.3.35.8:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "DELETE", + "refId": "E" + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.3.35.8HTTP Requests duration/s", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS_ALMATY}", + "fill": 1, + "gridPos": { + "h": 6, + "w": 6, + "x": 0, + "y": 274 + }, + "id": 62, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"GET\",instance=\"10.3.35.9:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "GET", + "refId": "A" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"POST\",instance=\"10.3.35.9:9000\"}[1m])", + "format": "time_series", + "interval": "", + "intervalFactor": 1, + "legendFormat": "POST", + "refId": "B" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"PUT\",instance=\"10.3.35.9:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "PUT", + "refId": "C" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"HEAD\",instance=\"10.3.35.9:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "HEAD", + "refId": "D" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"DELETE\",instance=\"10.3.35.9:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "DELETE", + "refId": "E" + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.3.35.9HTTP Requests duration/s", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS_ALMATY}", + "fill": 1, + "gridPos": { + "h": 6, + "w": 6, + "x": 6, + "y": 274 + }, + "id": 63, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"GET\",instance=\"10.3.35.10:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "GET", + "refId": "A" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"POST\",instance=\"10.3.35.10:9000\"}[1m])", + "format": "time_series", + "interval": "", + "intervalFactor": 1, + "legendFormat": "POST", + "refId": "B" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"PUT\",instance=\"10.3.35.10:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "PUT", + "refId": "C" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"HEAD\",instance=\"10.3.35.10:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "HEAD", + "refId": "D" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"DELETE\",instance=\"10.3.35.10:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "DELETE", + "refId": "E" + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.3.35.10HTTP Requests duration/s", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS_ALMATY}", + "fill": 1, + "gridPos": { + "h": 6, + "w": 6, + "x": 12, + "y": 274 + }, + "id": 64, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"GET\",instance=\"10.3.35.11:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "GET", + "refId": "A" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"POST\",instance=\"10.3.35.11:9000\"}[1m])", + "format": "time_series", + "interval": "", + "intervalFactor": 1, + "legendFormat": "POST", + "refId": "B" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"PUT\",instance=\"10.3.35.11:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "PUT", + "refId": "C" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"HEAD\",instance=\"10.3.35.11:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "HEAD", + "refId": "D" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"DELETE\",instance=\"10.3.35.11:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "DELETE", + "refId": "E" + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.3.35.11HTTP Requests duration/s", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS_ALMATY}", + "fill": 1, + "gridPos": { + "h": 6, + "w": 6, + "x": 18, + "y": 274 + }, + "id": 65, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"GET\",instance=\"10.3.35.12:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "GET", + "refId": "A" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"POST\",instance=\"10.3.35.12:9000\"}[1m])", + "format": "time_series", + "interval": "", + "intervalFactor": 1, + "legendFormat": "POST", + "refId": "B" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"PUT\",instance=\"10.3.35.12:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "PUT", + "refId": "C" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"HEAD\",instance=\"10.3.35.12:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "HEAD", + "refId": "D" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"DELETE\",instance=\"10.3.35.12:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "DELETE", + "refId": "E" + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.3.35.12HTTP Requests duration/s", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS_ALMATY}", + "fill": 1, + "gridPos": { + "h": 6, + "w": 6, + "x": 0, + "y": 280 + }, + "id": 66, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"GET\",instance=\"10.3.35.13:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "GET", + "refId": "A" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"POST\",instance=\"10.3.35.13:9000\"}[1m])", + "format": "time_series", + "interval": "", + "intervalFactor": 1, + "legendFormat": "POST", + "refId": "B" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"PUT\",instance=\"10.3.35.13:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "PUT", + "refId": "C" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"HEAD\",instance=\"10.3.35.13:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "HEAD", + "refId": "D" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"DELETE\",instance=\"10.3.35.13:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "DELETE", + "refId": "E" + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.3.35.13HTTP Requests duration/s", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS_ALMATY}", + "fill": 1, + "gridPos": { + "h": 6, + "w": 6, + "x": 6, + "y": 280 + }, + "id": 67, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"GET\",instance=\"10.3.35.14:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "GET", + "refId": "A" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"POST\",instance=\"10.3.35.14:9000\"}[1m])", + "format": "time_series", + "interval": "", + "intervalFactor": 1, + "legendFormat": "POST", + "refId": "B" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"PUT\",instance=\"10.3.35.14:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "PUT", + "refId": "C" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"HEAD\",instance=\"10.3.35.14:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "HEAD", + "refId": "D" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"DELETE\",instance=\"10.3.35.14:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "DELETE", + "refId": "E" + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.3.35.14HTTP Requests duration/s", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS_ALMATY}", + "fill": 1, + "gridPos": { + "h": 6, + "w": 6, + "x": 12, + "y": 280 + }, + "id": 68, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"GET\",instance=\"10.3.35.15:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "GET", + "refId": "A" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"POST\",instance=\"10.3.35.15:9000\"}[1m])", + "format": "time_series", + "interval": "", + "intervalFactor": 1, + "legendFormat": "POST", + "refId": "B" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"PUT\",instance=\"10.3.35.15:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "PUT", + "refId": "C" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"HEAD\",instance=\"10.3.35.15:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "HEAD", + "refId": "D" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"DELETE\",instance=\"10.3.35.15:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "DELETE", + "refId": "E" + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.3.35.15HTTP Requests duration/s", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS_ALMATY}", + "fill": 1, + "gridPos": { + "h": 6, + "w": 6, + "x": 18, + "y": 280 + }, + "id": 69, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"GET\",instance=\"10.3.35.16:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "GET", + "refId": "A" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"POST\",instance=\"10.3.35.16:9000\"}[1m])", + "format": "time_series", + "interval": "", + "intervalFactor": 1, + "legendFormat": "POST", + "refId": "B" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"PUT\",instance=\"10.3.35.16:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "PUT", + "refId": "C" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"HEAD\",instance=\"10.3.35.16:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "HEAD", + "refId": "D" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"DELETE\",instance=\"10.3.35.16:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "DELETE", + "refId": "E" + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.3.35.16HTTP Requests duration/s", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS_ALMATY}", + "fill": 1, + "gridPos": { + "h": 6, + "w": 6, + "x": 0, + "y": 286 + }, + "id": 70, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"GET\",instance=\"10.3.35.17:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "GET", + "refId": "A" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"POST\",instance=\"10.3.35.17:9000\"}[1m])", + "format": "time_series", + "interval": "", + "intervalFactor": 1, + "legendFormat": "POST", + "refId": "B" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"PUT\",instance=\"10.3.35.17:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "PUT", + "refId": "C" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"HEAD\",instance=\"10.3.35.17:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "HEAD", + "refId": "D" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"DELETE\",instance=\"10.3.35.17:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "DELETE", + "refId": "E" + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.3.35.17HTTP Requests duration/s", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS_ALMATY}", + "fill": 1, + "gridPos": { + "h": 6, + "w": 6, + "x": 6, + "y": 286 + }, + "id": 71, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"GET\",instance=\"10.3.35.18:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "GET", + "refId": "A" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"POST\",instance=\"10.3.35.18:9000\"}[1m])", + "format": "time_series", + "interval": "", + "intervalFactor": 1, + "legendFormat": "POST", + "refId": "B" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"PUT\",instance=\"10.3.35.18:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "PUT", + "refId": "C" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"HEAD\",instance=\"10.3.35.18:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "HEAD", + "refId": "D" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"DELETE\",instance=\"10.3.35.18:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "DELETE", + "refId": "E" + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.3.35.18HTTP Requests duration/s", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS_ALMATY}", + "fill": 1, + "gridPos": { + "h": 6, + "w": 6, + "x": 12, + "y": 286 + }, + "id": 72, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"GET\",instance=\"10.3.35.19:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "GET", + "refId": "A" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"POST\",instance=\"10.3.35.19:9000\"}[1m])", + "format": "time_series", + "interval": "", + "intervalFactor": 1, + "legendFormat": "POST", + "refId": "B" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"PUT\",instance=\"10.3.35.19:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "PUT", + "refId": "C" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"HEAD\",instance=\"10.3.35.19:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "HEAD", + "refId": "D" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"DELETE\",instance=\"10.3.35.19:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "DELETE", + "refId": "E" + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.3.35.19HTTP Requests duration/s", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS_ALMATY}", + "fill": 1, + "gridPos": { + "h": 6, + "w": 6, + "x": 18, + "y": 286 + }, + "id": 73, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"GET\",instance=\"10.3.35.20:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "GET", + "refId": "A" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"POST\",instance=\"10.3.35.20:9000\"}[1m])", + "format": "time_series", + "interval": "", + "intervalFactor": 1, + "legendFormat": "POST", + "refId": "B" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"PUT\",instance=\"10.3.35.20:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "PUT", + "refId": "C" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"HEAD\",instance=\"10.3.35.20:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "HEAD", + "refId": "D" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"DELETE\",instance=\"10.3.35.20:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "DELETE", + "refId": "E" + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.3.35.20HTTP Requests duration/s", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS_ALMATY}", + "fill": 1, + "gridPos": { + "h": 6, + "w": 6, + "x": 0, + "y": 292 + }, + "id": 74, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"GET\",instance=\"10.3.35.21:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "GET", + "refId": "A" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"POST\",instance=\"10.3.35.21:9000\"}[1m])", + "format": "time_series", + "interval": "", + "intervalFactor": 1, + "legendFormat": "POST", + "refId": "B" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"PUT\",instance=\"10.3.35.21:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "PUT", + "refId": "C" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"HEAD\",instance=\"10.3.35.21:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "HEAD", + "refId": "D" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"DELETE\",instance=\"10.3.35.21:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "DELETE", + "refId": "E" + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.3.35.21HTTP Requests duration/s", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS_ALMATY}", + "fill": 1, + "gridPos": { + "h": 6, + "w": 6, + "x": 6, + "y": 292 + }, + "id": 75, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"GET\",instance=\"10.3.35.22:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "GET", + "refId": "A" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"POST\",instance=\"10.3.35.22:9000\"}[1m])", + "format": "time_series", + "interval": "", + "intervalFactor": 1, + "legendFormat": "POST", + "refId": "B" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"PUT\",instance=\"10.3.35.22:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "PUT", + "refId": "C" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"HEAD\",instance=\"10.3.35.22:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "HEAD", + "refId": "D" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"DELETE\",instance=\"10.3.35.22:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "DELETE", + "refId": "E" + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.3.35.22HTTP Requests duration/s", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS_ALMATY}", + "fill": 1, + "gridPos": { + "h": 6, + "w": 6, + "x": 12, + "y": 292 + }, + "id": 76, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"GET\",instance=\"10.3.35.23:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "GET", + "refId": "A" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"POST\",instance=\"10.3.35.23:9000\"}[1m])", + "format": "time_series", + "interval": "", + "intervalFactor": 1, + "legendFormat": "POST", + "refId": "B" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"PUT\",instance=\"10.3.35.23:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "PUT", + "refId": "C" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"HEAD\",instance=\"10.3.35.23:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "HEAD", + "refId": "D" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"DELETE\",instance=\"10.3.35.23:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "DELETE", + "refId": "E" + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.3.35.23HTTP Requests duration/s", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS_ALMATY}", + "fill": 1, + "gridPos": { + "h": 6, + "w": 6, + "x": 18, + "y": 292 + }, + "id": 77, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"GET\",instance=\"10.3.35.24:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "GET", + "refId": "A" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"POST\",instance=\"10.3.35.24:9000\"}[1m])", + "format": "time_series", + "interval": "", + "intervalFactor": 1, + "legendFormat": "POST", + "refId": "B" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"PUT\",instance=\"10.3.35.24:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "PUT", + "refId": "C" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"HEAD\",instance=\"10.3.35.24:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "HEAD", + "refId": "D" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"DELETE\",instance=\"10.3.35.24:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "DELETE", + "refId": "E" + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.3.35.24HTTP Requests duration/s", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS_ALMATY}", + "fill": 1, + "gridPos": { + "h": 6, + "w": 6, + "x": 0, + "y": 298 + }, + "id": 78, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"GET\",instance=\"10.3.35.25:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "GET", + "refId": "A" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"POST\",instance=\"10.3.35.25:9000\"}[1m])", + "format": "time_series", + "interval": "", + "intervalFactor": 1, + "legendFormat": "POST", + "refId": "B" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"PUT\",instance=\"10.3.35.25:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "PUT", + "refId": "C" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"HEAD\",instance=\"10.3.35.25:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "HEAD", + "refId": "D" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"DELETE\",instance=\"10.3.35.25:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "DELETE", + "refId": "E" + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.3.35.25HTTP Requests duration/s", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS_ALMATY}", + "fill": 1, + "gridPos": { + "h": 6, + "w": 6, + "x": 6, + "y": 298 + }, + "id": 79, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"GET\",instance=\"10.3.35.26:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "GET", + "refId": "A" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"POST\",instance=\"10.3.35.26:9000\"}[1m])", + "format": "time_series", + "interval": "", + "intervalFactor": 1, + "legendFormat": "POST", + "refId": "B" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"PUT\",instance=\"10.3.35.26:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "PUT", + "refId": "C" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"HEAD\",instance=\"10.3.35.26:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "HEAD", + "refId": "D" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"DELETE\",instance=\"10.3.35.26:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "DELETE", + "refId": "E" + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.3.35.26HTTP Requests duration/s", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS_ALMATY}", + "fill": 1, + "gridPos": { + "h": 6, + "w": 6, + "x": 12, + "y": 298 + }, + "id": 80, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"GET\",instance=\"10.3.35.27:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "GET", + "refId": "A" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"POST\",instance=\"10.3.35.27:9000\"}[1m])", + "format": "time_series", + "interval": "", + "intervalFactor": 1, + "legendFormat": "POST", + "refId": "B" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"PUT\",instance=\"10.3.35.27:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "PUT", + "refId": "C" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"HEAD\",instance=\"10.3.35.27:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "HEAD", + "refId": "D" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"DELETE\",instance=\"10.3.35.27:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "DELETE", + "refId": "E" + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.3.35.27HTTP Requests duration/s", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS_ALMATY}", + "fill": 1, + "gridPos": { + "h": 6, + "w": 6, + "x": 18, + "y": 298 + }, + "id": 81, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"GET\",instance=\"10.3.35.28:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "GET", + "refId": "A" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"POST\",instance=\"10.3.35.28:9000\"}[1m])", + "format": "time_series", + "interval": "", + "intervalFactor": 1, + "legendFormat": "POST", + "refId": "B" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"PUT\",instance=\"10.3.35.28:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "PUT", + "refId": "C" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"HEAD\",instance=\"10.3.35.28:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "HEAD", + "refId": "D" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"DELETE\",instance=\"10.3.35.28:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "DELETE", + "refId": "E" + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.3.35.28HTTP Requests duration/s", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS_ALMATY}", + "fill": 1, + "gridPos": { + "h": 6, + "w": 6, + "x": 0, + "y": 304 + }, + "id": 82, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"GET\",instance=\"10.3.35.29:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "GET", + "refId": "A" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"POST\",instance=\"10.3.35.29:9000\"}[1m])", + "format": "time_series", + "interval": "", + "intervalFactor": 1, + "legendFormat": "POST", + "refId": "B" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"PUT\",instance=\"10.3.35.29:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "PUT", + "refId": "C" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"HEAD\",instance=\"10.3.35.29:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "HEAD", + "refId": "D" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"DELETE\",instance=\"10.3.35.29:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "DELETE", + "refId": "E" + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.3.35.29HTTP Requests duration/s", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS_ALMATY}", + "fill": 1, + "gridPos": { + "h": 6, + "w": 6, + "x": 6, + "y": 304 + }, + "id": 83, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"GET\",instance=\"10.3.35.30:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "GET", + "refId": "A" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"POST\",instance=\"10.3.35.30:9000\"}[1m])", + "format": "time_series", + "interval": "", + "intervalFactor": 1, + "legendFormat": "POST", + "refId": "B" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"PUT\",instance=\"10.3.35.30:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "PUT", + "refId": "C" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"HEAD\",instance=\"10.3.35.30:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "HEAD", + "refId": "D" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"DELETE\",instance=\"10.3.35.30:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "DELETE", + "refId": "E" + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.3.35.30HTTP Requests duration/s", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS_ALMATY}", + "fill": 1, + "gridPos": { + "h": 6, + "w": 6, + "x": 12, + "y": 304 + }, + "id": 84, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"GET\",instance=\"10.3.35.31:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "GET", + "refId": "A" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"POST\",instance=\"10.3.35.31:9000\"}[1m])", + "format": "time_series", + "interval": "", + "intervalFactor": 1, + "legendFormat": "POST", + "refId": "B" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"PUT\",instance=\"10.3.35.31:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "PUT", + "refId": "C" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"HEAD\",instance=\"10.3.35.31:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "HEAD", + "refId": "D" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"DELETE\",instance=\"10.3.35.31:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "DELETE", + "refId": "E" + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.3.35.31HTTP Requests duration/s", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS_ALMATY}", + "fill": 1, + "gridPos": { + "h": 6, + "w": 6, + "x": 18, + "y": 304 + }, + "id": 85, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"GET\",instance=\"10.3.35.32:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "GET", + "refId": "A" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"POST\",instance=\"10.3.35.32:9000\"}[1m])", + "format": "time_series", + "interval": "", + "intervalFactor": 1, + "legendFormat": "POST", + "refId": "B" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"PUT\",instance=\"10.3.35.32:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "PUT", + "refId": "C" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"HEAD\",instance=\"10.3.35.32:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "HEAD", + "refId": "D" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"DELETE\",instance=\"10.3.35.32:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "DELETE", + "refId": "E" + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.3.35.32HTTP Requests duration/s", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS_ALMATY}", + "fill": 1, + "gridPos": { + "h": 6, + "w": 6, + "x": 0, + "y": 310 + }, + "id": 86, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"GET\",instance=\"10.3.35.33:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "GET", + "refId": "A" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"POST\",instance=\"10.3.35.33:9000\"}[1m])", + "format": "time_series", + "interval": "", + "intervalFactor": 1, + "legendFormat": "POST", + "refId": "B" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"PUT\",instance=\"10.3.35.33:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "PUT", + "refId": "C" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"HEAD\",instance=\"10.3.35.33:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "HEAD", + "refId": "D" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"DELETE\",instance=\"10.3.35.33:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "DELETE", + "refId": "E" + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.3.35.33HTTP Requests duration/s", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS_ALMATY}", + "fill": 1, + "gridPos": { + "h": 6, + "w": 6, + "x": 6, + "y": 310 + }, + "id": 209, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"GET\",instance=\"10.3.35.34:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "GET", + "refId": "A" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"POST\",instance=\"10.3.35.34:9000\"}[1m])", + "format": "time_series", + "interval": "", + "intervalFactor": 1, + "legendFormat": "POST", + "refId": "B" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"PUT\",instance=\"10.3.35.34:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "PUT", + "refId": "C" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"HEAD\",instance=\"10.3.35.34:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "HEAD", + "refId": "D" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"DELETE\",instance=\"10.3.35.34:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "DELETE", + "refId": "E" + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.3.35.34HTTP Requests duration/s", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS_ALMATY}", + "fill": 1, + "gridPos": { + "h": 6, + "w": 6, + "x": 12, + "y": 310 + }, + "id": 87, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"GET\",instance=\"10.3.35.35:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "GET", + "refId": "A" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"POST\",instance=\"10.3.35.35:9000\"}[1m])", + "format": "time_series", + "interval": "", + "intervalFactor": 1, + "legendFormat": "POST", + "refId": "B" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"PUT\",instance=\"10.3.35.35:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "PUT", + "refId": "C" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"HEAD\",instance=\"10.3.35.35:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "HEAD", + "refId": "D" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"DELETE\",instance=\"10.3.35.35:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "DELETE", + "refId": "E" + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.3.35.35HTTP Requests duration/s", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS_ALMATY}", + "fill": 1, + "gridPos": { + "h": 6, + "w": 6, + "x": 18, + "y": 310 + }, + "id": 88, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"GET\",instance=\"10.3.35.36:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "GET", + "refId": "A" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"POST\",instance=\"10.3.35.36:9000\"}[1m])", + "format": "time_series", + "interval": "", + "intervalFactor": 1, + "legendFormat": "POST", + "refId": "B" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"PUT\",instance=\"10.3.35.36:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "PUT", + "refId": "C" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"HEAD\",instance=\"10.3.35.36:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "HEAD", + "refId": "D" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"DELETE\",instance=\"10.3.35.36:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "DELETE", + "refId": "E" + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.3.35.36HTTP Requests duration/s", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS_ALMATY}", + "fill": 1, + "gridPos": { + "h": 6, + "w": 6, + "x": 0, + "y": 316 + }, + "id": 89, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"GET\",instance=\"10.3.35.37:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "GET", + "refId": "A" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"POST\",instance=\"10.3.35.37:9000\"}[1m])", + "format": "time_series", + "interval": "", + "intervalFactor": 1, + "legendFormat": "POST", + "refId": "B" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"PUT\",instance=\"10.3.35.37:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "PUT", + "refId": "C" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"HEAD\",instance=\"10.3.35.37:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "HEAD", + "refId": "D" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"DELETE\",instance=\"10.3.35.37:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "DELETE", + "refId": "E" + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.3.35.37HTTP Requests duration/s", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS_ALMATY}", + "fill": 1, + "gridPos": { + "h": 6, + "w": 6, + "x": 6, + "y": 316 + }, + "id": 90, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"GET\",instance=\"10.3.35.38:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "GET", + "refId": "A" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"POST\",instance=\"10.3.35.38:9000\"}[1m])", + "format": "time_series", + "interval": "", + "intervalFactor": 1, + "legendFormat": "POST", + "refId": "B" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"PUT\",instance=\"10.3.35.38:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "PUT", + "refId": "C" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"HEAD\",instance=\"10.3.35.38:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "HEAD", + "refId": "D" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"DELETE\",instance=\"10.3.35.38:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "DELETE", + "refId": "E" + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.3.35.38HTTP Requests duration/s", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS_ALMATY}", + "fill": 1, + "gridPos": { + "h": 6, + "w": 6, + "x": 12, + "y": 316 + }, + "id": 91, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"GET\",instance=\"10.3.35.39:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "GET", + "refId": "A" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"POST\",instance=\"10.3.35.39:9000\"}[1m])", + "format": "time_series", + "interval": "", + "intervalFactor": 1, + "legendFormat": "POST", + "refId": "B" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"PUT\",instance=\"10.3.35.39:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "PUT", + "refId": "C" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"HEAD\",instance=\"10.3.35.39:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "HEAD", + "refId": "D" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"DELETE\",instance=\"10.3.35.39:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "DELETE", + "refId": "E" + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.3.35.39HTTP Requests duration/s", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS_ALMATY}", + "fill": 1, + "gridPos": { + "h": 6, + "w": 6, + "x": 18, + "y": 316 + }, + "id": 92, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"GET\",instance=\"10.3.35.40:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "GET", + "refId": "A" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"POST\",instance=\"10.3.35.40:9000\"}[1m])", + "format": "time_series", + "interval": "", + "intervalFactor": 1, + "legendFormat": "POST", + "refId": "B" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"PUT\",instance=\"10.3.35.40:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "PUT", + "refId": "C" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"HEAD\",instance=\"10.3.35.40:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "HEAD", + "refId": "D" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"DELETE\",instance=\"10.3.35.40:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "DELETE", + "refId": "E" + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.3.35.40HTTP Requests duration/s", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS_ALMATY}", + "fill": 1, + "gridPos": { + "h": 6, + "w": 6, + "x": 0, + "y": 322 + }, + "id": 93, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"GET\",instance=\"10.3.35.41:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "GET", + "refId": "A" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"POST\",instance=\"10.3.35.41:9000\"}[1m])", + "format": "time_series", + "interval": "", + "intervalFactor": 1, + "legendFormat": "POST", + "refId": "B" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"PUT\",instance=\"10.3.35.41:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "PUT", + "refId": "C" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"HEAD\",instance=\"10.3.35.41:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "HEAD", + "refId": "D" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"DELETE\",instance=\"10.3.35.41:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "DELETE", + "refId": "E" + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.3.35.41HTTP Requests duration/s", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS_ALMATY}", + "fill": 1, + "gridPos": { + "h": 6, + "w": 6, + "x": 6, + "y": 322 + }, + "id": 94, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"GET\",instance=\"10.3.35.42:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "GET", + "refId": "A" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"POST\",instance=\"10.3.35.42:9000\"}[1m])", + "format": "time_series", + "interval": "", + "intervalFactor": 1, + "legendFormat": "POST", + "refId": "B" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"PUT\",instance=\"10.3.35.42:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "PUT", + "refId": "C" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"HEAD\",instance=\"10.3.35.42:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "HEAD", + "refId": "D" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"DELETE\",instance=\"10.3.35.42:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "DELETE", + "refId": "E" + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.3.35.42HTTP Requests duration/s", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS_ALMATY}", + "fill": 1, + "gridPos": { + "h": 6, + "w": 6, + "x": 12, + "y": 322 + }, + "id": 95, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"GET\",instance=\"10.3.35.43:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "GET", + "refId": "A" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"POST\",instance=\"10.3.35.43:9000\"}[1m])", + "format": "time_series", + "interval": "", + "intervalFactor": 1, + "legendFormat": "POST", + "refId": "B" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"PUT\",instance=\"10.3.35.43:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "PUT", + "refId": "C" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"HEAD\",instance=\"10.3.35.43:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "HEAD", + "refId": "D" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"DELETE\",instance=\"10.3.35.43:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "DELETE", + "refId": "E" + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.3.35.43HTTP Requests duration/s", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS_ALMATY}", + "fill": 1, + "gridPos": { + "h": 6, + "w": 6, + "x": 18, + "y": 322 + }, + "id": 96, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"GET\",instance=\"10.3.35.44:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "GET", + "refId": "A" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"POST\",instance=\"10.3.35.44:9000\"}[1m])", + "format": "time_series", + "interval": "", + "intervalFactor": 1, + "legendFormat": "POST", + "refId": "B" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"PUT\",instance=\"10.3.35.44:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "PUT", + "refId": "C" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"HEAD\",instance=\"10.3.35.44:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "HEAD", + "refId": "D" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"DELETE\",instance=\"10.3.35.44:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "DELETE", + "refId": "E" + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.3.35.44HTTP Requests duration/s", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS_ALMATY}", + "fill": 1, + "gridPos": { + "h": 6, + "w": 6, + "x": 0, + "y": 328 + }, + "id": 97, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"GET\",instance=\"10.3.35.45:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "GET", + "refId": "A" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"POST\",instance=\"10.3.35.45:9000\"}[1m])", + "format": "time_series", + "interval": "", + "intervalFactor": 1, + "legendFormat": "POST", + "refId": "B" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"PUT\",instance=\"10.3.35.45:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "PUT", + "refId": "C" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"HEAD\",instance=\"10.3.35.45:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "HEAD", + "refId": "D" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"DELETE\",instance=\"10.3.35.45:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "DELETE", + "refId": "E" + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.3.35.45HTTP Requests duration/s", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS_ALMATY}", + "fill": 1, + "gridPos": { + "h": 6, + "w": 6, + "x": 6, + "y": 328 + }, + "id": 98, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"GET\",instance=\"10.3.35.46:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "GET", + "refId": "A" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"POST\",instance=\"10.3.35.46:9000\"}[1m])", + "format": "time_series", + "interval": "", + "intervalFactor": 1, + "legendFormat": "POST", + "refId": "B" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"PUT\",instance=\"10.3.35.46:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "PUT", + "refId": "C" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"HEAD\",instance=\"10.3.35.46:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "HEAD", + "refId": "D" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"DELETE\",instance=\"10.3.35.46:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "DELETE", + "refId": "E" + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.3.35.46HTTP Requests duration/s", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS_ALMATY}", + "fill": 1, + "gridPos": { + "h": 6, + "w": 6, + "x": 12, + "y": 328 + }, + "id": 99, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"GET\",instance=\"10.3.35.47:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "GET", + "refId": "A" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"POST\",instance=\"10.3.35.47:9000\"}[1m])", + "format": "time_series", + "interval": "", + "intervalFactor": 1, + "legendFormat": "POST", + "refId": "B" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"PUT\",instance=\"10.3.35.47:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "PUT", + "refId": "C" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"HEAD\",instance=\"10.3.35.47:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "HEAD", + "refId": "D" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"DELETE\",instance=\"10.3.35.47:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "DELETE", + "refId": "E" + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.3.35.47HTTP Requests duration/s", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS_ALMATY}", + "fill": 1, + "gridPos": { + "h": 6, + "w": 6, + "x": 18, + "y": 328 + }, + "id": 100, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"GET\",instance=\"10.3.35.48:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "GET", + "refId": "A" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"POST\",instance=\"10.3.35.48:9000\"}[1m])", + "format": "time_series", + "interval": "", + "intervalFactor": 1, + "legendFormat": "POST", + "refId": "B" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"PUT\",instance=\"10.3.35.48:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "PUT", + "refId": "C" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"HEAD\",instance=\"10.3.35.48:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "HEAD", + "refId": "D" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"DELETE\",instance=\"10.3.35.48:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "DELETE", + "refId": "E" + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.3.35.48HTTP Requests duration/s", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS_ALMATY}", + "fill": 1, + "gridPos": { + "h": 5, + "w": 24, + "x": 0, + "y": 334 + }, + "id": 49, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "topk(2, (sum(irate(node_cpu_seconds_total{job=\"os_almaty\",mode!=\"idle\"}[1m])) by (instance)))", + "format": "time_series", + "hide": false, + "intervalFactor": 1, + "legendFormat": "{{instance}}", + "refId": "B" + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "TOP2 CPUUsedRate", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "decimals": null, + "format": "percentunit", + "label": null, + "logBase": 1, + "max": null, + "min": "0", + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS_ALMATY}", + "fill": 1, + "gridPos": { + "h": 6, + "w": 6, + "x": 0, + "y": 339 + }, + "id": 2, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "sum(irate(node_cpu_seconds_total{instance=\"10.3.35.1:9100\",job=\"os_almaty\",mode!=\"idle\"}[1m]))", + "format": "time_series", + "hide": false, + "instant": false, + "intervalFactor": 1, + "legendFormat": "CPU Used Percent", + "refId": "A" + }, + { + "expr": "1 - (avg(irate(node_cpu_seconds_total{instance=\"10.3.35.1:9100\",job=\"os_almaty\",mode=\"idle\"}[1m])))", + "format": "time_series", + "hide": true, + "intervalFactor": 1, + "refId": "B" + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.3.35.1CPUUsedRate", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "decimals": null, + "format": "percentunit", + "label": null, + "logBase": 1, + "max": null, + "min": "0", + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS_ALMATY}", + "fill": 1, + "gridPos": { + "h": 6, + "w": 6, + "x": 6, + "y": 339 + }, + "id": 3, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "sum(irate(node_cpu_seconds_total{instance=\"10.3.35.2:9100\",job=\"os_almaty\",mode!=\"idle\"}[1m]))", + "format": "time_series", + "hide": false, + "instant": false, + "intervalFactor": 1, + "legendFormat": "CPU Used Percent", + "refId": "A" + }, + { + "expr": "1 - (avg(irate(node_cpu_seconds_total{instance=\"10.3.35.2:9100\",job=\"os_almaty\",mode=\"idle\"}[1m])))", + "format": "time_series", + "hide": true, + "intervalFactor": 1, + "refId": "B" + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.3.35.2CPUUsedRate", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "decimals": null, + "format": "percentunit", + "label": null, + "logBase": 1, + "max": null, + "min": "0", + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS_ALMATY}", + "fill": 1, + "gridPos": { + "h": 6, + "w": 6, + "x": 12, + "y": 339 + }, + "id": 4, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "sum(irate(node_cpu_seconds_total{instance=\"10.3.35.3:9100\",job=\"os_almaty\",mode!=\"idle\"}[1m]))", + "format": "time_series", + "hide": false, + "instant": false, + "intervalFactor": 1, + "legendFormat": "CPU Used Percent", + "refId": "A" + }, + { + "expr": "1 - (avg(irate(node_cpu_seconds_total{instance=\"10.3.35.3:9100\",job=\"os_almaty\",mode=\"idle\"}[1m])))", + "format": "time_series", + "hide": true, + "intervalFactor": 1, + "refId": "B" + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.3.35.3CPUUsedRate", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "decimals": null, + "format": "percentunit", + "label": null, + "logBase": 1, + "max": null, + "min": "0", + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS_ALMATY}", + "fill": 1, + "gridPos": { + "h": 6, + "w": 6, + "x": 18, + "y": 339 + }, + "id": 5, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "sum(irate(node_cpu_seconds_total{instance=\"10.3.35.4:9100\",job=\"os_almaty\",mode!=\"idle\"}[1m]))", + "format": "time_series", + "hide": false, + "instant": false, + "intervalFactor": 1, + "legendFormat": "CPU Used Percent", + "refId": "A" + }, + { + "expr": "1 - (avg(irate(node_cpu_seconds_total{instance=\"10.3.35.4:9100\",job=\"os_almaty\",mode=\"idle\"}[1m])))", + "format": "time_series", + "hide": true, + "intervalFactor": 1, + "refId": "B" + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.3.35.4CPUUsedRate", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "decimals": null, + "format": "percentunit", + "label": null, + "logBase": 1, + "max": null, + "min": "0", + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS_ALMATY}", + "fill": 1, + "gridPos": { + "h": 6, + "w": 6, + "x": 0, + "y": 345 + }, + "id": 6, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "sum(irate(node_cpu_seconds_total{instance=\"10.3.35.5:9100\",job=\"os_almaty\",mode!=\"idle\"}[1m]))", + "format": "time_series", + "hide": false, + "instant": false, + "intervalFactor": 1, + "legendFormat": "CPU Used Percent", + "refId": "A" + }, + { + "expr": "1 - (avg(irate(node_cpu_seconds_total{instance=\"10.3.35.5:9100\",job=\"os_almaty\",mode=\"idle\"}[1m])))", + "format": "time_series", + "hide": true, + "intervalFactor": 1, + "refId": "B" + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.3.35.5CPUUsedRate", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "decimals": null, + "format": "percentunit", + "label": null, + "logBase": 1, + "max": null, + "min": "0", + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS_ALMATY}", + "fill": 1, + "gridPos": { + "h": 6, + "w": 6, + "x": 6, + "y": 345 + }, + "id": 7, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "sum(irate(node_cpu_seconds_total{instance=\"10.3.35.6:9100\",job=\"os_almaty\",mode!=\"idle\"}[1m]))", + "format": "time_series", + "hide": false, + "instant": false, + "intervalFactor": 1, + "legendFormat": "CPU Used Percent", + "refId": "A" + }, + { + "expr": "1 - (avg(irate(node_cpu_seconds_total{instance=\"10.3.35.6:9100\",job=\"os_almaty\",mode=\"idle\"}[1m])))", + "format": "time_series", + "hide": true, + "intervalFactor": 1, + "refId": "B" + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.3.35.6CPUUsedRate", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "decimals": null, + "format": "percentunit", + "label": null, + "logBase": 1, + "max": null, + "min": "0", + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS_ALMATY}", + "fill": 1, + "gridPos": { + "h": 6, + "w": 6, + "x": 12, + "y": 345 + }, + "id": 8, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "sum(irate(node_cpu_seconds_total{instance=\"10.3.35.7:9100\",job=\"os_almaty\",mode!=\"idle\"}[1m]))", + "format": "time_series", + "hide": false, + "instant": false, + "intervalFactor": 1, + "legendFormat": "CPU Used Percent", + "refId": "A" + }, + { + "expr": "1 - (avg(irate(node_cpu_seconds_total{instance=\"10.3.35.7:9100\",job=\"os_almaty\",mode=\"idle\"}[1m])))", + "format": "time_series", + "hide": true, + "intervalFactor": 1, + "refId": "B" + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.3.35.7CPUUsedRate", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "decimals": null, + "format": "percentunit", + "label": null, + "logBase": 1, + "max": null, + "min": "0", + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS_ALMATY}", + "fill": 1, + "gridPos": { + "h": 6, + "w": 6, + "x": 18, + "y": 345 + }, + "id": 9, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "sum(irate(node_cpu_seconds_total{instance=\"10.3.35.8:9100\",job=\"os_almaty\",mode!=\"idle\"}[1m]))", + "format": "time_series", + "hide": false, + "instant": false, + "intervalFactor": 1, + "legendFormat": "CPU Used Percent", + "refId": "A" + }, + { + "expr": "1 - (avg(irate(node_cpu_seconds_total{instance=\"10.3.35.8:9100\",job=\"os_almaty\",mode=\"idle\"}[1m])))", + "format": "time_series", + "hide": true, + "intervalFactor": 1, + "refId": "B" + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.3.35.8CPUUsedRate", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "decimals": null, + "format": "percentunit", + "label": null, + "logBase": 1, + "max": null, + "min": "0", + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS_ALMATY}", + "fill": 1, + "gridPos": { + "h": 6, + "w": 6, + "x": 0, + "y": 351 + }, + "id": 10, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "sum(irate(node_cpu_seconds_total{instance=\"10.3.35.9:9100\",job=\"os_almaty\",mode!=\"idle\"}[1m]))", + "format": "time_series", + "hide": false, + "instant": false, + "intervalFactor": 1, + "legendFormat": "CPU Used Percent", + "refId": "A" + }, + { + "expr": "1 - (avg(irate(node_cpu_seconds_total{instance=\"10.3.35.9:9100\",job=\"os_almaty\",mode=\"idle\"}[1m])))", + "format": "time_series", + "hide": true, + "intervalFactor": 1, + "refId": "B" + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.3.35.9CPUUsedRate", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "decimals": null, + "format": "percentunit", + "label": null, + "logBase": 1, + "max": null, + "min": "0", + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS_ALMATY}", + "fill": 1, + "gridPos": { + "h": 6, + "w": 6, + "x": 6, + "y": 351 + }, + "id": 11, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "sum(irate(node_cpu_seconds_total{instance=\"10.3.35.10:9100\",job=\"os_almaty\",mode!=\"idle\"}[1m]))", + "format": "time_series", + "hide": false, + "instant": false, + "intervalFactor": 1, + "legendFormat": "CPU Used Percent", + "refId": "A" + }, + { + "expr": "1 - (avg(irate(node_cpu_seconds_total{instance=\"10.3.35.10:9100\",job=\"os_almaty\",mode=\"idle\"}[1m])))", + "format": "time_series", + "hide": true, + "intervalFactor": 1, + "refId": "B" + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.3.35.10CPUUsedRate", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "decimals": null, + "format": "percentunit", + "label": null, + "logBase": 1, + "max": null, + "min": "0", + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS_ALMATY}", + "fill": 1, + "gridPos": { + "h": 6, + "w": 6, + "x": 12, + "y": 351 + }, + "id": 12, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "sum(irate(node_cpu_seconds_total{instance=\"10.3.35.11:9100\",job=\"os_almaty\",mode!=\"idle\"}[1m]))", + "format": "time_series", + "hide": false, + "instant": false, + "intervalFactor": 1, + "legendFormat": "CPU Used Percent", + "refId": "A" + }, + { + "expr": "1 - (avg(irate(node_cpu_seconds_total{instance=\"10.3.35.11:9100\",job=\"os_almaty\",mode=\"idle\"}[1m])))", + "format": "time_series", + "hide": true, + "intervalFactor": 1, + "refId": "B" + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.3.35.11CPUUsedRate", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "decimals": null, + "format": "percentunit", + "label": null, + "logBase": 1, + "max": null, + "min": "0", + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS_ALMATY}", + "fill": 1, + "gridPos": { + "h": 6, + "w": 6, + "x": 18, + "y": 351 + }, + "id": 13, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "sum(irate(node_cpu_seconds_total{instance=\"10.3.35.12:9100\",job=\"os_almaty\",mode!=\"idle\"}[1m]))", + "format": "time_series", + "hide": false, + "instant": false, + "intervalFactor": 1, + "legendFormat": "CPU Used Percent", + "refId": "A" + }, + { + "expr": "1 - (avg(irate(node_cpu_seconds_total{instance=\"10.3.35.12:9100\",job=\"os_almaty\",mode=\"idle\"}[1m])))", + "format": "time_series", + "hide": true, + "intervalFactor": 1, + "refId": "B" + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.3.35.12CPUUsedRate", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "decimals": null, + "format": "percentunit", + "label": null, + "logBase": 1, + "max": null, + "min": "0", + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS_ALMATY}", + "fill": 1, + "gridPos": { + "h": 6, + "w": 6, + "x": 0, + "y": 357 + }, + "id": 14, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "sum(irate(node_cpu_seconds_total{instance=\"10.3.35.13:9100\",job=\"os_almaty\",mode!=\"idle\"}[1m]))", + "format": "time_series", + "hide": false, + "instant": false, + "intervalFactor": 1, + "legendFormat": "CPU Used Percent", + "refId": "A" + }, + { + "expr": "1 - (avg(irate(node_cpu_seconds_total{instance=\"10.3.35.13:9100\",job=\"os_almaty\",mode=\"idle\"}[1m])))", + "format": "time_series", + "hide": true, + "intervalFactor": 1, + "refId": "B" + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.3.35.13CPUUsedRate", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "decimals": null, + "format": "percentunit", + "label": null, + "logBase": 1, + "max": null, + "min": "0", + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS_ALMATY}", + "fill": 1, + "gridPos": { + "h": 6, + "w": 6, + "x": 6, + "y": 357 + }, + "id": 15, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "sum(irate(node_cpu_seconds_total{instance=\"10.3.35.14:9100\",job=\"os_almaty\",mode!=\"idle\"}[1m]))", + "format": "time_series", + "hide": false, + "instant": false, + "intervalFactor": 1, + "legendFormat": "CPU Used Percent", + "refId": "A" + }, + { + "expr": "1 - (avg(irate(node_cpu_seconds_total{instance=\"10.3.35.14:9100\",job=\"os_almaty\",mode=\"idle\"}[1m])))", + "format": "time_series", + "hide": true, + "intervalFactor": 1, + "refId": "B" + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.3.35.14CPUUsedRate", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "decimals": null, + "format": "percentunit", + "label": null, + "logBase": 1, + "max": null, + "min": "0", + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS_ALMATY}", + "fill": 1, + "gridPos": { + "h": 6, + "w": 6, + "x": 12, + "y": 357 + }, + "id": 16, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "sum(irate(node_cpu_seconds_total{instance=\"10.3.35.15:9100\",job=\"os_almaty\",mode!=\"idle\"}[1m]))", + "format": "time_series", + "hide": false, + "instant": false, + "intervalFactor": 1, + "legendFormat": "CPU Used Percent", + "refId": "A" + }, + { + "expr": "1 - (avg(irate(node_cpu_seconds_total{instance=\"10.3.35.15:9100\",job=\"os_almaty\",mode=\"idle\"}[1m])))", + "format": "time_series", + "hide": true, + "intervalFactor": 1, + "refId": "B" + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.3.35.15CPUUsedRate", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "decimals": null, + "format": "percentunit", + "label": null, + "logBase": 1, + "max": null, + "min": "0", + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS_ALMATY}", + "fill": 1, + "gridPos": { + "h": 6, + "w": 6, + "x": 18, + "y": 357 + }, + "id": 17, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "sum(irate(node_cpu_seconds_total{instance=\"10.3.35.16:9100\",job=\"os_almaty\",mode!=\"idle\"}[1m]))", + "format": "time_series", + "hide": false, + "instant": false, + "intervalFactor": 1, + "legendFormat": "CPU Used Percent", + "refId": "A" + }, + { + "expr": "1 - (avg(irate(node_cpu_seconds_total{instance=\"10.3.35.16:9100\",job=\"os_almaty\",mode=\"idle\"}[1m])))", + "format": "time_series", + "hide": true, + "intervalFactor": 1, + "refId": "B" + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.3.35.16CPUUsedRate", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "decimals": null, + "format": "percentunit", + "label": null, + "logBase": 1, + "max": null, + "min": "0", + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS_ALMATY}", + "fill": 1, + "gridPos": { + "h": 6, + "w": 6, + "x": 0, + "y": 363 + }, + "id": 18, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "sum(irate(node_cpu_seconds_total{instance=\"10.3.35.17:9100\",job=\"os_almaty\",mode!=\"idle\"}[1m]))", + "format": "time_series", + "hide": false, + "instant": false, + "intervalFactor": 1, + "legendFormat": "CPU Used Percent", + "refId": "A" + }, + { + "expr": "1 - (avg(irate(node_cpu_seconds_total{instance=\"10.3.35.17:9100\",job=\"os_almaty\",mode=\"idle\"}[1m])))", + "format": "time_series", + "hide": true, + "intervalFactor": 1, + "refId": "B" + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.3.35.17CPUUsedRate", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "decimals": null, + "format": "percentunit", + "label": null, + "logBase": 1, + "max": null, + "min": "0", + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS_ALMATY}", + "fill": 1, + "gridPos": { + "h": 6, + "w": 6, + "x": 6, + "y": 363 + }, + "id": 19, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "sum(irate(node_cpu_seconds_total{instance=\"10.3.35.18:9100\",job=\"os_almaty\",mode!=\"idle\"}[1m]))", + "format": "time_series", + "hide": false, + "instant": false, + "intervalFactor": 1, + "legendFormat": "CPU Used Percent", + "refId": "A" + }, + { + "expr": "1 - (avg(irate(node_cpu_seconds_total{instance=\"10.3.35.18:9100\",job=\"os_almaty\",mode=\"idle\"}[1m])))", + "format": "time_series", + "hide": true, + "intervalFactor": 1, + "refId": "B" + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.3.35.18CPUUsedRate", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "decimals": null, + "format": "percentunit", + "label": null, + "logBase": 1, + "max": null, + "min": "0", + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS_ALMATY}", + "fill": 1, + "gridPos": { + "h": 6, + "w": 6, + "x": 12, + "y": 363 + }, + "id": 20, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "sum(irate(node_cpu_seconds_total{instance=\"10.3.35.19:9100\",job=\"os_almaty\",mode!=\"idle\"}[1m]))", + "format": "time_series", + "hide": false, + "instant": false, + "intervalFactor": 1, + "legendFormat": "CPU Used Percent", + "refId": "A" + }, + { + "expr": "1 - (avg(irate(node_cpu_seconds_total{instance=\"10.3.35.19:9100\",job=\"os_almaty\",mode=\"idle\"}[1m])))", + "format": "time_series", + "hide": true, + "intervalFactor": 1, + "refId": "B" + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.3.35.19CPUUsedRate", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "decimals": null, + "format": "percentunit", + "label": null, + "logBase": 1, + "max": null, + "min": "0", + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS_ALMATY}", + "fill": 1, + "gridPos": { + "h": 6, + "w": 6, + "x": 18, + "y": 363 + }, + "id": 21, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "sum(irate(node_cpu_seconds_total{instance=\"10.3.35.20:9100\",job=\"os_almaty\",mode!=\"idle\"}[1m]))", + "format": "time_series", + "hide": false, + "instant": false, + "intervalFactor": 1, + "legendFormat": "CPU Used Percent", + "refId": "A" + }, + { + "expr": "1 - (avg(irate(node_cpu_seconds_total{instance=\"10.3.35.20:9100\",job=\"os_almaty\",mode=\"idle\"}[1m])))", + "format": "time_series", + "hide": true, + "intervalFactor": 1, + "refId": "B" + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.3.35.20CPUUsedRate", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "decimals": null, + "format": "percentunit", + "label": null, + "logBase": 1, + "max": null, + "min": "0", + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS_ALMATY}", + "fill": 1, + "gridPos": { + "h": 6, + "w": 6, + "x": 0, + "y": 369 + }, + "id": 22, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "sum(irate(node_cpu_seconds_total{instance=\"10.3.35.21:9100\",job=\"os_almaty\",mode!=\"idle\"}[1m]))", + "format": "time_series", + "hide": false, + "instant": false, + "intervalFactor": 1, + "legendFormat": "CPU Used Percent", + "refId": "A" + }, + { + "expr": "1 - (avg(irate(node_cpu_seconds_total{instance=\"10.3.35.21:9100\",job=\"os_almaty\",mode=\"idle\"}[1m])))", + "format": "time_series", + "hide": true, + "intervalFactor": 1, + "refId": "B" + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.3.35.21CPUUsedRate", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "decimals": null, + "format": "percentunit", + "label": null, + "logBase": 1, + "max": null, + "min": "0", + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS_ALMATY}", + "fill": 1, + "gridPos": { + "h": 6, + "w": 6, + "x": 6, + "y": 369 + }, + "id": 23, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "sum(irate(node_cpu_seconds_total{instance=\"10.3.35.22:9100\",job=\"os_almaty\",mode!=\"idle\"}[1m]))", + "format": "time_series", + "hide": false, + "instant": false, + "intervalFactor": 1, + "legendFormat": "CPU Used Percent", + "refId": "A" + }, + { + "expr": "1 - (avg(irate(node_cpu_seconds_total{instance=\"10.3.35.22:9100\",job=\"os_almaty\",mode=\"idle\"}[1m])))", + "format": "time_series", + "hide": true, + "intervalFactor": 1, + "refId": "B" + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.3.35.22CPUUsedRate", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "decimals": null, + "format": "percentunit", + "label": null, + "logBase": 1, + "max": null, + "min": "0", + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS_ALMATY}", + "fill": 1, + "gridPos": { + "h": 6, + "w": 6, + "x": 12, + "y": 369 + }, + "id": 24, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "sum(irate(node_cpu_seconds_total{instance=\"10.3.35.23:9100\",job=\"os_almaty\",mode!=\"idle\"}[1m]))", + "format": "time_series", + "hide": false, + "instant": false, + "intervalFactor": 1, + "legendFormat": "CPU Used Percent", + "refId": "A" + }, + { + "expr": "1 - (avg(irate(node_cpu_seconds_total{instance=\"10.3.35.23:9100\",job=\"os_almaty\",mode=\"idle\"}[1m])))", + "format": "time_series", + "hide": true, + "intervalFactor": 1, + "refId": "B" + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.3.35.23CPUUsedRate", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "decimals": null, + "format": "percentunit", + "label": null, + "logBase": 1, + "max": null, + "min": "0", + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS_ALMATY}", + "fill": 1, + "gridPos": { + "h": 6, + "w": 6, + "x": 18, + "y": 369 + }, + "id": 25, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "sum(irate(node_cpu_seconds_total{instance=\"10.3.35.24:9100\",job=\"os_almaty\",mode!=\"idle\"}[1m]))", + "format": "time_series", + "hide": false, + "instant": false, + "intervalFactor": 1, + "legendFormat": "CPU Used Percent", + "refId": "A" + }, + { + "expr": "1 - (avg(irate(node_cpu_seconds_total{instance=\"10.3.35.24:9100\",job=\"os_almaty\",mode=\"idle\"}[1m])))", + "format": "time_series", + "hide": true, + "intervalFactor": 1, + "refId": "B" + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.3.35.24CPUUsedRate", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "decimals": null, + "format": "percentunit", + "label": null, + "logBase": 1, + "max": null, + "min": "0", + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS_ALMATY}", + "fill": 1, + "gridPos": { + "h": 6, + "w": 6, + "x": 0, + "y": 375 + }, + "id": 26, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "sum(irate(node_cpu_seconds_total{instance=\"10.3.35.25:9100\",job=\"os_almaty\",mode!=\"idle\"}[1m]))", + "format": "time_series", + "hide": false, + "instant": false, + "intervalFactor": 1, + "legendFormat": "CPU Used Percent", + "refId": "A" + }, + { + "expr": "1 - (avg(irate(node_cpu_seconds_total{instance=\"10.3.35.25:9100\",job=\"os_almaty\",mode=\"idle\"}[1m])))", + "format": "time_series", + "hide": true, + "intervalFactor": 1, + "refId": "B" + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.3.35.25CPUUsedRate", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "decimals": null, + "format": "percentunit", + "label": null, + "logBase": 1, + "max": null, + "min": "0", + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS_ALMATY}", + "fill": 1, + "gridPos": { + "h": 6, + "w": 6, + "x": 6, + "y": 375 + }, + "id": 27, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "sum(irate(node_cpu_seconds_total{instance=\"10.3.35.26:9100\",job=\"os_almaty\",mode!=\"idle\"}[1m]))", + "format": "time_series", + "hide": false, + "instant": false, + "intervalFactor": 1, + "legendFormat": "CPU Used Percent", + "refId": "A" + }, + { + "expr": "1 - (avg(irate(node_cpu_seconds_total{instance=\"10.3.35.26:9100\",job=\"os_almaty\",mode=\"idle\"}[1m])))", + "format": "time_series", + "hide": true, + "intervalFactor": 1, + "refId": "B" + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.3.35.26CPUUsedRate", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "decimals": null, + "format": "percentunit", + "label": null, + "logBase": 1, + "max": null, + "min": "0", + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS_ALMATY}", + "fill": 1, + "gridPos": { + "h": 6, + "w": 6, + "x": 12, + "y": 375 + }, + "id": 28, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "sum(irate(node_cpu_seconds_total{instance=\"10.3.35.27:9100\",job=\"os_almaty\",mode!=\"idle\"}[1m]))", + "format": "time_series", + "hide": false, + "instant": false, + "intervalFactor": 1, + "legendFormat": "CPU Used Percent", + "refId": "A" + }, + { + "expr": "1 - (avg(irate(node_cpu_seconds_total{instance=\"10.3.35.27:9100\",job=\"os_almaty\",mode=\"idle\"}[1m])))", + "format": "time_series", + "hide": true, + "intervalFactor": 1, + "refId": "B" + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.3.35.27CPUUsedRate", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "decimals": null, + "format": "percentunit", + "label": null, + "logBase": 1, + "max": null, + "min": "0", + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS_ALMATY}", + "fill": 1, + "gridPos": { + "h": 6, + "w": 6, + "x": 18, + "y": 375 + }, + "id": 29, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "sum(irate(node_cpu_seconds_total{instance=\"10.3.35.28:9100\",job=\"os_almaty\",mode!=\"idle\"}[1m]))", + "format": "time_series", + "hide": false, + "instant": false, + "intervalFactor": 1, + "legendFormat": "CPU Used Percent", + "refId": "A" + }, + { + "expr": "1 - (avg(irate(node_cpu_seconds_total{instance=\"10.3.35.28:9100\",job=\"os_almaty\",mode=\"idle\"}[1m])))", + "format": "time_series", + "hide": true, + "intervalFactor": 1, + "refId": "B" + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.3.35.28CPUUsedRate", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "decimals": null, + "format": "percentunit", + "label": null, + "logBase": 1, + "max": null, + "min": "0", + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS_ALMATY}", + "fill": 1, + "gridPos": { + "h": 6, + "w": 6, + "x": 0, + "y": 381 + }, + "id": 30, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "sum(irate(node_cpu_seconds_total{instance=\"10.3.35.29:9100\",job=\"os_almaty\",mode!=\"idle\"}[1m]))", + "format": "time_series", + "hide": false, + "instant": false, + "intervalFactor": 1, + "legendFormat": "CPU Used Percent", + "refId": "A" + }, + { + "expr": "1 - (avg(irate(node_cpu_seconds_total{instance=\"10.3.35.29:9100\",job=\"os_almaty\",mode=\"idle\"}[1m])))", + "format": "time_series", + "hide": true, + "intervalFactor": 1, + "refId": "B" + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.3.35.29CPUUsedRate", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "decimals": null, + "format": "percentunit", + "label": null, + "logBase": 1, + "max": null, + "min": "0", + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS_ALMATY}", + "fill": 1, + "gridPos": { + "h": 6, + "w": 6, + "x": 6, + "y": 381 + }, + "id": 31, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "sum(irate(node_cpu_seconds_total{instance=\"10.3.35.30:9100\",job=\"os_almaty\",mode!=\"idle\"}[1m]))", + "format": "time_series", + "hide": false, + "instant": false, + "intervalFactor": 1, + "legendFormat": "CPU Used Percent", + "refId": "A" + }, + { + "expr": "1 - (avg(irate(node_cpu_seconds_total{instance=\"10.3.35.30:9100\",job=\"os_almaty\",mode=\"idle\"}[1m])))", + "format": "time_series", + "hide": true, + "intervalFactor": 1, + "refId": "B" + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.3.35.30CPUUsedRate", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "decimals": null, + "format": "percentunit", + "label": null, + "logBase": 1, + "max": null, + "min": "0", + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS_ALMATY}", + "fill": 1, + "gridPos": { + "h": 6, + "w": 6, + "x": 12, + "y": 381 + }, + "id": 32, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "sum(irate(node_cpu_seconds_total{instance=\"10.3.35.31:9100\",job=\"os_almaty\",mode!=\"idle\"}[1m]))", + "format": "time_series", + "hide": false, + "instant": false, + "intervalFactor": 1, + "legendFormat": "CPU Used Percent", + "refId": "A" + }, + { + "expr": "1 - (avg(irate(node_cpu_seconds_total{instance=\"10.3.35.31:9100\",job=\"os_almaty\",mode=\"idle\"}[1m])))", + "format": "time_series", + "hide": true, + "intervalFactor": 1, + "refId": "B" + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.3.35.31CPUUsedRate", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "decimals": null, + "format": "percentunit", + "label": null, + "logBase": 1, + "max": null, + "min": "0", + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS_ALMATY}", + "fill": 1, + "gridPos": { + "h": 6, + "w": 6, + "x": 18, + "y": 381 + }, + "id": 33, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "sum(irate(node_cpu_seconds_total{instance=\"10.3.35.32:9100\",job=\"os_almaty\",mode!=\"idle\"}[1m]))", + "format": "time_series", + "hide": false, + "instant": false, + "intervalFactor": 1, + "legendFormat": "CPU Used Percent", + "refId": "A" + }, + { + "expr": "1 - (avg(irate(node_cpu_seconds_total{instance=\"10.3.35.32:9100\",job=\"os_almaty\",mode=\"idle\"}[1m])))", + "format": "time_series", + "hide": true, + "intervalFactor": 1, + "refId": "B" + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.3.35.32CPUUsedRate", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "decimals": null, + "format": "percentunit", + "label": null, + "logBase": 1, + "max": null, + "min": "0", + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS_ALMATY}", + "fill": 1, + "gridPos": { + "h": 6, + "w": 6, + "x": 0, + "y": 387 + }, + "id": 34, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "sum(irate(node_cpu_seconds_total{instance=\"10.3.35.33:9100\",job=\"os_almaty\",mode!=\"idle\"}[1m]))", + "format": "time_series", + "hide": false, + "instant": false, + "intervalFactor": 1, + "legendFormat": "CPU Used Percent", + "refId": "A" + }, + { + "expr": "1 - (avg(irate(node_cpu_seconds_total{instance=\"10.3.35.33:9100\",job=\"os_almaty\",mode=\"idle\"}[1m])))", + "format": "time_series", + "hide": true, + "intervalFactor": 1, + "refId": "B" + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.3.35.33CPUUsedRate", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "decimals": null, + "format": "percentunit", + "label": null, + "logBase": 1, + "max": null, + "min": "0", + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS_ALMATY}", + "fill": 1, + "gridPos": { + "h": 6, + "w": 6, + "x": 6, + "y": 387 + }, + "id": 210, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "sum(irate(node_cpu_seconds_total{instance=\"10.3.35.34:9100\",job=\"os_almaty\",mode!=\"idle\"}[1m]))", + "format": "time_series", + "hide": false, + "instant": false, + "intervalFactor": 1, + "legendFormat": "CPU Used Percent", + "refId": "A" + }, + { + "expr": "1 - (avg(irate(node_cpu_seconds_total{instance=\"10.3.35.34:9100\",job=\"os_almaty\",mode=\"idle\"}[1m])))", + "format": "time_series", + "hide": true, + "intervalFactor": 1, + "refId": "B" + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.3.35.34CPUUsedRate", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "decimals": null, + "format": "percentunit", + "label": null, + "logBase": 1, + "max": null, + "min": "0", + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS_ALMATY}", + "fill": 1, + "gridPos": { + "h": 6, + "w": 6, + "x": 12, + "y": 387 + }, + "id": 35, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "sum(irate(node_cpu_seconds_total{instance=\"10.3.35.35:9100\",job=\"os_almaty\",mode!=\"idle\"}[1m]))", + "format": "time_series", + "hide": false, + "instant": false, + "intervalFactor": 1, + "legendFormat": "CPU Used Percent", + "refId": "A" + }, + { + "expr": "1 - (avg(irate(node_cpu_seconds_total{instance=\"10.3.35.35:9100\",job=\"os_almaty\",mode=\"idle\"}[1m])))", + "format": "time_series", + "hide": true, + "intervalFactor": 1, + "refId": "B" + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.3.35.35CPUUsedRate", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "decimals": null, + "format": "percentunit", + "label": null, + "logBase": 1, + "max": null, + "min": "0", + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS_ALMATY}", + "fill": 1, + "gridPos": { + "h": 6, + "w": 6, + "x": 18, + "y": 387 + }, + "id": 36, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "sum(irate(node_cpu_seconds_total{instance=\"10.3.35.36:9100\",job=\"os_almaty\",mode!=\"idle\"}[1m]))", + "format": "time_series", + "hide": false, + "instant": false, + "intervalFactor": 1, + "legendFormat": "CPU Used Percent", + "refId": "A" + }, + { + "expr": "1 - (avg(irate(node_cpu_seconds_total{instance=\"10.3.35.36:9100\",job=\"os_almaty\",mode=\"idle\"}[1m])))", + "format": "time_series", + "hide": true, + "intervalFactor": 1, + "refId": "B" + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.3.35.36CPUUsedRate", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "decimals": null, + "format": "percentunit", + "label": null, + "logBase": 1, + "max": null, + "min": "0", + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS_ALMATY}", + "fill": 1, + "gridPos": { + "h": 6, + "w": 6, + "x": 0, + "y": 393 + }, + "id": 37, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "sum(irate(node_cpu_seconds_total{instance=\"10.3.35.37:9100\",job=\"os_almaty\",mode!=\"idle\"}[1m]))", + "format": "time_series", + "hide": false, + "instant": false, + "intervalFactor": 1, + "legendFormat": "CPU Used Percent", + "refId": "A" + }, + { + "expr": "1 - (avg(irate(node_cpu_seconds_total{instance=\"10.3.35.37:9100\",job=\"os_almaty\",mode=\"idle\"}[1m])))", + "format": "time_series", + "hide": true, + "intervalFactor": 1, + "refId": "B" + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.3.35.37CPUUsedRate", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "decimals": null, + "format": "percentunit", + "label": null, + "logBase": 1, + "max": null, + "min": "0", + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS_ALMATY}", + "fill": 1, + "gridPos": { + "h": 6, + "w": 6, + "x": 6, + "y": 393 + }, + "id": 38, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "sum(irate(node_cpu_seconds_total{instance=\"10.3.35.38:9100\",job=\"os_almaty\",mode!=\"idle\"}[1m]))", + "format": "time_series", + "hide": false, + "instant": false, + "intervalFactor": 1, + "legendFormat": "CPU Used Percent", + "refId": "A" + }, + { + "expr": "1 - (avg(irate(node_cpu_seconds_total{instance=\"10.3.35.38:9100\",job=\"os_almaty\",mode=\"idle\"}[1m])))", + "format": "time_series", + "hide": true, + "intervalFactor": 1, + "refId": "B" + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.3.35.38CPUUsedRate", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "decimals": null, + "format": "percentunit", + "label": null, + "logBase": 1, + "max": null, + "min": "0", + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS_ALMATY}", + "fill": 1, + "gridPos": { + "h": 6, + "w": 6, + "x": 12, + "y": 393 + }, + "id": 39, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "sum(irate(node_cpu_seconds_total{instance=\"10.3.35.39:9100\",job=\"os_almaty\",mode!=\"idle\"}[1m]))", + "format": "time_series", + "hide": false, + "instant": false, + "intervalFactor": 1, + "legendFormat": "CPU Used Percent", + "refId": "A" + }, + { + "expr": "1 - (avg(irate(node_cpu_seconds_total{instance=\"10.3.35.39:9100\",job=\"os_almaty\",mode=\"idle\"}[1m])))", + "format": "time_series", + "hide": true, + "intervalFactor": 1, + "refId": "B" + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.3.35.39CPUUsedRate", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "decimals": null, + "format": "percentunit", + "label": null, + "logBase": 1, + "max": null, + "min": "0", + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS_ALMATY}", + "fill": 1, + "gridPos": { + "h": 6, + "w": 6, + "x": 18, + "y": 393 + }, + "id": 40, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "sum(irate(node_cpu_seconds_total{instance=\"10.3.35.40:9100\",job=\"os_almaty\",mode!=\"idle\"}[1m]))", + "format": "time_series", + "hide": false, + "instant": false, + "intervalFactor": 1, + "legendFormat": "CPU Used Percent", + "refId": "A" + }, + { + "expr": "1 - (avg(irate(node_cpu_seconds_total{instance=\"10.3.35.40:9100\",job=\"os_almaty\",mode=\"idle\"}[1m])))", + "format": "time_series", + "hide": true, + "intervalFactor": 1, + "refId": "B" + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.3.35.40CPUUsedRate", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "decimals": null, + "format": "percentunit", + "label": null, + "logBase": 1, + "max": null, + "min": "0", + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS_ALMATY}", + "fill": 1, + "gridPos": { + "h": 6, + "w": 6, + "x": 0, + "y": 399 + }, + "id": 41, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "sum(irate(node_cpu_seconds_total{instance=\"10.3.35.41:9100\",job=\"os_almaty\",mode!=\"idle\"}[1m]))", + "format": "time_series", + "hide": false, + "instant": false, + "intervalFactor": 1, + "legendFormat": "CPU Used Percent", + "refId": "A" + }, + { + "expr": "1 - (avg(irate(node_cpu_seconds_total{instance=\"10.3.35.41:9100\",job=\"os_almaty\",mode=\"idle\"}[1m])))", + "format": "time_series", + "hide": true, + "intervalFactor": 1, + "refId": "B" + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.3.35.41CPUUsedRate", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "decimals": null, + "format": "percentunit", + "label": null, + "logBase": 1, + "max": null, + "min": "0", + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS_ALMATY}", + "fill": 1, + "gridPos": { + "h": 6, + "w": 6, + "x": 6, + "y": 399 + }, + "id": 42, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "sum(irate(node_cpu_seconds_total{instance=\"10.3.35.42:9100\",job=\"os_almaty\",mode!=\"idle\"}[1m]))", + "format": "time_series", + "hide": false, + "instant": false, + "intervalFactor": 1, + "legendFormat": "CPU Used Percent", + "refId": "A" + }, + { + "expr": "1 - (avg(irate(node_cpu_seconds_total{instance=\"10.3.35.42:9100\",job=\"os_almaty\",mode=\"idle\"}[1m])))", + "format": "time_series", + "hide": true, + "intervalFactor": 1, + "refId": "B" + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.3.35.42CPUUsedRate", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "decimals": null, + "format": "percentunit", + "label": null, + "logBase": 1, + "max": null, + "min": "0", + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS_ALMATY}", + "fill": 1, + "gridPos": { + "h": 6, + "w": 6, + "x": 12, + "y": 399 + }, + "id": 43, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "sum(irate(node_cpu_seconds_total{instance=\"10.3.35.43:9100\",job=\"os_almaty\",mode!=\"idle\"}[1m]))", + "format": "time_series", + "hide": false, + "instant": false, + "intervalFactor": 1, + "legendFormat": "CPU Used Percent", + "refId": "A" + }, + { + "expr": "1 - (avg(irate(node_cpu_seconds_total{instance=\"10.3.35.43:9100\",job=\"os_almaty\",mode=\"idle\"}[1m])))", + "format": "time_series", + "hide": true, + "intervalFactor": 1, + "refId": "B" + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.3.35.43CPUUsedRate", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "decimals": null, + "format": "percentunit", + "label": null, + "logBase": 1, + "max": null, + "min": "0", + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS_ALMATY}", + "fill": 1, + "gridPos": { + "h": 6, + "w": 6, + "x": 18, + "y": 399 + }, + "id": 44, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "sum(irate(node_cpu_seconds_total{instance=\"10.3.35.44:9100\",job=\"os_almaty\",mode!=\"idle\"}[1m]))", + "format": "time_series", + "hide": false, + "instant": false, + "intervalFactor": 1, + "legendFormat": "CPU Used Percent", + "refId": "A" + }, + { + "expr": "1 - (avg(irate(node_cpu_seconds_total{instance=\"10.3.35.44:9100\",job=\"os_almaty\",mode=\"idle\"}[1m])))", + "format": "time_series", + "hide": true, + "intervalFactor": 1, + "refId": "B" + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.3.35.44CPUUsedRate", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "decimals": null, + "format": "percentunit", + "label": null, + "logBase": 1, + "max": null, + "min": "0", + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS_ALMATY}", + "fill": 1, + "gridPos": { + "h": 6, + "w": 6, + "x": 0, + "y": 405 + }, + "id": 45, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "sum(irate(node_cpu_seconds_total{instance=\"10.3.35.45:9100\",job=\"os_almaty\",mode!=\"idle\"}[1m]))", + "format": "time_series", + "hide": false, + "instant": false, + "intervalFactor": 1, + "legendFormat": "CPU Used Percent", + "refId": "A" + }, + { + "expr": "1 - (avg(irate(node_cpu_seconds_total{instance=\"10.3.35.45:9100\",job=\"os_almaty\",mode=\"idle\"}[1m])))", + "format": "time_series", + "hide": true, + "intervalFactor": 1, + "refId": "B" + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.3.35.45CPUUsedRate", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "decimals": null, + "format": "percentunit", + "label": null, + "logBase": 1, + "max": null, + "min": "0", + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS_ALMATY}", + "fill": 1, + "gridPos": { + "h": 6, + "w": 6, + "x": 6, + "y": 405 + }, + "id": 46, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "sum(irate(node_cpu_seconds_total{instance=\"10.3.35.46:9100\",job=\"os_almaty\",mode!=\"idle\"}[1m]))", + "format": "time_series", + "hide": false, + "instant": false, + "intervalFactor": 1, + "legendFormat": "CPU Used Percent", + "refId": "A" + }, + { + "expr": "1 - (avg(irate(node_cpu_seconds_total{instance=\"10.3.35.46:9100\",job=\"os_almaty\",mode=\"idle\"}[1m])))", + "format": "time_series", + "hide": true, + "intervalFactor": 1, + "refId": "B" + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.3.35.46CPUUsedRate", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "decimals": null, + "format": "percentunit", + "label": null, + "logBase": 1, + "max": null, + "min": "0", + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS_ALMATY}", + "fill": 1, + "gridPos": { + "h": 6, + "w": 6, + "x": 12, + "y": 405 + }, + "id": 47, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "sum(irate(node_cpu_seconds_total{instance=\"10.3.35.47:9100\",job=\"os_almaty\",mode!=\"idle\"}[1m]))", + "format": "time_series", + "hide": false, + "instant": false, + "intervalFactor": 1, + "legendFormat": "CPU Used Percent", + "refId": "A" + }, + { + "expr": "1 - (avg(irate(node_cpu_seconds_total{instance=\"10.3.35.47:9100\",job=\"os_almaty\",mode=\"idle\"}[1m])))", + "format": "time_series", + "hide": true, + "intervalFactor": 1, + "refId": "B" + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.3.35.47CPUUsedRate", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "decimals": null, + "format": "percentunit", + "label": null, + "logBase": 1, + "max": null, + "min": "0", + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS_ALMATY}", + "fill": 1, + "gridPos": { + "h": 6, + "w": 6, + "x": 18, + "y": 405 + }, + "id": 48, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "sum(irate(node_cpu_seconds_total{instance=\"10.3.35.48:9100\",job=\"os_almaty\",mode!=\"idle\"}[1m]))", + "format": "time_series", + "hide": false, + "instant": false, + "intervalFactor": 1, + "legendFormat": "CPU Used Percent", + "refId": "A" + }, + { + "expr": "1 - (avg(irate(node_cpu_seconds_total{instance=\"10.3.35.48:9100\",job=\"os_almaty\",mode=\"idle\"}[1m])))", + "format": "time_series", + "hide": true, + "intervalFactor": 1, + "refId": "B" + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.3.35.48CPUUsedRate", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "decimals": null, + "format": "percentunit", + "label": null, + "logBase": 1, + "max": null, + "min": "0", + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + } + ], + "schemaVersion": 16, + "style": "dark", + "tags": [ + "object-storage" + ], + "templating": { + "list": [ + { + "allValue": null, + "current": {}, + "datasource": "${DS_PROMETHEUS_ALMATY}", + "hide": 0, + "includeAll": false, + "label": null, + "multi": false, + "name": "instance", + "options": [], + "query": "label_values(minio_total_disks,instance)", + "refresh": 1, + "regex": "/([a-zA-Z]{1,})/i", + "skipUrlSync": false, + "sort": 1, + "tagValuesQuery": "", + "tags": [], + "tagsQuery": "", + "type": "query", + "useTags": false + }, + { + "allValue": null, + "current": {}, + "datasource": "${DS_PROMETHEUS_ALMATY}", + "hide": 0, + "includeAll": false, + "label": null, + "multi": false, + "name": "metrics_port", + "options": [], + "query": "label_values(minio_total_disks,instance)", + "refresh": 1, + "regex": "/(\\d{1,4})/i", + "skipUrlSync": false, + "sort": 1, + "tagValuesQuery": "", + "tags": [], + "tagsQuery": "", + "type": "query", + "useTags": false + } + ] + }, + "time": { + "from": "now-1h", + "to": "now" + }, + "timepicker": { + "refresh_intervals": [ + "5s", + "10s", + "30s", + "1m", + "5m", + "15m", + "30m", + "1h", + "2h", + "1d" + ], + "time_options": [ + "5m", + "15m", + "1h", + "6h", + "12h", + "24h", + "2d", + "7d", + "30d" + ] + }, + "timezone": "browser", + "title": "Minio_Almaty", + "uid": "Minio_Almaty", + "version": 24 +} \ No newline at end of file diff --git a/AKAOnlineEnv/Almaty/prometheus.yml b/AKAOnlineEnv/Almaty/prometheus.yml new file mode 100644 index 0000000..b7c10db --- /dev/null +++ b/AKAOnlineEnv/Almaty/prometheus.yml @@ -0,0 +1,34 @@ +# my global config +global: + scrape_interval: 30s # Set the scrape interval to every 15 seconds. Default is every 1 minute. + evaluation_interval: 30s # Evaluate rules every 15 seconds. The default is every 1 minute. + # scrape_timeout is set to the global default (10s). + +# Alertmanager configuration +alerting: + alertmanagers: + - static_configs: + - targets: + # - alertmanager:9093 + +# Load rules once and periodically evaluate them according to the global 'evaluation_interval'. +rule_files: + # - "first_rules.yml" + # - "second_rules.yml" + +# A scrape configuration containing exactly one endpoint to scrape: +# Here it's Prometheus itself. +scrape_configs: + # The job name is added as a label `job=` to any timeseries scraped from this config. + - job_name: 'minio_almaty' + metrics_path: /minio/prometheus/metrics + + # metrics_path defaults to '/metrics' + # scheme defaults to 'http'. + static_configs: + - targets: ['10.3.35.1:9000', '10.3.35.2:9000', '10.3.35.3:9000', '10.3.35.4:9000', '10.3.35.5:9000', '10.3.35.6:9000', '10.3.35.7:9000', '10.3.35.8:9000', '10.3.35.9:9000', '10.3.35.10:9000', '10.3.35.11:9000', '10.3.35.12:9000', '10.3.35.13:9000', '10.3.35.14:9000', '10.3.35.15:9000', '10.3.35.16:9000', '10.3.35.17:9000', '10.3.35.18:9000', '10.3.35.19:9000', '10.3.35.20:9000', '10.3.35.21:9000', '10.3.35.22:9000', '10.3.35.23:9000', '10.3.35.24:9000', '10.3.35.25:9000', '10.3.35.26:9000', '10.3.35.27:9000', '10.3.35.28:9000', '10.3.35.29:9000', '10.3.35.30:9000', '10.3.35.31:9000', '10.3.35.32:9000', '10.3.35.33:9000', '10.3.35.34:9000', '10.3.35.35:9000', '10.3.35.36:9000', '10.3.35.37:9000', '10.3.35.38:9000', '10.3.35.39:9000', '10.3.35.40:9000', '10.3.35.41:9000', '10.3.35.42:9000', '10.3.35.43:9000', '10.3.35.44:9000', '10.3.35.45:9000', '10.3.35.46:9000', '10.3.35.47:9000', '10.3.35.48:9000'] + + - job_name: "os_almaty" + static_configs: + - targets: ['10.3.35.1:9100', '10.3.35.2:9100', '10.3.35.3:9100', '10.3.35.4:9100', '10.3.35.5:9100', '10.3.35.6:9100', '10.3.35.7:9100', '10.3.35.8:9100', '10.3.35.9:9100', '10.3.35.10:9100', '10.3.35.11:9100', '10.3.35.12:9100', '10.3.35.13:9100', '10.3.35.14:9100', '10.3.35.15:9100', '10.3.35.16:9100', '10.3.35.17:9100', '10.3.35.18:9100', '10.3.35.19:9100', '10.3.35.20:9100', '10.3.35.21:9100', '10.3.35.22:9100', '10.3.35.23:9100', '10.3.35.24:9100', '10.3.35.25:9100', '10.3.35.26:9100', '10.3.35.27:9100', '10.3.35.28:9100', '10.3.35.29:9100', '10.3.35.30:9100', '10.3.35.31:9100', '10.3.35.32:9100', '10.3.35.33:9100', '10.3.35.34:9100', '10.3.35.35:9100', '10.3.35.36:9100', '10.3.35.37:9100', '10.3.35.38:9100', '10.3.35.39:9100', '10.3.35.40:9100', '10.3.35.41:9100', '10.3.35.42:9100', '10.3.35.43:9100', '10.3.35.44:9100', '10.3.35.45:9100', '10.3.35.46:9100', '10.3.35.47:9100', '10.3.35.48:9100'] + diff --git a/AKAOnlineEnv/Astana/Minio_Astana.json b/AKAOnlineEnv/Astana/Minio_Astana.json new file mode 100644 index 0000000..4b98937 --- /dev/null +++ b/AKAOnlineEnv/Astana/Minio_Astana.json @@ -0,0 +1,14970 @@ +{ + "__inputs": [ + { + "name": "DS_PROMETHEUS", + "label": "prometheus", + "description": "", + "type": "datasource", + "pluginId": "prometheus", + "pluginName": "Prometheus" + } + ], + "__requires": [ + { + "type": "grafana", + "id": "grafana", + "name": "Grafana", + "version": "5.3.2" + }, + { + "type": "panel", + "id": "graph", + "name": "Graph", + "version": "5.0.0" + }, + { + "type": "datasource", + "id": "prometheus", + "name": "Prometheus", + "version": "5.0.0" + }, + { + "type": "panel", + "id": "singlestat", + "name": "Singlestat", + "version": "5.0.0" + }, + { + "type": "panel", + "id": "table", + "name": "Table", + "version": "5.0.0" + } + ], + "annotations": { + "list": [ + { + "builtIn": 1, + "datasource": "-- Grafana --", + "enable": true, + "hide": true, + "iconColor": "rgba(0, 211, 255, 1)", + "name": "Annotations & Alerts", + "type": "dashboard" + } + ] + }, + "description": "minio dashboard", + "editable": true, + "gnetId": 6248, + "graphTooltip": 0, + "id": null, + "iteration": 1543746366725, + "links": [], + "panels": [ + { + "cacheTimeout": null, + "colorBackground": false, + "colorValue": false, + "colors": [ + "#299c46", + "rgba(237, 129, 40, 0.89)", + "#d44a3a" + ], + "datasource": "${DS_PROMETHEUS}", + "format": "none", + "gauge": { + "maxValue": 100, + "minValue": 0, + "show": false, + "thresholdLabels": false, + "thresholdMarkers": true + }, + "gridPos": { + "h": 4, + "w": 5, + "x": 0, + "y": 0 + }, + "id": 145, + "interval": null, + "links": [], + "mappingType": 1, + "mappingTypes": [ + { + "name": "value to text", + "value": 1 + }, + { + "name": "range to text", + "value": 2 + } + ], + "maxDataPoints": 100, + "nullPointMode": "connected", + "nullText": null, + "postfix": "", + "postfixFontSize": "50%", + "prefix": "", + "prefixFontSize": "50%", + "rangeMaps": [ + { + "from": "null", + "text": "N/A", + "to": "null" + } + ], + "sparkline": { + "fillColor": "rgba(31, 118, 189, 0.18)", + "full": false, + "lineColor": "rgb(31, 120, 193)", + "show": false + }, + "tableColumn": "", + "targets": [ + { + "expr": "sum(minio_total_disks{job=\"minio_astana\"})", + "format": "time_series", + "intervalFactor": 1, + "refId": "A" + } + ], + "thresholds": "", + "title": "TotalDiskNum", + "transparent": false, + "type": "singlestat", + "valueFontSize": "80%", + "valueMaps": [ + { + "op": "=", + "text": "N/A", + "value": "null" + } + ], + "valueName": "current" + }, + { + "cacheTimeout": null, + "colorBackground": false, + "colorValue": false, + "colors": [ + "#299c46", + "rgba(237, 129, 40, 0.89)", + "#d44a3a" + ], + "datasource": "${DS_PROMETHEUS}", + "format": "none", + "gauge": { + "maxValue": 8, + "minValue": 0, + "show": false, + "thresholdLabels": false, + "thresholdMarkers": true + }, + "gridPos": { + "h": 4, + "w": 5, + "x": 5, + "y": 0 + }, + "id": 144, + "interval": null, + "links": [], + "mappingType": 1, + "mappingTypes": [ + { + "name": "value to text", + "value": 1 + }, + { + "name": "range to text", + "value": 2 + } + ], + "maxDataPoints": 100, + "nullPointMode": "connected", + "nullText": null, + "postfix": "", + "postfixFontSize": "50%", + "prefix": "", + "prefixFontSize": "50%", + "rangeMaps": [ + { + "from": "null", + "text": "N/A", + "to": "null" + } + ], + "sparkline": { + "fillColor": "rgba(31, 118, 189, 0.18)", + "full": false, + "lineColor": "rgb(31, 120, 193)", + "show": false + }, + "tableColumn": "", + "targets": [ + { + "expr": "sum(minio_total_disks{job=\"minio_astana\"}) - sum(minio_offline_disks{job=\"minio_astana\"})", + "format": "time_series", + "intervalFactor": 1, + "refId": "A" + } + ], + "thresholds": "", + "title": "ActiveDiskNum", + "type": "singlestat", + "valueFontSize": "80%", + "valueMaps": [ + { + "op": "=", + "text": "N/A", + "value": "null" + } + ], + "valueName": "avg" + }, + { + "cacheTimeout": null, + "colorBackground": false, + "colorValue": false, + "colors": [ + "#299c46", + "rgba(237, 129, 40, 0.89)", + "#d44a3a" + ], + "datasource": "${DS_PROMETHEUS}", + "decimals": null, + "format": "bytes", + "gauge": { + "maxValue": 100, + "minValue": 0, + "show": false, + "thresholdLabels": false, + "thresholdMarkers": false + }, + "gridPos": { + "h": 4, + "w": 6, + "x": 10, + "y": 0 + }, + "id": 143, + "interval": null, + "links": [], + "mappingType": 1, + "mappingTypes": [ + { + "name": "value to text", + "value": 1 + }, + { + "name": "range to text", + "value": 2 + } + ], + "maxDataPoints": 100, + "nullPointMode": "connected", + "nullText": null, + "postfix": "", + "postfixFontSize": "50%", + "prefix": "", + "prefixFontSize": "50%", + "rangeMaps": [ + { + "from": "null", + "text": "N/A", + "to": "null" + } + ], + "sparkline": { + "fillColor": "rgba(31, 118, 189, 0.18)", + "full": false, + "lineColor": "rgb(31, 120, 193)", + "show": true + }, + "tableColumn": "", + "targets": [ + { + "expr": "sum(minio_disk_storage_used_bytes{job=\"minio_astana\"})", + "format": "time_series", + "intervalFactor": 1, + "refId": "A" + } + ], + "thresholds": "", + "timeFrom": null, + "title": "DiskUsedBytes", + "transparent": false, + "type": "singlestat", + "valueFontSize": "80%", + "valueMaps": [ + { + "op": "=", + "text": "N/A", + "value": "null" + } + ], + "valueName": "current" + }, + { + "cacheTimeout": null, + "colorBackground": false, + "colorValue": false, + "colors": [ + "rgba(245, 54, 54, 0.9)", + "rgba(237, 129, 40, 0.89)", + "rgba(50, 172, 45, 0.97)" + ], + "datasource": "${DS_PROMETHEUS}", + "description": "Start time of the Minio server\nminio服务开始运行的时间", + "format": "dtdurations", + "gauge": { + "maxValue": 100, + "minValue": 0, + "show": false, + "thresholdLabels": false, + "thresholdMarkers": false + }, + "gridPos": { + "h": 4, + "w": 8, + "x": 16, + "y": 0 + }, + "id": 142, + "interval": null, + "links": [], + "mappingType": 1, + "mappingTypes": [ + { + "name": "value to text", + "value": 1 + }, + { + "name": "range to text", + "value": 2 + } + ], + "maxDataPoints": 100, + "nullPointMode": "connected", + "nullText": null, + "postfix": "", + "postfixFontSize": "50%", + "prefix": "", + "prefixFontSize": "50%", + "rangeMaps": [ + { + "from": "null", + "text": "N/A", + "to": "null" + } + ], + "sparkline": { + "fillColor": "rgba(31, 118, 189, 0.18)", + "full": false, + "lineColor": "rgb(31, 120, 193)", + "show": true + }, + "tableColumn": "", + "targets": [ + { + "expr": "time() - max(process_start_time_seconds)", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "Start time of the Minio server", + "metric": "process_start_time_seconds", + "refId": "A", + "step": 60 + } + ], + "thresholds": "", + "title": "Uptime", + "type": "singlestat", + "valueFontSize": "80%", + "valueMaps": [ + { + "op": "=", + "text": "N/A", + "value": "null" + } + ], + "valueName": "avg" + }, + { + "columns": [], + "datasource": "${DS_PROMETHEUS}", + "fontSize": "100%", + "gridPos": { + "h": 29, + "w": 11, + "x": 0, + "y": 4 + }, + "id": 37, + "links": [], + "pageSize": null, + "repeat": null, + "repeatDirection": "h", + "scroll": true, + "showHeader": true, + "sort": { + "col": 2, + "desc": false + }, + "styles": [ + { + "alias": "Time", + "dateFormat": "YYYY-MM-DD HH:mm:ss", + "pattern": "Time", + "type": "date" + }, + { + "alias": "State", + "colorMode": "cell", + "colors": [ + "#bf1b00", + "rgba(78, 237, 40, 0.89)", + "#bf1b00" + ], + "dateFormat": "YYYY-MM-DD HH:mm:ss", + "decimals": 2, + "link": false, + "mappingType": 1, + "pattern": "Value", + "preserveFormat": false, + "sanitize": false, + "thresholds": [ + "1" + ], + "type": "string", + "unit": "short", + "valueMaps": [ + { + "text": "up", + "value": "1" + }, + { + "text": "down", + "value": "0" + } + ] + }, + { + "alias": "", + "colorMode": null, + "colors": [ + "rgba(245, 54, 54, 0.9)", + "rgba(237, 129, 40, 0.89)", + "rgba(50, 172, 45, 0.97)" + ], + "dateFormat": "YYYY-MM-DD HH:mm:ss", + "decimals": 2, + "mappingType": 1, + "pattern": "__name__", + "thresholds": [], + "type": "hidden", + "unit": "short" + }, + { + "alias": "progress", + "colorMode": null, + "colors": [ + "rgba(245, 54, 54, 0.9)", + "rgba(237, 129, 40, 0.89)", + "rgba(50, 172, 45, 0.97)" + ], + "dateFormat": "YYYY-MM-DD HH:mm:ss", + "decimals": 2, + "mappingType": 1, + "pattern": "job", + "thresholds": [], + "type": "number", + "unit": "short" + }, + { + "alias": "", + "colorMode": null, + "colors": [ + "rgba(245, 54, 54, 0.9)", + "rgba(237, 129, 40, 0.89)", + "rgba(50, 172, 45, 0.97)" + ], + "decimals": 2, + "pattern": "/.*/", + "thresholds": [], + "type": "number", + "unit": "short" + } + ], + "targets": [ + { + "expr": "up{job=\"minio_astana\"}", + "format": "table", + "instant": true, + "intervalFactor": 1, + "refId": "A" + } + ], + "title": "NodeActiveState", + "transform": "table", + "type": "table" + }, + { + "columns": [], + "datasource": "${DS_PROMETHEUS}", + "fontSize": "100%", + "gridPos": { + "h": 29, + "w": 13, + "x": 11, + "y": 4 + }, + "id": 36, + "links": [], + "pageSize": null, + "scroll": true, + "showHeader": true, + "sort": { + "col": 2, + "desc": true + }, + "styles": [ + { + "alias": "Time", + "dateFormat": "YYYY-MM-DD HH:mm:ss", + "pattern": "Time", + "type": "date" + }, + { + "alias": "", + "colorMode": null, + "colors": [ + "rgba(245, 54, 54, 0.9)", + "rgba(237, 129, 40, 0.89)", + "rgba(50, 172, 45, 0.97)" + ], + "dateFormat": "YYYY-MM-DD HH:mm:ss", + "decimals": 2, + "mappingType": 1, + "pattern": "__name__", + "thresholds": [], + "type": "hidden", + "unit": "short" + }, + { + "alias": "MemTotal(bytes)", + "colorMode": null, + "colors": [ + "rgba(245, 54, 54, 0.9)", + "rgba(237, 129, 40, 0.89)", + "rgba(50, 172, 45, 0.97)" + ], + "dateFormat": "YYYY-MM-DD HH:mm:ss", + "decimals": 0, + "link": false, + "mappingType": 1, + "pattern": "Value #A", + "thresholds": [], + "type": "number", + "unit": "none" + }, + { + "alias": "MemUsed(bytes)", + "colorMode": null, + "colors": [ + "rgba(245, 54, 54, 0.9)", + "rgba(237, 129, 40, 0.89)", + "rgba(50, 172, 45, 0.97)" + ], + "dateFormat": "YYYY-MM-DD HH:mm:ss", + "decimals": null, + "mappingType": 1, + "pattern": "Value #B", + "thresholds": [], + "type": "number", + "unit": "none" + }, + { + "alias": "MemUsedRate", + "colorMode": "cell", + "colors": [ + "rgb(61, 186, 26)", + "rgb(222, 102, 22)", + "rgb(191, 0, 37)" + ], + "dateFormat": "YYYY-MM-DD HH:mm:ss", + "decimals": 1, + "mappingType": 1, + "pattern": "Value #C", + "thresholds": [ + "0.6", + "0.8" + ], + "type": "number", + "unit": "percentunit" + }, + { + "alias": "", + "colorMode": null, + "colors": [ + "rgba(245, 54, 54, 0.9)", + "rgba(237, 129, 40, 0.89)", + "rgba(50, 172, 45, 0.97)" + ], + "dateFormat": "YYYY-MM-DD HH:mm:ss", + "decimals": 2, + "mappingType": 1, + "pattern": "job", + "thresholds": [], + "type": "hidden", + "unit": "short" + }, + { + "alias": "MemUsedRate", + "colorMode": "cell", + "colors": [ + "rgba(50, 172, 45, 0.97)", + "rgba(237, 129, 40, 0.89)", + "rgba(245, 54, 54, 0.9)" + ], + "dateFormat": "YYYY-MM-DD HH:mm:ss", + "decimals": 2, + "mappingType": 1, + "pattern": "Value #D", + "thresholds": [ + "0.6", + "0.8" + ], + "type": "number", + "unit": "percentunit" + }, + { + "alias": "", + "colorMode": null, + "colors": [ + "rgba(245, 54, 54, 0.9)", + "rgba(237, 129, 40, 0.89)", + "rgba(50, 172, 45, 0.97)" + ], + "decimals": 2, + "pattern": "/.*/", + "thresholds": [], + "type": "number", + "unit": "short" + } + ], + "targets": [ + { + "expr": "node_memory_MemTotal_bytes{job=\"os_astana\"} ", + "format": "table", + "instant": true, + "intervalFactor": 1, + "refId": "A" + }, + { + "expr": "node_memory_MemTotal_bytes{job=\"os_astana\"} - node_memory_MemAvailable_bytes{job=\"os_astana\"}", + "format": "table", + "instant": true, + "intervalFactor": 1, + "refId": "B" + }, + { + "expr": "(node_memory_MemTotal_bytes{job=\"os_astana\"} - node_memory_MemFree_bytes{job=\"os_astana\"} - node_memory_Buffers_bytes{job=\"os_astana\"} - node_memory_Cached_bytes{job=\"os_astana\"}) / (node_memory_MemTotal_bytes{job=\"os_astana\"} )", + "format": "table", + "instant": true, + "intervalFactor": 1, + "refId": "D" + }, + { + "expr": "(node_memory_MemTotal_bytes{job=\"os_astana\"} - node_memory_MemAvailable_bytes{job=\"os_astana\"}) / node_memory_MemTotal_bytes{job=\"os_astana\"} ", + "format": "table", + "hide": true, + "instant": true, + "intervalFactor": 1, + "refId": "C" + } + ], + "title": "MemSpaceState", + "transform": "table", + "type": "table" + }, + { + "columns": [ + { + "hidden": false, + "style": { + "alias": "Time", + "dateFormat": "YYYY-MM-DD HH:mm:ss", + "link": false, + "pattern": "Time", + "type": "date" + }, + "text": "Time", + "title": "Time", + "type": "time" + } + ], + "datasource": "${DS_PROMETHEUS}", + "fontSize": "100%", + "gridPos": { + "h": 28, + "w": 24, + "x": 0, + "y": 33 + }, + "hideTimeOverride": false, + "id": 35, + "interval": "", + "links": [], + "minSpan": 11, + "pageSize": null, + "repeatDirection": null, + "scroll": true, + "showHeader": true, + "sort": { + "col": 4, + "desc": false + }, + "styles": [ + { + "alias": "Time", + "dateFormat": "YYYY-MM-DD HH:mm:ss", + "link": false, + "pattern": "Time", + "type": "date" + }, + { + "alias": "", + "colorMode": null, + "colors": [ + "rgba(245, 54, 54, 0.9)", + "rgba(237, 129, 40, 0.89)", + "rgba(50, 172, 45, 0.97)" + ], + "dateFormat": "YYYY-MM-DD HH:mm:ss", + "decimals": 2, + "mappingType": 1, + "pattern": "__name__", + "thresholds": [], + "type": "hidden", + "unit": "short" + }, + { + "alias": "", + "colorMode": null, + "colors": [ + "rgba(245, 54, 54, 0.9)", + "rgba(237, 129, 40, 0.89)", + "rgba(50, 172, 45, 0.97)" + ], + "dateFormat": "YYYY-MM-DD HH:mm:ss", + "decimals": 2, + "mappingType": 1, + "pattern": "fstype", + "thresholds": [], + "type": "hidden", + "unit": "short" + }, + { + "alias": "", + "colorMode": null, + "colors": [ + "rgba(245, 54, 54, 0.9)", + "rgba(237, 129, 40, 0.89)", + "rgba(50, 172, 45, 0.97)" + ], + "dateFormat": "YYYY-MM-DD HH:mm:ss", + "decimals": 2, + "mappingType": 1, + "pattern": "job", + "thresholds": [], + "type": "hidden", + "unit": "short" + }, + { + "alias": "", + "colorMode": null, + "colors": [ + "rgba(245, 54, 54, 0.9)", + "rgba(237, 129, 40, 0.89)", + "rgba(50, 172, 45, 0.97)" + ], + "dateFormat": "YYYY-MM-DD HH:mm:ss", + "decimals": 2, + "mappingType": 1, + "pattern": "mountpoint", + "thresholds": [], + "type": "hidden", + "unit": "short" + }, + { + "alias": "DiskUsedRate", + "colorMode": "cell", + "colors": [ + "rgba(30, 210, 22, 0.97)", + "rgba(237, 129, 40, 0.89)", + "#bf1b00" + ], + "dateFormat": "YYYY-MM-DD HH:mm:ss", + "decimals": 2, + "mappingType": 1, + "pattern": "Value #C", + "thresholds": [ + "0.6", + "0.8" + ], + "type": "number", + "unit": "percentunit" + }, + { + "alias": "DiskTotalSize(bytes)", + "colorMode": null, + "colors": [ + "rgba(245, 54, 54, 0.9)", + "rgba(237, 129, 40, 0.89)", + "rgba(50, 172, 45, 0.97)" + ], + "dateFormat": "YYYY-MM-DD HH:mm:ss", + "decimals": null, + "mappingType": 1, + "pattern": "Value #A", + "thresholds": [], + "type": "number", + "unit": "none" + }, + { + "alias": "DiskUsedSize(bytes)", + "colorMode": null, + "colors": [ + "rgba(245, 54, 54, 0.9)", + "rgba(237, 129, 40, 0.89)", + "rgba(50, 172, 45, 0.97)" + ], + "dateFormat": "YYYY-MM-DD HH:mm:ss", + "decimals": 0, + "mappingType": 1, + "pattern": "Value #B", + "thresholds": [], + "type": "number", + "unit": "none" + } + ], + "targets": [ + { + "expr": "node_filesystem_size_bytes{device=\"/dev/sdb1\",fstype=\"xfs\",mountpoint=\"/home\"}", + "format": "table", + "instant": true, + "interval": "30s", + "intervalFactor": 1, + "refId": "A" + }, + { + "expr": "node_filesystem_size_bytes{device=\"/dev/sdb1\",fstype=\"xfs\",mountpoint=\"/home\"} - node_filesystem_avail_bytes{device=\"/dev/sdb1\",fstype=\"xfs\",mountpoint=\"/home\"}", + "format": "table", + "instant": true, + "intervalFactor": 1, + "refId": "B" + }, + { + "expr": "(node_filesystem_size_bytes{device=\"/dev/sdb1\",fstype=\"xfs\",mountpoint=\"/home\"} - node_filesystem_avail_bytes{device=\"/dev/sdb1\",fstype=\"xfs\",mountpoint=\"/home\"}) / node_filesystem_size_bytes{device=\"/dev/sdb1\",fstype=\"xfs\",mountpoint=\"/home\"}", + "format": "table", + "instant": true, + "intervalFactor": 1, + "refId": "C" + } + ], + "title": "DiskSpaceState", + "transform": "table", + "transparent": false, + "type": "table" + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS}", + "decimals": null, + "description": "Data sent by current Minio server instance \n当前minio服务器实例发送的数据", + "fill": 1, + "gridPos": { + "h": 6, + "w": 12, + "x": 0, + "y": 61 + }, + "id": 141, + "legend": { + "avg": false, + "current": true, + "max": false, + "min": false, + "show": true, + "total": true, + "values": true + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "sum(rate(minio_network_sent_bytes_total{job=\"minio_astana\"}[1m]))", + "format": "time_series", + "instant": false, + "intervalFactor": 2, + "legendFormat": "SENT", + "metric": "minio_network_sent_bytes_total", + "refId": "A", + "step": 10 + }, + { + "expr": "sum(rate(minio_network_received_bytes_total{job=\"minio_astana\"}[1m]))", + "format": "time_series", + "instant": false, + "intervalFactor": 2, + "legendFormat": "RECEIVE", + "metric": "minio_network_sent_bytes_total", + "refId": "B", + "step": 10 + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "Total Data Recvied&Sent", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "decbytes", + "label": null, + "logBase": 1, + "max": null, + "min": "0", + "show": true + }, + { + "format": "decbytes", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS}", + "decimals": null, + "description": "Data sent by current Minio server instance \n当前minio服务器实例发送的数据", + "fill": 1, + "gridPos": { + "h": 6, + "w": 12, + "x": 12, + "y": 61 + }, + "id": 140, + "legend": { + "avg": false, + "current": true, + "max": false, + "min": false, + "show": true, + "total": true, + "values": true + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "topk(2, (sum(rate(minio_network_sent_bytes_total{job=\"minio_astana\"}[1m])) by (instance)))", + "format": "time_series", + "hide": false, + "instant": false, + "intervalFactor": 2, + "legendFormat": "{{instance}}Send", + "metric": "minio_network_sent_bytes_total", + "refId": "A", + "step": 10 + }, + { + "expr": "topk(2, (sum(rate(minio_network_received_bytes_total{job=\"minio_astana\"}[1m])) by (instance)))", + "format": "time_series", + "hide": false, + "instant": false, + "intervalFactor": 2, + "legendFormat": "{{instance}}Receive", + "metric": "minio_network_sent_bytes_total", + "refId": "B", + "step": 10 + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "TOP2 Data Recvied&Sent", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "decbytes", + "label": null, + "logBase": 1, + "max": null, + "min": "0", + "show": true + }, + { + "format": "decbytes", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS}", + "decimals": null, + "description": "Data received by current Minio server instance\n当前minio服务器实例接收到的数据", + "fill": 1, + "gridPos": { + "h": 7, + "w": 6, + "x": 0, + "y": 67 + }, + "id": 108, + "legend": { + "avg": false, + "current": true, + "max": false, + "min": false, + "show": true, + "total": true, + "values": true + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "rate(minio_network_sent_bytes_total{instance=\"10.4.35.1:9000\",job=\"minio_astana\"}[1m])", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "Send", + "metric": "minio_network_received_bytes_total", + "refId": "A", + "step": 10 + }, + { + "expr": "rate(minio_network_received_bytes_total{instance=\"10.4.35.1:9000\",job=\"minio_astana\"}[1m])", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "Receive", + "metric": "minio_network_received_bytes_total", + "refId": "B", + "step": 10 + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.4.35.1DataReceived&Sent", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "decbytes", + "label": null, + "logBase": 1, + "max": null, + "min": "0", + "show": true + }, + { + "format": "decbytes", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS}", + "decimals": null, + "description": "Data received by current Minio server instance\n当前minio服务器实例接收到的数据", + "fill": 1, + "gridPos": { + "h": 7, + "w": 6, + "x": 6, + "y": 67 + }, + "id": 109, + "legend": { + "avg": false, + "current": true, + "max": false, + "min": false, + "show": true, + "total": true, + "values": true + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "rate(minio_network_sent_bytes_total{instance=\"10.4.35.2:9000\",job=\"minio_astana\"}[1m])", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "Send", + "metric": "minio_network_received_bytes_total", + "refId": "A", + "step": 10 + }, + { + "expr": "rate(minio_network_received_bytes_total{instance=\"10.4.35.2:9000\",job=\"minio_astana\"}[1m])", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "Receive", + "metric": "minio_network_received_bytes_total", + "refId": "B", + "step": 10 + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.4.35.2DataReceived&Sent", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "decbytes", + "label": null, + "logBase": 1, + "max": null, + "min": "0", + "show": true + }, + { + "format": "decbytes", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS}", + "decimals": null, + "description": "Data received by current Minio server instance\n当前minio服务器实例接收到的数据", + "fill": 1, + "gridPos": { + "h": 7, + "w": 6, + "x": 12, + "y": 67 + }, + "id": 110, + "legend": { + "avg": false, + "current": true, + "max": false, + "min": false, + "show": true, + "total": true, + "values": true + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "rate(minio_network_sent_bytes_total{instance=\"10.4.35.3:9000\",job=\"minio_astana\"}[1m])", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "Send", + "metric": "minio_network_received_bytes_total", + "refId": "A", + "step": 10 + }, + { + "expr": "rate(minio_network_received_bytes_total{instance=\"10.4.35.3:9000\",job=\"minio_astana\"}[1m])", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "Receive", + "metric": "minio_network_received_bytes_total", + "refId": "B", + "step": 10 + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.4.35.3DataReceived&Sent", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "decbytes", + "label": null, + "logBase": 1, + "max": null, + "min": "0", + "show": true + }, + { + "format": "decbytes", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS}", + "decimals": null, + "description": "Data received by current Minio server instance\n当前minio服务器实例接收到的数据", + "fill": 1, + "gridPos": { + "h": 7, + "w": 6, + "x": 18, + "y": 67 + }, + "id": 111, + "legend": { + "avg": false, + "current": true, + "max": false, + "min": false, + "show": true, + "total": true, + "values": true + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "rate(minio_network_sent_bytes_total{instance=\"10.4.35.4:9000\",job=\"minio_astana\"}[1m])", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "Send", + "metric": "minio_network_received_bytes_total", + "refId": "A", + "step": 10 + }, + { + "expr": "rate(minio_network_received_bytes_total{instance=\"10.4.35.4:9000\",job=\"minio_astana\"}[1m])", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "Receive", + "metric": "minio_network_received_bytes_total", + "refId": "B", + "step": 10 + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.4.35.4DataReceived&Sent", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "decbytes", + "label": null, + "logBase": 1, + "max": null, + "min": "0", + "show": true + }, + { + "format": "decbytes", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS}", + "decimals": null, + "description": "Data received by current Minio server instance\n当前minio服务器实例接收到的数据", + "fill": 1, + "gridPos": { + "h": 7, + "w": 6, + "x": 0, + "y": 74 + }, + "id": 112, + "legend": { + "avg": false, + "current": true, + "max": false, + "min": false, + "show": true, + "total": true, + "values": true + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "rate(minio_network_sent_bytes_total{instance=\"10.4.35.5:9000\",job=\"minio_astana\"}[1m])", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "Send", + "metric": "minio_network_received_bytes_total", + "refId": "A", + "step": 10 + }, + { + "expr": "rate(minio_network_received_bytes_total{instance=\"10.4.35.5:9000\",job=\"minio_astana\"}[1m])", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "Receive", + "metric": "minio_network_received_bytes_total", + "refId": "B", + "step": 10 + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.4.35.5DataReceived&Sent", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "decbytes", + "label": null, + "logBase": 1, + "max": null, + "min": "0", + "show": true + }, + { + "format": "decbytes", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS}", + "decimals": null, + "description": "Data received by current Minio server instance\n当前minio服务器实例接收到的数据", + "fill": 1, + "gridPos": { + "h": 7, + "w": 6, + "x": 6, + "y": 74 + }, + "id": 113, + "legend": { + "avg": false, + "current": true, + "max": false, + "min": false, + "show": true, + "total": true, + "values": true + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "rate(minio_network_sent_bytes_total{instance=\"10.4.35.6:9000\",job=\"minio_astana\"}[1m])", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "Send", + "metric": "minio_network_received_bytes_total", + "refId": "A", + "step": 10 + }, + { + "expr": "rate(minio_network_received_bytes_total{instance=\"10.4.35.6:9000\",job=\"minio_astana\"}[1m])", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "Receive", + "metric": "minio_network_received_bytes_total", + "refId": "B", + "step": 10 + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.4.35.6DataReceived&Sent", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "decbytes", + "label": null, + "logBase": 1, + "max": null, + "min": "0", + "show": true + }, + { + "format": "decbytes", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS}", + "decimals": null, + "description": "Data received by current Minio server instance\n当前minio服务器实例接收到的数据", + "fill": 1, + "gridPos": { + "h": 7, + "w": 6, + "x": 12, + "y": 74 + }, + "id": 114, + "legend": { + "avg": false, + "current": true, + "max": false, + "min": false, + "show": true, + "total": true, + "values": true + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "rate(minio_network_sent_bytes_total{instance=\"10.4.35.7:9000\",job=\"minio_astana\"}[1m])", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "Send", + "metric": "minio_network_received_bytes_total", + "refId": "A", + "step": 10 + }, + { + "expr": "rate(minio_network_received_bytes_total{instance=\"10.4.35.7:9000\",job=\"minio_astana\"}[1m])", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "Receive", + "metric": "minio_network_received_bytes_total", + "refId": "B", + "step": 10 + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.4.35.7DataReceived&Sent", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "decbytes", + "label": null, + "logBase": 1, + "max": null, + "min": "0", + "show": true + }, + { + "format": "decbytes", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS}", + "decimals": null, + "description": "Data received by current Minio server instance\n当前minio服务器实例接收到的数据", + "fill": 1, + "gridPos": { + "h": 7, + "w": 6, + "x": 18, + "y": 74 + }, + "id": 115, + "legend": { + "avg": false, + "current": true, + "max": false, + "min": false, + "show": true, + "total": true, + "values": true + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "rate(minio_network_sent_bytes_total{instance=\"10.4.35.8:9000\",job=\"minio_astana\"}[1m])", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "Send", + "metric": "minio_network_received_bytes_total", + "refId": "A", + "step": 10 + }, + { + "expr": "rate(minio_network_received_bytes_total{instance=\"10.4.35.8:9000\",job=\"minio_astana\"}[1m])", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "Receive", + "metric": "minio_network_received_bytes_total", + "refId": "B", + "step": 10 + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.4.35.8DataReceived&Sent", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "decbytes", + "label": null, + "logBase": 1, + "max": null, + "min": "0", + "show": true + }, + { + "format": "decbytes", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS}", + "decimals": null, + "description": "Data received by current Minio server instance\n当前minio服务器实例接收到的数据", + "fill": 1, + "gridPos": { + "h": 7, + "w": 6, + "x": 0, + "y": 81 + }, + "id": 116, + "legend": { + "avg": false, + "current": true, + "max": false, + "min": false, + "show": true, + "total": true, + "values": true + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "rate(minio_network_sent_bytes_total{instance=\"10.4.35.9:9000\",job=\"minio_astana\"}[1m])", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "Send", + "metric": "minio_network_received_bytes_total", + "refId": "A", + "step": 10 + }, + { + "expr": "rate(minio_network_received_bytes_total{instance=\"10.4.35.9:9000\",job=\"minio_astana\"}[1m])", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "Receive", + "metric": "minio_network_received_bytes_total", + "refId": "B", + "step": 10 + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.4.35.9DataReceived&Sent", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "decbytes", + "label": null, + "logBase": 1, + "max": null, + "min": "0", + "show": true + }, + { + "format": "decbytes", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS}", + "decimals": null, + "description": "Data received by current Minio server instance\n当前minio服务器实例接收到的数据", + "fill": 1, + "gridPos": { + "h": 7, + "w": 6, + "x": 6, + "y": 81 + }, + "id": 117, + "legend": { + "avg": false, + "current": true, + "max": false, + "min": false, + "show": true, + "total": true, + "values": true + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "rate(minio_network_sent_bytes_total{instance=\"10.4.35.10:9000\",job=\"minio_astana\"}[1m])", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "Send", + "metric": "minio_network_received_bytes_total", + "refId": "A", + "step": 10 + }, + { + "expr": "rate(minio_network_received_bytes_total{instance=\"10.4.35.10:9000\",job=\"minio_astana\"}[1m])", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "Receive", + "metric": "minio_network_received_bytes_total", + "refId": "B", + "step": 10 + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.4.35.10DataReceived&Sent", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "decbytes", + "label": null, + "logBase": 1, + "max": null, + "min": "0", + "show": true + }, + { + "format": "decbytes", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS}", + "decimals": null, + "description": "Data received by current Minio server instance\n当前minio服务器实例接收到的数据", + "fill": 1, + "gridPos": { + "h": 7, + "w": 6, + "x": 12, + "y": 81 + }, + "id": 118, + "legend": { + "avg": false, + "current": true, + "max": false, + "min": false, + "show": true, + "total": true, + "values": true + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "rate(minio_network_sent_bytes_total{instance=\"10.4.35.11:9000\",job=\"minio_astana\"}[1m])", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "Send", + "metric": "minio_network_received_bytes_total", + "refId": "A", + "step": 10 + }, + { + "expr": "rate(minio_network_received_bytes_total{instance=\"10.4.35.11:9000\",job=\"minio_astana\"}[1m])", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "Receive", + "metric": "minio_network_received_bytes_total", + "refId": "B", + "step": 10 + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.4.35.11DataReceived&Sent", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "decbytes", + "label": null, + "logBase": 1, + "max": null, + "min": "0", + "show": true + }, + { + "format": "decbytes", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS}", + "decimals": null, + "description": "Data received by current Minio server instance\n当前minio服务器实例接收到的数据", + "fill": 1, + "gridPos": { + "h": 7, + "w": 6, + "x": 18, + "y": 81 + }, + "id": 119, + "legend": { + "avg": false, + "current": true, + "max": false, + "min": false, + "show": true, + "total": true, + "values": true + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "rate(minio_network_sent_bytes_total{instance=\"10.4.35.12:9000\",job=\"minio_astana\"}[1m])", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "Send", + "metric": "minio_network_received_bytes_total", + "refId": "A", + "step": 10 + }, + { + "expr": "rate(minio_network_received_bytes_total{instance=\"10.4.35.12:9000\",job=\"minio_astana\"}[1m])", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "Receive", + "metric": "minio_network_received_bytes_total", + "refId": "B", + "step": 10 + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.4.35.12DataReceived&Sent", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "decbytes", + "label": null, + "logBase": 1, + "max": null, + "min": "0", + "show": true + }, + { + "format": "decbytes", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS}", + "decimals": null, + "description": "Data received by current Minio server instance\n当前minio服务器实例接收到的数据", + "fill": 1, + "gridPos": { + "h": 7, + "w": 6, + "x": 0, + "y": 88 + }, + "id": 120, + "legend": { + "avg": false, + "current": true, + "max": false, + "min": false, + "show": true, + "total": true, + "values": true + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "rate(minio_network_sent_bytes_total{instance=\"10.4.35.13:9000\",job=\"minio_astana\"}[1m])", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "Send", + "metric": "minio_network_received_bytes_total", + "refId": "A", + "step": 10 + }, + { + "expr": "rate(minio_network_received_bytes_total{instance=\"10.4.35.13:9000\",job=\"minio_astana\"}[1m])", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "Receive", + "metric": "minio_network_received_bytes_total", + "refId": "B", + "step": 10 + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.4.35.13DataReceived&Sent", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "decbytes", + "label": null, + "logBase": 1, + "max": null, + "min": "0", + "show": true + }, + { + "format": "decbytes", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS}", + "decimals": null, + "description": "Data received by current Minio server instance\n当前minio服务器实例接收到的数据", + "fill": 1, + "gridPos": { + "h": 7, + "w": 6, + "x": 6, + "y": 88 + }, + "id": 121, + "legend": { + "avg": false, + "current": true, + "max": false, + "min": false, + "show": true, + "total": true, + "values": true + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "rate(minio_network_sent_bytes_total{instance=\"10.4.35.14:9000\",job=\"minio_astana\"}[1m])", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "Send", + "metric": "minio_network_received_bytes_total", + "refId": "A", + "step": 10 + }, + { + "expr": "rate(minio_network_received_bytes_total{instance=\"10.4.35.14:9000\",job=\"minio_astana\"}[1m])", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "Receive", + "metric": "minio_network_received_bytes_total", + "refId": "B", + "step": 10 + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.4.35.14DataReceived&Sent", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "decbytes", + "label": null, + "logBase": 1, + "max": null, + "min": "0", + "show": true + }, + { + "format": "decbytes", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS}", + "decimals": null, + "description": "Data received by current Minio server instance\n当前minio服务器实例接收到的数据", + "fill": 1, + "gridPos": { + "h": 7, + "w": 6, + "x": 12, + "y": 88 + }, + "id": 122, + "legend": { + "avg": false, + "current": true, + "max": false, + "min": false, + "show": true, + "total": true, + "values": true + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "rate(minio_network_sent_bytes_total{instance=\"10.4.35.15:9000\",job=\"minio_astana\"}[1m])", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "Send", + "metric": "minio_network_received_bytes_total", + "refId": "A", + "step": 10 + }, + { + "expr": "rate(minio_network_received_bytes_total{instance=\"10.4.35.15:9000\",job=\"minio_astana\"}[1m])", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "Receive", + "metric": "minio_network_received_bytes_total", + "refId": "B", + "step": 10 + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.4.35.15DataReceived&Sent", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "decbytes", + "label": null, + "logBase": 1, + "max": null, + "min": "0", + "show": true + }, + { + "format": "decbytes", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS}", + "decimals": null, + "description": "Data received by current Minio server instance\n当前minio服务器实例接收到的数据", + "fill": 1, + "gridPos": { + "h": 7, + "w": 6, + "x": 18, + "y": 88 + }, + "id": 123, + "legend": { + "avg": false, + "current": true, + "max": false, + "min": false, + "show": true, + "total": true, + "values": true + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "rate(minio_network_sent_bytes_total{instance=\"10.4.35.16:9000\",job=\"minio_astana\"}[1m])", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "Send", + "metric": "minio_network_received_bytes_total", + "refId": "A", + "step": 10 + }, + { + "expr": "rate(minio_network_received_bytes_total{instance=\"10.4.35.16:9000\",job=\"minio_astana\"}[1m])", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "Receive", + "metric": "minio_network_received_bytes_total", + "refId": "B", + "step": 10 + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.4.35.16DataReceived&Sent", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "decbytes", + "label": null, + "logBase": 1, + "max": null, + "min": "0", + "show": true + }, + { + "format": "decbytes", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS}", + "decimals": null, + "description": "Data received by current Minio server instance\n当前minio服务器实例接收到的数据", + "fill": 1, + "gridPos": { + "h": 7, + "w": 6, + "x": 0, + "y": 95 + }, + "id": 124, + "legend": { + "avg": false, + "current": true, + "max": false, + "min": false, + "show": true, + "total": true, + "values": true + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "rate(minio_network_sent_bytes_total{instance=\"10.4.35.17:9000\",job=\"minio_astana\"}[1m])", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "Send", + "metric": "minio_network_received_bytes_total", + "refId": "A", + "step": 10 + }, + { + "expr": "rate(minio_network_received_bytes_total{instance=\"10.4.35.17:9000\",job=\"minio_astana\"}[1m])", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "Receive", + "metric": "minio_network_received_bytes_total", + "refId": "B", + "step": 10 + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.4.35.17DataReceived&Sent", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "decbytes", + "label": null, + "logBase": 1, + "max": null, + "min": "0", + "show": true + }, + { + "format": "decbytes", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS}", + "decimals": null, + "description": "Data received by current Minio server instance\n当前minio服务器实例接收到的数据", + "fill": 1, + "gridPos": { + "h": 7, + "w": 6, + "x": 6, + "y": 95 + }, + "id": 125, + "legend": { + "avg": false, + "current": true, + "max": false, + "min": false, + "show": true, + "total": true, + "values": true + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "rate(minio_network_sent_bytes_total{instance=\"10.4.35.18:9000\",job=\"minio_astana\"}[1m])", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "Send", + "metric": "minio_network_received_bytes_total", + "refId": "A", + "step": 10 + }, + { + "expr": "rate(minio_network_received_bytes_total{instance=\"10.4.35.18:9000\",job=\"minio_astana\"}[1m])", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "Receive", + "metric": "minio_network_received_bytes_total", + "refId": "B", + "step": 10 + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.4.35.18DataReceived&Sent", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "decbytes", + "label": null, + "logBase": 1, + "max": null, + "min": "0", + "show": true + }, + { + "format": "decbytes", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS}", + "decimals": null, + "description": "Data received by current Minio server instance\n当前minio服务器实例接收到的数据", + "fill": 1, + "gridPos": { + "h": 7, + "w": 6, + "x": 12, + "y": 95 + }, + "id": 126, + "legend": { + "avg": false, + "current": true, + "max": false, + "min": false, + "show": true, + "total": true, + "values": true + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "rate(minio_network_sent_bytes_total{instance=\"10.4.35.19:9000\",job=\"minio_astana\"}[1m])", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "Send", + "metric": "minio_network_received_bytes_total", + "refId": "A", + "step": 10 + }, + { + "expr": "rate(minio_network_received_bytes_total{instance=\"10.4.35.19:9000\",job=\"minio_astana\"}[1m])", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "Receive", + "metric": "minio_network_received_bytes_total", + "refId": "B", + "step": 10 + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.4.35.19DataReceived&Sent", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "decbytes", + "label": null, + "logBase": 1, + "max": null, + "min": "0", + "show": true + }, + { + "format": "decbytes", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS}", + "decimals": null, + "description": "Data received by current Minio server instance\n当前minio服务器实例接收到的数据", + "fill": 1, + "gridPos": { + "h": 7, + "w": 6, + "x": 18, + "y": 95 + }, + "id": 127, + "legend": { + "avg": false, + "current": true, + "max": false, + "min": false, + "show": true, + "total": true, + "values": true + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "rate(minio_network_sent_bytes_total{instance=\"10.4.35.20:9000\",job=\"minio_astana\"}[1m])", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "Send", + "metric": "minio_network_received_bytes_total", + "refId": "A", + "step": 10 + }, + { + "expr": "rate(minio_network_received_bytes_total{instance=\"10.4.35.20:9000\",job=\"minio_astana\"}[1m])", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "Receive", + "metric": "minio_network_received_bytes_total", + "refId": "B", + "step": 10 + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.4.35.20DataReceived&Sent", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "decbytes", + "label": null, + "logBase": 1, + "max": null, + "min": "0", + "show": true + }, + { + "format": "decbytes", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS}", + "decimals": null, + "description": "Data received by current Minio server instance\n当前minio服务器实例接收到的数据", + "fill": 1, + "gridPos": { + "h": 7, + "w": 6, + "x": 0, + "y": 102 + }, + "id": 128, + "legend": { + "avg": false, + "current": true, + "max": false, + "min": false, + "show": true, + "total": true, + "values": true + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "rate(minio_network_sent_bytes_total{instance=\"10.4.35.21:9000\",job=\"minio_astana\"}[1m])", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "Send", + "metric": "minio_network_received_bytes_total", + "refId": "A", + "step": 10 + }, + { + "expr": "rate(minio_network_received_bytes_total{instance=\"10.4.35.21:9000\",job=\"minio_astana\"}[1m])", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "Receive", + "metric": "minio_network_received_bytes_total", + "refId": "B", + "step": 10 + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.4.35.21DataReceived&Sent", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "decbytes", + "label": null, + "logBase": 1, + "max": null, + "min": "0", + "show": true + }, + { + "format": "decbytes", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS}", + "decimals": null, + "description": "Data received by current Minio server instance\n当前minio服务器实例接收到的数据", + "fill": 1, + "gridPos": { + "h": 7, + "w": 6, + "x": 6, + "y": 102 + }, + "id": 129, + "legend": { + "avg": false, + "current": true, + "max": false, + "min": false, + "show": true, + "total": true, + "values": true + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "rate(minio_network_sent_bytes_total{instance=\"10.4.35.22:9000\",job=\"minio_astana\"}[1m])", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "Send", + "metric": "minio_network_received_bytes_total", + "refId": "A", + "step": 10 + }, + { + "expr": "rate(minio_network_received_bytes_total{instance=\"10.4.35.22:9000\",job=\"minio_astana\"}[1m])", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "Receive", + "metric": "minio_network_received_bytes_total", + "refId": "B", + "step": 10 + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.4.35.22DataReceived&Sent", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "decbytes", + "label": null, + "logBase": 1, + "max": null, + "min": "0", + "show": true + }, + { + "format": "decbytes", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS}", + "decimals": null, + "description": "Data received by current Minio server instance\n当前minio服务器实例接收到的数据", + "fill": 1, + "gridPos": { + "h": 7, + "w": 6, + "x": 12, + "y": 102 + }, + "id": 130, + "legend": { + "avg": false, + "current": true, + "max": false, + "min": false, + "show": true, + "total": true, + "values": true + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "rate(minio_network_sent_bytes_total{instance=\"10.4.35.23:9000\",job=\"minio_astana\"}[1m])", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "Send", + "metric": "minio_network_received_bytes_total", + "refId": "A", + "step": 10 + }, + { + "expr": "rate(minio_network_received_bytes_total{instance=\"10.4.35.23:9000\",job=\"minio_astana\"}[1m])", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "Receive", + "metric": "minio_network_received_bytes_total", + "refId": "B", + "step": 10 + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.4.35.23DataReceived&Sent", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "decbytes", + "label": null, + "logBase": 1, + "max": null, + "min": "0", + "show": true + }, + { + "format": "decbytes", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS}", + "decimals": null, + "description": "Data received by current Minio server instance\n当前minio服务器实例接收到的数据", + "fill": 1, + "gridPos": { + "h": 7, + "w": 6, + "x": 18, + "y": 102 + }, + "id": 131, + "legend": { + "avg": false, + "current": true, + "max": false, + "min": false, + "show": true, + "total": true, + "values": true + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "rate(minio_network_sent_bytes_total{instance=\"10.4.35.24:9000\",job=\"minio_astana\"}[1m])", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "Send", + "metric": "minio_network_received_bytes_total", + "refId": "A", + "step": 10 + }, + { + "expr": "rate(minio_network_received_bytes_total{instance=\"10.4.35.24:9000\",job=\"minio_astana\"}[1m])", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "Receive", + "metric": "minio_network_received_bytes_total", + "refId": "B", + "step": 10 + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.4.35.24DataReceived&Sent", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "decbytes", + "label": null, + "logBase": 1, + "max": null, + "min": "0", + "show": true + }, + { + "format": "decbytes", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS}", + "decimals": null, + "description": "Data received by current Minio server instance\n当前minio服务器实例接收到的数据", + "fill": 1, + "gridPos": { + "h": 7, + "w": 6, + "x": 0, + "y": 109 + }, + "id": 132, + "legend": { + "avg": false, + "current": true, + "max": false, + "min": false, + "show": true, + "total": true, + "values": true + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "rate(minio_network_sent_bytes_total{instance=\"10.4.35.25:9000\",job=\"minio_astana\"}[1m])", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "Send", + "metric": "minio_network_received_bytes_total", + "refId": "A", + "step": 10 + }, + { + "expr": "rate(minio_network_received_bytes_total{instance=\"10.4.35.25:9000\",job=\"minio_astana\"}[1m])", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "Receive", + "metric": "minio_network_received_bytes_total", + "refId": "B", + "step": 10 + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.4.35.25DataReceived&Sent", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "decbytes", + "label": null, + "logBase": 1, + "max": null, + "min": "0", + "show": true + }, + { + "format": "decbytes", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS}", + "decimals": null, + "description": "Data received by current Minio server instance\n当前minio服务器实例接收到的数据", + "fill": 1, + "gridPos": { + "h": 7, + "w": 6, + "x": 6, + "y": 109 + }, + "id": 133, + "legend": { + "avg": false, + "current": true, + "max": false, + "min": false, + "show": true, + "total": true, + "values": true + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "rate(minio_network_sent_bytes_total{instance=\"10.4.35.26:9000\",job=\"minio_astana\"}[1m])", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "Send", + "metric": "minio_network_received_bytes_total", + "refId": "A", + "step": 10 + }, + { + "expr": "rate(minio_network_received_bytes_total{instance=\"10.4.35.26:9000\",job=\"minio_astana\"}[1m])", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "Receive", + "metric": "minio_network_received_bytes_total", + "refId": "B", + "step": 10 + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.4.35.26DataReceived&Sent", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "decbytes", + "label": null, + "logBase": 1, + "max": null, + "min": "0", + "show": true + }, + { + "format": "decbytes", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS}", + "decimals": null, + "description": "Data received by current Minio server instance\n当前minio服务器实例接收到的数据", + "fill": 1, + "gridPos": { + "h": 7, + "w": 6, + "x": 12, + "y": 109 + }, + "id": 134, + "legend": { + "avg": false, + "current": true, + "max": false, + "min": false, + "show": true, + "total": true, + "values": true + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "rate(minio_network_sent_bytes_total{instance=\"10.4.35.27:9000\",job=\"minio_astana\"}[1m])", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "Send", + "metric": "minio_network_received_bytes_total", + "refId": "A", + "step": 10 + }, + { + "expr": "rate(minio_network_received_bytes_total{instance=\"10.4.35.27:9000\",job=\"minio_astana\"}[1m])", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "Receive", + "metric": "minio_network_received_bytes_total", + "refId": "B", + "step": 10 + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.4.35.27DataReceived&Sent", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "decbytes", + "label": null, + "logBase": 1, + "max": null, + "min": "0", + "show": true + }, + { + "format": "decbytes", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS}", + "decimals": null, + "description": "Data received by current Minio server instance\n当前minio服务器实例接收到的数据", + "fill": 1, + "gridPos": { + "h": 7, + "w": 6, + "x": 18, + "y": 109 + }, + "id": 135, + "legend": { + "avg": false, + "current": true, + "max": false, + "min": false, + "show": true, + "total": true, + "values": true + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "rate(minio_network_sent_bytes_total{instance=\"10.4.35.28:9000\",job=\"minio_astana\"}[1m])", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "Send", + "metric": "minio_network_received_bytes_total", + "refId": "A", + "step": 10 + }, + { + "expr": "rate(minio_network_received_bytes_total{instance=\"10.4.35.28:9000\",job=\"minio_astana\"}[1m])", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "Receive", + "metric": "minio_network_received_bytes_total", + "refId": "B", + "step": 10 + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.4.35.28DataReceived&Sent", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "decbytes", + "label": null, + "logBase": 1, + "max": null, + "min": "0", + "show": true + }, + { + "format": "decbytes", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS}", + "decimals": null, + "description": "Data received by current Minio server instance\n当前minio服务器实例接收到的数据", + "fill": 1, + "gridPos": { + "h": 7, + "w": 6, + "x": 0, + "y": 116 + }, + "id": 136, + "legend": { + "avg": false, + "current": true, + "max": false, + "min": false, + "show": true, + "total": true, + "values": true + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "rate(minio_network_sent_bytes_total{instance=\"10.4.35.29:9000\",job=\"minio_astana\"}[1m])", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "Send", + "metric": "minio_network_received_bytes_total", + "refId": "A", + "step": 10 + }, + { + "expr": "rate(minio_network_received_bytes_total{instance=\"10.4.35.29:9000\",job=\"minio_astana\"}[1m])", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "Receive", + "metric": "minio_network_received_bytes_total", + "refId": "B", + "step": 10 + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.4.35.29DataReceived&Sent", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "decbytes", + "label": null, + "logBase": 1, + "max": null, + "min": "0", + "show": true + }, + { + "format": "decbytes", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS}", + "decimals": null, + "description": "Data received by current Minio server instance\n当前minio服务器实例接收到的数据", + "fill": 1, + "gridPos": { + "h": 7, + "w": 6, + "x": 6, + "y": 116 + }, + "id": 137, + "legend": { + "avg": false, + "current": true, + "max": false, + "min": false, + "show": true, + "total": true, + "values": true + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "rate(minio_network_sent_bytes_total{instance=\"10.4.35.30:9000\",job=\"minio_astana\"}[1m])", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "Send", + "metric": "minio_network_received_bytes_total", + "refId": "A", + "step": 10 + }, + { + "expr": "rate(minio_network_received_bytes_total{instance=\"10.4.35.30:9000\",job=\"minio_astana\"}[1m])", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "Receive", + "metric": "minio_network_received_bytes_total", + "refId": "B", + "step": 10 + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.4.35.30DataReceived&Sent", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "decbytes", + "label": null, + "logBase": 1, + "max": null, + "min": "0", + "show": true + }, + { + "format": "decbytes", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS}", + "decimals": null, + "description": "Data received by current Minio server instance\n当前minio服务器实例接收到的数据", + "fill": 1, + "gridPos": { + "h": 7, + "w": 6, + "x": 12, + "y": 116 + }, + "id": 138, + "legend": { + "avg": false, + "current": true, + "max": false, + "min": false, + "show": true, + "total": true, + "values": true + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "rate(minio_network_sent_bytes_total{instance=\"10.4.35.31:9000\",job=\"minio_astana\"}[1m])", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "Send", + "metric": "minio_network_received_bytes_total", + "refId": "A", + "step": 10 + }, + { + "expr": "rate(minio_network_received_bytes_total{instance=\"10.4.35.31:9000\",job=\"minio_astana\"}[1m])", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "Receive", + "metric": "minio_network_received_bytes_total", + "refId": "B", + "step": 10 + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.4.35.31DataReceived&Sent", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "decbytes", + "label": null, + "logBase": 1, + "max": null, + "min": "0", + "show": true + }, + { + "format": "decbytes", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS}", + "decimals": null, + "description": "Data received by current Minio server instance\n当前minio服务器实例接收到的数据", + "fill": 1, + "gridPos": { + "h": 7, + "w": 6, + "x": 18, + "y": 116 + }, + "id": 139, + "legend": { + "avg": false, + "current": true, + "max": false, + "min": false, + "show": true, + "total": true, + "values": true + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "rate(minio_network_sent_bytes_total{instance=\"10.4.35.32:9000\",job=\"minio_astana\"}[1m])", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "Send", + "metric": "minio_network_received_bytes_total", + "refId": "A", + "step": 10 + }, + { + "expr": "rate(minio_network_received_bytes_total{instance=\"10.4.35.32:9000\",job=\"minio_astana\"}[1m])", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "Receive", + "metric": "minio_network_received_bytes_total", + "refId": "B", + "step": 10 + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.4.35.32DataReceived&Sent", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "decbytes", + "label": null, + "logBase": 1, + "max": null, + "min": "0", + "show": true + }, + { + "format": "decbytes", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS}", + "description": "总数", + "fill": 1, + "gridPos": { + "h": 6, + "w": 12, + "x": 0, + "y": 123 + }, + "id": 106, + "legend": { + "avg": false, + "current": true, + "max": false, + "min": false, + "show": true, + "total": false, + "values": true + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{job=\"minio_astana\",request_type=\"GET\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "GET", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "A", + "step": 4 + }, + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{job=\"minio_astana\",request_type=\"PUT\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "PUT", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "B", + "step": 4 + }, + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{job=\"minio_astana\",request_type=\"DELETE\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "DELETE", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "C", + "step": 4 + }, + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{job=\"minio_astana\",request_type=\"POST\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "POST", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "D", + "step": 4 + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "Total HttpRequestNum", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS}", + "description": "总数", + "fill": 1, + "gridPos": { + "h": 6, + "w": 12, + "x": 12, + "y": 123 + }, + "id": 105, + "legend": { + "avg": false, + "current": true, + "max": false, + "min": false, + "show": true, + "total": false, + "values": true + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "topk(2, (sum(increase(minio_http_requests_duration_seconds_count{job=\"minio_astana\",request_type=\"GET\"}[1m])) by(instance)))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "{{instance}}GET", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "A", + "step": 4 + }, + { + "expr": "topk(2, (sum(increase(minio_http_requests_duration_seconds_count{job=\"minio_astana\",request_type=\"PUT\"}[1m])) by(instance)))", + "format": "time_series", + "hide": false, + "intervalFactor": 2, + "legendFormat": "{{instance}}PUT", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "B", + "step": 4 + }, + { + "expr": "topk(2, (sum(increase(minio_http_requests_duration_seconds_count{job=\"minio_astana\",request_type=\"DELETE\"}[1m])) by(instance)))", + "format": "time_series", + "hide": false, + "intervalFactor": 2, + "legendFormat": "{{instance}}DELETE", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "C", + "step": 4 + }, + { + "expr": "topk(2, (sum(increase(minio_http_requests_duration_seconds_count{job=\"minio_astana\",request_type=\"POST\"}[1m])) by(instance)))", + "format": "time_series", + "hide": false, + "intervalFactor": 2, + "legendFormat": "{{instance}}POST", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "D", + "step": 4 + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "TOP2 HttpRequestNum", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS}", + "description": "总数", + "fill": 1, + "gridPos": { + "h": 6, + "w": 6, + "x": 0, + "y": 129 + }, + "id": 73, + "legend": { + "avg": false, + "current": true, + "max": false, + "min": false, + "show": true, + "total": false, + "values": true + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.4.35.1:9000\",job=\"minio_astana\",request_type=\"GET\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "GET", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "A", + "step": 4 + }, + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.4.35.1:9000\",job=\"minio_astana\",request_type=\"PUT\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "PUT", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "B", + "step": 4 + }, + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.4.35.1:9000\",job=\"minio_astana\",request_type=\"DELETE\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "DELETE", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "C", + "step": 4 + }, + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.4.35.1:9000\",job=\"minio_astana\",request_type=\"POST\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "POST", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "D", + "step": 4 + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.4.35.1HttpRequestNum", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS}", + "description": "总数", + "fill": 1, + "gridPos": { + "h": 6, + "w": 6, + "x": 6, + "y": 129 + }, + "id": 74, + "legend": { + "avg": false, + "current": true, + "max": false, + "min": false, + "show": true, + "total": false, + "values": true + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.4.35.2:9000\",job=\"minio_astana\",request_type=\"GET\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "GET", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "A", + "step": 4 + }, + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.4.35.2:9000\",job=\"minio_astana\",request_type=\"PUT\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "PUT", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "B", + "step": 4 + }, + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.4.35.2:9000\",job=\"minio_astana\",request_type=\"DELETE\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "DELETE", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "C", + "step": 4 + }, + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.4.35.2:9000\",job=\"minio_astana\",request_type=\"POST\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "POST", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "D", + "step": 4 + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.4.35.2HttpRequestNum", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS}", + "description": "总数", + "fill": 1, + "gridPos": { + "h": 6, + "w": 6, + "x": 12, + "y": 129 + }, + "id": 75, + "legend": { + "avg": false, + "current": true, + "max": false, + "min": false, + "show": true, + "total": false, + "values": true + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.4.35.3:9000\",job=\"minio_astana\",request_type=\"GET\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "GET", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "A", + "step": 4 + }, + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.4.35.3:9000\",job=\"minio_astana\",request_type=\"PUT\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "PUT", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "B", + "step": 4 + }, + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.4.35.3:9000\",job=\"minio_astana\",request_type=\"DELETE\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "DELETE", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "C", + "step": 4 + }, + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.4.35.3:9000\",job=\"minio_astana\",request_type=\"POST\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "POST", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "D", + "step": 4 + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.4.35.3HttpRequestNum", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS}", + "description": "总数", + "fill": 1, + "gridPos": { + "h": 6, + "w": 6, + "x": 18, + "y": 129 + }, + "id": 76, + "legend": { + "avg": false, + "current": true, + "max": false, + "min": false, + "show": true, + "total": false, + "values": true + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.4.35.4:9000\",job=\"minio_astana\",request_type=\"GET\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "GET", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "A", + "step": 4 + }, + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.4.35.4:9000\",job=\"minio_astana\",request_type=\"PUT\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "PUT", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "B", + "step": 4 + }, + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.4.35.4:9000\",job=\"minio_astana\",request_type=\"DELETE\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "DELETE", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "C", + "step": 4 + }, + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.4.35.4:9000\",job=\"minio_astana\",request_type=\"POST\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "POST", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "D", + "step": 4 + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.4.35.4HttpRequestNum", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS}", + "description": "总数", + "fill": 1, + "gridPos": { + "h": 6, + "w": 6, + "x": 0, + "y": 135 + }, + "id": 77, + "legend": { + "avg": false, + "current": true, + "max": false, + "min": false, + "show": true, + "total": false, + "values": true + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.4.35.5:9000\",job=\"minio_astana\",request_type=\"GET\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "GET", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "A", + "step": 4 + }, + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.4.35.5:9000\",job=\"minio_astana\",request_type=\"PUT\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "PUT", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "B", + "step": 4 + }, + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.4.35.5:9000\",job=\"minio_astana\",request_type=\"DELETE\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "DELETE", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "C", + "step": 4 + }, + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.4.35.5:9000\",job=\"minio_astana\",request_type=\"POST\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "POST", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "D", + "step": 4 + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.4.35.5HttpRequestNum", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS}", + "description": "总数", + "fill": 1, + "gridPos": { + "h": 6, + "w": 6, + "x": 6, + "y": 135 + }, + "id": 78, + "legend": { + "avg": false, + "current": true, + "max": false, + "min": false, + "show": true, + "total": false, + "values": true + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.4.35.6:9000\",job=\"minio_astana\",request_type=\"GET\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "GET", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "A", + "step": 4 + }, + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.4.35.6:9000\",job=\"minio_astana\",request_type=\"PUT\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "PUT", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "B", + "step": 4 + }, + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.4.35.6:9000\",job=\"minio_astana\",request_type=\"DELETE\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "DELETE", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "C", + "step": 4 + }, + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.4.35.6:9000\",job=\"minio_astana\",request_type=\"POST\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "POST", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "D", + "step": 4 + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.4.35.6HttpRequestNum", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS}", + "description": "总数", + "fill": 1, + "gridPos": { + "h": 6, + "w": 6, + "x": 12, + "y": 135 + }, + "id": 79, + "legend": { + "avg": false, + "current": true, + "max": false, + "min": false, + "show": true, + "total": false, + "values": true + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.4.35.7:9000\",job=\"minio_astana\",request_type=\"GET\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "GET", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "A", + "step": 4 + }, + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.4.35.7:9000\",job=\"minio_astana\",request_type=\"PUT\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "PUT", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "B", + "step": 4 + }, + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.4.35.7:9000\",job=\"minio_astana\",request_type=\"DELETE\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "DELETE", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "C", + "step": 4 + }, + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.4.35.7:9000\",job=\"minio_astana\",request_type=\"POST\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "POST", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "D", + "step": 4 + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.4.35.7HttpRequestNum", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS}", + "description": "总数", + "fill": 1, + "gridPos": { + "h": 6, + "w": 6, + "x": 18, + "y": 135 + }, + "id": 80, + "legend": { + "avg": false, + "current": true, + "max": false, + "min": false, + "show": true, + "total": false, + "values": true + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.4.35.8:9000\",job=\"minio_astana\",request_type=\"GET\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "GET", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "A", + "step": 4 + }, + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.4.35.8:9000\",job=\"minio_astana\",request_type=\"PUT\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "PUT", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "B", + "step": 4 + }, + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.4.35.8:9000\",job=\"minio_astana\",request_type=\"DELETE\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "DELETE", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "C", + "step": 4 + }, + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.4.35.8:9000\",job=\"minio_astana\",request_type=\"POST\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "POST", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "D", + "step": 4 + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.4.35.8HttpRequestNum", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS}", + "description": "总数", + "fill": 1, + "gridPos": { + "h": 6, + "w": 6, + "x": 0, + "y": 141 + }, + "id": 81, + "legend": { + "avg": false, + "current": true, + "max": false, + "min": false, + "show": true, + "total": false, + "values": true + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.4.35.9:9000\",job=\"minio_astana\",request_type=\"GET\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "GET", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "A", + "step": 4 + }, + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.4.35.9:9000\",job=\"minio_astana\",request_type=\"PUT\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "PUT", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "B", + "step": 4 + }, + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.4.35.9:9000\",job=\"minio_astana\",request_type=\"DELETE\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "DELETE", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "C", + "step": 4 + }, + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.4.35.9:9000\",job=\"minio_astana\",request_type=\"POST\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "POST", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "D", + "step": 4 + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.4.35.9HttpRequestNum", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS}", + "description": "总数", + "fill": 1, + "gridPos": { + "h": 6, + "w": 6, + "x": 6, + "y": 141 + }, + "id": 82, + "legend": { + "avg": false, + "current": true, + "max": false, + "min": false, + "show": true, + "total": false, + "values": true + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.4.35.10:9000\",job=\"minio_astana\",request_type=\"GET\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "GET", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "A", + "step": 4 + }, + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.4.35.10:9000\",job=\"minio_astana\",request_type=\"PUT\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "PUT", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "B", + "step": 4 + }, + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.4.35.10:9000\",job=\"minio_astana\",request_type=\"DELETE\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "DELETE", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "C", + "step": 4 + }, + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.4.35.10:9000\",job=\"minio_astana\",request_type=\"POST\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "POST", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "D", + "step": 4 + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.4.35.10HttpRequestNum", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS}", + "description": "总数", + "fill": 1, + "gridPos": { + "h": 6, + "w": 6, + "x": 12, + "y": 141 + }, + "id": 83, + "legend": { + "avg": false, + "current": true, + "max": false, + "min": false, + "show": true, + "total": false, + "values": true + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.4.35.11:9000\",job=\"minio_astana\",request_type=\"GET\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "GET", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "A", + "step": 4 + }, + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.4.35.11:9000\",job=\"minio_astana\",request_type=\"PUT\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "PUT", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "B", + "step": 4 + }, + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.4.35.11:9000\",job=\"minio_astana\",request_type=\"DELETE\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "DELETE", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "C", + "step": 4 + }, + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.4.35.11:9000\",job=\"minio_astana\",request_type=\"POST\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "POST", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "D", + "step": 4 + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.4.35.11HttpRequestNum", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS}", + "description": "总数", + "fill": 1, + "gridPos": { + "h": 6, + "w": 6, + "x": 18, + "y": 141 + }, + "id": 84, + "legend": { + "avg": false, + "current": true, + "max": false, + "min": false, + "show": true, + "total": false, + "values": true + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.4.35.12:9000\",job=\"minio_astana\",request_type=\"GET\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "GET", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "A", + "step": 4 + }, + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.4.35.12:9000\",job=\"minio_astana\",request_type=\"PUT\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "PUT", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "B", + "step": 4 + }, + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.4.35.12:9000\",job=\"minio_astana\",request_type=\"DELETE\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "DELETE", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "C", + "step": 4 + }, + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.4.35.12:9000\",job=\"minio_astana\",request_type=\"POST\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "POST", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "D", + "step": 4 + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.4.35.12HttpRequestNum", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS}", + "description": "总数", + "fill": 1, + "gridPos": { + "h": 6, + "w": 6, + "x": 0, + "y": 147 + }, + "id": 85, + "legend": { + "avg": false, + "current": true, + "max": false, + "min": false, + "show": true, + "total": false, + "values": true + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.4.35.13:9000\",job=\"minio_astana\",request_type=\"GET\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "GET", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "A", + "step": 4 + }, + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.4.35.13:9000\",job=\"minio_astana\",request_type=\"PUT\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "PUT", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "B", + "step": 4 + }, + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.4.35.13:9000\",job=\"minio_astana\",request_type=\"DELETE\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "DELETE", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "C", + "step": 4 + }, + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.4.35.13:9000\",job=\"minio_astana\",request_type=\"POST\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "POST", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "D", + "step": 4 + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.4.35.13HttpRequestNum", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS}", + "description": "总数", + "fill": 1, + "gridPos": { + "h": 6, + "w": 6, + "x": 6, + "y": 147 + }, + "id": 86, + "legend": { + "avg": false, + "current": true, + "max": false, + "min": false, + "show": true, + "total": false, + "values": true + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.4.35.14:9000\",job=\"minio_astana\",request_type=\"GET\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "GET", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "A", + "step": 4 + }, + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.4.35.14:9000\",job=\"minio_astana\",request_type=\"PUT\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "PUT", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "B", + "step": 4 + }, + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.4.35.14:9000\",job=\"minio_astana\",request_type=\"DELETE\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "DELETE", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "C", + "step": 4 + }, + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.4.35.14:9000\",job=\"minio_astana\",request_type=\"POST\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "POST", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "D", + "step": 4 + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.4.35.14HttpRequestNum", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS}", + "description": "总数", + "fill": 1, + "gridPos": { + "h": 6, + "w": 6, + "x": 12, + "y": 147 + }, + "id": 87, + "legend": { + "avg": false, + "current": true, + "max": false, + "min": false, + "show": true, + "total": false, + "values": true + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.4.35.15:9000\",job=\"minio_astana\",request_type=\"GET\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "GET", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "A", + "step": 4 + }, + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.4.35.15:9000\",job=\"minio_astana\",request_type=\"PUT\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "PUT", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "B", + "step": 4 + }, + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.4.35.15:9000\",job=\"minio_astana\",request_type=\"DELETE\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "DELETE", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "C", + "step": 4 + }, + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.4.35.15:9000\",job=\"minio_astana\",request_type=\"POST\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "POST", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "D", + "step": 4 + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.4.35.15HttpRequestNum", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS}", + "description": "总数", + "fill": 1, + "gridPos": { + "h": 6, + "w": 6, + "x": 18, + "y": 147 + }, + "id": 88, + "legend": { + "avg": false, + "current": true, + "max": false, + "min": false, + "show": true, + "total": false, + "values": true + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.4.35.16:9000\",job=\"minio_astana\",request_type=\"GET\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "GET", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "A", + "step": 4 + }, + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.4.35.16:9000\",job=\"minio_astana\",request_type=\"PUT\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "PUT", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "B", + "step": 4 + }, + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.4.35.16:9000\",job=\"minio_astana\",request_type=\"DELETE\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "DELETE", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "C", + "step": 4 + }, + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.4.35.16:9000\",job=\"minio_astana\",request_type=\"POST\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "POST", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "D", + "step": 4 + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.4.35.16HttpRequestNum", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS}", + "description": "总数", + "fill": 1, + "gridPos": { + "h": 6, + "w": 6, + "x": 0, + "y": 153 + }, + "id": 89, + "legend": { + "avg": false, + "current": true, + "max": false, + "min": false, + "show": true, + "total": false, + "values": true + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.4.35.17:9000\",job=\"minio_astana\",request_type=\"GET\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "GET", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "A", + "step": 4 + }, + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.4.35.17:9000\",job=\"minio_astana\",request_type=\"PUT\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "PUT", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "B", + "step": 4 + }, + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.4.35.17:9000\",job=\"minio_astana\",request_type=\"DELETE\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "DELETE", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "C", + "step": 4 + }, + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.4.35.17:9000\",job=\"minio_astana\",request_type=\"POST\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "POST", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "D", + "step": 4 + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.4.35.17HttpRequestNum", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS}", + "description": "总数", + "fill": 1, + "gridPos": { + "h": 6, + "w": 6, + "x": 6, + "y": 153 + }, + "id": 90, + "legend": { + "avg": false, + "current": true, + "max": false, + "min": false, + "show": true, + "total": false, + "values": true + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.4.35.18:9000\",job=\"minio_astana\",request_type=\"GET\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "GET", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "A", + "step": 4 + }, + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.4.35.18:9000\",job=\"minio_astana\",request_type=\"PUT\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "PUT", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "B", + "step": 4 + }, + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.4.35.18:9000\",job=\"minio_astana\",request_type=\"DELETE\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "DELETE", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "C", + "step": 4 + }, + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.4.35.18:9000\",job=\"minio_astana\",request_type=\"POST\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "POST", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "D", + "step": 4 + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.4.35.18HttpRequestNum", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS}", + "description": "总数", + "fill": 1, + "gridPos": { + "h": 6, + "w": 6, + "x": 12, + "y": 153 + }, + "id": 91, + "legend": { + "avg": false, + "current": true, + "max": false, + "min": false, + "show": true, + "total": false, + "values": true + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.4.35.19:9000\",job=\"minio_astana\",request_type=\"GET\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "GET", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "A", + "step": 4 + }, + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.4.35.19:9000\",job=\"minio_astana\",request_type=\"PUT\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "PUT", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "B", + "step": 4 + }, + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.4.35.19:9000\",job=\"minio_astana\",request_type=\"DELETE\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "DELETE", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "C", + "step": 4 + }, + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.4.35.19:9000\",job=\"minio_astana\",request_type=\"POST\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "POST", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "D", + "step": 4 + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.4.35.19HttpRequestNum", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS}", + "description": "总数", + "fill": 1, + "gridPos": { + "h": 6, + "w": 6, + "x": 18, + "y": 153 + }, + "id": 92, + "legend": { + "avg": false, + "current": true, + "max": false, + "min": false, + "show": true, + "total": false, + "values": true + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.4.35.20:9000\",job=\"minio_astana\",request_type=\"GET\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "GET", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "A", + "step": 4 + }, + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.4.35.20:9000\",job=\"minio_astana\",request_type=\"PUT\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "PUT", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "B", + "step": 4 + }, + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.4.35.20:9000\",job=\"minio_astana\",request_type=\"DELETE\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "DELETE", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "C", + "step": 4 + }, + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.4.35.20:9000\",job=\"minio_astana\",request_type=\"POST\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "POST", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "D", + "step": 4 + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.4.35.20HttpRequestNum", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS}", + "description": "总数", + "fill": 1, + "gridPos": { + "h": 6, + "w": 6, + "x": 0, + "y": 159 + }, + "id": 93, + "legend": { + "avg": false, + "current": true, + "max": false, + "min": false, + "show": true, + "total": false, + "values": true + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.4.35.21:9000\",job=\"minio_astana\",request_type=\"GET\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "GET", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "A", + "step": 4 + }, + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.4.35.21:9000\",job=\"minio_astana\",request_type=\"PUT\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "PUT", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "B", + "step": 4 + }, + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.4.35.21:9000\",job=\"minio_astana\",request_type=\"DELETE\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "DELETE", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "C", + "step": 4 + }, + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.4.35.21:9000\",job=\"minio_astana\",request_type=\"POST\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "POST", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "D", + "step": 4 + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.4.35.21HttpRequestNum", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS}", + "description": "总数", + "fill": 1, + "gridPos": { + "h": 6, + "w": 6, + "x": 6, + "y": 159 + }, + "id": 94, + "legend": { + "avg": false, + "current": true, + "max": false, + "min": false, + "show": true, + "total": false, + "values": true + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.4.35.22:9000\",job=\"minio_astana\",request_type=\"GET\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "GET", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "A", + "step": 4 + }, + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.4.35.22:9000\",job=\"minio_astana\",request_type=\"PUT\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "PUT", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "B", + "step": 4 + }, + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.4.35.22:9000\",job=\"minio_astana\",request_type=\"DELETE\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "DELETE", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "C", + "step": 4 + }, + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.4.35.22:9000\",job=\"minio_astana\",request_type=\"POST\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "POST", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "D", + "step": 4 + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.4.35.22HttpRequestNum", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS}", + "description": "总数", + "fill": 1, + "gridPos": { + "h": 6, + "w": 6, + "x": 12, + "y": 159 + }, + "id": 95, + "legend": { + "avg": false, + "current": true, + "max": false, + "min": false, + "show": true, + "total": false, + "values": true + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.4.35.23:9000\",job=\"minio_astana\",request_type=\"GET\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "GET", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "A", + "step": 4 + }, + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.4.35.23:9000\",job=\"minio_astana\",request_type=\"PUT\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "PUT", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "B", + "step": 4 + }, + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.4.35.23:9000\",job=\"minio_astana\",request_type=\"DELETE\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "DELETE", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "C", + "step": 4 + }, + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.4.35.23:9000\",job=\"minio_astana\",request_type=\"POST\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "POST", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "D", + "step": 4 + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.4.35.23HttpRequestNum", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS}", + "description": "总数", + "fill": 1, + "gridPos": { + "h": 6, + "w": 6, + "x": 18, + "y": 159 + }, + "id": 96, + "legend": { + "avg": false, + "current": true, + "max": false, + "min": false, + "show": true, + "total": false, + "values": true + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.4.35.24:9000\",job=\"minio_astana\",request_type=\"GET\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "GET", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "A", + "step": 4 + }, + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.4.35.24:9000\",job=\"minio_astana\",request_type=\"PUT\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "PUT", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "B", + "step": 4 + }, + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.4.35.24:9000\",job=\"minio_astana\",request_type=\"DELETE\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "DELETE", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "C", + "step": 4 + }, + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.4.35.24:9000\",job=\"minio_astana\",request_type=\"POST\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "POST", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "D", + "step": 4 + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.4.35.24HttpRequestNum", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS}", + "description": "总数", + "fill": 1, + "gridPos": { + "h": 6, + "w": 6, + "x": 0, + "y": 165 + }, + "id": 97, + "legend": { + "avg": false, + "current": true, + "max": false, + "min": false, + "show": true, + "total": false, + "values": true + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.4.35.25:9000\",job=\"minio_astana\",request_type=\"GET\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "GET", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "A", + "step": 4 + }, + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.4.35.25:9000\",job=\"minio_astana\",request_type=\"PUT\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "PUT", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "B", + "step": 4 + }, + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.4.35.25:9000\",job=\"minio_astana\",request_type=\"DELETE\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "DELETE", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "C", + "step": 4 + }, + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.4.35.25:9000\",job=\"minio_astana\",request_type=\"POST\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "POST", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "D", + "step": 4 + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.4.35.25HttpRequestNum", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS}", + "description": "总数", + "fill": 1, + "gridPos": { + "h": 6, + "w": 6, + "x": 6, + "y": 165 + }, + "id": 98, + "legend": { + "avg": false, + "current": true, + "max": false, + "min": false, + "show": true, + "total": false, + "values": true + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.4.35.26:9000\",job=\"minio_astana\",request_type=\"GET\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "GET", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "A", + "step": 4 + }, + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.4.35.26:9000\",job=\"minio_astana\",request_type=\"PUT\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "PUT", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "B", + "step": 4 + }, + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.4.35.26:9000\",job=\"minio_astana\",request_type=\"DELETE\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "DELETE", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "C", + "step": 4 + }, + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.4.35.26:9000\",job=\"minio_astana\",request_type=\"POST\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "POST", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "D", + "step": 4 + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.4.35.26HttpRequestNum", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS}", + "description": "总数", + "fill": 1, + "gridPos": { + "h": 6, + "w": 6, + "x": 12, + "y": 165 + }, + "id": 99, + "legend": { + "avg": false, + "current": true, + "max": false, + "min": false, + "show": true, + "total": false, + "values": true + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.4.35.27:9000\",job=\"minio_astana\",request_type=\"GET\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "GET", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "A", + "step": 4 + }, + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.4.35.27:9000\",job=\"minio_astana\",request_type=\"PUT\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "PUT", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "B", + "step": 4 + }, + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.4.35.27:9000\",job=\"minio_astana\",request_type=\"DELETE\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "DELETE", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "C", + "step": 4 + }, + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.4.35.27:9000\",job=\"minio_astana\",request_type=\"POST\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "POST", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "D", + "step": 4 + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.4.35.27HttpRequestNum", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS}", + "description": "总数", + "fill": 1, + "gridPos": { + "h": 6, + "w": 6, + "x": 18, + "y": 165 + }, + "id": 100, + "legend": { + "avg": false, + "current": true, + "max": false, + "min": false, + "show": true, + "total": false, + "values": true + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.4.35.28:9000\",job=\"minio_astana\",request_type=\"GET\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "GET", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "A", + "step": 4 + }, + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.4.35.28:9000\",job=\"minio_astana\",request_type=\"PUT\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "PUT", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "B", + "step": 4 + }, + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.4.35.28:9000\",job=\"minio_astana\",request_type=\"DELETE\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "DELETE", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "C", + "step": 4 + }, + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.4.35.28:9000\",job=\"minio_astana\",request_type=\"POST\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "POST", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "D", + "step": 4 + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.4.35.28HttpRequestNum", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS}", + "description": "总数", + "fill": 1, + "gridPos": { + "h": 6, + "w": 6, + "x": 0, + "y": 171 + }, + "id": 101, + "legend": { + "avg": false, + "current": true, + "max": false, + "min": false, + "show": true, + "total": false, + "values": true + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.4.35.29:9000\",job=\"minio_astana\",request_type=\"GET\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "GET", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "A", + "step": 4 + }, + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.4.35.29:9000\",job=\"minio_astana\",request_type=\"PUT\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "PUT", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "B", + "step": 4 + }, + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.4.35.29:9000\",job=\"minio_astana\",request_type=\"DELETE\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "DELETE", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "C", + "step": 4 + }, + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.4.35.29:9000\",job=\"minio_astana\",request_type=\"POST\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "POST", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "D", + "step": 4 + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.4.35.29HttpRequestNum", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS}", + "description": "总数", + "fill": 1, + "gridPos": { + "h": 6, + "w": 6, + "x": 6, + "y": 171 + }, + "id": 102, + "legend": { + "avg": false, + "current": true, + "max": false, + "min": false, + "show": true, + "total": false, + "values": true + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.4.35.30:9000\",job=\"minio_astana\",request_type=\"GET\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "GET", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "A", + "step": 4 + }, + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.4.35.30:9000\",job=\"minio_astana\",request_type=\"PUT\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "PUT", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "B", + "step": 4 + }, + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.4.35.30:9000\",job=\"minio_astana\",request_type=\"DELETE\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "DELETE", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "C", + "step": 4 + }, + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.4.35.30:9000\",job=\"minio_astana\",request_type=\"POST\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "POST", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "D", + "step": 4 + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.4.35.30HttpRequestNum", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS}", + "description": "总数", + "fill": 1, + "gridPos": { + "h": 6, + "w": 6, + "x": 12, + "y": 171 + }, + "id": 103, + "legend": { + "avg": false, + "current": true, + "max": false, + "min": false, + "show": true, + "total": false, + "values": true + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.4.35.31:9000\",job=\"minio_astana\",request_type=\"GET\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "GET", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "A", + "step": 4 + }, + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.4.35.31:9000\",job=\"minio_astana\",request_type=\"PUT\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "PUT", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "B", + "step": 4 + }, + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.4.35.31:9000\",job=\"minio_astana\",request_type=\"DELETE\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "DELETE", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "C", + "step": 4 + }, + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.4.35.31:9000\",job=\"minio_astana\",request_type=\"POST\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "POST", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "D", + "step": 4 + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.4.35.31HttpRequestNum", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS}", + "description": "总数", + "fill": 1, + "gridPos": { + "h": 6, + "w": 6, + "x": 18, + "y": 171 + }, + "id": 104, + "legend": { + "avg": false, + "current": true, + "max": false, + "min": false, + "show": true, + "total": false, + "values": true + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.4.35.32:9000\",job=\"minio_astana\",request_type=\"GET\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "GET", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "A", + "step": 4 + }, + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.4.35.32:9000\",job=\"minio_astana\",request_type=\"PUT\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "PUT", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "B", + "step": 4 + }, + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.4.35.32:9000\",job=\"minio_astana\",request_type=\"DELETE\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "DELETE", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "C", + "step": 4 + }, + { + "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.4.35.32:9000\",job=\"minio_astana\",request_type=\"POST\"}[1m]))", + "format": "time_series", + "intervalFactor": 2, + "legendFormat": "POST", + "metric": "minio_http_requests_duration_seconds_count", + "refId": "D", + "step": 4 + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.4.35.32HttpRequestNum", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS}", + "fill": 1, + "gridPos": { + "h": 6, + "w": 24, + "x": 0, + "y": 177 + }, + "id": 71, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "sum(rate(minio_http_requests_duration_seconds_sum{request_type=\"GET\"}[1m]))", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "GET", + "refId": "A" + }, + { + "expr": "sum(rate(minio_http_requests_duration_seconds_sum{request_type=\"POST\"}[1m]))", + "format": "time_series", + "interval": "", + "intervalFactor": 1, + "legendFormat": "POST", + "refId": "B" + }, + { + "expr": "sum(rate(minio_http_requests_duration_seconds_sum{request_type=\"PUT\"}[1m]))", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "PUT", + "refId": "C" + }, + { + "expr": "sum(rate(minio_http_requests_duration_seconds_sum{request_type=\"HEAD\"}[1m]))", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "HEAD", + "refId": "D" + }, + { + "expr": "sum(rate(minio_http_requests_duration_seconds_sum{request_type=\"DELETE\"}[1m]))", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "DELETE", + "refId": "E" + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "Total HTTP Requests duration/s", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS}", + "fill": 1, + "gridPos": { + "h": 6, + "w": 6, + "x": 0, + "y": 183 + }, + "id": 39, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"GET\",instance=\"10.4.35.1:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "GET", + "refId": "A" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"POST\",instance=\"10.4.35.1:9000\"}[1m])", + "format": "time_series", + "interval": "", + "intervalFactor": 1, + "legendFormat": "POST", + "refId": "B" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"PUT\",instance=\"10.4.35.1:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "PUT", + "refId": "C" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"HEAD\",instance=\"10.4.35.1:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "HEAD", + "refId": "D" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"DELETE\",instance=\"10.4.35.1:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "DELETE", + "refId": "E" + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.4.35.1HTTP Requests duration/s", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS}", + "fill": 1, + "gridPos": { + "h": 6, + "w": 6, + "x": 6, + "y": 183 + }, + "id": 40, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"GET\",instance=\"10.4.35.2:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "GET", + "refId": "A" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"POST\",instance=\"10.4.35.2:9000\"}[1m])", + "format": "time_series", + "interval": "", + "intervalFactor": 1, + "legendFormat": "POST", + "refId": "B" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"PUT\",instance=\"10.4.35.2:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "PUT", + "refId": "C" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"HEAD\",instance=\"10.4.35.2:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "HEAD", + "refId": "D" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"DELETE\",instance=\"10.4.35.2:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "DELETE", + "refId": "E" + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.4.35.2HTTP Requests duration/s", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS}", + "fill": 1, + "gridPos": { + "h": 6, + "w": 6, + "x": 12, + "y": 183 + }, + "id": 41, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"GET\",instance=\"10.4.35.3:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "GET", + "refId": "A" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"POST\",instance=\"10.4.35.3:9000\"}[1m])", + "format": "time_series", + "interval": "", + "intervalFactor": 1, + "legendFormat": "POST", + "refId": "B" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"PUT\",instance=\"10.4.35.3:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "PUT", + "refId": "C" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"HEAD\",instance=\"10.4.35.3:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "HEAD", + "refId": "D" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"DELETE\",instance=\"10.4.35.3:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "DELETE", + "refId": "E" + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.4.35.3HTTP Requests duration/s", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS}", + "fill": 1, + "gridPos": { + "h": 6, + "w": 6, + "x": 18, + "y": 183 + }, + "id": 42, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"GET\",instance=\"10.4.35.4:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "GET", + "refId": "A" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"POST\",instance=\"10.4.35.4:9000\"}[1m])", + "format": "time_series", + "interval": "", + "intervalFactor": 1, + "legendFormat": "POST", + "refId": "B" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"PUT\",instance=\"10.4.35.4:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "PUT", + "refId": "C" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"HEAD\",instance=\"10.4.35.4:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "HEAD", + "refId": "D" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"DELETE\",instance=\"10.4.35.4:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "DELETE", + "refId": "E" + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.4.35.4HTTP Requests duration/s", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS}", + "fill": 1, + "gridPos": { + "h": 6, + "w": 6, + "x": 0, + "y": 189 + }, + "id": 43, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"GET\",instance=\"10.4.35.5:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "GET", + "refId": "A" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"POST\",instance=\"10.4.35.5:9000\"}[1m])", + "format": "time_series", + "interval": "", + "intervalFactor": 1, + "legendFormat": "POST", + "refId": "B" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"PUT\",instance=\"10.4.35.5:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "PUT", + "refId": "C" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"HEAD\",instance=\"10.4.35.5:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "HEAD", + "refId": "D" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"DELETE\",instance=\"10.4.35.5:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "DELETE", + "refId": "E" + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.4.35.5HTTP Requests duration/s", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS}", + "fill": 1, + "gridPos": { + "h": 6, + "w": 6, + "x": 6, + "y": 189 + }, + "id": 44, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"GET\",instance=\"10.4.35.6:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "GET", + "refId": "A" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"POST\",instance=\"10.4.35.6:9000\"}[1m])", + "format": "time_series", + "interval": "", + "intervalFactor": 1, + "legendFormat": "POST", + "refId": "B" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"PUT\",instance=\"10.4.35.6:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "PUT", + "refId": "C" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"HEAD\",instance=\"10.4.35.6:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "HEAD", + "refId": "D" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"DELETE\",instance=\"10.4.35.6:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "DELETE", + "refId": "E" + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.4.35.6HTTP Requests duration/s", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS}", + "fill": 1, + "gridPos": { + "h": 6, + "w": 6, + "x": 12, + "y": 189 + }, + "id": 45, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"GET\",instance=\"10.4.35.7:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "GET", + "refId": "A" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"POST\",instance=\"10.4.35.7:9000\"}[1m])", + "format": "time_series", + "interval": "", + "intervalFactor": 1, + "legendFormat": "POST", + "refId": "B" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"PUT\",instance=\"10.4.35.7:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "PUT", + "refId": "C" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"HEAD\",instance=\"10.4.35.7:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "HEAD", + "refId": "D" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"DELETE\",instance=\"10.4.35.7:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "DELETE", + "refId": "E" + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.4.35.7HTTP Requests duration/s", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS}", + "fill": 1, + "gridPos": { + "h": 6, + "w": 6, + "x": 18, + "y": 189 + }, + "id": 46, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"GET\",instance=\"10.4.35.8:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "GET", + "refId": "A" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"POST\",instance=\"10.4.35.8:9000\"}[1m])", + "format": "time_series", + "interval": "", + "intervalFactor": 1, + "legendFormat": "POST", + "refId": "B" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"PUT\",instance=\"10.4.35.8:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "PUT", + "refId": "C" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"HEAD\",instance=\"10.4.35.8:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "HEAD", + "refId": "D" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"DELETE\",instance=\"10.4.35.8:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "DELETE", + "refId": "E" + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.4.35.8HTTP Requests duration/s", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS}", + "fill": 1, + "gridPos": { + "h": 6, + "w": 6, + "x": 0, + "y": 195 + }, + "id": 47, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"GET\",instance=\"10.4.35.9:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "GET", + "refId": "A" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"POST\",instance=\"10.4.35.9:9000\"}[1m])", + "format": "time_series", + "interval": "", + "intervalFactor": 1, + "legendFormat": "POST", + "refId": "B" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"PUT\",instance=\"10.4.35.9:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "PUT", + "refId": "C" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"HEAD\",instance=\"10.4.35.9:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "HEAD", + "refId": "D" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"DELETE\",instance=\"10.4.35.9:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "DELETE", + "refId": "E" + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.4.35.9HTTP Requests duration/s", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS}", + "fill": 1, + "gridPos": { + "h": 6, + "w": 6, + "x": 6, + "y": 195 + }, + "id": 48, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"GET\",instance=\"10.4.35.10:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "GET", + "refId": "A" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"POST\",instance=\"10.4.35.10:9000\"}[1m])", + "format": "time_series", + "interval": "", + "intervalFactor": 1, + "legendFormat": "POST", + "refId": "B" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"PUT\",instance=\"10.4.35.10:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "PUT", + "refId": "C" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"HEAD\",instance=\"10.4.35.10:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "HEAD", + "refId": "D" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"DELETE\",instance=\"10.4.35.10:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "DELETE", + "refId": "E" + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.4.35.10HTTP Requests duration/s", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS}", + "fill": 1, + "gridPos": { + "h": 6, + "w": 6, + "x": 12, + "y": 195 + }, + "id": 49, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"GET\",instance=\"10.4.35.11:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "GET", + "refId": "A" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"POST\",instance=\"10.4.35.11:9000\"}[1m])", + "format": "time_series", + "interval": "", + "intervalFactor": 1, + "legendFormat": "POST", + "refId": "B" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"PUT\",instance=\"10.4.35.11:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "PUT", + "refId": "C" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"HEAD\",instance=\"10.4.35.11:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "HEAD", + "refId": "D" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"DELETE\",instance=\"10.4.35.11:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "DELETE", + "refId": "E" + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.4.35.11HTTP Requests duration/s", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS}", + "fill": 1, + "gridPos": { + "h": 6, + "w": 6, + "x": 18, + "y": 195 + }, + "id": 50, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"GET\",instance=\"10.4.35.12:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "GET", + "refId": "A" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"POST\",instance=\"10.4.35.12:9000\"}[1m])", + "format": "time_series", + "interval": "", + "intervalFactor": 1, + "legendFormat": "POST", + "refId": "B" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"PUT\",instance=\"10.4.35.12:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "PUT", + "refId": "C" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"HEAD\",instance=\"10.4.35.12:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "HEAD", + "refId": "D" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"DELETE\",instance=\"10.4.35.12:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "DELETE", + "refId": "E" + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.4.35.12HTTP Requests duration/s", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS}", + "fill": 1, + "gridPos": { + "h": 6, + "w": 6, + "x": 0, + "y": 201 + }, + "id": 51, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"GET\",instance=\"10.4.35.13:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "GET", + "refId": "A" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"POST\",instance=\"10.4.35.13:9000\"}[1m])", + "format": "time_series", + "interval": "", + "intervalFactor": 1, + "legendFormat": "POST", + "refId": "B" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"PUT\",instance=\"10.4.35.13:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "PUT", + "refId": "C" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"HEAD\",instance=\"10.4.35.13:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "HEAD", + "refId": "D" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"DELETE\",instance=\"10.4.35.13:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "DELETE", + "refId": "E" + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.4.35.13HTTP Requests duration/s", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS}", + "fill": 1, + "gridPos": { + "h": 6, + "w": 6, + "x": 6, + "y": 201 + }, + "id": 52, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"GET\",instance=\"10.4.35.14:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "GET", + "refId": "A" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"POST\",instance=\"10.4.35.14:9000\"}[1m])", + "format": "time_series", + "interval": "", + "intervalFactor": 1, + "legendFormat": "POST", + "refId": "B" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"PUT\",instance=\"10.4.35.14:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "PUT", + "refId": "C" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"HEAD\",instance=\"10.4.35.14:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "HEAD", + "refId": "D" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"DELETE\",instance=\"10.4.35.14:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "DELETE", + "refId": "E" + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.4.35.14HTTP Requests duration/s", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS}", + "fill": 1, + "gridPos": { + "h": 6, + "w": 6, + "x": 12, + "y": 201 + }, + "id": 53, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"GET\",instance=\"10.4.35.15:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "GET", + "refId": "A" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"POST\",instance=\"10.4.35.15:9000\"}[1m])", + "format": "time_series", + "interval": "", + "intervalFactor": 1, + "legendFormat": "POST", + "refId": "B" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"PUT\",instance=\"10.4.35.15:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "PUT", + "refId": "C" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"HEAD\",instance=\"10.4.35.15:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "HEAD", + "refId": "D" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"DELETE\",instance=\"10.4.35.15:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "DELETE", + "refId": "E" + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.4.35.15HTTP Requests duration/s", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS}", + "fill": 1, + "gridPos": { + "h": 6, + "w": 6, + "x": 18, + "y": 201 + }, + "id": 54, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"GET\",instance=\"10.4.35.16:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "GET", + "refId": "A" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"POST\",instance=\"10.4.35.16:9000\"}[1m])", + "format": "time_series", + "interval": "", + "intervalFactor": 1, + "legendFormat": "POST", + "refId": "B" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"PUT\",instance=\"10.4.35.16:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "PUT", + "refId": "C" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"HEAD\",instance=\"10.4.35.16:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "HEAD", + "refId": "D" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"DELETE\",instance=\"10.4.35.16:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "DELETE", + "refId": "E" + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.4.35.16HTTP Requests duration/s", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS}", + "fill": 1, + "gridPos": { + "h": 6, + "w": 6, + "x": 0, + "y": 207 + }, + "id": 55, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"GET\",instance=\"10.4.35.17:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "GET", + "refId": "A" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"POST\",instance=\"10.4.35.17:9000\"}[1m])", + "format": "time_series", + "interval": "", + "intervalFactor": 1, + "legendFormat": "POST", + "refId": "B" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"PUT\",instance=\"10.4.35.17:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "PUT", + "refId": "C" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"HEAD\",instance=\"10.4.35.17:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "HEAD", + "refId": "D" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"DELETE\",instance=\"10.4.35.17:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "DELETE", + "refId": "E" + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.4.35.17HTTP Requests duration/s", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS}", + "fill": 1, + "gridPos": { + "h": 6, + "w": 6, + "x": 6, + "y": 207 + }, + "id": 56, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"GET\",instance=\"10.4.35.18:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "GET", + "refId": "A" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"POST\",instance=\"10.4.35.18:9000\"}[1m])", + "format": "time_series", + "interval": "", + "intervalFactor": 1, + "legendFormat": "POST", + "refId": "B" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"PUT\",instance=\"10.4.35.18:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "PUT", + "refId": "C" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"HEAD\",instance=\"10.4.35.18:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "HEAD", + "refId": "D" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"DELETE\",instance=\"10.4.35.18:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "DELETE", + "refId": "E" + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.4.35.18HTTP Requests duration/s", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS}", + "fill": 1, + "gridPos": { + "h": 6, + "w": 6, + "x": 12, + "y": 207 + }, + "id": 57, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"GET\",instance=\"10.4.35.19:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "GET", + "refId": "A" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"POST\",instance=\"10.4.35.19:9000\"}[1m])", + "format": "time_series", + "interval": "", + "intervalFactor": 1, + "legendFormat": "POST", + "refId": "B" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"PUT\",instance=\"10.4.35.19:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "PUT", + "refId": "C" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"HEAD\",instance=\"10.4.35.19:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "HEAD", + "refId": "D" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"DELETE\",instance=\"10.4.35.19:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "DELETE", + "refId": "E" + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.4.35.19HTTP Requests duration/s", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS}", + "fill": 1, + "gridPos": { + "h": 6, + "w": 6, + "x": 18, + "y": 207 + }, + "id": 58, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"GET\",instance=\"10.4.35.20:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "GET", + "refId": "A" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"POST\",instance=\"10.4.35.20:9000\"}[1m])", + "format": "time_series", + "interval": "", + "intervalFactor": 1, + "legendFormat": "POST", + "refId": "B" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"PUT\",instance=\"10.4.35.20:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "PUT", + "refId": "C" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"HEAD\",instance=\"10.4.35.20:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "HEAD", + "refId": "D" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"DELETE\",instance=\"10.4.35.20:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "DELETE", + "refId": "E" + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.4.35.20HTTP Requests duration/s", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS}", + "fill": 1, + "gridPos": { + "h": 6, + "w": 6, + "x": 0, + "y": 213 + }, + "id": 59, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"GET\",instance=\"10.4.35.21:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "GET", + "refId": "A" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"POST\",instance=\"10.4.35.21:9000\"}[1m])", + "format": "time_series", + "interval": "", + "intervalFactor": 1, + "legendFormat": "POST", + "refId": "B" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"PUT\",instance=\"10.4.35.21:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "PUT", + "refId": "C" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"HEAD\",instance=\"10.4.35.21:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "HEAD", + "refId": "D" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"DELETE\",instance=\"10.4.35.21:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "DELETE", + "refId": "E" + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.4.35.21HTTP Requests duration/s", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS}", + "fill": 1, + "gridPos": { + "h": 6, + "w": 6, + "x": 6, + "y": 213 + }, + "id": 60, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"GET\",instance=\"10.4.35.22:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "GET", + "refId": "A" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"POST\",instance=\"10.4.35.22:9000\"}[1m])", + "format": "time_series", + "interval": "", + "intervalFactor": 1, + "legendFormat": "POST", + "refId": "B" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"PUT\",instance=\"10.4.35.22:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "PUT", + "refId": "C" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"HEAD\",instance=\"10.4.35.22:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "HEAD", + "refId": "D" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"DELETE\",instance=\"10.4.35.22:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "DELETE", + "refId": "E" + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.4.35.22HTTP Requests duration/s", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS}", + "fill": 1, + "gridPos": { + "h": 6, + "w": 6, + "x": 12, + "y": 213 + }, + "id": 61, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"GET\",instance=\"10.4.35.23:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "GET", + "refId": "A" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"POST\",instance=\"10.4.35.23:9000\"}[1m])", + "format": "time_series", + "interval": "", + "intervalFactor": 1, + "legendFormat": "POST", + "refId": "B" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"PUT\",instance=\"10.4.35.23:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "PUT", + "refId": "C" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"HEAD\",instance=\"10.4.35.23:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "HEAD", + "refId": "D" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"DELETE\",instance=\"10.4.35.23:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "DELETE", + "refId": "E" + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.4.35.23HTTP Requests duration/s", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS}", + "fill": 1, + "gridPos": { + "h": 6, + "w": 6, + "x": 18, + "y": 213 + }, + "id": 62, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"GET\",instance=\"10.4.35.24:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "GET", + "refId": "A" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"POST\",instance=\"10.4.35.24:9000\"}[1m])", + "format": "time_series", + "interval": "", + "intervalFactor": 1, + "legendFormat": "POST", + "refId": "B" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"PUT\",instance=\"10.4.35.24:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "PUT", + "refId": "C" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"HEAD\",instance=\"10.4.35.24:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "HEAD", + "refId": "D" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"DELETE\",instance=\"10.4.35.24:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "DELETE", + "refId": "E" + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.4.35.24HTTP Requests duration/s", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS}", + "fill": 1, + "gridPos": { + "h": 6, + "w": 6, + "x": 0, + "y": 219 + }, + "id": 63, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"GET\",instance=\"10.4.35.25:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "GET", + "refId": "A" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"POST\",instance=\"10.4.35.25:9000\"}[1m])", + "format": "time_series", + "interval": "", + "intervalFactor": 1, + "legendFormat": "POST", + "refId": "B" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"PUT\",instance=\"10.4.35.25:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "PUT", + "refId": "C" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"HEAD\",instance=\"10.4.35.25:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "HEAD", + "refId": "D" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"DELETE\",instance=\"10.4.35.25:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "DELETE", + "refId": "E" + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.4.35.25HTTP Requests duration/s", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS}", + "fill": 1, + "gridPos": { + "h": 6, + "w": 6, + "x": 6, + "y": 219 + }, + "id": 64, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"GET\",instance=\"10.4.35.26:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "GET", + "refId": "A" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"POST\",instance=\"10.4.35.26:9000\"}[1m])", + "format": "time_series", + "interval": "", + "intervalFactor": 1, + "legendFormat": "POST", + "refId": "B" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"PUT\",instance=\"10.4.35.26:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "PUT", + "refId": "C" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"HEAD\",instance=\"10.4.35.26:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "HEAD", + "refId": "D" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"DELETE\",instance=\"10.4.35.26:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "DELETE", + "refId": "E" + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.4.35.26HTTP Requests duration/s", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS}", + "fill": 1, + "gridPos": { + "h": 6, + "w": 6, + "x": 12, + "y": 219 + }, + "id": 65, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"GET\",instance=\"10.4.35.27:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "GET", + "refId": "A" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"POST\",instance=\"10.4.35.27:9000\"}[1m])", + "format": "time_series", + "interval": "", + "intervalFactor": 1, + "legendFormat": "POST", + "refId": "B" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"PUT\",instance=\"10.4.35.27:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "PUT", + "refId": "C" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"HEAD\",instance=\"10.4.35.27:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "HEAD", + "refId": "D" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"DELETE\",instance=\"10.4.35.27:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "DELETE", + "refId": "E" + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.4.35.27HTTP Requests duration/s", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS}", + "fill": 1, + "gridPos": { + "h": 6, + "w": 6, + "x": 18, + "y": 219 + }, + "id": 66, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"GET\",instance=\"10.4.35.28:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "GET", + "refId": "A" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"POST\",instance=\"10.4.35.28:9000\"}[1m])", + "format": "time_series", + "interval": "", + "intervalFactor": 1, + "legendFormat": "POST", + "refId": "B" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"PUT\",instance=\"10.4.35.28:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "PUT", + "refId": "C" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"HEAD\",instance=\"10.4.35.28:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "HEAD", + "refId": "D" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"DELETE\",instance=\"10.4.35.28:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "DELETE", + "refId": "E" + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.4.35.28HTTP Requests duration/s", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS}", + "fill": 1, + "gridPos": { + "h": 6, + "w": 6, + "x": 0, + "y": 225 + }, + "id": 67, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"GET\",instance=\"10.4.35.29:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "GET", + "refId": "A" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"POST\",instance=\"10.4.35.29:9000\"}[1m])", + "format": "time_series", + "interval": "", + "intervalFactor": 1, + "legendFormat": "POST", + "refId": "B" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"PUT\",instance=\"10.4.35.29:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "PUT", + "refId": "C" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"HEAD\",instance=\"10.4.35.29:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "HEAD", + "refId": "D" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"DELETE\",instance=\"10.4.35.29:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "DELETE", + "refId": "E" + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.4.35.29HTTP Requests duration/s", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS}", + "fill": 1, + "gridPos": { + "h": 6, + "w": 6, + "x": 6, + "y": 225 + }, + "id": 68, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"GET\",instance=\"10.4.35.30:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "GET", + "refId": "A" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"POST\",instance=\"10.4.35.30:9000\"}[1m])", + "format": "time_series", + "interval": "", + "intervalFactor": 1, + "legendFormat": "POST", + "refId": "B" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"PUT\",instance=\"10.4.35.30:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "PUT", + "refId": "C" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"HEAD\",instance=\"10.4.35.30:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "HEAD", + "refId": "D" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"DELETE\",instance=\"10.4.35.30:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "DELETE", + "refId": "E" + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.4.35.30HTTP Requests duration/s", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS}", + "fill": 1, + "gridPos": { + "h": 6, + "w": 6, + "x": 12, + "y": 225 + }, + "id": 69, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"GET\",instance=\"10.4.35.31:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "GET", + "refId": "A" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"POST\",instance=\"10.4.35.31:9000\"}[1m])", + "format": "time_series", + "interval": "", + "intervalFactor": 1, + "legendFormat": "POST", + "refId": "B" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"PUT\",instance=\"10.4.35.31:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "PUT", + "refId": "C" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"HEAD\",instance=\"10.4.35.31:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "HEAD", + "refId": "D" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"DELETE\",instance=\"10.4.35.31:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "DELETE", + "refId": "E" + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.4.35.31HTTP Requests duration/s", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS}", + "fill": 1, + "gridPos": { + "h": 6, + "w": 6, + "x": 18, + "y": 225 + }, + "id": 70, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"GET\",instance=\"10.4.35.32:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "GET", + "refId": "A" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"POST\",instance=\"10.4.35.32:9000\"}[1m])", + "format": "time_series", + "interval": "", + "intervalFactor": 1, + "legendFormat": "POST", + "refId": "B" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"PUT\",instance=\"10.4.35.32:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "PUT", + "refId": "C" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"HEAD\",instance=\"10.4.35.32:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "HEAD", + "refId": "D" + }, + { + "expr": "rate(minio_http_requests_duration_seconds_sum{request_type=\"DELETE\",instance=\"10.4.35.32:9000\"}[1m])", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "DELETE", + "refId": "E" + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.4.35.32HTTP Requests duration/s", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS}", + "fill": 1, + "gridPos": { + "h": 5, + "w": 24, + "x": 0, + "y": 231 + }, + "id": 34, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "topk(2, (sum(irate(node_cpu_seconds_total{job=\"os_astana\",mode!=\"idle\"}[1m])) by (instance)))", + "format": "time_series", + "hide": false, + "intervalFactor": 1, + "legendFormat": "{{instance}}", + "refId": "B" + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "TOP2 CPUUsedRate", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "decimals": null, + "format": "percentunit", + "label": null, + "logBase": 1, + "max": null, + "min": "0", + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS}", + "fill": 1, + "gridPos": { + "h": 6, + "w": 6, + "x": 0, + "y": 236 + }, + "id": 2, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "sum(irate(node_cpu_seconds_total{instance=\"10.4.35.1:9100\",job=\"os_astana\",mode!=\"idle\"}[1m]))", + "format": "time_series", + "hide": false, + "instant": false, + "intervalFactor": 1, + "legendFormat": "CPU Used Percent", + "refId": "A" + }, + { + "expr": "1 - (avg(irate(node_cpu_seconds_total{instance=\"10.4.35.1:9100\",job=\"os_astana\",mode=\"idle\"}[1m])))", + "format": "time_series", + "hide": true, + "intervalFactor": 1, + "refId": "B" + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.4.35.1CPUUsedRate", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "decimals": null, + "format": "percentunit", + "label": null, + "logBase": 1, + "max": null, + "min": "0", + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS}", + "fill": 1, + "gridPos": { + "h": 6, + "w": 6, + "x": 6, + "y": 236 + }, + "id": 3, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "sum(irate(node_cpu_seconds_total{instance=\"10.4.35.2:9100\",job=\"os_astana\",mode!=\"idle\"}[1m]))", + "format": "time_series", + "hide": false, + "instant": false, + "intervalFactor": 1, + "legendFormat": "CPU Used Percent", + "refId": "A" + }, + { + "expr": "1 - (avg(irate(node_cpu_seconds_total{instance=\"10.4.35.2:9100\",job=\"os_astana\",mode=\"idle\"}[1m])))", + "format": "time_series", + "hide": true, + "intervalFactor": 1, + "refId": "B" + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.4.35.2CPUUsedRate", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "decimals": null, + "format": "percentunit", + "label": null, + "logBase": 1, + "max": null, + "min": "0", + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS}", + "fill": 1, + "gridPos": { + "h": 6, + "w": 6, + "x": 12, + "y": 236 + }, + "id": 4, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "sum(irate(node_cpu_seconds_total{instance=\"10.4.35.3:9100\",job=\"os_astana\",mode!=\"idle\"}[1m]))", + "format": "time_series", + "hide": false, + "instant": false, + "intervalFactor": 1, + "legendFormat": "CPU Used Percent", + "refId": "A" + }, + { + "expr": "1 - (avg(irate(node_cpu_seconds_total{instance=\"10.4.35.3:9100\",job=\"os_astana\",mode=\"idle\"}[1m])))", + "format": "time_series", + "hide": true, + "intervalFactor": 1, + "refId": "B" + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.4.35.3CPUUsedRate", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "decimals": null, + "format": "percentunit", + "label": null, + "logBase": 1, + "max": null, + "min": "0", + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS}", + "fill": 1, + "gridPos": { + "h": 6, + "w": 6, + "x": 18, + "y": 236 + }, + "id": 5, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "sum(irate(node_cpu_seconds_total{instance=\"10.4.35.4:9100\",job=\"os_astana\",mode!=\"idle\"}[1m]))", + "format": "time_series", + "hide": false, + "instant": false, + "intervalFactor": 1, + "legendFormat": "CPU Used Percent", + "refId": "A" + }, + { + "expr": "1 - (avg(irate(node_cpu_seconds_total{instance=\"10.4.35.4:9100\",job=\"os_astana\",mode=\"idle\"}[1m])))", + "format": "time_series", + "hide": true, + "intervalFactor": 1, + "refId": "B" + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.4.35.4CPUUsedRate", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "decimals": null, + "format": "percentunit", + "label": null, + "logBase": 1, + "max": null, + "min": "0", + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS}", + "fill": 1, + "gridPos": { + "h": 6, + "w": 6, + "x": 0, + "y": 242 + }, + "id": 6, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "sum(irate(node_cpu_seconds_total{instance=\"10.4.35.5:9100\",job=\"os_astana\",mode!=\"idle\"}[1m]))", + "format": "time_series", + "hide": false, + "instant": false, + "intervalFactor": 1, + "legendFormat": "CPU Used Percent", + "refId": "A" + }, + { + "expr": "1 - (avg(irate(node_cpu_seconds_total{instance=\"10.4.35.5:9100\",job=\"os_astana\",mode=\"idle\"}[1m])))", + "format": "time_series", + "hide": true, + "intervalFactor": 1, + "refId": "B" + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.4.35.5CPUUsedRate", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "decimals": null, + "format": "percentunit", + "label": null, + "logBase": 1, + "max": null, + "min": "0", + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS}", + "fill": 1, + "gridPos": { + "h": 6, + "w": 6, + "x": 6, + "y": 242 + }, + "id": 7, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "sum(irate(node_cpu_seconds_total{instance=\"10.4.35.6:9100\",job=\"os_astana\",mode!=\"idle\"}[1m]))", + "format": "time_series", + "hide": false, + "instant": false, + "intervalFactor": 1, + "legendFormat": "CPU Used Percent", + "refId": "A" + }, + { + "expr": "1 - (avg(irate(node_cpu_seconds_total{instance=\"10.4.35.6:9100\",job=\"os_astana\",mode=\"idle\"}[1m])))", + "format": "time_series", + "hide": true, + "intervalFactor": 1, + "refId": "B" + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.4.35.6CPUUsedRate", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "decimals": null, + "format": "percentunit", + "label": null, + "logBase": 1, + "max": null, + "min": "0", + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS}", + "fill": 1, + "gridPos": { + "h": 6, + "w": 6, + "x": 12, + "y": 242 + }, + "id": 8, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "sum(irate(node_cpu_seconds_total{instance=\"10.4.35.7:9100\",job=\"os_astana\",mode!=\"idle\"}[1m]))", + "format": "time_series", + "hide": false, + "instant": false, + "intervalFactor": 1, + "legendFormat": "CPU Used Percent", + "refId": "A" + }, + { + "expr": "1 - (avg(irate(node_cpu_seconds_total{instance=\"10.4.35.7:9100\",job=\"os_astana\",mode=\"idle\"}[1m])))", + "format": "time_series", + "hide": true, + "intervalFactor": 1, + "refId": "B" + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.4.35.7CPUUsedRate", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "decimals": null, + "format": "percentunit", + "label": null, + "logBase": 1, + "max": null, + "min": "0", + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS}", + "fill": 1, + "gridPos": { + "h": 6, + "w": 6, + "x": 18, + "y": 242 + }, + "id": 9, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "sum(irate(node_cpu_seconds_total{instance=\"10.4.35.8:9100\",job=\"os_astana\",mode!=\"idle\"}[1m]))", + "format": "time_series", + "hide": false, + "instant": false, + "intervalFactor": 1, + "legendFormat": "CPU Used Percent", + "refId": "A" + }, + { + "expr": "1 - (avg(irate(node_cpu_seconds_total{instance=\"10.4.35.8:9100\",job=\"os_astana\",mode=\"idle\"}[1m])))", + "format": "time_series", + "hide": true, + "intervalFactor": 1, + "refId": "B" + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.4.35.8CPUUsedRate", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "decimals": null, + "format": "percentunit", + "label": null, + "logBase": 1, + "max": null, + "min": "0", + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS}", + "fill": 1, + "gridPos": { + "h": 6, + "w": 6, + "x": 0, + "y": 248 + }, + "id": 10, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "sum(irate(node_cpu_seconds_total{instance=\"10.4.35.9:9100\",job=\"os_astana\",mode!=\"idle\"}[1m]))", + "format": "time_series", + "hide": false, + "instant": false, + "intervalFactor": 1, + "legendFormat": "CPU Used Percent", + "refId": "A" + }, + { + "expr": "1 - (avg(irate(node_cpu_seconds_total{instance=\"10.4.35.9:9100\",job=\"os_astana\",mode=\"idle\"}[1m])))", + "format": "time_series", + "hide": true, + "intervalFactor": 1, + "refId": "B" + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.4.35.9CPUUsedRate", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "decimals": null, + "format": "percentunit", + "label": null, + "logBase": 1, + "max": null, + "min": "0", + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS}", + "fill": 1, + "gridPos": { + "h": 6, + "w": 6, + "x": 6, + "y": 248 + }, + "id": 11, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "sum(irate(node_cpu_seconds_total{instance=\"10.4.35.10:9100\",job=\"os_astana\",mode!=\"idle\"}[1m]))", + "format": "time_series", + "hide": false, + "instant": false, + "intervalFactor": 1, + "legendFormat": "CPU Used Percent", + "refId": "A" + }, + { + "expr": "1 - (avg(irate(node_cpu_seconds_total{instance=\"10.4.35.10:9100\",job=\"os_astana\",mode=\"idle\"}[1m])))", + "format": "time_series", + "hide": true, + "intervalFactor": 1, + "refId": "B" + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.4.35.10CPUUsedRate", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "decimals": null, + "format": "percentunit", + "label": null, + "logBase": 1, + "max": null, + "min": "0", + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS}", + "fill": 1, + "gridPos": { + "h": 6, + "w": 6, + "x": 12, + "y": 248 + }, + "id": 12, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "sum(irate(node_cpu_seconds_total{instance=\"10.4.35.11:9100\",job=\"os_astana\",mode!=\"idle\"}[1m]))", + "format": "time_series", + "hide": false, + "instant": false, + "intervalFactor": 1, + "legendFormat": "CPU Used Percent", + "refId": "A" + }, + { + "expr": "1 - (avg(irate(node_cpu_seconds_total{instance=\"10.4.35.11:9100\",job=\"os_astana\",mode=\"idle\"}[1m])))", + "format": "time_series", + "hide": true, + "intervalFactor": 1, + "refId": "B" + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.4.35.11CPUUsedRate", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "decimals": null, + "format": "percentunit", + "label": null, + "logBase": 1, + "max": null, + "min": "0", + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS}", + "fill": 1, + "gridPos": { + "h": 6, + "w": 6, + "x": 18, + "y": 248 + }, + "id": 13, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "sum(irate(node_cpu_seconds_total{instance=\"10.4.35.12:9100\",job=\"os_astana\",mode!=\"idle\"}[1m]))", + "format": "time_series", + "hide": false, + "instant": false, + "intervalFactor": 1, + "legendFormat": "CPU Used Percent", + "refId": "A" + }, + { + "expr": "1 - (avg(irate(node_cpu_seconds_total{instance=\"10.4.35.12:9100\",job=\"os_astana\",mode=\"idle\"}[1m])))", + "format": "time_series", + "hide": true, + "intervalFactor": 1, + "refId": "B" + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.4.35.12CPUUsedRate", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "decimals": null, + "format": "percentunit", + "label": null, + "logBase": 1, + "max": null, + "min": "0", + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS}", + "fill": 1, + "gridPos": { + "h": 6, + "w": 6, + "x": 0, + "y": 254 + }, + "id": 14, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "sum(irate(node_cpu_seconds_total{instance=\"10.4.35.13:9100\",job=\"os_astana\",mode!=\"idle\"}[1m]))", + "format": "time_series", + "hide": false, + "instant": false, + "intervalFactor": 1, + "legendFormat": "CPU Used Percent", + "refId": "A" + }, + { + "expr": "1 - (avg(irate(node_cpu_seconds_total{instance=\"10.4.35.13:9100\",job=\"os_astana\",mode=\"idle\"}[1m])))", + "format": "time_series", + "hide": true, + "intervalFactor": 1, + "refId": "B" + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.4.35.13CPUUsedRate", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "decimals": null, + "format": "percentunit", + "label": null, + "logBase": 1, + "max": null, + "min": "0", + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS}", + "fill": 1, + "gridPos": { + "h": 6, + "w": 6, + "x": 6, + "y": 254 + }, + "id": 15, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "sum(irate(node_cpu_seconds_total{instance=\"10.4.35.14:9100\",job=\"os_astana\",mode!=\"idle\"}[1m]))", + "format": "time_series", + "hide": false, + "instant": false, + "intervalFactor": 1, + "legendFormat": "CPU Used Percent", + "refId": "A" + }, + { + "expr": "1 - (avg(irate(node_cpu_seconds_total{instance=\"10.4.35.14:9100\",job=\"os_astana\",mode=\"idle\"}[1m])))", + "format": "time_series", + "hide": true, + "intervalFactor": 1, + "refId": "B" + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.4.35.14CPUUsedRate", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "decimals": null, + "format": "percentunit", + "label": null, + "logBase": 1, + "max": null, + "min": "0", + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS}", + "fill": 1, + "gridPos": { + "h": 6, + "w": 6, + "x": 12, + "y": 254 + }, + "id": 16, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "sum(irate(node_cpu_seconds_total{instance=\"10.4.35.15:9100\",job=\"os_astana\",mode!=\"idle\"}[1m]))", + "format": "time_series", + "hide": false, + "instant": false, + "intervalFactor": 1, + "legendFormat": "CPU Used Percent", + "refId": "A" + }, + { + "expr": "1 - (avg(irate(node_cpu_seconds_total{instance=\"10.4.35.15:9100\",job=\"os_astana\",mode=\"idle\"}[1m])))", + "format": "time_series", + "hide": true, + "intervalFactor": 1, + "refId": "B" + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.4.35.15CPUUsedRate", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "decimals": null, + "format": "percentunit", + "label": null, + "logBase": 1, + "max": null, + "min": "0", + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS}", + "fill": 1, + "gridPos": { + "h": 6, + "w": 6, + "x": 18, + "y": 254 + }, + "id": 17, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "sum(irate(node_cpu_seconds_total{instance=\"10.4.35.16:9100\",job=\"os_astana\",mode!=\"idle\"}[1m]))", + "format": "time_series", + "hide": false, + "instant": false, + "intervalFactor": 1, + "legendFormat": "CPU Used Percent", + "refId": "A" + }, + { + "expr": "1 - (avg(irate(node_cpu_seconds_total{instance=\"10.4.35.16:9100\",job=\"os_astana\",mode=\"idle\"}[1m])))", + "format": "time_series", + "hide": true, + "intervalFactor": 1, + "refId": "B" + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.4.35.16CPUUsedRate", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "decimals": null, + "format": "percentunit", + "label": null, + "logBase": 1, + "max": null, + "min": "0", + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS}", + "fill": 1, + "gridPos": { + "h": 6, + "w": 6, + "x": 0, + "y": 260 + }, + "id": 18, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "sum(irate(node_cpu_seconds_total{instance=\"10.4.35.17:9100\",job=\"os_astana\",mode!=\"idle\"}[1m]))", + "format": "time_series", + "hide": false, + "instant": false, + "intervalFactor": 1, + "legendFormat": "CPU Used Percent", + "refId": "A" + }, + { + "expr": "1 - (avg(irate(node_cpu_seconds_total{instance=\"10.4.35.17:9100\",job=\"os_astana\",mode=\"idle\"}[1m])))", + "format": "time_series", + "hide": true, + "intervalFactor": 1, + "refId": "B" + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.4.35.17CPUUsedRate", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "decimals": null, + "format": "percentunit", + "label": null, + "logBase": 1, + "max": null, + "min": "0", + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS}", + "fill": 1, + "gridPos": { + "h": 6, + "w": 6, + "x": 6, + "y": 260 + }, + "id": 19, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "sum(irate(node_cpu_seconds_total{instance=\"10.4.35.18:9100\",job=\"os_astana\",mode!=\"idle\"}[1m]))", + "format": "time_series", + "hide": false, + "instant": false, + "intervalFactor": 1, + "legendFormat": "CPU Used Percent", + "refId": "A" + }, + { + "expr": "1 - (avg(irate(node_cpu_seconds_total{instance=\"10.4.35.18:9100\",job=\"os_astana\",mode=\"idle\"}[1m])))", + "format": "time_series", + "hide": true, + "intervalFactor": 1, + "refId": "B" + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.4.35.18CPUUsedRate", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "decimals": null, + "format": "percentunit", + "label": null, + "logBase": 1, + "max": null, + "min": "0", + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS}", + "fill": 1, + "gridPos": { + "h": 6, + "w": 6, + "x": 12, + "y": 260 + }, + "id": 20, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "sum(irate(node_cpu_seconds_total{instance=\"10.4.35.19:9100\",job=\"os_astana\",mode!=\"idle\"}[1m]))", + "format": "time_series", + "hide": false, + "instant": false, + "intervalFactor": 1, + "legendFormat": "CPU Used Percent", + "refId": "A" + }, + { + "expr": "1 - (avg(irate(node_cpu_seconds_total{instance=\"10.4.35.19:9100\",job=\"os_astana\",mode=\"idle\"}[1m])))", + "format": "time_series", + "hide": true, + "intervalFactor": 1, + "refId": "B" + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.4.35.19CPUUsedRate", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "decimals": null, + "format": "percentunit", + "label": null, + "logBase": 1, + "max": null, + "min": "0", + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS}", + "fill": 1, + "gridPos": { + "h": 6, + "w": 6, + "x": 18, + "y": 260 + }, + "id": 21, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "sum(irate(node_cpu_seconds_total{instance=\"10.4.35.20:9100\",job=\"os_astana\",mode!=\"idle\"}[1m]))", + "format": "time_series", + "hide": false, + "instant": false, + "intervalFactor": 1, + "legendFormat": "CPU Used Percent", + "refId": "A" + }, + { + "expr": "1 - (avg(irate(node_cpu_seconds_total{instance=\"10.4.35.20:9100\",job=\"os_astana\",mode=\"idle\"}[1m])))", + "format": "time_series", + "hide": true, + "intervalFactor": 1, + "refId": "B" + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.4.35.20CPUUsedRate", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "decimals": null, + "format": "percentunit", + "label": null, + "logBase": 1, + "max": null, + "min": "0", + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS}", + "fill": 1, + "gridPos": { + "h": 6, + "w": 6, + "x": 0, + "y": 266 + }, + "id": 22, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "sum(irate(node_cpu_seconds_total{instance=\"10.4.35.21:9100\",job=\"os_astana\",mode!=\"idle\"}[1m]))", + "format": "time_series", + "hide": false, + "instant": false, + "intervalFactor": 1, + "legendFormat": "CPU Used Percent", + "refId": "A" + }, + { + "expr": "1 - (avg(irate(node_cpu_seconds_total{instance=\"10.4.35.21:9100\",job=\"os_astana\",mode=\"idle\"}[1m])))", + "format": "time_series", + "hide": true, + "intervalFactor": 1, + "refId": "B" + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.4.35.21CPUUsedRate", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "decimals": null, + "format": "percentunit", + "label": null, + "logBase": 1, + "max": null, + "min": "0", + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS}", + "fill": 1, + "gridPos": { + "h": 6, + "w": 6, + "x": 6, + "y": 266 + }, + "id": 23, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "sum(irate(node_cpu_seconds_total{instance=\"10.4.35.22:9100\",job=\"os_astana\",mode!=\"idle\"}[1m]))", + "format": "time_series", + "hide": false, + "instant": false, + "intervalFactor": 1, + "legendFormat": "CPU Used Percent", + "refId": "A" + }, + { + "expr": "1 - (avg(irate(node_cpu_seconds_total{instance=\"10.4.35.22:9100\",job=\"os_astana\",mode=\"idle\"}[1m])))", + "format": "time_series", + "hide": true, + "intervalFactor": 1, + "refId": "B" + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.4.35.22CPUUsedRate", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "decimals": null, + "format": "percentunit", + "label": null, + "logBase": 1, + "max": null, + "min": "0", + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS}", + "fill": 1, + "gridPos": { + "h": 6, + "w": 6, + "x": 12, + "y": 266 + }, + "id": 24, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "sum(irate(node_cpu_seconds_total{instance=\"10.4.35.23:9100\",job=\"os_astana\",mode!=\"idle\"}[1m]))", + "format": "time_series", + "hide": false, + "instant": false, + "intervalFactor": 1, + "legendFormat": "CPU Used Percent", + "refId": "A" + }, + { + "expr": "1 - (avg(irate(node_cpu_seconds_total{instance=\"10.4.35.23:9100\",job=\"os_astana\",mode=\"idle\"}[1m])))", + "format": "time_series", + "hide": true, + "intervalFactor": 1, + "refId": "B" + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.4.35.23CPUUsedRate", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "decimals": null, + "format": "percentunit", + "label": null, + "logBase": 1, + "max": null, + "min": "0", + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS}", + "fill": 1, + "gridPos": { + "h": 6, + "w": 6, + "x": 18, + "y": 266 + }, + "id": 25, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "sum(irate(node_cpu_seconds_total{instance=\"10.4.35.24:9100\",job=\"os_astana\",mode!=\"idle\"}[1m]))", + "format": "time_series", + "hide": false, + "instant": false, + "intervalFactor": 1, + "legendFormat": "CPU Used Percent", + "refId": "A" + }, + { + "expr": "1 - (avg(irate(node_cpu_seconds_total{instance=\"10.4.35.24:9100\",job=\"os_astana\",mode=\"idle\"}[1m])))", + "format": "time_series", + "hide": true, + "intervalFactor": 1, + "refId": "B" + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.4.35.24CPUUsedRate", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "decimals": null, + "format": "percentunit", + "label": null, + "logBase": 1, + "max": null, + "min": "0", + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS}", + "fill": 1, + "gridPos": { + "h": 6, + "w": 6, + "x": 0, + "y": 272 + }, + "id": 26, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "sum(irate(node_cpu_seconds_total{instance=\"10.4.35.25:9100\",job=\"os_astana\",mode!=\"idle\"}[1m]))", + "format": "time_series", + "hide": false, + "instant": false, + "intervalFactor": 1, + "legendFormat": "CPU Used Percent", + "refId": "A" + }, + { + "expr": "1 - (avg(irate(node_cpu_seconds_total{instance=\"10.4.35.25:9100\",job=\"os_astana\",mode=\"idle\"}[1m])))", + "format": "time_series", + "hide": true, + "intervalFactor": 1, + "refId": "B" + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.4.35.25CPUUsedRate", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "decimals": null, + "format": "percentunit", + "label": null, + "logBase": 1, + "max": null, + "min": "0", + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS}", + "fill": 1, + "gridPos": { + "h": 6, + "w": 6, + "x": 6, + "y": 272 + }, + "id": 27, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "sum(irate(node_cpu_seconds_total{instance=\"10.4.35.26:9100\",job=\"os_astana\",mode!=\"idle\"}[1m]))", + "format": "time_series", + "hide": false, + "instant": false, + "intervalFactor": 1, + "legendFormat": "CPU Used Percent", + "refId": "A" + }, + { + "expr": "1 - (avg(irate(node_cpu_seconds_total{instance=\"10.4.35.26:9100\",job=\"os_astana\",mode=\"idle\"}[1m])))", + "format": "time_series", + "hide": true, + "intervalFactor": 1, + "refId": "B" + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.4.35.26CPUUsedRate", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "decimals": null, + "format": "percentunit", + "label": null, + "logBase": 1, + "max": null, + "min": "0", + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS}", + "fill": 1, + "gridPos": { + "h": 6, + "w": 6, + "x": 12, + "y": 272 + }, + "id": 28, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "sum(irate(node_cpu_seconds_total{instance=\"10.4.35.27:9100\",job=\"os_astana\",mode!=\"idle\"}[1m]))", + "format": "time_series", + "hide": false, + "instant": false, + "intervalFactor": 1, + "legendFormat": "CPU Used Percent", + "refId": "A" + }, + { + "expr": "1 - (avg(irate(node_cpu_seconds_total{instance=\"10.4.35.27:9100\",job=\"os_astana\",mode=\"idle\"}[1m])))", + "format": "time_series", + "hide": true, + "intervalFactor": 1, + "refId": "B" + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.4.35.27CPUUsedRate", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "decimals": null, + "format": "percentunit", + "label": null, + "logBase": 1, + "max": null, + "min": "0", + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS}", + "fill": 1, + "gridPos": { + "h": 6, + "w": 6, + "x": 18, + "y": 272 + }, + "id": 29, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "sum(irate(node_cpu_seconds_total{instance=\"10.4.35.28:9100\",job=\"os_astana\",mode!=\"idle\"}[1m]))", + "format": "time_series", + "hide": false, + "instant": false, + "intervalFactor": 1, + "legendFormat": "CPU Used Percent", + "refId": "A" + }, + { + "expr": "1 - (avg(irate(node_cpu_seconds_total{instance=\"10.4.35.28:9100\",job=\"os_astana\",mode=\"idle\"}[1m])))", + "format": "time_series", + "hide": true, + "intervalFactor": 1, + "refId": "B" + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.4.35.28CPUUsedRate", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "decimals": null, + "format": "percentunit", + "label": null, + "logBase": 1, + "max": null, + "min": "0", + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS}", + "fill": 1, + "gridPos": { + "h": 6, + "w": 6, + "x": 0, + "y": 278 + }, + "id": 30, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "sum(irate(node_cpu_seconds_total{instance=\"10.4.35.29:9100\",job=\"os_astana\",mode!=\"idle\"}[1m]))", + "format": "time_series", + "hide": false, + "instant": false, + "intervalFactor": 1, + "legendFormat": "CPU Used Percent", + "refId": "A" + }, + { + "expr": "1 - (avg(irate(node_cpu_seconds_total{instance=\"10.4.35.29:9100\",job=\"os_astana\",mode=\"idle\"}[1m])))", + "format": "time_series", + "hide": true, + "intervalFactor": 1, + "refId": "B" + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.4.35.29CPUUsedRate", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "decimals": null, + "format": "percentunit", + "label": null, + "logBase": 1, + "max": null, + "min": "0", + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS}", + "fill": 1, + "gridPos": { + "h": 6, + "w": 6, + "x": 6, + "y": 278 + }, + "id": 31, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "sum(irate(node_cpu_seconds_total{instance=\"10.4.35.30:9100\",job=\"os_astana\",mode!=\"idle\"}[1m]))", + "format": "time_series", + "hide": false, + "instant": false, + "intervalFactor": 1, + "legendFormat": "CPU Used Percent", + "refId": "A" + }, + { + "expr": "1 - (avg(irate(node_cpu_seconds_total{instance=\"10.4.35.30:9100\",job=\"os_astana\",mode=\"idle\"}[1m])))", + "format": "time_series", + "hide": true, + "intervalFactor": 1, + "refId": "B" + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.4.35.30CPUUsedRate", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "decimals": null, + "format": "percentunit", + "label": null, + "logBase": 1, + "max": null, + "min": "0", + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS}", + "fill": 1, + "gridPos": { + "h": 6, + "w": 6, + "x": 12, + "y": 278 + }, + "id": 32, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "sum(irate(node_cpu_seconds_total{instance=\"10.4.35.31:9100\",job=\"os_astana\",mode!=\"idle\"}[1m]))", + "format": "time_series", + "hide": false, + "instant": false, + "intervalFactor": 1, + "legendFormat": "CPU Used Percent", + "refId": "A" + }, + { + "expr": "1 - (avg(irate(node_cpu_seconds_total{instance=\"10.4.35.31:9100\",job=\"os_astana\",mode=\"idle\"}[1m])))", + "format": "time_series", + "hide": true, + "intervalFactor": 1, + "refId": "B" + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.4.35.31CPUUsedRate", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "decimals": null, + "format": "percentunit", + "label": null, + "logBase": 1, + "max": null, + "min": "0", + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS}", + "fill": 1, + "gridPos": { + "h": 6, + "w": 6, + "x": 18, + "y": 278 + }, + "id": 33, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "sum(irate(node_cpu_seconds_total{instance=\"10.4.35.32:9100\",job=\"os_astana\",mode!=\"idle\"}[1m]))", + "format": "time_series", + "hide": false, + "instant": false, + "intervalFactor": 1, + "legendFormat": "CPU Used Percent", + "refId": "A" + }, + { + "expr": "1 - (avg(irate(node_cpu_seconds_total{instance=\"10.4.35.32:9100\",job=\"os_astana\",mode=\"idle\"}[1m])))", + "format": "time_series", + "hide": true, + "intervalFactor": 1, + "refId": "B" + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "10.4.35.32CPUUsedRate", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "decimals": null, + "format": "percentunit", + "label": null, + "logBase": 1, + "max": null, + "min": "0", + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + } + ], + "schemaVersion": 16, + "style": "dark", + "tags": [ + "object-storage" + ], + "templating": { + "list": [ + { + "allValue": null, + "current": {}, + "datasource": "${DS_PROMETHEUS}", + "hide": 0, + "includeAll": false, + "label": null, + "multi": false, + "name": "instance", + "options": [], + "query": "label_values(minio_total_disks,instance)", + "refresh": 1, + "regex": "/([a-zA-Z]{1,})/i", + "sort": 1, + "tagValuesQuery": "", + "tags": [], + "tagsQuery": "", + "type": "query", + "useTags": false + }, + { + "allValue": null, + "current": {}, + "datasource": "${DS_PROMETHEUS}", + "hide": 0, + "includeAll": false, + "label": null, + "multi": false, + "name": "metrics_port", + "options": [], + "query": "label_values(minio_total_disks,instance)", + "refresh": 1, + "regex": "/(\\d{1,4})/i", + "sort": 1, + "tagValuesQuery": "", + "tags": [], + "tagsQuery": "", + "type": "query", + "useTags": false + } + ] + }, + "time": { + "from": "now-1h", + "to": "now" + }, + "timepicker": { + "refresh_intervals": [ + "5s", + "10s", + "30s", + "1m", + "5m", + "15m", + "30m", + "1h", + "2h", + "1d" + ], + "time_options": [ + "5m", + "15m", + "1h", + "6h", + "12h", + "24h", + "2d", + "7d", + "30d" + ] + }, + "timezone": "browser", + "title": "Minio_Astana", + "uid": "O_Wv7Xoik", + "version": 2 +} \ No newline at end of file diff --git a/AKAOnlineEnv/Astana/prometheus.yml b/AKAOnlineEnv/Astana/prometheus.yml new file mode 100644 index 0000000..fae177d --- /dev/null +++ b/AKAOnlineEnv/Astana/prometheus.yml @@ -0,0 +1,34 @@ +# my global config +global: + scrape_interval: 30s # Set the scrape interval to every 15 seconds. Default is every 1 minute. + evaluation_interval: 30s # Evaluate rules every 15 seconds. The default is every 1 minute. + # scrape_timeout is set to the global default (10s). + +# Alertmanager configuration +alerting: + alertmanagers: + - static_configs: + - targets: + # - alertmanager:9093 + +# Load rules once and periodically evaluate them according to the global 'evaluation_interval'. +rule_files: + # - "first_rules.yml" + # - "second_rules.yml" + +# A scrape configuration containing exactly one endpoint to scrape: +# Here it's Prometheus itself. +scrape_configs: + # The job name is added as a label `job=` to any timeseries scraped from this config. + - job_name: 'minio_astana' + metrics_path: /minio/prometheus/metrics + + # metrics_path defaults to '/metrics' + # scheme defaults to 'http'. + static_configs: + - targets: ['10.4.35.1:9000', '10.4.35.2:9000', '10.4.35.3:9000', '10.4.35.4:9000', '10.4.35.5:9000', '10.4.35.6:9000', '10.4.35.7:9000', '10.4.35.8:9000', '10.4.35.9:9000', '10.4.35.10:9000', '10.4.35.11:9000', '10.4.35.12:9000', '10.4.35.13:9000', '10.4.35.14:9000', '10.4.35.15:9000', '10.4.35.16:9000', '10.4.35.17:9000', '10.4.35.18:9000', '10.4.35.19:9000', '10.4.35.20:9000', '10.4.35.21:9000', '10.4.35.22:9000', '10.4.35.23:9000', '10.4.35.24:9000', '10.4.35.25:9000', '10.4.35.26:9000', '10.4.35.27:9000', '10.4.35.28:9000', '10.4.35.29:9000', '10.4.35.30:9000', '10.4.35.31:9000', '10.4.35.32:9000'] + + - job_name: "os_astana" + static_configs: + - targets: ['10.4.35.1:9100', '10.4.35.2:9100', '10.4.35.3:9100', '10.4.35.4:9100', '10.4.35.5:9100', '10.4.35.6:9100', '10.4.35.7:9100', '10.4.35.8:9100', '10.4.35.9:9100', '10.4.35.10:9100', '10.4.35.11:9100', '10.4.35.12:9100', '10.4.35.13:9100', '10.4.35.14:9100', '10.4.35.15:9100', '10.4.35.16:9100', '10.4.35.17:9100', '10.4.35.18:9100', '10.4.35.19:9100', '10.4.35.20:9100', '10.4.35.21:9100', '10.4.35.22:9100', '10.4.35.23:9100', '10.4.35.24:9100', '10.4.35.25:9100', '10.4.35.26:9100', '10.4.35.27:9100', '10.4.35.28:9100', '10.4.35.29:9100', '10.4.35.30:9100', '10.4.35.31:9100', '10.4.35.32:9100'] + diff --git a/AKAOnlineEnv/NodeExpoter.zip b/AKAOnlineEnv/NodeExpoter.zip new file mode 100644 index 0000000..12f2375 Binary files /dev/null and b/AKAOnlineEnv/NodeExpoter.zip differ diff --git a/AKAOnlineEnv/minioRealCluster.tar.gz b/AKAOnlineEnv/minioRealCluster.tar.gz new file mode 100644 index 0000000..54baed3 Binary files /dev/null and b/AKAOnlineEnv/minioRealCluster.tar.gz differ diff --git a/AKAOnlineEnv/minioSingleCluster.zip b/AKAOnlineEnv/minioSingleCluster.zip new file mode 100644 index 0000000..4aa606a Binary files /dev/null and b/AKAOnlineEnv/minioSingleCluster.zip differ diff --git a/minio/分布式minio配置文档.docx b/minio/分布式minio配置文档.docx index 4d95d0b..e4a2d11 100644 Binary files a/minio/分布式minio配置文档.docx and b/minio/分布式minio配置文档.docx differ diff --git a/minio/分部式minio安装文档.docx b/minio/分部式minio安装文档.docx index f99faae..815988a 100644 Binary files a/minio/分部式minio安装文档.docx and b/minio/分部式minio安装文档.docx differ diff --git a/集成环境安装步骤.docx b/集成环境安装步骤.docx new file mode 100644 index 0000000..89119a5 Binary files /dev/null and b/集成环境安装步骤.docx differ