From 609932740c8c8118d92dee32ece1a18cba2f1c30 Mon Sep 17 00:00:00 2001 From: Keshava Munegowda Date: Mon, 26 Jul 2021 15:43:38 +0530 Subject: [PATCH 1/4] Add additional percentiles. Signed-off-by: Keshava Munegowda --- sbk-api/src/main/resources/logger.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sbk-api/src/main/resources/logger.properties b/sbk-api/src/main/resources/logger.properties index f8ca34a0c..a514f3e3b 100644 --- a/sbk-api/src/main/resources/logger.properties +++ b/sbk-api/src/main/resources/logger.properties @@ -21,4 +21,4 @@ minLatencyMS=0 maxLatencyMS=180000 #percentiles to log -percentiles=10, 25, 50, 75, 90, 95, 99, 99.9, 99.99 \ No newline at end of file +percentiles=10, 25, 50, 75, 90, 95, 99, 99.25, 99.5, 99.75, 99.9, 99.95, 99.99 \ No newline at end of file From eb31e711b9a78f7eadf81777f27d4fcace3dfa5a Mon Sep 17 00:00:00 2001 From: Keshava Munegowda Date: Mon, 26 Jul 2021 21:24:33 +0530 Subject: [PATCH 2/4] Add 'ignorecase' while building the driver list. Signed-off-by: Keshava Munegowda --- sbk-api/src/main/java/io/sbk/api/StoragePackage.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sbk-api/src/main/java/io/sbk/api/StoragePackage.java b/sbk-api/src/main/java/io/sbk/api/StoragePackage.java index 184ec6cdc..acb96e3dc 100644 --- a/sbk-api/src/main/java/io/sbk/api/StoragePackage.java +++ b/sbk-api/src/main/java/io/sbk/api/StoragePackage.java @@ -42,7 +42,7 @@ public StoragePackage(String packageName) { final AtomicInteger index = new AtomicInteger(0); final Map classMap = new HashMap<>(); subTypes.forEach(x -> classMap.put(x.getSimpleName(), x.getName())); - classMap.keySet().stream().sorted().forEach(x -> { + classMap.keySet().stream().sorted(String::compareToIgnoreCase).forEach(x -> { final int i = index.get(); simpleNames[i] = StringUtils.capitalize(x); names[i] = classMap.get(x); From a369a80b85ebce6fefa7b037688550010bd49863 Mon Sep 17 00:00:00 2001 From: Keshava Munegowda Date: Mon, 26 Jul 2021 21:42:50 +0530 Subject: [PATCH 3/4] Update the Dashboard template Signed-off-by: Keshava Munegowda --- dashboard-template.json | 5056 ++++++++++++++++++++------------------- 1 file changed, 2567 insertions(+), 2489 deletions(-) diff --git a/dashboard-template.json b/dashboard-template.json index 03235d514..7a23524d5 100644 --- a/dashboard-template.json +++ b/dashboard-template.json @@ -15,7 +15,7 @@ "editable": true, "gnetId": null, "graphTooltip": 0, - "iteration": 1623506088732, + "iteration": 1627313150733, "links": [], "panels": [ { @@ -362,7 +362,7 @@ "h": 9, "w": 8, "x": 0, - "y": 10 + "y": 7 }, "hiddenSeries": false, "id": 62, @@ -458,7 +458,7 @@ "h": 9, "w": 8, "x": 8, - "y": 10 + "y": 7 }, "hiddenSeries": false, "id": 6, @@ -590,7 +590,7 @@ "h": 9, "w": 8, "x": 16, - "y": 10 + "y": 7 }, "id": 48, "options": { @@ -646,7 +646,7 @@ "h": 11, "w": 8, "x": 0, - "y": 19 + "y": 16 }, "hiddenSeries": false, "id": 50, @@ -718,16 +718,40 @@ "refId": "G" }, { - "expr": "SBK_SBK@2020_Writing_ns_99_9", + "expr": "SBK_SBK@2020_Writing_ns_99_25", "interval": "", "legendFormat": "", "refId": "H" }, { - "expr": "SBK_SBK@2020_Writing_ns_99_99", + "expr": "SBK_SBK@2020_Writing_ns_99_5", "interval": "", "legendFormat": "", "refId": "I" + }, + { + "expr": "SBK_SBK@2020_Writing_ns_99_75", + "interval": "", + "legendFormat": "", + "refId": "J" + }, + { + "expr": "SBK_SBK@2020_Writing_ns_99_9", + "interval": "", + "legendFormat": "", + "refId": "K" + }, + { + "expr": "SBK_SBK@2020_Writing_ns_99_95", + "interval": "", + "legendFormat": "", + "refId": "L" + }, + { + "expr": "SBK_SBK@2020_Writing_ns_99_99", + "interval": "", + "legendFormat": "", + "refId": "M" } ], "thresholds": [], @@ -750,6 +774,7 @@ }, "yaxes": [ { + "$$hashKey": "object:127", "format": "ns", "label": null, "logBase": 1, @@ -758,6 +783,7 @@ "show": true }, { + "$$hashKey": "object:128", "format": "short", "label": null, "logBase": 1, @@ -814,7 +840,7 @@ "h": 4, "w": 3, "x": 8, - "y": 19 + "y": 16 }, "id": 2, "options": { @@ -925,7 +951,7 @@ "h": 6, "w": 5, "x": 11, - "y": 19 + "y": 16 }, "id": 4, "options": { @@ -970,7 +996,7 @@ "h": 11, "w": 8, "x": 16, - "y": 19 + "y": 16 }, "hiddenSeries": false, "id": 10, @@ -1136,7 +1162,7 @@ "h": 7, "w": 3, "x": 8, - "y": 23 + "y": 20 }, "id": 8, "options": { @@ -1192,7 +1218,7 @@ "h": 5, "w": 5, "x": 11, - "y": 25 + "y": 22 }, "id": 28, "options": { @@ -1294,7 +1320,7 @@ "h": 10, "w": 8, "x": 0, - "y": 30 + "y": 27 }, "id": 47, "options": { @@ -1350,7 +1376,7 @@ "h": 10, "w": 8, "x": 8, - "y": 30 + "y": 27 }, "hiddenSeries": false, "id": 49, @@ -1560,7 +1586,7 @@ "h": 10, "w": 8, "x": 16, - "y": 30 + "y": 27 }, "id": 12, "options": { @@ -1602,7 +1628,7 @@ "type": "row" }, { - "collapsed": false, + "collapsed": true, "datasource": null, "gridPos": { "h": 1, @@ -1611,969 +1637,1371 @@ "y": 7 }, "id": 58, - "panels": [], - "title": "Read Performance Benchmarking", - "type": "row" - }, - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [], - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 200 - }, - { - "color": "#1F78C1", - "value": 300 - }, - { - "color": "#BA43A9", - "value": 400 - }, - { - "color": "#705DA0", - "value": 500 - }, - { - "color": "#508642", - "value": 600 - }, - { - "color": "#CCA300", - "value": 700 - }, - { - "color": "#447EBC", - "value": 800 - }, - { - "color": "#C15C17", - "value": 900 + "panels": [ + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 200 + }, + { + "color": "#1F78C1", + "value": 300 + }, + { + "color": "#BA43A9", + "value": 400 + }, + { + "color": "#705DA0", + "value": 500 + }, + { + "color": "#508642", + "value": 600 + }, + { + "color": "#CCA300", + "value": 700 + }, + { + "color": "#447EBC", + "value": 800 + }, + { + "color": "#C15C17", + "value": 900 + }, + { + "color": "#890F02", + "value": 1000 + } + ] }, - { - "color": "#890F02", - "value": 1000 - } - ] + "unit": "MBs" + }, + "overrides": [] }, - "unit": "MBs" + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 0, + "y": 8 + }, + "hiddenSeries": false, + "id": 63, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_SBK@2020_Reading_MBPerSec", + "refId": "A" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "SBK@2020 Read Throughput MB/s", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "$$hashKey": "object:323", + "format": "MBs", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "$$hashKey": "object:324", + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 0, - "y": 8 - }, - "hiddenSeries": false, - "id": 63, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_SBK@2020_Reading_MBPerSec", - "refId": "A" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "SBK@2020 Read Throughput MB/s", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "$$hashKey": "object:323", - "format": "MBs", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "$$hashKey": "object:324", - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } - }, - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [] - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 8, - "y": 8 - }, - "hiddenSeries": false, - "id": 20, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_SBK@2020_Reading_RecordsPerSec", - "refId": "A" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "SBK@2020 Read Records/Sec", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "format": "rps", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } - }, - { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [], - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 1000 - }, - { - "color": "#1F78C1", - "value": 10000 - }, - { - "color": "#BA43A9", - "value": 100000 - }, - { - "color": "#705DA0", - "value": 1000000 - }, - { - "color": "#508642", - "value": 10000000 - } - ] - }, - "unit": "ns" - }, - "overrides": [] - }, - "gridPos": { - "h": 11, - "w": 8, - "x": 16, - "y": 8 - }, - "id": 44, - "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_SBK@2020_Reading_ns_AvgLatency", - "interval": "", - "legendFormat": "Average Latency", - "refId": "A" - }, - { - "expr": "SBK_SBK@2020_Reading_ns_MaxLatency", - "interval": "", - "legendFormat": "Max Latency", - "refId": "B" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "SBK@2020 Read Avg and Max Latencies (Nanoseconds)", - "type": "stat" - }, - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [] - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 0, - "y": 19 - }, - "hiddenSeries": false, - "id": 46, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_SBK@2020_Reading_ns_10", - "interval": "", - "legendFormat": "", - "refId": "A" - }, - { - "expr": "SBK_SBK@2020_Reading_ns_25", - "interval": "", - "legendFormat": "", - "refId": "B" - }, - { - "expr": "SBK_SBK@2020_Reading_ns_50", - "interval": "", - "legendFormat": "", - "refId": "C" - }, - { - "expr": "SBK_SBK@2020_Reading_ns_75", - "interval": "", - "legendFormat": "", - "refId": "D" - }, - { - "expr": "SBK_SBK@2020_Reading_ns_90", - "interval": "", - "legendFormat": "", - "refId": "E" - }, - { - "expr": "SBK_SBK@2020_Reading_ns_95", - "interval": "", - "legendFormat": "", - "refId": "F" - }, - { - "expr": "SBK_SBK@2020_Reading_ns_99", - "interval": "", - "legendFormat": "", - "refId": "G" - }, - { - "expr": "SBK_SBK@2020_Reading_ns_99_9", - "interval": "", - "legendFormat": "", - "refId": "H" - }, - { - "expr": "SBK_SBK@2020_Reading_ns_99_99", - "interval": "", - "legendFormat": "", - "refId": "I" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "SBK@2020 Read Percentiles (Nanoseconds)", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ { - "format": "ns", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [] + }, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 8, + "y": 8 + }, + "hiddenSeries": false, + "id": 20, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_SBK@2020_Reading_RecordsPerSec", + "refId": "A" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "SBK@2020 Read Records/Sec", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "rps", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } }, { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } - }, - { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [], - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 1000 + }, + { + "color": "#1F78C1", + "value": 10000 + }, + { + "color": "#BA43A9", + "value": 100000 + }, + { + "color": "#705DA0", + "value": 1000000 + }, + { + "color": "#508642", + "value": 10000000 + } + ] }, - { - "color": "#E24D42", - "value": 500 - } - ] + "unit": "ns" + }, + "overrides": [] + }, + "gridPos": { + "h": 11, + "w": 8, + "x": 16, + "y": 8 + }, + "id": 44, + "options": { + "colorMode": "value", + "graphMode": "area", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "auto" }, - "unit": "none" - }, - "overrides": [] - }, - "gridPos": { - "h": 5, - "w": 3, - "x": 8, - "y": 19 - }, - "id": 14, - "options": { - "colorMode": "value", - "graphMode": "none", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_SBK@2020_Reading_ns_AvgLatency", + "interval": "", + "legendFormat": "Average Latency", + "refId": "A" + }, + { + "expr": "SBK_SBK@2020_Reading_ns_MaxLatency", + "interval": "", + "legendFormat": "Max Latency", + "refId": "B" + } ], - "fields": "", - "values": false - }, - "textMode": "value_and_name" - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_SBK@2020_Reading_Readers", - "interval": "", - "legendFormat": "Active", - "refId": "A" + "timeFrom": null, + "timeShift": null, + "title": "SBK@2020 Read Avg and Max Latencies (Nanoseconds)", + "type": "stat" }, { - "expr": "SBK_SBK@2020_Reading_Max_Readers", - "interval": "", - "legendFormat": "Max", - "refId": "B" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "SBK@2020 Readers", - "type": "stat" - }, - { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [], - "mappings": [], - "max": 500, - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 200 - }, - { - "color": "#1F78C1", - "value": 300 - }, - { - "color": "#BA43A9", - "value": 400 - }, - { - "color": "#705DA0", - "value": 500 - }, - { - "color": "#508642", - "value": 600 - }, - { - "color": "#CCA300", - "value": 700 - }, - { - "color": "#447EBC", - "value": 800 - }, - { - "color": "#C15C17", - "value": 900 - }, - { - "color": "#890F02", - "value": 1000 - } - ] + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [] + }, + "overrides": [] }, - "unit": "MBs" - }, - "overrides": [] - }, - "gridPos": { - "h": 6, - "w": 5, - "x": 11, - "y": 19 - }, - "id": 18, - "options": { - "reduceOptions": { - "calcs": [ - "last" + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 0, + "y": 19 + }, + "hiddenSeries": false, + "id": 46, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_SBK@2020_Reading_ns_10", + "interval": "", + "legendFormat": "", + "refId": "A" + }, + { + "expr": "SBK_SBK@2020_Reading_ns_25", + "interval": "", + "legendFormat": "", + "refId": "B" + }, + { + "expr": "SBK_SBK@2020_Reading_ns_50", + "interval": "", + "legendFormat": "", + "refId": "C" + }, + { + "expr": "SBK_SBK@2020_Reading_ns_75", + "interval": "", + "legendFormat": "", + "refId": "D" + }, + { + "expr": "SBK_SBK@2020_Reading_ns_90", + "interval": "", + "legendFormat": "", + "refId": "E" + }, + { + "expr": "SBK_SBK@2020_Reading_ns_95", + "interval": "", + "legendFormat": "", + "refId": "F" + }, + { + "expr": "SBK_SBK@2020_Reading_ns_99", + "interval": "", + "legendFormat": "", + "refId": "G" + }, + { + "expr": "SBK_SBK@2020_Reading_ns_99_25", + "interval": "", + "legendFormat": "", + "refId": "H" + }, + { + "expr": "SBK_SBK@2020_Reading_ns_99_5", + "interval": "", + "legendFormat": "", + "refId": "I" + }, + { + "expr": "SBK_SBK@2020_Reading_ns_99_75", + "interval": "", + "legendFormat": "", + "refId": "J" + }, + { + "expr": "SBK_SBK@2020_Reading_ns_99_9", + "interval": "", + "legendFormat": "", + "refId": "K" + }, + { + "expr": "SBK_SBK@2020_Reading_ns_99_95", + "interval": "", + "legendFormat": "", + "refId": "L" + }, + { + "expr": "SBK_SBK@2020_Reading_ns_99_99", + "interval": "", + "legendFormat": "", + "refId": "M" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "SBK@2020 Read Percentiles (Nanoseconds)", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "$$hashKey": "object:152", + "format": "ns", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "$$hashKey": "object:153", + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } ], - "fields": "", - "values": false - }, - "showThresholdLabels": true, - "showThresholdMarkers": true - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_SBK@2020_Reading_MBPerSec", - "refId": "A" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "SBK@2020 Read Throughput MB/s", - "type": "gauge" - }, - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [] - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 16, - "y": 19 - }, - "hiddenSeries": false, - "id": 22, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_SBK@2020_Reading_ms_10", - "interval": "", - "legendFormat": "", - "refId": "A" - }, - { - "expr": "SBK_SBK@2020_Reading_ms_25", - "interval": "", - "legendFormat": "", - "refId": "B" - }, - { - "expr": "SBK_SBK@2020_Reading_ms_50", - "interval": "", - "legendFormat": "", - "refId": "C" + "yaxis": { + "align": false, + "alignLevel": null + } }, { - "expr": "SBK_SBK@2020_Reading_ms_75", - "interval": "", - "legendFormat": "", - "refId": "D" + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 500 + } + ] + }, + "unit": "none" + }, + "overrides": [] + }, + "gridPos": { + "h": 5, + "w": 3, + "x": 8, + "y": 19 + }, + "id": 14, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "value_and_name" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_SBK@2020_Reading_Readers", + "interval": "", + "legendFormat": "Active", + "refId": "A" + }, + { + "expr": "SBK_SBK@2020_Reading_Max_Readers", + "interval": "", + "legendFormat": "Max", + "refId": "B" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "SBK@2020 Readers", + "type": "stat" }, { - "expr": "SBK_SBK@2020_Reading_ms_90", - "interval": "", - "legendFormat": "", - "refId": "E" + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "max": 500, + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 200 + }, + { + "color": "#1F78C1", + "value": 300 + }, + { + "color": "#BA43A9", + "value": 400 + }, + { + "color": "#705DA0", + "value": 500 + }, + { + "color": "#508642", + "value": 600 + }, + { + "color": "#CCA300", + "value": 700 + }, + { + "color": "#447EBC", + "value": 800 + }, + { + "color": "#C15C17", + "value": 900 + }, + { + "color": "#890F02", + "value": 1000 + } + ] + }, + "unit": "MBs" + }, + "overrides": [] + }, + "gridPos": { + "h": 6, + "w": 5, + "x": 11, + "y": 19 + }, + "id": 18, + "options": { + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "showThresholdLabels": true, + "showThresholdMarkers": true + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_SBK@2020_Reading_MBPerSec", + "refId": "A" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "SBK@2020 Read Throughput MB/s", + "type": "gauge" }, { - "expr": "SBK_SBK@2020_Reading_ms_95", - "interval": "", - "legendFormat": "", - "refId": "F" + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [] + }, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 16, + "y": 19 + }, + "hiddenSeries": false, + "id": 22, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_SBK@2020_Reading_ms_10", + "interval": "", + "legendFormat": "", + "refId": "A" + }, + { + "expr": "SBK_SBK@2020_Reading_ms_25", + "interval": "", + "legendFormat": "", + "refId": "B" + }, + { + "expr": "SBK_SBK@2020_Reading_ms_50", + "interval": "", + "legendFormat": "", + "refId": "C" + }, + { + "expr": "SBK_SBK@2020_Reading_ms_75", + "interval": "", + "legendFormat": "", + "refId": "D" + }, + { + "expr": "SBK_SBK@2020_Reading_ms_90", + "interval": "", + "legendFormat": "", + "refId": "E" + }, + { + "expr": "SBK_SBK@2020_Reading_ms_95", + "interval": "", + "legendFormat": "", + "refId": "F" + }, + { + "expr": "SBK_SBK@2020_Reading_ms_99", + "interval": "", + "legendFormat": "", + "refId": "G" + }, + { + "expr": "SBK_SBK@2020_Reading_ms_99_9", + "interval": "", + "legendFormat": "", + "refId": "H" + }, + { + "expr": "SBK_SBK@2020_Reading_ms_99_99", + "interval": "", + "legendFormat": "", + "refId": "I" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "SBK@2020 Read Percentiles (Milli Seconds)", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "ms", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } }, { - "expr": "SBK_SBK@2020_Reading_ms_99", - "interval": "", - "legendFormat": "", - "refId": "G" + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 1073741824 + }, + { + "color": "#6ED0E0", + "value": 10737418240 + }, + { + "color": "#EF843C", + "value": 107374182400 + }, + { + "color": "#E24D42", + "value": 1099511627776 + } + ] + }, + "unit": "decbytes" + }, + "overrides": [] + }, + "gridPos": { + "h": 6, + "w": 3, + "x": 8, + "y": 24 + }, + "id": 16, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "value" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_SBK@2020_Reading_Bytes_total", + "refId": "A" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "SBK@2020 Read Bytes Total", + "type": "stat" }, { - "expr": "SBK_SBK@2020_Reading_ms_99_9", - "interval": "", - "legendFormat": "", - "refId": "H" + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "red", + "value": 1 + } + ] + }, + "unit": "none" + }, + "overrides": [] + }, + "gridPos": { + "h": 5, + "w": 5, + "x": 11, + "y": 25 + }, + "id": 26, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "auto", + "orientation": "horizontal", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "value_and_name" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_SBK@2020_Reading_LowerDiscardedLatencyRecords_total", + "interval": "", + "legendFormat": "Lower", + "queryType": "randomWalk", + "refId": "A" + }, + { + "expr": "SBK_SBK@2020_Reading_HigherDiscardLatencyRecords_total", + "interval": "", + "legendFormat": "Higher", + "refId": "B" + }, + { + "expr": "SBK_SBK@2020_Reading_InvalidLatencyRecords_total", + "interval": "", + "legendFormat": "Invalid/Negative", + "refId": "C" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "SBK@2020 Read Discarded Latencies", + "type": "stat" }, { - "expr": "SBK_SBK@2020_Reading_ms_99_99", - "interval": "", - "legendFormat": "", - "refId": "I" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "SBK@2020 Read Percentiles (Milli Seconds)", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "format": "ms", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 1000 + }, + { + "color": "#1F78C1", + "value": 10000 + }, + { + "color": "#BA43A9", + "value": 100000 + }, + { + "color": "#705DA0", + "value": 1000000 + }, + { + "color": "#508642", + "value": 10000000 + } + ] + }, + "unit": "µs" + }, + "overrides": [] + }, + "gridPos": { + "h": 11, + "w": 8, + "x": 0, + "y": 30 + }, + "id": 43, + "options": { + "colorMode": "value", + "graphMode": "area", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "auto" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_SBK@2020_Reading_mcs_AvgLatency", + "interval": "", + "legendFormat": "Average Latency", + "refId": "A" + }, + { + "expr": "SBK_SBK@2020_Reading_mcs_MaxLatency", + "interval": "", + "legendFormat": "Max Latency", + "refId": "B" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "SBK@2020 Read Avg and Max Latencies (Microseconds)", + "type": "stat" }, { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } - }, - { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [], - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 1073741824 - }, - { - "color": "#6ED0E0", - "value": 10737418240 - }, - { - "color": "#EF843C", - "value": 107374182400 - }, - { - "color": "#E24D42", - "value": 1099511627776 - } - ] + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [] + }, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 8, + "y": 30 + }, + "hiddenSeries": false, + "id": 45, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_SBK@2020_Reading_mcs_10", + "interval": "", + "legendFormat": "", + "refId": "A" + }, + { + "expr": "SBK_SBK@2020_Reading_mcs_25", + "interval": "", + "legendFormat": "", + "refId": "B" + }, + { + "expr": "SBK_SBK@2020_Reading_mcs_50", + "interval": "", + "legendFormat": "", + "refId": "C" + }, + { + "expr": "SBK_SBK@2020_Reading_mcs_75", + "interval": "", + "legendFormat": "", + "refId": "D" + }, + { + "expr": "SBK_SBK@2020_Reading_mcs_90", + "interval": "", + "legendFormat": "", + "refId": "E" + }, + { + "expr": "SBK_SBK@2020_Reading_mcs_95", + "interval": "", + "legendFormat": "", + "refId": "F" + }, + { + "expr": "SBK_SBK@2020_Reading_mcs_99", + "interval": "", + "legendFormat": "", + "refId": "G" + }, + { + "expr": "SBK_SBK@2020_Reading_mcs_99_9", + "interval": "", + "legendFormat": "", + "refId": "H" + }, + { + "expr": "SBK_SBK@2020_Reading_mcs_99_99", + "interval": "", + "legendFormat": "", + "refId": "I" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "SBK@2020 Read Percentiles (Microseconds)", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" }, - "unit": "decbytes" - }, - "overrides": [] - }, - "gridPos": { - "h": 6, - "w": 3, - "x": 8, - "y": 24 - }, - "id": 16, - "options": { - "colorMode": "value", - "graphMode": "none", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "µs", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } ], - "fields": "", - "values": false + "yaxis": { + "align": false, + "alignLevel": null + } }, - "textMode": "value" - }, - "pluginVersion": "7.3.7", - "targets": [ { - "expr": "SBK_SBK@2020_Reading_Bytes_total", - "refId": "A" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "SBK@2020 Read Bytes Total", - "type": "stat" - }, - { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 1 + }, + { + "color": "#6ED0E0", + "value": 5 + }, + { + "color": "#EF843C", + "value": 10 + }, + { + "color": "#E24D42", + "value": 20 + }, + { + "color": "#1F78C1", + "value": 30 + }, + { + "color": "#BA43A9", + "value": 40 + }, + { + "color": "#705DA0", + "value": 50 + }, + { + "color": "#508642", + "value": 60 + }, + { + "color": "#CCA300", + "value": 70 + }, + { + "color": "#447EBC", + "value": 80 + }, + { + "color": "#C15C17", + "value": 90 + }, + { + "color": "#890F02", + "value": 100 + }, + { + "color": "#0A437C", + "value": 500 + }, + { + "color": "#6D1F62", + "value": 1000 + } + ] }, - { - "color": "red", - "value": 1 - } - ] + "unit": "ms" + }, + "overrides": [] }, - "unit": "none" - }, - "overrides": [] - }, - "gridPos": { - "h": 5, - "w": 5, - "x": 11, - "y": 25 - }, - "id": 26, - "options": { - "colorMode": "value", - "graphMode": "none", - "justifyMode": "auto", - "orientation": "horizontal", - "reduceOptions": { - "calcs": [ - "last" + "gridPos": { + "h": 11, + "w": 8, + "x": 16, + "y": 30 + }, + "id": 24, + "options": { + "colorMode": "value", + "graphMode": "area", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "auto" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_SBK@2020_Reading_ms_AvgLatency", + "interval": "", + "legendFormat": "Average Latency", + "refId": "A" + }, + { + "expr": "SBK_SBK@2020_Reading_ms_MaxLatency", + "interval": "", + "legendFormat": "Max Latency", + "refId": "B" + } ], - "fields": "", - "values": false - }, - "textMode": "value_and_name" - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_SBK@2020_Reading_LowerDiscardedLatencyRecords_total", - "interval": "", - "legendFormat": "Lower", - "queryType": "randomWalk", - "refId": "A" - }, - { - "expr": "SBK_SBK@2020_Reading_HigherDiscardLatencyRecords_total", - "interval": "", - "legendFormat": "Higher", - "refId": "B" - }, - { - "expr": "SBK_SBK@2020_Reading_InvalidLatencyRecords_total", - "interval": "", - "legendFormat": "Invalid/Negative", - "refId": "C" + "timeFrom": null, + "timeShift": null, + "title": "SBK@2020 Read Avg and Max Latencies (Milliseconds)", + "type": "stat" } ], - "timeFrom": null, - "timeShift": null, - "title": "SBK@2020 Read Discarded Latencies", - "type": "stat" + "title": "Read Performance Benchmarking", + "type": "row" + }, + { + "collapsed": false, + "datasource": null, + "gridPos": { + "h": 1, + "w": 24, + "x": 0, + "y": 8 + }, + "id": 56, + "panels": [], + "title": "Write-Read Performance Benchmarking (End to End Latencies)", + "type": "row" }, { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, "datasource": "Prometheus", "fieldConfig": { "defaults": { "custom": {}, - "links": [], "mappings": [], + "max": 500, + "min": 0, "noValue": "0", "thresholds": { "mode": "absolute", @@ -2596,81 +3024,43 @@ }, { "color": "#E24D42", - "value": 1000 + "value": 200 }, { "color": "#1F78C1", - "value": 10000 + "value": 300 }, { "color": "#BA43A9", - "value": 100000 + "value": 400 }, { "color": "#705DA0", - "value": 1000000 + "value": 500 }, { "color": "#508642", - "value": 10000000 + "value": 600 + }, + { + "color": "#CCA300", + "value": 700 + }, + { + "color": "#447EBC", + "value": 800 + }, + { + "color": "#C15C17", + "value": 900 + }, + { + "color": "#890F02", + "value": 1000 } ] }, - "unit": "µs" - }, - "overrides": [] - }, - "gridPos": { - "h": 11, - "w": 8, - "x": 0, - "y": 30 - }, - "id": 43, - "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_SBK@2020_Reading_mcs_AvgLatency", - "interval": "", - "legendFormat": "Average Latency", - "refId": "A" - }, - { - "expr": "SBK_SBK@2020_Reading_mcs_MaxLatency", - "interval": "", - "legendFormat": "Max Latency", - "refId": "B" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "SBK@2020 Read Avg and Max Latencies (Microseconds)", - "type": "stat" - }, - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [] + "unit": "MBs" }, "overrides": [] }, @@ -2679,11 +3069,11 @@ "gridPos": { "h": 11, "w": 8, - "x": 8, - "y": 30 + "x": 0, + "y": 9 }, "hiddenSeries": false, - "id": 45, + "id": 61, "legend": { "avg": false, "current": false, @@ -2710,1564 +3100,1252 @@ "steppedLine": false, "targets": [ { - "expr": "SBK_SBK@2020_Reading_mcs_10", + "expr": "SBK_SBK@2020_Write_Reading_MBPerSec", "interval": "", "legendFormat": "", "refId": "A" - }, - { - "expr": "SBK_SBK@2020_Reading_mcs_25", - "interval": "", - "legendFormat": "", - "refId": "B" - }, - { - "expr": "SBK_SBK@2020_Reading_mcs_50", - "interval": "", - "legendFormat": "", - "refId": "C" - }, - { - "expr": "SBK_SBK@2020_Reading_mcs_75", - "interval": "", - "legendFormat": "", - "refId": "D" - }, - { - "expr": "SBK_SBK@2020_Reading_mcs_90", - "interval": "", - "legendFormat": "", - "refId": "E" - }, - { - "expr": "SBK_SBK@2020_Reading_mcs_95", - "interval": "", - "legendFormat": "", - "refId": "F" - }, - { - "expr": "SBK_SBK@2020_Reading_mcs_99", - "interval": "", - "legendFormat": "", - "refId": "G" - }, - { - "expr": "SBK_SBK@2020_Reading_mcs_99_9", - "interval": "", - "legendFormat": "", - "refId": "H" - }, - { - "expr": "SBK_SBK@2020_Reading_mcs_99_99", - "interval": "", - "legendFormat": "", - "refId": "I" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, - "title": "SBK@2020 Read Percentiles (Microseconds)", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "format": "µs", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } - }, - { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [], - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 1 - }, - { - "color": "#6ED0E0", - "value": 5 - }, - { - "color": "#EF843C", - "value": 10 - }, - { - "color": "#E24D42", - "value": 20 - }, - { - "color": "#1F78C1", - "value": 30 - }, - { - "color": "#BA43A9", - "value": 40 - }, - { - "color": "#705DA0", - "value": 50 - }, - { - "color": "#508642", - "value": 60 - }, - { - "color": "#CCA300", - "value": 70 - }, - { - "color": "#447EBC", - "value": 80 - }, - { - "color": "#C15C17", - "value": 90 - }, - { - "color": "#890F02", - "value": 100 - }, - { - "color": "#0A437C", - "value": 500 - }, - { - "color": "#6D1F62", - "value": 1000 - } - ] - }, - "unit": "ms" + "title": "SBK@2020 Write-Read Throughput MB/s ", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "$$hashKey": "object:175", + "format": "MBs", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "$$hashKey": "object:176", + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {} }, "overrides": [] }, + "fill": 1, + "fillGradient": 0, "gridPos": { "h": 11, "w": 8, - "x": 16, - "y": 30 + "x": 8, + "y": 9 }, - "id": 24, + "hiddenSeries": false, + "id": 36, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" + "alertThreshold": true }, + "percentage": false, "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, "targets": [ { - "expr": "SBK_SBK@2020_Reading_ms_AvgLatency", + "expr": "SBK_SBK@2020_Write_Reading_RecordsPerSec", "interval": "", - "legendFormat": "Average Latency", + "legendFormat": "", "refId": "A" - }, - { - "expr": "SBK_SBK@2020_Reading_ms_MaxLatency", - "interval": "", - "legendFormat": "Max Latency", - "refId": "B" } ], + "thresholds": [], "timeFrom": null, - "timeShift": null, - "title": "SBK@2020 Read Avg and Max Latencies (Milliseconds)", - "type": "stat" - }, - { - "collapsed": true, - "datasource": null, - "gridPos": { - "h": 1, - "w": 24, - "x": 0, - "y": 41 - }, - "id": 56, - "panels": [ - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "max": 500, - "min": 0, - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 200 - }, - { - "color": "#1F78C1", - "value": 300 - }, - { - "color": "#BA43A9", - "value": 400 - }, - { - "color": "#705DA0", - "value": 500 - }, - { - "color": "#508642", - "value": 600 - }, - { - "color": "#CCA300", - "value": 700 - }, - { - "color": "#447EBC", - "value": 800 - }, - { - "color": "#C15C17", - "value": 900 - }, - { - "color": "#890F02", - "value": 1000 - } - ] - }, - "unit": "MBs" - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 0, - "y": 4 - }, - "hiddenSeries": false, - "id": 61, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_SBK@2020_Write_Reading_MBPerSec", - "interval": "", - "legendFormat": "", - "refId": "A" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "SBK@2020 Write-Read Throughput MB/s ", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "$$hashKey": "object:175", - "format": "MBs", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "$$hashKey": "object:176", - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } + "timeRegions": [], + "timeShift": null, + "title": "SBK@2020 Write-Read Records/Sec", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "iops", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true }, { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {} - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 8, - "y": 4 - }, - "hiddenSeries": false, - "id": 36, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_SBK@2020_Write_Reading_RecordsPerSec", - "interval": "", - "legendFormat": "", - "refId": "A" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "SBK@2020 Write-Read Records/Sec", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 1000 + }, + { + "color": "#1F78C1", + "value": 10000 + }, + { + "color": "#BA43A9", + "value": 100000 + }, + { + "color": "#705DA0", + "value": 1000000 + }, + { + "color": "#508642", + "value": 10000000 + } + ] }, - "yaxes": [ - { - "format": "iops", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } + "unit": "ns" + }, + "overrides": [] + }, + "gridPos": { + "h": 11, + "w": 8, + "x": 16, + "y": 9 + }, + "id": 52, + "options": { + "colorMode": "value", + "graphMode": "area", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" ], - "yaxis": { - "align": false, - "alignLevel": null - } + "fields": "", + "values": false + }, + "textMode": "auto" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_SBK@2020_Write_Reading_ns_AvgLatency", + "interval": "", + "legendFormat": "Average Latency", + "refId": "A" + }, + { + "expr": "SBK_SBK@2020_Write_Reading_ns_MaxLatency", + "interval": "", + "legendFormat": "Max Latency", + "refId": "B" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "SBK@2020 Write-Read Avg and Max Latencies (Nanoseconds)", + "type": "stat" + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {} + }, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 0, + "y": 20 + }, + "hiddenSeries": false, + "id": 54, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_SBK@2020_Write_Reading_ns_10", + "interval": "", + "legendFormat": "", + "refId": "A" + }, + { + "expr": "SBK_SBK@2020_Write_Reading_ns_25", + "interval": "", + "legendFormat": "", + "refId": "B" }, { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 1000 - }, - { - "color": "#1F78C1", - "value": 10000 - }, - { - "color": "#BA43A9", - "value": 100000 - }, - { - "color": "#705DA0", - "value": 1000000 - }, - { - "color": "#508642", - "value": 10000000 - } - ] - }, - "unit": "ns" - }, - "overrides": [] - }, - "gridPos": { - "h": 11, - "w": 8, - "x": 16, - "y": 4 - }, - "id": 52, - "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_SBK@2020_Write_Reading_ns_AvgLatency", - "interval": "", - "legendFormat": "Average Latency", - "refId": "A" - }, - { - "expr": "SBK_SBK@2020_Write_Reading_ns_MaxLatency", - "interval": "", - "legendFormat": "Max Latency", - "refId": "B" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "SBK@2020 Write-Read Avg and Max Latencies (Nanoseconds)", - "type": "stat" + "expr": "SBK_SBK@2020_Write_Reading_ns_50", + "interval": "", + "legendFormat": "", + "refId": "C" }, { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {} - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 0, - "y": 15 - }, - "hiddenSeries": false, - "id": 54, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_SBK@2020_Write_Reading_ns_10", - "interval": "", - "legendFormat": "", - "refId": "A" - }, - { - "expr": "SBK_SBK@2020_Write_Reading_ns_25", - "interval": "", - "legendFormat": "", - "refId": "B" - }, - { - "expr": "SBK_SBK@2020_Write_Reading_ns_50", - "interval": "", - "legendFormat": "", - "refId": "C" - }, - { - "expr": "SBK_SBK@2020_Write_Reading_ns_75", - "interval": "", - "legendFormat": "", - "refId": "D" - }, - { - "expr": "SBK_SBK@2020_Write_Reading_ns_90", - "interval": "", - "legendFormat": "", - "refId": "E" - }, - { - "expr": "SBK_SBK@2020_Write_Reading_ns_95", - "interval": "", - "legendFormat": "", - "refId": "F" - }, - { - "expr": "SBK_SBK@2020_Write_Reading_ns_99", - "interval": "", - "legendFormat": "", - "refId": "G" - }, - { - "expr": "SBK_SBK@2020_Write_Reading_ns_99_9", - "interval": "", - "legendFormat": "", - "refId": "H" - }, - { - "expr": "SBK_SBK@2020_Write_Reading_ns_99_99", - "interval": "", - "legendFormat": "", - "refId": "I" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "SBK@2020 Write-Read Percentiles (Nanoseconds)", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "format": "ns", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } + "expr": "SBK_SBK@2020_Write_Reading_ns_75", + "interval": "", + "legendFormat": "", + "refId": "D" + }, + { + "expr": "SBK_SBK@2020_Write_Reading_ns_90", + "interval": "", + "legendFormat": "", + "refId": "E" + }, + { + "expr": "SBK_SBK@2020_Write_Reading_ns_95", + "interval": "", + "legendFormat": "", + "refId": "F" + }, + { + "expr": "SBK_SBK@2020_Write_Reading_ns_99", + "interval": "", + "legendFormat": "", + "refId": "G" + }, + { + "expr": "SBK_SBK@2020_Write_Reading_ns_99_25", + "interval": "", + "legendFormat": "", + "refId": "H" + }, + { + "expr": "SBK_SBK@2020_Write_Reading_ns_99_5", + "interval": "", + "legendFormat": "", + "refId": "I" + }, + { + "expr": "SBK_SBK@2020_Write_Reading_ns_99_75", + "interval": "", + "legendFormat": "", + "refId": "J" + }, + { + "expr": "SBK_SBK@2020_Write_Reading_ns_99_9", + "interval": "", + "legendFormat": "", + "refId": "K" + }, + { + "expr": "SBK_SBK@2020_Write_Reading_ns_99_95", + "interval": "", + "legendFormat": "", + "refId": "L" }, { - "datasource": "Prometheus", - "description": "", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 1073741824 - }, - { - "color": "#EF843C", - "value": 10737418240 - }, - { - "color": "#6ED0E0", - "value": 10737418240 - }, - { - "color": "#E24D42", - "value": 1099511627776 - } - ] + "expr": "SBK_SBK@2020_Write_Reading_ns_99_99", + "interval": "", + "legendFormat": "", + "refId": "M" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "SBK@2020 Write-Read Percentiles (Nanoseconds)", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "$$hashKey": "object:240", + "format": "ns", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "$$hashKey": "object:241", + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "datasource": "Prometheus", + "description": "", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null }, - "unit": "decbytes" - }, - "overrides": [] - }, - "gridPos": { - "h": 5, - "w": 3, - "x": 8, - "y": 15 - }, - "id": 30, - "options": { - "colorMode": "value", - "graphMode": "none", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" + { + "color": "#EAB839", + "value": 1073741824 + }, + { + "color": "#EF843C", + "value": 10737418240 + }, + { + "color": "#6ED0E0", + "value": 10737418240 + }, + { + "color": "#E24D42", + "value": 1099511627776 + } + ] }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_SBK@2020_Write_Reading_Bytes_total", - "interval": "", - "legendFormat": "", - "refId": "A" - } + "unit": "decbytes" + }, + "overrides": [] + }, + "gridPos": { + "h": 5, + "w": 3, + "x": 8, + "y": 20 + }, + "id": 30, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" ], - "timeFrom": null, - "timeShift": null, - "title": "SBK@2020 Write-Read Bytes Total", - "type": "stat" + "fields": "", + "values": false }, + "textMode": "auto" + }, + "pluginVersion": "7.3.7", + "targets": [ { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "max": 500, - "min": 0, - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 200 - }, - { - "color": "#1F78C1", - "value": 300 - }, - { - "color": "#BA43A9", - "value": 400 - }, - { - "color": "#705DA0", - "value": 500 - }, - { - "color": "#508642", - "value": 600 - }, - { - "color": "#CCA300", - "value": 700 - }, - { - "color": "#447EBC", - "value": 800 - }, - { - "color": "#C15C17", - "value": 900 - }, - { - "color": "#890F02", - "value": 1000 - } - ] + "expr": "SBK_SBK@2020_Write_Reading_Bytes_total", + "interval": "", + "legendFormat": "", + "refId": "A" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "SBK@2020 Write-Read Bytes Total", + "type": "stat" + }, + { + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "max": 500, + "min": 0, + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 }, - "unit": "MBs" - }, - "overrides": [] - }, - "gridPos": { - "h": 6, - "w": 5, - "x": 11, - "y": 15 - }, - "id": 32, - "options": { - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "showThresholdLabels": true, - "showThresholdMarkers": true + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 200 + }, + { + "color": "#1F78C1", + "value": 300 + }, + { + "color": "#BA43A9", + "value": 400 + }, + { + "color": "#705DA0", + "value": 500 + }, + { + "color": "#508642", + "value": 600 + }, + { + "color": "#CCA300", + "value": 700 + }, + { + "color": "#447EBC", + "value": 800 + }, + { + "color": "#C15C17", + "value": 900 + }, + { + "color": "#890F02", + "value": 1000 + } + ] }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_SBK@2020_Write_Reading_MBPerSec", - "interval": "", - "legendFormat": "", - "refId": "A" - } + "unit": "MBs" + }, + "overrides": [] + }, + "gridPos": { + "h": 6, + "w": 5, + "x": 11, + "y": 20 + }, + "id": 32, + "options": { + "reduceOptions": { + "calcs": [ + "last" ], - "timeFrom": null, - "timeShift": null, - "title": "SBK@2020 Write-Read Throughput MB/s", - "type": "gauge" + "fields": "", + "values": false }, + "showThresholdLabels": true, + "showThresholdMarkers": true + }, + "pluginVersion": "7.3.7", + "targets": [ { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {} - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 16, - "y": 15 - }, - "hiddenSeries": false, - "id": 34, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_SBK@2020_Write_Reading_ms_10", - "interval": "", - "legendFormat": "", - "refId": "A" - }, - { - "expr": "SBK_SBK@2020_Write_Reading_ms_25", - "interval": "", - "legendFormat": "", - "refId": "B" - }, - { - "expr": "SBK_SBK@2020_Write_Reading_ms_50", - "interval": "", - "legendFormat": "", - "refId": "C" - }, - { - "expr": "SBK_SBK@2020_Write_Reading_ms_75", - "interval": "", - "legendFormat": "", - "refId": "D" - }, - { - "expr": "SBK_SBK@2020_Write_Reading_ms_90", - "interval": "", - "legendFormat": "", - "refId": "E" - }, - { - "expr": "SBK_SBK@2020_Write_Reading_ms_95", - "interval": "", - "legendFormat": "", - "refId": "F" - }, - { - "expr": "SBK_SBK@2020_Write_Reading_ms_99", - "interval": "", - "legendFormat": "", - "refId": "G" - }, - { - "expr": "SBK_SBK@2020_Write_Reading_ms_99_9", - "interval": "", - "legendFormat": "", - "refId": "H" - }, - { - "expr": "SBK_SBK@2020_Write_Reading_ms_99_99", - "interval": "", - "legendFormat": "", - "refId": "I" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "SBK@2020 Write-Read Percentiles (Milliseconds)", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "format": "ms", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } + "expr": "SBK_SBK@2020_Write_Reading_MBPerSec", + "interval": "", + "legendFormat": "", + "refId": "A" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "SBK@2020 Write-Read Throughput MB/s", + "type": "gauge" + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {} + }, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 16, + "y": 20 + }, + "hiddenSeries": false, + "id": 34, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_SBK@2020_Write_Reading_ms_10", + "interval": "", + "legendFormat": "", + "refId": "A" }, { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": { - "align": null, - "filterable": false + "expr": "SBK_SBK@2020_Write_Reading_ms_25", + "interval": "", + "legendFormat": "", + "refId": "B" + }, + { + "expr": "SBK_SBK@2020_Write_Reading_ms_50", + "interval": "", + "legendFormat": "", + "refId": "C" + }, + { + "expr": "SBK_SBK@2020_Write_Reading_ms_75", + "interval": "", + "legendFormat": "", + "refId": "D" + }, + { + "expr": "SBK_SBK@2020_Write_Reading_ms_90", + "interval": "", + "legendFormat": "", + "refId": "E" + }, + { + "expr": "SBK_SBK@2020_Write_Reading_ms_95", + "interval": "", + "legendFormat": "", + "refId": "F" + }, + { + "expr": "SBK_SBK@2020_Write_Reading_ms_99", + "interval": "", + "legendFormat": "", + "refId": "G" + }, + { + "expr": "SBK_SBK@2020_Write_Reading_ms_99_9", + "interval": "", + "legendFormat": "", + "refId": "H" + }, + { + "expr": "SBK_SBK@2020_Write_Reading_ms_99_99", + "interval": "", + "legendFormat": "", + "refId": "I" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "SBK@2020 Write-Read Percentiles (Milliseconds)", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "ms", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": { + "align": null, + "filterable": false + }, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null }, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 500 - } - ] + { + "color": "#EAB839", + "value": 10 }, - "unit": "none" - }, - "overrides": [] - }, - "gridPos": { - "h": 6, - "w": 3, - "x": 8, - "y": 20 - }, - "id": 40, - "options": { - "colorMode": "value", - "graphMode": "none", - "justifyMode": "auto", - "orientation": "horizontal", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "value_and_name" + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 500 + } + ] }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_SBK@2020_Write_Reading_Readers", - "interval": "", - "legendFormat": "Active Readers", - "refId": "A" - }, - { - "expr": "SBK_SBK@2020_Write_Reading_Max_Readers", - "interval": "", - "legendFormat": "Max Readers", - "refId": "B" - }, - { - "expr": "SBK_SBK@2020_Write_Reading_Writers", - "interval": "", - "legendFormat": "Active Writers", - "refId": "C" - }, - { - "expr": "SBK_SBK@2020_Write_Reading_Max_Writers", - "interval": "", - "legendFormat": "Max Writers", - "refId": "D" - } + "unit": "none" + }, + "overrides": [] + }, + "gridPos": { + "h": 6, + "w": 3, + "x": 8, + "y": 25 + }, + "id": 40, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "auto", + "orientation": "horizontal", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "value_and_name" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_SBK@2020_Write_Reading_Readers", + "interval": "", + "legendFormat": "Active Readers", + "refId": "A" + }, + { + "expr": "SBK_SBK@2020_Write_Reading_Max_Readers", + "interval": "", + "legendFormat": "Max Readers", + "refId": "B" + }, + { + "expr": "SBK_SBK@2020_Write_Reading_Writers", + "interval": "", + "legendFormat": "Active Writers", + "refId": "C" + }, + { + "expr": "SBK_SBK@2020_Write_Reading_Max_Writers", + "interval": "", + "legendFormat": "Max Writers", + "refId": "D" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "SBK@2020 Write-Read Writers and Readers", + "type": "stat" + }, + { + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "red", + "value": 1 + } + ] + }, + "unit": "none" + }, + "overrides": [] + }, + "gridPos": { + "h": 5, + "w": 5, + "x": 11, + "y": 26 + }, + "id": 42, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "auto", + "orientation": "horizontal", + "reduceOptions": { + "calcs": [ + "last" ], - "timeFrom": null, - "timeShift": null, - "title": "SBK@2020 Write-Read Writers and Readers", - "type": "stat" + "fields": "", + "values": false }, + "textMode": "value_and_name" + }, + "pluginVersion": "7.3.7", + "targets": [ { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "red", - "value": 1 - } - ] + "expr": "SBK_SBK@2020_Write_Reading_LowerDiscardedLatencyRecords_total", + "interval": "", + "legendFormat": "Lower", + "refId": "A" + }, + { + "expr": "SBK_SBK@2020_Write_Reading_HigherDiscardLatencyRecords_total", + "interval": "", + "legendFormat": "Higher", + "refId": "B" + }, + { + "expr": "SBK_SBK@2020_Write_Reading_InvalidLatencyRecords_total", + "interval": "", + "legendFormat": "Invalid/Negative", + "refId": "C" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "SBK@2020 Write-Read Discarded Latencies", + "type": "stat" + }, + { + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null }, - "unit": "none" - }, - "overrides": [] - }, - "gridPos": { - "h": 5, - "w": 5, - "x": 11, - "y": 21 - }, - "id": 42, - "options": { - "colorMode": "value", - "graphMode": "none", - "justifyMode": "auto", - "orientation": "horizontal", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "value_and_name" + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 1000 + }, + { + "color": "#1F78C1", + "value": 10000 + }, + { + "color": "#BA43A9", + "value": 100000 + }, + { + "color": "#705DA0", + "value": 1000000 + }, + { + "color": "#508642", + "value": 10000000 + }, + { + "color": "#CCA300", + "value": 100000000 + } + ] }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_SBK@2020_Write_Reading_LowerDiscardedLatencyRecords_total", - "interval": "", - "legendFormat": "Lower", - "refId": "A" - }, - { - "expr": "SBK_SBK@2020_Write_Reading_HigherDiscardLatencyRecords_total", - "interval": "", - "legendFormat": "Higher", - "refId": "B" - }, - { - "expr": "SBK_SBK@2020_Write_Reading_InvalidLatencyRecords_total", - "interval": "", - "legendFormat": "Invalid/Negative", - "refId": "C" - } + "unit": "µs" + }, + "overrides": [] + }, + "gridPos": { + "h": 11, + "w": 8, + "x": 0, + "y": 31 + }, + "id": 51, + "options": { + "colorMode": "value", + "graphMode": "area", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" ], - "timeFrom": null, - "timeShift": null, - "title": "SBK@2020 Write-Read Discarded Latencies", - "type": "stat" + "fields": "", + "values": false + }, + "textMode": "auto" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_SBK@2020_Write_Reading_mcs_AvgLatency", + "interval": "", + "legendFormat": "Average Latency", + "refId": "A" + }, + { + "expr": "SBK_SBK@2020_Write_Reading_mcs_MaxLatency", + "interval": "", + "legendFormat": "Max Latency", + "refId": "B" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "SBK@2020 Write-Read Avg and Max Latencies (Microseconds)", + "type": "stat" + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {} + }, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 8, + "y": 31 + }, + "hiddenSeries": false, + "id": 53, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_SBK@2020_Write_Reading_mcs_10", + "interval": "", + "legendFormat": "", + "refId": "A" + }, + { + "expr": "SBK_SBK@2020_Write_Reading_mcs_25", + "interval": "", + "legendFormat": "", + "refId": "B" }, { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 1000 - }, - { - "color": "#1F78C1", - "value": 10000 - }, - { - "color": "#BA43A9", - "value": 100000 - }, - { - "color": "#705DA0", - "value": 1000000 - }, - { - "color": "#508642", - "value": 10000000 - }, - { - "color": "#CCA300", - "value": 100000000 - } - ] - }, - "unit": "µs" - }, - "overrides": [] - }, - "gridPos": { - "h": 11, - "w": 8, - "x": 0, - "y": 26 - }, - "id": 51, - "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_SBK@2020_Write_Reading_mcs_AvgLatency", - "interval": "", - "legendFormat": "Average Latency", - "refId": "A" - }, - { - "expr": "SBK_SBK@2020_Write_Reading_mcs_MaxLatency", - "interval": "", - "legendFormat": "Max Latency", - "refId": "B" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "SBK@2020 Write-Read Avg and Max Latencies (Microseconds)", - "type": "stat" + "expr": "SBK_SBK@2020_Write_Reading_mcs_50", + "interval": "", + "legendFormat": "", + "refId": "C" }, { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {} - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 8, - "y": 26 - }, - "hiddenSeries": false, - "id": 53, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_SBK@2020_Write_Reading_mcs_10", - "interval": "", - "legendFormat": "", - "refId": "A" - }, - { - "expr": "SBK_SBK@2020_Write_Reading_mcs_25", - "interval": "", - "legendFormat": "", - "refId": "B" - }, - { - "expr": "SBK_SBK@2020_Write_Reading_mcs_50", - "interval": "", - "legendFormat": "", - "refId": "C" - }, - { - "expr": "SBK_SBK@2020_Write_Reading_mcs_75", - "interval": "", - "legendFormat": "", - "refId": "D" - }, - { - "expr": "SBK_SBK@2020_Write_Reading_mcs_90", - "interval": "", - "legendFormat": "", - "refId": "E" - }, - { - "expr": "SBK_SBK@2020_Write_Reading_mcs_95", - "interval": "", - "legendFormat": "", - "refId": "F" - }, - { - "expr": "SBK_SBK@2020_Write_Reading_mcs_99", - "interval": "", - "legendFormat": "", - "refId": "G" - }, - { - "expr": "SBK_SBK@2020_Write_Reading_mcs_99_9", - "interval": "", - "legendFormat": "", - "refId": "H" - }, - { - "expr": "SBK_SBK@2020_Write_Reading_mcs_99_99", - "interval": "", - "legendFormat": "", - "refId": "I" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "SBK@2020 Write-Read Percentiles (Microseconds)", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "format": "µs", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } + "expr": "SBK_SBK@2020_Write_Reading_mcs_75", + "interval": "", + "legendFormat": "", + "refId": "D" + }, + { + "expr": "SBK_SBK@2020_Write_Reading_mcs_90", + "interval": "", + "legendFormat": "", + "refId": "E" + }, + { + "expr": "SBK_SBK@2020_Write_Reading_mcs_95", + "interval": "", + "legendFormat": "", + "refId": "F" + }, + { + "expr": "SBK_SBK@2020_Write_Reading_mcs_99", + "interval": "", + "legendFormat": "", + "refId": "G" + }, + { + "expr": "SBK_SBK@2020_Write_Reading_mcs_99_9", + "interval": "", + "legendFormat": "", + "refId": "H" + }, + { + "expr": "SBK_SBK@2020_Write_Reading_mcs_99_99", + "interval": "", + "legendFormat": "", + "refId": "I" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "SBK@2020 Write-Read Percentiles (Microseconds)", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "µs", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true }, { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 1 - }, - { - "color": "#6ED0E0", - "value": 5 - }, - { - "color": "#EF843C", - "value": 10 - }, - { - "color": "#E24D42", - "value": 20 - }, - { - "color": "#1F78C1", - "value": 30 - }, - { - "color": "#BA43A9", - "value": 40 - }, - { - "color": "#705DA0", - "value": 50 - }, - { - "color": "#508642", - "value": 60 - }, - { - "color": "#CCA300", - "value": 70 - }, - { - "color": "#447EBC", - "value": 80 - }, - { - "color": "#C15C17", - "value": 90 - }, - { - "color": "#890F02", - "value": 100 - }, - { - "color": "#0A437C", - "value": 200 - }, - { - "color": "#6D1F62", - "value": 500 - }, - { - "color": "#584477", - "value": 1000 - } - ] + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null }, - "unit": "ms" - }, - "overrides": [] - }, - "gridPos": { - "h": 11, - "w": 8, - "x": 16, - "y": 26 - }, - "id": 38, - "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" + { + "color": "#EAB839", + "value": 1 + }, + { + "color": "#6ED0E0", + "value": 5 + }, + { + "color": "#EF843C", + "value": 10 + }, + { + "color": "#E24D42", + "value": 20 + }, + { + "color": "#1F78C1", + "value": 30 + }, + { + "color": "#BA43A9", + "value": 40 + }, + { + "color": "#705DA0", + "value": 50 + }, + { + "color": "#508642", + "value": 60 + }, + { + "color": "#CCA300", + "value": 70 + }, + { + "color": "#447EBC", + "value": 80 + }, + { + "color": "#C15C17", + "value": 90 + }, + { + "color": "#890F02", + "value": 100 + }, + { + "color": "#0A437C", + "value": 200 + }, + { + "color": "#6D1F62", + "value": 500 + }, + { + "color": "#584477", + "value": 1000 + } + ] }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_SBK@2020_Write_Reading_ms_AvgLatency", - "interval": "", - "legendFormat": "Average Latency", - "refId": "A" - }, - { - "expr": "SBK_SBK@2020_Write_Reading_ms_MaxLatency", - "interval": "", - "legendFormat": "Max Latency", - "refId": "B" - } + "unit": "ms" + }, + "overrides": [] + }, + "gridPos": { + "h": 11, + "w": 8, + "x": 16, + "y": 31 + }, + "id": 38, + "options": { + "colorMode": "value", + "graphMode": "area", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" ], - "timeFrom": null, - "timeShift": null, - "title": "SBK@2020 Write-Read Avg and Max Latencies (Milliseconds)", - "type": "stat" + "fields": "", + "values": false + }, + "textMode": "auto" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_SBK@2020_Write_Reading_ms_AvgLatency", + "interval": "", + "legendFormat": "Average Latency", + "refId": "A" + }, + { + "expr": "SBK_SBK@2020_Write_Reading_ms_MaxLatency", + "interval": "", + "legendFormat": "Max Latency", + "refId": "B" } ], - "title": "Write-Read Performance Benchmarking (End to End Latencies)", - "type": "row" + "timeFrom": null, + "timeShift": null, + "title": "SBK@2020 Write-Read Avg and Max Latencies (Milliseconds)", + "type": "stat" } ], "refresh": "5s", From d07d8a1e5ef1684e9f8816d34506f5d2279033fa Mon Sep 17 00:00:00 2001 From: Keshava Munegowda Date: Mon, 26 Jul 2021 21:44:11 +0530 Subject: [PATCH 4/4] Update the Dashboards. Signed-off-by: Keshava Munegowda --- grafana/dashboards/sbk-artemis.json | 5056 +++++++++++----------- grafana/dashboards/sbk-asyncfile.json | 5056 +++++++++++----------- grafana/dashboards/sbk-bookkeeper.json | 5056 +++++++++++----------- grafana/dashboards/sbk-cassandra.json | 5056 +++++++++++----------- grafana/dashboards/sbk-cephs3.json | 5056 +++++++++++----------- grafana/dashboards/sbk-concurrentq.json | 5056 +++++++++++----------- grafana/dashboards/sbk-couchdb.json | 5056 +++++++++++----------- grafana/dashboards/sbk-csv.json | 5056 +++++++++++----------- grafana/dashboards/sbk-db2.json | 5056 +++++++++++----------- grafana/dashboards/sbk-derby.json | 5056 +++++++++++----------- grafana/dashboards/sbk-fdbrecord.json | 5056 +++++++++++----------- grafana/dashboards/sbk-file.json | 5056 +++++++++++----------- grafana/dashboards/sbk-filestream.json | 5056 +++++++++++----------- grafana/dashboards/sbk-foundationdb.json | 5056 +++++++++++----------- grafana/dashboards/sbk-hdfs.json | 5056 +++++++++++----------- grafana/dashboards/sbk-hive.json | 5056 +++++++++++----------- grafana/dashboards/sbk-ignite.json | 5056 +++++++++++----------- grafana/dashboards/sbk-jdbc.json | 5056 +++++++++++----------- grafana/dashboards/sbk-kafka.json | 5056 +++++++++++----------- grafana/dashboards/sbk-mariadb.json | 5056 +++++++++++----------- grafana/dashboards/sbk-minio.json | 5056 +++++++++++----------- grafana/dashboards/sbk-mongodb.json | 5056 +++++++++++----------- grafana/dashboards/sbk-mssql.json | 5056 +++++++++++----------- grafana/dashboards/sbk-mysql.json | 5056 +++++++++++----------- grafana/dashboards/sbk-nats.json | 5056 +++++++++++----------- grafana/dashboards/sbk-natsStream.json | 5056 +++++++++++----------- grafana/dashboards/sbk-nsq.json | 5056 +++++++++++----------- grafana/dashboards/sbk-null.json | 5056 +++++++++++----------- grafana/dashboards/sbk-openio.json | 5056 +++++++++++----------- grafana/dashboards/sbk-postgresql.json | 5056 +++++++++++----------- grafana/dashboards/sbk-pravega.json | 5056 +++++++++++----------- grafana/dashboards/sbk-pulsar.json | 5056 +++++++++++----------- grafana/dashboards/sbk-rabbitmq.json | 5056 +++++++++++----------- grafana/dashboards/sbk-redis.json | 5056 +++++++++++----------- grafana/dashboards/sbk-redpanda.json | 5056 +++++++++++----------- grafana/dashboards/sbk-rocketmq.json | 5056 +++++++++++----------- grafana/dashboards/sbk-rocksdb.json | 5056 +++++++++++----------- grafana/dashboards/sbk-seaweedS3.json | 5056 +++++++++++----------- grafana/dashboards/sbk-sqlite.json | 5056 +++++++++++----------- grafana/dashboards/sbk-template.json | 5056 +++++++++++----------- 40 files changed, 102680 insertions(+), 99560 deletions(-) diff --git a/grafana/dashboards/sbk-artemis.json b/grafana/dashboards/sbk-artemis.json index f0e58022a..24b78462e 100644 --- a/grafana/dashboards/sbk-artemis.json +++ b/grafana/dashboards/sbk-artemis.json @@ -15,7 +15,7 @@ "editable": true, "gnetId": null, "graphTooltip": 0, - "iteration": 1623506088732, + "iteration": 1627313150733, "links": [], "panels": [ { @@ -362,7 +362,7 @@ "h": 9, "w": 8, "x": 0, - "y": 10 + "y": 7 }, "hiddenSeries": false, "id": 62, @@ -458,7 +458,7 @@ "h": 9, "w": 8, "x": 8, - "y": 10 + "y": 7 }, "hiddenSeries": false, "id": 6, @@ -590,7 +590,7 @@ "h": 9, "w": 8, "x": 16, - "y": 10 + "y": 7 }, "id": 48, "options": { @@ -646,7 +646,7 @@ "h": 11, "w": 8, "x": 0, - "y": 19 + "y": 16 }, "hiddenSeries": false, "id": 50, @@ -718,16 +718,40 @@ "refId": "G" }, { - "expr": "SBK_ARTEMIS_Writing_ns_99_9", + "expr": "SBK_ARTEMIS_Writing_ns_99_25", "interval": "", "legendFormat": "", "refId": "H" }, { - "expr": "SBK_ARTEMIS_Writing_ns_99_99", + "expr": "SBK_ARTEMIS_Writing_ns_99_5", "interval": "", "legendFormat": "", "refId": "I" + }, + { + "expr": "SBK_ARTEMIS_Writing_ns_99_75", + "interval": "", + "legendFormat": "", + "refId": "J" + }, + { + "expr": "SBK_ARTEMIS_Writing_ns_99_9", + "interval": "", + "legendFormat": "", + "refId": "K" + }, + { + "expr": "SBK_ARTEMIS_Writing_ns_99_95", + "interval": "", + "legendFormat": "", + "refId": "L" + }, + { + "expr": "SBK_ARTEMIS_Writing_ns_99_99", + "interval": "", + "legendFormat": "", + "refId": "M" } ], "thresholds": [], @@ -750,6 +774,7 @@ }, "yaxes": [ { + "$$hashKey": "object:127", "format": "ns", "label": null, "logBase": 1, @@ -758,6 +783,7 @@ "show": true }, { + "$$hashKey": "object:128", "format": "short", "label": null, "logBase": 1, @@ -814,7 +840,7 @@ "h": 4, "w": 3, "x": 8, - "y": 19 + "y": 16 }, "id": 2, "options": { @@ -925,7 +951,7 @@ "h": 6, "w": 5, "x": 11, - "y": 19 + "y": 16 }, "id": 4, "options": { @@ -970,7 +996,7 @@ "h": 11, "w": 8, "x": 16, - "y": 19 + "y": 16 }, "hiddenSeries": false, "id": 10, @@ -1136,7 +1162,7 @@ "h": 7, "w": 3, "x": 8, - "y": 23 + "y": 20 }, "id": 8, "options": { @@ -1192,7 +1218,7 @@ "h": 5, "w": 5, "x": 11, - "y": 25 + "y": 22 }, "id": 28, "options": { @@ -1294,7 +1320,7 @@ "h": 10, "w": 8, "x": 0, - "y": 30 + "y": 27 }, "id": 47, "options": { @@ -1350,7 +1376,7 @@ "h": 10, "w": 8, "x": 8, - "y": 30 + "y": 27 }, "hiddenSeries": false, "id": 49, @@ -1560,7 +1586,7 @@ "h": 10, "w": 8, "x": 16, - "y": 30 + "y": 27 }, "id": 12, "options": { @@ -1602,7 +1628,7 @@ "type": "row" }, { - "collapsed": false, + "collapsed": true, "datasource": null, "gridPos": { "h": 1, @@ -1611,969 +1637,1371 @@ "y": 7 }, "id": 58, - "panels": [], - "title": "Read Performance Benchmarking", - "type": "row" - }, - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [], - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 200 - }, - { - "color": "#1F78C1", - "value": 300 - }, - { - "color": "#BA43A9", - "value": 400 - }, - { - "color": "#705DA0", - "value": 500 - }, - { - "color": "#508642", - "value": 600 - }, - { - "color": "#CCA300", - "value": 700 - }, - { - "color": "#447EBC", - "value": 800 - }, - { - "color": "#C15C17", - "value": 900 + "panels": [ + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 200 + }, + { + "color": "#1F78C1", + "value": 300 + }, + { + "color": "#BA43A9", + "value": 400 + }, + { + "color": "#705DA0", + "value": 500 + }, + { + "color": "#508642", + "value": 600 + }, + { + "color": "#CCA300", + "value": 700 + }, + { + "color": "#447EBC", + "value": 800 + }, + { + "color": "#C15C17", + "value": 900 + }, + { + "color": "#890F02", + "value": 1000 + } + ] }, - { - "color": "#890F02", - "value": 1000 - } - ] + "unit": "MBs" + }, + "overrides": [] }, - "unit": "MBs" + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 0, + "y": 8 + }, + "hiddenSeries": false, + "id": 63, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_ARTEMIS_Reading_MBPerSec", + "refId": "A" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "ARTEMIS Read Throughput MB/s", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "$$hashKey": "object:323", + "format": "MBs", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "$$hashKey": "object:324", + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 0, - "y": 8 - }, - "hiddenSeries": false, - "id": 63, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_ARTEMIS_Reading_MBPerSec", - "refId": "A" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "ARTEMIS Read Throughput MB/s", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "$$hashKey": "object:323", - "format": "MBs", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "$$hashKey": "object:324", - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } - }, - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [] - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 8, - "y": 8 - }, - "hiddenSeries": false, - "id": 20, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_ARTEMIS_Reading_RecordsPerSec", - "refId": "A" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "ARTEMIS Read Records/Sec", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "format": "rps", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } - }, - { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [], - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 1000 - }, - { - "color": "#1F78C1", - "value": 10000 - }, - { - "color": "#BA43A9", - "value": 100000 - }, - { - "color": "#705DA0", - "value": 1000000 - }, - { - "color": "#508642", - "value": 10000000 - } - ] - }, - "unit": "ns" - }, - "overrides": [] - }, - "gridPos": { - "h": 11, - "w": 8, - "x": 16, - "y": 8 - }, - "id": 44, - "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_ARTEMIS_Reading_ns_AvgLatency", - "interval": "", - "legendFormat": "Average Latency", - "refId": "A" - }, - { - "expr": "SBK_ARTEMIS_Reading_ns_MaxLatency", - "interval": "", - "legendFormat": "Max Latency", - "refId": "B" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "ARTEMIS Read Avg and Max Latencies (Nanoseconds)", - "type": "stat" - }, - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [] - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 0, - "y": 19 - }, - "hiddenSeries": false, - "id": 46, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_ARTEMIS_Reading_ns_10", - "interval": "", - "legendFormat": "", - "refId": "A" - }, - { - "expr": "SBK_ARTEMIS_Reading_ns_25", - "interval": "", - "legendFormat": "", - "refId": "B" - }, - { - "expr": "SBK_ARTEMIS_Reading_ns_50", - "interval": "", - "legendFormat": "", - "refId": "C" - }, - { - "expr": "SBK_ARTEMIS_Reading_ns_75", - "interval": "", - "legendFormat": "", - "refId": "D" - }, - { - "expr": "SBK_ARTEMIS_Reading_ns_90", - "interval": "", - "legendFormat": "", - "refId": "E" - }, - { - "expr": "SBK_ARTEMIS_Reading_ns_95", - "interval": "", - "legendFormat": "", - "refId": "F" - }, - { - "expr": "SBK_ARTEMIS_Reading_ns_99", - "interval": "", - "legendFormat": "", - "refId": "G" - }, - { - "expr": "SBK_ARTEMIS_Reading_ns_99_9", - "interval": "", - "legendFormat": "", - "refId": "H" - }, - { - "expr": "SBK_ARTEMIS_Reading_ns_99_99", - "interval": "", - "legendFormat": "", - "refId": "I" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "ARTEMIS Read Percentiles (Nanoseconds)", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ { - "format": "ns", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [] + }, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 8, + "y": 8 + }, + "hiddenSeries": false, + "id": 20, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_ARTEMIS_Reading_RecordsPerSec", + "refId": "A" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "ARTEMIS Read Records/Sec", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "rps", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } }, { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } - }, - { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [], - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 1000 + }, + { + "color": "#1F78C1", + "value": 10000 + }, + { + "color": "#BA43A9", + "value": 100000 + }, + { + "color": "#705DA0", + "value": 1000000 + }, + { + "color": "#508642", + "value": 10000000 + } + ] }, - { - "color": "#E24D42", - "value": 500 - } - ] + "unit": "ns" + }, + "overrides": [] + }, + "gridPos": { + "h": 11, + "w": 8, + "x": 16, + "y": 8 + }, + "id": 44, + "options": { + "colorMode": "value", + "graphMode": "area", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "auto" }, - "unit": "none" - }, - "overrides": [] - }, - "gridPos": { - "h": 5, - "w": 3, - "x": 8, - "y": 19 - }, - "id": 14, - "options": { - "colorMode": "value", - "graphMode": "none", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_ARTEMIS_Reading_ns_AvgLatency", + "interval": "", + "legendFormat": "Average Latency", + "refId": "A" + }, + { + "expr": "SBK_ARTEMIS_Reading_ns_MaxLatency", + "interval": "", + "legendFormat": "Max Latency", + "refId": "B" + } ], - "fields": "", - "values": false - }, - "textMode": "value_and_name" - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_ARTEMIS_Reading_Readers", - "interval": "", - "legendFormat": "Active", - "refId": "A" + "timeFrom": null, + "timeShift": null, + "title": "ARTEMIS Read Avg and Max Latencies (Nanoseconds)", + "type": "stat" }, { - "expr": "SBK_ARTEMIS_Reading_Max_Readers", - "interval": "", - "legendFormat": "Max", - "refId": "B" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "ARTEMIS Readers", - "type": "stat" - }, - { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [], - "mappings": [], - "max": 500, - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 200 - }, - { - "color": "#1F78C1", - "value": 300 - }, - { - "color": "#BA43A9", - "value": 400 - }, - { - "color": "#705DA0", - "value": 500 - }, - { - "color": "#508642", - "value": 600 - }, - { - "color": "#CCA300", - "value": 700 - }, - { - "color": "#447EBC", - "value": 800 - }, - { - "color": "#C15C17", - "value": 900 - }, - { - "color": "#890F02", - "value": 1000 - } - ] + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [] + }, + "overrides": [] }, - "unit": "MBs" - }, - "overrides": [] - }, - "gridPos": { - "h": 6, - "w": 5, - "x": 11, - "y": 19 - }, - "id": 18, - "options": { - "reduceOptions": { - "calcs": [ - "last" + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 0, + "y": 19 + }, + "hiddenSeries": false, + "id": 46, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_ARTEMIS_Reading_ns_10", + "interval": "", + "legendFormat": "", + "refId": "A" + }, + { + "expr": "SBK_ARTEMIS_Reading_ns_25", + "interval": "", + "legendFormat": "", + "refId": "B" + }, + { + "expr": "SBK_ARTEMIS_Reading_ns_50", + "interval": "", + "legendFormat": "", + "refId": "C" + }, + { + "expr": "SBK_ARTEMIS_Reading_ns_75", + "interval": "", + "legendFormat": "", + "refId": "D" + }, + { + "expr": "SBK_ARTEMIS_Reading_ns_90", + "interval": "", + "legendFormat": "", + "refId": "E" + }, + { + "expr": "SBK_ARTEMIS_Reading_ns_95", + "interval": "", + "legendFormat": "", + "refId": "F" + }, + { + "expr": "SBK_ARTEMIS_Reading_ns_99", + "interval": "", + "legendFormat": "", + "refId": "G" + }, + { + "expr": "SBK_ARTEMIS_Reading_ns_99_25", + "interval": "", + "legendFormat": "", + "refId": "H" + }, + { + "expr": "SBK_ARTEMIS_Reading_ns_99_5", + "interval": "", + "legendFormat": "", + "refId": "I" + }, + { + "expr": "SBK_ARTEMIS_Reading_ns_99_75", + "interval": "", + "legendFormat": "", + "refId": "J" + }, + { + "expr": "SBK_ARTEMIS_Reading_ns_99_9", + "interval": "", + "legendFormat": "", + "refId": "K" + }, + { + "expr": "SBK_ARTEMIS_Reading_ns_99_95", + "interval": "", + "legendFormat": "", + "refId": "L" + }, + { + "expr": "SBK_ARTEMIS_Reading_ns_99_99", + "interval": "", + "legendFormat": "", + "refId": "M" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "ARTEMIS Read Percentiles (Nanoseconds)", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "$$hashKey": "object:152", + "format": "ns", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "$$hashKey": "object:153", + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } ], - "fields": "", - "values": false - }, - "showThresholdLabels": true, - "showThresholdMarkers": true - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_ARTEMIS_Reading_MBPerSec", - "refId": "A" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "ARTEMIS Read Throughput MB/s", - "type": "gauge" - }, - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [] - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 16, - "y": 19 - }, - "hiddenSeries": false, - "id": 22, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_ARTEMIS_Reading_ms_10", - "interval": "", - "legendFormat": "", - "refId": "A" - }, - { - "expr": "SBK_ARTEMIS_Reading_ms_25", - "interval": "", - "legendFormat": "", - "refId": "B" - }, - { - "expr": "SBK_ARTEMIS_Reading_ms_50", - "interval": "", - "legendFormat": "", - "refId": "C" + "yaxis": { + "align": false, + "alignLevel": null + } }, { - "expr": "SBK_ARTEMIS_Reading_ms_75", - "interval": "", - "legendFormat": "", - "refId": "D" + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 500 + } + ] + }, + "unit": "none" + }, + "overrides": [] + }, + "gridPos": { + "h": 5, + "w": 3, + "x": 8, + "y": 19 + }, + "id": 14, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "value_and_name" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_ARTEMIS_Reading_Readers", + "interval": "", + "legendFormat": "Active", + "refId": "A" + }, + { + "expr": "SBK_ARTEMIS_Reading_Max_Readers", + "interval": "", + "legendFormat": "Max", + "refId": "B" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "ARTEMIS Readers", + "type": "stat" }, { - "expr": "SBK_ARTEMIS_Reading_ms_90", - "interval": "", - "legendFormat": "", - "refId": "E" + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "max": 500, + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 200 + }, + { + "color": "#1F78C1", + "value": 300 + }, + { + "color": "#BA43A9", + "value": 400 + }, + { + "color": "#705DA0", + "value": 500 + }, + { + "color": "#508642", + "value": 600 + }, + { + "color": "#CCA300", + "value": 700 + }, + { + "color": "#447EBC", + "value": 800 + }, + { + "color": "#C15C17", + "value": 900 + }, + { + "color": "#890F02", + "value": 1000 + } + ] + }, + "unit": "MBs" + }, + "overrides": [] + }, + "gridPos": { + "h": 6, + "w": 5, + "x": 11, + "y": 19 + }, + "id": 18, + "options": { + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "showThresholdLabels": true, + "showThresholdMarkers": true + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_ARTEMIS_Reading_MBPerSec", + "refId": "A" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "ARTEMIS Read Throughput MB/s", + "type": "gauge" }, { - "expr": "SBK_ARTEMIS_Reading_ms_95", - "interval": "", - "legendFormat": "", - "refId": "F" + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [] + }, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 16, + "y": 19 + }, + "hiddenSeries": false, + "id": 22, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_ARTEMIS_Reading_ms_10", + "interval": "", + "legendFormat": "", + "refId": "A" + }, + { + "expr": "SBK_ARTEMIS_Reading_ms_25", + "interval": "", + "legendFormat": "", + "refId": "B" + }, + { + "expr": "SBK_ARTEMIS_Reading_ms_50", + "interval": "", + "legendFormat": "", + "refId": "C" + }, + { + "expr": "SBK_ARTEMIS_Reading_ms_75", + "interval": "", + "legendFormat": "", + "refId": "D" + }, + { + "expr": "SBK_ARTEMIS_Reading_ms_90", + "interval": "", + "legendFormat": "", + "refId": "E" + }, + { + "expr": "SBK_ARTEMIS_Reading_ms_95", + "interval": "", + "legendFormat": "", + "refId": "F" + }, + { + "expr": "SBK_ARTEMIS_Reading_ms_99", + "interval": "", + "legendFormat": "", + "refId": "G" + }, + { + "expr": "SBK_ARTEMIS_Reading_ms_99_9", + "interval": "", + "legendFormat": "", + "refId": "H" + }, + { + "expr": "SBK_ARTEMIS_Reading_ms_99_99", + "interval": "", + "legendFormat": "", + "refId": "I" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "ARTEMIS Read Percentiles (Milli Seconds)", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "ms", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } }, { - "expr": "SBK_ARTEMIS_Reading_ms_99", - "interval": "", - "legendFormat": "", - "refId": "G" + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 1073741824 + }, + { + "color": "#6ED0E0", + "value": 10737418240 + }, + { + "color": "#EF843C", + "value": 107374182400 + }, + { + "color": "#E24D42", + "value": 1099511627776 + } + ] + }, + "unit": "decbytes" + }, + "overrides": [] + }, + "gridPos": { + "h": 6, + "w": 3, + "x": 8, + "y": 24 + }, + "id": 16, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "value" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_ARTEMIS_Reading_Bytes_total", + "refId": "A" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "ARTEMIS Read Bytes Total", + "type": "stat" }, { - "expr": "SBK_ARTEMIS_Reading_ms_99_9", - "interval": "", - "legendFormat": "", - "refId": "H" + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "red", + "value": 1 + } + ] + }, + "unit": "none" + }, + "overrides": [] + }, + "gridPos": { + "h": 5, + "w": 5, + "x": 11, + "y": 25 + }, + "id": 26, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "auto", + "orientation": "horizontal", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "value_and_name" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_ARTEMIS_Reading_LowerDiscardedLatencyRecords_total", + "interval": "", + "legendFormat": "Lower", + "queryType": "randomWalk", + "refId": "A" + }, + { + "expr": "SBK_ARTEMIS_Reading_HigherDiscardLatencyRecords_total", + "interval": "", + "legendFormat": "Higher", + "refId": "B" + }, + { + "expr": "SBK_ARTEMIS_Reading_InvalidLatencyRecords_total", + "interval": "", + "legendFormat": "Invalid/Negative", + "refId": "C" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "ARTEMIS Read Discarded Latencies", + "type": "stat" }, { - "expr": "SBK_ARTEMIS_Reading_ms_99_99", - "interval": "", - "legendFormat": "", - "refId": "I" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "ARTEMIS Read Percentiles (Milli Seconds)", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "format": "ms", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 1000 + }, + { + "color": "#1F78C1", + "value": 10000 + }, + { + "color": "#BA43A9", + "value": 100000 + }, + { + "color": "#705DA0", + "value": 1000000 + }, + { + "color": "#508642", + "value": 10000000 + } + ] + }, + "unit": "µs" + }, + "overrides": [] + }, + "gridPos": { + "h": 11, + "w": 8, + "x": 0, + "y": 30 + }, + "id": 43, + "options": { + "colorMode": "value", + "graphMode": "area", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "auto" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_ARTEMIS_Reading_mcs_AvgLatency", + "interval": "", + "legendFormat": "Average Latency", + "refId": "A" + }, + { + "expr": "SBK_ARTEMIS_Reading_mcs_MaxLatency", + "interval": "", + "legendFormat": "Max Latency", + "refId": "B" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "ARTEMIS Read Avg and Max Latencies (Microseconds)", + "type": "stat" }, { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } - }, - { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [], - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 1073741824 - }, - { - "color": "#6ED0E0", - "value": 10737418240 - }, - { - "color": "#EF843C", - "value": 107374182400 - }, - { - "color": "#E24D42", - "value": 1099511627776 - } - ] + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [] + }, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 8, + "y": 30 + }, + "hiddenSeries": false, + "id": 45, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_ARTEMIS_Reading_mcs_10", + "interval": "", + "legendFormat": "", + "refId": "A" + }, + { + "expr": "SBK_ARTEMIS_Reading_mcs_25", + "interval": "", + "legendFormat": "", + "refId": "B" + }, + { + "expr": "SBK_ARTEMIS_Reading_mcs_50", + "interval": "", + "legendFormat": "", + "refId": "C" + }, + { + "expr": "SBK_ARTEMIS_Reading_mcs_75", + "interval": "", + "legendFormat": "", + "refId": "D" + }, + { + "expr": "SBK_ARTEMIS_Reading_mcs_90", + "interval": "", + "legendFormat": "", + "refId": "E" + }, + { + "expr": "SBK_ARTEMIS_Reading_mcs_95", + "interval": "", + "legendFormat": "", + "refId": "F" + }, + { + "expr": "SBK_ARTEMIS_Reading_mcs_99", + "interval": "", + "legendFormat": "", + "refId": "G" + }, + { + "expr": "SBK_ARTEMIS_Reading_mcs_99_9", + "interval": "", + "legendFormat": "", + "refId": "H" + }, + { + "expr": "SBK_ARTEMIS_Reading_mcs_99_99", + "interval": "", + "legendFormat": "", + "refId": "I" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "ARTEMIS Read Percentiles (Microseconds)", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" }, - "unit": "decbytes" - }, - "overrides": [] - }, - "gridPos": { - "h": 6, - "w": 3, - "x": 8, - "y": 24 - }, - "id": 16, - "options": { - "colorMode": "value", - "graphMode": "none", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "µs", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } ], - "fields": "", - "values": false + "yaxis": { + "align": false, + "alignLevel": null + } }, - "textMode": "value" - }, - "pluginVersion": "7.3.7", - "targets": [ { - "expr": "SBK_ARTEMIS_Reading_Bytes_total", - "refId": "A" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "ARTEMIS Read Bytes Total", - "type": "stat" - }, - { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 1 + }, + { + "color": "#6ED0E0", + "value": 5 + }, + { + "color": "#EF843C", + "value": 10 + }, + { + "color": "#E24D42", + "value": 20 + }, + { + "color": "#1F78C1", + "value": 30 + }, + { + "color": "#BA43A9", + "value": 40 + }, + { + "color": "#705DA0", + "value": 50 + }, + { + "color": "#508642", + "value": 60 + }, + { + "color": "#CCA300", + "value": 70 + }, + { + "color": "#447EBC", + "value": 80 + }, + { + "color": "#C15C17", + "value": 90 + }, + { + "color": "#890F02", + "value": 100 + }, + { + "color": "#0A437C", + "value": 500 + }, + { + "color": "#6D1F62", + "value": 1000 + } + ] }, - { - "color": "red", - "value": 1 - } - ] + "unit": "ms" + }, + "overrides": [] }, - "unit": "none" - }, - "overrides": [] - }, - "gridPos": { - "h": 5, - "w": 5, - "x": 11, - "y": 25 - }, - "id": 26, - "options": { - "colorMode": "value", - "graphMode": "none", - "justifyMode": "auto", - "orientation": "horizontal", - "reduceOptions": { - "calcs": [ - "last" + "gridPos": { + "h": 11, + "w": 8, + "x": 16, + "y": 30 + }, + "id": 24, + "options": { + "colorMode": "value", + "graphMode": "area", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "auto" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_ARTEMIS_Reading_ms_AvgLatency", + "interval": "", + "legendFormat": "Average Latency", + "refId": "A" + }, + { + "expr": "SBK_ARTEMIS_Reading_ms_MaxLatency", + "interval": "", + "legendFormat": "Max Latency", + "refId": "B" + } ], - "fields": "", - "values": false - }, - "textMode": "value_and_name" - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_ARTEMIS_Reading_LowerDiscardedLatencyRecords_total", - "interval": "", - "legendFormat": "Lower", - "queryType": "randomWalk", - "refId": "A" - }, - { - "expr": "SBK_ARTEMIS_Reading_HigherDiscardLatencyRecords_total", - "interval": "", - "legendFormat": "Higher", - "refId": "B" - }, - { - "expr": "SBK_ARTEMIS_Reading_InvalidLatencyRecords_total", - "interval": "", - "legendFormat": "Invalid/Negative", - "refId": "C" + "timeFrom": null, + "timeShift": null, + "title": "ARTEMIS Read Avg and Max Latencies (Milliseconds)", + "type": "stat" } ], - "timeFrom": null, - "timeShift": null, - "title": "ARTEMIS Read Discarded Latencies", - "type": "stat" + "title": "Read Performance Benchmarking", + "type": "row" + }, + { + "collapsed": false, + "datasource": null, + "gridPos": { + "h": 1, + "w": 24, + "x": 0, + "y": 8 + }, + "id": 56, + "panels": [], + "title": "Write-Read Performance Benchmarking (End to End Latencies)", + "type": "row" }, { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, "datasource": "Prometheus", "fieldConfig": { "defaults": { "custom": {}, - "links": [], "mappings": [], + "max": 500, + "min": 0, "noValue": "0", "thresholds": { "mode": "absolute", @@ -2596,81 +3024,43 @@ }, { "color": "#E24D42", - "value": 1000 + "value": 200 }, { "color": "#1F78C1", - "value": 10000 + "value": 300 }, { "color": "#BA43A9", - "value": 100000 + "value": 400 }, { "color": "#705DA0", - "value": 1000000 + "value": 500 }, { "color": "#508642", - "value": 10000000 + "value": 600 + }, + { + "color": "#CCA300", + "value": 700 + }, + { + "color": "#447EBC", + "value": 800 + }, + { + "color": "#C15C17", + "value": 900 + }, + { + "color": "#890F02", + "value": 1000 } ] }, - "unit": "µs" - }, - "overrides": [] - }, - "gridPos": { - "h": 11, - "w": 8, - "x": 0, - "y": 30 - }, - "id": 43, - "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_ARTEMIS_Reading_mcs_AvgLatency", - "interval": "", - "legendFormat": "Average Latency", - "refId": "A" - }, - { - "expr": "SBK_ARTEMIS_Reading_mcs_MaxLatency", - "interval": "", - "legendFormat": "Max Latency", - "refId": "B" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "ARTEMIS Read Avg and Max Latencies (Microseconds)", - "type": "stat" - }, - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [] + "unit": "MBs" }, "overrides": [] }, @@ -2679,11 +3069,11 @@ "gridPos": { "h": 11, "w": 8, - "x": 8, - "y": 30 + "x": 0, + "y": 9 }, "hiddenSeries": false, - "id": 45, + "id": 61, "legend": { "avg": false, "current": false, @@ -2710,1564 +3100,1252 @@ "steppedLine": false, "targets": [ { - "expr": "SBK_ARTEMIS_Reading_mcs_10", + "expr": "SBK_ARTEMIS_Write_Reading_MBPerSec", "interval": "", "legendFormat": "", "refId": "A" - }, - { - "expr": "SBK_ARTEMIS_Reading_mcs_25", - "interval": "", - "legendFormat": "", - "refId": "B" - }, - { - "expr": "SBK_ARTEMIS_Reading_mcs_50", - "interval": "", - "legendFormat": "", - "refId": "C" - }, - { - "expr": "SBK_ARTEMIS_Reading_mcs_75", - "interval": "", - "legendFormat": "", - "refId": "D" - }, - { - "expr": "SBK_ARTEMIS_Reading_mcs_90", - "interval": "", - "legendFormat": "", - "refId": "E" - }, - { - "expr": "SBK_ARTEMIS_Reading_mcs_95", - "interval": "", - "legendFormat": "", - "refId": "F" - }, - { - "expr": "SBK_ARTEMIS_Reading_mcs_99", - "interval": "", - "legendFormat": "", - "refId": "G" - }, - { - "expr": "SBK_ARTEMIS_Reading_mcs_99_9", - "interval": "", - "legendFormat": "", - "refId": "H" - }, - { - "expr": "SBK_ARTEMIS_Reading_mcs_99_99", - "interval": "", - "legendFormat": "", - "refId": "I" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, - "title": "ARTEMIS Read Percentiles (Microseconds)", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "format": "µs", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } - }, - { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [], - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 1 - }, - { - "color": "#6ED0E0", - "value": 5 - }, - { - "color": "#EF843C", - "value": 10 - }, - { - "color": "#E24D42", - "value": 20 - }, - { - "color": "#1F78C1", - "value": 30 - }, - { - "color": "#BA43A9", - "value": 40 - }, - { - "color": "#705DA0", - "value": 50 - }, - { - "color": "#508642", - "value": 60 - }, - { - "color": "#CCA300", - "value": 70 - }, - { - "color": "#447EBC", - "value": 80 - }, - { - "color": "#C15C17", - "value": 90 - }, - { - "color": "#890F02", - "value": 100 - }, - { - "color": "#0A437C", - "value": 500 - }, - { - "color": "#6D1F62", - "value": 1000 - } - ] - }, - "unit": "ms" + "title": "ARTEMIS Write-Read Throughput MB/s ", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "$$hashKey": "object:175", + "format": "MBs", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "$$hashKey": "object:176", + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {} }, "overrides": [] }, + "fill": 1, + "fillGradient": 0, "gridPos": { "h": 11, "w": 8, - "x": 16, - "y": 30 + "x": 8, + "y": 9 }, - "id": 24, + "hiddenSeries": false, + "id": 36, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" + "alertThreshold": true }, + "percentage": false, "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, "targets": [ { - "expr": "SBK_ARTEMIS_Reading_ms_AvgLatency", + "expr": "SBK_ARTEMIS_Write_Reading_RecordsPerSec", "interval": "", - "legendFormat": "Average Latency", + "legendFormat": "", "refId": "A" - }, - { - "expr": "SBK_ARTEMIS_Reading_ms_MaxLatency", - "interval": "", - "legendFormat": "Max Latency", - "refId": "B" } ], + "thresholds": [], "timeFrom": null, - "timeShift": null, - "title": "ARTEMIS Read Avg and Max Latencies (Milliseconds)", - "type": "stat" - }, - { - "collapsed": true, - "datasource": null, - "gridPos": { - "h": 1, - "w": 24, - "x": 0, - "y": 41 - }, - "id": 56, - "panels": [ - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "max": 500, - "min": 0, - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 200 - }, - { - "color": "#1F78C1", - "value": 300 - }, - { - "color": "#BA43A9", - "value": 400 - }, - { - "color": "#705DA0", - "value": 500 - }, - { - "color": "#508642", - "value": 600 - }, - { - "color": "#CCA300", - "value": 700 - }, - { - "color": "#447EBC", - "value": 800 - }, - { - "color": "#C15C17", - "value": 900 - }, - { - "color": "#890F02", - "value": 1000 - } - ] - }, - "unit": "MBs" - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 0, - "y": 4 - }, - "hiddenSeries": false, - "id": 61, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_ARTEMIS_Write_Reading_MBPerSec", - "interval": "", - "legendFormat": "", - "refId": "A" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "ARTEMIS Write-Read Throughput MB/s ", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "$$hashKey": "object:175", - "format": "MBs", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "$$hashKey": "object:176", - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } + "timeRegions": [], + "timeShift": null, + "title": "ARTEMIS Write-Read Records/Sec", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "iops", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true }, { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {} - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 8, - "y": 4 - }, - "hiddenSeries": false, - "id": 36, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_ARTEMIS_Write_Reading_RecordsPerSec", - "interval": "", - "legendFormat": "", - "refId": "A" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "ARTEMIS Write-Read Records/Sec", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 1000 + }, + { + "color": "#1F78C1", + "value": 10000 + }, + { + "color": "#BA43A9", + "value": 100000 + }, + { + "color": "#705DA0", + "value": 1000000 + }, + { + "color": "#508642", + "value": 10000000 + } + ] }, - "yaxes": [ - { - "format": "iops", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } + "unit": "ns" + }, + "overrides": [] + }, + "gridPos": { + "h": 11, + "w": 8, + "x": 16, + "y": 9 + }, + "id": 52, + "options": { + "colorMode": "value", + "graphMode": "area", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" ], - "yaxis": { - "align": false, - "alignLevel": null - } + "fields": "", + "values": false + }, + "textMode": "auto" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_ARTEMIS_Write_Reading_ns_AvgLatency", + "interval": "", + "legendFormat": "Average Latency", + "refId": "A" + }, + { + "expr": "SBK_ARTEMIS_Write_Reading_ns_MaxLatency", + "interval": "", + "legendFormat": "Max Latency", + "refId": "B" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "ARTEMIS Write-Read Avg and Max Latencies (Nanoseconds)", + "type": "stat" + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {} + }, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 0, + "y": 20 + }, + "hiddenSeries": false, + "id": 54, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_ARTEMIS_Write_Reading_ns_10", + "interval": "", + "legendFormat": "", + "refId": "A" + }, + { + "expr": "SBK_ARTEMIS_Write_Reading_ns_25", + "interval": "", + "legendFormat": "", + "refId": "B" }, { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 1000 - }, - { - "color": "#1F78C1", - "value": 10000 - }, - { - "color": "#BA43A9", - "value": 100000 - }, - { - "color": "#705DA0", - "value": 1000000 - }, - { - "color": "#508642", - "value": 10000000 - } - ] - }, - "unit": "ns" - }, - "overrides": [] - }, - "gridPos": { - "h": 11, - "w": 8, - "x": 16, - "y": 4 - }, - "id": 52, - "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_ARTEMIS_Write_Reading_ns_AvgLatency", - "interval": "", - "legendFormat": "Average Latency", - "refId": "A" - }, - { - "expr": "SBK_ARTEMIS_Write_Reading_ns_MaxLatency", - "interval": "", - "legendFormat": "Max Latency", - "refId": "B" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "ARTEMIS Write-Read Avg and Max Latencies (Nanoseconds)", - "type": "stat" + "expr": "SBK_ARTEMIS_Write_Reading_ns_50", + "interval": "", + "legendFormat": "", + "refId": "C" }, { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {} - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 0, - "y": 15 - }, - "hiddenSeries": false, - "id": 54, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_ARTEMIS_Write_Reading_ns_10", - "interval": "", - "legendFormat": "", - "refId": "A" - }, - { - "expr": "SBK_ARTEMIS_Write_Reading_ns_25", - "interval": "", - "legendFormat": "", - "refId": "B" - }, - { - "expr": "SBK_ARTEMIS_Write_Reading_ns_50", - "interval": "", - "legendFormat": "", - "refId": "C" - }, - { - "expr": "SBK_ARTEMIS_Write_Reading_ns_75", - "interval": "", - "legendFormat": "", - "refId": "D" - }, - { - "expr": "SBK_ARTEMIS_Write_Reading_ns_90", - "interval": "", - "legendFormat": "", - "refId": "E" - }, - { - "expr": "SBK_ARTEMIS_Write_Reading_ns_95", - "interval": "", - "legendFormat": "", - "refId": "F" - }, - { - "expr": "SBK_ARTEMIS_Write_Reading_ns_99", - "interval": "", - "legendFormat": "", - "refId": "G" - }, - { - "expr": "SBK_ARTEMIS_Write_Reading_ns_99_9", - "interval": "", - "legendFormat": "", - "refId": "H" - }, - { - "expr": "SBK_ARTEMIS_Write_Reading_ns_99_99", - "interval": "", - "legendFormat": "", - "refId": "I" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "ARTEMIS Write-Read Percentiles (Nanoseconds)", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "format": "ns", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } + "expr": "SBK_ARTEMIS_Write_Reading_ns_75", + "interval": "", + "legendFormat": "", + "refId": "D" + }, + { + "expr": "SBK_ARTEMIS_Write_Reading_ns_90", + "interval": "", + "legendFormat": "", + "refId": "E" + }, + { + "expr": "SBK_ARTEMIS_Write_Reading_ns_95", + "interval": "", + "legendFormat": "", + "refId": "F" + }, + { + "expr": "SBK_ARTEMIS_Write_Reading_ns_99", + "interval": "", + "legendFormat": "", + "refId": "G" + }, + { + "expr": "SBK_ARTEMIS_Write_Reading_ns_99_25", + "interval": "", + "legendFormat": "", + "refId": "H" + }, + { + "expr": "SBK_ARTEMIS_Write_Reading_ns_99_5", + "interval": "", + "legendFormat": "", + "refId": "I" + }, + { + "expr": "SBK_ARTEMIS_Write_Reading_ns_99_75", + "interval": "", + "legendFormat": "", + "refId": "J" + }, + { + "expr": "SBK_ARTEMIS_Write_Reading_ns_99_9", + "interval": "", + "legendFormat": "", + "refId": "K" + }, + { + "expr": "SBK_ARTEMIS_Write_Reading_ns_99_95", + "interval": "", + "legendFormat": "", + "refId": "L" }, { - "datasource": "Prometheus", - "description": "", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 1073741824 - }, - { - "color": "#EF843C", - "value": 10737418240 - }, - { - "color": "#6ED0E0", - "value": 10737418240 - }, - { - "color": "#E24D42", - "value": 1099511627776 - } - ] + "expr": "SBK_ARTEMIS_Write_Reading_ns_99_99", + "interval": "", + "legendFormat": "", + "refId": "M" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "ARTEMIS Write-Read Percentiles (Nanoseconds)", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "$$hashKey": "object:240", + "format": "ns", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "$$hashKey": "object:241", + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "datasource": "Prometheus", + "description": "", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null }, - "unit": "decbytes" - }, - "overrides": [] - }, - "gridPos": { - "h": 5, - "w": 3, - "x": 8, - "y": 15 - }, - "id": 30, - "options": { - "colorMode": "value", - "graphMode": "none", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" + { + "color": "#EAB839", + "value": 1073741824 + }, + { + "color": "#EF843C", + "value": 10737418240 + }, + { + "color": "#6ED0E0", + "value": 10737418240 + }, + { + "color": "#E24D42", + "value": 1099511627776 + } + ] }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_ARTEMIS_Write_Reading_Bytes_total", - "interval": "", - "legendFormat": "", - "refId": "A" - } + "unit": "decbytes" + }, + "overrides": [] + }, + "gridPos": { + "h": 5, + "w": 3, + "x": 8, + "y": 20 + }, + "id": 30, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" ], - "timeFrom": null, - "timeShift": null, - "title": "ARTEMIS Write-Read Bytes Total", - "type": "stat" + "fields": "", + "values": false }, + "textMode": "auto" + }, + "pluginVersion": "7.3.7", + "targets": [ { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "max": 500, - "min": 0, - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 200 - }, - { - "color": "#1F78C1", - "value": 300 - }, - { - "color": "#BA43A9", - "value": 400 - }, - { - "color": "#705DA0", - "value": 500 - }, - { - "color": "#508642", - "value": 600 - }, - { - "color": "#CCA300", - "value": 700 - }, - { - "color": "#447EBC", - "value": 800 - }, - { - "color": "#C15C17", - "value": 900 - }, - { - "color": "#890F02", - "value": 1000 - } - ] + "expr": "SBK_ARTEMIS_Write_Reading_Bytes_total", + "interval": "", + "legendFormat": "", + "refId": "A" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "ARTEMIS Write-Read Bytes Total", + "type": "stat" + }, + { + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "max": 500, + "min": 0, + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 }, - "unit": "MBs" - }, - "overrides": [] - }, - "gridPos": { - "h": 6, - "w": 5, - "x": 11, - "y": 15 - }, - "id": 32, - "options": { - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "showThresholdLabels": true, - "showThresholdMarkers": true + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 200 + }, + { + "color": "#1F78C1", + "value": 300 + }, + { + "color": "#BA43A9", + "value": 400 + }, + { + "color": "#705DA0", + "value": 500 + }, + { + "color": "#508642", + "value": 600 + }, + { + "color": "#CCA300", + "value": 700 + }, + { + "color": "#447EBC", + "value": 800 + }, + { + "color": "#C15C17", + "value": 900 + }, + { + "color": "#890F02", + "value": 1000 + } + ] }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_ARTEMIS_Write_Reading_MBPerSec", - "interval": "", - "legendFormat": "", - "refId": "A" - } + "unit": "MBs" + }, + "overrides": [] + }, + "gridPos": { + "h": 6, + "w": 5, + "x": 11, + "y": 20 + }, + "id": 32, + "options": { + "reduceOptions": { + "calcs": [ + "last" ], - "timeFrom": null, - "timeShift": null, - "title": "ARTEMIS Write-Read Throughput MB/s", - "type": "gauge" + "fields": "", + "values": false }, + "showThresholdLabels": true, + "showThresholdMarkers": true + }, + "pluginVersion": "7.3.7", + "targets": [ { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {} - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 16, - "y": 15 - }, - "hiddenSeries": false, - "id": 34, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_ARTEMIS_Write_Reading_ms_10", - "interval": "", - "legendFormat": "", - "refId": "A" - }, - { - "expr": "SBK_ARTEMIS_Write_Reading_ms_25", - "interval": "", - "legendFormat": "", - "refId": "B" - }, - { - "expr": "SBK_ARTEMIS_Write_Reading_ms_50", - "interval": "", - "legendFormat": "", - "refId": "C" - }, - { - "expr": "SBK_ARTEMIS_Write_Reading_ms_75", - "interval": "", - "legendFormat": "", - "refId": "D" - }, - { - "expr": "SBK_ARTEMIS_Write_Reading_ms_90", - "interval": "", - "legendFormat": "", - "refId": "E" - }, - { - "expr": "SBK_ARTEMIS_Write_Reading_ms_95", - "interval": "", - "legendFormat": "", - "refId": "F" - }, - { - "expr": "SBK_ARTEMIS_Write_Reading_ms_99", - "interval": "", - "legendFormat": "", - "refId": "G" - }, - { - "expr": "SBK_ARTEMIS_Write_Reading_ms_99_9", - "interval": "", - "legendFormat": "", - "refId": "H" - }, - { - "expr": "SBK_ARTEMIS_Write_Reading_ms_99_99", - "interval": "", - "legendFormat": "", - "refId": "I" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "ARTEMIS Write-Read Percentiles (Milliseconds)", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "format": "ms", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } + "expr": "SBK_ARTEMIS_Write_Reading_MBPerSec", + "interval": "", + "legendFormat": "", + "refId": "A" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "ARTEMIS Write-Read Throughput MB/s", + "type": "gauge" + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {} + }, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 16, + "y": 20 + }, + "hiddenSeries": false, + "id": 34, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_ARTEMIS_Write_Reading_ms_10", + "interval": "", + "legendFormat": "", + "refId": "A" }, { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": { - "align": null, - "filterable": false + "expr": "SBK_ARTEMIS_Write_Reading_ms_25", + "interval": "", + "legendFormat": "", + "refId": "B" + }, + { + "expr": "SBK_ARTEMIS_Write_Reading_ms_50", + "interval": "", + "legendFormat": "", + "refId": "C" + }, + { + "expr": "SBK_ARTEMIS_Write_Reading_ms_75", + "interval": "", + "legendFormat": "", + "refId": "D" + }, + { + "expr": "SBK_ARTEMIS_Write_Reading_ms_90", + "interval": "", + "legendFormat": "", + "refId": "E" + }, + { + "expr": "SBK_ARTEMIS_Write_Reading_ms_95", + "interval": "", + "legendFormat": "", + "refId": "F" + }, + { + "expr": "SBK_ARTEMIS_Write_Reading_ms_99", + "interval": "", + "legendFormat": "", + "refId": "G" + }, + { + "expr": "SBK_ARTEMIS_Write_Reading_ms_99_9", + "interval": "", + "legendFormat": "", + "refId": "H" + }, + { + "expr": "SBK_ARTEMIS_Write_Reading_ms_99_99", + "interval": "", + "legendFormat": "", + "refId": "I" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "ARTEMIS Write-Read Percentiles (Milliseconds)", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "ms", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": { + "align": null, + "filterable": false + }, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null }, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 500 - } - ] + { + "color": "#EAB839", + "value": 10 }, - "unit": "none" - }, - "overrides": [] - }, - "gridPos": { - "h": 6, - "w": 3, - "x": 8, - "y": 20 - }, - "id": 40, - "options": { - "colorMode": "value", - "graphMode": "none", - "justifyMode": "auto", - "orientation": "horizontal", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "value_and_name" + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 500 + } + ] }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_ARTEMIS_Write_Reading_Readers", - "interval": "", - "legendFormat": "Active Readers", - "refId": "A" - }, - { - "expr": "SBK_ARTEMIS_Write_Reading_Max_Readers", - "interval": "", - "legendFormat": "Max Readers", - "refId": "B" - }, - { - "expr": "SBK_ARTEMIS_Write_Reading_Writers", - "interval": "", - "legendFormat": "Active Writers", - "refId": "C" - }, - { - "expr": "SBK_ARTEMIS_Write_Reading_Max_Writers", - "interval": "", - "legendFormat": "Max Writers", - "refId": "D" - } + "unit": "none" + }, + "overrides": [] + }, + "gridPos": { + "h": 6, + "w": 3, + "x": 8, + "y": 25 + }, + "id": 40, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "auto", + "orientation": "horizontal", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "value_and_name" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_ARTEMIS_Write_Reading_Readers", + "interval": "", + "legendFormat": "Active Readers", + "refId": "A" + }, + { + "expr": "SBK_ARTEMIS_Write_Reading_Max_Readers", + "interval": "", + "legendFormat": "Max Readers", + "refId": "B" + }, + { + "expr": "SBK_ARTEMIS_Write_Reading_Writers", + "interval": "", + "legendFormat": "Active Writers", + "refId": "C" + }, + { + "expr": "SBK_ARTEMIS_Write_Reading_Max_Writers", + "interval": "", + "legendFormat": "Max Writers", + "refId": "D" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "ARTEMIS Write-Read Writers and Readers", + "type": "stat" + }, + { + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "red", + "value": 1 + } + ] + }, + "unit": "none" + }, + "overrides": [] + }, + "gridPos": { + "h": 5, + "w": 5, + "x": 11, + "y": 26 + }, + "id": 42, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "auto", + "orientation": "horizontal", + "reduceOptions": { + "calcs": [ + "last" ], - "timeFrom": null, - "timeShift": null, - "title": "ARTEMIS Write-Read Writers and Readers", - "type": "stat" + "fields": "", + "values": false }, + "textMode": "value_and_name" + }, + "pluginVersion": "7.3.7", + "targets": [ { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "red", - "value": 1 - } - ] + "expr": "SBK_ARTEMIS_Write_Reading_LowerDiscardedLatencyRecords_total", + "interval": "", + "legendFormat": "Lower", + "refId": "A" + }, + { + "expr": "SBK_ARTEMIS_Write_Reading_HigherDiscardLatencyRecords_total", + "interval": "", + "legendFormat": "Higher", + "refId": "B" + }, + { + "expr": "SBK_ARTEMIS_Write_Reading_InvalidLatencyRecords_total", + "interval": "", + "legendFormat": "Invalid/Negative", + "refId": "C" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "ARTEMIS Write-Read Discarded Latencies", + "type": "stat" + }, + { + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null }, - "unit": "none" - }, - "overrides": [] - }, - "gridPos": { - "h": 5, - "w": 5, - "x": 11, - "y": 21 - }, - "id": 42, - "options": { - "colorMode": "value", - "graphMode": "none", - "justifyMode": "auto", - "orientation": "horizontal", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "value_and_name" + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 1000 + }, + { + "color": "#1F78C1", + "value": 10000 + }, + { + "color": "#BA43A9", + "value": 100000 + }, + { + "color": "#705DA0", + "value": 1000000 + }, + { + "color": "#508642", + "value": 10000000 + }, + { + "color": "#CCA300", + "value": 100000000 + } + ] }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_ARTEMIS_Write_Reading_LowerDiscardedLatencyRecords_total", - "interval": "", - "legendFormat": "Lower", - "refId": "A" - }, - { - "expr": "SBK_ARTEMIS_Write_Reading_HigherDiscardLatencyRecords_total", - "interval": "", - "legendFormat": "Higher", - "refId": "B" - }, - { - "expr": "SBK_ARTEMIS_Write_Reading_InvalidLatencyRecords_total", - "interval": "", - "legendFormat": "Invalid/Negative", - "refId": "C" - } + "unit": "µs" + }, + "overrides": [] + }, + "gridPos": { + "h": 11, + "w": 8, + "x": 0, + "y": 31 + }, + "id": 51, + "options": { + "colorMode": "value", + "graphMode": "area", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" ], - "timeFrom": null, - "timeShift": null, - "title": "ARTEMIS Write-Read Discarded Latencies", - "type": "stat" + "fields": "", + "values": false + }, + "textMode": "auto" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_ARTEMIS_Write_Reading_mcs_AvgLatency", + "interval": "", + "legendFormat": "Average Latency", + "refId": "A" + }, + { + "expr": "SBK_ARTEMIS_Write_Reading_mcs_MaxLatency", + "interval": "", + "legendFormat": "Max Latency", + "refId": "B" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "ARTEMIS Write-Read Avg and Max Latencies (Microseconds)", + "type": "stat" + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {} + }, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 8, + "y": 31 + }, + "hiddenSeries": false, + "id": 53, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_ARTEMIS_Write_Reading_mcs_10", + "interval": "", + "legendFormat": "", + "refId": "A" + }, + { + "expr": "SBK_ARTEMIS_Write_Reading_mcs_25", + "interval": "", + "legendFormat": "", + "refId": "B" }, { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 1000 - }, - { - "color": "#1F78C1", - "value": 10000 - }, - { - "color": "#BA43A9", - "value": 100000 - }, - { - "color": "#705DA0", - "value": 1000000 - }, - { - "color": "#508642", - "value": 10000000 - }, - { - "color": "#CCA300", - "value": 100000000 - } - ] - }, - "unit": "µs" - }, - "overrides": [] - }, - "gridPos": { - "h": 11, - "w": 8, - "x": 0, - "y": 26 - }, - "id": 51, - "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_ARTEMIS_Write_Reading_mcs_AvgLatency", - "interval": "", - "legendFormat": "Average Latency", - "refId": "A" - }, - { - "expr": "SBK_ARTEMIS_Write_Reading_mcs_MaxLatency", - "interval": "", - "legendFormat": "Max Latency", - "refId": "B" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "ARTEMIS Write-Read Avg and Max Latencies (Microseconds)", - "type": "stat" + "expr": "SBK_ARTEMIS_Write_Reading_mcs_50", + "interval": "", + "legendFormat": "", + "refId": "C" }, { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {} - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 8, - "y": 26 - }, - "hiddenSeries": false, - "id": 53, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_ARTEMIS_Write_Reading_mcs_10", - "interval": "", - "legendFormat": "", - "refId": "A" - }, - { - "expr": "SBK_ARTEMIS_Write_Reading_mcs_25", - "interval": "", - "legendFormat": "", - "refId": "B" - }, - { - "expr": "SBK_ARTEMIS_Write_Reading_mcs_50", - "interval": "", - "legendFormat": "", - "refId": "C" - }, - { - "expr": "SBK_ARTEMIS_Write_Reading_mcs_75", - "interval": "", - "legendFormat": "", - "refId": "D" - }, - { - "expr": "SBK_ARTEMIS_Write_Reading_mcs_90", - "interval": "", - "legendFormat": "", - "refId": "E" - }, - { - "expr": "SBK_ARTEMIS_Write_Reading_mcs_95", - "interval": "", - "legendFormat": "", - "refId": "F" - }, - { - "expr": "SBK_ARTEMIS_Write_Reading_mcs_99", - "interval": "", - "legendFormat": "", - "refId": "G" - }, - { - "expr": "SBK_ARTEMIS_Write_Reading_mcs_99_9", - "interval": "", - "legendFormat": "", - "refId": "H" - }, - { - "expr": "SBK_ARTEMIS_Write_Reading_mcs_99_99", - "interval": "", - "legendFormat": "", - "refId": "I" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "ARTEMIS Write-Read Percentiles (Microseconds)", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "format": "µs", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } + "expr": "SBK_ARTEMIS_Write_Reading_mcs_75", + "interval": "", + "legendFormat": "", + "refId": "D" + }, + { + "expr": "SBK_ARTEMIS_Write_Reading_mcs_90", + "interval": "", + "legendFormat": "", + "refId": "E" + }, + { + "expr": "SBK_ARTEMIS_Write_Reading_mcs_95", + "interval": "", + "legendFormat": "", + "refId": "F" + }, + { + "expr": "SBK_ARTEMIS_Write_Reading_mcs_99", + "interval": "", + "legendFormat": "", + "refId": "G" + }, + { + "expr": "SBK_ARTEMIS_Write_Reading_mcs_99_9", + "interval": "", + "legendFormat": "", + "refId": "H" + }, + { + "expr": "SBK_ARTEMIS_Write_Reading_mcs_99_99", + "interval": "", + "legendFormat": "", + "refId": "I" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "ARTEMIS Write-Read Percentiles (Microseconds)", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "µs", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true }, { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 1 - }, - { - "color": "#6ED0E0", - "value": 5 - }, - { - "color": "#EF843C", - "value": 10 - }, - { - "color": "#E24D42", - "value": 20 - }, - { - "color": "#1F78C1", - "value": 30 - }, - { - "color": "#BA43A9", - "value": 40 - }, - { - "color": "#705DA0", - "value": 50 - }, - { - "color": "#508642", - "value": 60 - }, - { - "color": "#CCA300", - "value": 70 - }, - { - "color": "#447EBC", - "value": 80 - }, - { - "color": "#C15C17", - "value": 90 - }, - { - "color": "#890F02", - "value": 100 - }, - { - "color": "#0A437C", - "value": 200 - }, - { - "color": "#6D1F62", - "value": 500 - }, - { - "color": "#584477", - "value": 1000 - } - ] + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null }, - "unit": "ms" - }, - "overrides": [] - }, - "gridPos": { - "h": 11, - "w": 8, - "x": 16, - "y": 26 - }, - "id": 38, - "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" + { + "color": "#EAB839", + "value": 1 + }, + { + "color": "#6ED0E0", + "value": 5 + }, + { + "color": "#EF843C", + "value": 10 + }, + { + "color": "#E24D42", + "value": 20 + }, + { + "color": "#1F78C1", + "value": 30 + }, + { + "color": "#BA43A9", + "value": 40 + }, + { + "color": "#705DA0", + "value": 50 + }, + { + "color": "#508642", + "value": 60 + }, + { + "color": "#CCA300", + "value": 70 + }, + { + "color": "#447EBC", + "value": 80 + }, + { + "color": "#C15C17", + "value": 90 + }, + { + "color": "#890F02", + "value": 100 + }, + { + "color": "#0A437C", + "value": 200 + }, + { + "color": "#6D1F62", + "value": 500 + }, + { + "color": "#584477", + "value": 1000 + } + ] }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_ARTEMIS_Write_Reading_ms_AvgLatency", - "interval": "", - "legendFormat": "Average Latency", - "refId": "A" - }, - { - "expr": "SBK_ARTEMIS_Write_Reading_ms_MaxLatency", - "interval": "", - "legendFormat": "Max Latency", - "refId": "B" - } + "unit": "ms" + }, + "overrides": [] + }, + "gridPos": { + "h": 11, + "w": 8, + "x": 16, + "y": 31 + }, + "id": 38, + "options": { + "colorMode": "value", + "graphMode": "area", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" ], - "timeFrom": null, - "timeShift": null, - "title": "ARTEMIS Write-Read Avg and Max Latencies (Milliseconds)", - "type": "stat" + "fields": "", + "values": false + }, + "textMode": "auto" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_ARTEMIS_Write_Reading_ms_AvgLatency", + "interval": "", + "legendFormat": "Average Latency", + "refId": "A" + }, + { + "expr": "SBK_ARTEMIS_Write_Reading_ms_MaxLatency", + "interval": "", + "legendFormat": "Max Latency", + "refId": "B" } ], - "title": "Write-Read Performance Benchmarking (End to End Latencies)", - "type": "row" + "timeFrom": null, + "timeShift": null, + "title": "ARTEMIS Write-Read Avg and Max Latencies (Milliseconds)", + "type": "stat" } ], "refresh": "5s", diff --git a/grafana/dashboards/sbk-asyncfile.json b/grafana/dashboards/sbk-asyncfile.json index ed26c46ec..11da76ca7 100644 --- a/grafana/dashboards/sbk-asyncfile.json +++ b/grafana/dashboards/sbk-asyncfile.json @@ -15,7 +15,7 @@ "editable": true, "gnetId": null, "graphTooltip": 0, - "iteration": 1623506088732, + "iteration": 1627313150733, "links": [], "panels": [ { @@ -362,7 +362,7 @@ "h": 9, "w": 8, "x": 0, - "y": 10 + "y": 7 }, "hiddenSeries": false, "id": 62, @@ -458,7 +458,7 @@ "h": 9, "w": 8, "x": 8, - "y": 10 + "y": 7 }, "hiddenSeries": false, "id": 6, @@ -590,7 +590,7 @@ "h": 9, "w": 8, "x": 16, - "y": 10 + "y": 7 }, "id": 48, "options": { @@ -646,7 +646,7 @@ "h": 11, "w": 8, "x": 0, - "y": 19 + "y": 16 }, "hiddenSeries": false, "id": 50, @@ -718,16 +718,40 @@ "refId": "G" }, { - "expr": "SBK_ASYNCFILE_Writing_ns_99_9", + "expr": "SBK_ASYNCFILE_Writing_ns_99_25", "interval": "", "legendFormat": "", "refId": "H" }, { - "expr": "SBK_ASYNCFILE_Writing_ns_99_99", + "expr": "SBK_ASYNCFILE_Writing_ns_99_5", "interval": "", "legendFormat": "", "refId": "I" + }, + { + "expr": "SBK_ASYNCFILE_Writing_ns_99_75", + "interval": "", + "legendFormat": "", + "refId": "J" + }, + { + "expr": "SBK_ASYNCFILE_Writing_ns_99_9", + "interval": "", + "legendFormat": "", + "refId": "K" + }, + { + "expr": "SBK_ASYNCFILE_Writing_ns_99_95", + "interval": "", + "legendFormat": "", + "refId": "L" + }, + { + "expr": "SBK_ASYNCFILE_Writing_ns_99_99", + "interval": "", + "legendFormat": "", + "refId": "M" } ], "thresholds": [], @@ -750,6 +774,7 @@ }, "yaxes": [ { + "$$hashKey": "object:127", "format": "ns", "label": null, "logBase": 1, @@ -758,6 +783,7 @@ "show": true }, { + "$$hashKey": "object:128", "format": "short", "label": null, "logBase": 1, @@ -814,7 +840,7 @@ "h": 4, "w": 3, "x": 8, - "y": 19 + "y": 16 }, "id": 2, "options": { @@ -925,7 +951,7 @@ "h": 6, "w": 5, "x": 11, - "y": 19 + "y": 16 }, "id": 4, "options": { @@ -970,7 +996,7 @@ "h": 11, "w": 8, "x": 16, - "y": 19 + "y": 16 }, "hiddenSeries": false, "id": 10, @@ -1136,7 +1162,7 @@ "h": 7, "w": 3, "x": 8, - "y": 23 + "y": 20 }, "id": 8, "options": { @@ -1192,7 +1218,7 @@ "h": 5, "w": 5, "x": 11, - "y": 25 + "y": 22 }, "id": 28, "options": { @@ -1294,7 +1320,7 @@ "h": 10, "w": 8, "x": 0, - "y": 30 + "y": 27 }, "id": 47, "options": { @@ -1350,7 +1376,7 @@ "h": 10, "w": 8, "x": 8, - "y": 30 + "y": 27 }, "hiddenSeries": false, "id": 49, @@ -1560,7 +1586,7 @@ "h": 10, "w": 8, "x": 16, - "y": 30 + "y": 27 }, "id": 12, "options": { @@ -1602,7 +1628,7 @@ "type": "row" }, { - "collapsed": false, + "collapsed": true, "datasource": null, "gridPos": { "h": 1, @@ -1611,969 +1637,1371 @@ "y": 7 }, "id": 58, - "panels": [], - "title": "Read Performance Benchmarking", - "type": "row" - }, - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [], - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 200 - }, - { - "color": "#1F78C1", - "value": 300 - }, - { - "color": "#BA43A9", - "value": 400 - }, - { - "color": "#705DA0", - "value": 500 - }, - { - "color": "#508642", - "value": 600 - }, - { - "color": "#CCA300", - "value": 700 - }, - { - "color": "#447EBC", - "value": 800 - }, - { - "color": "#C15C17", - "value": 900 + "panels": [ + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 200 + }, + { + "color": "#1F78C1", + "value": 300 + }, + { + "color": "#BA43A9", + "value": 400 + }, + { + "color": "#705DA0", + "value": 500 + }, + { + "color": "#508642", + "value": 600 + }, + { + "color": "#CCA300", + "value": 700 + }, + { + "color": "#447EBC", + "value": 800 + }, + { + "color": "#C15C17", + "value": 900 + }, + { + "color": "#890F02", + "value": 1000 + } + ] }, - { - "color": "#890F02", - "value": 1000 - } - ] + "unit": "MBs" + }, + "overrides": [] }, - "unit": "MBs" + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 0, + "y": 8 + }, + "hiddenSeries": false, + "id": 63, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_ASYNCFILE_Reading_MBPerSec", + "refId": "A" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "ASYNCFILE Read Throughput MB/s", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "$$hashKey": "object:323", + "format": "MBs", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "$$hashKey": "object:324", + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 0, - "y": 8 - }, - "hiddenSeries": false, - "id": 63, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_ASYNCFILE_Reading_MBPerSec", - "refId": "A" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "ASYNCFILE Read Throughput MB/s", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "$$hashKey": "object:323", - "format": "MBs", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "$$hashKey": "object:324", - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } - }, - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [] - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 8, - "y": 8 - }, - "hiddenSeries": false, - "id": 20, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_ASYNCFILE_Reading_RecordsPerSec", - "refId": "A" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "ASYNCFILE Read Records/Sec", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "format": "rps", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } - }, - { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [], - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 1000 - }, - { - "color": "#1F78C1", - "value": 10000 - }, - { - "color": "#BA43A9", - "value": 100000 - }, - { - "color": "#705DA0", - "value": 1000000 - }, - { - "color": "#508642", - "value": 10000000 - } - ] - }, - "unit": "ns" - }, - "overrides": [] - }, - "gridPos": { - "h": 11, - "w": 8, - "x": 16, - "y": 8 - }, - "id": 44, - "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_ASYNCFILE_Reading_ns_AvgLatency", - "interval": "", - "legendFormat": "Average Latency", - "refId": "A" - }, - { - "expr": "SBK_ASYNCFILE_Reading_ns_MaxLatency", - "interval": "", - "legendFormat": "Max Latency", - "refId": "B" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "ASYNCFILE Read Avg and Max Latencies (Nanoseconds)", - "type": "stat" - }, - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [] - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 0, - "y": 19 - }, - "hiddenSeries": false, - "id": 46, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_ASYNCFILE_Reading_ns_10", - "interval": "", - "legendFormat": "", - "refId": "A" - }, - { - "expr": "SBK_ASYNCFILE_Reading_ns_25", - "interval": "", - "legendFormat": "", - "refId": "B" - }, - { - "expr": "SBK_ASYNCFILE_Reading_ns_50", - "interval": "", - "legendFormat": "", - "refId": "C" - }, - { - "expr": "SBK_ASYNCFILE_Reading_ns_75", - "interval": "", - "legendFormat": "", - "refId": "D" - }, - { - "expr": "SBK_ASYNCFILE_Reading_ns_90", - "interval": "", - "legendFormat": "", - "refId": "E" - }, - { - "expr": "SBK_ASYNCFILE_Reading_ns_95", - "interval": "", - "legendFormat": "", - "refId": "F" - }, - { - "expr": "SBK_ASYNCFILE_Reading_ns_99", - "interval": "", - "legendFormat": "", - "refId": "G" - }, - { - "expr": "SBK_ASYNCFILE_Reading_ns_99_9", - "interval": "", - "legendFormat": "", - "refId": "H" - }, - { - "expr": "SBK_ASYNCFILE_Reading_ns_99_99", - "interval": "", - "legendFormat": "", - "refId": "I" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "ASYNCFILE Read Percentiles (Nanoseconds)", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ { - "format": "ns", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [] + }, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 8, + "y": 8 + }, + "hiddenSeries": false, + "id": 20, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_ASYNCFILE_Reading_RecordsPerSec", + "refId": "A" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "ASYNCFILE Read Records/Sec", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "rps", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } }, { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } - }, - { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [], - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 1000 + }, + { + "color": "#1F78C1", + "value": 10000 + }, + { + "color": "#BA43A9", + "value": 100000 + }, + { + "color": "#705DA0", + "value": 1000000 + }, + { + "color": "#508642", + "value": 10000000 + } + ] }, - { - "color": "#E24D42", - "value": 500 - } - ] + "unit": "ns" + }, + "overrides": [] + }, + "gridPos": { + "h": 11, + "w": 8, + "x": 16, + "y": 8 + }, + "id": 44, + "options": { + "colorMode": "value", + "graphMode": "area", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "auto" }, - "unit": "none" - }, - "overrides": [] - }, - "gridPos": { - "h": 5, - "w": 3, - "x": 8, - "y": 19 - }, - "id": 14, - "options": { - "colorMode": "value", - "graphMode": "none", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_ASYNCFILE_Reading_ns_AvgLatency", + "interval": "", + "legendFormat": "Average Latency", + "refId": "A" + }, + { + "expr": "SBK_ASYNCFILE_Reading_ns_MaxLatency", + "interval": "", + "legendFormat": "Max Latency", + "refId": "B" + } ], - "fields": "", - "values": false - }, - "textMode": "value_and_name" - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_ASYNCFILE_Reading_Readers", - "interval": "", - "legendFormat": "Active", - "refId": "A" + "timeFrom": null, + "timeShift": null, + "title": "ASYNCFILE Read Avg and Max Latencies (Nanoseconds)", + "type": "stat" }, { - "expr": "SBK_ASYNCFILE_Reading_Max_Readers", - "interval": "", - "legendFormat": "Max", - "refId": "B" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "ASYNCFILE Readers", - "type": "stat" - }, - { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [], - "mappings": [], - "max": 500, - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 200 - }, - { - "color": "#1F78C1", - "value": 300 - }, - { - "color": "#BA43A9", - "value": 400 - }, - { - "color": "#705DA0", - "value": 500 - }, - { - "color": "#508642", - "value": 600 - }, - { - "color": "#CCA300", - "value": 700 - }, - { - "color": "#447EBC", - "value": 800 - }, - { - "color": "#C15C17", - "value": 900 - }, - { - "color": "#890F02", - "value": 1000 - } - ] + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [] + }, + "overrides": [] }, - "unit": "MBs" - }, - "overrides": [] - }, - "gridPos": { - "h": 6, - "w": 5, - "x": 11, - "y": 19 - }, - "id": 18, - "options": { - "reduceOptions": { - "calcs": [ - "last" + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 0, + "y": 19 + }, + "hiddenSeries": false, + "id": 46, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_ASYNCFILE_Reading_ns_10", + "interval": "", + "legendFormat": "", + "refId": "A" + }, + { + "expr": "SBK_ASYNCFILE_Reading_ns_25", + "interval": "", + "legendFormat": "", + "refId": "B" + }, + { + "expr": "SBK_ASYNCFILE_Reading_ns_50", + "interval": "", + "legendFormat": "", + "refId": "C" + }, + { + "expr": "SBK_ASYNCFILE_Reading_ns_75", + "interval": "", + "legendFormat": "", + "refId": "D" + }, + { + "expr": "SBK_ASYNCFILE_Reading_ns_90", + "interval": "", + "legendFormat": "", + "refId": "E" + }, + { + "expr": "SBK_ASYNCFILE_Reading_ns_95", + "interval": "", + "legendFormat": "", + "refId": "F" + }, + { + "expr": "SBK_ASYNCFILE_Reading_ns_99", + "interval": "", + "legendFormat": "", + "refId": "G" + }, + { + "expr": "SBK_ASYNCFILE_Reading_ns_99_25", + "interval": "", + "legendFormat": "", + "refId": "H" + }, + { + "expr": "SBK_ASYNCFILE_Reading_ns_99_5", + "interval": "", + "legendFormat": "", + "refId": "I" + }, + { + "expr": "SBK_ASYNCFILE_Reading_ns_99_75", + "interval": "", + "legendFormat": "", + "refId": "J" + }, + { + "expr": "SBK_ASYNCFILE_Reading_ns_99_9", + "interval": "", + "legendFormat": "", + "refId": "K" + }, + { + "expr": "SBK_ASYNCFILE_Reading_ns_99_95", + "interval": "", + "legendFormat": "", + "refId": "L" + }, + { + "expr": "SBK_ASYNCFILE_Reading_ns_99_99", + "interval": "", + "legendFormat": "", + "refId": "M" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "ASYNCFILE Read Percentiles (Nanoseconds)", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "$$hashKey": "object:152", + "format": "ns", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "$$hashKey": "object:153", + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } ], - "fields": "", - "values": false - }, - "showThresholdLabels": true, - "showThresholdMarkers": true - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_ASYNCFILE_Reading_MBPerSec", - "refId": "A" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "ASYNCFILE Read Throughput MB/s", - "type": "gauge" - }, - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [] - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 16, - "y": 19 - }, - "hiddenSeries": false, - "id": 22, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_ASYNCFILE_Reading_ms_10", - "interval": "", - "legendFormat": "", - "refId": "A" - }, - { - "expr": "SBK_ASYNCFILE_Reading_ms_25", - "interval": "", - "legendFormat": "", - "refId": "B" - }, - { - "expr": "SBK_ASYNCFILE_Reading_ms_50", - "interval": "", - "legendFormat": "", - "refId": "C" + "yaxis": { + "align": false, + "alignLevel": null + } }, { - "expr": "SBK_ASYNCFILE_Reading_ms_75", - "interval": "", - "legendFormat": "", - "refId": "D" + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 500 + } + ] + }, + "unit": "none" + }, + "overrides": [] + }, + "gridPos": { + "h": 5, + "w": 3, + "x": 8, + "y": 19 + }, + "id": 14, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "value_and_name" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_ASYNCFILE_Reading_Readers", + "interval": "", + "legendFormat": "Active", + "refId": "A" + }, + { + "expr": "SBK_ASYNCFILE_Reading_Max_Readers", + "interval": "", + "legendFormat": "Max", + "refId": "B" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "ASYNCFILE Readers", + "type": "stat" }, { - "expr": "SBK_ASYNCFILE_Reading_ms_90", - "interval": "", - "legendFormat": "", - "refId": "E" + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "max": 500, + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 200 + }, + { + "color": "#1F78C1", + "value": 300 + }, + { + "color": "#BA43A9", + "value": 400 + }, + { + "color": "#705DA0", + "value": 500 + }, + { + "color": "#508642", + "value": 600 + }, + { + "color": "#CCA300", + "value": 700 + }, + { + "color": "#447EBC", + "value": 800 + }, + { + "color": "#C15C17", + "value": 900 + }, + { + "color": "#890F02", + "value": 1000 + } + ] + }, + "unit": "MBs" + }, + "overrides": [] + }, + "gridPos": { + "h": 6, + "w": 5, + "x": 11, + "y": 19 + }, + "id": 18, + "options": { + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "showThresholdLabels": true, + "showThresholdMarkers": true + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_ASYNCFILE_Reading_MBPerSec", + "refId": "A" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "ASYNCFILE Read Throughput MB/s", + "type": "gauge" }, { - "expr": "SBK_ASYNCFILE_Reading_ms_95", - "interval": "", - "legendFormat": "", - "refId": "F" + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [] + }, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 16, + "y": 19 + }, + "hiddenSeries": false, + "id": 22, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_ASYNCFILE_Reading_ms_10", + "interval": "", + "legendFormat": "", + "refId": "A" + }, + { + "expr": "SBK_ASYNCFILE_Reading_ms_25", + "interval": "", + "legendFormat": "", + "refId": "B" + }, + { + "expr": "SBK_ASYNCFILE_Reading_ms_50", + "interval": "", + "legendFormat": "", + "refId": "C" + }, + { + "expr": "SBK_ASYNCFILE_Reading_ms_75", + "interval": "", + "legendFormat": "", + "refId": "D" + }, + { + "expr": "SBK_ASYNCFILE_Reading_ms_90", + "interval": "", + "legendFormat": "", + "refId": "E" + }, + { + "expr": "SBK_ASYNCFILE_Reading_ms_95", + "interval": "", + "legendFormat": "", + "refId": "F" + }, + { + "expr": "SBK_ASYNCFILE_Reading_ms_99", + "interval": "", + "legendFormat": "", + "refId": "G" + }, + { + "expr": "SBK_ASYNCFILE_Reading_ms_99_9", + "interval": "", + "legendFormat": "", + "refId": "H" + }, + { + "expr": "SBK_ASYNCFILE_Reading_ms_99_99", + "interval": "", + "legendFormat": "", + "refId": "I" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "ASYNCFILE Read Percentiles (Milli Seconds)", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "ms", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } }, { - "expr": "SBK_ASYNCFILE_Reading_ms_99", - "interval": "", - "legendFormat": "", - "refId": "G" + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 1073741824 + }, + { + "color": "#6ED0E0", + "value": 10737418240 + }, + { + "color": "#EF843C", + "value": 107374182400 + }, + { + "color": "#E24D42", + "value": 1099511627776 + } + ] + }, + "unit": "decbytes" + }, + "overrides": [] + }, + "gridPos": { + "h": 6, + "w": 3, + "x": 8, + "y": 24 + }, + "id": 16, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "value" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_ASYNCFILE_Reading_Bytes_total", + "refId": "A" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "ASYNCFILE Read Bytes Total", + "type": "stat" }, { - "expr": "SBK_ASYNCFILE_Reading_ms_99_9", - "interval": "", - "legendFormat": "", - "refId": "H" + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "red", + "value": 1 + } + ] + }, + "unit": "none" + }, + "overrides": [] + }, + "gridPos": { + "h": 5, + "w": 5, + "x": 11, + "y": 25 + }, + "id": 26, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "auto", + "orientation": "horizontal", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "value_and_name" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_ASYNCFILE_Reading_LowerDiscardedLatencyRecords_total", + "interval": "", + "legendFormat": "Lower", + "queryType": "randomWalk", + "refId": "A" + }, + { + "expr": "SBK_ASYNCFILE_Reading_HigherDiscardLatencyRecords_total", + "interval": "", + "legendFormat": "Higher", + "refId": "B" + }, + { + "expr": "SBK_ASYNCFILE_Reading_InvalidLatencyRecords_total", + "interval": "", + "legendFormat": "Invalid/Negative", + "refId": "C" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "ASYNCFILE Read Discarded Latencies", + "type": "stat" }, { - "expr": "SBK_ASYNCFILE_Reading_ms_99_99", - "interval": "", - "legendFormat": "", - "refId": "I" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "ASYNCFILE Read Percentiles (Milli Seconds)", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "format": "ms", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 1000 + }, + { + "color": "#1F78C1", + "value": 10000 + }, + { + "color": "#BA43A9", + "value": 100000 + }, + { + "color": "#705DA0", + "value": 1000000 + }, + { + "color": "#508642", + "value": 10000000 + } + ] + }, + "unit": "µs" + }, + "overrides": [] + }, + "gridPos": { + "h": 11, + "w": 8, + "x": 0, + "y": 30 + }, + "id": 43, + "options": { + "colorMode": "value", + "graphMode": "area", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "auto" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_ASYNCFILE_Reading_mcs_AvgLatency", + "interval": "", + "legendFormat": "Average Latency", + "refId": "A" + }, + { + "expr": "SBK_ASYNCFILE_Reading_mcs_MaxLatency", + "interval": "", + "legendFormat": "Max Latency", + "refId": "B" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "ASYNCFILE Read Avg and Max Latencies (Microseconds)", + "type": "stat" }, { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } - }, - { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [], - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 1073741824 - }, - { - "color": "#6ED0E0", - "value": 10737418240 - }, - { - "color": "#EF843C", - "value": 107374182400 - }, - { - "color": "#E24D42", - "value": 1099511627776 - } - ] + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [] + }, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 8, + "y": 30 + }, + "hiddenSeries": false, + "id": 45, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_ASYNCFILE_Reading_mcs_10", + "interval": "", + "legendFormat": "", + "refId": "A" + }, + { + "expr": "SBK_ASYNCFILE_Reading_mcs_25", + "interval": "", + "legendFormat": "", + "refId": "B" + }, + { + "expr": "SBK_ASYNCFILE_Reading_mcs_50", + "interval": "", + "legendFormat": "", + "refId": "C" + }, + { + "expr": "SBK_ASYNCFILE_Reading_mcs_75", + "interval": "", + "legendFormat": "", + "refId": "D" + }, + { + "expr": "SBK_ASYNCFILE_Reading_mcs_90", + "interval": "", + "legendFormat": "", + "refId": "E" + }, + { + "expr": "SBK_ASYNCFILE_Reading_mcs_95", + "interval": "", + "legendFormat": "", + "refId": "F" + }, + { + "expr": "SBK_ASYNCFILE_Reading_mcs_99", + "interval": "", + "legendFormat": "", + "refId": "G" + }, + { + "expr": "SBK_ASYNCFILE_Reading_mcs_99_9", + "interval": "", + "legendFormat": "", + "refId": "H" + }, + { + "expr": "SBK_ASYNCFILE_Reading_mcs_99_99", + "interval": "", + "legendFormat": "", + "refId": "I" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "ASYNCFILE Read Percentiles (Microseconds)", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" }, - "unit": "decbytes" - }, - "overrides": [] - }, - "gridPos": { - "h": 6, - "w": 3, - "x": 8, - "y": 24 - }, - "id": 16, - "options": { - "colorMode": "value", - "graphMode": "none", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "µs", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } ], - "fields": "", - "values": false + "yaxis": { + "align": false, + "alignLevel": null + } }, - "textMode": "value" - }, - "pluginVersion": "7.3.7", - "targets": [ { - "expr": "SBK_ASYNCFILE_Reading_Bytes_total", - "refId": "A" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "ASYNCFILE Read Bytes Total", - "type": "stat" - }, - { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 1 + }, + { + "color": "#6ED0E0", + "value": 5 + }, + { + "color": "#EF843C", + "value": 10 + }, + { + "color": "#E24D42", + "value": 20 + }, + { + "color": "#1F78C1", + "value": 30 + }, + { + "color": "#BA43A9", + "value": 40 + }, + { + "color": "#705DA0", + "value": 50 + }, + { + "color": "#508642", + "value": 60 + }, + { + "color": "#CCA300", + "value": 70 + }, + { + "color": "#447EBC", + "value": 80 + }, + { + "color": "#C15C17", + "value": 90 + }, + { + "color": "#890F02", + "value": 100 + }, + { + "color": "#0A437C", + "value": 500 + }, + { + "color": "#6D1F62", + "value": 1000 + } + ] }, - { - "color": "red", - "value": 1 - } - ] + "unit": "ms" + }, + "overrides": [] }, - "unit": "none" - }, - "overrides": [] - }, - "gridPos": { - "h": 5, - "w": 5, - "x": 11, - "y": 25 - }, - "id": 26, - "options": { - "colorMode": "value", - "graphMode": "none", - "justifyMode": "auto", - "orientation": "horizontal", - "reduceOptions": { - "calcs": [ - "last" + "gridPos": { + "h": 11, + "w": 8, + "x": 16, + "y": 30 + }, + "id": 24, + "options": { + "colorMode": "value", + "graphMode": "area", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "auto" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_ASYNCFILE_Reading_ms_AvgLatency", + "interval": "", + "legendFormat": "Average Latency", + "refId": "A" + }, + { + "expr": "SBK_ASYNCFILE_Reading_ms_MaxLatency", + "interval": "", + "legendFormat": "Max Latency", + "refId": "B" + } ], - "fields": "", - "values": false - }, - "textMode": "value_and_name" - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_ASYNCFILE_Reading_LowerDiscardedLatencyRecords_total", - "interval": "", - "legendFormat": "Lower", - "queryType": "randomWalk", - "refId": "A" - }, - { - "expr": "SBK_ASYNCFILE_Reading_HigherDiscardLatencyRecords_total", - "interval": "", - "legendFormat": "Higher", - "refId": "B" - }, - { - "expr": "SBK_ASYNCFILE_Reading_InvalidLatencyRecords_total", - "interval": "", - "legendFormat": "Invalid/Negative", - "refId": "C" + "timeFrom": null, + "timeShift": null, + "title": "ASYNCFILE Read Avg and Max Latencies (Milliseconds)", + "type": "stat" } ], - "timeFrom": null, - "timeShift": null, - "title": "ASYNCFILE Read Discarded Latencies", - "type": "stat" + "title": "Read Performance Benchmarking", + "type": "row" + }, + { + "collapsed": false, + "datasource": null, + "gridPos": { + "h": 1, + "w": 24, + "x": 0, + "y": 8 + }, + "id": 56, + "panels": [], + "title": "Write-Read Performance Benchmarking (End to End Latencies)", + "type": "row" }, { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, "datasource": "Prometheus", "fieldConfig": { "defaults": { "custom": {}, - "links": [], "mappings": [], + "max": 500, + "min": 0, "noValue": "0", "thresholds": { "mode": "absolute", @@ -2596,81 +3024,43 @@ }, { "color": "#E24D42", - "value": 1000 + "value": 200 }, { "color": "#1F78C1", - "value": 10000 + "value": 300 }, { "color": "#BA43A9", - "value": 100000 + "value": 400 }, { "color": "#705DA0", - "value": 1000000 + "value": 500 }, { "color": "#508642", - "value": 10000000 + "value": 600 + }, + { + "color": "#CCA300", + "value": 700 + }, + { + "color": "#447EBC", + "value": 800 + }, + { + "color": "#C15C17", + "value": 900 + }, + { + "color": "#890F02", + "value": 1000 } ] }, - "unit": "µs" - }, - "overrides": [] - }, - "gridPos": { - "h": 11, - "w": 8, - "x": 0, - "y": 30 - }, - "id": 43, - "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_ASYNCFILE_Reading_mcs_AvgLatency", - "interval": "", - "legendFormat": "Average Latency", - "refId": "A" - }, - { - "expr": "SBK_ASYNCFILE_Reading_mcs_MaxLatency", - "interval": "", - "legendFormat": "Max Latency", - "refId": "B" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "ASYNCFILE Read Avg and Max Latencies (Microseconds)", - "type": "stat" - }, - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [] + "unit": "MBs" }, "overrides": [] }, @@ -2679,11 +3069,11 @@ "gridPos": { "h": 11, "w": 8, - "x": 8, - "y": 30 + "x": 0, + "y": 9 }, "hiddenSeries": false, - "id": 45, + "id": 61, "legend": { "avg": false, "current": false, @@ -2710,1564 +3100,1252 @@ "steppedLine": false, "targets": [ { - "expr": "SBK_ASYNCFILE_Reading_mcs_10", + "expr": "SBK_ASYNCFILE_Write_Reading_MBPerSec", "interval": "", "legendFormat": "", "refId": "A" - }, - { - "expr": "SBK_ASYNCFILE_Reading_mcs_25", - "interval": "", - "legendFormat": "", - "refId": "B" - }, - { - "expr": "SBK_ASYNCFILE_Reading_mcs_50", - "interval": "", - "legendFormat": "", - "refId": "C" - }, - { - "expr": "SBK_ASYNCFILE_Reading_mcs_75", - "interval": "", - "legendFormat": "", - "refId": "D" - }, - { - "expr": "SBK_ASYNCFILE_Reading_mcs_90", - "interval": "", - "legendFormat": "", - "refId": "E" - }, - { - "expr": "SBK_ASYNCFILE_Reading_mcs_95", - "interval": "", - "legendFormat": "", - "refId": "F" - }, - { - "expr": "SBK_ASYNCFILE_Reading_mcs_99", - "interval": "", - "legendFormat": "", - "refId": "G" - }, - { - "expr": "SBK_ASYNCFILE_Reading_mcs_99_9", - "interval": "", - "legendFormat": "", - "refId": "H" - }, - { - "expr": "SBK_ASYNCFILE_Reading_mcs_99_99", - "interval": "", - "legendFormat": "", - "refId": "I" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, - "title": "ASYNCFILE Read Percentiles (Microseconds)", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "format": "µs", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } - }, - { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [], - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 1 - }, - { - "color": "#6ED0E0", - "value": 5 - }, - { - "color": "#EF843C", - "value": 10 - }, - { - "color": "#E24D42", - "value": 20 - }, - { - "color": "#1F78C1", - "value": 30 - }, - { - "color": "#BA43A9", - "value": 40 - }, - { - "color": "#705DA0", - "value": 50 - }, - { - "color": "#508642", - "value": 60 - }, - { - "color": "#CCA300", - "value": 70 - }, - { - "color": "#447EBC", - "value": 80 - }, - { - "color": "#C15C17", - "value": 90 - }, - { - "color": "#890F02", - "value": 100 - }, - { - "color": "#0A437C", - "value": 500 - }, - { - "color": "#6D1F62", - "value": 1000 - } - ] - }, - "unit": "ms" + "title": "ASYNCFILE Write-Read Throughput MB/s ", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "$$hashKey": "object:175", + "format": "MBs", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "$$hashKey": "object:176", + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {} }, "overrides": [] }, + "fill": 1, + "fillGradient": 0, "gridPos": { "h": 11, "w": 8, - "x": 16, - "y": 30 + "x": 8, + "y": 9 }, - "id": 24, + "hiddenSeries": false, + "id": 36, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" + "alertThreshold": true }, + "percentage": false, "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, "targets": [ { - "expr": "SBK_ASYNCFILE_Reading_ms_AvgLatency", + "expr": "SBK_ASYNCFILE_Write_Reading_RecordsPerSec", "interval": "", - "legendFormat": "Average Latency", + "legendFormat": "", "refId": "A" - }, - { - "expr": "SBK_ASYNCFILE_Reading_ms_MaxLatency", - "interval": "", - "legendFormat": "Max Latency", - "refId": "B" } ], + "thresholds": [], "timeFrom": null, - "timeShift": null, - "title": "ASYNCFILE Read Avg and Max Latencies (Milliseconds)", - "type": "stat" - }, - { - "collapsed": true, - "datasource": null, - "gridPos": { - "h": 1, - "w": 24, - "x": 0, - "y": 41 - }, - "id": 56, - "panels": [ - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "max": 500, - "min": 0, - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 200 - }, - { - "color": "#1F78C1", - "value": 300 - }, - { - "color": "#BA43A9", - "value": 400 - }, - { - "color": "#705DA0", - "value": 500 - }, - { - "color": "#508642", - "value": 600 - }, - { - "color": "#CCA300", - "value": 700 - }, - { - "color": "#447EBC", - "value": 800 - }, - { - "color": "#C15C17", - "value": 900 - }, - { - "color": "#890F02", - "value": 1000 - } - ] - }, - "unit": "MBs" - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 0, - "y": 4 - }, - "hiddenSeries": false, - "id": 61, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_ASYNCFILE_Write_Reading_MBPerSec", - "interval": "", - "legendFormat": "", - "refId": "A" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "ASYNCFILE Write-Read Throughput MB/s ", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "$$hashKey": "object:175", - "format": "MBs", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "$$hashKey": "object:176", - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } + "timeRegions": [], + "timeShift": null, + "title": "ASYNCFILE Write-Read Records/Sec", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "iops", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true }, { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {} - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 8, - "y": 4 - }, - "hiddenSeries": false, - "id": 36, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_ASYNCFILE_Write_Reading_RecordsPerSec", - "interval": "", - "legendFormat": "", - "refId": "A" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "ASYNCFILE Write-Read Records/Sec", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 1000 + }, + { + "color": "#1F78C1", + "value": 10000 + }, + { + "color": "#BA43A9", + "value": 100000 + }, + { + "color": "#705DA0", + "value": 1000000 + }, + { + "color": "#508642", + "value": 10000000 + } + ] }, - "yaxes": [ - { - "format": "iops", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } + "unit": "ns" + }, + "overrides": [] + }, + "gridPos": { + "h": 11, + "w": 8, + "x": 16, + "y": 9 + }, + "id": 52, + "options": { + "colorMode": "value", + "graphMode": "area", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" ], - "yaxis": { - "align": false, - "alignLevel": null - } + "fields": "", + "values": false + }, + "textMode": "auto" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_ASYNCFILE_Write_Reading_ns_AvgLatency", + "interval": "", + "legendFormat": "Average Latency", + "refId": "A" + }, + { + "expr": "SBK_ASYNCFILE_Write_Reading_ns_MaxLatency", + "interval": "", + "legendFormat": "Max Latency", + "refId": "B" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "ASYNCFILE Write-Read Avg and Max Latencies (Nanoseconds)", + "type": "stat" + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {} + }, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 0, + "y": 20 + }, + "hiddenSeries": false, + "id": 54, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_ASYNCFILE_Write_Reading_ns_10", + "interval": "", + "legendFormat": "", + "refId": "A" + }, + { + "expr": "SBK_ASYNCFILE_Write_Reading_ns_25", + "interval": "", + "legendFormat": "", + "refId": "B" }, { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 1000 - }, - { - "color": "#1F78C1", - "value": 10000 - }, - { - "color": "#BA43A9", - "value": 100000 - }, - { - "color": "#705DA0", - "value": 1000000 - }, - { - "color": "#508642", - "value": 10000000 - } - ] - }, - "unit": "ns" - }, - "overrides": [] - }, - "gridPos": { - "h": 11, - "w": 8, - "x": 16, - "y": 4 - }, - "id": 52, - "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_ASYNCFILE_Write_Reading_ns_AvgLatency", - "interval": "", - "legendFormat": "Average Latency", - "refId": "A" - }, - { - "expr": "SBK_ASYNCFILE_Write_Reading_ns_MaxLatency", - "interval": "", - "legendFormat": "Max Latency", - "refId": "B" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "ASYNCFILE Write-Read Avg and Max Latencies (Nanoseconds)", - "type": "stat" + "expr": "SBK_ASYNCFILE_Write_Reading_ns_50", + "interval": "", + "legendFormat": "", + "refId": "C" }, { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {} - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 0, - "y": 15 - }, - "hiddenSeries": false, - "id": 54, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_ASYNCFILE_Write_Reading_ns_10", - "interval": "", - "legendFormat": "", - "refId": "A" - }, - { - "expr": "SBK_ASYNCFILE_Write_Reading_ns_25", - "interval": "", - "legendFormat": "", - "refId": "B" - }, - { - "expr": "SBK_ASYNCFILE_Write_Reading_ns_50", - "interval": "", - "legendFormat": "", - "refId": "C" - }, - { - "expr": "SBK_ASYNCFILE_Write_Reading_ns_75", - "interval": "", - "legendFormat": "", - "refId": "D" - }, - { - "expr": "SBK_ASYNCFILE_Write_Reading_ns_90", - "interval": "", - "legendFormat": "", - "refId": "E" - }, - { - "expr": "SBK_ASYNCFILE_Write_Reading_ns_95", - "interval": "", - "legendFormat": "", - "refId": "F" - }, - { - "expr": "SBK_ASYNCFILE_Write_Reading_ns_99", - "interval": "", - "legendFormat": "", - "refId": "G" - }, - { - "expr": "SBK_ASYNCFILE_Write_Reading_ns_99_9", - "interval": "", - "legendFormat": "", - "refId": "H" - }, - { - "expr": "SBK_ASYNCFILE_Write_Reading_ns_99_99", - "interval": "", - "legendFormat": "", - "refId": "I" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "ASYNCFILE Write-Read Percentiles (Nanoseconds)", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "format": "ns", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } + "expr": "SBK_ASYNCFILE_Write_Reading_ns_75", + "interval": "", + "legendFormat": "", + "refId": "D" + }, + { + "expr": "SBK_ASYNCFILE_Write_Reading_ns_90", + "interval": "", + "legendFormat": "", + "refId": "E" + }, + { + "expr": "SBK_ASYNCFILE_Write_Reading_ns_95", + "interval": "", + "legendFormat": "", + "refId": "F" + }, + { + "expr": "SBK_ASYNCFILE_Write_Reading_ns_99", + "interval": "", + "legendFormat": "", + "refId": "G" + }, + { + "expr": "SBK_ASYNCFILE_Write_Reading_ns_99_25", + "interval": "", + "legendFormat": "", + "refId": "H" + }, + { + "expr": "SBK_ASYNCFILE_Write_Reading_ns_99_5", + "interval": "", + "legendFormat": "", + "refId": "I" + }, + { + "expr": "SBK_ASYNCFILE_Write_Reading_ns_99_75", + "interval": "", + "legendFormat": "", + "refId": "J" + }, + { + "expr": "SBK_ASYNCFILE_Write_Reading_ns_99_9", + "interval": "", + "legendFormat": "", + "refId": "K" + }, + { + "expr": "SBK_ASYNCFILE_Write_Reading_ns_99_95", + "interval": "", + "legendFormat": "", + "refId": "L" }, { - "datasource": "Prometheus", - "description": "", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 1073741824 - }, - { - "color": "#EF843C", - "value": 10737418240 - }, - { - "color": "#6ED0E0", - "value": 10737418240 - }, - { - "color": "#E24D42", - "value": 1099511627776 - } - ] + "expr": "SBK_ASYNCFILE_Write_Reading_ns_99_99", + "interval": "", + "legendFormat": "", + "refId": "M" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "ASYNCFILE Write-Read Percentiles (Nanoseconds)", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "$$hashKey": "object:240", + "format": "ns", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "$$hashKey": "object:241", + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "datasource": "Prometheus", + "description": "", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null }, - "unit": "decbytes" - }, - "overrides": [] - }, - "gridPos": { - "h": 5, - "w": 3, - "x": 8, - "y": 15 - }, - "id": 30, - "options": { - "colorMode": "value", - "graphMode": "none", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" + { + "color": "#EAB839", + "value": 1073741824 + }, + { + "color": "#EF843C", + "value": 10737418240 + }, + { + "color": "#6ED0E0", + "value": 10737418240 + }, + { + "color": "#E24D42", + "value": 1099511627776 + } + ] }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_ASYNCFILE_Write_Reading_Bytes_total", - "interval": "", - "legendFormat": "", - "refId": "A" - } + "unit": "decbytes" + }, + "overrides": [] + }, + "gridPos": { + "h": 5, + "w": 3, + "x": 8, + "y": 20 + }, + "id": 30, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" ], - "timeFrom": null, - "timeShift": null, - "title": "ASYNCFILE Write-Read Bytes Total", - "type": "stat" + "fields": "", + "values": false }, + "textMode": "auto" + }, + "pluginVersion": "7.3.7", + "targets": [ { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "max": 500, - "min": 0, - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 200 - }, - { - "color": "#1F78C1", - "value": 300 - }, - { - "color": "#BA43A9", - "value": 400 - }, - { - "color": "#705DA0", - "value": 500 - }, - { - "color": "#508642", - "value": 600 - }, - { - "color": "#CCA300", - "value": 700 - }, - { - "color": "#447EBC", - "value": 800 - }, - { - "color": "#C15C17", - "value": 900 - }, - { - "color": "#890F02", - "value": 1000 - } - ] + "expr": "SBK_ASYNCFILE_Write_Reading_Bytes_total", + "interval": "", + "legendFormat": "", + "refId": "A" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "ASYNCFILE Write-Read Bytes Total", + "type": "stat" + }, + { + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "max": 500, + "min": 0, + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 }, - "unit": "MBs" - }, - "overrides": [] - }, - "gridPos": { - "h": 6, - "w": 5, - "x": 11, - "y": 15 - }, - "id": 32, - "options": { - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "showThresholdLabels": true, - "showThresholdMarkers": true + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 200 + }, + { + "color": "#1F78C1", + "value": 300 + }, + { + "color": "#BA43A9", + "value": 400 + }, + { + "color": "#705DA0", + "value": 500 + }, + { + "color": "#508642", + "value": 600 + }, + { + "color": "#CCA300", + "value": 700 + }, + { + "color": "#447EBC", + "value": 800 + }, + { + "color": "#C15C17", + "value": 900 + }, + { + "color": "#890F02", + "value": 1000 + } + ] }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_ASYNCFILE_Write_Reading_MBPerSec", - "interval": "", - "legendFormat": "", - "refId": "A" - } + "unit": "MBs" + }, + "overrides": [] + }, + "gridPos": { + "h": 6, + "w": 5, + "x": 11, + "y": 20 + }, + "id": 32, + "options": { + "reduceOptions": { + "calcs": [ + "last" ], - "timeFrom": null, - "timeShift": null, - "title": "ASYNCFILE Write-Read Throughput MB/s", - "type": "gauge" + "fields": "", + "values": false }, + "showThresholdLabels": true, + "showThresholdMarkers": true + }, + "pluginVersion": "7.3.7", + "targets": [ { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {} - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 16, - "y": 15 - }, - "hiddenSeries": false, - "id": 34, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_ASYNCFILE_Write_Reading_ms_10", - "interval": "", - "legendFormat": "", - "refId": "A" - }, - { - "expr": "SBK_ASYNCFILE_Write_Reading_ms_25", - "interval": "", - "legendFormat": "", - "refId": "B" - }, - { - "expr": "SBK_ASYNCFILE_Write_Reading_ms_50", - "interval": "", - "legendFormat": "", - "refId": "C" - }, - { - "expr": "SBK_ASYNCFILE_Write_Reading_ms_75", - "interval": "", - "legendFormat": "", - "refId": "D" - }, - { - "expr": "SBK_ASYNCFILE_Write_Reading_ms_90", - "interval": "", - "legendFormat": "", - "refId": "E" - }, - { - "expr": "SBK_ASYNCFILE_Write_Reading_ms_95", - "interval": "", - "legendFormat": "", - "refId": "F" - }, - { - "expr": "SBK_ASYNCFILE_Write_Reading_ms_99", - "interval": "", - "legendFormat": "", - "refId": "G" - }, - { - "expr": "SBK_ASYNCFILE_Write_Reading_ms_99_9", - "interval": "", - "legendFormat": "", - "refId": "H" - }, - { - "expr": "SBK_ASYNCFILE_Write_Reading_ms_99_99", - "interval": "", - "legendFormat": "", - "refId": "I" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "ASYNCFILE Write-Read Percentiles (Milliseconds)", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "format": "ms", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } + "expr": "SBK_ASYNCFILE_Write_Reading_MBPerSec", + "interval": "", + "legendFormat": "", + "refId": "A" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "ASYNCFILE Write-Read Throughput MB/s", + "type": "gauge" + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {} + }, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 16, + "y": 20 + }, + "hiddenSeries": false, + "id": 34, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_ASYNCFILE_Write_Reading_ms_10", + "interval": "", + "legendFormat": "", + "refId": "A" }, { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": { - "align": null, - "filterable": false + "expr": "SBK_ASYNCFILE_Write_Reading_ms_25", + "interval": "", + "legendFormat": "", + "refId": "B" + }, + { + "expr": "SBK_ASYNCFILE_Write_Reading_ms_50", + "interval": "", + "legendFormat": "", + "refId": "C" + }, + { + "expr": "SBK_ASYNCFILE_Write_Reading_ms_75", + "interval": "", + "legendFormat": "", + "refId": "D" + }, + { + "expr": "SBK_ASYNCFILE_Write_Reading_ms_90", + "interval": "", + "legendFormat": "", + "refId": "E" + }, + { + "expr": "SBK_ASYNCFILE_Write_Reading_ms_95", + "interval": "", + "legendFormat": "", + "refId": "F" + }, + { + "expr": "SBK_ASYNCFILE_Write_Reading_ms_99", + "interval": "", + "legendFormat": "", + "refId": "G" + }, + { + "expr": "SBK_ASYNCFILE_Write_Reading_ms_99_9", + "interval": "", + "legendFormat": "", + "refId": "H" + }, + { + "expr": "SBK_ASYNCFILE_Write_Reading_ms_99_99", + "interval": "", + "legendFormat": "", + "refId": "I" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "ASYNCFILE Write-Read Percentiles (Milliseconds)", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "ms", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": { + "align": null, + "filterable": false + }, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null }, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 500 - } - ] + { + "color": "#EAB839", + "value": 10 }, - "unit": "none" - }, - "overrides": [] - }, - "gridPos": { - "h": 6, - "w": 3, - "x": 8, - "y": 20 - }, - "id": 40, - "options": { - "colorMode": "value", - "graphMode": "none", - "justifyMode": "auto", - "orientation": "horizontal", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "value_and_name" + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 500 + } + ] }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_ASYNCFILE_Write_Reading_Readers", - "interval": "", - "legendFormat": "Active Readers", - "refId": "A" - }, - { - "expr": "SBK_ASYNCFILE_Write_Reading_Max_Readers", - "interval": "", - "legendFormat": "Max Readers", - "refId": "B" - }, - { - "expr": "SBK_ASYNCFILE_Write_Reading_Writers", - "interval": "", - "legendFormat": "Active Writers", - "refId": "C" - }, - { - "expr": "SBK_ASYNCFILE_Write_Reading_Max_Writers", - "interval": "", - "legendFormat": "Max Writers", - "refId": "D" - } + "unit": "none" + }, + "overrides": [] + }, + "gridPos": { + "h": 6, + "w": 3, + "x": 8, + "y": 25 + }, + "id": 40, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "auto", + "orientation": "horizontal", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "value_and_name" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_ASYNCFILE_Write_Reading_Readers", + "interval": "", + "legendFormat": "Active Readers", + "refId": "A" + }, + { + "expr": "SBK_ASYNCFILE_Write_Reading_Max_Readers", + "interval": "", + "legendFormat": "Max Readers", + "refId": "B" + }, + { + "expr": "SBK_ASYNCFILE_Write_Reading_Writers", + "interval": "", + "legendFormat": "Active Writers", + "refId": "C" + }, + { + "expr": "SBK_ASYNCFILE_Write_Reading_Max_Writers", + "interval": "", + "legendFormat": "Max Writers", + "refId": "D" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "ASYNCFILE Write-Read Writers and Readers", + "type": "stat" + }, + { + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "red", + "value": 1 + } + ] + }, + "unit": "none" + }, + "overrides": [] + }, + "gridPos": { + "h": 5, + "w": 5, + "x": 11, + "y": 26 + }, + "id": 42, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "auto", + "orientation": "horizontal", + "reduceOptions": { + "calcs": [ + "last" ], - "timeFrom": null, - "timeShift": null, - "title": "ASYNCFILE Write-Read Writers and Readers", - "type": "stat" + "fields": "", + "values": false }, + "textMode": "value_and_name" + }, + "pluginVersion": "7.3.7", + "targets": [ { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "red", - "value": 1 - } - ] + "expr": "SBK_ASYNCFILE_Write_Reading_LowerDiscardedLatencyRecords_total", + "interval": "", + "legendFormat": "Lower", + "refId": "A" + }, + { + "expr": "SBK_ASYNCFILE_Write_Reading_HigherDiscardLatencyRecords_total", + "interval": "", + "legendFormat": "Higher", + "refId": "B" + }, + { + "expr": "SBK_ASYNCFILE_Write_Reading_InvalidLatencyRecords_total", + "interval": "", + "legendFormat": "Invalid/Negative", + "refId": "C" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "ASYNCFILE Write-Read Discarded Latencies", + "type": "stat" + }, + { + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null }, - "unit": "none" - }, - "overrides": [] - }, - "gridPos": { - "h": 5, - "w": 5, - "x": 11, - "y": 21 - }, - "id": 42, - "options": { - "colorMode": "value", - "graphMode": "none", - "justifyMode": "auto", - "orientation": "horizontal", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "value_and_name" + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 1000 + }, + { + "color": "#1F78C1", + "value": 10000 + }, + { + "color": "#BA43A9", + "value": 100000 + }, + { + "color": "#705DA0", + "value": 1000000 + }, + { + "color": "#508642", + "value": 10000000 + }, + { + "color": "#CCA300", + "value": 100000000 + } + ] }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_ASYNCFILE_Write_Reading_LowerDiscardedLatencyRecords_total", - "interval": "", - "legendFormat": "Lower", - "refId": "A" - }, - { - "expr": "SBK_ASYNCFILE_Write_Reading_HigherDiscardLatencyRecords_total", - "interval": "", - "legendFormat": "Higher", - "refId": "B" - }, - { - "expr": "SBK_ASYNCFILE_Write_Reading_InvalidLatencyRecords_total", - "interval": "", - "legendFormat": "Invalid/Negative", - "refId": "C" - } + "unit": "µs" + }, + "overrides": [] + }, + "gridPos": { + "h": 11, + "w": 8, + "x": 0, + "y": 31 + }, + "id": 51, + "options": { + "colorMode": "value", + "graphMode": "area", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" ], - "timeFrom": null, - "timeShift": null, - "title": "ASYNCFILE Write-Read Discarded Latencies", - "type": "stat" + "fields": "", + "values": false + }, + "textMode": "auto" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_ASYNCFILE_Write_Reading_mcs_AvgLatency", + "interval": "", + "legendFormat": "Average Latency", + "refId": "A" + }, + { + "expr": "SBK_ASYNCFILE_Write_Reading_mcs_MaxLatency", + "interval": "", + "legendFormat": "Max Latency", + "refId": "B" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "ASYNCFILE Write-Read Avg and Max Latencies (Microseconds)", + "type": "stat" + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {} + }, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 8, + "y": 31 + }, + "hiddenSeries": false, + "id": 53, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_ASYNCFILE_Write_Reading_mcs_10", + "interval": "", + "legendFormat": "", + "refId": "A" + }, + { + "expr": "SBK_ASYNCFILE_Write_Reading_mcs_25", + "interval": "", + "legendFormat": "", + "refId": "B" }, { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 1000 - }, - { - "color": "#1F78C1", - "value": 10000 - }, - { - "color": "#BA43A9", - "value": 100000 - }, - { - "color": "#705DA0", - "value": 1000000 - }, - { - "color": "#508642", - "value": 10000000 - }, - { - "color": "#CCA300", - "value": 100000000 - } - ] - }, - "unit": "µs" - }, - "overrides": [] - }, - "gridPos": { - "h": 11, - "w": 8, - "x": 0, - "y": 26 - }, - "id": 51, - "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_ASYNCFILE_Write_Reading_mcs_AvgLatency", - "interval": "", - "legendFormat": "Average Latency", - "refId": "A" - }, - { - "expr": "SBK_ASYNCFILE_Write_Reading_mcs_MaxLatency", - "interval": "", - "legendFormat": "Max Latency", - "refId": "B" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "ASYNCFILE Write-Read Avg and Max Latencies (Microseconds)", - "type": "stat" + "expr": "SBK_ASYNCFILE_Write_Reading_mcs_50", + "interval": "", + "legendFormat": "", + "refId": "C" }, { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {} - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 8, - "y": 26 - }, - "hiddenSeries": false, - "id": 53, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_ASYNCFILE_Write_Reading_mcs_10", - "interval": "", - "legendFormat": "", - "refId": "A" - }, - { - "expr": "SBK_ASYNCFILE_Write_Reading_mcs_25", - "interval": "", - "legendFormat": "", - "refId": "B" - }, - { - "expr": "SBK_ASYNCFILE_Write_Reading_mcs_50", - "interval": "", - "legendFormat": "", - "refId": "C" - }, - { - "expr": "SBK_ASYNCFILE_Write_Reading_mcs_75", - "interval": "", - "legendFormat": "", - "refId": "D" - }, - { - "expr": "SBK_ASYNCFILE_Write_Reading_mcs_90", - "interval": "", - "legendFormat": "", - "refId": "E" - }, - { - "expr": "SBK_ASYNCFILE_Write_Reading_mcs_95", - "interval": "", - "legendFormat": "", - "refId": "F" - }, - { - "expr": "SBK_ASYNCFILE_Write_Reading_mcs_99", - "interval": "", - "legendFormat": "", - "refId": "G" - }, - { - "expr": "SBK_ASYNCFILE_Write_Reading_mcs_99_9", - "interval": "", - "legendFormat": "", - "refId": "H" - }, - { - "expr": "SBK_ASYNCFILE_Write_Reading_mcs_99_99", - "interval": "", - "legendFormat": "", - "refId": "I" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "ASYNCFILE Write-Read Percentiles (Microseconds)", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "format": "µs", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } + "expr": "SBK_ASYNCFILE_Write_Reading_mcs_75", + "interval": "", + "legendFormat": "", + "refId": "D" + }, + { + "expr": "SBK_ASYNCFILE_Write_Reading_mcs_90", + "interval": "", + "legendFormat": "", + "refId": "E" + }, + { + "expr": "SBK_ASYNCFILE_Write_Reading_mcs_95", + "interval": "", + "legendFormat": "", + "refId": "F" + }, + { + "expr": "SBK_ASYNCFILE_Write_Reading_mcs_99", + "interval": "", + "legendFormat": "", + "refId": "G" + }, + { + "expr": "SBK_ASYNCFILE_Write_Reading_mcs_99_9", + "interval": "", + "legendFormat": "", + "refId": "H" + }, + { + "expr": "SBK_ASYNCFILE_Write_Reading_mcs_99_99", + "interval": "", + "legendFormat": "", + "refId": "I" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "ASYNCFILE Write-Read Percentiles (Microseconds)", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "µs", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true }, { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 1 - }, - { - "color": "#6ED0E0", - "value": 5 - }, - { - "color": "#EF843C", - "value": 10 - }, - { - "color": "#E24D42", - "value": 20 - }, - { - "color": "#1F78C1", - "value": 30 - }, - { - "color": "#BA43A9", - "value": 40 - }, - { - "color": "#705DA0", - "value": 50 - }, - { - "color": "#508642", - "value": 60 - }, - { - "color": "#CCA300", - "value": 70 - }, - { - "color": "#447EBC", - "value": 80 - }, - { - "color": "#C15C17", - "value": 90 - }, - { - "color": "#890F02", - "value": 100 - }, - { - "color": "#0A437C", - "value": 200 - }, - { - "color": "#6D1F62", - "value": 500 - }, - { - "color": "#584477", - "value": 1000 - } - ] + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null }, - "unit": "ms" - }, - "overrides": [] - }, - "gridPos": { - "h": 11, - "w": 8, - "x": 16, - "y": 26 - }, - "id": 38, - "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" + { + "color": "#EAB839", + "value": 1 + }, + { + "color": "#6ED0E0", + "value": 5 + }, + { + "color": "#EF843C", + "value": 10 + }, + { + "color": "#E24D42", + "value": 20 + }, + { + "color": "#1F78C1", + "value": 30 + }, + { + "color": "#BA43A9", + "value": 40 + }, + { + "color": "#705DA0", + "value": 50 + }, + { + "color": "#508642", + "value": 60 + }, + { + "color": "#CCA300", + "value": 70 + }, + { + "color": "#447EBC", + "value": 80 + }, + { + "color": "#C15C17", + "value": 90 + }, + { + "color": "#890F02", + "value": 100 + }, + { + "color": "#0A437C", + "value": 200 + }, + { + "color": "#6D1F62", + "value": 500 + }, + { + "color": "#584477", + "value": 1000 + } + ] }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_ASYNCFILE_Write_Reading_ms_AvgLatency", - "interval": "", - "legendFormat": "Average Latency", - "refId": "A" - }, - { - "expr": "SBK_ASYNCFILE_Write_Reading_ms_MaxLatency", - "interval": "", - "legendFormat": "Max Latency", - "refId": "B" - } + "unit": "ms" + }, + "overrides": [] + }, + "gridPos": { + "h": 11, + "w": 8, + "x": 16, + "y": 31 + }, + "id": 38, + "options": { + "colorMode": "value", + "graphMode": "area", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" ], - "timeFrom": null, - "timeShift": null, - "title": "ASYNCFILE Write-Read Avg and Max Latencies (Milliseconds)", - "type": "stat" + "fields": "", + "values": false + }, + "textMode": "auto" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_ASYNCFILE_Write_Reading_ms_AvgLatency", + "interval": "", + "legendFormat": "Average Latency", + "refId": "A" + }, + { + "expr": "SBK_ASYNCFILE_Write_Reading_ms_MaxLatency", + "interval": "", + "legendFormat": "Max Latency", + "refId": "B" } ], - "title": "Write-Read Performance Benchmarking (End to End Latencies)", - "type": "row" + "timeFrom": null, + "timeShift": null, + "title": "ASYNCFILE Write-Read Avg and Max Latencies (Milliseconds)", + "type": "stat" } ], "refresh": "5s", diff --git a/grafana/dashboards/sbk-bookkeeper.json b/grafana/dashboards/sbk-bookkeeper.json index dc3d58bf1..71ea4887f 100644 --- a/grafana/dashboards/sbk-bookkeeper.json +++ b/grafana/dashboards/sbk-bookkeeper.json @@ -15,7 +15,7 @@ "editable": true, "gnetId": null, "graphTooltip": 0, - "iteration": 1623506088732, + "iteration": 1627313150733, "links": [], "panels": [ { @@ -362,7 +362,7 @@ "h": 9, "w": 8, "x": 0, - "y": 10 + "y": 7 }, "hiddenSeries": false, "id": 62, @@ -458,7 +458,7 @@ "h": 9, "w": 8, "x": 8, - "y": 10 + "y": 7 }, "hiddenSeries": false, "id": 6, @@ -590,7 +590,7 @@ "h": 9, "w": 8, "x": 16, - "y": 10 + "y": 7 }, "id": 48, "options": { @@ -646,7 +646,7 @@ "h": 11, "w": 8, "x": 0, - "y": 19 + "y": 16 }, "hiddenSeries": false, "id": 50, @@ -718,16 +718,40 @@ "refId": "G" }, { - "expr": "SBK_BOOKKEEPER_Writing_ns_99_9", + "expr": "SBK_BOOKKEEPER_Writing_ns_99_25", "interval": "", "legendFormat": "", "refId": "H" }, { - "expr": "SBK_BOOKKEEPER_Writing_ns_99_99", + "expr": "SBK_BOOKKEEPER_Writing_ns_99_5", "interval": "", "legendFormat": "", "refId": "I" + }, + { + "expr": "SBK_BOOKKEEPER_Writing_ns_99_75", + "interval": "", + "legendFormat": "", + "refId": "J" + }, + { + "expr": "SBK_BOOKKEEPER_Writing_ns_99_9", + "interval": "", + "legendFormat": "", + "refId": "K" + }, + { + "expr": "SBK_BOOKKEEPER_Writing_ns_99_95", + "interval": "", + "legendFormat": "", + "refId": "L" + }, + { + "expr": "SBK_BOOKKEEPER_Writing_ns_99_99", + "interval": "", + "legendFormat": "", + "refId": "M" } ], "thresholds": [], @@ -750,6 +774,7 @@ }, "yaxes": [ { + "$$hashKey": "object:127", "format": "ns", "label": null, "logBase": 1, @@ -758,6 +783,7 @@ "show": true }, { + "$$hashKey": "object:128", "format": "short", "label": null, "logBase": 1, @@ -814,7 +840,7 @@ "h": 4, "w": 3, "x": 8, - "y": 19 + "y": 16 }, "id": 2, "options": { @@ -925,7 +951,7 @@ "h": 6, "w": 5, "x": 11, - "y": 19 + "y": 16 }, "id": 4, "options": { @@ -970,7 +996,7 @@ "h": 11, "w": 8, "x": 16, - "y": 19 + "y": 16 }, "hiddenSeries": false, "id": 10, @@ -1136,7 +1162,7 @@ "h": 7, "w": 3, "x": 8, - "y": 23 + "y": 20 }, "id": 8, "options": { @@ -1192,7 +1218,7 @@ "h": 5, "w": 5, "x": 11, - "y": 25 + "y": 22 }, "id": 28, "options": { @@ -1294,7 +1320,7 @@ "h": 10, "w": 8, "x": 0, - "y": 30 + "y": 27 }, "id": 47, "options": { @@ -1350,7 +1376,7 @@ "h": 10, "w": 8, "x": 8, - "y": 30 + "y": 27 }, "hiddenSeries": false, "id": 49, @@ -1560,7 +1586,7 @@ "h": 10, "w": 8, "x": 16, - "y": 30 + "y": 27 }, "id": 12, "options": { @@ -1602,7 +1628,7 @@ "type": "row" }, { - "collapsed": false, + "collapsed": true, "datasource": null, "gridPos": { "h": 1, @@ -1611,969 +1637,1371 @@ "y": 7 }, "id": 58, - "panels": [], - "title": "Read Performance Benchmarking", - "type": "row" - }, - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [], - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 200 - }, - { - "color": "#1F78C1", - "value": 300 - }, - { - "color": "#BA43A9", - "value": 400 - }, - { - "color": "#705DA0", - "value": 500 - }, - { - "color": "#508642", - "value": 600 - }, - { - "color": "#CCA300", - "value": 700 - }, - { - "color": "#447EBC", - "value": 800 - }, - { - "color": "#C15C17", - "value": 900 + "panels": [ + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 200 + }, + { + "color": "#1F78C1", + "value": 300 + }, + { + "color": "#BA43A9", + "value": 400 + }, + { + "color": "#705DA0", + "value": 500 + }, + { + "color": "#508642", + "value": 600 + }, + { + "color": "#CCA300", + "value": 700 + }, + { + "color": "#447EBC", + "value": 800 + }, + { + "color": "#C15C17", + "value": 900 + }, + { + "color": "#890F02", + "value": 1000 + } + ] }, - { - "color": "#890F02", - "value": 1000 - } - ] + "unit": "MBs" + }, + "overrides": [] }, - "unit": "MBs" + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 0, + "y": 8 + }, + "hiddenSeries": false, + "id": 63, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_BOOKKEEPER_Reading_MBPerSec", + "refId": "A" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "BOOKKEEPER Read Throughput MB/s", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "$$hashKey": "object:323", + "format": "MBs", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "$$hashKey": "object:324", + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 0, - "y": 8 - }, - "hiddenSeries": false, - "id": 63, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_BOOKKEEPER_Reading_MBPerSec", - "refId": "A" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "BOOKKEEPER Read Throughput MB/s", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "$$hashKey": "object:323", - "format": "MBs", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "$$hashKey": "object:324", - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } - }, - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [] - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 8, - "y": 8 - }, - "hiddenSeries": false, - "id": 20, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_BOOKKEEPER_Reading_RecordsPerSec", - "refId": "A" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "BOOKKEEPER Read Records/Sec", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "format": "rps", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } - }, - { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [], - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 1000 - }, - { - "color": "#1F78C1", - "value": 10000 - }, - { - "color": "#BA43A9", - "value": 100000 - }, - { - "color": "#705DA0", - "value": 1000000 - }, - { - "color": "#508642", - "value": 10000000 - } - ] - }, - "unit": "ns" - }, - "overrides": [] - }, - "gridPos": { - "h": 11, - "w": 8, - "x": 16, - "y": 8 - }, - "id": 44, - "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_BOOKKEEPER_Reading_ns_AvgLatency", - "interval": "", - "legendFormat": "Average Latency", - "refId": "A" - }, - { - "expr": "SBK_BOOKKEEPER_Reading_ns_MaxLatency", - "interval": "", - "legendFormat": "Max Latency", - "refId": "B" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "BOOKKEEPER Read Avg and Max Latencies (Nanoseconds)", - "type": "stat" - }, - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [] - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 0, - "y": 19 - }, - "hiddenSeries": false, - "id": 46, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_BOOKKEEPER_Reading_ns_10", - "interval": "", - "legendFormat": "", - "refId": "A" - }, - { - "expr": "SBK_BOOKKEEPER_Reading_ns_25", - "interval": "", - "legendFormat": "", - "refId": "B" - }, - { - "expr": "SBK_BOOKKEEPER_Reading_ns_50", - "interval": "", - "legendFormat": "", - "refId": "C" - }, - { - "expr": "SBK_BOOKKEEPER_Reading_ns_75", - "interval": "", - "legendFormat": "", - "refId": "D" - }, - { - "expr": "SBK_BOOKKEEPER_Reading_ns_90", - "interval": "", - "legendFormat": "", - "refId": "E" - }, - { - "expr": "SBK_BOOKKEEPER_Reading_ns_95", - "interval": "", - "legendFormat": "", - "refId": "F" - }, - { - "expr": "SBK_BOOKKEEPER_Reading_ns_99", - "interval": "", - "legendFormat": "", - "refId": "G" - }, - { - "expr": "SBK_BOOKKEEPER_Reading_ns_99_9", - "interval": "", - "legendFormat": "", - "refId": "H" - }, - { - "expr": "SBK_BOOKKEEPER_Reading_ns_99_99", - "interval": "", - "legendFormat": "", - "refId": "I" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "BOOKKEEPER Read Percentiles (Nanoseconds)", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ { - "format": "ns", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [] + }, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 8, + "y": 8 + }, + "hiddenSeries": false, + "id": 20, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_BOOKKEEPER_Reading_RecordsPerSec", + "refId": "A" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "BOOKKEEPER Read Records/Sec", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "rps", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } }, { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } - }, - { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [], - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 1000 + }, + { + "color": "#1F78C1", + "value": 10000 + }, + { + "color": "#BA43A9", + "value": 100000 + }, + { + "color": "#705DA0", + "value": 1000000 + }, + { + "color": "#508642", + "value": 10000000 + } + ] }, - { - "color": "#E24D42", - "value": 500 - } - ] + "unit": "ns" + }, + "overrides": [] + }, + "gridPos": { + "h": 11, + "w": 8, + "x": 16, + "y": 8 + }, + "id": 44, + "options": { + "colorMode": "value", + "graphMode": "area", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "auto" }, - "unit": "none" - }, - "overrides": [] - }, - "gridPos": { - "h": 5, - "w": 3, - "x": 8, - "y": 19 - }, - "id": 14, - "options": { - "colorMode": "value", - "graphMode": "none", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_BOOKKEEPER_Reading_ns_AvgLatency", + "interval": "", + "legendFormat": "Average Latency", + "refId": "A" + }, + { + "expr": "SBK_BOOKKEEPER_Reading_ns_MaxLatency", + "interval": "", + "legendFormat": "Max Latency", + "refId": "B" + } ], - "fields": "", - "values": false - }, - "textMode": "value_and_name" - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_BOOKKEEPER_Reading_Readers", - "interval": "", - "legendFormat": "Active", - "refId": "A" + "timeFrom": null, + "timeShift": null, + "title": "BOOKKEEPER Read Avg and Max Latencies (Nanoseconds)", + "type": "stat" }, { - "expr": "SBK_BOOKKEEPER_Reading_Max_Readers", - "interval": "", - "legendFormat": "Max", - "refId": "B" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "BOOKKEEPER Readers", - "type": "stat" - }, - { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [], - "mappings": [], - "max": 500, - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 200 - }, - { - "color": "#1F78C1", - "value": 300 - }, - { - "color": "#BA43A9", - "value": 400 - }, - { - "color": "#705DA0", - "value": 500 - }, - { - "color": "#508642", - "value": 600 - }, - { - "color": "#CCA300", - "value": 700 - }, - { - "color": "#447EBC", - "value": 800 - }, - { - "color": "#C15C17", - "value": 900 - }, - { - "color": "#890F02", - "value": 1000 - } - ] + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [] + }, + "overrides": [] }, - "unit": "MBs" - }, - "overrides": [] - }, - "gridPos": { - "h": 6, - "w": 5, - "x": 11, - "y": 19 - }, - "id": 18, - "options": { - "reduceOptions": { - "calcs": [ - "last" + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 0, + "y": 19 + }, + "hiddenSeries": false, + "id": 46, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_BOOKKEEPER_Reading_ns_10", + "interval": "", + "legendFormat": "", + "refId": "A" + }, + { + "expr": "SBK_BOOKKEEPER_Reading_ns_25", + "interval": "", + "legendFormat": "", + "refId": "B" + }, + { + "expr": "SBK_BOOKKEEPER_Reading_ns_50", + "interval": "", + "legendFormat": "", + "refId": "C" + }, + { + "expr": "SBK_BOOKKEEPER_Reading_ns_75", + "interval": "", + "legendFormat": "", + "refId": "D" + }, + { + "expr": "SBK_BOOKKEEPER_Reading_ns_90", + "interval": "", + "legendFormat": "", + "refId": "E" + }, + { + "expr": "SBK_BOOKKEEPER_Reading_ns_95", + "interval": "", + "legendFormat": "", + "refId": "F" + }, + { + "expr": "SBK_BOOKKEEPER_Reading_ns_99", + "interval": "", + "legendFormat": "", + "refId": "G" + }, + { + "expr": "SBK_BOOKKEEPER_Reading_ns_99_25", + "interval": "", + "legendFormat": "", + "refId": "H" + }, + { + "expr": "SBK_BOOKKEEPER_Reading_ns_99_5", + "interval": "", + "legendFormat": "", + "refId": "I" + }, + { + "expr": "SBK_BOOKKEEPER_Reading_ns_99_75", + "interval": "", + "legendFormat": "", + "refId": "J" + }, + { + "expr": "SBK_BOOKKEEPER_Reading_ns_99_9", + "interval": "", + "legendFormat": "", + "refId": "K" + }, + { + "expr": "SBK_BOOKKEEPER_Reading_ns_99_95", + "interval": "", + "legendFormat": "", + "refId": "L" + }, + { + "expr": "SBK_BOOKKEEPER_Reading_ns_99_99", + "interval": "", + "legendFormat": "", + "refId": "M" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "BOOKKEEPER Read Percentiles (Nanoseconds)", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "$$hashKey": "object:152", + "format": "ns", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "$$hashKey": "object:153", + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } ], - "fields": "", - "values": false - }, - "showThresholdLabels": true, - "showThresholdMarkers": true - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_BOOKKEEPER_Reading_MBPerSec", - "refId": "A" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "BOOKKEEPER Read Throughput MB/s", - "type": "gauge" - }, - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [] - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 16, - "y": 19 - }, - "hiddenSeries": false, - "id": 22, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_BOOKKEEPER_Reading_ms_10", - "interval": "", - "legendFormat": "", - "refId": "A" - }, - { - "expr": "SBK_BOOKKEEPER_Reading_ms_25", - "interval": "", - "legendFormat": "", - "refId": "B" - }, - { - "expr": "SBK_BOOKKEEPER_Reading_ms_50", - "interval": "", - "legendFormat": "", - "refId": "C" + "yaxis": { + "align": false, + "alignLevel": null + } }, { - "expr": "SBK_BOOKKEEPER_Reading_ms_75", - "interval": "", - "legendFormat": "", - "refId": "D" + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 500 + } + ] + }, + "unit": "none" + }, + "overrides": [] + }, + "gridPos": { + "h": 5, + "w": 3, + "x": 8, + "y": 19 + }, + "id": 14, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "value_and_name" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_BOOKKEEPER_Reading_Readers", + "interval": "", + "legendFormat": "Active", + "refId": "A" + }, + { + "expr": "SBK_BOOKKEEPER_Reading_Max_Readers", + "interval": "", + "legendFormat": "Max", + "refId": "B" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "BOOKKEEPER Readers", + "type": "stat" }, { - "expr": "SBK_BOOKKEEPER_Reading_ms_90", - "interval": "", - "legendFormat": "", - "refId": "E" + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "max": 500, + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 200 + }, + { + "color": "#1F78C1", + "value": 300 + }, + { + "color": "#BA43A9", + "value": 400 + }, + { + "color": "#705DA0", + "value": 500 + }, + { + "color": "#508642", + "value": 600 + }, + { + "color": "#CCA300", + "value": 700 + }, + { + "color": "#447EBC", + "value": 800 + }, + { + "color": "#C15C17", + "value": 900 + }, + { + "color": "#890F02", + "value": 1000 + } + ] + }, + "unit": "MBs" + }, + "overrides": [] + }, + "gridPos": { + "h": 6, + "w": 5, + "x": 11, + "y": 19 + }, + "id": 18, + "options": { + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "showThresholdLabels": true, + "showThresholdMarkers": true + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_BOOKKEEPER_Reading_MBPerSec", + "refId": "A" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "BOOKKEEPER Read Throughput MB/s", + "type": "gauge" }, { - "expr": "SBK_BOOKKEEPER_Reading_ms_95", - "interval": "", - "legendFormat": "", - "refId": "F" + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [] + }, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 16, + "y": 19 + }, + "hiddenSeries": false, + "id": 22, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_BOOKKEEPER_Reading_ms_10", + "interval": "", + "legendFormat": "", + "refId": "A" + }, + { + "expr": "SBK_BOOKKEEPER_Reading_ms_25", + "interval": "", + "legendFormat": "", + "refId": "B" + }, + { + "expr": "SBK_BOOKKEEPER_Reading_ms_50", + "interval": "", + "legendFormat": "", + "refId": "C" + }, + { + "expr": "SBK_BOOKKEEPER_Reading_ms_75", + "interval": "", + "legendFormat": "", + "refId": "D" + }, + { + "expr": "SBK_BOOKKEEPER_Reading_ms_90", + "interval": "", + "legendFormat": "", + "refId": "E" + }, + { + "expr": "SBK_BOOKKEEPER_Reading_ms_95", + "interval": "", + "legendFormat": "", + "refId": "F" + }, + { + "expr": "SBK_BOOKKEEPER_Reading_ms_99", + "interval": "", + "legendFormat": "", + "refId": "G" + }, + { + "expr": "SBK_BOOKKEEPER_Reading_ms_99_9", + "interval": "", + "legendFormat": "", + "refId": "H" + }, + { + "expr": "SBK_BOOKKEEPER_Reading_ms_99_99", + "interval": "", + "legendFormat": "", + "refId": "I" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "BOOKKEEPER Read Percentiles (Milli Seconds)", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "ms", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } }, { - "expr": "SBK_BOOKKEEPER_Reading_ms_99", - "interval": "", - "legendFormat": "", - "refId": "G" + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 1073741824 + }, + { + "color": "#6ED0E0", + "value": 10737418240 + }, + { + "color": "#EF843C", + "value": 107374182400 + }, + { + "color": "#E24D42", + "value": 1099511627776 + } + ] + }, + "unit": "decbytes" + }, + "overrides": [] + }, + "gridPos": { + "h": 6, + "w": 3, + "x": 8, + "y": 24 + }, + "id": 16, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "value" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_BOOKKEEPER_Reading_Bytes_total", + "refId": "A" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "BOOKKEEPER Read Bytes Total", + "type": "stat" }, { - "expr": "SBK_BOOKKEEPER_Reading_ms_99_9", - "interval": "", - "legendFormat": "", - "refId": "H" + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "red", + "value": 1 + } + ] + }, + "unit": "none" + }, + "overrides": [] + }, + "gridPos": { + "h": 5, + "w": 5, + "x": 11, + "y": 25 + }, + "id": 26, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "auto", + "orientation": "horizontal", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "value_and_name" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_BOOKKEEPER_Reading_LowerDiscardedLatencyRecords_total", + "interval": "", + "legendFormat": "Lower", + "queryType": "randomWalk", + "refId": "A" + }, + { + "expr": "SBK_BOOKKEEPER_Reading_HigherDiscardLatencyRecords_total", + "interval": "", + "legendFormat": "Higher", + "refId": "B" + }, + { + "expr": "SBK_BOOKKEEPER_Reading_InvalidLatencyRecords_total", + "interval": "", + "legendFormat": "Invalid/Negative", + "refId": "C" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "BOOKKEEPER Read Discarded Latencies", + "type": "stat" }, { - "expr": "SBK_BOOKKEEPER_Reading_ms_99_99", - "interval": "", - "legendFormat": "", - "refId": "I" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "BOOKKEEPER Read Percentiles (Milli Seconds)", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "format": "ms", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 1000 + }, + { + "color": "#1F78C1", + "value": 10000 + }, + { + "color": "#BA43A9", + "value": 100000 + }, + { + "color": "#705DA0", + "value": 1000000 + }, + { + "color": "#508642", + "value": 10000000 + } + ] + }, + "unit": "µs" + }, + "overrides": [] + }, + "gridPos": { + "h": 11, + "w": 8, + "x": 0, + "y": 30 + }, + "id": 43, + "options": { + "colorMode": "value", + "graphMode": "area", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "auto" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_BOOKKEEPER_Reading_mcs_AvgLatency", + "interval": "", + "legendFormat": "Average Latency", + "refId": "A" + }, + { + "expr": "SBK_BOOKKEEPER_Reading_mcs_MaxLatency", + "interval": "", + "legendFormat": "Max Latency", + "refId": "B" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "BOOKKEEPER Read Avg and Max Latencies (Microseconds)", + "type": "stat" }, { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } - }, - { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [], - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 1073741824 - }, - { - "color": "#6ED0E0", - "value": 10737418240 - }, - { - "color": "#EF843C", - "value": 107374182400 - }, - { - "color": "#E24D42", - "value": 1099511627776 - } - ] + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [] + }, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 8, + "y": 30 + }, + "hiddenSeries": false, + "id": 45, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_BOOKKEEPER_Reading_mcs_10", + "interval": "", + "legendFormat": "", + "refId": "A" + }, + { + "expr": "SBK_BOOKKEEPER_Reading_mcs_25", + "interval": "", + "legendFormat": "", + "refId": "B" + }, + { + "expr": "SBK_BOOKKEEPER_Reading_mcs_50", + "interval": "", + "legendFormat": "", + "refId": "C" + }, + { + "expr": "SBK_BOOKKEEPER_Reading_mcs_75", + "interval": "", + "legendFormat": "", + "refId": "D" + }, + { + "expr": "SBK_BOOKKEEPER_Reading_mcs_90", + "interval": "", + "legendFormat": "", + "refId": "E" + }, + { + "expr": "SBK_BOOKKEEPER_Reading_mcs_95", + "interval": "", + "legendFormat": "", + "refId": "F" + }, + { + "expr": "SBK_BOOKKEEPER_Reading_mcs_99", + "interval": "", + "legendFormat": "", + "refId": "G" + }, + { + "expr": "SBK_BOOKKEEPER_Reading_mcs_99_9", + "interval": "", + "legendFormat": "", + "refId": "H" + }, + { + "expr": "SBK_BOOKKEEPER_Reading_mcs_99_99", + "interval": "", + "legendFormat": "", + "refId": "I" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "BOOKKEEPER Read Percentiles (Microseconds)", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" }, - "unit": "decbytes" - }, - "overrides": [] - }, - "gridPos": { - "h": 6, - "w": 3, - "x": 8, - "y": 24 - }, - "id": 16, - "options": { - "colorMode": "value", - "graphMode": "none", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "µs", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } ], - "fields": "", - "values": false + "yaxis": { + "align": false, + "alignLevel": null + } }, - "textMode": "value" - }, - "pluginVersion": "7.3.7", - "targets": [ { - "expr": "SBK_BOOKKEEPER_Reading_Bytes_total", - "refId": "A" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "BOOKKEEPER Read Bytes Total", - "type": "stat" - }, - { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 1 + }, + { + "color": "#6ED0E0", + "value": 5 + }, + { + "color": "#EF843C", + "value": 10 + }, + { + "color": "#E24D42", + "value": 20 + }, + { + "color": "#1F78C1", + "value": 30 + }, + { + "color": "#BA43A9", + "value": 40 + }, + { + "color": "#705DA0", + "value": 50 + }, + { + "color": "#508642", + "value": 60 + }, + { + "color": "#CCA300", + "value": 70 + }, + { + "color": "#447EBC", + "value": 80 + }, + { + "color": "#C15C17", + "value": 90 + }, + { + "color": "#890F02", + "value": 100 + }, + { + "color": "#0A437C", + "value": 500 + }, + { + "color": "#6D1F62", + "value": 1000 + } + ] }, - { - "color": "red", - "value": 1 - } - ] + "unit": "ms" + }, + "overrides": [] }, - "unit": "none" - }, - "overrides": [] - }, - "gridPos": { - "h": 5, - "w": 5, - "x": 11, - "y": 25 - }, - "id": 26, - "options": { - "colorMode": "value", - "graphMode": "none", - "justifyMode": "auto", - "orientation": "horizontal", - "reduceOptions": { - "calcs": [ - "last" + "gridPos": { + "h": 11, + "w": 8, + "x": 16, + "y": 30 + }, + "id": 24, + "options": { + "colorMode": "value", + "graphMode": "area", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "auto" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_BOOKKEEPER_Reading_ms_AvgLatency", + "interval": "", + "legendFormat": "Average Latency", + "refId": "A" + }, + { + "expr": "SBK_BOOKKEEPER_Reading_ms_MaxLatency", + "interval": "", + "legendFormat": "Max Latency", + "refId": "B" + } ], - "fields": "", - "values": false - }, - "textMode": "value_and_name" - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_BOOKKEEPER_Reading_LowerDiscardedLatencyRecords_total", - "interval": "", - "legendFormat": "Lower", - "queryType": "randomWalk", - "refId": "A" - }, - { - "expr": "SBK_BOOKKEEPER_Reading_HigherDiscardLatencyRecords_total", - "interval": "", - "legendFormat": "Higher", - "refId": "B" - }, - { - "expr": "SBK_BOOKKEEPER_Reading_InvalidLatencyRecords_total", - "interval": "", - "legendFormat": "Invalid/Negative", - "refId": "C" + "timeFrom": null, + "timeShift": null, + "title": "BOOKKEEPER Read Avg and Max Latencies (Milliseconds)", + "type": "stat" } ], - "timeFrom": null, - "timeShift": null, - "title": "BOOKKEEPER Read Discarded Latencies", - "type": "stat" + "title": "Read Performance Benchmarking", + "type": "row" + }, + { + "collapsed": false, + "datasource": null, + "gridPos": { + "h": 1, + "w": 24, + "x": 0, + "y": 8 + }, + "id": 56, + "panels": [], + "title": "Write-Read Performance Benchmarking (End to End Latencies)", + "type": "row" }, { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, "datasource": "Prometheus", "fieldConfig": { "defaults": { "custom": {}, - "links": [], "mappings": [], + "max": 500, + "min": 0, "noValue": "0", "thresholds": { "mode": "absolute", @@ -2596,81 +3024,43 @@ }, { "color": "#E24D42", - "value": 1000 + "value": 200 }, { "color": "#1F78C1", - "value": 10000 + "value": 300 }, { "color": "#BA43A9", - "value": 100000 + "value": 400 }, { "color": "#705DA0", - "value": 1000000 + "value": 500 }, { "color": "#508642", - "value": 10000000 + "value": 600 + }, + { + "color": "#CCA300", + "value": 700 + }, + { + "color": "#447EBC", + "value": 800 + }, + { + "color": "#C15C17", + "value": 900 + }, + { + "color": "#890F02", + "value": 1000 } ] }, - "unit": "µs" - }, - "overrides": [] - }, - "gridPos": { - "h": 11, - "w": 8, - "x": 0, - "y": 30 - }, - "id": 43, - "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_BOOKKEEPER_Reading_mcs_AvgLatency", - "interval": "", - "legendFormat": "Average Latency", - "refId": "A" - }, - { - "expr": "SBK_BOOKKEEPER_Reading_mcs_MaxLatency", - "interval": "", - "legendFormat": "Max Latency", - "refId": "B" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "BOOKKEEPER Read Avg and Max Latencies (Microseconds)", - "type": "stat" - }, - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [] + "unit": "MBs" }, "overrides": [] }, @@ -2679,11 +3069,11 @@ "gridPos": { "h": 11, "w": 8, - "x": 8, - "y": 30 + "x": 0, + "y": 9 }, "hiddenSeries": false, - "id": 45, + "id": 61, "legend": { "avg": false, "current": false, @@ -2710,1564 +3100,1252 @@ "steppedLine": false, "targets": [ { - "expr": "SBK_BOOKKEEPER_Reading_mcs_10", + "expr": "SBK_BOOKKEEPER_Write_Reading_MBPerSec", "interval": "", "legendFormat": "", "refId": "A" - }, - { - "expr": "SBK_BOOKKEEPER_Reading_mcs_25", - "interval": "", - "legendFormat": "", - "refId": "B" - }, - { - "expr": "SBK_BOOKKEEPER_Reading_mcs_50", - "interval": "", - "legendFormat": "", - "refId": "C" - }, - { - "expr": "SBK_BOOKKEEPER_Reading_mcs_75", - "interval": "", - "legendFormat": "", - "refId": "D" - }, - { - "expr": "SBK_BOOKKEEPER_Reading_mcs_90", - "interval": "", - "legendFormat": "", - "refId": "E" - }, - { - "expr": "SBK_BOOKKEEPER_Reading_mcs_95", - "interval": "", - "legendFormat": "", - "refId": "F" - }, - { - "expr": "SBK_BOOKKEEPER_Reading_mcs_99", - "interval": "", - "legendFormat": "", - "refId": "G" - }, - { - "expr": "SBK_BOOKKEEPER_Reading_mcs_99_9", - "interval": "", - "legendFormat": "", - "refId": "H" - }, - { - "expr": "SBK_BOOKKEEPER_Reading_mcs_99_99", - "interval": "", - "legendFormat": "", - "refId": "I" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, - "title": "BOOKKEEPER Read Percentiles (Microseconds)", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "format": "µs", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } - }, - { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [], - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 1 - }, - { - "color": "#6ED0E0", - "value": 5 - }, - { - "color": "#EF843C", - "value": 10 - }, - { - "color": "#E24D42", - "value": 20 - }, - { - "color": "#1F78C1", - "value": 30 - }, - { - "color": "#BA43A9", - "value": 40 - }, - { - "color": "#705DA0", - "value": 50 - }, - { - "color": "#508642", - "value": 60 - }, - { - "color": "#CCA300", - "value": 70 - }, - { - "color": "#447EBC", - "value": 80 - }, - { - "color": "#C15C17", - "value": 90 - }, - { - "color": "#890F02", - "value": 100 - }, - { - "color": "#0A437C", - "value": 500 - }, - { - "color": "#6D1F62", - "value": 1000 - } - ] - }, - "unit": "ms" + "title": "BOOKKEEPER Write-Read Throughput MB/s ", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "$$hashKey": "object:175", + "format": "MBs", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "$$hashKey": "object:176", + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {} }, "overrides": [] }, + "fill": 1, + "fillGradient": 0, "gridPos": { "h": 11, "w": 8, - "x": 16, - "y": 30 + "x": 8, + "y": 9 }, - "id": 24, + "hiddenSeries": false, + "id": 36, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" + "alertThreshold": true }, + "percentage": false, "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, "targets": [ { - "expr": "SBK_BOOKKEEPER_Reading_ms_AvgLatency", + "expr": "SBK_BOOKKEEPER_Write_Reading_RecordsPerSec", "interval": "", - "legendFormat": "Average Latency", + "legendFormat": "", "refId": "A" - }, - { - "expr": "SBK_BOOKKEEPER_Reading_ms_MaxLatency", - "interval": "", - "legendFormat": "Max Latency", - "refId": "B" } ], + "thresholds": [], "timeFrom": null, - "timeShift": null, - "title": "BOOKKEEPER Read Avg and Max Latencies (Milliseconds)", - "type": "stat" - }, - { - "collapsed": true, - "datasource": null, - "gridPos": { - "h": 1, - "w": 24, - "x": 0, - "y": 41 - }, - "id": 56, - "panels": [ - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "max": 500, - "min": 0, - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 200 - }, - { - "color": "#1F78C1", - "value": 300 - }, - { - "color": "#BA43A9", - "value": 400 - }, - { - "color": "#705DA0", - "value": 500 - }, - { - "color": "#508642", - "value": 600 - }, - { - "color": "#CCA300", - "value": 700 - }, - { - "color": "#447EBC", - "value": 800 - }, - { - "color": "#C15C17", - "value": 900 - }, - { - "color": "#890F02", - "value": 1000 - } - ] - }, - "unit": "MBs" - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 0, - "y": 4 - }, - "hiddenSeries": false, - "id": 61, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_BOOKKEEPER_Write_Reading_MBPerSec", - "interval": "", - "legendFormat": "", - "refId": "A" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "BOOKKEEPER Write-Read Throughput MB/s ", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "$$hashKey": "object:175", - "format": "MBs", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "$$hashKey": "object:176", - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } + "timeRegions": [], + "timeShift": null, + "title": "BOOKKEEPER Write-Read Records/Sec", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "iops", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true }, { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {} - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 8, - "y": 4 - }, - "hiddenSeries": false, - "id": 36, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_BOOKKEEPER_Write_Reading_RecordsPerSec", - "interval": "", - "legendFormat": "", - "refId": "A" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "BOOKKEEPER Write-Read Records/Sec", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 1000 + }, + { + "color": "#1F78C1", + "value": 10000 + }, + { + "color": "#BA43A9", + "value": 100000 + }, + { + "color": "#705DA0", + "value": 1000000 + }, + { + "color": "#508642", + "value": 10000000 + } + ] }, - "yaxes": [ - { - "format": "iops", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } + "unit": "ns" + }, + "overrides": [] + }, + "gridPos": { + "h": 11, + "w": 8, + "x": 16, + "y": 9 + }, + "id": 52, + "options": { + "colorMode": "value", + "graphMode": "area", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" ], - "yaxis": { - "align": false, - "alignLevel": null - } + "fields": "", + "values": false + }, + "textMode": "auto" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_BOOKKEEPER_Write_Reading_ns_AvgLatency", + "interval": "", + "legendFormat": "Average Latency", + "refId": "A" + }, + { + "expr": "SBK_BOOKKEEPER_Write_Reading_ns_MaxLatency", + "interval": "", + "legendFormat": "Max Latency", + "refId": "B" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "BOOKKEEPER Write-Read Avg and Max Latencies (Nanoseconds)", + "type": "stat" + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {} + }, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 0, + "y": 20 + }, + "hiddenSeries": false, + "id": 54, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_BOOKKEEPER_Write_Reading_ns_10", + "interval": "", + "legendFormat": "", + "refId": "A" + }, + { + "expr": "SBK_BOOKKEEPER_Write_Reading_ns_25", + "interval": "", + "legendFormat": "", + "refId": "B" }, { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 1000 - }, - { - "color": "#1F78C1", - "value": 10000 - }, - { - "color": "#BA43A9", - "value": 100000 - }, - { - "color": "#705DA0", - "value": 1000000 - }, - { - "color": "#508642", - "value": 10000000 - } - ] - }, - "unit": "ns" - }, - "overrides": [] - }, - "gridPos": { - "h": 11, - "w": 8, - "x": 16, - "y": 4 - }, - "id": 52, - "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_BOOKKEEPER_Write_Reading_ns_AvgLatency", - "interval": "", - "legendFormat": "Average Latency", - "refId": "A" - }, - { - "expr": "SBK_BOOKKEEPER_Write_Reading_ns_MaxLatency", - "interval": "", - "legendFormat": "Max Latency", - "refId": "B" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "BOOKKEEPER Write-Read Avg and Max Latencies (Nanoseconds)", - "type": "stat" + "expr": "SBK_BOOKKEEPER_Write_Reading_ns_50", + "interval": "", + "legendFormat": "", + "refId": "C" }, { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {} - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 0, - "y": 15 - }, - "hiddenSeries": false, - "id": 54, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_BOOKKEEPER_Write_Reading_ns_10", - "interval": "", - "legendFormat": "", - "refId": "A" - }, - { - "expr": "SBK_BOOKKEEPER_Write_Reading_ns_25", - "interval": "", - "legendFormat": "", - "refId": "B" - }, - { - "expr": "SBK_BOOKKEEPER_Write_Reading_ns_50", - "interval": "", - "legendFormat": "", - "refId": "C" - }, - { - "expr": "SBK_BOOKKEEPER_Write_Reading_ns_75", - "interval": "", - "legendFormat": "", - "refId": "D" - }, - { - "expr": "SBK_BOOKKEEPER_Write_Reading_ns_90", - "interval": "", - "legendFormat": "", - "refId": "E" - }, - { - "expr": "SBK_BOOKKEEPER_Write_Reading_ns_95", - "interval": "", - "legendFormat": "", - "refId": "F" - }, - { - "expr": "SBK_BOOKKEEPER_Write_Reading_ns_99", - "interval": "", - "legendFormat": "", - "refId": "G" - }, - { - "expr": "SBK_BOOKKEEPER_Write_Reading_ns_99_9", - "interval": "", - "legendFormat": "", - "refId": "H" - }, - { - "expr": "SBK_BOOKKEEPER_Write_Reading_ns_99_99", - "interval": "", - "legendFormat": "", - "refId": "I" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "BOOKKEEPER Write-Read Percentiles (Nanoseconds)", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "format": "ns", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } + "expr": "SBK_BOOKKEEPER_Write_Reading_ns_75", + "interval": "", + "legendFormat": "", + "refId": "D" + }, + { + "expr": "SBK_BOOKKEEPER_Write_Reading_ns_90", + "interval": "", + "legendFormat": "", + "refId": "E" + }, + { + "expr": "SBK_BOOKKEEPER_Write_Reading_ns_95", + "interval": "", + "legendFormat": "", + "refId": "F" + }, + { + "expr": "SBK_BOOKKEEPER_Write_Reading_ns_99", + "interval": "", + "legendFormat": "", + "refId": "G" + }, + { + "expr": "SBK_BOOKKEEPER_Write_Reading_ns_99_25", + "interval": "", + "legendFormat": "", + "refId": "H" + }, + { + "expr": "SBK_BOOKKEEPER_Write_Reading_ns_99_5", + "interval": "", + "legendFormat": "", + "refId": "I" + }, + { + "expr": "SBK_BOOKKEEPER_Write_Reading_ns_99_75", + "interval": "", + "legendFormat": "", + "refId": "J" + }, + { + "expr": "SBK_BOOKKEEPER_Write_Reading_ns_99_9", + "interval": "", + "legendFormat": "", + "refId": "K" + }, + { + "expr": "SBK_BOOKKEEPER_Write_Reading_ns_99_95", + "interval": "", + "legendFormat": "", + "refId": "L" }, { - "datasource": "Prometheus", - "description": "", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 1073741824 - }, - { - "color": "#EF843C", - "value": 10737418240 - }, - { - "color": "#6ED0E0", - "value": 10737418240 - }, - { - "color": "#E24D42", - "value": 1099511627776 - } - ] + "expr": "SBK_BOOKKEEPER_Write_Reading_ns_99_99", + "interval": "", + "legendFormat": "", + "refId": "M" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "BOOKKEEPER Write-Read Percentiles (Nanoseconds)", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "$$hashKey": "object:240", + "format": "ns", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "$$hashKey": "object:241", + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "datasource": "Prometheus", + "description": "", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null }, - "unit": "decbytes" - }, - "overrides": [] - }, - "gridPos": { - "h": 5, - "w": 3, - "x": 8, - "y": 15 - }, - "id": 30, - "options": { - "colorMode": "value", - "graphMode": "none", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" + { + "color": "#EAB839", + "value": 1073741824 + }, + { + "color": "#EF843C", + "value": 10737418240 + }, + { + "color": "#6ED0E0", + "value": 10737418240 + }, + { + "color": "#E24D42", + "value": 1099511627776 + } + ] }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_BOOKKEEPER_Write_Reading_Bytes_total", - "interval": "", - "legendFormat": "", - "refId": "A" - } + "unit": "decbytes" + }, + "overrides": [] + }, + "gridPos": { + "h": 5, + "w": 3, + "x": 8, + "y": 20 + }, + "id": 30, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" ], - "timeFrom": null, - "timeShift": null, - "title": "BOOKKEEPER Write-Read Bytes Total", - "type": "stat" + "fields": "", + "values": false }, + "textMode": "auto" + }, + "pluginVersion": "7.3.7", + "targets": [ { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "max": 500, - "min": 0, - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 200 - }, - { - "color": "#1F78C1", - "value": 300 - }, - { - "color": "#BA43A9", - "value": 400 - }, - { - "color": "#705DA0", - "value": 500 - }, - { - "color": "#508642", - "value": 600 - }, - { - "color": "#CCA300", - "value": 700 - }, - { - "color": "#447EBC", - "value": 800 - }, - { - "color": "#C15C17", - "value": 900 - }, - { - "color": "#890F02", - "value": 1000 - } - ] + "expr": "SBK_BOOKKEEPER_Write_Reading_Bytes_total", + "interval": "", + "legendFormat": "", + "refId": "A" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "BOOKKEEPER Write-Read Bytes Total", + "type": "stat" + }, + { + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "max": 500, + "min": 0, + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 }, - "unit": "MBs" - }, - "overrides": [] - }, - "gridPos": { - "h": 6, - "w": 5, - "x": 11, - "y": 15 - }, - "id": 32, - "options": { - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "showThresholdLabels": true, - "showThresholdMarkers": true + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 200 + }, + { + "color": "#1F78C1", + "value": 300 + }, + { + "color": "#BA43A9", + "value": 400 + }, + { + "color": "#705DA0", + "value": 500 + }, + { + "color": "#508642", + "value": 600 + }, + { + "color": "#CCA300", + "value": 700 + }, + { + "color": "#447EBC", + "value": 800 + }, + { + "color": "#C15C17", + "value": 900 + }, + { + "color": "#890F02", + "value": 1000 + } + ] }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_BOOKKEEPER_Write_Reading_MBPerSec", - "interval": "", - "legendFormat": "", - "refId": "A" - } + "unit": "MBs" + }, + "overrides": [] + }, + "gridPos": { + "h": 6, + "w": 5, + "x": 11, + "y": 20 + }, + "id": 32, + "options": { + "reduceOptions": { + "calcs": [ + "last" ], - "timeFrom": null, - "timeShift": null, - "title": "BOOKKEEPER Write-Read Throughput MB/s", - "type": "gauge" + "fields": "", + "values": false }, + "showThresholdLabels": true, + "showThresholdMarkers": true + }, + "pluginVersion": "7.3.7", + "targets": [ { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {} - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 16, - "y": 15 - }, - "hiddenSeries": false, - "id": 34, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_BOOKKEEPER_Write_Reading_ms_10", - "interval": "", - "legendFormat": "", - "refId": "A" - }, - { - "expr": "SBK_BOOKKEEPER_Write_Reading_ms_25", - "interval": "", - "legendFormat": "", - "refId": "B" - }, - { - "expr": "SBK_BOOKKEEPER_Write_Reading_ms_50", - "interval": "", - "legendFormat": "", - "refId": "C" - }, - { - "expr": "SBK_BOOKKEEPER_Write_Reading_ms_75", - "interval": "", - "legendFormat": "", - "refId": "D" - }, - { - "expr": "SBK_BOOKKEEPER_Write_Reading_ms_90", - "interval": "", - "legendFormat": "", - "refId": "E" - }, - { - "expr": "SBK_BOOKKEEPER_Write_Reading_ms_95", - "interval": "", - "legendFormat": "", - "refId": "F" - }, - { - "expr": "SBK_BOOKKEEPER_Write_Reading_ms_99", - "interval": "", - "legendFormat": "", - "refId": "G" - }, - { - "expr": "SBK_BOOKKEEPER_Write_Reading_ms_99_9", - "interval": "", - "legendFormat": "", - "refId": "H" - }, - { - "expr": "SBK_BOOKKEEPER_Write_Reading_ms_99_99", - "interval": "", - "legendFormat": "", - "refId": "I" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "BOOKKEEPER Write-Read Percentiles (Milliseconds)", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "format": "ms", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } + "expr": "SBK_BOOKKEEPER_Write_Reading_MBPerSec", + "interval": "", + "legendFormat": "", + "refId": "A" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "BOOKKEEPER Write-Read Throughput MB/s", + "type": "gauge" + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {} + }, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 16, + "y": 20 + }, + "hiddenSeries": false, + "id": 34, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_BOOKKEEPER_Write_Reading_ms_10", + "interval": "", + "legendFormat": "", + "refId": "A" }, { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": { - "align": null, - "filterable": false + "expr": "SBK_BOOKKEEPER_Write_Reading_ms_25", + "interval": "", + "legendFormat": "", + "refId": "B" + }, + { + "expr": "SBK_BOOKKEEPER_Write_Reading_ms_50", + "interval": "", + "legendFormat": "", + "refId": "C" + }, + { + "expr": "SBK_BOOKKEEPER_Write_Reading_ms_75", + "interval": "", + "legendFormat": "", + "refId": "D" + }, + { + "expr": "SBK_BOOKKEEPER_Write_Reading_ms_90", + "interval": "", + "legendFormat": "", + "refId": "E" + }, + { + "expr": "SBK_BOOKKEEPER_Write_Reading_ms_95", + "interval": "", + "legendFormat": "", + "refId": "F" + }, + { + "expr": "SBK_BOOKKEEPER_Write_Reading_ms_99", + "interval": "", + "legendFormat": "", + "refId": "G" + }, + { + "expr": "SBK_BOOKKEEPER_Write_Reading_ms_99_9", + "interval": "", + "legendFormat": "", + "refId": "H" + }, + { + "expr": "SBK_BOOKKEEPER_Write_Reading_ms_99_99", + "interval": "", + "legendFormat": "", + "refId": "I" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "BOOKKEEPER Write-Read Percentiles (Milliseconds)", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "ms", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": { + "align": null, + "filterable": false + }, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null }, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 500 - } - ] + { + "color": "#EAB839", + "value": 10 }, - "unit": "none" - }, - "overrides": [] - }, - "gridPos": { - "h": 6, - "w": 3, - "x": 8, - "y": 20 - }, - "id": 40, - "options": { - "colorMode": "value", - "graphMode": "none", - "justifyMode": "auto", - "orientation": "horizontal", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "value_and_name" + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 500 + } + ] }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_BOOKKEEPER_Write_Reading_Readers", - "interval": "", - "legendFormat": "Active Readers", - "refId": "A" - }, - { - "expr": "SBK_BOOKKEEPER_Write_Reading_Max_Readers", - "interval": "", - "legendFormat": "Max Readers", - "refId": "B" - }, - { - "expr": "SBK_BOOKKEEPER_Write_Reading_Writers", - "interval": "", - "legendFormat": "Active Writers", - "refId": "C" - }, - { - "expr": "SBK_BOOKKEEPER_Write_Reading_Max_Writers", - "interval": "", - "legendFormat": "Max Writers", - "refId": "D" - } + "unit": "none" + }, + "overrides": [] + }, + "gridPos": { + "h": 6, + "w": 3, + "x": 8, + "y": 25 + }, + "id": 40, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "auto", + "orientation": "horizontal", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "value_and_name" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_BOOKKEEPER_Write_Reading_Readers", + "interval": "", + "legendFormat": "Active Readers", + "refId": "A" + }, + { + "expr": "SBK_BOOKKEEPER_Write_Reading_Max_Readers", + "interval": "", + "legendFormat": "Max Readers", + "refId": "B" + }, + { + "expr": "SBK_BOOKKEEPER_Write_Reading_Writers", + "interval": "", + "legendFormat": "Active Writers", + "refId": "C" + }, + { + "expr": "SBK_BOOKKEEPER_Write_Reading_Max_Writers", + "interval": "", + "legendFormat": "Max Writers", + "refId": "D" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "BOOKKEEPER Write-Read Writers and Readers", + "type": "stat" + }, + { + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "red", + "value": 1 + } + ] + }, + "unit": "none" + }, + "overrides": [] + }, + "gridPos": { + "h": 5, + "w": 5, + "x": 11, + "y": 26 + }, + "id": 42, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "auto", + "orientation": "horizontal", + "reduceOptions": { + "calcs": [ + "last" ], - "timeFrom": null, - "timeShift": null, - "title": "BOOKKEEPER Write-Read Writers and Readers", - "type": "stat" + "fields": "", + "values": false }, + "textMode": "value_and_name" + }, + "pluginVersion": "7.3.7", + "targets": [ { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "red", - "value": 1 - } - ] + "expr": "SBK_BOOKKEEPER_Write_Reading_LowerDiscardedLatencyRecords_total", + "interval": "", + "legendFormat": "Lower", + "refId": "A" + }, + { + "expr": "SBK_BOOKKEEPER_Write_Reading_HigherDiscardLatencyRecords_total", + "interval": "", + "legendFormat": "Higher", + "refId": "B" + }, + { + "expr": "SBK_BOOKKEEPER_Write_Reading_InvalidLatencyRecords_total", + "interval": "", + "legendFormat": "Invalid/Negative", + "refId": "C" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "BOOKKEEPER Write-Read Discarded Latencies", + "type": "stat" + }, + { + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null }, - "unit": "none" - }, - "overrides": [] - }, - "gridPos": { - "h": 5, - "w": 5, - "x": 11, - "y": 21 - }, - "id": 42, - "options": { - "colorMode": "value", - "graphMode": "none", - "justifyMode": "auto", - "orientation": "horizontal", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "value_and_name" + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 1000 + }, + { + "color": "#1F78C1", + "value": 10000 + }, + { + "color": "#BA43A9", + "value": 100000 + }, + { + "color": "#705DA0", + "value": 1000000 + }, + { + "color": "#508642", + "value": 10000000 + }, + { + "color": "#CCA300", + "value": 100000000 + } + ] }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_BOOKKEEPER_Write_Reading_LowerDiscardedLatencyRecords_total", - "interval": "", - "legendFormat": "Lower", - "refId": "A" - }, - { - "expr": "SBK_BOOKKEEPER_Write_Reading_HigherDiscardLatencyRecords_total", - "interval": "", - "legendFormat": "Higher", - "refId": "B" - }, - { - "expr": "SBK_BOOKKEEPER_Write_Reading_InvalidLatencyRecords_total", - "interval": "", - "legendFormat": "Invalid/Negative", - "refId": "C" - } + "unit": "µs" + }, + "overrides": [] + }, + "gridPos": { + "h": 11, + "w": 8, + "x": 0, + "y": 31 + }, + "id": 51, + "options": { + "colorMode": "value", + "graphMode": "area", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" ], - "timeFrom": null, - "timeShift": null, - "title": "BOOKKEEPER Write-Read Discarded Latencies", - "type": "stat" + "fields": "", + "values": false + }, + "textMode": "auto" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_BOOKKEEPER_Write_Reading_mcs_AvgLatency", + "interval": "", + "legendFormat": "Average Latency", + "refId": "A" + }, + { + "expr": "SBK_BOOKKEEPER_Write_Reading_mcs_MaxLatency", + "interval": "", + "legendFormat": "Max Latency", + "refId": "B" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "BOOKKEEPER Write-Read Avg and Max Latencies (Microseconds)", + "type": "stat" + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {} + }, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 8, + "y": 31 + }, + "hiddenSeries": false, + "id": 53, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_BOOKKEEPER_Write_Reading_mcs_10", + "interval": "", + "legendFormat": "", + "refId": "A" + }, + { + "expr": "SBK_BOOKKEEPER_Write_Reading_mcs_25", + "interval": "", + "legendFormat": "", + "refId": "B" }, { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 1000 - }, - { - "color": "#1F78C1", - "value": 10000 - }, - { - "color": "#BA43A9", - "value": 100000 - }, - { - "color": "#705DA0", - "value": 1000000 - }, - { - "color": "#508642", - "value": 10000000 - }, - { - "color": "#CCA300", - "value": 100000000 - } - ] - }, - "unit": "µs" - }, - "overrides": [] - }, - "gridPos": { - "h": 11, - "w": 8, - "x": 0, - "y": 26 - }, - "id": 51, - "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_BOOKKEEPER_Write_Reading_mcs_AvgLatency", - "interval": "", - "legendFormat": "Average Latency", - "refId": "A" - }, - { - "expr": "SBK_BOOKKEEPER_Write_Reading_mcs_MaxLatency", - "interval": "", - "legendFormat": "Max Latency", - "refId": "B" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "BOOKKEEPER Write-Read Avg and Max Latencies (Microseconds)", - "type": "stat" + "expr": "SBK_BOOKKEEPER_Write_Reading_mcs_50", + "interval": "", + "legendFormat": "", + "refId": "C" }, { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {} - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 8, - "y": 26 - }, - "hiddenSeries": false, - "id": 53, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_BOOKKEEPER_Write_Reading_mcs_10", - "interval": "", - "legendFormat": "", - "refId": "A" - }, - { - "expr": "SBK_BOOKKEEPER_Write_Reading_mcs_25", - "interval": "", - "legendFormat": "", - "refId": "B" - }, - { - "expr": "SBK_BOOKKEEPER_Write_Reading_mcs_50", - "interval": "", - "legendFormat": "", - "refId": "C" - }, - { - "expr": "SBK_BOOKKEEPER_Write_Reading_mcs_75", - "interval": "", - "legendFormat": "", - "refId": "D" - }, - { - "expr": "SBK_BOOKKEEPER_Write_Reading_mcs_90", - "interval": "", - "legendFormat": "", - "refId": "E" - }, - { - "expr": "SBK_BOOKKEEPER_Write_Reading_mcs_95", - "interval": "", - "legendFormat": "", - "refId": "F" - }, - { - "expr": "SBK_BOOKKEEPER_Write_Reading_mcs_99", - "interval": "", - "legendFormat": "", - "refId": "G" - }, - { - "expr": "SBK_BOOKKEEPER_Write_Reading_mcs_99_9", - "interval": "", - "legendFormat": "", - "refId": "H" - }, - { - "expr": "SBK_BOOKKEEPER_Write_Reading_mcs_99_99", - "interval": "", - "legendFormat": "", - "refId": "I" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "BOOKKEEPER Write-Read Percentiles (Microseconds)", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "format": "µs", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } + "expr": "SBK_BOOKKEEPER_Write_Reading_mcs_75", + "interval": "", + "legendFormat": "", + "refId": "D" + }, + { + "expr": "SBK_BOOKKEEPER_Write_Reading_mcs_90", + "interval": "", + "legendFormat": "", + "refId": "E" + }, + { + "expr": "SBK_BOOKKEEPER_Write_Reading_mcs_95", + "interval": "", + "legendFormat": "", + "refId": "F" + }, + { + "expr": "SBK_BOOKKEEPER_Write_Reading_mcs_99", + "interval": "", + "legendFormat": "", + "refId": "G" + }, + { + "expr": "SBK_BOOKKEEPER_Write_Reading_mcs_99_9", + "interval": "", + "legendFormat": "", + "refId": "H" + }, + { + "expr": "SBK_BOOKKEEPER_Write_Reading_mcs_99_99", + "interval": "", + "legendFormat": "", + "refId": "I" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "BOOKKEEPER Write-Read Percentiles (Microseconds)", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "µs", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true }, { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 1 - }, - { - "color": "#6ED0E0", - "value": 5 - }, - { - "color": "#EF843C", - "value": 10 - }, - { - "color": "#E24D42", - "value": 20 - }, - { - "color": "#1F78C1", - "value": 30 - }, - { - "color": "#BA43A9", - "value": 40 - }, - { - "color": "#705DA0", - "value": 50 - }, - { - "color": "#508642", - "value": 60 - }, - { - "color": "#CCA300", - "value": 70 - }, - { - "color": "#447EBC", - "value": 80 - }, - { - "color": "#C15C17", - "value": 90 - }, - { - "color": "#890F02", - "value": 100 - }, - { - "color": "#0A437C", - "value": 200 - }, - { - "color": "#6D1F62", - "value": 500 - }, - { - "color": "#584477", - "value": 1000 - } - ] + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null }, - "unit": "ms" - }, - "overrides": [] - }, - "gridPos": { - "h": 11, - "w": 8, - "x": 16, - "y": 26 - }, - "id": 38, - "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" + { + "color": "#EAB839", + "value": 1 + }, + { + "color": "#6ED0E0", + "value": 5 + }, + { + "color": "#EF843C", + "value": 10 + }, + { + "color": "#E24D42", + "value": 20 + }, + { + "color": "#1F78C1", + "value": 30 + }, + { + "color": "#BA43A9", + "value": 40 + }, + { + "color": "#705DA0", + "value": 50 + }, + { + "color": "#508642", + "value": 60 + }, + { + "color": "#CCA300", + "value": 70 + }, + { + "color": "#447EBC", + "value": 80 + }, + { + "color": "#C15C17", + "value": 90 + }, + { + "color": "#890F02", + "value": 100 + }, + { + "color": "#0A437C", + "value": 200 + }, + { + "color": "#6D1F62", + "value": 500 + }, + { + "color": "#584477", + "value": 1000 + } + ] }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_BOOKKEEPER_Write_Reading_ms_AvgLatency", - "interval": "", - "legendFormat": "Average Latency", - "refId": "A" - }, - { - "expr": "SBK_BOOKKEEPER_Write_Reading_ms_MaxLatency", - "interval": "", - "legendFormat": "Max Latency", - "refId": "B" - } + "unit": "ms" + }, + "overrides": [] + }, + "gridPos": { + "h": 11, + "w": 8, + "x": 16, + "y": 31 + }, + "id": 38, + "options": { + "colorMode": "value", + "graphMode": "area", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" ], - "timeFrom": null, - "timeShift": null, - "title": "BOOKKEEPER Write-Read Avg and Max Latencies (Milliseconds)", - "type": "stat" + "fields": "", + "values": false + }, + "textMode": "auto" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_BOOKKEEPER_Write_Reading_ms_AvgLatency", + "interval": "", + "legendFormat": "Average Latency", + "refId": "A" + }, + { + "expr": "SBK_BOOKKEEPER_Write_Reading_ms_MaxLatency", + "interval": "", + "legendFormat": "Max Latency", + "refId": "B" } ], - "title": "Write-Read Performance Benchmarking (End to End Latencies)", - "type": "row" + "timeFrom": null, + "timeShift": null, + "title": "BOOKKEEPER Write-Read Avg and Max Latencies (Milliseconds)", + "type": "stat" } ], "refresh": "5s", diff --git a/grafana/dashboards/sbk-cassandra.json b/grafana/dashboards/sbk-cassandra.json index e49d3514a..d61cf462c 100644 --- a/grafana/dashboards/sbk-cassandra.json +++ b/grafana/dashboards/sbk-cassandra.json @@ -15,7 +15,7 @@ "editable": true, "gnetId": null, "graphTooltip": 0, - "iteration": 1623506088732, + "iteration": 1627313150733, "links": [], "panels": [ { @@ -362,7 +362,7 @@ "h": 9, "w": 8, "x": 0, - "y": 10 + "y": 7 }, "hiddenSeries": false, "id": 62, @@ -458,7 +458,7 @@ "h": 9, "w": 8, "x": 8, - "y": 10 + "y": 7 }, "hiddenSeries": false, "id": 6, @@ -590,7 +590,7 @@ "h": 9, "w": 8, "x": 16, - "y": 10 + "y": 7 }, "id": 48, "options": { @@ -646,7 +646,7 @@ "h": 11, "w": 8, "x": 0, - "y": 19 + "y": 16 }, "hiddenSeries": false, "id": 50, @@ -718,16 +718,40 @@ "refId": "G" }, { - "expr": "SBK_CASSANDRA_Writing_ns_99_9", + "expr": "SBK_CASSANDRA_Writing_ns_99_25", "interval": "", "legendFormat": "", "refId": "H" }, { - "expr": "SBK_CASSANDRA_Writing_ns_99_99", + "expr": "SBK_CASSANDRA_Writing_ns_99_5", "interval": "", "legendFormat": "", "refId": "I" + }, + { + "expr": "SBK_CASSANDRA_Writing_ns_99_75", + "interval": "", + "legendFormat": "", + "refId": "J" + }, + { + "expr": "SBK_CASSANDRA_Writing_ns_99_9", + "interval": "", + "legendFormat": "", + "refId": "K" + }, + { + "expr": "SBK_CASSANDRA_Writing_ns_99_95", + "interval": "", + "legendFormat": "", + "refId": "L" + }, + { + "expr": "SBK_CASSANDRA_Writing_ns_99_99", + "interval": "", + "legendFormat": "", + "refId": "M" } ], "thresholds": [], @@ -750,6 +774,7 @@ }, "yaxes": [ { + "$$hashKey": "object:127", "format": "ns", "label": null, "logBase": 1, @@ -758,6 +783,7 @@ "show": true }, { + "$$hashKey": "object:128", "format": "short", "label": null, "logBase": 1, @@ -814,7 +840,7 @@ "h": 4, "w": 3, "x": 8, - "y": 19 + "y": 16 }, "id": 2, "options": { @@ -925,7 +951,7 @@ "h": 6, "w": 5, "x": 11, - "y": 19 + "y": 16 }, "id": 4, "options": { @@ -970,7 +996,7 @@ "h": 11, "w": 8, "x": 16, - "y": 19 + "y": 16 }, "hiddenSeries": false, "id": 10, @@ -1136,7 +1162,7 @@ "h": 7, "w": 3, "x": 8, - "y": 23 + "y": 20 }, "id": 8, "options": { @@ -1192,7 +1218,7 @@ "h": 5, "w": 5, "x": 11, - "y": 25 + "y": 22 }, "id": 28, "options": { @@ -1294,7 +1320,7 @@ "h": 10, "w": 8, "x": 0, - "y": 30 + "y": 27 }, "id": 47, "options": { @@ -1350,7 +1376,7 @@ "h": 10, "w": 8, "x": 8, - "y": 30 + "y": 27 }, "hiddenSeries": false, "id": 49, @@ -1560,7 +1586,7 @@ "h": 10, "w": 8, "x": 16, - "y": 30 + "y": 27 }, "id": 12, "options": { @@ -1602,7 +1628,7 @@ "type": "row" }, { - "collapsed": false, + "collapsed": true, "datasource": null, "gridPos": { "h": 1, @@ -1611,969 +1637,1371 @@ "y": 7 }, "id": 58, - "panels": [], - "title": "Read Performance Benchmarking", - "type": "row" - }, - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [], - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 200 - }, - { - "color": "#1F78C1", - "value": 300 - }, - { - "color": "#BA43A9", - "value": 400 - }, - { - "color": "#705DA0", - "value": 500 - }, - { - "color": "#508642", - "value": 600 - }, - { - "color": "#CCA300", - "value": 700 - }, - { - "color": "#447EBC", - "value": 800 - }, - { - "color": "#C15C17", - "value": 900 + "panels": [ + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 200 + }, + { + "color": "#1F78C1", + "value": 300 + }, + { + "color": "#BA43A9", + "value": 400 + }, + { + "color": "#705DA0", + "value": 500 + }, + { + "color": "#508642", + "value": 600 + }, + { + "color": "#CCA300", + "value": 700 + }, + { + "color": "#447EBC", + "value": 800 + }, + { + "color": "#C15C17", + "value": 900 + }, + { + "color": "#890F02", + "value": 1000 + } + ] }, - { - "color": "#890F02", - "value": 1000 - } - ] + "unit": "MBs" + }, + "overrides": [] }, - "unit": "MBs" + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 0, + "y": 8 + }, + "hiddenSeries": false, + "id": 63, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_CASSANDRA_Reading_MBPerSec", + "refId": "A" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "CASSANDRA Read Throughput MB/s", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "$$hashKey": "object:323", + "format": "MBs", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "$$hashKey": "object:324", + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 0, - "y": 8 - }, - "hiddenSeries": false, - "id": 63, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_CASSANDRA_Reading_MBPerSec", - "refId": "A" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "CASSANDRA Read Throughput MB/s", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "$$hashKey": "object:323", - "format": "MBs", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "$$hashKey": "object:324", - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } - }, - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [] - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 8, - "y": 8 - }, - "hiddenSeries": false, - "id": 20, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_CASSANDRA_Reading_RecordsPerSec", - "refId": "A" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "CASSANDRA Read Records/Sec", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "format": "rps", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } - }, - { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [], - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 1000 - }, - { - "color": "#1F78C1", - "value": 10000 - }, - { - "color": "#BA43A9", - "value": 100000 - }, - { - "color": "#705DA0", - "value": 1000000 - }, - { - "color": "#508642", - "value": 10000000 - } - ] - }, - "unit": "ns" - }, - "overrides": [] - }, - "gridPos": { - "h": 11, - "w": 8, - "x": 16, - "y": 8 - }, - "id": 44, - "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_CASSANDRA_Reading_ns_AvgLatency", - "interval": "", - "legendFormat": "Average Latency", - "refId": "A" - }, - { - "expr": "SBK_CASSANDRA_Reading_ns_MaxLatency", - "interval": "", - "legendFormat": "Max Latency", - "refId": "B" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "CASSANDRA Read Avg and Max Latencies (Nanoseconds)", - "type": "stat" - }, - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [] - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 0, - "y": 19 - }, - "hiddenSeries": false, - "id": 46, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_CASSANDRA_Reading_ns_10", - "interval": "", - "legendFormat": "", - "refId": "A" - }, - { - "expr": "SBK_CASSANDRA_Reading_ns_25", - "interval": "", - "legendFormat": "", - "refId": "B" - }, - { - "expr": "SBK_CASSANDRA_Reading_ns_50", - "interval": "", - "legendFormat": "", - "refId": "C" - }, - { - "expr": "SBK_CASSANDRA_Reading_ns_75", - "interval": "", - "legendFormat": "", - "refId": "D" - }, - { - "expr": "SBK_CASSANDRA_Reading_ns_90", - "interval": "", - "legendFormat": "", - "refId": "E" - }, - { - "expr": "SBK_CASSANDRA_Reading_ns_95", - "interval": "", - "legendFormat": "", - "refId": "F" - }, - { - "expr": "SBK_CASSANDRA_Reading_ns_99", - "interval": "", - "legendFormat": "", - "refId": "G" - }, - { - "expr": "SBK_CASSANDRA_Reading_ns_99_9", - "interval": "", - "legendFormat": "", - "refId": "H" - }, - { - "expr": "SBK_CASSANDRA_Reading_ns_99_99", - "interval": "", - "legendFormat": "", - "refId": "I" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "CASSANDRA Read Percentiles (Nanoseconds)", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ { - "format": "ns", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [] + }, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 8, + "y": 8 + }, + "hiddenSeries": false, + "id": 20, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_CASSANDRA_Reading_RecordsPerSec", + "refId": "A" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "CASSANDRA Read Records/Sec", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "rps", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } }, { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } - }, - { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [], - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 1000 + }, + { + "color": "#1F78C1", + "value": 10000 + }, + { + "color": "#BA43A9", + "value": 100000 + }, + { + "color": "#705DA0", + "value": 1000000 + }, + { + "color": "#508642", + "value": 10000000 + } + ] }, - { - "color": "#E24D42", - "value": 500 - } - ] + "unit": "ns" + }, + "overrides": [] + }, + "gridPos": { + "h": 11, + "w": 8, + "x": 16, + "y": 8 + }, + "id": 44, + "options": { + "colorMode": "value", + "graphMode": "area", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "auto" }, - "unit": "none" - }, - "overrides": [] - }, - "gridPos": { - "h": 5, - "w": 3, - "x": 8, - "y": 19 - }, - "id": 14, - "options": { - "colorMode": "value", - "graphMode": "none", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_CASSANDRA_Reading_ns_AvgLatency", + "interval": "", + "legendFormat": "Average Latency", + "refId": "A" + }, + { + "expr": "SBK_CASSANDRA_Reading_ns_MaxLatency", + "interval": "", + "legendFormat": "Max Latency", + "refId": "B" + } ], - "fields": "", - "values": false - }, - "textMode": "value_and_name" - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_CASSANDRA_Reading_Readers", - "interval": "", - "legendFormat": "Active", - "refId": "A" + "timeFrom": null, + "timeShift": null, + "title": "CASSANDRA Read Avg and Max Latencies (Nanoseconds)", + "type": "stat" }, { - "expr": "SBK_CASSANDRA_Reading_Max_Readers", - "interval": "", - "legendFormat": "Max", - "refId": "B" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "CASSANDRA Readers", - "type": "stat" - }, - { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [], - "mappings": [], - "max": 500, - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 200 - }, - { - "color": "#1F78C1", - "value": 300 - }, - { - "color": "#BA43A9", - "value": 400 - }, - { - "color": "#705DA0", - "value": 500 - }, - { - "color": "#508642", - "value": 600 - }, - { - "color": "#CCA300", - "value": 700 - }, - { - "color": "#447EBC", - "value": 800 - }, - { - "color": "#C15C17", - "value": 900 - }, - { - "color": "#890F02", - "value": 1000 - } - ] + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [] + }, + "overrides": [] }, - "unit": "MBs" - }, - "overrides": [] - }, - "gridPos": { - "h": 6, - "w": 5, - "x": 11, - "y": 19 - }, - "id": 18, - "options": { - "reduceOptions": { - "calcs": [ - "last" + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 0, + "y": 19 + }, + "hiddenSeries": false, + "id": 46, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_CASSANDRA_Reading_ns_10", + "interval": "", + "legendFormat": "", + "refId": "A" + }, + { + "expr": "SBK_CASSANDRA_Reading_ns_25", + "interval": "", + "legendFormat": "", + "refId": "B" + }, + { + "expr": "SBK_CASSANDRA_Reading_ns_50", + "interval": "", + "legendFormat": "", + "refId": "C" + }, + { + "expr": "SBK_CASSANDRA_Reading_ns_75", + "interval": "", + "legendFormat": "", + "refId": "D" + }, + { + "expr": "SBK_CASSANDRA_Reading_ns_90", + "interval": "", + "legendFormat": "", + "refId": "E" + }, + { + "expr": "SBK_CASSANDRA_Reading_ns_95", + "interval": "", + "legendFormat": "", + "refId": "F" + }, + { + "expr": "SBK_CASSANDRA_Reading_ns_99", + "interval": "", + "legendFormat": "", + "refId": "G" + }, + { + "expr": "SBK_CASSANDRA_Reading_ns_99_25", + "interval": "", + "legendFormat": "", + "refId": "H" + }, + { + "expr": "SBK_CASSANDRA_Reading_ns_99_5", + "interval": "", + "legendFormat": "", + "refId": "I" + }, + { + "expr": "SBK_CASSANDRA_Reading_ns_99_75", + "interval": "", + "legendFormat": "", + "refId": "J" + }, + { + "expr": "SBK_CASSANDRA_Reading_ns_99_9", + "interval": "", + "legendFormat": "", + "refId": "K" + }, + { + "expr": "SBK_CASSANDRA_Reading_ns_99_95", + "interval": "", + "legendFormat": "", + "refId": "L" + }, + { + "expr": "SBK_CASSANDRA_Reading_ns_99_99", + "interval": "", + "legendFormat": "", + "refId": "M" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "CASSANDRA Read Percentiles (Nanoseconds)", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "$$hashKey": "object:152", + "format": "ns", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "$$hashKey": "object:153", + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } ], - "fields": "", - "values": false - }, - "showThresholdLabels": true, - "showThresholdMarkers": true - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_CASSANDRA_Reading_MBPerSec", - "refId": "A" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "CASSANDRA Read Throughput MB/s", - "type": "gauge" - }, - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [] - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 16, - "y": 19 - }, - "hiddenSeries": false, - "id": 22, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_CASSANDRA_Reading_ms_10", - "interval": "", - "legendFormat": "", - "refId": "A" - }, - { - "expr": "SBK_CASSANDRA_Reading_ms_25", - "interval": "", - "legendFormat": "", - "refId": "B" - }, - { - "expr": "SBK_CASSANDRA_Reading_ms_50", - "interval": "", - "legendFormat": "", - "refId": "C" + "yaxis": { + "align": false, + "alignLevel": null + } }, { - "expr": "SBK_CASSANDRA_Reading_ms_75", - "interval": "", - "legendFormat": "", - "refId": "D" + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 500 + } + ] + }, + "unit": "none" + }, + "overrides": [] + }, + "gridPos": { + "h": 5, + "w": 3, + "x": 8, + "y": 19 + }, + "id": 14, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "value_and_name" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_CASSANDRA_Reading_Readers", + "interval": "", + "legendFormat": "Active", + "refId": "A" + }, + { + "expr": "SBK_CASSANDRA_Reading_Max_Readers", + "interval": "", + "legendFormat": "Max", + "refId": "B" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "CASSANDRA Readers", + "type": "stat" }, { - "expr": "SBK_CASSANDRA_Reading_ms_90", - "interval": "", - "legendFormat": "", - "refId": "E" + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "max": 500, + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 200 + }, + { + "color": "#1F78C1", + "value": 300 + }, + { + "color": "#BA43A9", + "value": 400 + }, + { + "color": "#705DA0", + "value": 500 + }, + { + "color": "#508642", + "value": 600 + }, + { + "color": "#CCA300", + "value": 700 + }, + { + "color": "#447EBC", + "value": 800 + }, + { + "color": "#C15C17", + "value": 900 + }, + { + "color": "#890F02", + "value": 1000 + } + ] + }, + "unit": "MBs" + }, + "overrides": [] + }, + "gridPos": { + "h": 6, + "w": 5, + "x": 11, + "y": 19 + }, + "id": 18, + "options": { + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "showThresholdLabels": true, + "showThresholdMarkers": true + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_CASSANDRA_Reading_MBPerSec", + "refId": "A" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "CASSANDRA Read Throughput MB/s", + "type": "gauge" }, { - "expr": "SBK_CASSANDRA_Reading_ms_95", - "interval": "", - "legendFormat": "", - "refId": "F" + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [] + }, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 16, + "y": 19 + }, + "hiddenSeries": false, + "id": 22, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_CASSANDRA_Reading_ms_10", + "interval": "", + "legendFormat": "", + "refId": "A" + }, + { + "expr": "SBK_CASSANDRA_Reading_ms_25", + "interval": "", + "legendFormat": "", + "refId": "B" + }, + { + "expr": "SBK_CASSANDRA_Reading_ms_50", + "interval": "", + "legendFormat": "", + "refId": "C" + }, + { + "expr": "SBK_CASSANDRA_Reading_ms_75", + "interval": "", + "legendFormat": "", + "refId": "D" + }, + { + "expr": "SBK_CASSANDRA_Reading_ms_90", + "interval": "", + "legendFormat": "", + "refId": "E" + }, + { + "expr": "SBK_CASSANDRA_Reading_ms_95", + "interval": "", + "legendFormat": "", + "refId": "F" + }, + { + "expr": "SBK_CASSANDRA_Reading_ms_99", + "interval": "", + "legendFormat": "", + "refId": "G" + }, + { + "expr": "SBK_CASSANDRA_Reading_ms_99_9", + "interval": "", + "legendFormat": "", + "refId": "H" + }, + { + "expr": "SBK_CASSANDRA_Reading_ms_99_99", + "interval": "", + "legendFormat": "", + "refId": "I" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "CASSANDRA Read Percentiles (Milli Seconds)", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "ms", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } }, { - "expr": "SBK_CASSANDRA_Reading_ms_99", - "interval": "", - "legendFormat": "", - "refId": "G" + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 1073741824 + }, + { + "color": "#6ED0E0", + "value": 10737418240 + }, + { + "color": "#EF843C", + "value": 107374182400 + }, + { + "color": "#E24D42", + "value": 1099511627776 + } + ] + }, + "unit": "decbytes" + }, + "overrides": [] + }, + "gridPos": { + "h": 6, + "w": 3, + "x": 8, + "y": 24 + }, + "id": 16, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "value" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_CASSANDRA_Reading_Bytes_total", + "refId": "A" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "CASSANDRA Read Bytes Total", + "type": "stat" }, { - "expr": "SBK_CASSANDRA_Reading_ms_99_9", - "interval": "", - "legendFormat": "", - "refId": "H" + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "red", + "value": 1 + } + ] + }, + "unit": "none" + }, + "overrides": [] + }, + "gridPos": { + "h": 5, + "w": 5, + "x": 11, + "y": 25 + }, + "id": 26, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "auto", + "orientation": "horizontal", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "value_and_name" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_CASSANDRA_Reading_LowerDiscardedLatencyRecords_total", + "interval": "", + "legendFormat": "Lower", + "queryType": "randomWalk", + "refId": "A" + }, + { + "expr": "SBK_CASSANDRA_Reading_HigherDiscardLatencyRecords_total", + "interval": "", + "legendFormat": "Higher", + "refId": "B" + }, + { + "expr": "SBK_CASSANDRA_Reading_InvalidLatencyRecords_total", + "interval": "", + "legendFormat": "Invalid/Negative", + "refId": "C" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "CASSANDRA Read Discarded Latencies", + "type": "stat" }, { - "expr": "SBK_CASSANDRA_Reading_ms_99_99", - "interval": "", - "legendFormat": "", - "refId": "I" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "CASSANDRA Read Percentiles (Milli Seconds)", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "format": "ms", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 1000 + }, + { + "color": "#1F78C1", + "value": 10000 + }, + { + "color": "#BA43A9", + "value": 100000 + }, + { + "color": "#705DA0", + "value": 1000000 + }, + { + "color": "#508642", + "value": 10000000 + } + ] + }, + "unit": "µs" + }, + "overrides": [] + }, + "gridPos": { + "h": 11, + "w": 8, + "x": 0, + "y": 30 + }, + "id": 43, + "options": { + "colorMode": "value", + "graphMode": "area", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "auto" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_CASSANDRA_Reading_mcs_AvgLatency", + "interval": "", + "legendFormat": "Average Latency", + "refId": "A" + }, + { + "expr": "SBK_CASSANDRA_Reading_mcs_MaxLatency", + "interval": "", + "legendFormat": "Max Latency", + "refId": "B" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "CASSANDRA Read Avg and Max Latencies (Microseconds)", + "type": "stat" }, { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } - }, - { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [], - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 1073741824 - }, - { - "color": "#6ED0E0", - "value": 10737418240 - }, - { - "color": "#EF843C", - "value": 107374182400 - }, - { - "color": "#E24D42", - "value": 1099511627776 - } - ] + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [] + }, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 8, + "y": 30 + }, + "hiddenSeries": false, + "id": 45, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_CASSANDRA_Reading_mcs_10", + "interval": "", + "legendFormat": "", + "refId": "A" + }, + { + "expr": "SBK_CASSANDRA_Reading_mcs_25", + "interval": "", + "legendFormat": "", + "refId": "B" + }, + { + "expr": "SBK_CASSANDRA_Reading_mcs_50", + "interval": "", + "legendFormat": "", + "refId": "C" + }, + { + "expr": "SBK_CASSANDRA_Reading_mcs_75", + "interval": "", + "legendFormat": "", + "refId": "D" + }, + { + "expr": "SBK_CASSANDRA_Reading_mcs_90", + "interval": "", + "legendFormat": "", + "refId": "E" + }, + { + "expr": "SBK_CASSANDRA_Reading_mcs_95", + "interval": "", + "legendFormat": "", + "refId": "F" + }, + { + "expr": "SBK_CASSANDRA_Reading_mcs_99", + "interval": "", + "legendFormat": "", + "refId": "G" + }, + { + "expr": "SBK_CASSANDRA_Reading_mcs_99_9", + "interval": "", + "legendFormat": "", + "refId": "H" + }, + { + "expr": "SBK_CASSANDRA_Reading_mcs_99_99", + "interval": "", + "legendFormat": "", + "refId": "I" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "CASSANDRA Read Percentiles (Microseconds)", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" }, - "unit": "decbytes" - }, - "overrides": [] - }, - "gridPos": { - "h": 6, - "w": 3, - "x": 8, - "y": 24 - }, - "id": 16, - "options": { - "colorMode": "value", - "graphMode": "none", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "µs", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } ], - "fields": "", - "values": false + "yaxis": { + "align": false, + "alignLevel": null + } }, - "textMode": "value" - }, - "pluginVersion": "7.3.7", - "targets": [ { - "expr": "SBK_CASSANDRA_Reading_Bytes_total", - "refId": "A" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "CASSANDRA Read Bytes Total", - "type": "stat" - }, - { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 1 + }, + { + "color": "#6ED0E0", + "value": 5 + }, + { + "color": "#EF843C", + "value": 10 + }, + { + "color": "#E24D42", + "value": 20 + }, + { + "color": "#1F78C1", + "value": 30 + }, + { + "color": "#BA43A9", + "value": 40 + }, + { + "color": "#705DA0", + "value": 50 + }, + { + "color": "#508642", + "value": 60 + }, + { + "color": "#CCA300", + "value": 70 + }, + { + "color": "#447EBC", + "value": 80 + }, + { + "color": "#C15C17", + "value": 90 + }, + { + "color": "#890F02", + "value": 100 + }, + { + "color": "#0A437C", + "value": 500 + }, + { + "color": "#6D1F62", + "value": 1000 + } + ] }, - { - "color": "red", - "value": 1 - } - ] + "unit": "ms" + }, + "overrides": [] }, - "unit": "none" - }, - "overrides": [] - }, - "gridPos": { - "h": 5, - "w": 5, - "x": 11, - "y": 25 - }, - "id": 26, - "options": { - "colorMode": "value", - "graphMode": "none", - "justifyMode": "auto", - "orientation": "horizontal", - "reduceOptions": { - "calcs": [ - "last" + "gridPos": { + "h": 11, + "w": 8, + "x": 16, + "y": 30 + }, + "id": 24, + "options": { + "colorMode": "value", + "graphMode": "area", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "auto" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_CASSANDRA_Reading_ms_AvgLatency", + "interval": "", + "legendFormat": "Average Latency", + "refId": "A" + }, + { + "expr": "SBK_CASSANDRA_Reading_ms_MaxLatency", + "interval": "", + "legendFormat": "Max Latency", + "refId": "B" + } ], - "fields": "", - "values": false - }, - "textMode": "value_and_name" - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_CASSANDRA_Reading_LowerDiscardedLatencyRecords_total", - "interval": "", - "legendFormat": "Lower", - "queryType": "randomWalk", - "refId": "A" - }, - { - "expr": "SBK_CASSANDRA_Reading_HigherDiscardLatencyRecords_total", - "interval": "", - "legendFormat": "Higher", - "refId": "B" - }, - { - "expr": "SBK_CASSANDRA_Reading_InvalidLatencyRecords_total", - "interval": "", - "legendFormat": "Invalid/Negative", - "refId": "C" + "timeFrom": null, + "timeShift": null, + "title": "CASSANDRA Read Avg and Max Latencies (Milliseconds)", + "type": "stat" } ], - "timeFrom": null, - "timeShift": null, - "title": "CASSANDRA Read Discarded Latencies", - "type": "stat" + "title": "Read Performance Benchmarking", + "type": "row" + }, + { + "collapsed": false, + "datasource": null, + "gridPos": { + "h": 1, + "w": 24, + "x": 0, + "y": 8 + }, + "id": 56, + "panels": [], + "title": "Write-Read Performance Benchmarking (End to End Latencies)", + "type": "row" }, { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, "datasource": "Prometheus", "fieldConfig": { "defaults": { "custom": {}, - "links": [], "mappings": [], + "max": 500, + "min": 0, "noValue": "0", "thresholds": { "mode": "absolute", @@ -2596,81 +3024,43 @@ }, { "color": "#E24D42", - "value": 1000 + "value": 200 }, { "color": "#1F78C1", - "value": 10000 + "value": 300 }, { "color": "#BA43A9", - "value": 100000 + "value": 400 }, { "color": "#705DA0", - "value": 1000000 + "value": 500 }, { "color": "#508642", - "value": 10000000 + "value": 600 + }, + { + "color": "#CCA300", + "value": 700 + }, + { + "color": "#447EBC", + "value": 800 + }, + { + "color": "#C15C17", + "value": 900 + }, + { + "color": "#890F02", + "value": 1000 } ] }, - "unit": "µs" - }, - "overrides": [] - }, - "gridPos": { - "h": 11, - "w": 8, - "x": 0, - "y": 30 - }, - "id": 43, - "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_CASSANDRA_Reading_mcs_AvgLatency", - "interval": "", - "legendFormat": "Average Latency", - "refId": "A" - }, - { - "expr": "SBK_CASSANDRA_Reading_mcs_MaxLatency", - "interval": "", - "legendFormat": "Max Latency", - "refId": "B" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "CASSANDRA Read Avg and Max Latencies (Microseconds)", - "type": "stat" - }, - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [] + "unit": "MBs" }, "overrides": [] }, @@ -2679,11 +3069,11 @@ "gridPos": { "h": 11, "w": 8, - "x": 8, - "y": 30 + "x": 0, + "y": 9 }, "hiddenSeries": false, - "id": 45, + "id": 61, "legend": { "avg": false, "current": false, @@ -2710,1564 +3100,1252 @@ "steppedLine": false, "targets": [ { - "expr": "SBK_CASSANDRA_Reading_mcs_10", + "expr": "SBK_CASSANDRA_Write_Reading_MBPerSec", "interval": "", "legendFormat": "", "refId": "A" - }, - { - "expr": "SBK_CASSANDRA_Reading_mcs_25", - "interval": "", - "legendFormat": "", - "refId": "B" - }, - { - "expr": "SBK_CASSANDRA_Reading_mcs_50", - "interval": "", - "legendFormat": "", - "refId": "C" - }, - { - "expr": "SBK_CASSANDRA_Reading_mcs_75", - "interval": "", - "legendFormat": "", - "refId": "D" - }, - { - "expr": "SBK_CASSANDRA_Reading_mcs_90", - "interval": "", - "legendFormat": "", - "refId": "E" - }, - { - "expr": "SBK_CASSANDRA_Reading_mcs_95", - "interval": "", - "legendFormat": "", - "refId": "F" - }, - { - "expr": "SBK_CASSANDRA_Reading_mcs_99", - "interval": "", - "legendFormat": "", - "refId": "G" - }, - { - "expr": "SBK_CASSANDRA_Reading_mcs_99_9", - "interval": "", - "legendFormat": "", - "refId": "H" - }, - { - "expr": "SBK_CASSANDRA_Reading_mcs_99_99", - "interval": "", - "legendFormat": "", - "refId": "I" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, - "title": "CASSANDRA Read Percentiles (Microseconds)", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "format": "µs", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } - }, - { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [], - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 1 - }, - { - "color": "#6ED0E0", - "value": 5 - }, - { - "color": "#EF843C", - "value": 10 - }, - { - "color": "#E24D42", - "value": 20 - }, - { - "color": "#1F78C1", - "value": 30 - }, - { - "color": "#BA43A9", - "value": 40 - }, - { - "color": "#705DA0", - "value": 50 - }, - { - "color": "#508642", - "value": 60 - }, - { - "color": "#CCA300", - "value": 70 - }, - { - "color": "#447EBC", - "value": 80 - }, - { - "color": "#C15C17", - "value": 90 - }, - { - "color": "#890F02", - "value": 100 - }, - { - "color": "#0A437C", - "value": 500 - }, - { - "color": "#6D1F62", - "value": 1000 - } - ] - }, - "unit": "ms" + "title": "CASSANDRA Write-Read Throughput MB/s ", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "$$hashKey": "object:175", + "format": "MBs", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "$$hashKey": "object:176", + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {} }, "overrides": [] }, + "fill": 1, + "fillGradient": 0, "gridPos": { "h": 11, "w": 8, - "x": 16, - "y": 30 + "x": 8, + "y": 9 }, - "id": 24, + "hiddenSeries": false, + "id": 36, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" + "alertThreshold": true }, + "percentage": false, "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, "targets": [ { - "expr": "SBK_CASSANDRA_Reading_ms_AvgLatency", + "expr": "SBK_CASSANDRA_Write_Reading_RecordsPerSec", "interval": "", - "legendFormat": "Average Latency", + "legendFormat": "", "refId": "A" - }, - { - "expr": "SBK_CASSANDRA_Reading_ms_MaxLatency", - "interval": "", - "legendFormat": "Max Latency", - "refId": "B" } ], + "thresholds": [], "timeFrom": null, - "timeShift": null, - "title": "CASSANDRA Read Avg and Max Latencies (Milliseconds)", - "type": "stat" - }, - { - "collapsed": true, - "datasource": null, - "gridPos": { - "h": 1, - "w": 24, - "x": 0, - "y": 41 - }, - "id": 56, - "panels": [ - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "max": 500, - "min": 0, - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 200 - }, - { - "color": "#1F78C1", - "value": 300 - }, - { - "color": "#BA43A9", - "value": 400 - }, - { - "color": "#705DA0", - "value": 500 - }, - { - "color": "#508642", - "value": 600 - }, - { - "color": "#CCA300", - "value": 700 - }, - { - "color": "#447EBC", - "value": 800 - }, - { - "color": "#C15C17", - "value": 900 - }, - { - "color": "#890F02", - "value": 1000 - } - ] - }, - "unit": "MBs" - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 0, - "y": 4 - }, - "hiddenSeries": false, - "id": 61, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_CASSANDRA_Write_Reading_MBPerSec", - "interval": "", - "legendFormat": "", - "refId": "A" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "CASSANDRA Write-Read Throughput MB/s ", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "$$hashKey": "object:175", - "format": "MBs", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "$$hashKey": "object:176", - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } + "timeRegions": [], + "timeShift": null, + "title": "CASSANDRA Write-Read Records/Sec", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "iops", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true }, { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {} - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 8, - "y": 4 - }, - "hiddenSeries": false, - "id": 36, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_CASSANDRA_Write_Reading_RecordsPerSec", - "interval": "", - "legendFormat": "", - "refId": "A" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "CASSANDRA Write-Read Records/Sec", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 1000 + }, + { + "color": "#1F78C1", + "value": 10000 + }, + { + "color": "#BA43A9", + "value": 100000 + }, + { + "color": "#705DA0", + "value": 1000000 + }, + { + "color": "#508642", + "value": 10000000 + } + ] }, - "yaxes": [ - { - "format": "iops", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } + "unit": "ns" + }, + "overrides": [] + }, + "gridPos": { + "h": 11, + "w": 8, + "x": 16, + "y": 9 + }, + "id": 52, + "options": { + "colorMode": "value", + "graphMode": "area", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" ], - "yaxis": { - "align": false, - "alignLevel": null - } + "fields": "", + "values": false + }, + "textMode": "auto" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_CASSANDRA_Write_Reading_ns_AvgLatency", + "interval": "", + "legendFormat": "Average Latency", + "refId": "A" + }, + { + "expr": "SBK_CASSANDRA_Write_Reading_ns_MaxLatency", + "interval": "", + "legendFormat": "Max Latency", + "refId": "B" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "CASSANDRA Write-Read Avg and Max Latencies (Nanoseconds)", + "type": "stat" + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {} + }, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 0, + "y": 20 + }, + "hiddenSeries": false, + "id": 54, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_CASSANDRA_Write_Reading_ns_10", + "interval": "", + "legendFormat": "", + "refId": "A" + }, + { + "expr": "SBK_CASSANDRA_Write_Reading_ns_25", + "interval": "", + "legendFormat": "", + "refId": "B" }, { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 1000 - }, - { - "color": "#1F78C1", - "value": 10000 - }, - { - "color": "#BA43A9", - "value": 100000 - }, - { - "color": "#705DA0", - "value": 1000000 - }, - { - "color": "#508642", - "value": 10000000 - } - ] - }, - "unit": "ns" - }, - "overrides": [] - }, - "gridPos": { - "h": 11, - "w": 8, - "x": 16, - "y": 4 - }, - "id": 52, - "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_CASSANDRA_Write_Reading_ns_AvgLatency", - "interval": "", - "legendFormat": "Average Latency", - "refId": "A" - }, - { - "expr": "SBK_CASSANDRA_Write_Reading_ns_MaxLatency", - "interval": "", - "legendFormat": "Max Latency", - "refId": "B" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "CASSANDRA Write-Read Avg and Max Latencies (Nanoseconds)", - "type": "stat" + "expr": "SBK_CASSANDRA_Write_Reading_ns_50", + "interval": "", + "legendFormat": "", + "refId": "C" }, { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {} - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 0, - "y": 15 - }, - "hiddenSeries": false, - "id": 54, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_CASSANDRA_Write_Reading_ns_10", - "interval": "", - "legendFormat": "", - "refId": "A" - }, - { - "expr": "SBK_CASSANDRA_Write_Reading_ns_25", - "interval": "", - "legendFormat": "", - "refId": "B" - }, - { - "expr": "SBK_CASSANDRA_Write_Reading_ns_50", - "interval": "", - "legendFormat": "", - "refId": "C" - }, - { - "expr": "SBK_CASSANDRA_Write_Reading_ns_75", - "interval": "", - "legendFormat": "", - "refId": "D" - }, - { - "expr": "SBK_CASSANDRA_Write_Reading_ns_90", - "interval": "", - "legendFormat": "", - "refId": "E" - }, - { - "expr": "SBK_CASSANDRA_Write_Reading_ns_95", - "interval": "", - "legendFormat": "", - "refId": "F" - }, - { - "expr": "SBK_CASSANDRA_Write_Reading_ns_99", - "interval": "", - "legendFormat": "", - "refId": "G" - }, - { - "expr": "SBK_CASSANDRA_Write_Reading_ns_99_9", - "interval": "", - "legendFormat": "", - "refId": "H" - }, - { - "expr": "SBK_CASSANDRA_Write_Reading_ns_99_99", - "interval": "", - "legendFormat": "", - "refId": "I" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "CASSANDRA Write-Read Percentiles (Nanoseconds)", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "format": "ns", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } + "expr": "SBK_CASSANDRA_Write_Reading_ns_75", + "interval": "", + "legendFormat": "", + "refId": "D" + }, + { + "expr": "SBK_CASSANDRA_Write_Reading_ns_90", + "interval": "", + "legendFormat": "", + "refId": "E" + }, + { + "expr": "SBK_CASSANDRA_Write_Reading_ns_95", + "interval": "", + "legendFormat": "", + "refId": "F" + }, + { + "expr": "SBK_CASSANDRA_Write_Reading_ns_99", + "interval": "", + "legendFormat": "", + "refId": "G" + }, + { + "expr": "SBK_CASSANDRA_Write_Reading_ns_99_25", + "interval": "", + "legendFormat": "", + "refId": "H" + }, + { + "expr": "SBK_CASSANDRA_Write_Reading_ns_99_5", + "interval": "", + "legendFormat": "", + "refId": "I" + }, + { + "expr": "SBK_CASSANDRA_Write_Reading_ns_99_75", + "interval": "", + "legendFormat": "", + "refId": "J" + }, + { + "expr": "SBK_CASSANDRA_Write_Reading_ns_99_9", + "interval": "", + "legendFormat": "", + "refId": "K" + }, + { + "expr": "SBK_CASSANDRA_Write_Reading_ns_99_95", + "interval": "", + "legendFormat": "", + "refId": "L" }, { - "datasource": "Prometheus", - "description": "", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 1073741824 - }, - { - "color": "#EF843C", - "value": 10737418240 - }, - { - "color": "#6ED0E0", - "value": 10737418240 - }, - { - "color": "#E24D42", - "value": 1099511627776 - } - ] + "expr": "SBK_CASSANDRA_Write_Reading_ns_99_99", + "interval": "", + "legendFormat": "", + "refId": "M" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "CASSANDRA Write-Read Percentiles (Nanoseconds)", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "$$hashKey": "object:240", + "format": "ns", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "$$hashKey": "object:241", + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "datasource": "Prometheus", + "description": "", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null }, - "unit": "decbytes" - }, - "overrides": [] - }, - "gridPos": { - "h": 5, - "w": 3, - "x": 8, - "y": 15 - }, - "id": 30, - "options": { - "colorMode": "value", - "graphMode": "none", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" + { + "color": "#EAB839", + "value": 1073741824 + }, + { + "color": "#EF843C", + "value": 10737418240 + }, + { + "color": "#6ED0E0", + "value": 10737418240 + }, + { + "color": "#E24D42", + "value": 1099511627776 + } + ] }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_CASSANDRA_Write_Reading_Bytes_total", - "interval": "", - "legendFormat": "", - "refId": "A" - } + "unit": "decbytes" + }, + "overrides": [] + }, + "gridPos": { + "h": 5, + "w": 3, + "x": 8, + "y": 20 + }, + "id": 30, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" ], - "timeFrom": null, - "timeShift": null, - "title": "CASSANDRA Write-Read Bytes Total", - "type": "stat" + "fields": "", + "values": false }, + "textMode": "auto" + }, + "pluginVersion": "7.3.7", + "targets": [ { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "max": 500, - "min": 0, - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 200 - }, - { - "color": "#1F78C1", - "value": 300 - }, - { - "color": "#BA43A9", - "value": 400 - }, - { - "color": "#705DA0", - "value": 500 - }, - { - "color": "#508642", - "value": 600 - }, - { - "color": "#CCA300", - "value": 700 - }, - { - "color": "#447EBC", - "value": 800 - }, - { - "color": "#C15C17", - "value": 900 - }, - { - "color": "#890F02", - "value": 1000 - } - ] + "expr": "SBK_CASSANDRA_Write_Reading_Bytes_total", + "interval": "", + "legendFormat": "", + "refId": "A" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "CASSANDRA Write-Read Bytes Total", + "type": "stat" + }, + { + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "max": 500, + "min": 0, + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 }, - "unit": "MBs" - }, - "overrides": [] - }, - "gridPos": { - "h": 6, - "w": 5, - "x": 11, - "y": 15 - }, - "id": 32, - "options": { - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "showThresholdLabels": true, - "showThresholdMarkers": true + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 200 + }, + { + "color": "#1F78C1", + "value": 300 + }, + { + "color": "#BA43A9", + "value": 400 + }, + { + "color": "#705DA0", + "value": 500 + }, + { + "color": "#508642", + "value": 600 + }, + { + "color": "#CCA300", + "value": 700 + }, + { + "color": "#447EBC", + "value": 800 + }, + { + "color": "#C15C17", + "value": 900 + }, + { + "color": "#890F02", + "value": 1000 + } + ] }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_CASSANDRA_Write_Reading_MBPerSec", - "interval": "", - "legendFormat": "", - "refId": "A" - } + "unit": "MBs" + }, + "overrides": [] + }, + "gridPos": { + "h": 6, + "w": 5, + "x": 11, + "y": 20 + }, + "id": 32, + "options": { + "reduceOptions": { + "calcs": [ + "last" ], - "timeFrom": null, - "timeShift": null, - "title": "CASSANDRA Write-Read Throughput MB/s", - "type": "gauge" + "fields": "", + "values": false }, + "showThresholdLabels": true, + "showThresholdMarkers": true + }, + "pluginVersion": "7.3.7", + "targets": [ { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {} - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 16, - "y": 15 - }, - "hiddenSeries": false, - "id": 34, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_CASSANDRA_Write_Reading_ms_10", - "interval": "", - "legendFormat": "", - "refId": "A" - }, - { - "expr": "SBK_CASSANDRA_Write_Reading_ms_25", - "interval": "", - "legendFormat": "", - "refId": "B" - }, - { - "expr": "SBK_CASSANDRA_Write_Reading_ms_50", - "interval": "", - "legendFormat": "", - "refId": "C" - }, - { - "expr": "SBK_CASSANDRA_Write_Reading_ms_75", - "interval": "", - "legendFormat": "", - "refId": "D" - }, - { - "expr": "SBK_CASSANDRA_Write_Reading_ms_90", - "interval": "", - "legendFormat": "", - "refId": "E" - }, - { - "expr": "SBK_CASSANDRA_Write_Reading_ms_95", - "interval": "", - "legendFormat": "", - "refId": "F" - }, - { - "expr": "SBK_CASSANDRA_Write_Reading_ms_99", - "interval": "", - "legendFormat": "", - "refId": "G" - }, - { - "expr": "SBK_CASSANDRA_Write_Reading_ms_99_9", - "interval": "", - "legendFormat": "", - "refId": "H" - }, - { - "expr": "SBK_CASSANDRA_Write_Reading_ms_99_99", - "interval": "", - "legendFormat": "", - "refId": "I" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "CASSANDRA Write-Read Percentiles (Milliseconds)", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "format": "ms", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } + "expr": "SBK_CASSANDRA_Write_Reading_MBPerSec", + "interval": "", + "legendFormat": "", + "refId": "A" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "CASSANDRA Write-Read Throughput MB/s", + "type": "gauge" + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {} + }, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 16, + "y": 20 + }, + "hiddenSeries": false, + "id": 34, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_CASSANDRA_Write_Reading_ms_10", + "interval": "", + "legendFormat": "", + "refId": "A" }, { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": { - "align": null, - "filterable": false + "expr": "SBK_CASSANDRA_Write_Reading_ms_25", + "interval": "", + "legendFormat": "", + "refId": "B" + }, + { + "expr": "SBK_CASSANDRA_Write_Reading_ms_50", + "interval": "", + "legendFormat": "", + "refId": "C" + }, + { + "expr": "SBK_CASSANDRA_Write_Reading_ms_75", + "interval": "", + "legendFormat": "", + "refId": "D" + }, + { + "expr": "SBK_CASSANDRA_Write_Reading_ms_90", + "interval": "", + "legendFormat": "", + "refId": "E" + }, + { + "expr": "SBK_CASSANDRA_Write_Reading_ms_95", + "interval": "", + "legendFormat": "", + "refId": "F" + }, + { + "expr": "SBK_CASSANDRA_Write_Reading_ms_99", + "interval": "", + "legendFormat": "", + "refId": "G" + }, + { + "expr": "SBK_CASSANDRA_Write_Reading_ms_99_9", + "interval": "", + "legendFormat": "", + "refId": "H" + }, + { + "expr": "SBK_CASSANDRA_Write_Reading_ms_99_99", + "interval": "", + "legendFormat": "", + "refId": "I" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "CASSANDRA Write-Read Percentiles (Milliseconds)", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "ms", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": { + "align": null, + "filterable": false + }, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null }, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 500 - } - ] + { + "color": "#EAB839", + "value": 10 }, - "unit": "none" - }, - "overrides": [] - }, - "gridPos": { - "h": 6, - "w": 3, - "x": 8, - "y": 20 - }, - "id": 40, - "options": { - "colorMode": "value", - "graphMode": "none", - "justifyMode": "auto", - "orientation": "horizontal", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "value_and_name" + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 500 + } + ] }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_CASSANDRA_Write_Reading_Readers", - "interval": "", - "legendFormat": "Active Readers", - "refId": "A" - }, - { - "expr": "SBK_CASSANDRA_Write_Reading_Max_Readers", - "interval": "", - "legendFormat": "Max Readers", - "refId": "B" - }, - { - "expr": "SBK_CASSANDRA_Write_Reading_Writers", - "interval": "", - "legendFormat": "Active Writers", - "refId": "C" - }, - { - "expr": "SBK_CASSANDRA_Write_Reading_Max_Writers", - "interval": "", - "legendFormat": "Max Writers", - "refId": "D" - } + "unit": "none" + }, + "overrides": [] + }, + "gridPos": { + "h": 6, + "w": 3, + "x": 8, + "y": 25 + }, + "id": 40, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "auto", + "orientation": "horizontal", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "value_and_name" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_CASSANDRA_Write_Reading_Readers", + "interval": "", + "legendFormat": "Active Readers", + "refId": "A" + }, + { + "expr": "SBK_CASSANDRA_Write_Reading_Max_Readers", + "interval": "", + "legendFormat": "Max Readers", + "refId": "B" + }, + { + "expr": "SBK_CASSANDRA_Write_Reading_Writers", + "interval": "", + "legendFormat": "Active Writers", + "refId": "C" + }, + { + "expr": "SBK_CASSANDRA_Write_Reading_Max_Writers", + "interval": "", + "legendFormat": "Max Writers", + "refId": "D" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "CASSANDRA Write-Read Writers and Readers", + "type": "stat" + }, + { + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "red", + "value": 1 + } + ] + }, + "unit": "none" + }, + "overrides": [] + }, + "gridPos": { + "h": 5, + "w": 5, + "x": 11, + "y": 26 + }, + "id": 42, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "auto", + "orientation": "horizontal", + "reduceOptions": { + "calcs": [ + "last" ], - "timeFrom": null, - "timeShift": null, - "title": "CASSANDRA Write-Read Writers and Readers", - "type": "stat" + "fields": "", + "values": false }, + "textMode": "value_and_name" + }, + "pluginVersion": "7.3.7", + "targets": [ { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "red", - "value": 1 - } - ] + "expr": "SBK_CASSANDRA_Write_Reading_LowerDiscardedLatencyRecords_total", + "interval": "", + "legendFormat": "Lower", + "refId": "A" + }, + { + "expr": "SBK_CASSANDRA_Write_Reading_HigherDiscardLatencyRecords_total", + "interval": "", + "legendFormat": "Higher", + "refId": "B" + }, + { + "expr": "SBK_CASSANDRA_Write_Reading_InvalidLatencyRecords_total", + "interval": "", + "legendFormat": "Invalid/Negative", + "refId": "C" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "CASSANDRA Write-Read Discarded Latencies", + "type": "stat" + }, + { + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null }, - "unit": "none" - }, - "overrides": [] - }, - "gridPos": { - "h": 5, - "w": 5, - "x": 11, - "y": 21 - }, - "id": 42, - "options": { - "colorMode": "value", - "graphMode": "none", - "justifyMode": "auto", - "orientation": "horizontal", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "value_and_name" + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 1000 + }, + { + "color": "#1F78C1", + "value": 10000 + }, + { + "color": "#BA43A9", + "value": 100000 + }, + { + "color": "#705DA0", + "value": 1000000 + }, + { + "color": "#508642", + "value": 10000000 + }, + { + "color": "#CCA300", + "value": 100000000 + } + ] }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_CASSANDRA_Write_Reading_LowerDiscardedLatencyRecords_total", - "interval": "", - "legendFormat": "Lower", - "refId": "A" - }, - { - "expr": "SBK_CASSANDRA_Write_Reading_HigherDiscardLatencyRecords_total", - "interval": "", - "legendFormat": "Higher", - "refId": "B" - }, - { - "expr": "SBK_CASSANDRA_Write_Reading_InvalidLatencyRecords_total", - "interval": "", - "legendFormat": "Invalid/Negative", - "refId": "C" - } + "unit": "µs" + }, + "overrides": [] + }, + "gridPos": { + "h": 11, + "w": 8, + "x": 0, + "y": 31 + }, + "id": 51, + "options": { + "colorMode": "value", + "graphMode": "area", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" ], - "timeFrom": null, - "timeShift": null, - "title": "CASSANDRA Write-Read Discarded Latencies", - "type": "stat" + "fields": "", + "values": false + }, + "textMode": "auto" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_CASSANDRA_Write_Reading_mcs_AvgLatency", + "interval": "", + "legendFormat": "Average Latency", + "refId": "A" + }, + { + "expr": "SBK_CASSANDRA_Write_Reading_mcs_MaxLatency", + "interval": "", + "legendFormat": "Max Latency", + "refId": "B" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "CASSANDRA Write-Read Avg and Max Latencies (Microseconds)", + "type": "stat" + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {} + }, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 8, + "y": 31 + }, + "hiddenSeries": false, + "id": 53, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_CASSANDRA_Write_Reading_mcs_10", + "interval": "", + "legendFormat": "", + "refId": "A" + }, + { + "expr": "SBK_CASSANDRA_Write_Reading_mcs_25", + "interval": "", + "legendFormat": "", + "refId": "B" }, { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 1000 - }, - { - "color": "#1F78C1", - "value": 10000 - }, - { - "color": "#BA43A9", - "value": 100000 - }, - { - "color": "#705DA0", - "value": 1000000 - }, - { - "color": "#508642", - "value": 10000000 - }, - { - "color": "#CCA300", - "value": 100000000 - } - ] - }, - "unit": "µs" - }, - "overrides": [] - }, - "gridPos": { - "h": 11, - "w": 8, - "x": 0, - "y": 26 - }, - "id": 51, - "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_CASSANDRA_Write_Reading_mcs_AvgLatency", - "interval": "", - "legendFormat": "Average Latency", - "refId": "A" - }, - { - "expr": "SBK_CASSANDRA_Write_Reading_mcs_MaxLatency", - "interval": "", - "legendFormat": "Max Latency", - "refId": "B" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "CASSANDRA Write-Read Avg and Max Latencies (Microseconds)", - "type": "stat" + "expr": "SBK_CASSANDRA_Write_Reading_mcs_50", + "interval": "", + "legendFormat": "", + "refId": "C" }, { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {} - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 8, - "y": 26 - }, - "hiddenSeries": false, - "id": 53, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_CASSANDRA_Write_Reading_mcs_10", - "interval": "", - "legendFormat": "", - "refId": "A" - }, - { - "expr": "SBK_CASSANDRA_Write_Reading_mcs_25", - "interval": "", - "legendFormat": "", - "refId": "B" - }, - { - "expr": "SBK_CASSANDRA_Write_Reading_mcs_50", - "interval": "", - "legendFormat": "", - "refId": "C" - }, - { - "expr": "SBK_CASSANDRA_Write_Reading_mcs_75", - "interval": "", - "legendFormat": "", - "refId": "D" - }, - { - "expr": "SBK_CASSANDRA_Write_Reading_mcs_90", - "interval": "", - "legendFormat": "", - "refId": "E" - }, - { - "expr": "SBK_CASSANDRA_Write_Reading_mcs_95", - "interval": "", - "legendFormat": "", - "refId": "F" - }, - { - "expr": "SBK_CASSANDRA_Write_Reading_mcs_99", - "interval": "", - "legendFormat": "", - "refId": "G" - }, - { - "expr": "SBK_CASSANDRA_Write_Reading_mcs_99_9", - "interval": "", - "legendFormat": "", - "refId": "H" - }, - { - "expr": "SBK_CASSANDRA_Write_Reading_mcs_99_99", - "interval": "", - "legendFormat": "", - "refId": "I" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "CASSANDRA Write-Read Percentiles (Microseconds)", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "format": "µs", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } + "expr": "SBK_CASSANDRA_Write_Reading_mcs_75", + "interval": "", + "legendFormat": "", + "refId": "D" + }, + { + "expr": "SBK_CASSANDRA_Write_Reading_mcs_90", + "interval": "", + "legendFormat": "", + "refId": "E" + }, + { + "expr": "SBK_CASSANDRA_Write_Reading_mcs_95", + "interval": "", + "legendFormat": "", + "refId": "F" + }, + { + "expr": "SBK_CASSANDRA_Write_Reading_mcs_99", + "interval": "", + "legendFormat": "", + "refId": "G" + }, + { + "expr": "SBK_CASSANDRA_Write_Reading_mcs_99_9", + "interval": "", + "legendFormat": "", + "refId": "H" + }, + { + "expr": "SBK_CASSANDRA_Write_Reading_mcs_99_99", + "interval": "", + "legendFormat": "", + "refId": "I" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "CASSANDRA Write-Read Percentiles (Microseconds)", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "µs", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true }, { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 1 - }, - { - "color": "#6ED0E0", - "value": 5 - }, - { - "color": "#EF843C", - "value": 10 - }, - { - "color": "#E24D42", - "value": 20 - }, - { - "color": "#1F78C1", - "value": 30 - }, - { - "color": "#BA43A9", - "value": 40 - }, - { - "color": "#705DA0", - "value": 50 - }, - { - "color": "#508642", - "value": 60 - }, - { - "color": "#CCA300", - "value": 70 - }, - { - "color": "#447EBC", - "value": 80 - }, - { - "color": "#C15C17", - "value": 90 - }, - { - "color": "#890F02", - "value": 100 - }, - { - "color": "#0A437C", - "value": 200 - }, - { - "color": "#6D1F62", - "value": 500 - }, - { - "color": "#584477", - "value": 1000 - } - ] + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null }, - "unit": "ms" - }, - "overrides": [] - }, - "gridPos": { - "h": 11, - "w": 8, - "x": 16, - "y": 26 - }, - "id": 38, - "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" + { + "color": "#EAB839", + "value": 1 + }, + { + "color": "#6ED0E0", + "value": 5 + }, + { + "color": "#EF843C", + "value": 10 + }, + { + "color": "#E24D42", + "value": 20 + }, + { + "color": "#1F78C1", + "value": 30 + }, + { + "color": "#BA43A9", + "value": 40 + }, + { + "color": "#705DA0", + "value": 50 + }, + { + "color": "#508642", + "value": 60 + }, + { + "color": "#CCA300", + "value": 70 + }, + { + "color": "#447EBC", + "value": 80 + }, + { + "color": "#C15C17", + "value": 90 + }, + { + "color": "#890F02", + "value": 100 + }, + { + "color": "#0A437C", + "value": 200 + }, + { + "color": "#6D1F62", + "value": 500 + }, + { + "color": "#584477", + "value": 1000 + } + ] }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_CASSANDRA_Write_Reading_ms_AvgLatency", - "interval": "", - "legendFormat": "Average Latency", - "refId": "A" - }, - { - "expr": "SBK_CASSANDRA_Write_Reading_ms_MaxLatency", - "interval": "", - "legendFormat": "Max Latency", - "refId": "B" - } + "unit": "ms" + }, + "overrides": [] + }, + "gridPos": { + "h": 11, + "w": 8, + "x": 16, + "y": 31 + }, + "id": 38, + "options": { + "colorMode": "value", + "graphMode": "area", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" ], - "timeFrom": null, - "timeShift": null, - "title": "CASSANDRA Write-Read Avg and Max Latencies (Milliseconds)", - "type": "stat" + "fields": "", + "values": false + }, + "textMode": "auto" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_CASSANDRA_Write_Reading_ms_AvgLatency", + "interval": "", + "legendFormat": "Average Latency", + "refId": "A" + }, + { + "expr": "SBK_CASSANDRA_Write_Reading_ms_MaxLatency", + "interval": "", + "legendFormat": "Max Latency", + "refId": "B" } ], - "title": "Write-Read Performance Benchmarking (End to End Latencies)", - "type": "row" + "timeFrom": null, + "timeShift": null, + "title": "CASSANDRA Write-Read Avg and Max Latencies (Milliseconds)", + "type": "stat" } ], "refresh": "5s", diff --git a/grafana/dashboards/sbk-cephs3.json b/grafana/dashboards/sbk-cephs3.json index 08d925394..ecb83e95a 100644 --- a/grafana/dashboards/sbk-cephs3.json +++ b/grafana/dashboards/sbk-cephs3.json @@ -15,7 +15,7 @@ "editable": true, "gnetId": null, "graphTooltip": 0, - "iteration": 1623506088732, + "iteration": 1627313150733, "links": [], "panels": [ { @@ -362,7 +362,7 @@ "h": 9, "w": 8, "x": 0, - "y": 10 + "y": 7 }, "hiddenSeries": false, "id": 62, @@ -458,7 +458,7 @@ "h": 9, "w": 8, "x": 8, - "y": 10 + "y": 7 }, "hiddenSeries": false, "id": 6, @@ -590,7 +590,7 @@ "h": 9, "w": 8, "x": 16, - "y": 10 + "y": 7 }, "id": 48, "options": { @@ -646,7 +646,7 @@ "h": 11, "w": 8, "x": 0, - "y": 19 + "y": 16 }, "hiddenSeries": false, "id": 50, @@ -718,16 +718,40 @@ "refId": "G" }, { - "expr": "SBK_CEPHS3_Writing_ns_99_9", + "expr": "SBK_CEPHS3_Writing_ns_99_25", "interval": "", "legendFormat": "", "refId": "H" }, { - "expr": "SBK_CEPHS3_Writing_ns_99_99", + "expr": "SBK_CEPHS3_Writing_ns_99_5", "interval": "", "legendFormat": "", "refId": "I" + }, + { + "expr": "SBK_CEPHS3_Writing_ns_99_75", + "interval": "", + "legendFormat": "", + "refId": "J" + }, + { + "expr": "SBK_CEPHS3_Writing_ns_99_9", + "interval": "", + "legendFormat": "", + "refId": "K" + }, + { + "expr": "SBK_CEPHS3_Writing_ns_99_95", + "interval": "", + "legendFormat": "", + "refId": "L" + }, + { + "expr": "SBK_CEPHS3_Writing_ns_99_99", + "interval": "", + "legendFormat": "", + "refId": "M" } ], "thresholds": [], @@ -750,6 +774,7 @@ }, "yaxes": [ { + "$$hashKey": "object:127", "format": "ns", "label": null, "logBase": 1, @@ -758,6 +783,7 @@ "show": true }, { + "$$hashKey": "object:128", "format": "short", "label": null, "logBase": 1, @@ -814,7 +840,7 @@ "h": 4, "w": 3, "x": 8, - "y": 19 + "y": 16 }, "id": 2, "options": { @@ -925,7 +951,7 @@ "h": 6, "w": 5, "x": 11, - "y": 19 + "y": 16 }, "id": 4, "options": { @@ -970,7 +996,7 @@ "h": 11, "w": 8, "x": 16, - "y": 19 + "y": 16 }, "hiddenSeries": false, "id": 10, @@ -1136,7 +1162,7 @@ "h": 7, "w": 3, "x": 8, - "y": 23 + "y": 20 }, "id": 8, "options": { @@ -1192,7 +1218,7 @@ "h": 5, "w": 5, "x": 11, - "y": 25 + "y": 22 }, "id": 28, "options": { @@ -1294,7 +1320,7 @@ "h": 10, "w": 8, "x": 0, - "y": 30 + "y": 27 }, "id": 47, "options": { @@ -1350,7 +1376,7 @@ "h": 10, "w": 8, "x": 8, - "y": 30 + "y": 27 }, "hiddenSeries": false, "id": 49, @@ -1560,7 +1586,7 @@ "h": 10, "w": 8, "x": 16, - "y": 30 + "y": 27 }, "id": 12, "options": { @@ -1602,7 +1628,7 @@ "type": "row" }, { - "collapsed": false, + "collapsed": true, "datasource": null, "gridPos": { "h": 1, @@ -1611,969 +1637,1371 @@ "y": 7 }, "id": 58, - "panels": [], - "title": "Read Performance Benchmarking", - "type": "row" - }, - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [], - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 200 - }, - { - "color": "#1F78C1", - "value": 300 - }, - { - "color": "#BA43A9", - "value": 400 - }, - { - "color": "#705DA0", - "value": 500 - }, - { - "color": "#508642", - "value": 600 - }, - { - "color": "#CCA300", - "value": 700 - }, - { - "color": "#447EBC", - "value": 800 - }, - { - "color": "#C15C17", - "value": 900 + "panels": [ + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 200 + }, + { + "color": "#1F78C1", + "value": 300 + }, + { + "color": "#BA43A9", + "value": 400 + }, + { + "color": "#705DA0", + "value": 500 + }, + { + "color": "#508642", + "value": 600 + }, + { + "color": "#CCA300", + "value": 700 + }, + { + "color": "#447EBC", + "value": 800 + }, + { + "color": "#C15C17", + "value": 900 + }, + { + "color": "#890F02", + "value": 1000 + } + ] }, - { - "color": "#890F02", - "value": 1000 - } - ] + "unit": "MBs" + }, + "overrides": [] }, - "unit": "MBs" + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 0, + "y": 8 + }, + "hiddenSeries": false, + "id": 63, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_CEPHS3_Reading_MBPerSec", + "refId": "A" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "CEPHS3 Read Throughput MB/s", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "$$hashKey": "object:323", + "format": "MBs", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "$$hashKey": "object:324", + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 0, - "y": 8 - }, - "hiddenSeries": false, - "id": 63, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_CEPHS3_Reading_MBPerSec", - "refId": "A" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "CEPHS3 Read Throughput MB/s", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "$$hashKey": "object:323", - "format": "MBs", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "$$hashKey": "object:324", - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } - }, - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [] - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 8, - "y": 8 - }, - "hiddenSeries": false, - "id": 20, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_CEPHS3_Reading_RecordsPerSec", - "refId": "A" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "CEPHS3 Read Records/Sec", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "format": "rps", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } - }, - { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [], - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 1000 - }, - { - "color": "#1F78C1", - "value": 10000 - }, - { - "color": "#BA43A9", - "value": 100000 - }, - { - "color": "#705DA0", - "value": 1000000 - }, - { - "color": "#508642", - "value": 10000000 - } - ] - }, - "unit": "ns" - }, - "overrides": [] - }, - "gridPos": { - "h": 11, - "w": 8, - "x": 16, - "y": 8 - }, - "id": 44, - "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_CEPHS3_Reading_ns_AvgLatency", - "interval": "", - "legendFormat": "Average Latency", - "refId": "A" - }, - { - "expr": "SBK_CEPHS3_Reading_ns_MaxLatency", - "interval": "", - "legendFormat": "Max Latency", - "refId": "B" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "CEPHS3 Read Avg and Max Latencies (Nanoseconds)", - "type": "stat" - }, - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [] - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 0, - "y": 19 - }, - "hiddenSeries": false, - "id": 46, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_CEPHS3_Reading_ns_10", - "interval": "", - "legendFormat": "", - "refId": "A" - }, - { - "expr": "SBK_CEPHS3_Reading_ns_25", - "interval": "", - "legendFormat": "", - "refId": "B" - }, - { - "expr": "SBK_CEPHS3_Reading_ns_50", - "interval": "", - "legendFormat": "", - "refId": "C" - }, - { - "expr": "SBK_CEPHS3_Reading_ns_75", - "interval": "", - "legendFormat": "", - "refId": "D" - }, - { - "expr": "SBK_CEPHS3_Reading_ns_90", - "interval": "", - "legendFormat": "", - "refId": "E" - }, - { - "expr": "SBK_CEPHS3_Reading_ns_95", - "interval": "", - "legendFormat": "", - "refId": "F" - }, - { - "expr": "SBK_CEPHS3_Reading_ns_99", - "interval": "", - "legendFormat": "", - "refId": "G" - }, - { - "expr": "SBK_CEPHS3_Reading_ns_99_9", - "interval": "", - "legendFormat": "", - "refId": "H" - }, - { - "expr": "SBK_CEPHS3_Reading_ns_99_99", - "interval": "", - "legendFormat": "", - "refId": "I" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "CEPHS3 Read Percentiles (Nanoseconds)", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ { - "format": "ns", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [] + }, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 8, + "y": 8 + }, + "hiddenSeries": false, + "id": 20, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_CEPHS3_Reading_RecordsPerSec", + "refId": "A" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "CEPHS3 Read Records/Sec", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "rps", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } }, { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } - }, - { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [], - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 1000 + }, + { + "color": "#1F78C1", + "value": 10000 + }, + { + "color": "#BA43A9", + "value": 100000 + }, + { + "color": "#705DA0", + "value": 1000000 + }, + { + "color": "#508642", + "value": 10000000 + } + ] }, - { - "color": "#E24D42", - "value": 500 - } - ] + "unit": "ns" + }, + "overrides": [] + }, + "gridPos": { + "h": 11, + "w": 8, + "x": 16, + "y": 8 + }, + "id": 44, + "options": { + "colorMode": "value", + "graphMode": "area", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "auto" }, - "unit": "none" - }, - "overrides": [] - }, - "gridPos": { - "h": 5, - "w": 3, - "x": 8, - "y": 19 - }, - "id": 14, - "options": { - "colorMode": "value", - "graphMode": "none", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_CEPHS3_Reading_ns_AvgLatency", + "interval": "", + "legendFormat": "Average Latency", + "refId": "A" + }, + { + "expr": "SBK_CEPHS3_Reading_ns_MaxLatency", + "interval": "", + "legendFormat": "Max Latency", + "refId": "B" + } ], - "fields": "", - "values": false - }, - "textMode": "value_and_name" - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_CEPHS3_Reading_Readers", - "interval": "", - "legendFormat": "Active", - "refId": "A" + "timeFrom": null, + "timeShift": null, + "title": "CEPHS3 Read Avg and Max Latencies (Nanoseconds)", + "type": "stat" }, { - "expr": "SBK_CEPHS3_Reading_Max_Readers", - "interval": "", - "legendFormat": "Max", - "refId": "B" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "CEPHS3 Readers", - "type": "stat" - }, - { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [], - "mappings": [], - "max": 500, - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 200 - }, - { - "color": "#1F78C1", - "value": 300 - }, - { - "color": "#BA43A9", - "value": 400 - }, - { - "color": "#705DA0", - "value": 500 - }, - { - "color": "#508642", - "value": 600 - }, - { - "color": "#CCA300", - "value": 700 - }, - { - "color": "#447EBC", - "value": 800 - }, - { - "color": "#C15C17", - "value": 900 - }, - { - "color": "#890F02", - "value": 1000 - } - ] + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [] + }, + "overrides": [] }, - "unit": "MBs" - }, - "overrides": [] - }, - "gridPos": { - "h": 6, - "w": 5, - "x": 11, - "y": 19 - }, - "id": 18, - "options": { - "reduceOptions": { - "calcs": [ - "last" + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 0, + "y": 19 + }, + "hiddenSeries": false, + "id": 46, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_CEPHS3_Reading_ns_10", + "interval": "", + "legendFormat": "", + "refId": "A" + }, + { + "expr": "SBK_CEPHS3_Reading_ns_25", + "interval": "", + "legendFormat": "", + "refId": "B" + }, + { + "expr": "SBK_CEPHS3_Reading_ns_50", + "interval": "", + "legendFormat": "", + "refId": "C" + }, + { + "expr": "SBK_CEPHS3_Reading_ns_75", + "interval": "", + "legendFormat": "", + "refId": "D" + }, + { + "expr": "SBK_CEPHS3_Reading_ns_90", + "interval": "", + "legendFormat": "", + "refId": "E" + }, + { + "expr": "SBK_CEPHS3_Reading_ns_95", + "interval": "", + "legendFormat": "", + "refId": "F" + }, + { + "expr": "SBK_CEPHS3_Reading_ns_99", + "interval": "", + "legendFormat": "", + "refId": "G" + }, + { + "expr": "SBK_CEPHS3_Reading_ns_99_25", + "interval": "", + "legendFormat": "", + "refId": "H" + }, + { + "expr": "SBK_CEPHS3_Reading_ns_99_5", + "interval": "", + "legendFormat": "", + "refId": "I" + }, + { + "expr": "SBK_CEPHS3_Reading_ns_99_75", + "interval": "", + "legendFormat": "", + "refId": "J" + }, + { + "expr": "SBK_CEPHS3_Reading_ns_99_9", + "interval": "", + "legendFormat": "", + "refId": "K" + }, + { + "expr": "SBK_CEPHS3_Reading_ns_99_95", + "interval": "", + "legendFormat": "", + "refId": "L" + }, + { + "expr": "SBK_CEPHS3_Reading_ns_99_99", + "interval": "", + "legendFormat": "", + "refId": "M" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "CEPHS3 Read Percentiles (Nanoseconds)", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "$$hashKey": "object:152", + "format": "ns", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "$$hashKey": "object:153", + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } ], - "fields": "", - "values": false - }, - "showThresholdLabels": true, - "showThresholdMarkers": true - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_CEPHS3_Reading_MBPerSec", - "refId": "A" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "CEPHS3 Read Throughput MB/s", - "type": "gauge" - }, - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [] - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 16, - "y": 19 - }, - "hiddenSeries": false, - "id": 22, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_CEPHS3_Reading_ms_10", - "interval": "", - "legendFormat": "", - "refId": "A" - }, - { - "expr": "SBK_CEPHS3_Reading_ms_25", - "interval": "", - "legendFormat": "", - "refId": "B" - }, - { - "expr": "SBK_CEPHS3_Reading_ms_50", - "interval": "", - "legendFormat": "", - "refId": "C" + "yaxis": { + "align": false, + "alignLevel": null + } }, { - "expr": "SBK_CEPHS3_Reading_ms_75", - "interval": "", - "legendFormat": "", - "refId": "D" + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 500 + } + ] + }, + "unit": "none" + }, + "overrides": [] + }, + "gridPos": { + "h": 5, + "w": 3, + "x": 8, + "y": 19 + }, + "id": 14, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "value_and_name" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_CEPHS3_Reading_Readers", + "interval": "", + "legendFormat": "Active", + "refId": "A" + }, + { + "expr": "SBK_CEPHS3_Reading_Max_Readers", + "interval": "", + "legendFormat": "Max", + "refId": "B" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "CEPHS3 Readers", + "type": "stat" }, { - "expr": "SBK_CEPHS3_Reading_ms_90", - "interval": "", - "legendFormat": "", - "refId": "E" + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "max": 500, + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 200 + }, + { + "color": "#1F78C1", + "value": 300 + }, + { + "color": "#BA43A9", + "value": 400 + }, + { + "color": "#705DA0", + "value": 500 + }, + { + "color": "#508642", + "value": 600 + }, + { + "color": "#CCA300", + "value": 700 + }, + { + "color": "#447EBC", + "value": 800 + }, + { + "color": "#C15C17", + "value": 900 + }, + { + "color": "#890F02", + "value": 1000 + } + ] + }, + "unit": "MBs" + }, + "overrides": [] + }, + "gridPos": { + "h": 6, + "w": 5, + "x": 11, + "y": 19 + }, + "id": 18, + "options": { + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "showThresholdLabels": true, + "showThresholdMarkers": true + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_CEPHS3_Reading_MBPerSec", + "refId": "A" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "CEPHS3 Read Throughput MB/s", + "type": "gauge" }, { - "expr": "SBK_CEPHS3_Reading_ms_95", - "interval": "", - "legendFormat": "", - "refId": "F" + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [] + }, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 16, + "y": 19 + }, + "hiddenSeries": false, + "id": 22, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_CEPHS3_Reading_ms_10", + "interval": "", + "legendFormat": "", + "refId": "A" + }, + { + "expr": "SBK_CEPHS3_Reading_ms_25", + "interval": "", + "legendFormat": "", + "refId": "B" + }, + { + "expr": "SBK_CEPHS3_Reading_ms_50", + "interval": "", + "legendFormat": "", + "refId": "C" + }, + { + "expr": "SBK_CEPHS3_Reading_ms_75", + "interval": "", + "legendFormat": "", + "refId": "D" + }, + { + "expr": "SBK_CEPHS3_Reading_ms_90", + "interval": "", + "legendFormat": "", + "refId": "E" + }, + { + "expr": "SBK_CEPHS3_Reading_ms_95", + "interval": "", + "legendFormat": "", + "refId": "F" + }, + { + "expr": "SBK_CEPHS3_Reading_ms_99", + "interval": "", + "legendFormat": "", + "refId": "G" + }, + { + "expr": "SBK_CEPHS3_Reading_ms_99_9", + "interval": "", + "legendFormat": "", + "refId": "H" + }, + { + "expr": "SBK_CEPHS3_Reading_ms_99_99", + "interval": "", + "legendFormat": "", + "refId": "I" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "CEPHS3 Read Percentiles (Milli Seconds)", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "ms", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } }, { - "expr": "SBK_CEPHS3_Reading_ms_99", - "interval": "", - "legendFormat": "", - "refId": "G" + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 1073741824 + }, + { + "color": "#6ED0E0", + "value": 10737418240 + }, + { + "color": "#EF843C", + "value": 107374182400 + }, + { + "color": "#E24D42", + "value": 1099511627776 + } + ] + }, + "unit": "decbytes" + }, + "overrides": [] + }, + "gridPos": { + "h": 6, + "w": 3, + "x": 8, + "y": 24 + }, + "id": 16, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "value" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_CEPHS3_Reading_Bytes_total", + "refId": "A" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "CEPHS3 Read Bytes Total", + "type": "stat" }, { - "expr": "SBK_CEPHS3_Reading_ms_99_9", - "interval": "", - "legendFormat": "", - "refId": "H" + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "red", + "value": 1 + } + ] + }, + "unit": "none" + }, + "overrides": [] + }, + "gridPos": { + "h": 5, + "w": 5, + "x": 11, + "y": 25 + }, + "id": 26, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "auto", + "orientation": "horizontal", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "value_and_name" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_CEPHS3_Reading_LowerDiscardedLatencyRecords_total", + "interval": "", + "legendFormat": "Lower", + "queryType": "randomWalk", + "refId": "A" + }, + { + "expr": "SBK_CEPHS3_Reading_HigherDiscardLatencyRecords_total", + "interval": "", + "legendFormat": "Higher", + "refId": "B" + }, + { + "expr": "SBK_CEPHS3_Reading_InvalidLatencyRecords_total", + "interval": "", + "legendFormat": "Invalid/Negative", + "refId": "C" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "CEPHS3 Read Discarded Latencies", + "type": "stat" }, { - "expr": "SBK_CEPHS3_Reading_ms_99_99", - "interval": "", - "legendFormat": "", - "refId": "I" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "CEPHS3 Read Percentiles (Milli Seconds)", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "format": "ms", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 1000 + }, + { + "color": "#1F78C1", + "value": 10000 + }, + { + "color": "#BA43A9", + "value": 100000 + }, + { + "color": "#705DA0", + "value": 1000000 + }, + { + "color": "#508642", + "value": 10000000 + } + ] + }, + "unit": "µs" + }, + "overrides": [] + }, + "gridPos": { + "h": 11, + "w": 8, + "x": 0, + "y": 30 + }, + "id": 43, + "options": { + "colorMode": "value", + "graphMode": "area", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "auto" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_CEPHS3_Reading_mcs_AvgLatency", + "interval": "", + "legendFormat": "Average Latency", + "refId": "A" + }, + { + "expr": "SBK_CEPHS3_Reading_mcs_MaxLatency", + "interval": "", + "legendFormat": "Max Latency", + "refId": "B" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "CEPHS3 Read Avg and Max Latencies (Microseconds)", + "type": "stat" }, { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } - }, - { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [], - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 1073741824 - }, - { - "color": "#6ED0E0", - "value": 10737418240 - }, - { - "color": "#EF843C", - "value": 107374182400 - }, - { - "color": "#E24D42", - "value": 1099511627776 - } - ] + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [] + }, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 8, + "y": 30 + }, + "hiddenSeries": false, + "id": 45, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_CEPHS3_Reading_mcs_10", + "interval": "", + "legendFormat": "", + "refId": "A" + }, + { + "expr": "SBK_CEPHS3_Reading_mcs_25", + "interval": "", + "legendFormat": "", + "refId": "B" + }, + { + "expr": "SBK_CEPHS3_Reading_mcs_50", + "interval": "", + "legendFormat": "", + "refId": "C" + }, + { + "expr": "SBK_CEPHS3_Reading_mcs_75", + "interval": "", + "legendFormat": "", + "refId": "D" + }, + { + "expr": "SBK_CEPHS3_Reading_mcs_90", + "interval": "", + "legendFormat": "", + "refId": "E" + }, + { + "expr": "SBK_CEPHS3_Reading_mcs_95", + "interval": "", + "legendFormat": "", + "refId": "F" + }, + { + "expr": "SBK_CEPHS3_Reading_mcs_99", + "interval": "", + "legendFormat": "", + "refId": "G" + }, + { + "expr": "SBK_CEPHS3_Reading_mcs_99_9", + "interval": "", + "legendFormat": "", + "refId": "H" + }, + { + "expr": "SBK_CEPHS3_Reading_mcs_99_99", + "interval": "", + "legendFormat": "", + "refId": "I" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "CEPHS3 Read Percentiles (Microseconds)", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" }, - "unit": "decbytes" - }, - "overrides": [] - }, - "gridPos": { - "h": 6, - "w": 3, - "x": 8, - "y": 24 - }, - "id": 16, - "options": { - "colorMode": "value", - "graphMode": "none", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "µs", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } ], - "fields": "", - "values": false + "yaxis": { + "align": false, + "alignLevel": null + } }, - "textMode": "value" - }, - "pluginVersion": "7.3.7", - "targets": [ { - "expr": "SBK_CEPHS3_Reading_Bytes_total", - "refId": "A" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "CEPHS3 Read Bytes Total", - "type": "stat" - }, - { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 1 + }, + { + "color": "#6ED0E0", + "value": 5 + }, + { + "color": "#EF843C", + "value": 10 + }, + { + "color": "#E24D42", + "value": 20 + }, + { + "color": "#1F78C1", + "value": 30 + }, + { + "color": "#BA43A9", + "value": 40 + }, + { + "color": "#705DA0", + "value": 50 + }, + { + "color": "#508642", + "value": 60 + }, + { + "color": "#CCA300", + "value": 70 + }, + { + "color": "#447EBC", + "value": 80 + }, + { + "color": "#C15C17", + "value": 90 + }, + { + "color": "#890F02", + "value": 100 + }, + { + "color": "#0A437C", + "value": 500 + }, + { + "color": "#6D1F62", + "value": 1000 + } + ] }, - { - "color": "red", - "value": 1 - } - ] + "unit": "ms" + }, + "overrides": [] }, - "unit": "none" - }, - "overrides": [] - }, - "gridPos": { - "h": 5, - "w": 5, - "x": 11, - "y": 25 - }, - "id": 26, - "options": { - "colorMode": "value", - "graphMode": "none", - "justifyMode": "auto", - "orientation": "horizontal", - "reduceOptions": { - "calcs": [ - "last" + "gridPos": { + "h": 11, + "w": 8, + "x": 16, + "y": 30 + }, + "id": 24, + "options": { + "colorMode": "value", + "graphMode": "area", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "auto" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_CEPHS3_Reading_ms_AvgLatency", + "interval": "", + "legendFormat": "Average Latency", + "refId": "A" + }, + { + "expr": "SBK_CEPHS3_Reading_ms_MaxLatency", + "interval": "", + "legendFormat": "Max Latency", + "refId": "B" + } ], - "fields": "", - "values": false - }, - "textMode": "value_and_name" - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_CEPHS3_Reading_LowerDiscardedLatencyRecords_total", - "interval": "", - "legendFormat": "Lower", - "queryType": "randomWalk", - "refId": "A" - }, - { - "expr": "SBK_CEPHS3_Reading_HigherDiscardLatencyRecords_total", - "interval": "", - "legendFormat": "Higher", - "refId": "B" - }, - { - "expr": "SBK_CEPHS3_Reading_InvalidLatencyRecords_total", - "interval": "", - "legendFormat": "Invalid/Negative", - "refId": "C" + "timeFrom": null, + "timeShift": null, + "title": "CEPHS3 Read Avg and Max Latencies (Milliseconds)", + "type": "stat" } ], - "timeFrom": null, - "timeShift": null, - "title": "CEPHS3 Read Discarded Latencies", - "type": "stat" + "title": "Read Performance Benchmarking", + "type": "row" + }, + { + "collapsed": false, + "datasource": null, + "gridPos": { + "h": 1, + "w": 24, + "x": 0, + "y": 8 + }, + "id": 56, + "panels": [], + "title": "Write-Read Performance Benchmarking (End to End Latencies)", + "type": "row" }, { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, "datasource": "Prometheus", "fieldConfig": { "defaults": { "custom": {}, - "links": [], "mappings": [], + "max": 500, + "min": 0, "noValue": "0", "thresholds": { "mode": "absolute", @@ -2596,81 +3024,43 @@ }, { "color": "#E24D42", - "value": 1000 + "value": 200 }, { "color": "#1F78C1", - "value": 10000 + "value": 300 }, { "color": "#BA43A9", - "value": 100000 + "value": 400 }, { "color": "#705DA0", - "value": 1000000 + "value": 500 }, { "color": "#508642", - "value": 10000000 + "value": 600 + }, + { + "color": "#CCA300", + "value": 700 + }, + { + "color": "#447EBC", + "value": 800 + }, + { + "color": "#C15C17", + "value": 900 + }, + { + "color": "#890F02", + "value": 1000 } ] }, - "unit": "µs" - }, - "overrides": [] - }, - "gridPos": { - "h": 11, - "w": 8, - "x": 0, - "y": 30 - }, - "id": 43, - "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_CEPHS3_Reading_mcs_AvgLatency", - "interval": "", - "legendFormat": "Average Latency", - "refId": "A" - }, - { - "expr": "SBK_CEPHS3_Reading_mcs_MaxLatency", - "interval": "", - "legendFormat": "Max Latency", - "refId": "B" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "CEPHS3 Read Avg and Max Latencies (Microseconds)", - "type": "stat" - }, - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [] + "unit": "MBs" }, "overrides": [] }, @@ -2679,11 +3069,11 @@ "gridPos": { "h": 11, "w": 8, - "x": 8, - "y": 30 + "x": 0, + "y": 9 }, "hiddenSeries": false, - "id": 45, + "id": 61, "legend": { "avg": false, "current": false, @@ -2710,1564 +3100,1252 @@ "steppedLine": false, "targets": [ { - "expr": "SBK_CEPHS3_Reading_mcs_10", + "expr": "SBK_CEPHS3_Write_Reading_MBPerSec", "interval": "", "legendFormat": "", "refId": "A" - }, - { - "expr": "SBK_CEPHS3_Reading_mcs_25", - "interval": "", - "legendFormat": "", - "refId": "B" - }, - { - "expr": "SBK_CEPHS3_Reading_mcs_50", - "interval": "", - "legendFormat": "", - "refId": "C" - }, - { - "expr": "SBK_CEPHS3_Reading_mcs_75", - "interval": "", - "legendFormat": "", - "refId": "D" - }, - { - "expr": "SBK_CEPHS3_Reading_mcs_90", - "interval": "", - "legendFormat": "", - "refId": "E" - }, - { - "expr": "SBK_CEPHS3_Reading_mcs_95", - "interval": "", - "legendFormat": "", - "refId": "F" - }, - { - "expr": "SBK_CEPHS3_Reading_mcs_99", - "interval": "", - "legendFormat": "", - "refId": "G" - }, - { - "expr": "SBK_CEPHS3_Reading_mcs_99_9", - "interval": "", - "legendFormat": "", - "refId": "H" - }, - { - "expr": "SBK_CEPHS3_Reading_mcs_99_99", - "interval": "", - "legendFormat": "", - "refId": "I" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, - "title": "CEPHS3 Read Percentiles (Microseconds)", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "format": "µs", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } - }, - { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [], - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 1 - }, - { - "color": "#6ED0E0", - "value": 5 - }, - { - "color": "#EF843C", - "value": 10 - }, - { - "color": "#E24D42", - "value": 20 - }, - { - "color": "#1F78C1", - "value": 30 - }, - { - "color": "#BA43A9", - "value": 40 - }, - { - "color": "#705DA0", - "value": 50 - }, - { - "color": "#508642", - "value": 60 - }, - { - "color": "#CCA300", - "value": 70 - }, - { - "color": "#447EBC", - "value": 80 - }, - { - "color": "#C15C17", - "value": 90 - }, - { - "color": "#890F02", - "value": 100 - }, - { - "color": "#0A437C", - "value": 500 - }, - { - "color": "#6D1F62", - "value": 1000 - } - ] - }, - "unit": "ms" + "title": "CEPHS3 Write-Read Throughput MB/s ", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "$$hashKey": "object:175", + "format": "MBs", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "$$hashKey": "object:176", + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {} }, "overrides": [] }, + "fill": 1, + "fillGradient": 0, "gridPos": { "h": 11, "w": 8, - "x": 16, - "y": 30 + "x": 8, + "y": 9 }, - "id": 24, + "hiddenSeries": false, + "id": 36, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" + "alertThreshold": true }, + "percentage": false, "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, "targets": [ { - "expr": "SBK_CEPHS3_Reading_ms_AvgLatency", + "expr": "SBK_CEPHS3_Write_Reading_RecordsPerSec", "interval": "", - "legendFormat": "Average Latency", + "legendFormat": "", "refId": "A" - }, - { - "expr": "SBK_CEPHS3_Reading_ms_MaxLatency", - "interval": "", - "legendFormat": "Max Latency", - "refId": "B" } ], + "thresholds": [], "timeFrom": null, - "timeShift": null, - "title": "CEPHS3 Read Avg and Max Latencies (Milliseconds)", - "type": "stat" - }, - { - "collapsed": true, - "datasource": null, - "gridPos": { - "h": 1, - "w": 24, - "x": 0, - "y": 41 - }, - "id": 56, - "panels": [ - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "max": 500, - "min": 0, - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 200 - }, - { - "color": "#1F78C1", - "value": 300 - }, - { - "color": "#BA43A9", - "value": 400 - }, - { - "color": "#705DA0", - "value": 500 - }, - { - "color": "#508642", - "value": 600 - }, - { - "color": "#CCA300", - "value": 700 - }, - { - "color": "#447EBC", - "value": 800 - }, - { - "color": "#C15C17", - "value": 900 - }, - { - "color": "#890F02", - "value": 1000 - } - ] - }, - "unit": "MBs" - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 0, - "y": 4 - }, - "hiddenSeries": false, - "id": 61, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_CEPHS3_Write_Reading_MBPerSec", - "interval": "", - "legendFormat": "", - "refId": "A" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "CEPHS3 Write-Read Throughput MB/s ", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "$$hashKey": "object:175", - "format": "MBs", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "$$hashKey": "object:176", - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } + "timeRegions": [], + "timeShift": null, + "title": "CEPHS3 Write-Read Records/Sec", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "iops", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true }, { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {} - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 8, - "y": 4 - }, - "hiddenSeries": false, - "id": 36, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_CEPHS3_Write_Reading_RecordsPerSec", - "interval": "", - "legendFormat": "", - "refId": "A" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "CEPHS3 Write-Read Records/Sec", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 1000 + }, + { + "color": "#1F78C1", + "value": 10000 + }, + { + "color": "#BA43A9", + "value": 100000 + }, + { + "color": "#705DA0", + "value": 1000000 + }, + { + "color": "#508642", + "value": 10000000 + } + ] }, - "yaxes": [ - { - "format": "iops", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } + "unit": "ns" + }, + "overrides": [] + }, + "gridPos": { + "h": 11, + "w": 8, + "x": 16, + "y": 9 + }, + "id": 52, + "options": { + "colorMode": "value", + "graphMode": "area", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" ], - "yaxis": { - "align": false, - "alignLevel": null - } + "fields": "", + "values": false + }, + "textMode": "auto" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_CEPHS3_Write_Reading_ns_AvgLatency", + "interval": "", + "legendFormat": "Average Latency", + "refId": "A" + }, + { + "expr": "SBK_CEPHS3_Write_Reading_ns_MaxLatency", + "interval": "", + "legendFormat": "Max Latency", + "refId": "B" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "CEPHS3 Write-Read Avg and Max Latencies (Nanoseconds)", + "type": "stat" + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {} + }, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 0, + "y": 20 + }, + "hiddenSeries": false, + "id": 54, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_CEPHS3_Write_Reading_ns_10", + "interval": "", + "legendFormat": "", + "refId": "A" + }, + { + "expr": "SBK_CEPHS3_Write_Reading_ns_25", + "interval": "", + "legendFormat": "", + "refId": "B" }, { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 1000 - }, - { - "color": "#1F78C1", - "value": 10000 - }, - { - "color": "#BA43A9", - "value": 100000 - }, - { - "color": "#705DA0", - "value": 1000000 - }, - { - "color": "#508642", - "value": 10000000 - } - ] - }, - "unit": "ns" - }, - "overrides": [] - }, - "gridPos": { - "h": 11, - "w": 8, - "x": 16, - "y": 4 - }, - "id": 52, - "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_CEPHS3_Write_Reading_ns_AvgLatency", - "interval": "", - "legendFormat": "Average Latency", - "refId": "A" - }, - { - "expr": "SBK_CEPHS3_Write_Reading_ns_MaxLatency", - "interval": "", - "legendFormat": "Max Latency", - "refId": "B" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "CEPHS3 Write-Read Avg and Max Latencies (Nanoseconds)", - "type": "stat" + "expr": "SBK_CEPHS3_Write_Reading_ns_50", + "interval": "", + "legendFormat": "", + "refId": "C" }, { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {} - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 0, - "y": 15 - }, - "hiddenSeries": false, - "id": 54, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_CEPHS3_Write_Reading_ns_10", - "interval": "", - "legendFormat": "", - "refId": "A" - }, - { - "expr": "SBK_CEPHS3_Write_Reading_ns_25", - "interval": "", - "legendFormat": "", - "refId": "B" - }, - { - "expr": "SBK_CEPHS3_Write_Reading_ns_50", - "interval": "", - "legendFormat": "", - "refId": "C" - }, - { - "expr": "SBK_CEPHS3_Write_Reading_ns_75", - "interval": "", - "legendFormat": "", - "refId": "D" - }, - { - "expr": "SBK_CEPHS3_Write_Reading_ns_90", - "interval": "", - "legendFormat": "", - "refId": "E" - }, - { - "expr": "SBK_CEPHS3_Write_Reading_ns_95", - "interval": "", - "legendFormat": "", - "refId": "F" - }, - { - "expr": "SBK_CEPHS3_Write_Reading_ns_99", - "interval": "", - "legendFormat": "", - "refId": "G" - }, - { - "expr": "SBK_CEPHS3_Write_Reading_ns_99_9", - "interval": "", - "legendFormat": "", - "refId": "H" - }, - { - "expr": "SBK_CEPHS3_Write_Reading_ns_99_99", - "interval": "", - "legendFormat": "", - "refId": "I" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "CEPHS3 Write-Read Percentiles (Nanoseconds)", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "format": "ns", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } + "expr": "SBK_CEPHS3_Write_Reading_ns_75", + "interval": "", + "legendFormat": "", + "refId": "D" + }, + { + "expr": "SBK_CEPHS3_Write_Reading_ns_90", + "interval": "", + "legendFormat": "", + "refId": "E" + }, + { + "expr": "SBK_CEPHS3_Write_Reading_ns_95", + "interval": "", + "legendFormat": "", + "refId": "F" + }, + { + "expr": "SBK_CEPHS3_Write_Reading_ns_99", + "interval": "", + "legendFormat": "", + "refId": "G" + }, + { + "expr": "SBK_CEPHS3_Write_Reading_ns_99_25", + "interval": "", + "legendFormat": "", + "refId": "H" + }, + { + "expr": "SBK_CEPHS3_Write_Reading_ns_99_5", + "interval": "", + "legendFormat": "", + "refId": "I" + }, + { + "expr": "SBK_CEPHS3_Write_Reading_ns_99_75", + "interval": "", + "legendFormat": "", + "refId": "J" + }, + { + "expr": "SBK_CEPHS3_Write_Reading_ns_99_9", + "interval": "", + "legendFormat": "", + "refId": "K" + }, + { + "expr": "SBK_CEPHS3_Write_Reading_ns_99_95", + "interval": "", + "legendFormat": "", + "refId": "L" }, { - "datasource": "Prometheus", - "description": "", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 1073741824 - }, - { - "color": "#EF843C", - "value": 10737418240 - }, - { - "color": "#6ED0E0", - "value": 10737418240 - }, - { - "color": "#E24D42", - "value": 1099511627776 - } - ] + "expr": "SBK_CEPHS3_Write_Reading_ns_99_99", + "interval": "", + "legendFormat": "", + "refId": "M" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "CEPHS3 Write-Read Percentiles (Nanoseconds)", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "$$hashKey": "object:240", + "format": "ns", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "$$hashKey": "object:241", + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "datasource": "Prometheus", + "description": "", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null }, - "unit": "decbytes" - }, - "overrides": [] - }, - "gridPos": { - "h": 5, - "w": 3, - "x": 8, - "y": 15 - }, - "id": 30, - "options": { - "colorMode": "value", - "graphMode": "none", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" + { + "color": "#EAB839", + "value": 1073741824 + }, + { + "color": "#EF843C", + "value": 10737418240 + }, + { + "color": "#6ED0E0", + "value": 10737418240 + }, + { + "color": "#E24D42", + "value": 1099511627776 + } + ] }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_CEPHS3_Write_Reading_Bytes_total", - "interval": "", - "legendFormat": "", - "refId": "A" - } + "unit": "decbytes" + }, + "overrides": [] + }, + "gridPos": { + "h": 5, + "w": 3, + "x": 8, + "y": 20 + }, + "id": 30, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" ], - "timeFrom": null, - "timeShift": null, - "title": "CEPHS3 Write-Read Bytes Total", - "type": "stat" + "fields": "", + "values": false }, + "textMode": "auto" + }, + "pluginVersion": "7.3.7", + "targets": [ { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "max": 500, - "min": 0, - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 200 - }, - { - "color": "#1F78C1", - "value": 300 - }, - { - "color": "#BA43A9", - "value": 400 - }, - { - "color": "#705DA0", - "value": 500 - }, - { - "color": "#508642", - "value": 600 - }, - { - "color": "#CCA300", - "value": 700 - }, - { - "color": "#447EBC", - "value": 800 - }, - { - "color": "#C15C17", - "value": 900 - }, - { - "color": "#890F02", - "value": 1000 - } - ] + "expr": "SBK_CEPHS3_Write_Reading_Bytes_total", + "interval": "", + "legendFormat": "", + "refId": "A" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "CEPHS3 Write-Read Bytes Total", + "type": "stat" + }, + { + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "max": 500, + "min": 0, + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 }, - "unit": "MBs" - }, - "overrides": [] - }, - "gridPos": { - "h": 6, - "w": 5, - "x": 11, - "y": 15 - }, - "id": 32, - "options": { - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "showThresholdLabels": true, - "showThresholdMarkers": true + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 200 + }, + { + "color": "#1F78C1", + "value": 300 + }, + { + "color": "#BA43A9", + "value": 400 + }, + { + "color": "#705DA0", + "value": 500 + }, + { + "color": "#508642", + "value": 600 + }, + { + "color": "#CCA300", + "value": 700 + }, + { + "color": "#447EBC", + "value": 800 + }, + { + "color": "#C15C17", + "value": 900 + }, + { + "color": "#890F02", + "value": 1000 + } + ] }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_CEPHS3_Write_Reading_MBPerSec", - "interval": "", - "legendFormat": "", - "refId": "A" - } + "unit": "MBs" + }, + "overrides": [] + }, + "gridPos": { + "h": 6, + "w": 5, + "x": 11, + "y": 20 + }, + "id": 32, + "options": { + "reduceOptions": { + "calcs": [ + "last" ], - "timeFrom": null, - "timeShift": null, - "title": "CEPHS3 Write-Read Throughput MB/s", - "type": "gauge" + "fields": "", + "values": false }, + "showThresholdLabels": true, + "showThresholdMarkers": true + }, + "pluginVersion": "7.3.7", + "targets": [ { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {} - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 16, - "y": 15 - }, - "hiddenSeries": false, - "id": 34, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_CEPHS3_Write_Reading_ms_10", - "interval": "", - "legendFormat": "", - "refId": "A" - }, - { - "expr": "SBK_CEPHS3_Write_Reading_ms_25", - "interval": "", - "legendFormat": "", - "refId": "B" - }, - { - "expr": "SBK_CEPHS3_Write_Reading_ms_50", - "interval": "", - "legendFormat": "", - "refId": "C" - }, - { - "expr": "SBK_CEPHS3_Write_Reading_ms_75", - "interval": "", - "legendFormat": "", - "refId": "D" - }, - { - "expr": "SBK_CEPHS3_Write_Reading_ms_90", - "interval": "", - "legendFormat": "", - "refId": "E" - }, - { - "expr": "SBK_CEPHS3_Write_Reading_ms_95", - "interval": "", - "legendFormat": "", - "refId": "F" - }, - { - "expr": "SBK_CEPHS3_Write_Reading_ms_99", - "interval": "", - "legendFormat": "", - "refId": "G" - }, - { - "expr": "SBK_CEPHS3_Write_Reading_ms_99_9", - "interval": "", - "legendFormat": "", - "refId": "H" - }, - { - "expr": "SBK_CEPHS3_Write_Reading_ms_99_99", - "interval": "", - "legendFormat": "", - "refId": "I" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "CEPHS3 Write-Read Percentiles (Milliseconds)", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "format": "ms", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } + "expr": "SBK_CEPHS3_Write_Reading_MBPerSec", + "interval": "", + "legendFormat": "", + "refId": "A" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "CEPHS3 Write-Read Throughput MB/s", + "type": "gauge" + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {} + }, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 16, + "y": 20 + }, + "hiddenSeries": false, + "id": 34, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_CEPHS3_Write_Reading_ms_10", + "interval": "", + "legendFormat": "", + "refId": "A" }, { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": { - "align": null, - "filterable": false + "expr": "SBK_CEPHS3_Write_Reading_ms_25", + "interval": "", + "legendFormat": "", + "refId": "B" + }, + { + "expr": "SBK_CEPHS3_Write_Reading_ms_50", + "interval": "", + "legendFormat": "", + "refId": "C" + }, + { + "expr": "SBK_CEPHS3_Write_Reading_ms_75", + "interval": "", + "legendFormat": "", + "refId": "D" + }, + { + "expr": "SBK_CEPHS3_Write_Reading_ms_90", + "interval": "", + "legendFormat": "", + "refId": "E" + }, + { + "expr": "SBK_CEPHS3_Write_Reading_ms_95", + "interval": "", + "legendFormat": "", + "refId": "F" + }, + { + "expr": "SBK_CEPHS3_Write_Reading_ms_99", + "interval": "", + "legendFormat": "", + "refId": "G" + }, + { + "expr": "SBK_CEPHS3_Write_Reading_ms_99_9", + "interval": "", + "legendFormat": "", + "refId": "H" + }, + { + "expr": "SBK_CEPHS3_Write_Reading_ms_99_99", + "interval": "", + "legendFormat": "", + "refId": "I" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "CEPHS3 Write-Read Percentiles (Milliseconds)", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "ms", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": { + "align": null, + "filterable": false + }, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null }, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 500 - } - ] + { + "color": "#EAB839", + "value": 10 }, - "unit": "none" - }, - "overrides": [] - }, - "gridPos": { - "h": 6, - "w": 3, - "x": 8, - "y": 20 - }, - "id": 40, - "options": { - "colorMode": "value", - "graphMode": "none", - "justifyMode": "auto", - "orientation": "horizontal", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "value_and_name" + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 500 + } + ] }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_CEPHS3_Write_Reading_Readers", - "interval": "", - "legendFormat": "Active Readers", - "refId": "A" - }, - { - "expr": "SBK_CEPHS3_Write_Reading_Max_Readers", - "interval": "", - "legendFormat": "Max Readers", - "refId": "B" - }, - { - "expr": "SBK_CEPHS3_Write_Reading_Writers", - "interval": "", - "legendFormat": "Active Writers", - "refId": "C" - }, - { - "expr": "SBK_CEPHS3_Write_Reading_Max_Writers", - "interval": "", - "legendFormat": "Max Writers", - "refId": "D" - } + "unit": "none" + }, + "overrides": [] + }, + "gridPos": { + "h": 6, + "w": 3, + "x": 8, + "y": 25 + }, + "id": 40, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "auto", + "orientation": "horizontal", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "value_and_name" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_CEPHS3_Write_Reading_Readers", + "interval": "", + "legendFormat": "Active Readers", + "refId": "A" + }, + { + "expr": "SBK_CEPHS3_Write_Reading_Max_Readers", + "interval": "", + "legendFormat": "Max Readers", + "refId": "B" + }, + { + "expr": "SBK_CEPHS3_Write_Reading_Writers", + "interval": "", + "legendFormat": "Active Writers", + "refId": "C" + }, + { + "expr": "SBK_CEPHS3_Write_Reading_Max_Writers", + "interval": "", + "legendFormat": "Max Writers", + "refId": "D" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "CEPHS3 Write-Read Writers and Readers", + "type": "stat" + }, + { + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "red", + "value": 1 + } + ] + }, + "unit": "none" + }, + "overrides": [] + }, + "gridPos": { + "h": 5, + "w": 5, + "x": 11, + "y": 26 + }, + "id": 42, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "auto", + "orientation": "horizontal", + "reduceOptions": { + "calcs": [ + "last" ], - "timeFrom": null, - "timeShift": null, - "title": "CEPHS3 Write-Read Writers and Readers", - "type": "stat" + "fields": "", + "values": false }, + "textMode": "value_and_name" + }, + "pluginVersion": "7.3.7", + "targets": [ { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "red", - "value": 1 - } - ] + "expr": "SBK_CEPHS3_Write_Reading_LowerDiscardedLatencyRecords_total", + "interval": "", + "legendFormat": "Lower", + "refId": "A" + }, + { + "expr": "SBK_CEPHS3_Write_Reading_HigherDiscardLatencyRecords_total", + "interval": "", + "legendFormat": "Higher", + "refId": "B" + }, + { + "expr": "SBK_CEPHS3_Write_Reading_InvalidLatencyRecords_total", + "interval": "", + "legendFormat": "Invalid/Negative", + "refId": "C" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "CEPHS3 Write-Read Discarded Latencies", + "type": "stat" + }, + { + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null }, - "unit": "none" - }, - "overrides": [] - }, - "gridPos": { - "h": 5, - "w": 5, - "x": 11, - "y": 21 - }, - "id": 42, - "options": { - "colorMode": "value", - "graphMode": "none", - "justifyMode": "auto", - "orientation": "horizontal", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "value_and_name" + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 1000 + }, + { + "color": "#1F78C1", + "value": 10000 + }, + { + "color": "#BA43A9", + "value": 100000 + }, + { + "color": "#705DA0", + "value": 1000000 + }, + { + "color": "#508642", + "value": 10000000 + }, + { + "color": "#CCA300", + "value": 100000000 + } + ] }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_CEPHS3_Write_Reading_LowerDiscardedLatencyRecords_total", - "interval": "", - "legendFormat": "Lower", - "refId": "A" - }, - { - "expr": "SBK_CEPHS3_Write_Reading_HigherDiscardLatencyRecords_total", - "interval": "", - "legendFormat": "Higher", - "refId": "B" - }, - { - "expr": "SBK_CEPHS3_Write_Reading_InvalidLatencyRecords_total", - "interval": "", - "legendFormat": "Invalid/Negative", - "refId": "C" - } + "unit": "µs" + }, + "overrides": [] + }, + "gridPos": { + "h": 11, + "w": 8, + "x": 0, + "y": 31 + }, + "id": 51, + "options": { + "colorMode": "value", + "graphMode": "area", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" ], - "timeFrom": null, - "timeShift": null, - "title": "CEPHS3 Write-Read Discarded Latencies", - "type": "stat" + "fields": "", + "values": false + }, + "textMode": "auto" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_CEPHS3_Write_Reading_mcs_AvgLatency", + "interval": "", + "legendFormat": "Average Latency", + "refId": "A" + }, + { + "expr": "SBK_CEPHS3_Write_Reading_mcs_MaxLatency", + "interval": "", + "legendFormat": "Max Latency", + "refId": "B" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "CEPHS3 Write-Read Avg and Max Latencies (Microseconds)", + "type": "stat" + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {} + }, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 8, + "y": 31 + }, + "hiddenSeries": false, + "id": 53, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_CEPHS3_Write_Reading_mcs_10", + "interval": "", + "legendFormat": "", + "refId": "A" + }, + { + "expr": "SBK_CEPHS3_Write_Reading_mcs_25", + "interval": "", + "legendFormat": "", + "refId": "B" }, { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 1000 - }, - { - "color": "#1F78C1", - "value": 10000 - }, - { - "color": "#BA43A9", - "value": 100000 - }, - { - "color": "#705DA0", - "value": 1000000 - }, - { - "color": "#508642", - "value": 10000000 - }, - { - "color": "#CCA300", - "value": 100000000 - } - ] - }, - "unit": "µs" - }, - "overrides": [] - }, - "gridPos": { - "h": 11, - "w": 8, - "x": 0, - "y": 26 - }, - "id": 51, - "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_CEPHS3_Write_Reading_mcs_AvgLatency", - "interval": "", - "legendFormat": "Average Latency", - "refId": "A" - }, - { - "expr": "SBK_CEPHS3_Write_Reading_mcs_MaxLatency", - "interval": "", - "legendFormat": "Max Latency", - "refId": "B" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "CEPHS3 Write-Read Avg and Max Latencies (Microseconds)", - "type": "stat" + "expr": "SBK_CEPHS3_Write_Reading_mcs_50", + "interval": "", + "legendFormat": "", + "refId": "C" }, { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {} - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 8, - "y": 26 - }, - "hiddenSeries": false, - "id": 53, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_CEPHS3_Write_Reading_mcs_10", - "interval": "", - "legendFormat": "", - "refId": "A" - }, - { - "expr": "SBK_CEPHS3_Write_Reading_mcs_25", - "interval": "", - "legendFormat": "", - "refId": "B" - }, - { - "expr": "SBK_CEPHS3_Write_Reading_mcs_50", - "interval": "", - "legendFormat": "", - "refId": "C" - }, - { - "expr": "SBK_CEPHS3_Write_Reading_mcs_75", - "interval": "", - "legendFormat": "", - "refId": "D" - }, - { - "expr": "SBK_CEPHS3_Write_Reading_mcs_90", - "interval": "", - "legendFormat": "", - "refId": "E" - }, - { - "expr": "SBK_CEPHS3_Write_Reading_mcs_95", - "interval": "", - "legendFormat": "", - "refId": "F" - }, - { - "expr": "SBK_CEPHS3_Write_Reading_mcs_99", - "interval": "", - "legendFormat": "", - "refId": "G" - }, - { - "expr": "SBK_CEPHS3_Write_Reading_mcs_99_9", - "interval": "", - "legendFormat": "", - "refId": "H" - }, - { - "expr": "SBK_CEPHS3_Write_Reading_mcs_99_99", - "interval": "", - "legendFormat": "", - "refId": "I" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "CEPHS3 Write-Read Percentiles (Microseconds)", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "format": "µs", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } + "expr": "SBK_CEPHS3_Write_Reading_mcs_75", + "interval": "", + "legendFormat": "", + "refId": "D" + }, + { + "expr": "SBK_CEPHS3_Write_Reading_mcs_90", + "interval": "", + "legendFormat": "", + "refId": "E" + }, + { + "expr": "SBK_CEPHS3_Write_Reading_mcs_95", + "interval": "", + "legendFormat": "", + "refId": "F" + }, + { + "expr": "SBK_CEPHS3_Write_Reading_mcs_99", + "interval": "", + "legendFormat": "", + "refId": "G" + }, + { + "expr": "SBK_CEPHS3_Write_Reading_mcs_99_9", + "interval": "", + "legendFormat": "", + "refId": "H" + }, + { + "expr": "SBK_CEPHS3_Write_Reading_mcs_99_99", + "interval": "", + "legendFormat": "", + "refId": "I" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "CEPHS3 Write-Read Percentiles (Microseconds)", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "µs", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true }, { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 1 - }, - { - "color": "#6ED0E0", - "value": 5 - }, - { - "color": "#EF843C", - "value": 10 - }, - { - "color": "#E24D42", - "value": 20 - }, - { - "color": "#1F78C1", - "value": 30 - }, - { - "color": "#BA43A9", - "value": 40 - }, - { - "color": "#705DA0", - "value": 50 - }, - { - "color": "#508642", - "value": 60 - }, - { - "color": "#CCA300", - "value": 70 - }, - { - "color": "#447EBC", - "value": 80 - }, - { - "color": "#C15C17", - "value": 90 - }, - { - "color": "#890F02", - "value": 100 - }, - { - "color": "#0A437C", - "value": 200 - }, - { - "color": "#6D1F62", - "value": 500 - }, - { - "color": "#584477", - "value": 1000 - } - ] + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null }, - "unit": "ms" - }, - "overrides": [] - }, - "gridPos": { - "h": 11, - "w": 8, - "x": 16, - "y": 26 - }, - "id": 38, - "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" + { + "color": "#EAB839", + "value": 1 + }, + { + "color": "#6ED0E0", + "value": 5 + }, + { + "color": "#EF843C", + "value": 10 + }, + { + "color": "#E24D42", + "value": 20 + }, + { + "color": "#1F78C1", + "value": 30 + }, + { + "color": "#BA43A9", + "value": 40 + }, + { + "color": "#705DA0", + "value": 50 + }, + { + "color": "#508642", + "value": 60 + }, + { + "color": "#CCA300", + "value": 70 + }, + { + "color": "#447EBC", + "value": 80 + }, + { + "color": "#C15C17", + "value": 90 + }, + { + "color": "#890F02", + "value": 100 + }, + { + "color": "#0A437C", + "value": 200 + }, + { + "color": "#6D1F62", + "value": 500 + }, + { + "color": "#584477", + "value": 1000 + } + ] }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_CEPHS3_Write_Reading_ms_AvgLatency", - "interval": "", - "legendFormat": "Average Latency", - "refId": "A" - }, - { - "expr": "SBK_CEPHS3_Write_Reading_ms_MaxLatency", - "interval": "", - "legendFormat": "Max Latency", - "refId": "B" - } + "unit": "ms" + }, + "overrides": [] + }, + "gridPos": { + "h": 11, + "w": 8, + "x": 16, + "y": 31 + }, + "id": 38, + "options": { + "colorMode": "value", + "graphMode": "area", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" ], - "timeFrom": null, - "timeShift": null, - "title": "CEPHS3 Write-Read Avg and Max Latencies (Milliseconds)", - "type": "stat" + "fields": "", + "values": false + }, + "textMode": "auto" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_CEPHS3_Write_Reading_ms_AvgLatency", + "interval": "", + "legendFormat": "Average Latency", + "refId": "A" + }, + { + "expr": "SBK_CEPHS3_Write_Reading_ms_MaxLatency", + "interval": "", + "legendFormat": "Max Latency", + "refId": "B" } ], - "title": "Write-Read Performance Benchmarking (End to End Latencies)", - "type": "row" + "timeFrom": null, + "timeShift": null, + "title": "CEPHS3 Write-Read Avg and Max Latencies (Milliseconds)", + "type": "stat" } ], "refresh": "5s", diff --git a/grafana/dashboards/sbk-concurrentq.json b/grafana/dashboards/sbk-concurrentq.json index 3ff0548de..a1118d1fe 100644 --- a/grafana/dashboards/sbk-concurrentq.json +++ b/grafana/dashboards/sbk-concurrentq.json @@ -15,7 +15,7 @@ "editable": true, "gnetId": null, "graphTooltip": 0, - "iteration": 1623506088732, + "iteration": 1627313150733, "links": [], "panels": [ { @@ -362,7 +362,7 @@ "h": 9, "w": 8, "x": 0, - "y": 10 + "y": 7 }, "hiddenSeries": false, "id": 62, @@ -458,7 +458,7 @@ "h": 9, "w": 8, "x": 8, - "y": 10 + "y": 7 }, "hiddenSeries": false, "id": 6, @@ -590,7 +590,7 @@ "h": 9, "w": 8, "x": 16, - "y": 10 + "y": 7 }, "id": 48, "options": { @@ -646,7 +646,7 @@ "h": 11, "w": 8, "x": 0, - "y": 19 + "y": 16 }, "hiddenSeries": false, "id": 50, @@ -718,16 +718,40 @@ "refId": "G" }, { - "expr": "SBK_CONCURRENTQ_Writing_ns_99_9", + "expr": "SBK_CONCURRENTQ_Writing_ns_99_25", "interval": "", "legendFormat": "", "refId": "H" }, { - "expr": "SBK_CONCURRENTQ_Writing_ns_99_99", + "expr": "SBK_CONCURRENTQ_Writing_ns_99_5", "interval": "", "legendFormat": "", "refId": "I" + }, + { + "expr": "SBK_CONCURRENTQ_Writing_ns_99_75", + "interval": "", + "legendFormat": "", + "refId": "J" + }, + { + "expr": "SBK_CONCURRENTQ_Writing_ns_99_9", + "interval": "", + "legendFormat": "", + "refId": "K" + }, + { + "expr": "SBK_CONCURRENTQ_Writing_ns_99_95", + "interval": "", + "legendFormat": "", + "refId": "L" + }, + { + "expr": "SBK_CONCURRENTQ_Writing_ns_99_99", + "interval": "", + "legendFormat": "", + "refId": "M" } ], "thresholds": [], @@ -750,6 +774,7 @@ }, "yaxes": [ { + "$$hashKey": "object:127", "format": "ns", "label": null, "logBase": 1, @@ -758,6 +783,7 @@ "show": true }, { + "$$hashKey": "object:128", "format": "short", "label": null, "logBase": 1, @@ -814,7 +840,7 @@ "h": 4, "w": 3, "x": 8, - "y": 19 + "y": 16 }, "id": 2, "options": { @@ -925,7 +951,7 @@ "h": 6, "w": 5, "x": 11, - "y": 19 + "y": 16 }, "id": 4, "options": { @@ -970,7 +996,7 @@ "h": 11, "w": 8, "x": 16, - "y": 19 + "y": 16 }, "hiddenSeries": false, "id": 10, @@ -1136,7 +1162,7 @@ "h": 7, "w": 3, "x": 8, - "y": 23 + "y": 20 }, "id": 8, "options": { @@ -1192,7 +1218,7 @@ "h": 5, "w": 5, "x": 11, - "y": 25 + "y": 22 }, "id": 28, "options": { @@ -1294,7 +1320,7 @@ "h": 10, "w": 8, "x": 0, - "y": 30 + "y": 27 }, "id": 47, "options": { @@ -1350,7 +1376,7 @@ "h": 10, "w": 8, "x": 8, - "y": 30 + "y": 27 }, "hiddenSeries": false, "id": 49, @@ -1560,7 +1586,7 @@ "h": 10, "w": 8, "x": 16, - "y": 30 + "y": 27 }, "id": 12, "options": { @@ -1602,7 +1628,7 @@ "type": "row" }, { - "collapsed": false, + "collapsed": true, "datasource": null, "gridPos": { "h": 1, @@ -1611,969 +1637,1371 @@ "y": 7 }, "id": 58, - "panels": [], - "title": "Read Performance Benchmarking", - "type": "row" - }, - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [], - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 200 - }, - { - "color": "#1F78C1", - "value": 300 - }, - { - "color": "#BA43A9", - "value": 400 - }, - { - "color": "#705DA0", - "value": 500 - }, - { - "color": "#508642", - "value": 600 - }, - { - "color": "#CCA300", - "value": 700 - }, - { - "color": "#447EBC", - "value": 800 - }, - { - "color": "#C15C17", - "value": 900 + "panels": [ + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 200 + }, + { + "color": "#1F78C1", + "value": 300 + }, + { + "color": "#BA43A9", + "value": 400 + }, + { + "color": "#705DA0", + "value": 500 + }, + { + "color": "#508642", + "value": 600 + }, + { + "color": "#CCA300", + "value": 700 + }, + { + "color": "#447EBC", + "value": 800 + }, + { + "color": "#C15C17", + "value": 900 + }, + { + "color": "#890F02", + "value": 1000 + } + ] }, - { - "color": "#890F02", - "value": 1000 - } - ] + "unit": "MBs" + }, + "overrides": [] }, - "unit": "MBs" + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 0, + "y": 8 + }, + "hiddenSeries": false, + "id": 63, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_CONCURRENTQ_Reading_MBPerSec", + "refId": "A" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "CONCURRENTQ Read Throughput MB/s", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "$$hashKey": "object:323", + "format": "MBs", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "$$hashKey": "object:324", + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 0, - "y": 8 - }, - "hiddenSeries": false, - "id": 63, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_CONCURRENTQ_Reading_MBPerSec", - "refId": "A" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "CONCURRENTQ Read Throughput MB/s", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "$$hashKey": "object:323", - "format": "MBs", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "$$hashKey": "object:324", - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } - }, - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [] - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 8, - "y": 8 - }, - "hiddenSeries": false, - "id": 20, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_CONCURRENTQ_Reading_RecordsPerSec", - "refId": "A" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "CONCURRENTQ Read Records/Sec", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "format": "rps", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } - }, - { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [], - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 1000 - }, - { - "color": "#1F78C1", - "value": 10000 - }, - { - "color": "#BA43A9", - "value": 100000 - }, - { - "color": "#705DA0", - "value": 1000000 - }, - { - "color": "#508642", - "value": 10000000 - } - ] - }, - "unit": "ns" - }, - "overrides": [] - }, - "gridPos": { - "h": 11, - "w": 8, - "x": 16, - "y": 8 - }, - "id": 44, - "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_CONCURRENTQ_Reading_ns_AvgLatency", - "interval": "", - "legendFormat": "Average Latency", - "refId": "A" - }, - { - "expr": "SBK_CONCURRENTQ_Reading_ns_MaxLatency", - "interval": "", - "legendFormat": "Max Latency", - "refId": "B" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "CONCURRENTQ Read Avg and Max Latencies (Nanoseconds)", - "type": "stat" - }, - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [] - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 0, - "y": 19 - }, - "hiddenSeries": false, - "id": 46, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_CONCURRENTQ_Reading_ns_10", - "interval": "", - "legendFormat": "", - "refId": "A" - }, - { - "expr": "SBK_CONCURRENTQ_Reading_ns_25", - "interval": "", - "legendFormat": "", - "refId": "B" - }, - { - "expr": "SBK_CONCURRENTQ_Reading_ns_50", - "interval": "", - "legendFormat": "", - "refId": "C" - }, - { - "expr": "SBK_CONCURRENTQ_Reading_ns_75", - "interval": "", - "legendFormat": "", - "refId": "D" - }, - { - "expr": "SBK_CONCURRENTQ_Reading_ns_90", - "interval": "", - "legendFormat": "", - "refId": "E" - }, - { - "expr": "SBK_CONCURRENTQ_Reading_ns_95", - "interval": "", - "legendFormat": "", - "refId": "F" - }, - { - "expr": "SBK_CONCURRENTQ_Reading_ns_99", - "interval": "", - "legendFormat": "", - "refId": "G" - }, - { - "expr": "SBK_CONCURRENTQ_Reading_ns_99_9", - "interval": "", - "legendFormat": "", - "refId": "H" - }, - { - "expr": "SBK_CONCURRENTQ_Reading_ns_99_99", - "interval": "", - "legendFormat": "", - "refId": "I" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "CONCURRENTQ Read Percentiles (Nanoseconds)", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ { - "format": "ns", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [] + }, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 8, + "y": 8 + }, + "hiddenSeries": false, + "id": 20, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_CONCURRENTQ_Reading_RecordsPerSec", + "refId": "A" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "CONCURRENTQ Read Records/Sec", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "rps", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } }, { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } - }, - { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [], - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 1000 + }, + { + "color": "#1F78C1", + "value": 10000 + }, + { + "color": "#BA43A9", + "value": 100000 + }, + { + "color": "#705DA0", + "value": 1000000 + }, + { + "color": "#508642", + "value": 10000000 + } + ] }, - { - "color": "#E24D42", - "value": 500 - } - ] + "unit": "ns" + }, + "overrides": [] + }, + "gridPos": { + "h": 11, + "w": 8, + "x": 16, + "y": 8 + }, + "id": 44, + "options": { + "colorMode": "value", + "graphMode": "area", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "auto" }, - "unit": "none" - }, - "overrides": [] - }, - "gridPos": { - "h": 5, - "w": 3, - "x": 8, - "y": 19 - }, - "id": 14, - "options": { - "colorMode": "value", - "graphMode": "none", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_CONCURRENTQ_Reading_ns_AvgLatency", + "interval": "", + "legendFormat": "Average Latency", + "refId": "A" + }, + { + "expr": "SBK_CONCURRENTQ_Reading_ns_MaxLatency", + "interval": "", + "legendFormat": "Max Latency", + "refId": "B" + } ], - "fields": "", - "values": false - }, - "textMode": "value_and_name" - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_CONCURRENTQ_Reading_Readers", - "interval": "", - "legendFormat": "Active", - "refId": "A" + "timeFrom": null, + "timeShift": null, + "title": "CONCURRENTQ Read Avg and Max Latencies (Nanoseconds)", + "type": "stat" }, { - "expr": "SBK_CONCURRENTQ_Reading_Max_Readers", - "interval": "", - "legendFormat": "Max", - "refId": "B" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "CONCURRENTQ Readers", - "type": "stat" - }, - { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [], - "mappings": [], - "max": 500, - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 200 - }, - { - "color": "#1F78C1", - "value": 300 - }, - { - "color": "#BA43A9", - "value": 400 - }, - { - "color": "#705DA0", - "value": 500 - }, - { - "color": "#508642", - "value": 600 - }, - { - "color": "#CCA300", - "value": 700 - }, - { - "color": "#447EBC", - "value": 800 - }, - { - "color": "#C15C17", - "value": 900 - }, - { - "color": "#890F02", - "value": 1000 - } - ] + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [] + }, + "overrides": [] }, - "unit": "MBs" - }, - "overrides": [] - }, - "gridPos": { - "h": 6, - "w": 5, - "x": 11, - "y": 19 - }, - "id": 18, - "options": { - "reduceOptions": { - "calcs": [ - "last" + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 0, + "y": 19 + }, + "hiddenSeries": false, + "id": 46, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_CONCURRENTQ_Reading_ns_10", + "interval": "", + "legendFormat": "", + "refId": "A" + }, + { + "expr": "SBK_CONCURRENTQ_Reading_ns_25", + "interval": "", + "legendFormat": "", + "refId": "B" + }, + { + "expr": "SBK_CONCURRENTQ_Reading_ns_50", + "interval": "", + "legendFormat": "", + "refId": "C" + }, + { + "expr": "SBK_CONCURRENTQ_Reading_ns_75", + "interval": "", + "legendFormat": "", + "refId": "D" + }, + { + "expr": "SBK_CONCURRENTQ_Reading_ns_90", + "interval": "", + "legendFormat": "", + "refId": "E" + }, + { + "expr": "SBK_CONCURRENTQ_Reading_ns_95", + "interval": "", + "legendFormat": "", + "refId": "F" + }, + { + "expr": "SBK_CONCURRENTQ_Reading_ns_99", + "interval": "", + "legendFormat": "", + "refId": "G" + }, + { + "expr": "SBK_CONCURRENTQ_Reading_ns_99_25", + "interval": "", + "legendFormat": "", + "refId": "H" + }, + { + "expr": "SBK_CONCURRENTQ_Reading_ns_99_5", + "interval": "", + "legendFormat": "", + "refId": "I" + }, + { + "expr": "SBK_CONCURRENTQ_Reading_ns_99_75", + "interval": "", + "legendFormat": "", + "refId": "J" + }, + { + "expr": "SBK_CONCURRENTQ_Reading_ns_99_9", + "interval": "", + "legendFormat": "", + "refId": "K" + }, + { + "expr": "SBK_CONCURRENTQ_Reading_ns_99_95", + "interval": "", + "legendFormat": "", + "refId": "L" + }, + { + "expr": "SBK_CONCURRENTQ_Reading_ns_99_99", + "interval": "", + "legendFormat": "", + "refId": "M" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "CONCURRENTQ Read Percentiles (Nanoseconds)", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "$$hashKey": "object:152", + "format": "ns", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "$$hashKey": "object:153", + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } ], - "fields": "", - "values": false - }, - "showThresholdLabels": true, - "showThresholdMarkers": true - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_CONCURRENTQ_Reading_MBPerSec", - "refId": "A" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "CONCURRENTQ Read Throughput MB/s", - "type": "gauge" - }, - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [] - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 16, - "y": 19 - }, - "hiddenSeries": false, - "id": 22, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_CONCURRENTQ_Reading_ms_10", - "interval": "", - "legendFormat": "", - "refId": "A" - }, - { - "expr": "SBK_CONCURRENTQ_Reading_ms_25", - "interval": "", - "legendFormat": "", - "refId": "B" - }, - { - "expr": "SBK_CONCURRENTQ_Reading_ms_50", - "interval": "", - "legendFormat": "", - "refId": "C" + "yaxis": { + "align": false, + "alignLevel": null + } }, { - "expr": "SBK_CONCURRENTQ_Reading_ms_75", - "interval": "", - "legendFormat": "", - "refId": "D" + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 500 + } + ] + }, + "unit": "none" + }, + "overrides": [] + }, + "gridPos": { + "h": 5, + "w": 3, + "x": 8, + "y": 19 + }, + "id": 14, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "value_and_name" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_CONCURRENTQ_Reading_Readers", + "interval": "", + "legendFormat": "Active", + "refId": "A" + }, + { + "expr": "SBK_CONCURRENTQ_Reading_Max_Readers", + "interval": "", + "legendFormat": "Max", + "refId": "B" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "CONCURRENTQ Readers", + "type": "stat" }, { - "expr": "SBK_CONCURRENTQ_Reading_ms_90", - "interval": "", - "legendFormat": "", - "refId": "E" + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "max": 500, + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 200 + }, + { + "color": "#1F78C1", + "value": 300 + }, + { + "color": "#BA43A9", + "value": 400 + }, + { + "color": "#705DA0", + "value": 500 + }, + { + "color": "#508642", + "value": 600 + }, + { + "color": "#CCA300", + "value": 700 + }, + { + "color": "#447EBC", + "value": 800 + }, + { + "color": "#C15C17", + "value": 900 + }, + { + "color": "#890F02", + "value": 1000 + } + ] + }, + "unit": "MBs" + }, + "overrides": [] + }, + "gridPos": { + "h": 6, + "w": 5, + "x": 11, + "y": 19 + }, + "id": 18, + "options": { + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "showThresholdLabels": true, + "showThresholdMarkers": true + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_CONCURRENTQ_Reading_MBPerSec", + "refId": "A" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "CONCURRENTQ Read Throughput MB/s", + "type": "gauge" }, { - "expr": "SBK_CONCURRENTQ_Reading_ms_95", - "interval": "", - "legendFormat": "", - "refId": "F" + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [] + }, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 16, + "y": 19 + }, + "hiddenSeries": false, + "id": 22, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_CONCURRENTQ_Reading_ms_10", + "interval": "", + "legendFormat": "", + "refId": "A" + }, + { + "expr": "SBK_CONCURRENTQ_Reading_ms_25", + "interval": "", + "legendFormat": "", + "refId": "B" + }, + { + "expr": "SBK_CONCURRENTQ_Reading_ms_50", + "interval": "", + "legendFormat": "", + "refId": "C" + }, + { + "expr": "SBK_CONCURRENTQ_Reading_ms_75", + "interval": "", + "legendFormat": "", + "refId": "D" + }, + { + "expr": "SBK_CONCURRENTQ_Reading_ms_90", + "interval": "", + "legendFormat": "", + "refId": "E" + }, + { + "expr": "SBK_CONCURRENTQ_Reading_ms_95", + "interval": "", + "legendFormat": "", + "refId": "F" + }, + { + "expr": "SBK_CONCURRENTQ_Reading_ms_99", + "interval": "", + "legendFormat": "", + "refId": "G" + }, + { + "expr": "SBK_CONCURRENTQ_Reading_ms_99_9", + "interval": "", + "legendFormat": "", + "refId": "H" + }, + { + "expr": "SBK_CONCURRENTQ_Reading_ms_99_99", + "interval": "", + "legendFormat": "", + "refId": "I" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "CONCURRENTQ Read Percentiles (Milli Seconds)", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "ms", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } }, { - "expr": "SBK_CONCURRENTQ_Reading_ms_99", - "interval": "", - "legendFormat": "", - "refId": "G" + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 1073741824 + }, + { + "color": "#6ED0E0", + "value": 10737418240 + }, + { + "color": "#EF843C", + "value": 107374182400 + }, + { + "color": "#E24D42", + "value": 1099511627776 + } + ] + }, + "unit": "decbytes" + }, + "overrides": [] + }, + "gridPos": { + "h": 6, + "w": 3, + "x": 8, + "y": 24 + }, + "id": 16, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "value" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_CONCURRENTQ_Reading_Bytes_total", + "refId": "A" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "CONCURRENTQ Read Bytes Total", + "type": "stat" }, { - "expr": "SBK_CONCURRENTQ_Reading_ms_99_9", - "interval": "", - "legendFormat": "", - "refId": "H" + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "red", + "value": 1 + } + ] + }, + "unit": "none" + }, + "overrides": [] + }, + "gridPos": { + "h": 5, + "w": 5, + "x": 11, + "y": 25 + }, + "id": 26, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "auto", + "orientation": "horizontal", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "value_and_name" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_CONCURRENTQ_Reading_LowerDiscardedLatencyRecords_total", + "interval": "", + "legendFormat": "Lower", + "queryType": "randomWalk", + "refId": "A" + }, + { + "expr": "SBK_CONCURRENTQ_Reading_HigherDiscardLatencyRecords_total", + "interval": "", + "legendFormat": "Higher", + "refId": "B" + }, + { + "expr": "SBK_CONCURRENTQ_Reading_InvalidLatencyRecords_total", + "interval": "", + "legendFormat": "Invalid/Negative", + "refId": "C" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "CONCURRENTQ Read Discarded Latencies", + "type": "stat" }, { - "expr": "SBK_CONCURRENTQ_Reading_ms_99_99", - "interval": "", - "legendFormat": "", - "refId": "I" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "CONCURRENTQ Read Percentiles (Milli Seconds)", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "format": "ms", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 1000 + }, + { + "color": "#1F78C1", + "value": 10000 + }, + { + "color": "#BA43A9", + "value": 100000 + }, + { + "color": "#705DA0", + "value": 1000000 + }, + { + "color": "#508642", + "value": 10000000 + } + ] + }, + "unit": "µs" + }, + "overrides": [] + }, + "gridPos": { + "h": 11, + "w": 8, + "x": 0, + "y": 30 + }, + "id": 43, + "options": { + "colorMode": "value", + "graphMode": "area", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "auto" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_CONCURRENTQ_Reading_mcs_AvgLatency", + "interval": "", + "legendFormat": "Average Latency", + "refId": "A" + }, + { + "expr": "SBK_CONCURRENTQ_Reading_mcs_MaxLatency", + "interval": "", + "legendFormat": "Max Latency", + "refId": "B" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "CONCURRENTQ Read Avg and Max Latencies (Microseconds)", + "type": "stat" }, { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } - }, - { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [], - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 1073741824 - }, - { - "color": "#6ED0E0", - "value": 10737418240 - }, - { - "color": "#EF843C", - "value": 107374182400 - }, - { - "color": "#E24D42", - "value": 1099511627776 - } - ] + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [] + }, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 8, + "y": 30 + }, + "hiddenSeries": false, + "id": 45, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_CONCURRENTQ_Reading_mcs_10", + "interval": "", + "legendFormat": "", + "refId": "A" + }, + { + "expr": "SBK_CONCURRENTQ_Reading_mcs_25", + "interval": "", + "legendFormat": "", + "refId": "B" + }, + { + "expr": "SBK_CONCURRENTQ_Reading_mcs_50", + "interval": "", + "legendFormat": "", + "refId": "C" + }, + { + "expr": "SBK_CONCURRENTQ_Reading_mcs_75", + "interval": "", + "legendFormat": "", + "refId": "D" + }, + { + "expr": "SBK_CONCURRENTQ_Reading_mcs_90", + "interval": "", + "legendFormat": "", + "refId": "E" + }, + { + "expr": "SBK_CONCURRENTQ_Reading_mcs_95", + "interval": "", + "legendFormat": "", + "refId": "F" + }, + { + "expr": "SBK_CONCURRENTQ_Reading_mcs_99", + "interval": "", + "legendFormat": "", + "refId": "G" + }, + { + "expr": "SBK_CONCURRENTQ_Reading_mcs_99_9", + "interval": "", + "legendFormat": "", + "refId": "H" + }, + { + "expr": "SBK_CONCURRENTQ_Reading_mcs_99_99", + "interval": "", + "legendFormat": "", + "refId": "I" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "CONCURRENTQ Read Percentiles (Microseconds)", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" }, - "unit": "decbytes" - }, - "overrides": [] - }, - "gridPos": { - "h": 6, - "w": 3, - "x": 8, - "y": 24 - }, - "id": 16, - "options": { - "colorMode": "value", - "graphMode": "none", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "µs", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } ], - "fields": "", - "values": false + "yaxis": { + "align": false, + "alignLevel": null + } }, - "textMode": "value" - }, - "pluginVersion": "7.3.7", - "targets": [ { - "expr": "SBK_CONCURRENTQ_Reading_Bytes_total", - "refId": "A" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "CONCURRENTQ Read Bytes Total", - "type": "stat" - }, - { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 1 + }, + { + "color": "#6ED0E0", + "value": 5 + }, + { + "color": "#EF843C", + "value": 10 + }, + { + "color": "#E24D42", + "value": 20 + }, + { + "color": "#1F78C1", + "value": 30 + }, + { + "color": "#BA43A9", + "value": 40 + }, + { + "color": "#705DA0", + "value": 50 + }, + { + "color": "#508642", + "value": 60 + }, + { + "color": "#CCA300", + "value": 70 + }, + { + "color": "#447EBC", + "value": 80 + }, + { + "color": "#C15C17", + "value": 90 + }, + { + "color": "#890F02", + "value": 100 + }, + { + "color": "#0A437C", + "value": 500 + }, + { + "color": "#6D1F62", + "value": 1000 + } + ] }, - { - "color": "red", - "value": 1 - } - ] + "unit": "ms" + }, + "overrides": [] }, - "unit": "none" - }, - "overrides": [] - }, - "gridPos": { - "h": 5, - "w": 5, - "x": 11, - "y": 25 - }, - "id": 26, - "options": { - "colorMode": "value", - "graphMode": "none", - "justifyMode": "auto", - "orientation": "horizontal", - "reduceOptions": { - "calcs": [ - "last" + "gridPos": { + "h": 11, + "w": 8, + "x": 16, + "y": 30 + }, + "id": 24, + "options": { + "colorMode": "value", + "graphMode": "area", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "auto" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_CONCURRENTQ_Reading_ms_AvgLatency", + "interval": "", + "legendFormat": "Average Latency", + "refId": "A" + }, + { + "expr": "SBK_CONCURRENTQ_Reading_ms_MaxLatency", + "interval": "", + "legendFormat": "Max Latency", + "refId": "B" + } ], - "fields": "", - "values": false - }, - "textMode": "value_and_name" - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_CONCURRENTQ_Reading_LowerDiscardedLatencyRecords_total", - "interval": "", - "legendFormat": "Lower", - "queryType": "randomWalk", - "refId": "A" - }, - { - "expr": "SBK_CONCURRENTQ_Reading_HigherDiscardLatencyRecords_total", - "interval": "", - "legendFormat": "Higher", - "refId": "B" - }, - { - "expr": "SBK_CONCURRENTQ_Reading_InvalidLatencyRecords_total", - "interval": "", - "legendFormat": "Invalid/Negative", - "refId": "C" + "timeFrom": null, + "timeShift": null, + "title": "CONCURRENTQ Read Avg and Max Latencies (Milliseconds)", + "type": "stat" } ], - "timeFrom": null, - "timeShift": null, - "title": "CONCURRENTQ Read Discarded Latencies", - "type": "stat" + "title": "Read Performance Benchmarking", + "type": "row" + }, + { + "collapsed": false, + "datasource": null, + "gridPos": { + "h": 1, + "w": 24, + "x": 0, + "y": 8 + }, + "id": 56, + "panels": [], + "title": "Write-Read Performance Benchmarking (End to End Latencies)", + "type": "row" }, { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, "datasource": "Prometheus", "fieldConfig": { "defaults": { "custom": {}, - "links": [], "mappings": [], + "max": 500, + "min": 0, "noValue": "0", "thresholds": { "mode": "absolute", @@ -2596,81 +3024,43 @@ }, { "color": "#E24D42", - "value": 1000 + "value": 200 }, { "color": "#1F78C1", - "value": 10000 + "value": 300 }, { "color": "#BA43A9", - "value": 100000 + "value": 400 }, { "color": "#705DA0", - "value": 1000000 + "value": 500 }, { "color": "#508642", - "value": 10000000 + "value": 600 + }, + { + "color": "#CCA300", + "value": 700 + }, + { + "color": "#447EBC", + "value": 800 + }, + { + "color": "#C15C17", + "value": 900 + }, + { + "color": "#890F02", + "value": 1000 } ] }, - "unit": "µs" - }, - "overrides": [] - }, - "gridPos": { - "h": 11, - "w": 8, - "x": 0, - "y": 30 - }, - "id": 43, - "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_CONCURRENTQ_Reading_mcs_AvgLatency", - "interval": "", - "legendFormat": "Average Latency", - "refId": "A" - }, - { - "expr": "SBK_CONCURRENTQ_Reading_mcs_MaxLatency", - "interval": "", - "legendFormat": "Max Latency", - "refId": "B" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "CONCURRENTQ Read Avg and Max Latencies (Microseconds)", - "type": "stat" - }, - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [] + "unit": "MBs" }, "overrides": [] }, @@ -2679,11 +3069,11 @@ "gridPos": { "h": 11, "w": 8, - "x": 8, - "y": 30 + "x": 0, + "y": 9 }, "hiddenSeries": false, - "id": 45, + "id": 61, "legend": { "avg": false, "current": false, @@ -2710,1564 +3100,1252 @@ "steppedLine": false, "targets": [ { - "expr": "SBK_CONCURRENTQ_Reading_mcs_10", + "expr": "SBK_CONCURRENTQ_Write_Reading_MBPerSec", "interval": "", "legendFormat": "", "refId": "A" - }, - { - "expr": "SBK_CONCURRENTQ_Reading_mcs_25", - "interval": "", - "legendFormat": "", - "refId": "B" - }, - { - "expr": "SBK_CONCURRENTQ_Reading_mcs_50", - "interval": "", - "legendFormat": "", - "refId": "C" - }, - { - "expr": "SBK_CONCURRENTQ_Reading_mcs_75", - "interval": "", - "legendFormat": "", - "refId": "D" - }, - { - "expr": "SBK_CONCURRENTQ_Reading_mcs_90", - "interval": "", - "legendFormat": "", - "refId": "E" - }, - { - "expr": "SBK_CONCURRENTQ_Reading_mcs_95", - "interval": "", - "legendFormat": "", - "refId": "F" - }, - { - "expr": "SBK_CONCURRENTQ_Reading_mcs_99", - "interval": "", - "legendFormat": "", - "refId": "G" - }, - { - "expr": "SBK_CONCURRENTQ_Reading_mcs_99_9", - "interval": "", - "legendFormat": "", - "refId": "H" - }, - { - "expr": "SBK_CONCURRENTQ_Reading_mcs_99_99", - "interval": "", - "legendFormat": "", - "refId": "I" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, - "title": "CONCURRENTQ Read Percentiles (Microseconds)", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "format": "µs", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } - }, - { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [], - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 1 - }, - { - "color": "#6ED0E0", - "value": 5 - }, - { - "color": "#EF843C", - "value": 10 - }, - { - "color": "#E24D42", - "value": 20 - }, - { - "color": "#1F78C1", - "value": 30 - }, - { - "color": "#BA43A9", - "value": 40 - }, - { - "color": "#705DA0", - "value": 50 - }, - { - "color": "#508642", - "value": 60 - }, - { - "color": "#CCA300", - "value": 70 - }, - { - "color": "#447EBC", - "value": 80 - }, - { - "color": "#C15C17", - "value": 90 - }, - { - "color": "#890F02", - "value": 100 - }, - { - "color": "#0A437C", - "value": 500 - }, - { - "color": "#6D1F62", - "value": 1000 - } - ] - }, - "unit": "ms" + "title": "CONCURRENTQ Write-Read Throughput MB/s ", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "$$hashKey": "object:175", + "format": "MBs", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "$$hashKey": "object:176", + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {} }, "overrides": [] }, + "fill": 1, + "fillGradient": 0, "gridPos": { "h": 11, "w": 8, - "x": 16, - "y": 30 + "x": 8, + "y": 9 }, - "id": 24, + "hiddenSeries": false, + "id": 36, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" + "alertThreshold": true }, + "percentage": false, "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, "targets": [ { - "expr": "SBK_CONCURRENTQ_Reading_ms_AvgLatency", + "expr": "SBK_CONCURRENTQ_Write_Reading_RecordsPerSec", "interval": "", - "legendFormat": "Average Latency", + "legendFormat": "", "refId": "A" - }, - { - "expr": "SBK_CONCURRENTQ_Reading_ms_MaxLatency", - "interval": "", - "legendFormat": "Max Latency", - "refId": "B" } ], + "thresholds": [], "timeFrom": null, - "timeShift": null, - "title": "CONCURRENTQ Read Avg and Max Latencies (Milliseconds)", - "type": "stat" - }, - { - "collapsed": true, - "datasource": null, - "gridPos": { - "h": 1, - "w": 24, - "x": 0, - "y": 41 - }, - "id": 56, - "panels": [ - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "max": 500, - "min": 0, - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 200 - }, - { - "color": "#1F78C1", - "value": 300 - }, - { - "color": "#BA43A9", - "value": 400 - }, - { - "color": "#705DA0", - "value": 500 - }, - { - "color": "#508642", - "value": 600 - }, - { - "color": "#CCA300", - "value": 700 - }, - { - "color": "#447EBC", - "value": 800 - }, - { - "color": "#C15C17", - "value": 900 - }, - { - "color": "#890F02", - "value": 1000 - } - ] - }, - "unit": "MBs" - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 0, - "y": 4 - }, - "hiddenSeries": false, - "id": 61, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_CONCURRENTQ_Write_Reading_MBPerSec", - "interval": "", - "legendFormat": "", - "refId": "A" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "CONCURRENTQ Write-Read Throughput MB/s ", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "$$hashKey": "object:175", - "format": "MBs", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "$$hashKey": "object:176", - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } + "timeRegions": [], + "timeShift": null, + "title": "CONCURRENTQ Write-Read Records/Sec", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "iops", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true }, { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {} - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 8, - "y": 4 - }, - "hiddenSeries": false, - "id": 36, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_CONCURRENTQ_Write_Reading_RecordsPerSec", - "interval": "", - "legendFormat": "", - "refId": "A" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "CONCURRENTQ Write-Read Records/Sec", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 1000 + }, + { + "color": "#1F78C1", + "value": 10000 + }, + { + "color": "#BA43A9", + "value": 100000 + }, + { + "color": "#705DA0", + "value": 1000000 + }, + { + "color": "#508642", + "value": 10000000 + } + ] }, - "yaxes": [ - { - "format": "iops", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } + "unit": "ns" + }, + "overrides": [] + }, + "gridPos": { + "h": 11, + "w": 8, + "x": 16, + "y": 9 + }, + "id": 52, + "options": { + "colorMode": "value", + "graphMode": "area", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" ], - "yaxis": { - "align": false, - "alignLevel": null - } + "fields": "", + "values": false + }, + "textMode": "auto" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_CONCURRENTQ_Write_Reading_ns_AvgLatency", + "interval": "", + "legendFormat": "Average Latency", + "refId": "A" + }, + { + "expr": "SBK_CONCURRENTQ_Write_Reading_ns_MaxLatency", + "interval": "", + "legendFormat": "Max Latency", + "refId": "B" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "CONCURRENTQ Write-Read Avg and Max Latencies (Nanoseconds)", + "type": "stat" + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {} + }, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 0, + "y": 20 + }, + "hiddenSeries": false, + "id": 54, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_CONCURRENTQ_Write_Reading_ns_10", + "interval": "", + "legendFormat": "", + "refId": "A" + }, + { + "expr": "SBK_CONCURRENTQ_Write_Reading_ns_25", + "interval": "", + "legendFormat": "", + "refId": "B" }, { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 1000 - }, - { - "color": "#1F78C1", - "value": 10000 - }, - { - "color": "#BA43A9", - "value": 100000 - }, - { - "color": "#705DA0", - "value": 1000000 - }, - { - "color": "#508642", - "value": 10000000 - } - ] - }, - "unit": "ns" - }, - "overrides": [] - }, - "gridPos": { - "h": 11, - "w": 8, - "x": 16, - "y": 4 - }, - "id": 52, - "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_CONCURRENTQ_Write_Reading_ns_AvgLatency", - "interval": "", - "legendFormat": "Average Latency", - "refId": "A" - }, - { - "expr": "SBK_CONCURRENTQ_Write_Reading_ns_MaxLatency", - "interval": "", - "legendFormat": "Max Latency", - "refId": "B" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "CONCURRENTQ Write-Read Avg and Max Latencies (Nanoseconds)", - "type": "stat" + "expr": "SBK_CONCURRENTQ_Write_Reading_ns_50", + "interval": "", + "legendFormat": "", + "refId": "C" }, { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {} - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 0, - "y": 15 - }, - "hiddenSeries": false, - "id": 54, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_CONCURRENTQ_Write_Reading_ns_10", - "interval": "", - "legendFormat": "", - "refId": "A" - }, - { - "expr": "SBK_CONCURRENTQ_Write_Reading_ns_25", - "interval": "", - "legendFormat": "", - "refId": "B" - }, - { - "expr": "SBK_CONCURRENTQ_Write_Reading_ns_50", - "interval": "", - "legendFormat": "", - "refId": "C" - }, - { - "expr": "SBK_CONCURRENTQ_Write_Reading_ns_75", - "interval": "", - "legendFormat": "", - "refId": "D" - }, - { - "expr": "SBK_CONCURRENTQ_Write_Reading_ns_90", - "interval": "", - "legendFormat": "", - "refId": "E" - }, - { - "expr": "SBK_CONCURRENTQ_Write_Reading_ns_95", - "interval": "", - "legendFormat": "", - "refId": "F" - }, - { - "expr": "SBK_CONCURRENTQ_Write_Reading_ns_99", - "interval": "", - "legendFormat": "", - "refId": "G" - }, - { - "expr": "SBK_CONCURRENTQ_Write_Reading_ns_99_9", - "interval": "", - "legendFormat": "", - "refId": "H" - }, - { - "expr": "SBK_CONCURRENTQ_Write_Reading_ns_99_99", - "interval": "", - "legendFormat": "", - "refId": "I" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "CONCURRENTQ Write-Read Percentiles (Nanoseconds)", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "format": "ns", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } + "expr": "SBK_CONCURRENTQ_Write_Reading_ns_75", + "interval": "", + "legendFormat": "", + "refId": "D" + }, + { + "expr": "SBK_CONCURRENTQ_Write_Reading_ns_90", + "interval": "", + "legendFormat": "", + "refId": "E" + }, + { + "expr": "SBK_CONCURRENTQ_Write_Reading_ns_95", + "interval": "", + "legendFormat": "", + "refId": "F" + }, + { + "expr": "SBK_CONCURRENTQ_Write_Reading_ns_99", + "interval": "", + "legendFormat": "", + "refId": "G" + }, + { + "expr": "SBK_CONCURRENTQ_Write_Reading_ns_99_25", + "interval": "", + "legendFormat": "", + "refId": "H" + }, + { + "expr": "SBK_CONCURRENTQ_Write_Reading_ns_99_5", + "interval": "", + "legendFormat": "", + "refId": "I" + }, + { + "expr": "SBK_CONCURRENTQ_Write_Reading_ns_99_75", + "interval": "", + "legendFormat": "", + "refId": "J" + }, + { + "expr": "SBK_CONCURRENTQ_Write_Reading_ns_99_9", + "interval": "", + "legendFormat": "", + "refId": "K" + }, + { + "expr": "SBK_CONCURRENTQ_Write_Reading_ns_99_95", + "interval": "", + "legendFormat": "", + "refId": "L" }, { - "datasource": "Prometheus", - "description": "", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 1073741824 - }, - { - "color": "#EF843C", - "value": 10737418240 - }, - { - "color": "#6ED0E0", - "value": 10737418240 - }, - { - "color": "#E24D42", - "value": 1099511627776 - } - ] + "expr": "SBK_CONCURRENTQ_Write_Reading_ns_99_99", + "interval": "", + "legendFormat": "", + "refId": "M" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "CONCURRENTQ Write-Read Percentiles (Nanoseconds)", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "$$hashKey": "object:240", + "format": "ns", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "$$hashKey": "object:241", + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "datasource": "Prometheus", + "description": "", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null }, - "unit": "decbytes" - }, - "overrides": [] - }, - "gridPos": { - "h": 5, - "w": 3, - "x": 8, - "y": 15 - }, - "id": 30, - "options": { - "colorMode": "value", - "graphMode": "none", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" + { + "color": "#EAB839", + "value": 1073741824 + }, + { + "color": "#EF843C", + "value": 10737418240 + }, + { + "color": "#6ED0E0", + "value": 10737418240 + }, + { + "color": "#E24D42", + "value": 1099511627776 + } + ] }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_CONCURRENTQ_Write_Reading_Bytes_total", - "interval": "", - "legendFormat": "", - "refId": "A" - } + "unit": "decbytes" + }, + "overrides": [] + }, + "gridPos": { + "h": 5, + "w": 3, + "x": 8, + "y": 20 + }, + "id": 30, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" ], - "timeFrom": null, - "timeShift": null, - "title": "CONCURRENTQ Write-Read Bytes Total", - "type": "stat" + "fields": "", + "values": false }, + "textMode": "auto" + }, + "pluginVersion": "7.3.7", + "targets": [ { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "max": 500, - "min": 0, - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 200 - }, - { - "color": "#1F78C1", - "value": 300 - }, - { - "color": "#BA43A9", - "value": 400 - }, - { - "color": "#705DA0", - "value": 500 - }, - { - "color": "#508642", - "value": 600 - }, - { - "color": "#CCA300", - "value": 700 - }, - { - "color": "#447EBC", - "value": 800 - }, - { - "color": "#C15C17", - "value": 900 - }, - { - "color": "#890F02", - "value": 1000 - } - ] + "expr": "SBK_CONCURRENTQ_Write_Reading_Bytes_total", + "interval": "", + "legendFormat": "", + "refId": "A" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "CONCURRENTQ Write-Read Bytes Total", + "type": "stat" + }, + { + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "max": 500, + "min": 0, + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 }, - "unit": "MBs" - }, - "overrides": [] - }, - "gridPos": { - "h": 6, - "w": 5, - "x": 11, - "y": 15 - }, - "id": 32, - "options": { - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "showThresholdLabels": true, - "showThresholdMarkers": true + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 200 + }, + { + "color": "#1F78C1", + "value": 300 + }, + { + "color": "#BA43A9", + "value": 400 + }, + { + "color": "#705DA0", + "value": 500 + }, + { + "color": "#508642", + "value": 600 + }, + { + "color": "#CCA300", + "value": 700 + }, + { + "color": "#447EBC", + "value": 800 + }, + { + "color": "#C15C17", + "value": 900 + }, + { + "color": "#890F02", + "value": 1000 + } + ] }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_CONCURRENTQ_Write_Reading_MBPerSec", - "interval": "", - "legendFormat": "", - "refId": "A" - } + "unit": "MBs" + }, + "overrides": [] + }, + "gridPos": { + "h": 6, + "w": 5, + "x": 11, + "y": 20 + }, + "id": 32, + "options": { + "reduceOptions": { + "calcs": [ + "last" ], - "timeFrom": null, - "timeShift": null, - "title": "CONCURRENTQ Write-Read Throughput MB/s", - "type": "gauge" + "fields": "", + "values": false }, + "showThresholdLabels": true, + "showThresholdMarkers": true + }, + "pluginVersion": "7.3.7", + "targets": [ { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {} - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 16, - "y": 15 - }, - "hiddenSeries": false, - "id": 34, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_CONCURRENTQ_Write_Reading_ms_10", - "interval": "", - "legendFormat": "", - "refId": "A" - }, - { - "expr": "SBK_CONCURRENTQ_Write_Reading_ms_25", - "interval": "", - "legendFormat": "", - "refId": "B" - }, - { - "expr": "SBK_CONCURRENTQ_Write_Reading_ms_50", - "interval": "", - "legendFormat": "", - "refId": "C" - }, - { - "expr": "SBK_CONCURRENTQ_Write_Reading_ms_75", - "interval": "", - "legendFormat": "", - "refId": "D" - }, - { - "expr": "SBK_CONCURRENTQ_Write_Reading_ms_90", - "interval": "", - "legendFormat": "", - "refId": "E" - }, - { - "expr": "SBK_CONCURRENTQ_Write_Reading_ms_95", - "interval": "", - "legendFormat": "", - "refId": "F" - }, - { - "expr": "SBK_CONCURRENTQ_Write_Reading_ms_99", - "interval": "", - "legendFormat": "", - "refId": "G" - }, - { - "expr": "SBK_CONCURRENTQ_Write_Reading_ms_99_9", - "interval": "", - "legendFormat": "", - "refId": "H" - }, - { - "expr": "SBK_CONCURRENTQ_Write_Reading_ms_99_99", - "interval": "", - "legendFormat": "", - "refId": "I" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "CONCURRENTQ Write-Read Percentiles (Milliseconds)", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "format": "ms", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } + "expr": "SBK_CONCURRENTQ_Write_Reading_MBPerSec", + "interval": "", + "legendFormat": "", + "refId": "A" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "CONCURRENTQ Write-Read Throughput MB/s", + "type": "gauge" + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {} + }, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 16, + "y": 20 + }, + "hiddenSeries": false, + "id": 34, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_CONCURRENTQ_Write_Reading_ms_10", + "interval": "", + "legendFormat": "", + "refId": "A" }, { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": { - "align": null, - "filterable": false + "expr": "SBK_CONCURRENTQ_Write_Reading_ms_25", + "interval": "", + "legendFormat": "", + "refId": "B" + }, + { + "expr": "SBK_CONCURRENTQ_Write_Reading_ms_50", + "interval": "", + "legendFormat": "", + "refId": "C" + }, + { + "expr": "SBK_CONCURRENTQ_Write_Reading_ms_75", + "interval": "", + "legendFormat": "", + "refId": "D" + }, + { + "expr": "SBK_CONCURRENTQ_Write_Reading_ms_90", + "interval": "", + "legendFormat": "", + "refId": "E" + }, + { + "expr": "SBK_CONCURRENTQ_Write_Reading_ms_95", + "interval": "", + "legendFormat": "", + "refId": "F" + }, + { + "expr": "SBK_CONCURRENTQ_Write_Reading_ms_99", + "interval": "", + "legendFormat": "", + "refId": "G" + }, + { + "expr": "SBK_CONCURRENTQ_Write_Reading_ms_99_9", + "interval": "", + "legendFormat": "", + "refId": "H" + }, + { + "expr": "SBK_CONCURRENTQ_Write_Reading_ms_99_99", + "interval": "", + "legendFormat": "", + "refId": "I" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "CONCURRENTQ Write-Read Percentiles (Milliseconds)", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "ms", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": { + "align": null, + "filterable": false + }, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null }, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 500 - } - ] + { + "color": "#EAB839", + "value": 10 }, - "unit": "none" - }, - "overrides": [] - }, - "gridPos": { - "h": 6, - "w": 3, - "x": 8, - "y": 20 - }, - "id": 40, - "options": { - "colorMode": "value", - "graphMode": "none", - "justifyMode": "auto", - "orientation": "horizontal", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "value_and_name" + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 500 + } + ] }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_CONCURRENTQ_Write_Reading_Readers", - "interval": "", - "legendFormat": "Active Readers", - "refId": "A" - }, - { - "expr": "SBK_CONCURRENTQ_Write_Reading_Max_Readers", - "interval": "", - "legendFormat": "Max Readers", - "refId": "B" - }, - { - "expr": "SBK_CONCURRENTQ_Write_Reading_Writers", - "interval": "", - "legendFormat": "Active Writers", - "refId": "C" - }, - { - "expr": "SBK_CONCURRENTQ_Write_Reading_Max_Writers", - "interval": "", - "legendFormat": "Max Writers", - "refId": "D" - } + "unit": "none" + }, + "overrides": [] + }, + "gridPos": { + "h": 6, + "w": 3, + "x": 8, + "y": 25 + }, + "id": 40, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "auto", + "orientation": "horizontal", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "value_and_name" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_CONCURRENTQ_Write_Reading_Readers", + "interval": "", + "legendFormat": "Active Readers", + "refId": "A" + }, + { + "expr": "SBK_CONCURRENTQ_Write_Reading_Max_Readers", + "interval": "", + "legendFormat": "Max Readers", + "refId": "B" + }, + { + "expr": "SBK_CONCURRENTQ_Write_Reading_Writers", + "interval": "", + "legendFormat": "Active Writers", + "refId": "C" + }, + { + "expr": "SBK_CONCURRENTQ_Write_Reading_Max_Writers", + "interval": "", + "legendFormat": "Max Writers", + "refId": "D" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "CONCURRENTQ Write-Read Writers and Readers", + "type": "stat" + }, + { + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "red", + "value": 1 + } + ] + }, + "unit": "none" + }, + "overrides": [] + }, + "gridPos": { + "h": 5, + "w": 5, + "x": 11, + "y": 26 + }, + "id": 42, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "auto", + "orientation": "horizontal", + "reduceOptions": { + "calcs": [ + "last" ], - "timeFrom": null, - "timeShift": null, - "title": "CONCURRENTQ Write-Read Writers and Readers", - "type": "stat" + "fields": "", + "values": false }, + "textMode": "value_and_name" + }, + "pluginVersion": "7.3.7", + "targets": [ { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "red", - "value": 1 - } - ] + "expr": "SBK_CONCURRENTQ_Write_Reading_LowerDiscardedLatencyRecords_total", + "interval": "", + "legendFormat": "Lower", + "refId": "A" + }, + { + "expr": "SBK_CONCURRENTQ_Write_Reading_HigherDiscardLatencyRecords_total", + "interval": "", + "legendFormat": "Higher", + "refId": "B" + }, + { + "expr": "SBK_CONCURRENTQ_Write_Reading_InvalidLatencyRecords_total", + "interval": "", + "legendFormat": "Invalid/Negative", + "refId": "C" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "CONCURRENTQ Write-Read Discarded Latencies", + "type": "stat" + }, + { + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null }, - "unit": "none" - }, - "overrides": [] - }, - "gridPos": { - "h": 5, - "w": 5, - "x": 11, - "y": 21 - }, - "id": 42, - "options": { - "colorMode": "value", - "graphMode": "none", - "justifyMode": "auto", - "orientation": "horizontal", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "value_and_name" + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 1000 + }, + { + "color": "#1F78C1", + "value": 10000 + }, + { + "color": "#BA43A9", + "value": 100000 + }, + { + "color": "#705DA0", + "value": 1000000 + }, + { + "color": "#508642", + "value": 10000000 + }, + { + "color": "#CCA300", + "value": 100000000 + } + ] }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_CONCURRENTQ_Write_Reading_LowerDiscardedLatencyRecords_total", - "interval": "", - "legendFormat": "Lower", - "refId": "A" - }, - { - "expr": "SBK_CONCURRENTQ_Write_Reading_HigherDiscardLatencyRecords_total", - "interval": "", - "legendFormat": "Higher", - "refId": "B" - }, - { - "expr": "SBK_CONCURRENTQ_Write_Reading_InvalidLatencyRecords_total", - "interval": "", - "legendFormat": "Invalid/Negative", - "refId": "C" - } + "unit": "µs" + }, + "overrides": [] + }, + "gridPos": { + "h": 11, + "w": 8, + "x": 0, + "y": 31 + }, + "id": 51, + "options": { + "colorMode": "value", + "graphMode": "area", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" ], - "timeFrom": null, - "timeShift": null, - "title": "CONCURRENTQ Write-Read Discarded Latencies", - "type": "stat" + "fields": "", + "values": false + }, + "textMode": "auto" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_CONCURRENTQ_Write_Reading_mcs_AvgLatency", + "interval": "", + "legendFormat": "Average Latency", + "refId": "A" + }, + { + "expr": "SBK_CONCURRENTQ_Write_Reading_mcs_MaxLatency", + "interval": "", + "legendFormat": "Max Latency", + "refId": "B" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "CONCURRENTQ Write-Read Avg and Max Latencies (Microseconds)", + "type": "stat" + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {} + }, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 8, + "y": 31 + }, + "hiddenSeries": false, + "id": 53, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_CONCURRENTQ_Write_Reading_mcs_10", + "interval": "", + "legendFormat": "", + "refId": "A" + }, + { + "expr": "SBK_CONCURRENTQ_Write_Reading_mcs_25", + "interval": "", + "legendFormat": "", + "refId": "B" }, { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 1000 - }, - { - "color": "#1F78C1", - "value": 10000 - }, - { - "color": "#BA43A9", - "value": 100000 - }, - { - "color": "#705DA0", - "value": 1000000 - }, - { - "color": "#508642", - "value": 10000000 - }, - { - "color": "#CCA300", - "value": 100000000 - } - ] - }, - "unit": "µs" - }, - "overrides": [] - }, - "gridPos": { - "h": 11, - "w": 8, - "x": 0, - "y": 26 - }, - "id": 51, - "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_CONCURRENTQ_Write_Reading_mcs_AvgLatency", - "interval": "", - "legendFormat": "Average Latency", - "refId": "A" - }, - { - "expr": "SBK_CONCURRENTQ_Write_Reading_mcs_MaxLatency", - "interval": "", - "legendFormat": "Max Latency", - "refId": "B" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "CONCURRENTQ Write-Read Avg and Max Latencies (Microseconds)", - "type": "stat" + "expr": "SBK_CONCURRENTQ_Write_Reading_mcs_50", + "interval": "", + "legendFormat": "", + "refId": "C" }, { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {} - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 8, - "y": 26 - }, - "hiddenSeries": false, - "id": 53, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_CONCURRENTQ_Write_Reading_mcs_10", - "interval": "", - "legendFormat": "", - "refId": "A" - }, - { - "expr": "SBK_CONCURRENTQ_Write_Reading_mcs_25", - "interval": "", - "legendFormat": "", - "refId": "B" - }, - { - "expr": "SBK_CONCURRENTQ_Write_Reading_mcs_50", - "interval": "", - "legendFormat": "", - "refId": "C" - }, - { - "expr": "SBK_CONCURRENTQ_Write_Reading_mcs_75", - "interval": "", - "legendFormat": "", - "refId": "D" - }, - { - "expr": "SBK_CONCURRENTQ_Write_Reading_mcs_90", - "interval": "", - "legendFormat": "", - "refId": "E" - }, - { - "expr": "SBK_CONCURRENTQ_Write_Reading_mcs_95", - "interval": "", - "legendFormat": "", - "refId": "F" - }, - { - "expr": "SBK_CONCURRENTQ_Write_Reading_mcs_99", - "interval": "", - "legendFormat": "", - "refId": "G" - }, - { - "expr": "SBK_CONCURRENTQ_Write_Reading_mcs_99_9", - "interval": "", - "legendFormat": "", - "refId": "H" - }, - { - "expr": "SBK_CONCURRENTQ_Write_Reading_mcs_99_99", - "interval": "", - "legendFormat": "", - "refId": "I" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "CONCURRENTQ Write-Read Percentiles (Microseconds)", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "format": "µs", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } + "expr": "SBK_CONCURRENTQ_Write_Reading_mcs_75", + "interval": "", + "legendFormat": "", + "refId": "D" + }, + { + "expr": "SBK_CONCURRENTQ_Write_Reading_mcs_90", + "interval": "", + "legendFormat": "", + "refId": "E" + }, + { + "expr": "SBK_CONCURRENTQ_Write_Reading_mcs_95", + "interval": "", + "legendFormat": "", + "refId": "F" + }, + { + "expr": "SBK_CONCURRENTQ_Write_Reading_mcs_99", + "interval": "", + "legendFormat": "", + "refId": "G" + }, + { + "expr": "SBK_CONCURRENTQ_Write_Reading_mcs_99_9", + "interval": "", + "legendFormat": "", + "refId": "H" + }, + { + "expr": "SBK_CONCURRENTQ_Write_Reading_mcs_99_99", + "interval": "", + "legendFormat": "", + "refId": "I" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "CONCURRENTQ Write-Read Percentiles (Microseconds)", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "µs", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true }, { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 1 - }, - { - "color": "#6ED0E0", - "value": 5 - }, - { - "color": "#EF843C", - "value": 10 - }, - { - "color": "#E24D42", - "value": 20 - }, - { - "color": "#1F78C1", - "value": 30 - }, - { - "color": "#BA43A9", - "value": 40 - }, - { - "color": "#705DA0", - "value": 50 - }, - { - "color": "#508642", - "value": 60 - }, - { - "color": "#CCA300", - "value": 70 - }, - { - "color": "#447EBC", - "value": 80 - }, - { - "color": "#C15C17", - "value": 90 - }, - { - "color": "#890F02", - "value": 100 - }, - { - "color": "#0A437C", - "value": 200 - }, - { - "color": "#6D1F62", - "value": 500 - }, - { - "color": "#584477", - "value": 1000 - } - ] + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null }, - "unit": "ms" - }, - "overrides": [] - }, - "gridPos": { - "h": 11, - "w": 8, - "x": 16, - "y": 26 - }, - "id": 38, - "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" + { + "color": "#EAB839", + "value": 1 + }, + { + "color": "#6ED0E0", + "value": 5 + }, + { + "color": "#EF843C", + "value": 10 + }, + { + "color": "#E24D42", + "value": 20 + }, + { + "color": "#1F78C1", + "value": 30 + }, + { + "color": "#BA43A9", + "value": 40 + }, + { + "color": "#705DA0", + "value": 50 + }, + { + "color": "#508642", + "value": 60 + }, + { + "color": "#CCA300", + "value": 70 + }, + { + "color": "#447EBC", + "value": 80 + }, + { + "color": "#C15C17", + "value": 90 + }, + { + "color": "#890F02", + "value": 100 + }, + { + "color": "#0A437C", + "value": 200 + }, + { + "color": "#6D1F62", + "value": 500 + }, + { + "color": "#584477", + "value": 1000 + } + ] }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_CONCURRENTQ_Write_Reading_ms_AvgLatency", - "interval": "", - "legendFormat": "Average Latency", - "refId": "A" - }, - { - "expr": "SBK_CONCURRENTQ_Write_Reading_ms_MaxLatency", - "interval": "", - "legendFormat": "Max Latency", - "refId": "B" - } + "unit": "ms" + }, + "overrides": [] + }, + "gridPos": { + "h": 11, + "w": 8, + "x": 16, + "y": 31 + }, + "id": 38, + "options": { + "colorMode": "value", + "graphMode": "area", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" ], - "timeFrom": null, - "timeShift": null, - "title": "CONCURRENTQ Write-Read Avg and Max Latencies (Milliseconds)", - "type": "stat" + "fields": "", + "values": false + }, + "textMode": "auto" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_CONCURRENTQ_Write_Reading_ms_AvgLatency", + "interval": "", + "legendFormat": "Average Latency", + "refId": "A" + }, + { + "expr": "SBK_CONCURRENTQ_Write_Reading_ms_MaxLatency", + "interval": "", + "legendFormat": "Max Latency", + "refId": "B" } ], - "title": "Write-Read Performance Benchmarking (End to End Latencies)", - "type": "row" + "timeFrom": null, + "timeShift": null, + "title": "CONCURRENTQ Write-Read Avg and Max Latencies (Milliseconds)", + "type": "stat" } ], "refresh": "5s", diff --git a/grafana/dashboards/sbk-couchdb.json b/grafana/dashboards/sbk-couchdb.json index beea85cac..34e34290b 100644 --- a/grafana/dashboards/sbk-couchdb.json +++ b/grafana/dashboards/sbk-couchdb.json @@ -15,7 +15,7 @@ "editable": true, "gnetId": null, "graphTooltip": 0, - "iteration": 1623506088732, + "iteration": 1627313150733, "links": [], "panels": [ { @@ -362,7 +362,7 @@ "h": 9, "w": 8, "x": 0, - "y": 10 + "y": 7 }, "hiddenSeries": false, "id": 62, @@ -458,7 +458,7 @@ "h": 9, "w": 8, "x": 8, - "y": 10 + "y": 7 }, "hiddenSeries": false, "id": 6, @@ -590,7 +590,7 @@ "h": 9, "w": 8, "x": 16, - "y": 10 + "y": 7 }, "id": 48, "options": { @@ -646,7 +646,7 @@ "h": 11, "w": 8, "x": 0, - "y": 19 + "y": 16 }, "hiddenSeries": false, "id": 50, @@ -718,16 +718,40 @@ "refId": "G" }, { - "expr": "SBK_COUCHDB_Writing_ns_99_9", + "expr": "SBK_COUCHDB_Writing_ns_99_25", "interval": "", "legendFormat": "", "refId": "H" }, { - "expr": "SBK_COUCHDB_Writing_ns_99_99", + "expr": "SBK_COUCHDB_Writing_ns_99_5", "interval": "", "legendFormat": "", "refId": "I" + }, + { + "expr": "SBK_COUCHDB_Writing_ns_99_75", + "interval": "", + "legendFormat": "", + "refId": "J" + }, + { + "expr": "SBK_COUCHDB_Writing_ns_99_9", + "interval": "", + "legendFormat": "", + "refId": "K" + }, + { + "expr": "SBK_COUCHDB_Writing_ns_99_95", + "interval": "", + "legendFormat": "", + "refId": "L" + }, + { + "expr": "SBK_COUCHDB_Writing_ns_99_99", + "interval": "", + "legendFormat": "", + "refId": "M" } ], "thresholds": [], @@ -750,6 +774,7 @@ }, "yaxes": [ { + "$$hashKey": "object:127", "format": "ns", "label": null, "logBase": 1, @@ -758,6 +783,7 @@ "show": true }, { + "$$hashKey": "object:128", "format": "short", "label": null, "logBase": 1, @@ -814,7 +840,7 @@ "h": 4, "w": 3, "x": 8, - "y": 19 + "y": 16 }, "id": 2, "options": { @@ -925,7 +951,7 @@ "h": 6, "w": 5, "x": 11, - "y": 19 + "y": 16 }, "id": 4, "options": { @@ -970,7 +996,7 @@ "h": 11, "w": 8, "x": 16, - "y": 19 + "y": 16 }, "hiddenSeries": false, "id": 10, @@ -1136,7 +1162,7 @@ "h": 7, "w": 3, "x": 8, - "y": 23 + "y": 20 }, "id": 8, "options": { @@ -1192,7 +1218,7 @@ "h": 5, "w": 5, "x": 11, - "y": 25 + "y": 22 }, "id": 28, "options": { @@ -1294,7 +1320,7 @@ "h": 10, "w": 8, "x": 0, - "y": 30 + "y": 27 }, "id": 47, "options": { @@ -1350,7 +1376,7 @@ "h": 10, "w": 8, "x": 8, - "y": 30 + "y": 27 }, "hiddenSeries": false, "id": 49, @@ -1560,7 +1586,7 @@ "h": 10, "w": 8, "x": 16, - "y": 30 + "y": 27 }, "id": 12, "options": { @@ -1602,7 +1628,7 @@ "type": "row" }, { - "collapsed": false, + "collapsed": true, "datasource": null, "gridPos": { "h": 1, @@ -1611,969 +1637,1371 @@ "y": 7 }, "id": 58, - "panels": [], - "title": "Read Performance Benchmarking", - "type": "row" - }, - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [], - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 200 - }, - { - "color": "#1F78C1", - "value": 300 - }, - { - "color": "#BA43A9", - "value": 400 - }, - { - "color": "#705DA0", - "value": 500 - }, - { - "color": "#508642", - "value": 600 - }, - { - "color": "#CCA300", - "value": 700 - }, - { - "color": "#447EBC", - "value": 800 - }, - { - "color": "#C15C17", - "value": 900 + "panels": [ + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 200 + }, + { + "color": "#1F78C1", + "value": 300 + }, + { + "color": "#BA43A9", + "value": 400 + }, + { + "color": "#705DA0", + "value": 500 + }, + { + "color": "#508642", + "value": 600 + }, + { + "color": "#CCA300", + "value": 700 + }, + { + "color": "#447EBC", + "value": 800 + }, + { + "color": "#C15C17", + "value": 900 + }, + { + "color": "#890F02", + "value": 1000 + } + ] }, - { - "color": "#890F02", - "value": 1000 - } - ] + "unit": "MBs" + }, + "overrides": [] }, - "unit": "MBs" + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 0, + "y": 8 + }, + "hiddenSeries": false, + "id": 63, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_COUCHDB_Reading_MBPerSec", + "refId": "A" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "COUCHDB Read Throughput MB/s", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "$$hashKey": "object:323", + "format": "MBs", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "$$hashKey": "object:324", + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 0, - "y": 8 - }, - "hiddenSeries": false, - "id": 63, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_COUCHDB_Reading_MBPerSec", - "refId": "A" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "COUCHDB Read Throughput MB/s", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "$$hashKey": "object:323", - "format": "MBs", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "$$hashKey": "object:324", - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } - }, - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [] - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 8, - "y": 8 - }, - "hiddenSeries": false, - "id": 20, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_COUCHDB_Reading_RecordsPerSec", - "refId": "A" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "COUCHDB Read Records/Sec", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "format": "rps", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } - }, - { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [], - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 1000 - }, - { - "color": "#1F78C1", - "value": 10000 - }, - { - "color": "#BA43A9", - "value": 100000 - }, - { - "color": "#705DA0", - "value": 1000000 - }, - { - "color": "#508642", - "value": 10000000 - } - ] - }, - "unit": "ns" - }, - "overrides": [] - }, - "gridPos": { - "h": 11, - "w": 8, - "x": 16, - "y": 8 - }, - "id": 44, - "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_COUCHDB_Reading_ns_AvgLatency", - "interval": "", - "legendFormat": "Average Latency", - "refId": "A" - }, - { - "expr": "SBK_COUCHDB_Reading_ns_MaxLatency", - "interval": "", - "legendFormat": "Max Latency", - "refId": "B" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "COUCHDB Read Avg and Max Latencies (Nanoseconds)", - "type": "stat" - }, - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [] - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 0, - "y": 19 - }, - "hiddenSeries": false, - "id": 46, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_COUCHDB_Reading_ns_10", - "interval": "", - "legendFormat": "", - "refId": "A" - }, - { - "expr": "SBK_COUCHDB_Reading_ns_25", - "interval": "", - "legendFormat": "", - "refId": "B" - }, - { - "expr": "SBK_COUCHDB_Reading_ns_50", - "interval": "", - "legendFormat": "", - "refId": "C" - }, - { - "expr": "SBK_COUCHDB_Reading_ns_75", - "interval": "", - "legendFormat": "", - "refId": "D" - }, - { - "expr": "SBK_COUCHDB_Reading_ns_90", - "interval": "", - "legendFormat": "", - "refId": "E" - }, - { - "expr": "SBK_COUCHDB_Reading_ns_95", - "interval": "", - "legendFormat": "", - "refId": "F" - }, - { - "expr": "SBK_COUCHDB_Reading_ns_99", - "interval": "", - "legendFormat": "", - "refId": "G" - }, - { - "expr": "SBK_COUCHDB_Reading_ns_99_9", - "interval": "", - "legendFormat": "", - "refId": "H" - }, - { - "expr": "SBK_COUCHDB_Reading_ns_99_99", - "interval": "", - "legendFormat": "", - "refId": "I" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "COUCHDB Read Percentiles (Nanoseconds)", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ { - "format": "ns", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [] + }, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 8, + "y": 8 + }, + "hiddenSeries": false, + "id": 20, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_COUCHDB_Reading_RecordsPerSec", + "refId": "A" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "COUCHDB Read Records/Sec", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "rps", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } }, { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } - }, - { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [], - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 1000 + }, + { + "color": "#1F78C1", + "value": 10000 + }, + { + "color": "#BA43A9", + "value": 100000 + }, + { + "color": "#705DA0", + "value": 1000000 + }, + { + "color": "#508642", + "value": 10000000 + } + ] }, - { - "color": "#E24D42", - "value": 500 - } - ] + "unit": "ns" + }, + "overrides": [] + }, + "gridPos": { + "h": 11, + "w": 8, + "x": 16, + "y": 8 + }, + "id": 44, + "options": { + "colorMode": "value", + "graphMode": "area", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "auto" }, - "unit": "none" - }, - "overrides": [] - }, - "gridPos": { - "h": 5, - "w": 3, - "x": 8, - "y": 19 - }, - "id": 14, - "options": { - "colorMode": "value", - "graphMode": "none", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_COUCHDB_Reading_ns_AvgLatency", + "interval": "", + "legendFormat": "Average Latency", + "refId": "A" + }, + { + "expr": "SBK_COUCHDB_Reading_ns_MaxLatency", + "interval": "", + "legendFormat": "Max Latency", + "refId": "B" + } ], - "fields": "", - "values": false - }, - "textMode": "value_and_name" - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_COUCHDB_Reading_Readers", - "interval": "", - "legendFormat": "Active", - "refId": "A" + "timeFrom": null, + "timeShift": null, + "title": "COUCHDB Read Avg and Max Latencies (Nanoseconds)", + "type": "stat" }, { - "expr": "SBK_COUCHDB_Reading_Max_Readers", - "interval": "", - "legendFormat": "Max", - "refId": "B" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "COUCHDB Readers", - "type": "stat" - }, - { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [], - "mappings": [], - "max": 500, - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 200 - }, - { - "color": "#1F78C1", - "value": 300 - }, - { - "color": "#BA43A9", - "value": 400 - }, - { - "color": "#705DA0", - "value": 500 - }, - { - "color": "#508642", - "value": 600 - }, - { - "color": "#CCA300", - "value": 700 - }, - { - "color": "#447EBC", - "value": 800 - }, - { - "color": "#C15C17", - "value": 900 - }, - { - "color": "#890F02", - "value": 1000 - } - ] + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [] + }, + "overrides": [] }, - "unit": "MBs" - }, - "overrides": [] - }, - "gridPos": { - "h": 6, - "w": 5, - "x": 11, - "y": 19 - }, - "id": 18, - "options": { - "reduceOptions": { - "calcs": [ - "last" + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 0, + "y": 19 + }, + "hiddenSeries": false, + "id": 46, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_COUCHDB_Reading_ns_10", + "interval": "", + "legendFormat": "", + "refId": "A" + }, + { + "expr": "SBK_COUCHDB_Reading_ns_25", + "interval": "", + "legendFormat": "", + "refId": "B" + }, + { + "expr": "SBK_COUCHDB_Reading_ns_50", + "interval": "", + "legendFormat": "", + "refId": "C" + }, + { + "expr": "SBK_COUCHDB_Reading_ns_75", + "interval": "", + "legendFormat": "", + "refId": "D" + }, + { + "expr": "SBK_COUCHDB_Reading_ns_90", + "interval": "", + "legendFormat": "", + "refId": "E" + }, + { + "expr": "SBK_COUCHDB_Reading_ns_95", + "interval": "", + "legendFormat": "", + "refId": "F" + }, + { + "expr": "SBK_COUCHDB_Reading_ns_99", + "interval": "", + "legendFormat": "", + "refId": "G" + }, + { + "expr": "SBK_COUCHDB_Reading_ns_99_25", + "interval": "", + "legendFormat": "", + "refId": "H" + }, + { + "expr": "SBK_COUCHDB_Reading_ns_99_5", + "interval": "", + "legendFormat": "", + "refId": "I" + }, + { + "expr": "SBK_COUCHDB_Reading_ns_99_75", + "interval": "", + "legendFormat": "", + "refId": "J" + }, + { + "expr": "SBK_COUCHDB_Reading_ns_99_9", + "interval": "", + "legendFormat": "", + "refId": "K" + }, + { + "expr": "SBK_COUCHDB_Reading_ns_99_95", + "interval": "", + "legendFormat": "", + "refId": "L" + }, + { + "expr": "SBK_COUCHDB_Reading_ns_99_99", + "interval": "", + "legendFormat": "", + "refId": "M" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "COUCHDB Read Percentiles (Nanoseconds)", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "$$hashKey": "object:152", + "format": "ns", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "$$hashKey": "object:153", + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } ], - "fields": "", - "values": false - }, - "showThresholdLabels": true, - "showThresholdMarkers": true - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_COUCHDB_Reading_MBPerSec", - "refId": "A" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "COUCHDB Read Throughput MB/s", - "type": "gauge" - }, - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [] - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 16, - "y": 19 - }, - "hiddenSeries": false, - "id": 22, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_COUCHDB_Reading_ms_10", - "interval": "", - "legendFormat": "", - "refId": "A" - }, - { - "expr": "SBK_COUCHDB_Reading_ms_25", - "interval": "", - "legendFormat": "", - "refId": "B" - }, - { - "expr": "SBK_COUCHDB_Reading_ms_50", - "interval": "", - "legendFormat": "", - "refId": "C" + "yaxis": { + "align": false, + "alignLevel": null + } }, { - "expr": "SBK_COUCHDB_Reading_ms_75", - "interval": "", - "legendFormat": "", - "refId": "D" + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 500 + } + ] + }, + "unit": "none" + }, + "overrides": [] + }, + "gridPos": { + "h": 5, + "w": 3, + "x": 8, + "y": 19 + }, + "id": 14, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "value_and_name" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_COUCHDB_Reading_Readers", + "interval": "", + "legendFormat": "Active", + "refId": "A" + }, + { + "expr": "SBK_COUCHDB_Reading_Max_Readers", + "interval": "", + "legendFormat": "Max", + "refId": "B" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "COUCHDB Readers", + "type": "stat" }, { - "expr": "SBK_COUCHDB_Reading_ms_90", - "interval": "", - "legendFormat": "", - "refId": "E" + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "max": 500, + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 200 + }, + { + "color": "#1F78C1", + "value": 300 + }, + { + "color": "#BA43A9", + "value": 400 + }, + { + "color": "#705DA0", + "value": 500 + }, + { + "color": "#508642", + "value": 600 + }, + { + "color": "#CCA300", + "value": 700 + }, + { + "color": "#447EBC", + "value": 800 + }, + { + "color": "#C15C17", + "value": 900 + }, + { + "color": "#890F02", + "value": 1000 + } + ] + }, + "unit": "MBs" + }, + "overrides": [] + }, + "gridPos": { + "h": 6, + "w": 5, + "x": 11, + "y": 19 + }, + "id": 18, + "options": { + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "showThresholdLabels": true, + "showThresholdMarkers": true + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_COUCHDB_Reading_MBPerSec", + "refId": "A" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "COUCHDB Read Throughput MB/s", + "type": "gauge" }, { - "expr": "SBK_COUCHDB_Reading_ms_95", - "interval": "", - "legendFormat": "", - "refId": "F" + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [] + }, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 16, + "y": 19 + }, + "hiddenSeries": false, + "id": 22, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_COUCHDB_Reading_ms_10", + "interval": "", + "legendFormat": "", + "refId": "A" + }, + { + "expr": "SBK_COUCHDB_Reading_ms_25", + "interval": "", + "legendFormat": "", + "refId": "B" + }, + { + "expr": "SBK_COUCHDB_Reading_ms_50", + "interval": "", + "legendFormat": "", + "refId": "C" + }, + { + "expr": "SBK_COUCHDB_Reading_ms_75", + "interval": "", + "legendFormat": "", + "refId": "D" + }, + { + "expr": "SBK_COUCHDB_Reading_ms_90", + "interval": "", + "legendFormat": "", + "refId": "E" + }, + { + "expr": "SBK_COUCHDB_Reading_ms_95", + "interval": "", + "legendFormat": "", + "refId": "F" + }, + { + "expr": "SBK_COUCHDB_Reading_ms_99", + "interval": "", + "legendFormat": "", + "refId": "G" + }, + { + "expr": "SBK_COUCHDB_Reading_ms_99_9", + "interval": "", + "legendFormat": "", + "refId": "H" + }, + { + "expr": "SBK_COUCHDB_Reading_ms_99_99", + "interval": "", + "legendFormat": "", + "refId": "I" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "COUCHDB Read Percentiles (Milli Seconds)", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "ms", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } }, { - "expr": "SBK_COUCHDB_Reading_ms_99", - "interval": "", - "legendFormat": "", - "refId": "G" + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 1073741824 + }, + { + "color": "#6ED0E0", + "value": 10737418240 + }, + { + "color": "#EF843C", + "value": 107374182400 + }, + { + "color": "#E24D42", + "value": 1099511627776 + } + ] + }, + "unit": "decbytes" + }, + "overrides": [] + }, + "gridPos": { + "h": 6, + "w": 3, + "x": 8, + "y": 24 + }, + "id": 16, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "value" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_COUCHDB_Reading_Bytes_total", + "refId": "A" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "COUCHDB Read Bytes Total", + "type": "stat" }, { - "expr": "SBK_COUCHDB_Reading_ms_99_9", - "interval": "", - "legendFormat": "", - "refId": "H" + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "red", + "value": 1 + } + ] + }, + "unit": "none" + }, + "overrides": [] + }, + "gridPos": { + "h": 5, + "w": 5, + "x": 11, + "y": 25 + }, + "id": 26, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "auto", + "orientation": "horizontal", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "value_and_name" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_COUCHDB_Reading_LowerDiscardedLatencyRecords_total", + "interval": "", + "legendFormat": "Lower", + "queryType": "randomWalk", + "refId": "A" + }, + { + "expr": "SBK_COUCHDB_Reading_HigherDiscardLatencyRecords_total", + "interval": "", + "legendFormat": "Higher", + "refId": "B" + }, + { + "expr": "SBK_COUCHDB_Reading_InvalidLatencyRecords_total", + "interval": "", + "legendFormat": "Invalid/Negative", + "refId": "C" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "COUCHDB Read Discarded Latencies", + "type": "stat" }, { - "expr": "SBK_COUCHDB_Reading_ms_99_99", - "interval": "", - "legendFormat": "", - "refId": "I" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "COUCHDB Read Percentiles (Milli Seconds)", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "format": "ms", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 1000 + }, + { + "color": "#1F78C1", + "value": 10000 + }, + { + "color": "#BA43A9", + "value": 100000 + }, + { + "color": "#705DA0", + "value": 1000000 + }, + { + "color": "#508642", + "value": 10000000 + } + ] + }, + "unit": "µs" + }, + "overrides": [] + }, + "gridPos": { + "h": 11, + "w": 8, + "x": 0, + "y": 30 + }, + "id": 43, + "options": { + "colorMode": "value", + "graphMode": "area", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "auto" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_COUCHDB_Reading_mcs_AvgLatency", + "interval": "", + "legendFormat": "Average Latency", + "refId": "A" + }, + { + "expr": "SBK_COUCHDB_Reading_mcs_MaxLatency", + "interval": "", + "legendFormat": "Max Latency", + "refId": "B" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "COUCHDB Read Avg and Max Latencies (Microseconds)", + "type": "stat" }, { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } - }, - { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [], - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 1073741824 - }, - { - "color": "#6ED0E0", - "value": 10737418240 - }, - { - "color": "#EF843C", - "value": 107374182400 - }, - { - "color": "#E24D42", - "value": 1099511627776 - } - ] + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [] + }, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 8, + "y": 30 + }, + "hiddenSeries": false, + "id": 45, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_COUCHDB_Reading_mcs_10", + "interval": "", + "legendFormat": "", + "refId": "A" + }, + { + "expr": "SBK_COUCHDB_Reading_mcs_25", + "interval": "", + "legendFormat": "", + "refId": "B" + }, + { + "expr": "SBK_COUCHDB_Reading_mcs_50", + "interval": "", + "legendFormat": "", + "refId": "C" + }, + { + "expr": "SBK_COUCHDB_Reading_mcs_75", + "interval": "", + "legendFormat": "", + "refId": "D" + }, + { + "expr": "SBK_COUCHDB_Reading_mcs_90", + "interval": "", + "legendFormat": "", + "refId": "E" + }, + { + "expr": "SBK_COUCHDB_Reading_mcs_95", + "interval": "", + "legendFormat": "", + "refId": "F" + }, + { + "expr": "SBK_COUCHDB_Reading_mcs_99", + "interval": "", + "legendFormat": "", + "refId": "G" + }, + { + "expr": "SBK_COUCHDB_Reading_mcs_99_9", + "interval": "", + "legendFormat": "", + "refId": "H" + }, + { + "expr": "SBK_COUCHDB_Reading_mcs_99_99", + "interval": "", + "legendFormat": "", + "refId": "I" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "COUCHDB Read Percentiles (Microseconds)", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" }, - "unit": "decbytes" - }, - "overrides": [] - }, - "gridPos": { - "h": 6, - "w": 3, - "x": 8, - "y": 24 - }, - "id": 16, - "options": { - "colorMode": "value", - "graphMode": "none", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "µs", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } ], - "fields": "", - "values": false + "yaxis": { + "align": false, + "alignLevel": null + } }, - "textMode": "value" - }, - "pluginVersion": "7.3.7", - "targets": [ { - "expr": "SBK_COUCHDB_Reading_Bytes_total", - "refId": "A" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "COUCHDB Read Bytes Total", - "type": "stat" - }, - { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 1 + }, + { + "color": "#6ED0E0", + "value": 5 + }, + { + "color": "#EF843C", + "value": 10 + }, + { + "color": "#E24D42", + "value": 20 + }, + { + "color": "#1F78C1", + "value": 30 + }, + { + "color": "#BA43A9", + "value": 40 + }, + { + "color": "#705DA0", + "value": 50 + }, + { + "color": "#508642", + "value": 60 + }, + { + "color": "#CCA300", + "value": 70 + }, + { + "color": "#447EBC", + "value": 80 + }, + { + "color": "#C15C17", + "value": 90 + }, + { + "color": "#890F02", + "value": 100 + }, + { + "color": "#0A437C", + "value": 500 + }, + { + "color": "#6D1F62", + "value": 1000 + } + ] }, - { - "color": "red", - "value": 1 - } - ] + "unit": "ms" + }, + "overrides": [] }, - "unit": "none" - }, - "overrides": [] - }, - "gridPos": { - "h": 5, - "w": 5, - "x": 11, - "y": 25 - }, - "id": 26, - "options": { - "colorMode": "value", - "graphMode": "none", - "justifyMode": "auto", - "orientation": "horizontal", - "reduceOptions": { - "calcs": [ - "last" + "gridPos": { + "h": 11, + "w": 8, + "x": 16, + "y": 30 + }, + "id": 24, + "options": { + "colorMode": "value", + "graphMode": "area", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "auto" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_COUCHDB_Reading_ms_AvgLatency", + "interval": "", + "legendFormat": "Average Latency", + "refId": "A" + }, + { + "expr": "SBK_COUCHDB_Reading_ms_MaxLatency", + "interval": "", + "legendFormat": "Max Latency", + "refId": "B" + } ], - "fields": "", - "values": false - }, - "textMode": "value_and_name" - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_COUCHDB_Reading_LowerDiscardedLatencyRecords_total", - "interval": "", - "legendFormat": "Lower", - "queryType": "randomWalk", - "refId": "A" - }, - { - "expr": "SBK_COUCHDB_Reading_HigherDiscardLatencyRecords_total", - "interval": "", - "legendFormat": "Higher", - "refId": "B" - }, - { - "expr": "SBK_COUCHDB_Reading_InvalidLatencyRecords_total", - "interval": "", - "legendFormat": "Invalid/Negative", - "refId": "C" + "timeFrom": null, + "timeShift": null, + "title": "COUCHDB Read Avg and Max Latencies (Milliseconds)", + "type": "stat" } ], - "timeFrom": null, - "timeShift": null, - "title": "COUCHDB Read Discarded Latencies", - "type": "stat" + "title": "Read Performance Benchmarking", + "type": "row" + }, + { + "collapsed": false, + "datasource": null, + "gridPos": { + "h": 1, + "w": 24, + "x": 0, + "y": 8 + }, + "id": 56, + "panels": [], + "title": "Write-Read Performance Benchmarking (End to End Latencies)", + "type": "row" }, { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, "datasource": "Prometheus", "fieldConfig": { "defaults": { "custom": {}, - "links": [], "mappings": [], + "max": 500, + "min": 0, "noValue": "0", "thresholds": { "mode": "absolute", @@ -2596,81 +3024,43 @@ }, { "color": "#E24D42", - "value": 1000 + "value": 200 }, { "color": "#1F78C1", - "value": 10000 + "value": 300 }, { "color": "#BA43A9", - "value": 100000 + "value": 400 }, { "color": "#705DA0", - "value": 1000000 + "value": 500 }, { "color": "#508642", - "value": 10000000 + "value": 600 + }, + { + "color": "#CCA300", + "value": 700 + }, + { + "color": "#447EBC", + "value": 800 + }, + { + "color": "#C15C17", + "value": 900 + }, + { + "color": "#890F02", + "value": 1000 } ] }, - "unit": "µs" - }, - "overrides": [] - }, - "gridPos": { - "h": 11, - "w": 8, - "x": 0, - "y": 30 - }, - "id": 43, - "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_COUCHDB_Reading_mcs_AvgLatency", - "interval": "", - "legendFormat": "Average Latency", - "refId": "A" - }, - { - "expr": "SBK_COUCHDB_Reading_mcs_MaxLatency", - "interval": "", - "legendFormat": "Max Latency", - "refId": "B" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "COUCHDB Read Avg and Max Latencies (Microseconds)", - "type": "stat" - }, - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [] + "unit": "MBs" }, "overrides": [] }, @@ -2679,11 +3069,11 @@ "gridPos": { "h": 11, "w": 8, - "x": 8, - "y": 30 + "x": 0, + "y": 9 }, "hiddenSeries": false, - "id": 45, + "id": 61, "legend": { "avg": false, "current": false, @@ -2710,1564 +3100,1252 @@ "steppedLine": false, "targets": [ { - "expr": "SBK_COUCHDB_Reading_mcs_10", + "expr": "SBK_COUCHDB_Write_Reading_MBPerSec", "interval": "", "legendFormat": "", "refId": "A" - }, - { - "expr": "SBK_COUCHDB_Reading_mcs_25", - "interval": "", - "legendFormat": "", - "refId": "B" - }, - { - "expr": "SBK_COUCHDB_Reading_mcs_50", - "interval": "", - "legendFormat": "", - "refId": "C" - }, - { - "expr": "SBK_COUCHDB_Reading_mcs_75", - "interval": "", - "legendFormat": "", - "refId": "D" - }, - { - "expr": "SBK_COUCHDB_Reading_mcs_90", - "interval": "", - "legendFormat": "", - "refId": "E" - }, - { - "expr": "SBK_COUCHDB_Reading_mcs_95", - "interval": "", - "legendFormat": "", - "refId": "F" - }, - { - "expr": "SBK_COUCHDB_Reading_mcs_99", - "interval": "", - "legendFormat": "", - "refId": "G" - }, - { - "expr": "SBK_COUCHDB_Reading_mcs_99_9", - "interval": "", - "legendFormat": "", - "refId": "H" - }, - { - "expr": "SBK_COUCHDB_Reading_mcs_99_99", - "interval": "", - "legendFormat": "", - "refId": "I" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, - "title": "COUCHDB Read Percentiles (Microseconds)", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "format": "µs", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } - }, - { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [], - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 1 - }, - { - "color": "#6ED0E0", - "value": 5 - }, - { - "color": "#EF843C", - "value": 10 - }, - { - "color": "#E24D42", - "value": 20 - }, - { - "color": "#1F78C1", - "value": 30 - }, - { - "color": "#BA43A9", - "value": 40 - }, - { - "color": "#705DA0", - "value": 50 - }, - { - "color": "#508642", - "value": 60 - }, - { - "color": "#CCA300", - "value": 70 - }, - { - "color": "#447EBC", - "value": 80 - }, - { - "color": "#C15C17", - "value": 90 - }, - { - "color": "#890F02", - "value": 100 - }, - { - "color": "#0A437C", - "value": 500 - }, - { - "color": "#6D1F62", - "value": 1000 - } - ] - }, - "unit": "ms" + "title": "COUCHDB Write-Read Throughput MB/s ", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "$$hashKey": "object:175", + "format": "MBs", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "$$hashKey": "object:176", + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {} }, "overrides": [] }, + "fill": 1, + "fillGradient": 0, "gridPos": { "h": 11, "w": 8, - "x": 16, - "y": 30 + "x": 8, + "y": 9 }, - "id": 24, + "hiddenSeries": false, + "id": 36, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" + "alertThreshold": true }, + "percentage": false, "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, "targets": [ { - "expr": "SBK_COUCHDB_Reading_ms_AvgLatency", + "expr": "SBK_COUCHDB_Write_Reading_RecordsPerSec", "interval": "", - "legendFormat": "Average Latency", + "legendFormat": "", "refId": "A" - }, - { - "expr": "SBK_COUCHDB_Reading_ms_MaxLatency", - "interval": "", - "legendFormat": "Max Latency", - "refId": "B" } ], + "thresholds": [], "timeFrom": null, - "timeShift": null, - "title": "COUCHDB Read Avg and Max Latencies (Milliseconds)", - "type": "stat" - }, - { - "collapsed": true, - "datasource": null, - "gridPos": { - "h": 1, - "w": 24, - "x": 0, - "y": 41 - }, - "id": 56, - "panels": [ - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "max": 500, - "min": 0, - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 200 - }, - { - "color": "#1F78C1", - "value": 300 - }, - { - "color": "#BA43A9", - "value": 400 - }, - { - "color": "#705DA0", - "value": 500 - }, - { - "color": "#508642", - "value": 600 - }, - { - "color": "#CCA300", - "value": 700 - }, - { - "color": "#447EBC", - "value": 800 - }, - { - "color": "#C15C17", - "value": 900 - }, - { - "color": "#890F02", - "value": 1000 - } - ] - }, - "unit": "MBs" - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 0, - "y": 4 - }, - "hiddenSeries": false, - "id": 61, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_COUCHDB_Write_Reading_MBPerSec", - "interval": "", - "legendFormat": "", - "refId": "A" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "COUCHDB Write-Read Throughput MB/s ", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "$$hashKey": "object:175", - "format": "MBs", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "$$hashKey": "object:176", - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } + "timeRegions": [], + "timeShift": null, + "title": "COUCHDB Write-Read Records/Sec", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "iops", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true }, { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {} - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 8, - "y": 4 - }, - "hiddenSeries": false, - "id": 36, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_COUCHDB_Write_Reading_RecordsPerSec", - "interval": "", - "legendFormat": "", - "refId": "A" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "COUCHDB Write-Read Records/Sec", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 1000 + }, + { + "color": "#1F78C1", + "value": 10000 + }, + { + "color": "#BA43A9", + "value": 100000 + }, + { + "color": "#705DA0", + "value": 1000000 + }, + { + "color": "#508642", + "value": 10000000 + } + ] }, - "yaxes": [ - { - "format": "iops", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } + "unit": "ns" + }, + "overrides": [] + }, + "gridPos": { + "h": 11, + "w": 8, + "x": 16, + "y": 9 + }, + "id": 52, + "options": { + "colorMode": "value", + "graphMode": "area", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" ], - "yaxis": { - "align": false, - "alignLevel": null - } + "fields": "", + "values": false + }, + "textMode": "auto" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_COUCHDB_Write_Reading_ns_AvgLatency", + "interval": "", + "legendFormat": "Average Latency", + "refId": "A" + }, + { + "expr": "SBK_COUCHDB_Write_Reading_ns_MaxLatency", + "interval": "", + "legendFormat": "Max Latency", + "refId": "B" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "COUCHDB Write-Read Avg and Max Latencies (Nanoseconds)", + "type": "stat" + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {} + }, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 0, + "y": 20 + }, + "hiddenSeries": false, + "id": 54, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_COUCHDB_Write_Reading_ns_10", + "interval": "", + "legendFormat": "", + "refId": "A" + }, + { + "expr": "SBK_COUCHDB_Write_Reading_ns_25", + "interval": "", + "legendFormat": "", + "refId": "B" }, { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 1000 - }, - { - "color": "#1F78C1", - "value": 10000 - }, - { - "color": "#BA43A9", - "value": 100000 - }, - { - "color": "#705DA0", - "value": 1000000 - }, - { - "color": "#508642", - "value": 10000000 - } - ] - }, - "unit": "ns" - }, - "overrides": [] - }, - "gridPos": { - "h": 11, - "w": 8, - "x": 16, - "y": 4 - }, - "id": 52, - "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_COUCHDB_Write_Reading_ns_AvgLatency", - "interval": "", - "legendFormat": "Average Latency", - "refId": "A" - }, - { - "expr": "SBK_COUCHDB_Write_Reading_ns_MaxLatency", - "interval": "", - "legendFormat": "Max Latency", - "refId": "B" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "COUCHDB Write-Read Avg and Max Latencies (Nanoseconds)", - "type": "stat" + "expr": "SBK_COUCHDB_Write_Reading_ns_50", + "interval": "", + "legendFormat": "", + "refId": "C" }, { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {} - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 0, - "y": 15 - }, - "hiddenSeries": false, - "id": 54, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_COUCHDB_Write_Reading_ns_10", - "interval": "", - "legendFormat": "", - "refId": "A" - }, - { - "expr": "SBK_COUCHDB_Write_Reading_ns_25", - "interval": "", - "legendFormat": "", - "refId": "B" - }, - { - "expr": "SBK_COUCHDB_Write_Reading_ns_50", - "interval": "", - "legendFormat": "", - "refId": "C" - }, - { - "expr": "SBK_COUCHDB_Write_Reading_ns_75", - "interval": "", - "legendFormat": "", - "refId": "D" - }, - { - "expr": "SBK_COUCHDB_Write_Reading_ns_90", - "interval": "", - "legendFormat": "", - "refId": "E" - }, - { - "expr": "SBK_COUCHDB_Write_Reading_ns_95", - "interval": "", - "legendFormat": "", - "refId": "F" - }, - { - "expr": "SBK_COUCHDB_Write_Reading_ns_99", - "interval": "", - "legendFormat": "", - "refId": "G" - }, - { - "expr": "SBK_COUCHDB_Write_Reading_ns_99_9", - "interval": "", - "legendFormat": "", - "refId": "H" - }, - { - "expr": "SBK_COUCHDB_Write_Reading_ns_99_99", - "interval": "", - "legendFormat": "", - "refId": "I" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "COUCHDB Write-Read Percentiles (Nanoseconds)", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "format": "ns", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } + "expr": "SBK_COUCHDB_Write_Reading_ns_75", + "interval": "", + "legendFormat": "", + "refId": "D" + }, + { + "expr": "SBK_COUCHDB_Write_Reading_ns_90", + "interval": "", + "legendFormat": "", + "refId": "E" + }, + { + "expr": "SBK_COUCHDB_Write_Reading_ns_95", + "interval": "", + "legendFormat": "", + "refId": "F" + }, + { + "expr": "SBK_COUCHDB_Write_Reading_ns_99", + "interval": "", + "legendFormat": "", + "refId": "G" + }, + { + "expr": "SBK_COUCHDB_Write_Reading_ns_99_25", + "interval": "", + "legendFormat": "", + "refId": "H" + }, + { + "expr": "SBK_COUCHDB_Write_Reading_ns_99_5", + "interval": "", + "legendFormat": "", + "refId": "I" + }, + { + "expr": "SBK_COUCHDB_Write_Reading_ns_99_75", + "interval": "", + "legendFormat": "", + "refId": "J" + }, + { + "expr": "SBK_COUCHDB_Write_Reading_ns_99_9", + "interval": "", + "legendFormat": "", + "refId": "K" + }, + { + "expr": "SBK_COUCHDB_Write_Reading_ns_99_95", + "interval": "", + "legendFormat": "", + "refId": "L" }, { - "datasource": "Prometheus", - "description": "", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 1073741824 - }, - { - "color": "#EF843C", - "value": 10737418240 - }, - { - "color": "#6ED0E0", - "value": 10737418240 - }, - { - "color": "#E24D42", - "value": 1099511627776 - } - ] + "expr": "SBK_COUCHDB_Write_Reading_ns_99_99", + "interval": "", + "legendFormat": "", + "refId": "M" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "COUCHDB Write-Read Percentiles (Nanoseconds)", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "$$hashKey": "object:240", + "format": "ns", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "$$hashKey": "object:241", + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "datasource": "Prometheus", + "description": "", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null }, - "unit": "decbytes" - }, - "overrides": [] - }, - "gridPos": { - "h": 5, - "w": 3, - "x": 8, - "y": 15 - }, - "id": 30, - "options": { - "colorMode": "value", - "graphMode": "none", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" + { + "color": "#EAB839", + "value": 1073741824 + }, + { + "color": "#EF843C", + "value": 10737418240 + }, + { + "color": "#6ED0E0", + "value": 10737418240 + }, + { + "color": "#E24D42", + "value": 1099511627776 + } + ] }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_COUCHDB_Write_Reading_Bytes_total", - "interval": "", - "legendFormat": "", - "refId": "A" - } + "unit": "decbytes" + }, + "overrides": [] + }, + "gridPos": { + "h": 5, + "w": 3, + "x": 8, + "y": 20 + }, + "id": 30, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" ], - "timeFrom": null, - "timeShift": null, - "title": "COUCHDB Write-Read Bytes Total", - "type": "stat" + "fields": "", + "values": false }, + "textMode": "auto" + }, + "pluginVersion": "7.3.7", + "targets": [ { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "max": 500, - "min": 0, - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 200 - }, - { - "color": "#1F78C1", - "value": 300 - }, - { - "color": "#BA43A9", - "value": 400 - }, - { - "color": "#705DA0", - "value": 500 - }, - { - "color": "#508642", - "value": 600 - }, - { - "color": "#CCA300", - "value": 700 - }, - { - "color": "#447EBC", - "value": 800 - }, - { - "color": "#C15C17", - "value": 900 - }, - { - "color": "#890F02", - "value": 1000 - } - ] + "expr": "SBK_COUCHDB_Write_Reading_Bytes_total", + "interval": "", + "legendFormat": "", + "refId": "A" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "COUCHDB Write-Read Bytes Total", + "type": "stat" + }, + { + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "max": 500, + "min": 0, + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 }, - "unit": "MBs" - }, - "overrides": [] - }, - "gridPos": { - "h": 6, - "w": 5, - "x": 11, - "y": 15 - }, - "id": 32, - "options": { - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "showThresholdLabels": true, - "showThresholdMarkers": true + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 200 + }, + { + "color": "#1F78C1", + "value": 300 + }, + { + "color": "#BA43A9", + "value": 400 + }, + { + "color": "#705DA0", + "value": 500 + }, + { + "color": "#508642", + "value": 600 + }, + { + "color": "#CCA300", + "value": 700 + }, + { + "color": "#447EBC", + "value": 800 + }, + { + "color": "#C15C17", + "value": 900 + }, + { + "color": "#890F02", + "value": 1000 + } + ] }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_COUCHDB_Write_Reading_MBPerSec", - "interval": "", - "legendFormat": "", - "refId": "A" - } + "unit": "MBs" + }, + "overrides": [] + }, + "gridPos": { + "h": 6, + "w": 5, + "x": 11, + "y": 20 + }, + "id": 32, + "options": { + "reduceOptions": { + "calcs": [ + "last" ], - "timeFrom": null, - "timeShift": null, - "title": "COUCHDB Write-Read Throughput MB/s", - "type": "gauge" + "fields": "", + "values": false }, + "showThresholdLabels": true, + "showThresholdMarkers": true + }, + "pluginVersion": "7.3.7", + "targets": [ { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {} - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 16, - "y": 15 - }, - "hiddenSeries": false, - "id": 34, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_COUCHDB_Write_Reading_ms_10", - "interval": "", - "legendFormat": "", - "refId": "A" - }, - { - "expr": "SBK_COUCHDB_Write_Reading_ms_25", - "interval": "", - "legendFormat": "", - "refId": "B" - }, - { - "expr": "SBK_COUCHDB_Write_Reading_ms_50", - "interval": "", - "legendFormat": "", - "refId": "C" - }, - { - "expr": "SBK_COUCHDB_Write_Reading_ms_75", - "interval": "", - "legendFormat": "", - "refId": "D" - }, - { - "expr": "SBK_COUCHDB_Write_Reading_ms_90", - "interval": "", - "legendFormat": "", - "refId": "E" - }, - { - "expr": "SBK_COUCHDB_Write_Reading_ms_95", - "interval": "", - "legendFormat": "", - "refId": "F" - }, - { - "expr": "SBK_COUCHDB_Write_Reading_ms_99", - "interval": "", - "legendFormat": "", - "refId": "G" - }, - { - "expr": "SBK_COUCHDB_Write_Reading_ms_99_9", - "interval": "", - "legendFormat": "", - "refId": "H" - }, - { - "expr": "SBK_COUCHDB_Write_Reading_ms_99_99", - "interval": "", - "legendFormat": "", - "refId": "I" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "COUCHDB Write-Read Percentiles (Milliseconds)", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "format": "ms", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } + "expr": "SBK_COUCHDB_Write_Reading_MBPerSec", + "interval": "", + "legendFormat": "", + "refId": "A" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "COUCHDB Write-Read Throughput MB/s", + "type": "gauge" + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {} + }, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 16, + "y": 20 + }, + "hiddenSeries": false, + "id": 34, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_COUCHDB_Write_Reading_ms_10", + "interval": "", + "legendFormat": "", + "refId": "A" }, { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": { - "align": null, - "filterable": false + "expr": "SBK_COUCHDB_Write_Reading_ms_25", + "interval": "", + "legendFormat": "", + "refId": "B" + }, + { + "expr": "SBK_COUCHDB_Write_Reading_ms_50", + "interval": "", + "legendFormat": "", + "refId": "C" + }, + { + "expr": "SBK_COUCHDB_Write_Reading_ms_75", + "interval": "", + "legendFormat": "", + "refId": "D" + }, + { + "expr": "SBK_COUCHDB_Write_Reading_ms_90", + "interval": "", + "legendFormat": "", + "refId": "E" + }, + { + "expr": "SBK_COUCHDB_Write_Reading_ms_95", + "interval": "", + "legendFormat": "", + "refId": "F" + }, + { + "expr": "SBK_COUCHDB_Write_Reading_ms_99", + "interval": "", + "legendFormat": "", + "refId": "G" + }, + { + "expr": "SBK_COUCHDB_Write_Reading_ms_99_9", + "interval": "", + "legendFormat": "", + "refId": "H" + }, + { + "expr": "SBK_COUCHDB_Write_Reading_ms_99_99", + "interval": "", + "legendFormat": "", + "refId": "I" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "COUCHDB Write-Read Percentiles (Milliseconds)", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "ms", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": { + "align": null, + "filterable": false + }, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null }, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 500 - } - ] + { + "color": "#EAB839", + "value": 10 }, - "unit": "none" - }, - "overrides": [] - }, - "gridPos": { - "h": 6, - "w": 3, - "x": 8, - "y": 20 - }, - "id": 40, - "options": { - "colorMode": "value", - "graphMode": "none", - "justifyMode": "auto", - "orientation": "horizontal", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "value_and_name" + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 500 + } + ] }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_COUCHDB_Write_Reading_Readers", - "interval": "", - "legendFormat": "Active Readers", - "refId": "A" - }, - { - "expr": "SBK_COUCHDB_Write_Reading_Max_Readers", - "interval": "", - "legendFormat": "Max Readers", - "refId": "B" - }, - { - "expr": "SBK_COUCHDB_Write_Reading_Writers", - "interval": "", - "legendFormat": "Active Writers", - "refId": "C" - }, - { - "expr": "SBK_COUCHDB_Write_Reading_Max_Writers", - "interval": "", - "legendFormat": "Max Writers", - "refId": "D" - } + "unit": "none" + }, + "overrides": [] + }, + "gridPos": { + "h": 6, + "w": 3, + "x": 8, + "y": 25 + }, + "id": 40, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "auto", + "orientation": "horizontal", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "value_and_name" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_COUCHDB_Write_Reading_Readers", + "interval": "", + "legendFormat": "Active Readers", + "refId": "A" + }, + { + "expr": "SBK_COUCHDB_Write_Reading_Max_Readers", + "interval": "", + "legendFormat": "Max Readers", + "refId": "B" + }, + { + "expr": "SBK_COUCHDB_Write_Reading_Writers", + "interval": "", + "legendFormat": "Active Writers", + "refId": "C" + }, + { + "expr": "SBK_COUCHDB_Write_Reading_Max_Writers", + "interval": "", + "legendFormat": "Max Writers", + "refId": "D" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "COUCHDB Write-Read Writers and Readers", + "type": "stat" + }, + { + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "red", + "value": 1 + } + ] + }, + "unit": "none" + }, + "overrides": [] + }, + "gridPos": { + "h": 5, + "w": 5, + "x": 11, + "y": 26 + }, + "id": 42, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "auto", + "orientation": "horizontal", + "reduceOptions": { + "calcs": [ + "last" ], - "timeFrom": null, - "timeShift": null, - "title": "COUCHDB Write-Read Writers and Readers", - "type": "stat" + "fields": "", + "values": false }, + "textMode": "value_and_name" + }, + "pluginVersion": "7.3.7", + "targets": [ { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "red", - "value": 1 - } - ] + "expr": "SBK_COUCHDB_Write_Reading_LowerDiscardedLatencyRecords_total", + "interval": "", + "legendFormat": "Lower", + "refId": "A" + }, + { + "expr": "SBK_COUCHDB_Write_Reading_HigherDiscardLatencyRecords_total", + "interval": "", + "legendFormat": "Higher", + "refId": "B" + }, + { + "expr": "SBK_COUCHDB_Write_Reading_InvalidLatencyRecords_total", + "interval": "", + "legendFormat": "Invalid/Negative", + "refId": "C" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "COUCHDB Write-Read Discarded Latencies", + "type": "stat" + }, + { + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null }, - "unit": "none" - }, - "overrides": [] - }, - "gridPos": { - "h": 5, - "w": 5, - "x": 11, - "y": 21 - }, - "id": 42, - "options": { - "colorMode": "value", - "graphMode": "none", - "justifyMode": "auto", - "orientation": "horizontal", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "value_and_name" + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 1000 + }, + { + "color": "#1F78C1", + "value": 10000 + }, + { + "color": "#BA43A9", + "value": 100000 + }, + { + "color": "#705DA0", + "value": 1000000 + }, + { + "color": "#508642", + "value": 10000000 + }, + { + "color": "#CCA300", + "value": 100000000 + } + ] }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_COUCHDB_Write_Reading_LowerDiscardedLatencyRecords_total", - "interval": "", - "legendFormat": "Lower", - "refId": "A" - }, - { - "expr": "SBK_COUCHDB_Write_Reading_HigherDiscardLatencyRecords_total", - "interval": "", - "legendFormat": "Higher", - "refId": "B" - }, - { - "expr": "SBK_COUCHDB_Write_Reading_InvalidLatencyRecords_total", - "interval": "", - "legendFormat": "Invalid/Negative", - "refId": "C" - } + "unit": "µs" + }, + "overrides": [] + }, + "gridPos": { + "h": 11, + "w": 8, + "x": 0, + "y": 31 + }, + "id": 51, + "options": { + "colorMode": "value", + "graphMode": "area", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" ], - "timeFrom": null, - "timeShift": null, - "title": "COUCHDB Write-Read Discarded Latencies", - "type": "stat" + "fields": "", + "values": false + }, + "textMode": "auto" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_COUCHDB_Write_Reading_mcs_AvgLatency", + "interval": "", + "legendFormat": "Average Latency", + "refId": "A" + }, + { + "expr": "SBK_COUCHDB_Write_Reading_mcs_MaxLatency", + "interval": "", + "legendFormat": "Max Latency", + "refId": "B" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "COUCHDB Write-Read Avg and Max Latencies (Microseconds)", + "type": "stat" + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {} + }, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 8, + "y": 31 + }, + "hiddenSeries": false, + "id": 53, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_COUCHDB_Write_Reading_mcs_10", + "interval": "", + "legendFormat": "", + "refId": "A" + }, + { + "expr": "SBK_COUCHDB_Write_Reading_mcs_25", + "interval": "", + "legendFormat": "", + "refId": "B" }, { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 1000 - }, - { - "color": "#1F78C1", - "value": 10000 - }, - { - "color": "#BA43A9", - "value": 100000 - }, - { - "color": "#705DA0", - "value": 1000000 - }, - { - "color": "#508642", - "value": 10000000 - }, - { - "color": "#CCA300", - "value": 100000000 - } - ] - }, - "unit": "µs" - }, - "overrides": [] - }, - "gridPos": { - "h": 11, - "w": 8, - "x": 0, - "y": 26 - }, - "id": 51, - "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_COUCHDB_Write_Reading_mcs_AvgLatency", - "interval": "", - "legendFormat": "Average Latency", - "refId": "A" - }, - { - "expr": "SBK_COUCHDB_Write_Reading_mcs_MaxLatency", - "interval": "", - "legendFormat": "Max Latency", - "refId": "B" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "COUCHDB Write-Read Avg and Max Latencies (Microseconds)", - "type": "stat" + "expr": "SBK_COUCHDB_Write_Reading_mcs_50", + "interval": "", + "legendFormat": "", + "refId": "C" }, { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {} - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 8, - "y": 26 - }, - "hiddenSeries": false, - "id": 53, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_COUCHDB_Write_Reading_mcs_10", - "interval": "", - "legendFormat": "", - "refId": "A" - }, - { - "expr": "SBK_COUCHDB_Write_Reading_mcs_25", - "interval": "", - "legendFormat": "", - "refId": "B" - }, - { - "expr": "SBK_COUCHDB_Write_Reading_mcs_50", - "interval": "", - "legendFormat": "", - "refId": "C" - }, - { - "expr": "SBK_COUCHDB_Write_Reading_mcs_75", - "interval": "", - "legendFormat": "", - "refId": "D" - }, - { - "expr": "SBK_COUCHDB_Write_Reading_mcs_90", - "interval": "", - "legendFormat": "", - "refId": "E" - }, - { - "expr": "SBK_COUCHDB_Write_Reading_mcs_95", - "interval": "", - "legendFormat": "", - "refId": "F" - }, - { - "expr": "SBK_COUCHDB_Write_Reading_mcs_99", - "interval": "", - "legendFormat": "", - "refId": "G" - }, - { - "expr": "SBK_COUCHDB_Write_Reading_mcs_99_9", - "interval": "", - "legendFormat": "", - "refId": "H" - }, - { - "expr": "SBK_COUCHDB_Write_Reading_mcs_99_99", - "interval": "", - "legendFormat": "", - "refId": "I" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "COUCHDB Write-Read Percentiles (Microseconds)", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "format": "µs", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } + "expr": "SBK_COUCHDB_Write_Reading_mcs_75", + "interval": "", + "legendFormat": "", + "refId": "D" + }, + { + "expr": "SBK_COUCHDB_Write_Reading_mcs_90", + "interval": "", + "legendFormat": "", + "refId": "E" + }, + { + "expr": "SBK_COUCHDB_Write_Reading_mcs_95", + "interval": "", + "legendFormat": "", + "refId": "F" + }, + { + "expr": "SBK_COUCHDB_Write_Reading_mcs_99", + "interval": "", + "legendFormat": "", + "refId": "G" + }, + { + "expr": "SBK_COUCHDB_Write_Reading_mcs_99_9", + "interval": "", + "legendFormat": "", + "refId": "H" + }, + { + "expr": "SBK_COUCHDB_Write_Reading_mcs_99_99", + "interval": "", + "legendFormat": "", + "refId": "I" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "COUCHDB Write-Read Percentiles (Microseconds)", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "µs", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true }, { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 1 - }, - { - "color": "#6ED0E0", - "value": 5 - }, - { - "color": "#EF843C", - "value": 10 - }, - { - "color": "#E24D42", - "value": 20 - }, - { - "color": "#1F78C1", - "value": 30 - }, - { - "color": "#BA43A9", - "value": 40 - }, - { - "color": "#705DA0", - "value": 50 - }, - { - "color": "#508642", - "value": 60 - }, - { - "color": "#CCA300", - "value": 70 - }, - { - "color": "#447EBC", - "value": 80 - }, - { - "color": "#C15C17", - "value": 90 - }, - { - "color": "#890F02", - "value": 100 - }, - { - "color": "#0A437C", - "value": 200 - }, - { - "color": "#6D1F62", - "value": 500 - }, - { - "color": "#584477", - "value": 1000 - } - ] + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null }, - "unit": "ms" - }, - "overrides": [] - }, - "gridPos": { - "h": 11, - "w": 8, - "x": 16, - "y": 26 - }, - "id": 38, - "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" + { + "color": "#EAB839", + "value": 1 + }, + { + "color": "#6ED0E0", + "value": 5 + }, + { + "color": "#EF843C", + "value": 10 + }, + { + "color": "#E24D42", + "value": 20 + }, + { + "color": "#1F78C1", + "value": 30 + }, + { + "color": "#BA43A9", + "value": 40 + }, + { + "color": "#705DA0", + "value": 50 + }, + { + "color": "#508642", + "value": 60 + }, + { + "color": "#CCA300", + "value": 70 + }, + { + "color": "#447EBC", + "value": 80 + }, + { + "color": "#C15C17", + "value": 90 + }, + { + "color": "#890F02", + "value": 100 + }, + { + "color": "#0A437C", + "value": 200 + }, + { + "color": "#6D1F62", + "value": 500 + }, + { + "color": "#584477", + "value": 1000 + } + ] }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_COUCHDB_Write_Reading_ms_AvgLatency", - "interval": "", - "legendFormat": "Average Latency", - "refId": "A" - }, - { - "expr": "SBK_COUCHDB_Write_Reading_ms_MaxLatency", - "interval": "", - "legendFormat": "Max Latency", - "refId": "B" - } + "unit": "ms" + }, + "overrides": [] + }, + "gridPos": { + "h": 11, + "w": 8, + "x": 16, + "y": 31 + }, + "id": 38, + "options": { + "colorMode": "value", + "graphMode": "area", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" ], - "timeFrom": null, - "timeShift": null, - "title": "COUCHDB Write-Read Avg and Max Latencies (Milliseconds)", - "type": "stat" + "fields": "", + "values": false + }, + "textMode": "auto" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_COUCHDB_Write_Reading_ms_AvgLatency", + "interval": "", + "legendFormat": "Average Latency", + "refId": "A" + }, + { + "expr": "SBK_COUCHDB_Write_Reading_ms_MaxLatency", + "interval": "", + "legendFormat": "Max Latency", + "refId": "B" } ], - "title": "Write-Read Performance Benchmarking (End to End Latencies)", - "type": "row" + "timeFrom": null, + "timeShift": null, + "title": "COUCHDB Write-Read Avg and Max Latencies (Milliseconds)", + "type": "stat" } ], "refresh": "5s", diff --git a/grafana/dashboards/sbk-csv.json b/grafana/dashboards/sbk-csv.json index dae2686d1..133b28b38 100644 --- a/grafana/dashboards/sbk-csv.json +++ b/grafana/dashboards/sbk-csv.json @@ -15,7 +15,7 @@ "editable": true, "gnetId": null, "graphTooltip": 0, - "iteration": 1623506088732, + "iteration": 1627313150733, "links": [], "panels": [ { @@ -362,7 +362,7 @@ "h": 9, "w": 8, "x": 0, - "y": 10 + "y": 7 }, "hiddenSeries": false, "id": 62, @@ -458,7 +458,7 @@ "h": 9, "w": 8, "x": 8, - "y": 10 + "y": 7 }, "hiddenSeries": false, "id": 6, @@ -590,7 +590,7 @@ "h": 9, "w": 8, "x": 16, - "y": 10 + "y": 7 }, "id": 48, "options": { @@ -646,7 +646,7 @@ "h": 11, "w": 8, "x": 0, - "y": 19 + "y": 16 }, "hiddenSeries": false, "id": 50, @@ -718,16 +718,40 @@ "refId": "G" }, { - "expr": "SBK_CSV_Writing_ns_99_9", + "expr": "SBK_CSV_Writing_ns_99_25", "interval": "", "legendFormat": "", "refId": "H" }, { - "expr": "SBK_CSV_Writing_ns_99_99", + "expr": "SBK_CSV_Writing_ns_99_5", "interval": "", "legendFormat": "", "refId": "I" + }, + { + "expr": "SBK_CSV_Writing_ns_99_75", + "interval": "", + "legendFormat": "", + "refId": "J" + }, + { + "expr": "SBK_CSV_Writing_ns_99_9", + "interval": "", + "legendFormat": "", + "refId": "K" + }, + { + "expr": "SBK_CSV_Writing_ns_99_95", + "interval": "", + "legendFormat": "", + "refId": "L" + }, + { + "expr": "SBK_CSV_Writing_ns_99_99", + "interval": "", + "legendFormat": "", + "refId": "M" } ], "thresholds": [], @@ -750,6 +774,7 @@ }, "yaxes": [ { + "$$hashKey": "object:127", "format": "ns", "label": null, "logBase": 1, @@ -758,6 +783,7 @@ "show": true }, { + "$$hashKey": "object:128", "format": "short", "label": null, "logBase": 1, @@ -814,7 +840,7 @@ "h": 4, "w": 3, "x": 8, - "y": 19 + "y": 16 }, "id": 2, "options": { @@ -925,7 +951,7 @@ "h": 6, "w": 5, "x": 11, - "y": 19 + "y": 16 }, "id": 4, "options": { @@ -970,7 +996,7 @@ "h": 11, "w": 8, "x": 16, - "y": 19 + "y": 16 }, "hiddenSeries": false, "id": 10, @@ -1136,7 +1162,7 @@ "h": 7, "w": 3, "x": 8, - "y": 23 + "y": 20 }, "id": 8, "options": { @@ -1192,7 +1218,7 @@ "h": 5, "w": 5, "x": 11, - "y": 25 + "y": 22 }, "id": 28, "options": { @@ -1294,7 +1320,7 @@ "h": 10, "w": 8, "x": 0, - "y": 30 + "y": 27 }, "id": 47, "options": { @@ -1350,7 +1376,7 @@ "h": 10, "w": 8, "x": 8, - "y": 30 + "y": 27 }, "hiddenSeries": false, "id": 49, @@ -1560,7 +1586,7 @@ "h": 10, "w": 8, "x": 16, - "y": 30 + "y": 27 }, "id": 12, "options": { @@ -1602,7 +1628,7 @@ "type": "row" }, { - "collapsed": false, + "collapsed": true, "datasource": null, "gridPos": { "h": 1, @@ -1611,969 +1637,1371 @@ "y": 7 }, "id": 58, - "panels": [], - "title": "Read Performance Benchmarking", - "type": "row" - }, - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [], - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 200 - }, - { - "color": "#1F78C1", - "value": 300 - }, - { - "color": "#BA43A9", - "value": 400 - }, - { - "color": "#705DA0", - "value": 500 - }, - { - "color": "#508642", - "value": 600 - }, - { - "color": "#CCA300", - "value": 700 - }, - { - "color": "#447EBC", - "value": 800 - }, - { - "color": "#C15C17", - "value": 900 + "panels": [ + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 200 + }, + { + "color": "#1F78C1", + "value": 300 + }, + { + "color": "#BA43A9", + "value": 400 + }, + { + "color": "#705DA0", + "value": 500 + }, + { + "color": "#508642", + "value": 600 + }, + { + "color": "#CCA300", + "value": 700 + }, + { + "color": "#447EBC", + "value": 800 + }, + { + "color": "#C15C17", + "value": 900 + }, + { + "color": "#890F02", + "value": 1000 + } + ] }, - { - "color": "#890F02", - "value": 1000 - } - ] + "unit": "MBs" + }, + "overrides": [] }, - "unit": "MBs" + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 0, + "y": 8 + }, + "hiddenSeries": false, + "id": 63, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_CSV_Reading_MBPerSec", + "refId": "A" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "CSV Read Throughput MB/s", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "$$hashKey": "object:323", + "format": "MBs", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "$$hashKey": "object:324", + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 0, - "y": 8 - }, - "hiddenSeries": false, - "id": 63, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_CSV_Reading_MBPerSec", - "refId": "A" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "CSV Read Throughput MB/s", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "$$hashKey": "object:323", - "format": "MBs", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "$$hashKey": "object:324", - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } - }, - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [] - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 8, - "y": 8 - }, - "hiddenSeries": false, - "id": 20, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_CSV_Reading_RecordsPerSec", - "refId": "A" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "CSV Read Records/Sec", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "format": "rps", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } - }, - { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [], - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 1000 - }, - { - "color": "#1F78C1", - "value": 10000 - }, - { - "color": "#BA43A9", - "value": 100000 - }, - { - "color": "#705DA0", - "value": 1000000 - }, - { - "color": "#508642", - "value": 10000000 - } - ] - }, - "unit": "ns" - }, - "overrides": [] - }, - "gridPos": { - "h": 11, - "w": 8, - "x": 16, - "y": 8 - }, - "id": 44, - "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_CSV_Reading_ns_AvgLatency", - "interval": "", - "legendFormat": "Average Latency", - "refId": "A" - }, - { - "expr": "SBK_CSV_Reading_ns_MaxLatency", - "interval": "", - "legendFormat": "Max Latency", - "refId": "B" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "CSV Read Avg and Max Latencies (Nanoseconds)", - "type": "stat" - }, - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [] - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 0, - "y": 19 - }, - "hiddenSeries": false, - "id": 46, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_CSV_Reading_ns_10", - "interval": "", - "legendFormat": "", - "refId": "A" - }, - { - "expr": "SBK_CSV_Reading_ns_25", - "interval": "", - "legendFormat": "", - "refId": "B" - }, - { - "expr": "SBK_CSV_Reading_ns_50", - "interval": "", - "legendFormat": "", - "refId": "C" - }, - { - "expr": "SBK_CSV_Reading_ns_75", - "interval": "", - "legendFormat": "", - "refId": "D" - }, - { - "expr": "SBK_CSV_Reading_ns_90", - "interval": "", - "legendFormat": "", - "refId": "E" - }, - { - "expr": "SBK_CSV_Reading_ns_95", - "interval": "", - "legendFormat": "", - "refId": "F" - }, - { - "expr": "SBK_CSV_Reading_ns_99", - "interval": "", - "legendFormat": "", - "refId": "G" - }, - { - "expr": "SBK_CSV_Reading_ns_99_9", - "interval": "", - "legendFormat": "", - "refId": "H" - }, - { - "expr": "SBK_CSV_Reading_ns_99_99", - "interval": "", - "legendFormat": "", - "refId": "I" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "CSV Read Percentiles (Nanoseconds)", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ { - "format": "ns", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [] + }, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 8, + "y": 8 + }, + "hiddenSeries": false, + "id": 20, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_CSV_Reading_RecordsPerSec", + "refId": "A" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "CSV Read Records/Sec", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "rps", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } }, { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } - }, - { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [], - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 1000 + }, + { + "color": "#1F78C1", + "value": 10000 + }, + { + "color": "#BA43A9", + "value": 100000 + }, + { + "color": "#705DA0", + "value": 1000000 + }, + { + "color": "#508642", + "value": 10000000 + } + ] }, - { - "color": "#E24D42", - "value": 500 - } - ] + "unit": "ns" + }, + "overrides": [] + }, + "gridPos": { + "h": 11, + "w": 8, + "x": 16, + "y": 8 + }, + "id": 44, + "options": { + "colorMode": "value", + "graphMode": "area", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "auto" }, - "unit": "none" - }, - "overrides": [] - }, - "gridPos": { - "h": 5, - "w": 3, - "x": 8, - "y": 19 - }, - "id": 14, - "options": { - "colorMode": "value", - "graphMode": "none", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_CSV_Reading_ns_AvgLatency", + "interval": "", + "legendFormat": "Average Latency", + "refId": "A" + }, + { + "expr": "SBK_CSV_Reading_ns_MaxLatency", + "interval": "", + "legendFormat": "Max Latency", + "refId": "B" + } ], - "fields": "", - "values": false - }, - "textMode": "value_and_name" - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_CSV_Reading_Readers", - "interval": "", - "legendFormat": "Active", - "refId": "A" + "timeFrom": null, + "timeShift": null, + "title": "CSV Read Avg and Max Latencies (Nanoseconds)", + "type": "stat" }, { - "expr": "SBK_CSV_Reading_Max_Readers", - "interval": "", - "legendFormat": "Max", - "refId": "B" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "CSV Readers", - "type": "stat" - }, - { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [], - "mappings": [], - "max": 500, - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 200 - }, - { - "color": "#1F78C1", - "value": 300 - }, - { - "color": "#BA43A9", - "value": 400 - }, - { - "color": "#705DA0", - "value": 500 - }, - { - "color": "#508642", - "value": 600 - }, - { - "color": "#CCA300", - "value": 700 - }, - { - "color": "#447EBC", - "value": 800 - }, - { - "color": "#C15C17", - "value": 900 - }, - { - "color": "#890F02", - "value": 1000 - } - ] + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [] + }, + "overrides": [] }, - "unit": "MBs" - }, - "overrides": [] - }, - "gridPos": { - "h": 6, - "w": 5, - "x": 11, - "y": 19 - }, - "id": 18, - "options": { - "reduceOptions": { - "calcs": [ - "last" + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 0, + "y": 19 + }, + "hiddenSeries": false, + "id": 46, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_CSV_Reading_ns_10", + "interval": "", + "legendFormat": "", + "refId": "A" + }, + { + "expr": "SBK_CSV_Reading_ns_25", + "interval": "", + "legendFormat": "", + "refId": "B" + }, + { + "expr": "SBK_CSV_Reading_ns_50", + "interval": "", + "legendFormat": "", + "refId": "C" + }, + { + "expr": "SBK_CSV_Reading_ns_75", + "interval": "", + "legendFormat": "", + "refId": "D" + }, + { + "expr": "SBK_CSV_Reading_ns_90", + "interval": "", + "legendFormat": "", + "refId": "E" + }, + { + "expr": "SBK_CSV_Reading_ns_95", + "interval": "", + "legendFormat": "", + "refId": "F" + }, + { + "expr": "SBK_CSV_Reading_ns_99", + "interval": "", + "legendFormat": "", + "refId": "G" + }, + { + "expr": "SBK_CSV_Reading_ns_99_25", + "interval": "", + "legendFormat": "", + "refId": "H" + }, + { + "expr": "SBK_CSV_Reading_ns_99_5", + "interval": "", + "legendFormat": "", + "refId": "I" + }, + { + "expr": "SBK_CSV_Reading_ns_99_75", + "interval": "", + "legendFormat": "", + "refId": "J" + }, + { + "expr": "SBK_CSV_Reading_ns_99_9", + "interval": "", + "legendFormat": "", + "refId": "K" + }, + { + "expr": "SBK_CSV_Reading_ns_99_95", + "interval": "", + "legendFormat": "", + "refId": "L" + }, + { + "expr": "SBK_CSV_Reading_ns_99_99", + "interval": "", + "legendFormat": "", + "refId": "M" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "CSV Read Percentiles (Nanoseconds)", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "$$hashKey": "object:152", + "format": "ns", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "$$hashKey": "object:153", + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } ], - "fields": "", - "values": false - }, - "showThresholdLabels": true, - "showThresholdMarkers": true - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_CSV_Reading_MBPerSec", - "refId": "A" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "CSV Read Throughput MB/s", - "type": "gauge" - }, - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [] - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 16, - "y": 19 - }, - "hiddenSeries": false, - "id": 22, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_CSV_Reading_ms_10", - "interval": "", - "legendFormat": "", - "refId": "A" - }, - { - "expr": "SBK_CSV_Reading_ms_25", - "interval": "", - "legendFormat": "", - "refId": "B" - }, - { - "expr": "SBK_CSV_Reading_ms_50", - "interval": "", - "legendFormat": "", - "refId": "C" + "yaxis": { + "align": false, + "alignLevel": null + } }, { - "expr": "SBK_CSV_Reading_ms_75", - "interval": "", - "legendFormat": "", - "refId": "D" + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 500 + } + ] + }, + "unit": "none" + }, + "overrides": [] + }, + "gridPos": { + "h": 5, + "w": 3, + "x": 8, + "y": 19 + }, + "id": 14, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "value_and_name" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_CSV_Reading_Readers", + "interval": "", + "legendFormat": "Active", + "refId": "A" + }, + { + "expr": "SBK_CSV_Reading_Max_Readers", + "interval": "", + "legendFormat": "Max", + "refId": "B" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "CSV Readers", + "type": "stat" }, { - "expr": "SBK_CSV_Reading_ms_90", - "interval": "", - "legendFormat": "", - "refId": "E" + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "max": 500, + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 200 + }, + { + "color": "#1F78C1", + "value": 300 + }, + { + "color": "#BA43A9", + "value": 400 + }, + { + "color": "#705DA0", + "value": 500 + }, + { + "color": "#508642", + "value": 600 + }, + { + "color": "#CCA300", + "value": 700 + }, + { + "color": "#447EBC", + "value": 800 + }, + { + "color": "#C15C17", + "value": 900 + }, + { + "color": "#890F02", + "value": 1000 + } + ] + }, + "unit": "MBs" + }, + "overrides": [] + }, + "gridPos": { + "h": 6, + "w": 5, + "x": 11, + "y": 19 + }, + "id": 18, + "options": { + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "showThresholdLabels": true, + "showThresholdMarkers": true + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_CSV_Reading_MBPerSec", + "refId": "A" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "CSV Read Throughput MB/s", + "type": "gauge" }, { - "expr": "SBK_CSV_Reading_ms_95", - "interval": "", - "legendFormat": "", - "refId": "F" + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [] + }, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 16, + "y": 19 + }, + "hiddenSeries": false, + "id": 22, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_CSV_Reading_ms_10", + "interval": "", + "legendFormat": "", + "refId": "A" + }, + { + "expr": "SBK_CSV_Reading_ms_25", + "interval": "", + "legendFormat": "", + "refId": "B" + }, + { + "expr": "SBK_CSV_Reading_ms_50", + "interval": "", + "legendFormat": "", + "refId": "C" + }, + { + "expr": "SBK_CSV_Reading_ms_75", + "interval": "", + "legendFormat": "", + "refId": "D" + }, + { + "expr": "SBK_CSV_Reading_ms_90", + "interval": "", + "legendFormat": "", + "refId": "E" + }, + { + "expr": "SBK_CSV_Reading_ms_95", + "interval": "", + "legendFormat": "", + "refId": "F" + }, + { + "expr": "SBK_CSV_Reading_ms_99", + "interval": "", + "legendFormat": "", + "refId": "G" + }, + { + "expr": "SBK_CSV_Reading_ms_99_9", + "interval": "", + "legendFormat": "", + "refId": "H" + }, + { + "expr": "SBK_CSV_Reading_ms_99_99", + "interval": "", + "legendFormat": "", + "refId": "I" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "CSV Read Percentiles (Milli Seconds)", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "ms", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } }, { - "expr": "SBK_CSV_Reading_ms_99", - "interval": "", - "legendFormat": "", - "refId": "G" + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 1073741824 + }, + { + "color": "#6ED0E0", + "value": 10737418240 + }, + { + "color": "#EF843C", + "value": 107374182400 + }, + { + "color": "#E24D42", + "value": 1099511627776 + } + ] + }, + "unit": "decbytes" + }, + "overrides": [] + }, + "gridPos": { + "h": 6, + "w": 3, + "x": 8, + "y": 24 + }, + "id": 16, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "value" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_CSV_Reading_Bytes_total", + "refId": "A" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "CSV Read Bytes Total", + "type": "stat" }, { - "expr": "SBK_CSV_Reading_ms_99_9", - "interval": "", - "legendFormat": "", - "refId": "H" + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "red", + "value": 1 + } + ] + }, + "unit": "none" + }, + "overrides": [] + }, + "gridPos": { + "h": 5, + "w": 5, + "x": 11, + "y": 25 + }, + "id": 26, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "auto", + "orientation": "horizontal", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "value_and_name" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_CSV_Reading_LowerDiscardedLatencyRecords_total", + "interval": "", + "legendFormat": "Lower", + "queryType": "randomWalk", + "refId": "A" + }, + { + "expr": "SBK_CSV_Reading_HigherDiscardLatencyRecords_total", + "interval": "", + "legendFormat": "Higher", + "refId": "B" + }, + { + "expr": "SBK_CSV_Reading_InvalidLatencyRecords_total", + "interval": "", + "legendFormat": "Invalid/Negative", + "refId": "C" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "CSV Read Discarded Latencies", + "type": "stat" }, { - "expr": "SBK_CSV_Reading_ms_99_99", - "interval": "", - "legendFormat": "", - "refId": "I" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "CSV Read Percentiles (Milli Seconds)", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "format": "ms", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 1000 + }, + { + "color": "#1F78C1", + "value": 10000 + }, + { + "color": "#BA43A9", + "value": 100000 + }, + { + "color": "#705DA0", + "value": 1000000 + }, + { + "color": "#508642", + "value": 10000000 + } + ] + }, + "unit": "µs" + }, + "overrides": [] + }, + "gridPos": { + "h": 11, + "w": 8, + "x": 0, + "y": 30 + }, + "id": 43, + "options": { + "colorMode": "value", + "graphMode": "area", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "auto" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_CSV_Reading_mcs_AvgLatency", + "interval": "", + "legendFormat": "Average Latency", + "refId": "A" + }, + { + "expr": "SBK_CSV_Reading_mcs_MaxLatency", + "interval": "", + "legendFormat": "Max Latency", + "refId": "B" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "CSV Read Avg and Max Latencies (Microseconds)", + "type": "stat" }, { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } - }, - { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [], - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 1073741824 - }, - { - "color": "#6ED0E0", - "value": 10737418240 - }, - { - "color": "#EF843C", - "value": 107374182400 - }, - { - "color": "#E24D42", - "value": 1099511627776 - } - ] + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [] + }, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 8, + "y": 30 + }, + "hiddenSeries": false, + "id": 45, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_CSV_Reading_mcs_10", + "interval": "", + "legendFormat": "", + "refId": "A" + }, + { + "expr": "SBK_CSV_Reading_mcs_25", + "interval": "", + "legendFormat": "", + "refId": "B" + }, + { + "expr": "SBK_CSV_Reading_mcs_50", + "interval": "", + "legendFormat": "", + "refId": "C" + }, + { + "expr": "SBK_CSV_Reading_mcs_75", + "interval": "", + "legendFormat": "", + "refId": "D" + }, + { + "expr": "SBK_CSV_Reading_mcs_90", + "interval": "", + "legendFormat": "", + "refId": "E" + }, + { + "expr": "SBK_CSV_Reading_mcs_95", + "interval": "", + "legendFormat": "", + "refId": "F" + }, + { + "expr": "SBK_CSV_Reading_mcs_99", + "interval": "", + "legendFormat": "", + "refId": "G" + }, + { + "expr": "SBK_CSV_Reading_mcs_99_9", + "interval": "", + "legendFormat": "", + "refId": "H" + }, + { + "expr": "SBK_CSV_Reading_mcs_99_99", + "interval": "", + "legendFormat": "", + "refId": "I" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "CSV Read Percentiles (Microseconds)", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" }, - "unit": "decbytes" - }, - "overrides": [] - }, - "gridPos": { - "h": 6, - "w": 3, - "x": 8, - "y": 24 - }, - "id": 16, - "options": { - "colorMode": "value", - "graphMode": "none", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "µs", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } ], - "fields": "", - "values": false + "yaxis": { + "align": false, + "alignLevel": null + } }, - "textMode": "value" - }, - "pluginVersion": "7.3.7", - "targets": [ { - "expr": "SBK_CSV_Reading_Bytes_total", - "refId": "A" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "CSV Read Bytes Total", - "type": "stat" - }, - { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 1 + }, + { + "color": "#6ED0E0", + "value": 5 + }, + { + "color": "#EF843C", + "value": 10 + }, + { + "color": "#E24D42", + "value": 20 + }, + { + "color": "#1F78C1", + "value": 30 + }, + { + "color": "#BA43A9", + "value": 40 + }, + { + "color": "#705DA0", + "value": 50 + }, + { + "color": "#508642", + "value": 60 + }, + { + "color": "#CCA300", + "value": 70 + }, + { + "color": "#447EBC", + "value": 80 + }, + { + "color": "#C15C17", + "value": 90 + }, + { + "color": "#890F02", + "value": 100 + }, + { + "color": "#0A437C", + "value": 500 + }, + { + "color": "#6D1F62", + "value": 1000 + } + ] }, - { - "color": "red", - "value": 1 - } - ] + "unit": "ms" + }, + "overrides": [] }, - "unit": "none" - }, - "overrides": [] - }, - "gridPos": { - "h": 5, - "w": 5, - "x": 11, - "y": 25 - }, - "id": 26, - "options": { - "colorMode": "value", - "graphMode": "none", - "justifyMode": "auto", - "orientation": "horizontal", - "reduceOptions": { - "calcs": [ - "last" + "gridPos": { + "h": 11, + "w": 8, + "x": 16, + "y": 30 + }, + "id": 24, + "options": { + "colorMode": "value", + "graphMode": "area", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "auto" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_CSV_Reading_ms_AvgLatency", + "interval": "", + "legendFormat": "Average Latency", + "refId": "A" + }, + { + "expr": "SBK_CSV_Reading_ms_MaxLatency", + "interval": "", + "legendFormat": "Max Latency", + "refId": "B" + } ], - "fields": "", - "values": false - }, - "textMode": "value_and_name" - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_CSV_Reading_LowerDiscardedLatencyRecords_total", - "interval": "", - "legendFormat": "Lower", - "queryType": "randomWalk", - "refId": "A" - }, - { - "expr": "SBK_CSV_Reading_HigherDiscardLatencyRecords_total", - "interval": "", - "legendFormat": "Higher", - "refId": "B" - }, - { - "expr": "SBK_CSV_Reading_InvalidLatencyRecords_total", - "interval": "", - "legendFormat": "Invalid/Negative", - "refId": "C" + "timeFrom": null, + "timeShift": null, + "title": "CSV Read Avg and Max Latencies (Milliseconds)", + "type": "stat" } ], - "timeFrom": null, - "timeShift": null, - "title": "CSV Read Discarded Latencies", - "type": "stat" + "title": "Read Performance Benchmarking", + "type": "row" + }, + { + "collapsed": false, + "datasource": null, + "gridPos": { + "h": 1, + "w": 24, + "x": 0, + "y": 8 + }, + "id": 56, + "panels": [], + "title": "Write-Read Performance Benchmarking (End to End Latencies)", + "type": "row" }, { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, "datasource": "Prometheus", "fieldConfig": { "defaults": { "custom": {}, - "links": [], "mappings": [], + "max": 500, + "min": 0, "noValue": "0", "thresholds": { "mode": "absolute", @@ -2596,81 +3024,43 @@ }, { "color": "#E24D42", - "value": 1000 + "value": 200 }, { "color": "#1F78C1", - "value": 10000 + "value": 300 }, { "color": "#BA43A9", - "value": 100000 + "value": 400 }, { "color": "#705DA0", - "value": 1000000 + "value": 500 }, { "color": "#508642", - "value": 10000000 + "value": 600 + }, + { + "color": "#CCA300", + "value": 700 + }, + { + "color": "#447EBC", + "value": 800 + }, + { + "color": "#C15C17", + "value": 900 + }, + { + "color": "#890F02", + "value": 1000 } ] }, - "unit": "µs" - }, - "overrides": [] - }, - "gridPos": { - "h": 11, - "w": 8, - "x": 0, - "y": 30 - }, - "id": 43, - "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_CSV_Reading_mcs_AvgLatency", - "interval": "", - "legendFormat": "Average Latency", - "refId": "A" - }, - { - "expr": "SBK_CSV_Reading_mcs_MaxLatency", - "interval": "", - "legendFormat": "Max Latency", - "refId": "B" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "CSV Read Avg and Max Latencies (Microseconds)", - "type": "stat" - }, - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [] + "unit": "MBs" }, "overrides": [] }, @@ -2679,11 +3069,11 @@ "gridPos": { "h": 11, "w": 8, - "x": 8, - "y": 30 + "x": 0, + "y": 9 }, "hiddenSeries": false, - "id": 45, + "id": 61, "legend": { "avg": false, "current": false, @@ -2710,1564 +3100,1252 @@ "steppedLine": false, "targets": [ { - "expr": "SBK_CSV_Reading_mcs_10", + "expr": "SBK_CSV_Write_Reading_MBPerSec", "interval": "", "legendFormat": "", "refId": "A" - }, - { - "expr": "SBK_CSV_Reading_mcs_25", - "interval": "", - "legendFormat": "", - "refId": "B" - }, - { - "expr": "SBK_CSV_Reading_mcs_50", - "interval": "", - "legendFormat": "", - "refId": "C" - }, - { - "expr": "SBK_CSV_Reading_mcs_75", - "interval": "", - "legendFormat": "", - "refId": "D" - }, - { - "expr": "SBK_CSV_Reading_mcs_90", - "interval": "", - "legendFormat": "", - "refId": "E" - }, - { - "expr": "SBK_CSV_Reading_mcs_95", - "interval": "", - "legendFormat": "", - "refId": "F" - }, - { - "expr": "SBK_CSV_Reading_mcs_99", - "interval": "", - "legendFormat": "", - "refId": "G" - }, - { - "expr": "SBK_CSV_Reading_mcs_99_9", - "interval": "", - "legendFormat": "", - "refId": "H" - }, - { - "expr": "SBK_CSV_Reading_mcs_99_99", - "interval": "", - "legendFormat": "", - "refId": "I" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, - "title": "CSV Read Percentiles (Microseconds)", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "format": "µs", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } - }, - { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [], - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 1 - }, - { - "color": "#6ED0E0", - "value": 5 - }, - { - "color": "#EF843C", - "value": 10 - }, - { - "color": "#E24D42", - "value": 20 - }, - { - "color": "#1F78C1", - "value": 30 - }, - { - "color": "#BA43A9", - "value": 40 - }, - { - "color": "#705DA0", - "value": 50 - }, - { - "color": "#508642", - "value": 60 - }, - { - "color": "#CCA300", - "value": 70 - }, - { - "color": "#447EBC", - "value": 80 - }, - { - "color": "#C15C17", - "value": 90 - }, - { - "color": "#890F02", - "value": 100 - }, - { - "color": "#0A437C", - "value": 500 - }, - { - "color": "#6D1F62", - "value": 1000 - } - ] - }, - "unit": "ms" + "title": "CSV Write-Read Throughput MB/s ", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "$$hashKey": "object:175", + "format": "MBs", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "$$hashKey": "object:176", + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {} }, "overrides": [] }, + "fill": 1, + "fillGradient": 0, "gridPos": { "h": 11, "w": 8, - "x": 16, - "y": 30 + "x": 8, + "y": 9 }, - "id": 24, + "hiddenSeries": false, + "id": 36, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" + "alertThreshold": true }, + "percentage": false, "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, "targets": [ { - "expr": "SBK_CSV_Reading_ms_AvgLatency", + "expr": "SBK_CSV_Write_Reading_RecordsPerSec", "interval": "", - "legendFormat": "Average Latency", + "legendFormat": "", "refId": "A" - }, - { - "expr": "SBK_CSV_Reading_ms_MaxLatency", - "interval": "", - "legendFormat": "Max Latency", - "refId": "B" } ], + "thresholds": [], "timeFrom": null, - "timeShift": null, - "title": "CSV Read Avg and Max Latencies (Milliseconds)", - "type": "stat" - }, - { - "collapsed": true, - "datasource": null, - "gridPos": { - "h": 1, - "w": 24, - "x": 0, - "y": 41 - }, - "id": 56, - "panels": [ - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "max": 500, - "min": 0, - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 200 - }, - { - "color": "#1F78C1", - "value": 300 - }, - { - "color": "#BA43A9", - "value": 400 - }, - { - "color": "#705DA0", - "value": 500 - }, - { - "color": "#508642", - "value": 600 - }, - { - "color": "#CCA300", - "value": 700 - }, - { - "color": "#447EBC", - "value": 800 - }, - { - "color": "#C15C17", - "value": 900 - }, - { - "color": "#890F02", - "value": 1000 - } - ] - }, - "unit": "MBs" - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 0, - "y": 4 - }, - "hiddenSeries": false, - "id": 61, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_CSV_Write_Reading_MBPerSec", - "interval": "", - "legendFormat": "", - "refId": "A" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "CSV Write-Read Throughput MB/s ", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "$$hashKey": "object:175", - "format": "MBs", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "$$hashKey": "object:176", - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } + "timeRegions": [], + "timeShift": null, + "title": "CSV Write-Read Records/Sec", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "iops", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true }, { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {} - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 8, - "y": 4 - }, - "hiddenSeries": false, - "id": 36, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_CSV_Write_Reading_RecordsPerSec", - "interval": "", - "legendFormat": "", - "refId": "A" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "CSV Write-Read Records/Sec", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 1000 + }, + { + "color": "#1F78C1", + "value": 10000 + }, + { + "color": "#BA43A9", + "value": 100000 + }, + { + "color": "#705DA0", + "value": 1000000 + }, + { + "color": "#508642", + "value": 10000000 + } + ] }, - "yaxes": [ - { - "format": "iops", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } + "unit": "ns" + }, + "overrides": [] + }, + "gridPos": { + "h": 11, + "w": 8, + "x": 16, + "y": 9 + }, + "id": 52, + "options": { + "colorMode": "value", + "graphMode": "area", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" ], - "yaxis": { - "align": false, - "alignLevel": null - } + "fields": "", + "values": false + }, + "textMode": "auto" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_CSV_Write_Reading_ns_AvgLatency", + "interval": "", + "legendFormat": "Average Latency", + "refId": "A" + }, + { + "expr": "SBK_CSV_Write_Reading_ns_MaxLatency", + "interval": "", + "legendFormat": "Max Latency", + "refId": "B" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "CSV Write-Read Avg and Max Latencies (Nanoseconds)", + "type": "stat" + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {} + }, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 0, + "y": 20 + }, + "hiddenSeries": false, + "id": 54, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_CSV_Write_Reading_ns_10", + "interval": "", + "legendFormat": "", + "refId": "A" + }, + { + "expr": "SBK_CSV_Write_Reading_ns_25", + "interval": "", + "legendFormat": "", + "refId": "B" }, { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 1000 - }, - { - "color": "#1F78C1", - "value": 10000 - }, - { - "color": "#BA43A9", - "value": 100000 - }, - { - "color": "#705DA0", - "value": 1000000 - }, - { - "color": "#508642", - "value": 10000000 - } - ] - }, - "unit": "ns" - }, - "overrides": [] - }, - "gridPos": { - "h": 11, - "w": 8, - "x": 16, - "y": 4 - }, - "id": 52, - "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_CSV_Write_Reading_ns_AvgLatency", - "interval": "", - "legendFormat": "Average Latency", - "refId": "A" - }, - { - "expr": "SBK_CSV_Write_Reading_ns_MaxLatency", - "interval": "", - "legendFormat": "Max Latency", - "refId": "B" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "CSV Write-Read Avg and Max Latencies (Nanoseconds)", - "type": "stat" + "expr": "SBK_CSV_Write_Reading_ns_50", + "interval": "", + "legendFormat": "", + "refId": "C" }, { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {} - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 0, - "y": 15 - }, - "hiddenSeries": false, - "id": 54, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_CSV_Write_Reading_ns_10", - "interval": "", - "legendFormat": "", - "refId": "A" - }, - { - "expr": "SBK_CSV_Write_Reading_ns_25", - "interval": "", - "legendFormat": "", - "refId": "B" - }, - { - "expr": "SBK_CSV_Write_Reading_ns_50", - "interval": "", - "legendFormat": "", - "refId": "C" - }, - { - "expr": "SBK_CSV_Write_Reading_ns_75", - "interval": "", - "legendFormat": "", - "refId": "D" - }, - { - "expr": "SBK_CSV_Write_Reading_ns_90", - "interval": "", - "legendFormat": "", - "refId": "E" - }, - { - "expr": "SBK_CSV_Write_Reading_ns_95", - "interval": "", - "legendFormat": "", - "refId": "F" - }, - { - "expr": "SBK_CSV_Write_Reading_ns_99", - "interval": "", - "legendFormat": "", - "refId": "G" - }, - { - "expr": "SBK_CSV_Write_Reading_ns_99_9", - "interval": "", - "legendFormat": "", - "refId": "H" - }, - { - "expr": "SBK_CSV_Write_Reading_ns_99_99", - "interval": "", - "legendFormat": "", - "refId": "I" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "CSV Write-Read Percentiles (Nanoseconds)", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "format": "ns", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } + "expr": "SBK_CSV_Write_Reading_ns_75", + "interval": "", + "legendFormat": "", + "refId": "D" + }, + { + "expr": "SBK_CSV_Write_Reading_ns_90", + "interval": "", + "legendFormat": "", + "refId": "E" + }, + { + "expr": "SBK_CSV_Write_Reading_ns_95", + "interval": "", + "legendFormat": "", + "refId": "F" + }, + { + "expr": "SBK_CSV_Write_Reading_ns_99", + "interval": "", + "legendFormat": "", + "refId": "G" + }, + { + "expr": "SBK_CSV_Write_Reading_ns_99_25", + "interval": "", + "legendFormat": "", + "refId": "H" + }, + { + "expr": "SBK_CSV_Write_Reading_ns_99_5", + "interval": "", + "legendFormat": "", + "refId": "I" + }, + { + "expr": "SBK_CSV_Write_Reading_ns_99_75", + "interval": "", + "legendFormat": "", + "refId": "J" + }, + { + "expr": "SBK_CSV_Write_Reading_ns_99_9", + "interval": "", + "legendFormat": "", + "refId": "K" + }, + { + "expr": "SBK_CSV_Write_Reading_ns_99_95", + "interval": "", + "legendFormat": "", + "refId": "L" }, { - "datasource": "Prometheus", - "description": "", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 1073741824 - }, - { - "color": "#EF843C", - "value": 10737418240 - }, - { - "color": "#6ED0E0", - "value": 10737418240 - }, - { - "color": "#E24D42", - "value": 1099511627776 - } - ] + "expr": "SBK_CSV_Write_Reading_ns_99_99", + "interval": "", + "legendFormat": "", + "refId": "M" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "CSV Write-Read Percentiles (Nanoseconds)", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "$$hashKey": "object:240", + "format": "ns", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "$$hashKey": "object:241", + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "datasource": "Prometheus", + "description": "", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null }, - "unit": "decbytes" - }, - "overrides": [] - }, - "gridPos": { - "h": 5, - "w": 3, - "x": 8, - "y": 15 - }, - "id": 30, - "options": { - "colorMode": "value", - "graphMode": "none", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" + { + "color": "#EAB839", + "value": 1073741824 + }, + { + "color": "#EF843C", + "value": 10737418240 + }, + { + "color": "#6ED0E0", + "value": 10737418240 + }, + { + "color": "#E24D42", + "value": 1099511627776 + } + ] }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_CSV_Write_Reading_Bytes_total", - "interval": "", - "legendFormat": "", - "refId": "A" - } + "unit": "decbytes" + }, + "overrides": [] + }, + "gridPos": { + "h": 5, + "w": 3, + "x": 8, + "y": 20 + }, + "id": 30, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" ], - "timeFrom": null, - "timeShift": null, - "title": "CSV Write-Read Bytes Total", - "type": "stat" + "fields": "", + "values": false }, + "textMode": "auto" + }, + "pluginVersion": "7.3.7", + "targets": [ { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "max": 500, - "min": 0, - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 200 - }, - { - "color": "#1F78C1", - "value": 300 - }, - { - "color": "#BA43A9", - "value": 400 - }, - { - "color": "#705DA0", - "value": 500 - }, - { - "color": "#508642", - "value": 600 - }, - { - "color": "#CCA300", - "value": 700 - }, - { - "color": "#447EBC", - "value": 800 - }, - { - "color": "#C15C17", - "value": 900 - }, - { - "color": "#890F02", - "value": 1000 - } - ] + "expr": "SBK_CSV_Write_Reading_Bytes_total", + "interval": "", + "legendFormat": "", + "refId": "A" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "CSV Write-Read Bytes Total", + "type": "stat" + }, + { + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "max": 500, + "min": 0, + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 }, - "unit": "MBs" - }, - "overrides": [] - }, - "gridPos": { - "h": 6, - "w": 5, - "x": 11, - "y": 15 - }, - "id": 32, - "options": { - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "showThresholdLabels": true, - "showThresholdMarkers": true + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 200 + }, + { + "color": "#1F78C1", + "value": 300 + }, + { + "color": "#BA43A9", + "value": 400 + }, + { + "color": "#705DA0", + "value": 500 + }, + { + "color": "#508642", + "value": 600 + }, + { + "color": "#CCA300", + "value": 700 + }, + { + "color": "#447EBC", + "value": 800 + }, + { + "color": "#C15C17", + "value": 900 + }, + { + "color": "#890F02", + "value": 1000 + } + ] }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_CSV_Write_Reading_MBPerSec", - "interval": "", - "legendFormat": "", - "refId": "A" - } + "unit": "MBs" + }, + "overrides": [] + }, + "gridPos": { + "h": 6, + "w": 5, + "x": 11, + "y": 20 + }, + "id": 32, + "options": { + "reduceOptions": { + "calcs": [ + "last" ], - "timeFrom": null, - "timeShift": null, - "title": "CSV Write-Read Throughput MB/s", - "type": "gauge" + "fields": "", + "values": false }, + "showThresholdLabels": true, + "showThresholdMarkers": true + }, + "pluginVersion": "7.3.7", + "targets": [ { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {} - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 16, - "y": 15 - }, - "hiddenSeries": false, - "id": 34, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_CSV_Write_Reading_ms_10", - "interval": "", - "legendFormat": "", - "refId": "A" - }, - { - "expr": "SBK_CSV_Write_Reading_ms_25", - "interval": "", - "legendFormat": "", - "refId": "B" - }, - { - "expr": "SBK_CSV_Write_Reading_ms_50", - "interval": "", - "legendFormat": "", - "refId": "C" - }, - { - "expr": "SBK_CSV_Write_Reading_ms_75", - "interval": "", - "legendFormat": "", - "refId": "D" - }, - { - "expr": "SBK_CSV_Write_Reading_ms_90", - "interval": "", - "legendFormat": "", - "refId": "E" - }, - { - "expr": "SBK_CSV_Write_Reading_ms_95", - "interval": "", - "legendFormat": "", - "refId": "F" - }, - { - "expr": "SBK_CSV_Write_Reading_ms_99", - "interval": "", - "legendFormat": "", - "refId": "G" - }, - { - "expr": "SBK_CSV_Write_Reading_ms_99_9", - "interval": "", - "legendFormat": "", - "refId": "H" - }, - { - "expr": "SBK_CSV_Write_Reading_ms_99_99", - "interval": "", - "legendFormat": "", - "refId": "I" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "CSV Write-Read Percentiles (Milliseconds)", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "format": "ms", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } + "expr": "SBK_CSV_Write_Reading_MBPerSec", + "interval": "", + "legendFormat": "", + "refId": "A" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "CSV Write-Read Throughput MB/s", + "type": "gauge" + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {} + }, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 16, + "y": 20 + }, + "hiddenSeries": false, + "id": 34, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_CSV_Write_Reading_ms_10", + "interval": "", + "legendFormat": "", + "refId": "A" }, { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": { - "align": null, - "filterable": false + "expr": "SBK_CSV_Write_Reading_ms_25", + "interval": "", + "legendFormat": "", + "refId": "B" + }, + { + "expr": "SBK_CSV_Write_Reading_ms_50", + "interval": "", + "legendFormat": "", + "refId": "C" + }, + { + "expr": "SBK_CSV_Write_Reading_ms_75", + "interval": "", + "legendFormat": "", + "refId": "D" + }, + { + "expr": "SBK_CSV_Write_Reading_ms_90", + "interval": "", + "legendFormat": "", + "refId": "E" + }, + { + "expr": "SBK_CSV_Write_Reading_ms_95", + "interval": "", + "legendFormat": "", + "refId": "F" + }, + { + "expr": "SBK_CSV_Write_Reading_ms_99", + "interval": "", + "legendFormat": "", + "refId": "G" + }, + { + "expr": "SBK_CSV_Write_Reading_ms_99_9", + "interval": "", + "legendFormat": "", + "refId": "H" + }, + { + "expr": "SBK_CSV_Write_Reading_ms_99_99", + "interval": "", + "legendFormat": "", + "refId": "I" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "CSV Write-Read Percentiles (Milliseconds)", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "ms", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": { + "align": null, + "filterable": false + }, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null }, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 500 - } - ] + { + "color": "#EAB839", + "value": 10 }, - "unit": "none" - }, - "overrides": [] - }, - "gridPos": { - "h": 6, - "w": 3, - "x": 8, - "y": 20 - }, - "id": 40, - "options": { - "colorMode": "value", - "graphMode": "none", - "justifyMode": "auto", - "orientation": "horizontal", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "value_and_name" + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 500 + } + ] }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_CSV_Write_Reading_Readers", - "interval": "", - "legendFormat": "Active Readers", - "refId": "A" - }, - { - "expr": "SBK_CSV_Write_Reading_Max_Readers", - "interval": "", - "legendFormat": "Max Readers", - "refId": "B" - }, - { - "expr": "SBK_CSV_Write_Reading_Writers", - "interval": "", - "legendFormat": "Active Writers", - "refId": "C" - }, - { - "expr": "SBK_CSV_Write_Reading_Max_Writers", - "interval": "", - "legendFormat": "Max Writers", - "refId": "D" - } + "unit": "none" + }, + "overrides": [] + }, + "gridPos": { + "h": 6, + "w": 3, + "x": 8, + "y": 25 + }, + "id": 40, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "auto", + "orientation": "horizontal", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "value_and_name" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_CSV_Write_Reading_Readers", + "interval": "", + "legendFormat": "Active Readers", + "refId": "A" + }, + { + "expr": "SBK_CSV_Write_Reading_Max_Readers", + "interval": "", + "legendFormat": "Max Readers", + "refId": "B" + }, + { + "expr": "SBK_CSV_Write_Reading_Writers", + "interval": "", + "legendFormat": "Active Writers", + "refId": "C" + }, + { + "expr": "SBK_CSV_Write_Reading_Max_Writers", + "interval": "", + "legendFormat": "Max Writers", + "refId": "D" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "CSV Write-Read Writers and Readers", + "type": "stat" + }, + { + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "red", + "value": 1 + } + ] + }, + "unit": "none" + }, + "overrides": [] + }, + "gridPos": { + "h": 5, + "w": 5, + "x": 11, + "y": 26 + }, + "id": 42, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "auto", + "orientation": "horizontal", + "reduceOptions": { + "calcs": [ + "last" ], - "timeFrom": null, - "timeShift": null, - "title": "CSV Write-Read Writers and Readers", - "type": "stat" + "fields": "", + "values": false }, + "textMode": "value_and_name" + }, + "pluginVersion": "7.3.7", + "targets": [ { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "red", - "value": 1 - } - ] + "expr": "SBK_CSV_Write_Reading_LowerDiscardedLatencyRecords_total", + "interval": "", + "legendFormat": "Lower", + "refId": "A" + }, + { + "expr": "SBK_CSV_Write_Reading_HigherDiscardLatencyRecords_total", + "interval": "", + "legendFormat": "Higher", + "refId": "B" + }, + { + "expr": "SBK_CSV_Write_Reading_InvalidLatencyRecords_total", + "interval": "", + "legendFormat": "Invalid/Negative", + "refId": "C" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "CSV Write-Read Discarded Latencies", + "type": "stat" + }, + { + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null }, - "unit": "none" - }, - "overrides": [] - }, - "gridPos": { - "h": 5, - "w": 5, - "x": 11, - "y": 21 - }, - "id": 42, - "options": { - "colorMode": "value", - "graphMode": "none", - "justifyMode": "auto", - "orientation": "horizontal", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "value_and_name" + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 1000 + }, + { + "color": "#1F78C1", + "value": 10000 + }, + { + "color": "#BA43A9", + "value": 100000 + }, + { + "color": "#705DA0", + "value": 1000000 + }, + { + "color": "#508642", + "value": 10000000 + }, + { + "color": "#CCA300", + "value": 100000000 + } + ] }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_CSV_Write_Reading_LowerDiscardedLatencyRecords_total", - "interval": "", - "legendFormat": "Lower", - "refId": "A" - }, - { - "expr": "SBK_CSV_Write_Reading_HigherDiscardLatencyRecords_total", - "interval": "", - "legendFormat": "Higher", - "refId": "B" - }, - { - "expr": "SBK_CSV_Write_Reading_InvalidLatencyRecords_total", - "interval": "", - "legendFormat": "Invalid/Negative", - "refId": "C" - } + "unit": "µs" + }, + "overrides": [] + }, + "gridPos": { + "h": 11, + "w": 8, + "x": 0, + "y": 31 + }, + "id": 51, + "options": { + "colorMode": "value", + "graphMode": "area", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" ], - "timeFrom": null, - "timeShift": null, - "title": "CSV Write-Read Discarded Latencies", - "type": "stat" + "fields": "", + "values": false + }, + "textMode": "auto" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_CSV_Write_Reading_mcs_AvgLatency", + "interval": "", + "legendFormat": "Average Latency", + "refId": "A" + }, + { + "expr": "SBK_CSV_Write_Reading_mcs_MaxLatency", + "interval": "", + "legendFormat": "Max Latency", + "refId": "B" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "CSV Write-Read Avg and Max Latencies (Microseconds)", + "type": "stat" + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {} + }, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 8, + "y": 31 + }, + "hiddenSeries": false, + "id": 53, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_CSV_Write_Reading_mcs_10", + "interval": "", + "legendFormat": "", + "refId": "A" + }, + { + "expr": "SBK_CSV_Write_Reading_mcs_25", + "interval": "", + "legendFormat": "", + "refId": "B" }, { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 1000 - }, - { - "color": "#1F78C1", - "value": 10000 - }, - { - "color": "#BA43A9", - "value": 100000 - }, - { - "color": "#705DA0", - "value": 1000000 - }, - { - "color": "#508642", - "value": 10000000 - }, - { - "color": "#CCA300", - "value": 100000000 - } - ] - }, - "unit": "µs" - }, - "overrides": [] - }, - "gridPos": { - "h": 11, - "w": 8, - "x": 0, - "y": 26 - }, - "id": 51, - "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_CSV_Write_Reading_mcs_AvgLatency", - "interval": "", - "legendFormat": "Average Latency", - "refId": "A" - }, - { - "expr": "SBK_CSV_Write_Reading_mcs_MaxLatency", - "interval": "", - "legendFormat": "Max Latency", - "refId": "B" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "CSV Write-Read Avg and Max Latencies (Microseconds)", - "type": "stat" + "expr": "SBK_CSV_Write_Reading_mcs_50", + "interval": "", + "legendFormat": "", + "refId": "C" }, { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {} - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 8, - "y": 26 - }, - "hiddenSeries": false, - "id": 53, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_CSV_Write_Reading_mcs_10", - "interval": "", - "legendFormat": "", - "refId": "A" - }, - { - "expr": "SBK_CSV_Write_Reading_mcs_25", - "interval": "", - "legendFormat": "", - "refId": "B" - }, - { - "expr": "SBK_CSV_Write_Reading_mcs_50", - "interval": "", - "legendFormat": "", - "refId": "C" - }, - { - "expr": "SBK_CSV_Write_Reading_mcs_75", - "interval": "", - "legendFormat": "", - "refId": "D" - }, - { - "expr": "SBK_CSV_Write_Reading_mcs_90", - "interval": "", - "legendFormat": "", - "refId": "E" - }, - { - "expr": "SBK_CSV_Write_Reading_mcs_95", - "interval": "", - "legendFormat": "", - "refId": "F" - }, - { - "expr": "SBK_CSV_Write_Reading_mcs_99", - "interval": "", - "legendFormat": "", - "refId": "G" - }, - { - "expr": "SBK_CSV_Write_Reading_mcs_99_9", - "interval": "", - "legendFormat": "", - "refId": "H" - }, - { - "expr": "SBK_CSV_Write_Reading_mcs_99_99", - "interval": "", - "legendFormat": "", - "refId": "I" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "CSV Write-Read Percentiles (Microseconds)", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "format": "µs", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } + "expr": "SBK_CSV_Write_Reading_mcs_75", + "interval": "", + "legendFormat": "", + "refId": "D" + }, + { + "expr": "SBK_CSV_Write_Reading_mcs_90", + "interval": "", + "legendFormat": "", + "refId": "E" + }, + { + "expr": "SBK_CSV_Write_Reading_mcs_95", + "interval": "", + "legendFormat": "", + "refId": "F" + }, + { + "expr": "SBK_CSV_Write_Reading_mcs_99", + "interval": "", + "legendFormat": "", + "refId": "G" + }, + { + "expr": "SBK_CSV_Write_Reading_mcs_99_9", + "interval": "", + "legendFormat": "", + "refId": "H" + }, + { + "expr": "SBK_CSV_Write_Reading_mcs_99_99", + "interval": "", + "legendFormat": "", + "refId": "I" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "CSV Write-Read Percentiles (Microseconds)", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "µs", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true }, { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 1 - }, - { - "color": "#6ED0E0", - "value": 5 - }, - { - "color": "#EF843C", - "value": 10 - }, - { - "color": "#E24D42", - "value": 20 - }, - { - "color": "#1F78C1", - "value": 30 - }, - { - "color": "#BA43A9", - "value": 40 - }, - { - "color": "#705DA0", - "value": 50 - }, - { - "color": "#508642", - "value": 60 - }, - { - "color": "#CCA300", - "value": 70 - }, - { - "color": "#447EBC", - "value": 80 - }, - { - "color": "#C15C17", - "value": 90 - }, - { - "color": "#890F02", - "value": 100 - }, - { - "color": "#0A437C", - "value": 200 - }, - { - "color": "#6D1F62", - "value": 500 - }, - { - "color": "#584477", - "value": 1000 - } - ] + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null }, - "unit": "ms" - }, - "overrides": [] - }, - "gridPos": { - "h": 11, - "w": 8, - "x": 16, - "y": 26 - }, - "id": 38, - "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" + { + "color": "#EAB839", + "value": 1 + }, + { + "color": "#6ED0E0", + "value": 5 + }, + { + "color": "#EF843C", + "value": 10 + }, + { + "color": "#E24D42", + "value": 20 + }, + { + "color": "#1F78C1", + "value": 30 + }, + { + "color": "#BA43A9", + "value": 40 + }, + { + "color": "#705DA0", + "value": 50 + }, + { + "color": "#508642", + "value": 60 + }, + { + "color": "#CCA300", + "value": 70 + }, + { + "color": "#447EBC", + "value": 80 + }, + { + "color": "#C15C17", + "value": 90 + }, + { + "color": "#890F02", + "value": 100 + }, + { + "color": "#0A437C", + "value": 200 + }, + { + "color": "#6D1F62", + "value": 500 + }, + { + "color": "#584477", + "value": 1000 + } + ] }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_CSV_Write_Reading_ms_AvgLatency", - "interval": "", - "legendFormat": "Average Latency", - "refId": "A" - }, - { - "expr": "SBK_CSV_Write_Reading_ms_MaxLatency", - "interval": "", - "legendFormat": "Max Latency", - "refId": "B" - } + "unit": "ms" + }, + "overrides": [] + }, + "gridPos": { + "h": 11, + "w": 8, + "x": 16, + "y": 31 + }, + "id": 38, + "options": { + "colorMode": "value", + "graphMode": "area", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" ], - "timeFrom": null, - "timeShift": null, - "title": "CSV Write-Read Avg and Max Latencies (Milliseconds)", - "type": "stat" + "fields": "", + "values": false + }, + "textMode": "auto" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_CSV_Write_Reading_ms_AvgLatency", + "interval": "", + "legendFormat": "Average Latency", + "refId": "A" + }, + { + "expr": "SBK_CSV_Write_Reading_ms_MaxLatency", + "interval": "", + "legendFormat": "Max Latency", + "refId": "B" } ], - "title": "Write-Read Performance Benchmarking (End to End Latencies)", - "type": "row" + "timeFrom": null, + "timeShift": null, + "title": "CSV Write-Read Avg and Max Latencies (Milliseconds)", + "type": "stat" } ], "refresh": "5s", diff --git a/grafana/dashboards/sbk-db2.json b/grafana/dashboards/sbk-db2.json index c583f91db..d31962bef 100644 --- a/grafana/dashboards/sbk-db2.json +++ b/grafana/dashboards/sbk-db2.json @@ -15,7 +15,7 @@ "editable": true, "gnetId": null, "graphTooltip": 0, - "iteration": 1623506088732, + "iteration": 1627313150733, "links": [], "panels": [ { @@ -362,7 +362,7 @@ "h": 9, "w": 8, "x": 0, - "y": 10 + "y": 7 }, "hiddenSeries": false, "id": 62, @@ -458,7 +458,7 @@ "h": 9, "w": 8, "x": 8, - "y": 10 + "y": 7 }, "hiddenSeries": false, "id": 6, @@ -590,7 +590,7 @@ "h": 9, "w": 8, "x": 16, - "y": 10 + "y": 7 }, "id": 48, "options": { @@ -646,7 +646,7 @@ "h": 11, "w": 8, "x": 0, - "y": 19 + "y": 16 }, "hiddenSeries": false, "id": 50, @@ -718,16 +718,40 @@ "refId": "G" }, { - "expr": "SBK_DB2_Writing_ns_99_9", + "expr": "SBK_DB2_Writing_ns_99_25", "interval": "", "legendFormat": "", "refId": "H" }, { - "expr": "SBK_DB2_Writing_ns_99_99", + "expr": "SBK_DB2_Writing_ns_99_5", "interval": "", "legendFormat": "", "refId": "I" + }, + { + "expr": "SBK_DB2_Writing_ns_99_75", + "interval": "", + "legendFormat": "", + "refId": "J" + }, + { + "expr": "SBK_DB2_Writing_ns_99_9", + "interval": "", + "legendFormat": "", + "refId": "K" + }, + { + "expr": "SBK_DB2_Writing_ns_99_95", + "interval": "", + "legendFormat": "", + "refId": "L" + }, + { + "expr": "SBK_DB2_Writing_ns_99_99", + "interval": "", + "legendFormat": "", + "refId": "M" } ], "thresholds": [], @@ -750,6 +774,7 @@ }, "yaxes": [ { + "$$hashKey": "object:127", "format": "ns", "label": null, "logBase": 1, @@ -758,6 +783,7 @@ "show": true }, { + "$$hashKey": "object:128", "format": "short", "label": null, "logBase": 1, @@ -814,7 +840,7 @@ "h": 4, "w": 3, "x": 8, - "y": 19 + "y": 16 }, "id": 2, "options": { @@ -925,7 +951,7 @@ "h": 6, "w": 5, "x": 11, - "y": 19 + "y": 16 }, "id": 4, "options": { @@ -970,7 +996,7 @@ "h": 11, "w": 8, "x": 16, - "y": 19 + "y": 16 }, "hiddenSeries": false, "id": 10, @@ -1136,7 +1162,7 @@ "h": 7, "w": 3, "x": 8, - "y": 23 + "y": 20 }, "id": 8, "options": { @@ -1192,7 +1218,7 @@ "h": 5, "w": 5, "x": 11, - "y": 25 + "y": 22 }, "id": 28, "options": { @@ -1294,7 +1320,7 @@ "h": 10, "w": 8, "x": 0, - "y": 30 + "y": 27 }, "id": 47, "options": { @@ -1350,7 +1376,7 @@ "h": 10, "w": 8, "x": 8, - "y": 30 + "y": 27 }, "hiddenSeries": false, "id": 49, @@ -1560,7 +1586,7 @@ "h": 10, "w": 8, "x": 16, - "y": 30 + "y": 27 }, "id": 12, "options": { @@ -1602,7 +1628,7 @@ "type": "row" }, { - "collapsed": false, + "collapsed": true, "datasource": null, "gridPos": { "h": 1, @@ -1611,969 +1637,1371 @@ "y": 7 }, "id": 58, - "panels": [], - "title": "Read Performance Benchmarking", - "type": "row" - }, - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [], - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 200 - }, - { - "color": "#1F78C1", - "value": 300 - }, - { - "color": "#BA43A9", - "value": 400 - }, - { - "color": "#705DA0", - "value": 500 - }, - { - "color": "#508642", - "value": 600 - }, - { - "color": "#CCA300", - "value": 700 - }, - { - "color": "#447EBC", - "value": 800 - }, - { - "color": "#C15C17", - "value": 900 + "panels": [ + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 200 + }, + { + "color": "#1F78C1", + "value": 300 + }, + { + "color": "#BA43A9", + "value": 400 + }, + { + "color": "#705DA0", + "value": 500 + }, + { + "color": "#508642", + "value": 600 + }, + { + "color": "#CCA300", + "value": 700 + }, + { + "color": "#447EBC", + "value": 800 + }, + { + "color": "#C15C17", + "value": 900 + }, + { + "color": "#890F02", + "value": 1000 + } + ] }, - { - "color": "#890F02", - "value": 1000 - } - ] + "unit": "MBs" + }, + "overrides": [] }, - "unit": "MBs" + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 0, + "y": 8 + }, + "hiddenSeries": false, + "id": 63, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_DB2_Reading_MBPerSec", + "refId": "A" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "DB2 Read Throughput MB/s", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "$$hashKey": "object:323", + "format": "MBs", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "$$hashKey": "object:324", + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 0, - "y": 8 - }, - "hiddenSeries": false, - "id": 63, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_DB2_Reading_MBPerSec", - "refId": "A" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "DB2 Read Throughput MB/s", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "$$hashKey": "object:323", - "format": "MBs", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "$$hashKey": "object:324", - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } - }, - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [] - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 8, - "y": 8 - }, - "hiddenSeries": false, - "id": 20, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_DB2_Reading_RecordsPerSec", - "refId": "A" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "DB2 Read Records/Sec", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "format": "rps", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } - }, - { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [], - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 1000 - }, - { - "color": "#1F78C1", - "value": 10000 - }, - { - "color": "#BA43A9", - "value": 100000 - }, - { - "color": "#705DA0", - "value": 1000000 - }, - { - "color": "#508642", - "value": 10000000 - } - ] - }, - "unit": "ns" - }, - "overrides": [] - }, - "gridPos": { - "h": 11, - "w": 8, - "x": 16, - "y": 8 - }, - "id": 44, - "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_DB2_Reading_ns_AvgLatency", - "interval": "", - "legendFormat": "Average Latency", - "refId": "A" - }, - { - "expr": "SBK_DB2_Reading_ns_MaxLatency", - "interval": "", - "legendFormat": "Max Latency", - "refId": "B" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "DB2 Read Avg and Max Latencies (Nanoseconds)", - "type": "stat" - }, - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [] - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 0, - "y": 19 - }, - "hiddenSeries": false, - "id": 46, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_DB2_Reading_ns_10", - "interval": "", - "legendFormat": "", - "refId": "A" - }, - { - "expr": "SBK_DB2_Reading_ns_25", - "interval": "", - "legendFormat": "", - "refId": "B" - }, - { - "expr": "SBK_DB2_Reading_ns_50", - "interval": "", - "legendFormat": "", - "refId": "C" - }, - { - "expr": "SBK_DB2_Reading_ns_75", - "interval": "", - "legendFormat": "", - "refId": "D" - }, - { - "expr": "SBK_DB2_Reading_ns_90", - "interval": "", - "legendFormat": "", - "refId": "E" - }, - { - "expr": "SBK_DB2_Reading_ns_95", - "interval": "", - "legendFormat": "", - "refId": "F" - }, - { - "expr": "SBK_DB2_Reading_ns_99", - "interval": "", - "legendFormat": "", - "refId": "G" - }, - { - "expr": "SBK_DB2_Reading_ns_99_9", - "interval": "", - "legendFormat": "", - "refId": "H" - }, - { - "expr": "SBK_DB2_Reading_ns_99_99", - "interval": "", - "legendFormat": "", - "refId": "I" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "DB2 Read Percentiles (Nanoseconds)", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ { - "format": "ns", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [] + }, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 8, + "y": 8 + }, + "hiddenSeries": false, + "id": 20, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_DB2_Reading_RecordsPerSec", + "refId": "A" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "DB2 Read Records/Sec", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "rps", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } }, { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } - }, - { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [], - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 1000 + }, + { + "color": "#1F78C1", + "value": 10000 + }, + { + "color": "#BA43A9", + "value": 100000 + }, + { + "color": "#705DA0", + "value": 1000000 + }, + { + "color": "#508642", + "value": 10000000 + } + ] }, - { - "color": "#E24D42", - "value": 500 - } - ] + "unit": "ns" + }, + "overrides": [] + }, + "gridPos": { + "h": 11, + "w": 8, + "x": 16, + "y": 8 + }, + "id": 44, + "options": { + "colorMode": "value", + "graphMode": "area", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "auto" }, - "unit": "none" - }, - "overrides": [] - }, - "gridPos": { - "h": 5, - "w": 3, - "x": 8, - "y": 19 - }, - "id": 14, - "options": { - "colorMode": "value", - "graphMode": "none", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_DB2_Reading_ns_AvgLatency", + "interval": "", + "legendFormat": "Average Latency", + "refId": "A" + }, + { + "expr": "SBK_DB2_Reading_ns_MaxLatency", + "interval": "", + "legendFormat": "Max Latency", + "refId": "B" + } ], - "fields": "", - "values": false - }, - "textMode": "value_and_name" - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_DB2_Reading_Readers", - "interval": "", - "legendFormat": "Active", - "refId": "A" + "timeFrom": null, + "timeShift": null, + "title": "DB2 Read Avg and Max Latencies (Nanoseconds)", + "type": "stat" }, { - "expr": "SBK_DB2_Reading_Max_Readers", - "interval": "", - "legendFormat": "Max", - "refId": "B" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "DB2 Readers", - "type": "stat" - }, - { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [], - "mappings": [], - "max": 500, - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 200 - }, - { - "color": "#1F78C1", - "value": 300 - }, - { - "color": "#BA43A9", - "value": 400 - }, - { - "color": "#705DA0", - "value": 500 - }, - { - "color": "#508642", - "value": 600 - }, - { - "color": "#CCA300", - "value": 700 - }, - { - "color": "#447EBC", - "value": 800 - }, - { - "color": "#C15C17", - "value": 900 - }, - { - "color": "#890F02", - "value": 1000 - } - ] + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [] + }, + "overrides": [] }, - "unit": "MBs" - }, - "overrides": [] - }, - "gridPos": { - "h": 6, - "w": 5, - "x": 11, - "y": 19 - }, - "id": 18, - "options": { - "reduceOptions": { - "calcs": [ - "last" + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 0, + "y": 19 + }, + "hiddenSeries": false, + "id": 46, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_DB2_Reading_ns_10", + "interval": "", + "legendFormat": "", + "refId": "A" + }, + { + "expr": "SBK_DB2_Reading_ns_25", + "interval": "", + "legendFormat": "", + "refId": "B" + }, + { + "expr": "SBK_DB2_Reading_ns_50", + "interval": "", + "legendFormat": "", + "refId": "C" + }, + { + "expr": "SBK_DB2_Reading_ns_75", + "interval": "", + "legendFormat": "", + "refId": "D" + }, + { + "expr": "SBK_DB2_Reading_ns_90", + "interval": "", + "legendFormat": "", + "refId": "E" + }, + { + "expr": "SBK_DB2_Reading_ns_95", + "interval": "", + "legendFormat": "", + "refId": "F" + }, + { + "expr": "SBK_DB2_Reading_ns_99", + "interval": "", + "legendFormat": "", + "refId": "G" + }, + { + "expr": "SBK_DB2_Reading_ns_99_25", + "interval": "", + "legendFormat": "", + "refId": "H" + }, + { + "expr": "SBK_DB2_Reading_ns_99_5", + "interval": "", + "legendFormat": "", + "refId": "I" + }, + { + "expr": "SBK_DB2_Reading_ns_99_75", + "interval": "", + "legendFormat": "", + "refId": "J" + }, + { + "expr": "SBK_DB2_Reading_ns_99_9", + "interval": "", + "legendFormat": "", + "refId": "K" + }, + { + "expr": "SBK_DB2_Reading_ns_99_95", + "interval": "", + "legendFormat": "", + "refId": "L" + }, + { + "expr": "SBK_DB2_Reading_ns_99_99", + "interval": "", + "legendFormat": "", + "refId": "M" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "DB2 Read Percentiles (Nanoseconds)", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "$$hashKey": "object:152", + "format": "ns", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "$$hashKey": "object:153", + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } ], - "fields": "", - "values": false - }, - "showThresholdLabels": true, - "showThresholdMarkers": true - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_DB2_Reading_MBPerSec", - "refId": "A" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "DB2 Read Throughput MB/s", - "type": "gauge" - }, - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [] - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 16, - "y": 19 - }, - "hiddenSeries": false, - "id": 22, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_DB2_Reading_ms_10", - "interval": "", - "legendFormat": "", - "refId": "A" - }, - { - "expr": "SBK_DB2_Reading_ms_25", - "interval": "", - "legendFormat": "", - "refId": "B" - }, - { - "expr": "SBK_DB2_Reading_ms_50", - "interval": "", - "legendFormat": "", - "refId": "C" + "yaxis": { + "align": false, + "alignLevel": null + } }, { - "expr": "SBK_DB2_Reading_ms_75", - "interval": "", - "legendFormat": "", - "refId": "D" + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 500 + } + ] + }, + "unit": "none" + }, + "overrides": [] + }, + "gridPos": { + "h": 5, + "w": 3, + "x": 8, + "y": 19 + }, + "id": 14, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "value_and_name" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_DB2_Reading_Readers", + "interval": "", + "legendFormat": "Active", + "refId": "A" + }, + { + "expr": "SBK_DB2_Reading_Max_Readers", + "interval": "", + "legendFormat": "Max", + "refId": "B" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "DB2 Readers", + "type": "stat" }, { - "expr": "SBK_DB2_Reading_ms_90", - "interval": "", - "legendFormat": "", - "refId": "E" + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "max": 500, + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 200 + }, + { + "color": "#1F78C1", + "value": 300 + }, + { + "color": "#BA43A9", + "value": 400 + }, + { + "color": "#705DA0", + "value": 500 + }, + { + "color": "#508642", + "value": 600 + }, + { + "color": "#CCA300", + "value": 700 + }, + { + "color": "#447EBC", + "value": 800 + }, + { + "color": "#C15C17", + "value": 900 + }, + { + "color": "#890F02", + "value": 1000 + } + ] + }, + "unit": "MBs" + }, + "overrides": [] + }, + "gridPos": { + "h": 6, + "w": 5, + "x": 11, + "y": 19 + }, + "id": 18, + "options": { + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "showThresholdLabels": true, + "showThresholdMarkers": true + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_DB2_Reading_MBPerSec", + "refId": "A" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "DB2 Read Throughput MB/s", + "type": "gauge" }, { - "expr": "SBK_DB2_Reading_ms_95", - "interval": "", - "legendFormat": "", - "refId": "F" + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [] + }, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 16, + "y": 19 + }, + "hiddenSeries": false, + "id": 22, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_DB2_Reading_ms_10", + "interval": "", + "legendFormat": "", + "refId": "A" + }, + { + "expr": "SBK_DB2_Reading_ms_25", + "interval": "", + "legendFormat": "", + "refId": "B" + }, + { + "expr": "SBK_DB2_Reading_ms_50", + "interval": "", + "legendFormat": "", + "refId": "C" + }, + { + "expr": "SBK_DB2_Reading_ms_75", + "interval": "", + "legendFormat": "", + "refId": "D" + }, + { + "expr": "SBK_DB2_Reading_ms_90", + "interval": "", + "legendFormat": "", + "refId": "E" + }, + { + "expr": "SBK_DB2_Reading_ms_95", + "interval": "", + "legendFormat": "", + "refId": "F" + }, + { + "expr": "SBK_DB2_Reading_ms_99", + "interval": "", + "legendFormat": "", + "refId": "G" + }, + { + "expr": "SBK_DB2_Reading_ms_99_9", + "interval": "", + "legendFormat": "", + "refId": "H" + }, + { + "expr": "SBK_DB2_Reading_ms_99_99", + "interval": "", + "legendFormat": "", + "refId": "I" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "DB2 Read Percentiles (Milli Seconds)", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "ms", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } }, { - "expr": "SBK_DB2_Reading_ms_99", - "interval": "", - "legendFormat": "", - "refId": "G" + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 1073741824 + }, + { + "color": "#6ED0E0", + "value": 10737418240 + }, + { + "color": "#EF843C", + "value": 107374182400 + }, + { + "color": "#E24D42", + "value": 1099511627776 + } + ] + }, + "unit": "decbytes" + }, + "overrides": [] + }, + "gridPos": { + "h": 6, + "w": 3, + "x": 8, + "y": 24 + }, + "id": 16, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "value" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_DB2_Reading_Bytes_total", + "refId": "A" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "DB2 Read Bytes Total", + "type": "stat" }, { - "expr": "SBK_DB2_Reading_ms_99_9", - "interval": "", - "legendFormat": "", - "refId": "H" + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "red", + "value": 1 + } + ] + }, + "unit": "none" + }, + "overrides": [] + }, + "gridPos": { + "h": 5, + "w": 5, + "x": 11, + "y": 25 + }, + "id": 26, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "auto", + "orientation": "horizontal", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "value_and_name" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_DB2_Reading_LowerDiscardedLatencyRecords_total", + "interval": "", + "legendFormat": "Lower", + "queryType": "randomWalk", + "refId": "A" + }, + { + "expr": "SBK_DB2_Reading_HigherDiscardLatencyRecords_total", + "interval": "", + "legendFormat": "Higher", + "refId": "B" + }, + { + "expr": "SBK_DB2_Reading_InvalidLatencyRecords_total", + "interval": "", + "legendFormat": "Invalid/Negative", + "refId": "C" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "DB2 Read Discarded Latencies", + "type": "stat" }, { - "expr": "SBK_DB2_Reading_ms_99_99", - "interval": "", - "legendFormat": "", - "refId": "I" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "DB2 Read Percentiles (Milli Seconds)", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "format": "ms", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 1000 + }, + { + "color": "#1F78C1", + "value": 10000 + }, + { + "color": "#BA43A9", + "value": 100000 + }, + { + "color": "#705DA0", + "value": 1000000 + }, + { + "color": "#508642", + "value": 10000000 + } + ] + }, + "unit": "µs" + }, + "overrides": [] + }, + "gridPos": { + "h": 11, + "w": 8, + "x": 0, + "y": 30 + }, + "id": 43, + "options": { + "colorMode": "value", + "graphMode": "area", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "auto" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_DB2_Reading_mcs_AvgLatency", + "interval": "", + "legendFormat": "Average Latency", + "refId": "A" + }, + { + "expr": "SBK_DB2_Reading_mcs_MaxLatency", + "interval": "", + "legendFormat": "Max Latency", + "refId": "B" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "DB2 Read Avg and Max Latencies (Microseconds)", + "type": "stat" }, { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } - }, - { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [], - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 1073741824 - }, - { - "color": "#6ED0E0", - "value": 10737418240 - }, - { - "color": "#EF843C", - "value": 107374182400 - }, - { - "color": "#E24D42", - "value": 1099511627776 - } - ] + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [] + }, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 8, + "y": 30 + }, + "hiddenSeries": false, + "id": 45, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_DB2_Reading_mcs_10", + "interval": "", + "legendFormat": "", + "refId": "A" + }, + { + "expr": "SBK_DB2_Reading_mcs_25", + "interval": "", + "legendFormat": "", + "refId": "B" + }, + { + "expr": "SBK_DB2_Reading_mcs_50", + "interval": "", + "legendFormat": "", + "refId": "C" + }, + { + "expr": "SBK_DB2_Reading_mcs_75", + "interval": "", + "legendFormat": "", + "refId": "D" + }, + { + "expr": "SBK_DB2_Reading_mcs_90", + "interval": "", + "legendFormat": "", + "refId": "E" + }, + { + "expr": "SBK_DB2_Reading_mcs_95", + "interval": "", + "legendFormat": "", + "refId": "F" + }, + { + "expr": "SBK_DB2_Reading_mcs_99", + "interval": "", + "legendFormat": "", + "refId": "G" + }, + { + "expr": "SBK_DB2_Reading_mcs_99_9", + "interval": "", + "legendFormat": "", + "refId": "H" + }, + { + "expr": "SBK_DB2_Reading_mcs_99_99", + "interval": "", + "legendFormat": "", + "refId": "I" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "DB2 Read Percentiles (Microseconds)", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" }, - "unit": "decbytes" - }, - "overrides": [] - }, - "gridPos": { - "h": 6, - "w": 3, - "x": 8, - "y": 24 - }, - "id": 16, - "options": { - "colorMode": "value", - "graphMode": "none", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "µs", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } ], - "fields": "", - "values": false + "yaxis": { + "align": false, + "alignLevel": null + } }, - "textMode": "value" - }, - "pluginVersion": "7.3.7", - "targets": [ { - "expr": "SBK_DB2_Reading_Bytes_total", - "refId": "A" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "DB2 Read Bytes Total", - "type": "stat" - }, - { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 1 + }, + { + "color": "#6ED0E0", + "value": 5 + }, + { + "color": "#EF843C", + "value": 10 + }, + { + "color": "#E24D42", + "value": 20 + }, + { + "color": "#1F78C1", + "value": 30 + }, + { + "color": "#BA43A9", + "value": 40 + }, + { + "color": "#705DA0", + "value": 50 + }, + { + "color": "#508642", + "value": 60 + }, + { + "color": "#CCA300", + "value": 70 + }, + { + "color": "#447EBC", + "value": 80 + }, + { + "color": "#C15C17", + "value": 90 + }, + { + "color": "#890F02", + "value": 100 + }, + { + "color": "#0A437C", + "value": 500 + }, + { + "color": "#6D1F62", + "value": 1000 + } + ] }, - { - "color": "red", - "value": 1 - } - ] + "unit": "ms" + }, + "overrides": [] }, - "unit": "none" - }, - "overrides": [] - }, - "gridPos": { - "h": 5, - "w": 5, - "x": 11, - "y": 25 - }, - "id": 26, - "options": { - "colorMode": "value", - "graphMode": "none", - "justifyMode": "auto", - "orientation": "horizontal", - "reduceOptions": { - "calcs": [ - "last" + "gridPos": { + "h": 11, + "w": 8, + "x": 16, + "y": 30 + }, + "id": 24, + "options": { + "colorMode": "value", + "graphMode": "area", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "auto" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_DB2_Reading_ms_AvgLatency", + "interval": "", + "legendFormat": "Average Latency", + "refId": "A" + }, + { + "expr": "SBK_DB2_Reading_ms_MaxLatency", + "interval": "", + "legendFormat": "Max Latency", + "refId": "B" + } ], - "fields": "", - "values": false - }, - "textMode": "value_and_name" - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_DB2_Reading_LowerDiscardedLatencyRecords_total", - "interval": "", - "legendFormat": "Lower", - "queryType": "randomWalk", - "refId": "A" - }, - { - "expr": "SBK_DB2_Reading_HigherDiscardLatencyRecords_total", - "interval": "", - "legendFormat": "Higher", - "refId": "B" - }, - { - "expr": "SBK_DB2_Reading_InvalidLatencyRecords_total", - "interval": "", - "legendFormat": "Invalid/Negative", - "refId": "C" + "timeFrom": null, + "timeShift": null, + "title": "DB2 Read Avg and Max Latencies (Milliseconds)", + "type": "stat" } ], - "timeFrom": null, - "timeShift": null, - "title": "DB2 Read Discarded Latencies", - "type": "stat" + "title": "Read Performance Benchmarking", + "type": "row" + }, + { + "collapsed": false, + "datasource": null, + "gridPos": { + "h": 1, + "w": 24, + "x": 0, + "y": 8 + }, + "id": 56, + "panels": [], + "title": "Write-Read Performance Benchmarking (End to End Latencies)", + "type": "row" }, { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, "datasource": "Prometheus", "fieldConfig": { "defaults": { "custom": {}, - "links": [], "mappings": [], + "max": 500, + "min": 0, "noValue": "0", "thresholds": { "mode": "absolute", @@ -2596,81 +3024,43 @@ }, { "color": "#E24D42", - "value": 1000 + "value": 200 }, { "color": "#1F78C1", - "value": 10000 + "value": 300 }, { "color": "#BA43A9", - "value": 100000 + "value": 400 }, { "color": "#705DA0", - "value": 1000000 + "value": 500 }, { "color": "#508642", - "value": 10000000 + "value": 600 + }, + { + "color": "#CCA300", + "value": 700 + }, + { + "color": "#447EBC", + "value": 800 + }, + { + "color": "#C15C17", + "value": 900 + }, + { + "color": "#890F02", + "value": 1000 } ] }, - "unit": "µs" - }, - "overrides": [] - }, - "gridPos": { - "h": 11, - "w": 8, - "x": 0, - "y": 30 - }, - "id": 43, - "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_DB2_Reading_mcs_AvgLatency", - "interval": "", - "legendFormat": "Average Latency", - "refId": "A" - }, - { - "expr": "SBK_DB2_Reading_mcs_MaxLatency", - "interval": "", - "legendFormat": "Max Latency", - "refId": "B" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "DB2 Read Avg and Max Latencies (Microseconds)", - "type": "stat" - }, - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [] + "unit": "MBs" }, "overrides": [] }, @@ -2679,11 +3069,11 @@ "gridPos": { "h": 11, "w": 8, - "x": 8, - "y": 30 + "x": 0, + "y": 9 }, "hiddenSeries": false, - "id": 45, + "id": 61, "legend": { "avg": false, "current": false, @@ -2710,1564 +3100,1252 @@ "steppedLine": false, "targets": [ { - "expr": "SBK_DB2_Reading_mcs_10", + "expr": "SBK_DB2_Write_Reading_MBPerSec", "interval": "", "legendFormat": "", "refId": "A" - }, - { - "expr": "SBK_DB2_Reading_mcs_25", - "interval": "", - "legendFormat": "", - "refId": "B" - }, - { - "expr": "SBK_DB2_Reading_mcs_50", - "interval": "", - "legendFormat": "", - "refId": "C" - }, - { - "expr": "SBK_DB2_Reading_mcs_75", - "interval": "", - "legendFormat": "", - "refId": "D" - }, - { - "expr": "SBK_DB2_Reading_mcs_90", - "interval": "", - "legendFormat": "", - "refId": "E" - }, - { - "expr": "SBK_DB2_Reading_mcs_95", - "interval": "", - "legendFormat": "", - "refId": "F" - }, - { - "expr": "SBK_DB2_Reading_mcs_99", - "interval": "", - "legendFormat": "", - "refId": "G" - }, - { - "expr": "SBK_DB2_Reading_mcs_99_9", - "interval": "", - "legendFormat": "", - "refId": "H" - }, - { - "expr": "SBK_DB2_Reading_mcs_99_99", - "interval": "", - "legendFormat": "", - "refId": "I" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, - "title": "DB2 Read Percentiles (Microseconds)", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "format": "µs", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } - }, - { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [], - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 1 - }, - { - "color": "#6ED0E0", - "value": 5 - }, - { - "color": "#EF843C", - "value": 10 - }, - { - "color": "#E24D42", - "value": 20 - }, - { - "color": "#1F78C1", - "value": 30 - }, - { - "color": "#BA43A9", - "value": 40 - }, - { - "color": "#705DA0", - "value": 50 - }, - { - "color": "#508642", - "value": 60 - }, - { - "color": "#CCA300", - "value": 70 - }, - { - "color": "#447EBC", - "value": 80 - }, - { - "color": "#C15C17", - "value": 90 - }, - { - "color": "#890F02", - "value": 100 - }, - { - "color": "#0A437C", - "value": 500 - }, - { - "color": "#6D1F62", - "value": 1000 - } - ] - }, - "unit": "ms" + "title": "DB2 Write-Read Throughput MB/s ", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "$$hashKey": "object:175", + "format": "MBs", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "$$hashKey": "object:176", + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {} }, "overrides": [] }, + "fill": 1, + "fillGradient": 0, "gridPos": { "h": 11, "w": 8, - "x": 16, - "y": 30 + "x": 8, + "y": 9 }, - "id": 24, + "hiddenSeries": false, + "id": 36, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" + "alertThreshold": true }, + "percentage": false, "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, "targets": [ { - "expr": "SBK_DB2_Reading_ms_AvgLatency", + "expr": "SBK_DB2_Write_Reading_RecordsPerSec", "interval": "", - "legendFormat": "Average Latency", + "legendFormat": "", "refId": "A" - }, - { - "expr": "SBK_DB2_Reading_ms_MaxLatency", - "interval": "", - "legendFormat": "Max Latency", - "refId": "B" } ], + "thresholds": [], "timeFrom": null, - "timeShift": null, - "title": "DB2 Read Avg and Max Latencies (Milliseconds)", - "type": "stat" - }, - { - "collapsed": true, - "datasource": null, - "gridPos": { - "h": 1, - "w": 24, - "x": 0, - "y": 41 - }, - "id": 56, - "panels": [ - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "max": 500, - "min": 0, - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 200 - }, - { - "color": "#1F78C1", - "value": 300 - }, - { - "color": "#BA43A9", - "value": 400 - }, - { - "color": "#705DA0", - "value": 500 - }, - { - "color": "#508642", - "value": 600 - }, - { - "color": "#CCA300", - "value": 700 - }, - { - "color": "#447EBC", - "value": 800 - }, - { - "color": "#C15C17", - "value": 900 - }, - { - "color": "#890F02", - "value": 1000 - } - ] - }, - "unit": "MBs" - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 0, - "y": 4 - }, - "hiddenSeries": false, - "id": 61, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_DB2_Write_Reading_MBPerSec", - "interval": "", - "legendFormat": "", - "refId": "A" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "DB2 Write-Read Throughput MB/s ", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "$$hashKey": "object:175", - "format": "MBs", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "$$hashKey": "object:176", - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } + "timeRegions": [], + "timeShift": null, + "title": "DB2 Write-Read Records/Sec", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "iops", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true }, { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {} - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 8, - "y": 4 - }, - "hiddenSeries": false, - "id": 36, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_DB2_Write_Reading_RecordsPerSec", - "interval": "", - "legendFormat": "", - "refId": "A" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "DB2 Write-Read Records/Sec", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 1000 + }, + { + "color": "#1F78C1", + "value": 10000 + }, + { + "color": "#BA43A9", + "value": 100000 + }, + { + "color": "#705DA0", + "value": 1000000 + }, + { + "color": "#508642", + "value": 10000000 + } + ] }, - "yaxes": [ - { - "format": "iops", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } + "unit": "ns" + }, + "overrides": [] + }, + "gridPos": { + "h": 11, + "w": 8, + "x": 16, + "y": 9 + }, + "id": 52, + "options": { + "colorMode": "value", + "graphMode": "area", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" ], - "yaxis": { - "align": false, - "alignLevel": null - } + "fields": "", + "values": false + }, + "textMode": "auto" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_DB2_Write_Reading_ns_AvgLatency", + "interval": "", + "legendFormat": "Average Latency", + "refId": "A" + }, + { + "expr": "SBK_DB2_Write_Reading_ns_MaxLatency", + "interval": "", + "legendFormat": "Max Latency", + "refId": "B" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "DB2 Write-Read Avg and Max Latencies (Nanoseconds)", + "type": "stat" + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {} + }, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 0, + "y": 20 + }, + "hiddenSeries": false, + "id": 54, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_DB2_Write_Reading_ns_10", + "interval": "", + "legendFormat": "", + "refId": "A" + }, + { + "expr": "SBK_DB2_Write_Reading_ns_25", + "interval": "", + "legendFormat": "", + "refId": "B" }, { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 1000 - }, - { - "color": "#1F78C1", - "value": 10000 - }, - { - "color": "#BA43A9", - "value": 100000 - }, - { - "color": "#705DA0", - "value": 1000000 - }, - { - "color": "#508642", - "value": 10000000 - } - ] - }, - "unit": "ns" - }, - "overrides": [] - }, - "gridPos": { - "h": 11, - "w": 8, - "x": 16, - "y": 4 - }, - "id": 52, - "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_DB2_Write_Reading_ns_AvgLatency", - "interval": "", - "legendFormat": "Average Latency", - "refId": "A" - }, - { - "expr": "SBK_DB2_Write_Reading_ns_MaxLatency", - "interval": "", - "legendFormat": "Max Latency", - "refId": "B" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "DB2 Write-Read Avg and Max Latencies (Nanoseconds)", - "type": "stat" + "expr": "SBK_DB2_Write_Reading_ns_50", + "interval": "", + "legendFormat": "", + "refId": "C" }, { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {} - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 0, - "y": 15 - }, - "hiddenSeries": false, - "id": 54, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_DB2_Write_Reading_ns_10", - "interval": "", - "legendFormat": "", - "refId": "A" - }, - { - "expr": "SBK_DB2_Write_Reading_ns_25", - "interval": "", - "legendFormat": "", - "refId": "B" - }, - { - "expr": "SBK_DB2_Write_Reading_ns_50", - "interval": "", - "legendFormat": "", - "refId": "C" - }, - { - "expr": "SBK_DB2_Write_Reading_ns_75", - "interval": "", - "legendFormat": "", - "refId": "D" - }, - { - "expr": "SBK_DB2_Write_Reading_ns_90", - "interval": "", - "legendFormat": "", - "refId": "E" - }, - { - "expr": "SBK_DB2_Write_Reading_ns_95", - "interval": "", - "legendFormat": "", - "refId": "F" - }, - { - "expr": "SBK_DB2_Write_Reading_ns_99", - "interval": "", - "legendFormat": "", - "refId": "G" - }, - { - "expr": "SBK_DB2_Write_Reading_ns_99_9", - "interval": "", - "legendFormat": "", - "refId": "H" - }, - { - "expr": "SBK_DB2_Write_Reading_ns_99_99", - "interval": "", - "legendFormat": "", - "refId": "I" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "DB2 Write-Read Percentiles (Nanoseconds)", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "format": "ns", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } + "expr": "SBK_DB2_Write_Reading_ns_75", + "interval": "", + "legendFormat": "", + "refId": "D" + }, + { + "expr": "SBK_DB2_Write_Reading_ns_90", + "interval": "", + "legendFormat": "", + "refId": "E" + }, + { + "expr": "SBK_DB2_Write_Reading_ns_95", + "interval": "", + "legendFormat": "", + "refId": "F" + }, + { + "expr": "SBK_DB2_Write_Reading_ns_99", + "interval": "", + "legendFormat": "", + "refId": "G" + }, + { + "expr": "SBK_DB2_Write_Reading_ns_99_25", + "interval": "", + "legendFormat": "", + "refId": "H" + }, + { + "expr": "SBK_DB2_Write_Reading_ns_99_5", + "interval": "", + "legendFormat": "", + "refId": "I" + }, + { + "expr": "SBK_DB2_Write_Reading_ns_99_75", + "interval": "", + "legendFormat": "", + "refId": "J" + }, + { + "expr": "SBK_DB2_Write_Reading_ns_99_9", + "interval": "", + "legendFormat": "", + "refId": "K" + }, + { + "expr": "SBK_DB2_Write_Reading_ns_99_95", + "interval": "", + "legendFormat": "", + "refId": "L" }, { - "datasource": "Prometheus", - "description": "", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 1073741824 - }, - { - "color": "#EF843C", - "value": 10737418240 - }, - { - "color": "#6ED0E0", - "value": 10737418240 - }, - { - "color": "#E24D42", - "value": 1099511627776 - } - ] + "expr": "SBK_DB2_Write_Reading_ns_99_99", + "interval": "", + "legendFormat": "", + "refId": "M" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "DB2 Write-Read Percentiles (Nanoseconds)", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "$$hashKey": "object:240", + "format": "ns", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "$$hashKey": "object:241", + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "datasource": "Prometheus", + "description": "", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null }, - "unit": "decbytes" - }, - "overrides": [] - }, - "gridPos": { - "h": 5, - "w": 3, - "x": 8, - "y": 15 - }, - "id": 30, - "options": { - "colorMode": "value", - "graphMode": "none", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" + { + "color": "#EAB839", + "value": 1073741824 + }, + { + "color": "#EF843C", + "value": 10737418240 + }, + { + "color": "#6ED0E0", + "value": 10737418240 + }, + { + "color": "#E24D42", + "value": 1099511627776 + } + ] }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_DB2_Write_Reading_Bytes_total", - "interval": "", - "legendFormat": "", - "refId": "A" - } + "unit": "decbytes" + }, + "overrides": [] + }, + "gridPos": { + "h": 5, + "w": 3, + "x": 8, + "y": 20 + }, + "id": 30, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" ], - "timeFrom": null, - "timeShift": null, - "title": "DB2 Write-Read Bytes Total", - "type": "stat" + "fields": "", + "values": false }, + "textMode": "auto" + }, + "pluginVersion": "7.3.7", + "targets": [ { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "max": 500, - "min": 0, - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 200 - }, - { - "color": "#1F78C1", - "value": 300 - }, - { - "color": "#BA43A9", - "value": 400 - }, - { - "color": "#705DA0", - "value": 500 - }, - { - "color": "#508642", - "value": 600 - }, - { - "color": "#CCA300", - "value": 700 - }, - { - "color": "#447EBC", - "value": 800 - }, - { - "color": "#C15C17", - "value": 900 - }, - { - "color": "#890F02", - "value": 1000 - } - ] + "expr": "SBK_DB2_Write_Reading_Bytes_total", + "interval": "", + "legendFormat": "", + "refId": "A" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "DB2 Write-Read Bytes Total", + "type": "stat" + }, + { + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "max": 500, + "min": 0, + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 }, - "unit": "MBs" - }, - "overrides": [] - }, - "gridPos": { - "h": 6, - "w": 5, - "x": 11, - "y": 15 - }, - "id": 32, - "options": { - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "showThresholdLabels": true, - "showThresholdMarkers": true + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 200 + }, + { + "color": "#1F78C1", + "value": 300 + }, + { + "color": "#BA43A9", + "value": 400 + }, + { + "color": "#705DA0", + "value": 500 + }, + { + "color": "#508642", + "value": 600 + }, + { + "color": "#CCA300", + "value": 700 + }, + { + "color": "#447EBC", + "value": 800 + }, + { + "color": "#C15C17", + "value": 900 + }, + { + "color": "#890F02", + "value": 1000 + } + ] }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_DB2_Write_Reading_MBPerSec", - "interval": "", - "legendFormat": "", - "refId": "A" - } + "unit": "MBs" + }, + "overrides": [] + }, + "gridPos": { + "h": 6, + "w": 5, + "x": 11, + "y": 20 + }, + "id": 32, + "options": { + "reduceOptions": { + "calcs": [ + "last" ], - "timeFrom": null, - "timeShift": null, - "title": "DB2 Write-Read Throughput MB/s", - "type": "gauge" + "fields": "", + "values": false }, + "showThresholdLabels": true, + "showThresholdMarkers": true + }, + "pluginVersion": "7.3.7", + "targets": [ { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {} - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 16, - "y": 15 - }, - "hiddenSeries": false, - "id": 34, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_DB2_Write_Reading_ms_10", - "interval": "", - "legendFormat": "", - "refId": "A" - }, - { - "expr": "SBK_DB2_Write_Reading_ms_25", - "interval": "", - "legendFormat": "", - "refId": "B" - }, - { - "expr": "SBK_DB2_Write_Reading_ms_50", - "interval": "", - "legendFormat": "", - "refId": "C" - }, - { - "expr": "SBK_DB2_Write_Reading_ms_75", - "interval": "", - "legendFormat": "", - "refId": "D" - }, - { - "expr": "SBK_DB2_Write_Reading_ms_90", - "interval": "", - "legendFormat": "", - "refId": "E" - }, - { - "expr": "SBK_DB2_Write_Reading_ms_95", - "interval": "", - "legendFormat": "", - "refId": "F" - }, - { - "expr": "SBK_DB2_Write_Reading_ms_99", - "interval": "", - "legendFormat": "", - "refId": "G" - }, - { - "expr": "SBK_DB2_Write_Reading_ms_99_9", - "interval": "", - "legendFormat": "", - "refId": "H" - }, - { - "expr": "SBK_DB2_Write_Reading_ms_99_99", - "interval": "", - "legendFormat": "", - "refId": "I" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "DB2 Write-Read Percentiles (Milliseconds)", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "format": "ms", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } + "expr": "SBK_DB2_Write_Reading_MBPerSec", + "interval": "", + "legendFormat": "", + "refId": "A" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "DB2 Write-Read Throughput MB/s", + "type": "gauge" + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {} + }, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 16, + "y": 20 + }, + "hiddenSeries": false, + "id": 34, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_DB2_Write_Reading_ms_10", + "interval": "", + "legendFormat": "", + "refId": "A" }, { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": { - "align": null, - "filterable": false + "expr": "SBK_DB2_Write_Reading_ms_25", + "interval": "", + "legendFormat": "", + "refId": "B" + }, + { + "expr": "SBK_DB2_Write_Reading_ms_50", + "interval": "", + "legendFormat": "", + "refId": "C" + }, + { + "expr": "SBK_DB2_Write_Reading_ms_75", + "interval": "", + "legendFormat": "", + "refId": "D" + }, + { + "expr": "SBK_DB2_Write_Reading_ms_90", + "interval": "", + "legendFormat": "", + "refId": "E" + }, + { + "expr": "SBK_DB2_Write_Reading_ms_95", + "interval": "", + "legendFormat": "", + "refId": "F" + }, + { + "expr": "SBK_DB2_Write_Reading_ms_99", + "interval": "", + "legendFormat": "", + "refId": "G" + }, + { + "expr": "SBK_DB2_Write_Reading_ms_99_9", + "interval": "", + "legendFormat": "", + "refId": "H" + }, + { + "expr": "SBK_DB2_Write_Reading_ms_99_99", + "interval": "", + "legendFormat": "", + "refId": "I" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "DB2 Write-Read Percentiles (Milliseconds)", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "ms", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": { + "align": null, + "filterable": false + }, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null }, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 500 - } - ] + { + "color": "#EAB839", + "value": 10 }, - "unit": "none" - }, - "overrides": [] - }, - "gridPos": { - "h": 6, - "w": 3, - "x": 8, - "y": 20 - }, - "id": 40, - "options": { - "colorMode": "value", - "graphMode": "none", - "justifyMode": "auto", - "orientation": "horizontal", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "value_and_name" + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 500 + } + ] }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_DB2_Write_Reading_Readers", - "interval": "", - "legendFormat": "Active Readers", - "refId": "A" - }, - { - "expr": "SBK_DB2_Write_Reading_Max_Readers", - "interval": "", - "legendFormat": "Max Readers", - "refId": "B" - }, - { - "expr": "SBK_DB2_Write_Reading_Writers", - "interval": "", - "legendFormat": "Active Writers", - "refId": "C" - }, - { - "expr": "SBK_DB2_Write_Reading_Max_Writers", - "interval": "", - "legendFormat": "Max Writers", - "refId": "D" - } + "unit": "none" + }, + "overrides": [] + }, + "gridPos": { + "h": 6, + "w": 3, + "x": 8, + "y": 25 + }, + "id": 40, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "auto", + "orientation": "horizontal", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "value_and_name" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_DB2_Write_Reading_Readers", + "interval": "", + "legendFormat": "Active Readers", + "refId": "A" + }, + { + "expr": "SBK_DB2_Write_Reading_Max_Readers", + "interval": "", + "legendFormat": "Max Readers", + "refId": "B" + }, + { + "expr": "SBK_DB2_Write_Reading_Writers", + "interval": "", + "legendFormat": "Active Writers", + "refId": "C" + }, + { + "expr": "SBK_DB2_Write_Reading_Max_Writers", + "interval": "", + "legendFormat": "Max Writers", + "refId": "D" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "DB2 Write-Read Writers and Readers", + "type": "stat" + }, + { + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "red", + "value": 1 + } + ] + }, + "unit": "none" + }, + "overrides": [] + }, + "gridPos": { + "h": 5, + "w": 5, + "x": 11, + "y": 26 + }, + "id": 42, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "auto", + "orientation": "horizontal", + "reduceOptions": { + "calcs": [ + "last" ], - "timeFrom": null, - "timeShift": null, - "title": "DB2 Write-Read Writers and Readers", - "type": "stat" + "fields": "", + "values": false }, + "textMode": "value_and_name" + }, + "pluginVersion": "7.3.7", + "targets": [ { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "red", - "value": 1 - } - ] + "expr": "SBK_DB2_Write_Reading_LowerDiscardedLatencyRecords_total", + "interval": "", + "legendFormat": "Lower", + "refId": "A" + }, + { + "expr": "SBK_DB2_Write_Reading_HigherDiscardLatencyRecords_total", + "interval": "", + "legendFormat": "Higher", + "refId": "B" + }, + { + "expr": "SBK_DB2_Write_Reading_InvalidLatencyRecords_total", + "interval": "", + "legendFormat": "Invalid/Negative", + "refId": "C" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "DB2 Write-Read Discarded Latencies", + "type": "stat" + }, + { + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null }, - "unit": "none" - }, - "overrides": [] - }, - "gridPos": { - "h": 5, - "w": 5, - "x": 11, - "y": 21 - }, - "id": 42, - "options": { - "colorMode": "value", - "graphMode": "none", - "justifyMode": "auto", - "orientation": "horizontal", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "value_and_name" + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 1000 + }, + { + "color": "#1F78C1", + "value": 10000 + }, + { + "color": "#BA43A9", + "value": 100000 + }, + { + "color": "#705DA0", + "value": 1000000 + }, + { + "color": "#508642", + "value": 10000000 + }, + { + "color": "#CCA300", + "value": 100000000 + } + ] }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_DB2_Write_Reading_LowerDiscardedLatencyRecords_total", - "interval": "", - "legendFormat": "Lower", - "refId": "A" - }, - { - "expr": "SBK_DB2_Write_Reading_HigherDiscardLatencyRecords_total", - "interval": "", - "legendFormat": "Higher", - "refId": "B" - }, - { - "expr": "SBK_DB2_Write_Reading_InvalidLatencyRecords_total", - "interval": "", - "legendFormat": "Invalid/Negative", - "refId": "C" - } + "unit": "µs" + }, + "overrides": [] + }, + "gridPos": { + "h": 11, + "w": 8, + "x": 0, + "y": 31 + }, + "id": 51, + "options": { + "colorMode": "value", + "graphMode": "area", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" ], - "timeFrom": null, - "timeShift": null, - "title": "DB2 Write-Read Discarded Latencies", - "type": "stat" + "fields": "", + "values": false + }, + "textMode": "auto" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_DB2_Write_Reading_mcs_AvgLatency", + "interval": "", + "legendFormat": "Average Latency", + "refId": "A" + }, + { + "expr": "SBK_DB2_Write_Reading_mcs_MaxLatency", + "interval": "", + "legendFormat": "Max Latency", + "refId": "B" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "DB2 Write-Read Avg and Max Latencies (Microseconds)", + "type": "stat" + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {} + }, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 8, + "y": 31 + }, + "hiddenSeries": false, + "id": 53, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_DB2_Write_Reading_mcs_10", + "interval": "", + "legendFormat": "", + "refId": "A" + }, + { + "expr": "SBK_DB2_Write_Reading_mcs_25", + "interval": "", + "legendFormat": "", + "refId": "B" }, { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 1000 - }, - { - "color": "#1F78C1", - "value": 10000 - }, - { - "color": "#BA43A9", - "value": 100000 - }, - { - "color": "#705DA0", - "value": 1000000 - }, - { - "color": "#508642", - "value": 10000000 - }, - { - "color": "#CCA300", - "value": 100000000 - } - ] - }, - "unit": "µs" - }, - "overrides": [] - }, - "gridPos": { - "h": 11, - "w": 8, - "x": 0, - "y": 26 - }, - "id": 51, - "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_DB2_Write_Reading_mcs_AvgLatency", - "interval": "", - "legendFormat": "Average Latency", - "refId": "A" - }, - { - "expr": "SBK_DB2_Write_Reading_mcs_MaxLatency", - "interval": "", - "legendFormat": "Max Latency", - "refId": "B" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "DB2 Write-Read Avg and Max Latencies (Microseconds)", - "type": "stat" + "expr": "SBK_DB2_Write_Reading_mcs_50", + "interval": "", + "legendFormat": "", + "refId": "C" }, { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {} - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 8, - "y": 26 - }, - "hiddenSeries": false, - "id": 53, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_DB2_Write_Reading_mcs_10", - "interval": "", - "legendFormat": "", - "refId": "A" - }, - { - "expr": "SBK_DB2_Write_Reading_mcs_25", - "interval": "", - "legendFormat": "", - "refId": "B" - }, - { - "expr": "SBK_DB2_Write_Reading_mcs_50", - "interval": "", - "legendFormat": "", - "refId": "C" - }, - { - "expr": "SBK_DB2_Write_Reading_mcs_75", - "interval": "", - "legendFormat": "", - "refId": "D" - }, - { - "expr": "SBK_DB2_Write_Reading_mcs_90", - "interval": "", - "legendFormat": "", - "refId": "E" - }, - { - "expr": "SBK_DB2_Write_Reading_mcs_95", - "interval": "", - "legendFormat": "", - "refId": "F" - }, - { - "expr": "SBK_DB2_Write_Reading_mcs_99", - "interval": "", - "legendFormat": "", - "refId": "G" - }, - { - "expr": "SBK_DB2_Write_Reading_mcs_99_9", - "interval": "", - "legendFormat": "", - "refId": "H" - }, - { - "expr": "SBK_DB2_Write_Reading_mcs_99_99", - "interval": "", - "legendFormat": "", - "refId": "I" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "DB2 Write-Read Percentiles (Microseconds)", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "format": "µs", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } + "expr": "SBK_DB2_Write_Reading_mcs_75", + "interval": "", + "legendFormat": "", + "refId": "D" + }, + { + "expr": "SBK_DB2_Write_Reading_mcs_90", + "interval": "", + "legendFormat": "", + "refId": "E" + }, + { + "expr": "SBK_DB2_Write_Reading_mcs_95", + "interval": "", + "legendFormat": "", + "refId": "F" + }, + { + "expr": "SBK_DB2_Write_Reading_mcs_99", + "interval": "", + "legendFormat": "", + "refId": "G" + }, + { + "expr": "SBK_DB2_Write_Reading_mcs_99_9", + "interval": "", + "legendFormat": "", + "refId": "H" + }, + { + "expr": "SBK_DB2_Write_Reading_mcs_99_99", + "interval": "", + "legendFormat": "", + "refId": "I" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "DB2 Write-Read Percentiles (Microseconds)", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "µs", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true }, { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 1 - }, - { - "color": "#6ED0E0", - "value": 5 - }, - { - "color": "#EF843C", - "value": 10 - }, - { - "color": "#E24D42", - "value": 20 - }, - { - "color": "#1F78C1", - "value": 30 - }, - { - "color": "#BA43A9", - "value": 40 - }, - { - "color": "#705DA0", - "value": 50 - }, - { - "color": "#508642", - "value": 60 - }, - { - "color": "#CCA300", - "value": 70 - }, - { - "color": "#447EBC", - "value": 80 - }, - { - "color": "#C15C17", - "value": 90 - }, - { - "color": "#890F02", - "value": 100 - }, - { - "color": "#0A437C", - "value": 200 - }, - { - "color": "#6D1F62", - "value": 500 - }, - { - "color": "#584477", - "value": 1000 - } - ] + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null }, - "unit": "ms" - }, - "overrides": [] - }, - "gridPos": { - "h": 11, - "w": 8, - "x": 16, - "y": 26 - }, - "id": 38, - "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" + { + "color": "#EAB839", + "value": 1 + }, + { + "color": "#6ED0E0", + "value": 5 + }, + { + "color": "#EF843C", + "value": 10 + }, + { + "color": "#E24D42", + "value": 20 + }, + { + "color": "#1F78C1", + "value": 30 + }, + { + "color": "#BA43A9", + "value": 40 + }, + { + "color": "#705DA0", + "value": 50 + }, + { + "color": "#508642", + "value": 60 + }, + { + "color": "#CCA300", + "value": 70 + }, + { + "color": "#447EBC", + "value": 80 + }, + { + "color": "#C15C17", + "value": 90 + }, + { + "color": "#890F02", + "value": 100 + }, + { + "color": "#0A437C", + "value": 200 + }, + { + "color": "#6D1F62", + "value": 500 + }, + { + "color": "#584477", + "value": 1000 + } + ] }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_DB2_Write_Reading_ms_AvgLatency", - "interval": "", - "legendFormat": "Average Latency", - "refId": "A" - }, - { - "expr": "SBK_DB2_Write_Reading_ms_MaxLatency", - "interval": "", - "legendFormat": "Max Latency", - "refId": "B" - } + "unit": "ms" + }, + "overrides": [] + }, + "gridPos": { + "h": 11, + "w": 8, + "x": 16, + "y": 31 + }, + "id": 38, + "options": { + "colorMode": "value", + "graphMode": "area", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" ], - "timeFrom": null, - "timeShift": null, - "title": "DB2 Write-Read Avg and Max Latencies (Milliseconds)", - "type": "stat" + "fields": "", + "values": false + }, + "textMode": "auto" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_DB2_Write_Reading_ms_AvgLatency", + "interval": "", + "legendFormat": "Average Latency", + "refId": "A" + }, + { + "expr": "SBK_DB2_Write_Reading_ms_MaxLatency", + "interval": "", + "legendFormat": "Max Latency", + "refId": "B" } ], - "title": "Write-Read Performance Benchmarking (End to End Latencies)", - "type": "row" + "timeFrom": null, + "timeShift": null, + "title": "DB2 Write-Read Avg and Max Latencies (Milliseconds)", + "type": "stat" } ], "refresh": "5s", diff --git a/grafana/dashboards/sbk-derby.json b/grafana/dashboards/sbk-derby.json index 4f412c768..9eabb4d2f 100644 --- a/grafana/dashboards/sbk-derby.json +++ b/grafana/dashboards/sbk-derby.json @@ -15,7 +15,7 @@ "editable": true, "gnetId": null, "graphTooltip": 0, - "iteration": 1623506088732, + "iteration": 1627313150733, "links": [], "panels": [ { @@ -362,7 +362,7 @@ "h": 9, "w": 8, "x": 0, - "y": 10 + "y": 7 }, "hiddenSeries": false, "id": 62, @@ -458,7 +458,7 @@ "h": 9, "w": 8, "x": 8, - "y": 10 + "y": 7 }, "hiddenSeries": false, "id": 6, @@ -590,7 +590,7 @@ "h": 9, "w": 8, "x": 16, - "y": 10 + "y": 7 }, "id": 48, "options": { @@ -646,7 +646,7 @@ "h": 11, "w": 8, "x": 0, - "y": 19 + "y": 16 }, "hiddenSeries": false, "id": 50, @@ -718,16 +718,40 @@ "refId": "G" }, { - "expr": "SBK_DERBY_Writing_ns_99_9", + "expr": "SBK_DERBY_Writing_ns_99_25", "interval": "", "legendFormat": "", "refId": "H" }, { - "expr": "SBK_DERBY_Writing_ns_99_99", + "expr": "SBK_DERBY_Writing_ns_99_5", "interval": "", "legendFormat": "", "refId": "I" + }, + { + "expr": "SBK_DERBY_Writing_ns_99_75", + "interval": "", + "legendFormat": "", + "refId": "J" + }, + { + "expr": "SBK_DERBY_Writing_ns_99_9", + "interval": "", + "legendFormat": "", + "refId": "K" + }, + { + "expr": "SBK_DERBY_Writing_ns_99_95", + "interval": "", + "legendFormat": "", + "refId": "L" + }, + { + "expr": "SBK_DERBY_Writing_ns_99_99", + "interval": "", + "legendFormat": "", + "refId": "M" } ], "thresholds": [], @@ -750,6 +774,7 @@ }, "yaxes": [ { + "$$hashKey": "object:127", "format": "ns", "label": null, "logBase": 1, @@ -758,6 +783,7 @@ "show": true }, { + "$$hashKey": "object:128", "format": "short", "label": null, "logBase": 1, @@ -814,7 +840,7 @@ "h": 4, "w": 3, "x": 8, - "y": 19 + "y": 16 }, "id": 2, "options": { @@ -925,7 +951,7 @@ "h": 6, "w": 5, "x": 11, - "y": 19 + "y": 16 }, "id": 4, "options": { @@ -970,7 +996,7 @@ "h": 11, "w": 8, "x": 16, - "y": 19 + "y": 16 }, "hiddenSeries": false, "id": 10, @@ -1136,7 +1162,7 @@ "h": 7, "w": 3, "x": 8, - "y": 23 + "y": 20 }, "id": 8, "options": { @@ -1192,7 +1218,7 @@ "h": 5, "w": 5, "x": 11, - "y": 25 + "y": 22 }, "id": 28, "options": { @@ -1294,7 +1320,7 @@ "h": 10, "w": 8, "x": 0, - "y": 30 + "y": 27 }, "id": 47, "options": { @@ -1350,7 +1376,7 @@ "h": 10, "w": 8, "x": 8, - "y": 30 + "y": 27 }, "hiddenSeries": false, "id": 49, @@ -1560,7 +1586,7 @@ "h": 10, "w": 8, "x": 16, - "y": 30 + "y": 27 }, "id": 12, "options": { @@ -1602,7 +1628,7 @@ "type": "row" }, { - "collapsed": false, + "collapsed": true, "datasource": null, "gridPos": { "h": 1, @@ -1611,969 +1637,1371 @@ "y": 7 }, "id": 58, - "panels": [], - "title": "Read Performance Benchmarking", - "type": "row" - }, - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [], - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 200 - }, - { - "color": "#1F78C1", - "value": 300 - }, - { - "color": "#BA43A9", - "value": 400 - }, - { - "color": "#705DA0", - "value": 500 - }, - { - "color": "#508642", - "value": 600 - }, - { - "color": "#CCA300", - "value": 700 - }, - { - "color": "#447EBC", - "value": 800 - }, - { - "color": "#C15C17", - "value": 900 + "panels": [ + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 200 + }, + { + "color": "#1F78C1", + "value": 300 + }, + { + "color": "#BA43A9", + "value": 400 + }, + { + "color": "#705DA0", + "value": 500 + }, + { + "color": "#508642", + "value": 600 + }, + { + "color": "#CCA300", + "value": 700 + }, + { + "color": "#447EBC", + "value": 800 + }, + { + "color": "#C15C17", + "value": 900 + }, + { + "color": "#890F02", + "value": 1000 + } + ] }, - { - "color": "#890F02", - "value": 1000 - } - ] + "unit": "MBs" + }, + "overrides": [] }, - "unit": "MBs" + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 0, + "y": 8 + }, + "hiddenSeries": false, + "id": 63, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_DERBY_Reading_MBPerSec", + "refId": "A" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "DERBY Read Throughput MB/s", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "$$hashKey": "object:323", + "format": "MBs", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "$$hashKey": "object:324", + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 0, - "y": 8 - }, - "hiddenSeries": false, - "id": 63, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_DERBY_Reading_MBPerSec", - "refId": "A" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "DERBY Read Throughput MB/s", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "$$hashKey": "object:323", - "format": "MBs", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "$$hashKey": "object:324", - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } - }, - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [] - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 8, - "y": 8 - }, - "hiddenSeries": false, - "id": 20, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_DERBY_Reading_RecordsPerSec", - "refId": "A" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "DERBY Read Records/Sec", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "format": "rps", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } - }, - { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [], - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 1000 - }, - { - "color": "#1F78C1", - "value": 10000 - }, - { - "color": "#BA43A9", - "value": 100000 - }, - { - "color": "#705DA0", - "value": 1000000 - }, - { - "color": "#508642", - "value": 10000000 - } - ] - }, - "unit": "ns" - }, - "overrides": [] - }, - "gridPos": { - "h": 11, - "w": 8, - "x": 16, - "y": 8 - }, - "id": 44, - "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_DERBY_Reading_ns_AvgLatency", - "interval": "", - "legendFormat": "Average Latency", - "refId": "A" - }, - { - "expr": "SBK_DERBY_Reading_ns_MaxLatency", - "interval": "", - "legendFormat": "Max Latency", - "refId": "B" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "DERBY Read Avg and Max Latencies (Nanoseconds)", - "type": "stat" - }, - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [] - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 0, - "y": 19 - }, - "hiddenSeries": false, - "id": 46, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_DERBY_Reading_ns_10", - "interval": "", - "legendFormat": "", - "refId": "A" - }, - { - "expr": "SBK_DERBY_Reading_ns_25", - "interval": "", - "legendFormat": "", - "refId": "B" - }, - { - "expr": "SBK_DERBY_Reading_ns_50", - "interval": "", - "legendFormat": "", - "refId": "C" - }, - { - "expr": "SBK_DERBY_Reading_ns_75", - "interval": "", - "legendFormat": "", - "refId": "D" - }, - { - "expr": "SBK_DERBY_Reading_ns_90", - "interval": "", - "legendFormat": "", - "refId": "E" - }, - { - "expr": "SBK_DERBY_Reading_ns_95", - "interval": "", - "legendFormat": "", - "refId": "F" - }, - { - "expr": "SBK_DERBY_Reading_ns_99", - "interval": "", - "legendFormat": "", - "refId": "G" - }, - { - "expr": "SBK_DERBY_Reading_ns_99_9", - "interval": "", - "legendFormat": "", - "refId": "H" - }, - { - "expr": "SBK_DERBY_Reading_ns_99_99", - "interval": "", - "legendFormat": "", - "refId": "I" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "DERBY Read Percentiles (Nanoseconds)", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ { - "format": "ns", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [] + }, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 8, + "y": 8 + }, + "hiddenSeries": false, + "id": 20, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_DERBY_Reading_RecordsPerSec", + "refId": "A" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "DERBY Read Records/Sec", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "rps", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } }, { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } - }, - { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [], - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 1000 + }, + { + "color": "#1F78C1", + "value": 10000 + }, + { + "color": "#BA43A9", + "value": 100000 + }, + { + "color": "#705DA0", + "value": 1000000 + }, + { + "color": "#508642", + "value": 10000000 + } + ] }, - { - "color": "#E24D42", - "value": 500 - } - ] + "unit": "ns" + }, + "overrides": [] + }, + "gridPos": { + "h": 11, + "w": 8, + "x": 16, + "y": 8 + }, + "id": 44, + "options": { + "colorMode": "value", + "graphMode": "area", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "auto" }, - "unit": "none" - }, - "overrides": [] - }, - "gridPos": { - "h": 5, - "w": 3, - "x": 8, - "y": 19 - }, - "id": 14, - "options": { - "colorMode": "value", - "graphMode": "none", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_DERBY_Reading_ns_AvgLatency", + "interval": "", + "legendFormat": "Average Latency", + "refId": "A" + }, + { + "expr": "SBK_DERBY_Reading_ns_MaxLatency", + "interval": "", + "legendFormat": "Max Latency", + "refId": "B" + } ], - "fields": "", - "values": false - }, - "textMode": "value_and_name" - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_DERBY_Reading_Readers", - "interval": "", - "legendFormat": "Active", - "refId": "A" + "timeFrom": null, + "timeShift": null, + "title": "DERBY Read Avg and Max Latencies (Nanoseconds)", + "type": "stat" }, { - "expr": "SBK_DERBY_Reading_Max_Readers", - "interval": "", - "legendFormat": "Max", - "refId": "B" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "DERBY Readers", - "type": "stat" - }, - { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [], - "mappings": [], - "max": 500, - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 200 - }, - { - "color": "#1F78C1", - "value": 300 - }, - { - "color": "#BA43A9", - "value": 400 - }, - { - "color": "#705DA0", - "value": 500 - }, - { - "color": "#508642", - "value": 600 - }, - { - "color": "#CCA300", - "value": 700 - }, - { - "color": "#447EBC", - "value": 800 - }, - { - "color": "#C15C17", - "value": 900 - }, - { - "color": "#890F02", - "value": 1000 - } - ] + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [] + }, + "overrides": [] }, - "unit": "MBs" - }, - "overrides": [] - }, - "gridPos": { - "h": 6, - "w": 5, - "x": 11, - "y": 19 - }, - "id": 18, - "options": { - "reduceOptions": { - "calcs": [ - "last" + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 0, + "y": 19 + }, + "hiddenSeries": false, + "id": 46, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_DERBY_Reading_ns_10", + "interval": "", + "legendFormat": "", + "refId": "A" + }, + { + "expr": "SBK_DERBY_Reading_ns_25", + "interval": "", + "legendFormat": "", + "refId": "B" + }, + { + "expr": "SBK_DERBY_Reading_ns_50", + "interval": "", + "legendFormat": "", + "refId": "C" + }, + { + "expr": "SBK_DERBY_Reading_ns_75", + "interval": "", + "legendFormat": "", + "refId": "D" + }, + { + "expr": "SBK_DERBY_Reading_ns_90", + "interval": "", + "legendFormat": "", + "refId": "E" + }, + { + "expr": "SBK_DERBY_Reading_ns_95", + "interval": "", + "legendFormat": "", + "refId": "F" + }, + { + "expr": "SBK_DERBY_Reading_ns_99", + "interval": "", + "legendFormat": "", + "refId": "G" + }, + { + "expr": "SBK_DERBY_Reading_ns_99_25", + "interval": "", + "legendFormat": "", + "refId": "H" + }, + { + "expr": "SBK_DERBY_Reading_ns_99_5", + "interval": "", + "legendFormat": "", + "refId": "I" + }, + { + "expr": "SBK_DERBY_Reading_ns_99_75", + "interval": "", + "legendFormat": "", + "refId": "J" + }, + { + "expr": "SBK_DERBY_Reading_ns_99_9", + "interval": "", + "legendFormat": "", + "refId": "K" + }, + { + "expr": "SBK_DERBY_Reading_ns_99_95", + "interval": "", + "legendFormat": "", + "refId": "L" + }, + { + "expr": "SBK_DERBY_Reading_ns_99_99", + "interval": "", + "legendFormat": "", + "refId": "M" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "DERBY Read Percentiles (Nanoseconds)", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "$$hashKey": "object:152", + "format": "ns", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "$$hashKey": "object:153", + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } ], - "fields": "", - "values": false - }, - "showThresholdLabels": true, - "showThresholdMarkers": true - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_DERBY_Reading_MBPerSec", - "refId": "A" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "DERBY Read Throughput MB/s", - "type": "gauge" - }, - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [] - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 16, - "y": 19 - }, - "hiddenSeries": false, - "id": 22, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_DERBY_Reading_ms_10", - "interval": "", - "legendFormat": "", - "refId": "A" - }, - { - "expr": "SBK_DERBY_Reading_ms_25", - "interval": "", - "legendFormat": "", - "refId": "B" - }, - { - "expr": "SBK_DERBY_Reading_ms_50", - "interval": "", - "legendFormat": "", - "refId": "C" + "yaxis": { + "align": false, + "alignLevel": null + } }, { - "expr": "SBK_DERBY_Reading_ms_75", - "interval": "", - "legendFormat": "", - "refId": "D" + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 500 + } + ] + }, + "unit": "none" + }, + "overrides": [] + }, + "gridPos": { + "h": 5, + "w": 3, + "x": 8, + "y": 19 + }, + "id": 14, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "value_and_name" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_DERBY_Reading_Readers", + "interval": "", + "legendFormat": "Active", + "refId": "A" + }, + { + "expr": "SBK_DERBY_Reading_Max_Readers", + "interval": "", + "legendFormat": "Max", + "refId": "B" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "DERBY Readers", + "type": "stat" }, { - "expr": "SBK_DERBY_Reading_ms_90", - "interval": "", - "legendFormat": "", - "refId": "E" + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "max": 500, + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 200 + }, + { + "color": "#1F78C1", + "value": 300 + }, + { + "color": "#BA43A9", + "value": 400 + }, + { + "color": "#705DA0", + "value": 500 + }, + { + "color": "#508642", + "value": 600 + }, + { + "color": "#CCA300", + "value": 700 + }, + { + "color": "#447EBC", + "value": 800 + }, + { + "color": "#C15C17", + "value": 900 + }, + { + "color": "#890F02", + "value": 1000 + } + ] + }, + "unit": "MBs" + }, + "overrides": [] + }, + "gridPos": { + "h": 6, + "w": 5, + "x": 11, + "y": 19 + }, + "id": 18, + "options": { + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "showThresholdLabels": true, + "showThresholdMarkers": true + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_DERBY_Reading_MBPerSec", + "refId": "A" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "DERBY Read Throughput MB/s", + "type": "gauge" }, { - "expr": "SBK_DERBY_Reading_ms_95", - "interval": "", - "legendFormat": "", - "refId": "F" + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [] + }, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 16, + "y": 19 + }, + "hiddenSeries": false, + "id": 22, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_DERBY_Reading_ms_10", + "interval": "", + "legendFormat": "", + "refId": "A" + }, + { + "expr": "SBK_DERBY_Reading_ms_25", + "interval": "", + "legendFormat": "", + "refId": "B" + }, + { + "expr": "SBK_DERBY_Reading_ms_50", + "interval": "", + "legendFormat": "", + "refId": "C" + }, + { + "expr": "SBK_DERBY_Reading_ms_75", + "interval": "", + "legendFormat": "", + "refId": "D" + }, + { + "expr": "SBK_DERBY_Reading_ms_90", + "interval": "", + "legendFormat": "", + "refId": "E" + }, + { + "expr": "SBK_DERBY_Reading_ms_95", + "interval": "", + "legendFormat": "", + "refId": "F" + }, + { + "expr": "SBK_DERBY_Reading_ms_99", + "interval": "", + "legendFormat": "", + "refId": "G" + }, + { + "expr": "SBK_DERBY_Reading_ms_99_9", + "interval": "", + "legendFormat": "", + "refId": "H" + }, + { + "expr": "SBK_DERBY_Reading_ms_99_99", + "interval": "", + "legendFormat": "", + "refId": "I" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "DERBY Read Percentiles (Milli Seconds)", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "ms", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } }, { - "expr": "SBK_DERBY_Reading_ms_99", - "interval": "", - "legendFormat": "", - "refId": "G" + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 1073741824 + }, + { + "color": "#6ED0E0", + "value": 10737418240 + }, + { + "color": "#EF843C", + "value": 107374182400 + }, + { + "color": "#E24D42", + "value": 1099511627776 + } + ] + }, + "unit": "decbytes" + }, + "overrides": [] + }, + "gridPos": { + "h": 6, + "w": 3, + "x": 8, + "y": 24 + }, + "id": 16, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "value" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_DERBY_Reading_Bytes_total", + "refId": "A" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "DERBY Read Bytes Total", + "type": "stat" }, { - "expr": "SBK_DERBY_Reading_ms_99_9", - "interval": "", - "legendFormat": "", - "refId": "H" + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "red", + "value": 1 + } + ] + }, + "unit": "none" + }, + "overrides": [] + }, + "gridPos": { + "h": 5, + "w": 5, + "x": 11, + "y": 25 + }, + "id": 26, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "auto", + "orientation": "horizontal", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "value_and_name" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_DERBY_Reading_LowerDiscardedLatencyRecords_total", + "interval": "", + "legendFormat": "Lower", + "queryType": "randomWalk", + "refId": "A" + }, + { + "expr": "SBK_DERBY_Reading_HigherDiscardLatencyRecords_total", + "interval": "", + "legendFormat": "Higher", + "refId": "B" + }, + { + "expr": "SBK_DERBY_Reading_InvalidLatencyRecords_total", + "interval": "", + "legendFormat": "Invalid/Negative", + "refId": "C" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "DERBY Read Discarded Latencies", + "type": "stat" }, { - "expr": "SBK_DERBY_Reading_ms_99_99", - "interval": "", - "legendFormat": "", - "refId": "I" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "DERBY Read Percentiles (Milli Seconds)", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "format": "ms", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 1000 + }, + { + "color": "#1F78C1", + "value": 10000 + }, + { + "color": "#BA43A9", + "value": 100000 + }, + { + "color": "#705DA0", + "value": 1000000 + }, + { + "color": "#508642", + "value": 10000000 + } + ] + }, + "unit": "µs" + }, + "overrides": [] + }, + "gridPos": { + "h": 11, + "w": 8, + "x": 0, + "y": 30 + }, + "id": 43, + "options": { + "colorMode": "value", + "graphMode": "area", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "auto" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_DERBY_Reading_mcs_AvgLatency", + "interval": "", + "legendFormat": "Average Latency", + "refId": "A" + }, + { + "expr": "SBK_DERBY_Reading_mcs_MaxLatency", + "interval": "", + "legendFormat": "Max Latency", + "refId": "B" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "DERBY Read Avg and Max Latencies (Microseconds)", + "type": "stat" }, { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } - }, - { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [], - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 1073741824 - }, - { - "color": "#6ED0E0", - "value": 10737418240 - }, - { - "color": "#EF843C", - "value": 107374182400 - }, - { - "color": "#E24D42", - "value": 1099511627776 - } - ] + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [] + }, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 8, + "y": 30 + }, + "hiddenSeries": false, + "id": 45, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_DERBY_Reading_mcs_10", + "interval": "", + "legendFormat": "", + "refId": "A" + }, + { + "expr": "SBK_DERBY_Reading_mcs_25", + "interval": "", + "legendFormat": "", + "refId": "B" + }, + { + "expr": "SBK_DERBY_Reading_mcs_50", + "interval": "", + "legendFormat": "", + "refId": "C" + }, + { + "expr": "SBK_DERBY_Reading_mcs_75", + "interval": "", + "legendFormat": "", + "refId": "D" + }, + { + "expr": "SBK_DERBY_Reading_mcs_90", + "interval": "", + "legendFormat": "", + "refId": "E" + }, + { + "expr": "SBK_DERBY_Reading_mcs_95", + "interval": "", + "legendFormat": "", + "refId": "F" + }, + { + "expr": "SBK_DERBY_Reading_mcs_99", + "interval": "", + "legendFormat": "", + "refId": "G" + }, + { + "expr": "SBK_DERBY_Reading_mcs_99_9", + "interval": "", + "legendFormat": "", + "refId": "H" + }, + { + "expr": "SBK_DERBY_Reading_mcs_99_99", + "interval": "", + "legendFormat": "", + "refId": "I" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "DERBY Read Percentiles (Microseconds)", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" }, - "unit": "decbytes" - }, - "overrides": [] - }, - "gridPos": { - "h": 6, - "w": 3, - "x": 8, - "y": 24 - }, - "id": 16, - "options": { - "colorMode": "value", - "graphMode": "none", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "µs", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } ], - "fields": "", - "values": false + "yaxis": { + "align": false, + "alignLevel": null + } }, - "textMode": "value" - }, - "pluginVersion": "7.3.7", - "targets": [ { - "expr": "SBK_DERBY_Reading_Bytes_total", - "refId": "A" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "DERBY Read Bytes Total", - "type": "stat" - }, - { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 1 + }, + { + "color": "#6ED0E0", + "value": 5 + }, + { + "color": "#EF843C", + "value": 10 + }, + { + "color": "#E24D42", + "value": 20 + }, + { + "color": "#1F78C1", + "value": 30 + }, + { + "color": "#BA43A9", + "value": 40 + }, + { + "color": "#705DA0", + "value": 50 + }, + { + "color": "#508642", + "value": 60 + }, + { + "color": "#CCA300", + "value": 70 + }, + { + "color": "#447EBC", + "value": 80 + }, + { + "color": "#C15C17", + "value": 90 + }, + { + "color": "#890F02", + "value": 100 + }, + { + "color": "#0A437C", + "value": 500 + }, + { + "color": "#6D1F62", + "value": 1000 + } + ] }, - { - "color": "red", - "value": 1 - } - ] + "unit": "ms" + }, + "overrides": [] }, - "unit": "none" - }, - "overrides": [] - }, - "gridPos": { - "h": 5, - "w": 5, - "x": 11, - "y": 25 - }, - "id": 26, - "options": { - "colorMode": "value", - "graphMode": "none", - "justifyMode": "auto", - "orientation": "horizontal", - "reduceOptions": { - "calcs": [ - "last" + "gridPos": { + "h": 11, + "w": 8, + "x": 16, + "y": 30 + }, + "id": 24, + "options": { + "colorMode": "value", + "graphMode": "area", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "auto" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_DERBY_Reading_ms_AvgLatency", + "interval": "", + "legendFormat": "Average Latency", + "refId": "A" + }, + { + "expr": "SBK_DERBY_Reading_ms_MaxLatency", + "interval": "", + "legendFormat": "Max Latency", + "refId": "B" + } ], - "fields": "", - "values": false - }, - "textMode": "value_and_name" - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_DERBY_Reading_LowerDiscardedLatencyRecords_total", - "interval": "", - "legendFormat": "Lower", - "queryType": "randomWalk", - "refId": "A" - }, - { - "expr": "SBK_DERBY_Reading_HigherDiscardLatencyRecords_total", - "interval": "", - "legendFormat": "Higher", - "refId": "B" - }, - { - "expr": "SBK_DERBY_Reading_InvalidLatencyRecords_total", - "interval": "", - "legendFormat": "Invalid/Negative", - "refId": "C" + "timeFrom": null, + "timeShift": null, + "title": "DERBY Read Avg and Max Latencies (Milliseconds)", + "type": "stat" } ], - "timeFrom": null, - "timeShift": null, - "title": "DERBY Read Discarded Latencies", - "type": "stat" + "title": "Read Performance Benchmarking", + "type": "row" + }, + { + "collapsed": false, + "datasource": null, + "gridPos": { + "h": 1, + "w": 24, + "x": 0, + "y": 8 + }, + "id": 56, + "panels": [], + "title": "Write-Read Performance Benchmarking (End to End Latencies)", + "type": "row" }, { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, "datasource": "Prometheus", "fieldConfig": { "defaults": { "custom": {}, - "links": [], "mappings": [], + "max": 500, + "min": 0, "noValue": "0", "thresholds": { "mode": "absolute", @@ -2596,81 +3024,43 @@ }, { "color": "#E24D42", - "value": 1000 + "value": 200 }, { "color": "#1F78C1", - "value": 10000 + "value": 300 }, { "color": "#BA43A9", - "value": 100000 + "value": 400 }, { "color": "#705DA0", - "value": 1000000 + "value": 500 }, { "color": "#508642", - "value": 10000000 + "value": 600 + }, + { + "color": "#CCA300", + "value": 700 + }, + { + "color": "#447EBC", + "value": 800 + }, + { + "color": "#C15C17", + "value": 900 + }, + { + "color": "#890F02", + "value": 1000 } ] }, - "unit": "µs" - }, - "overrides": [] - }, - "gridPos": { - "h": 11, - "w": 8, - "x": 0, - "y": 30 - }, - "id": 43, - "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_DERBY_Reading_mcs_AvgLatency", - "interval": "", - "legendFormat": "Average Latency", - "refId": "A" - }, - { - "expr": "SBK_DERBY_Reading_mcs_MaxLatency", - "interval": "", - "legendFormat": "Max Latency", - "refId": "B" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "DERBY Read Avg and Max Latencies (Microseconds)", - "type": "stat" - }, - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [] + "unit": "MBs" }, "overrides": [] }, @@ -2679,11 +3069,11 @@ "gridPos": { "h": 11, "w": 8, - "x": 8, - "y": 30 + "x": 0, + "y": 9 }, "hiddenSeries": false, - "id": 45, + "id": 61, "legend": { "avg": false, "current": false, @@ -2710,1564 +3100,1252 @@ "steppedLine": false, "targets": [ { - "expr": "SBK_DERBY_Reading_mcs_10", + "expr": "SBK_DERBY_Write_Reading_MBPerSec", "interval": "", "legendFormat": "", "refId": "A" - }, - { - "expr": "SBK_DERBY_Reading_mcs_25", - "interval": "", - "legendFormat": "", - "refId": "B" - }, - { - "expr": "SBK_DERBY_Reading_mcs_50", - "interval": "", - "legendFormat": "", - "refId": "C" - }, - { - "expr": "SBK_DERBY_Reading_mcs_75", - "interval": "", - "legendFormat": "", - "refId": "D" - }, - { - "expr": "SBK_DERBY_Reading_mcs_90", - "interval": "", - "legendFormat": "", - "refId": "E" - }, - { - "expr": "SBK_DERBY_Reading_mcs_95", - "interval": "", - "legendFormat": "", - "refId": "F" - }, - { - "expr": "SBK_DERBY_Reading_mcs_99", - "interval": "", - "legendFormat": "", - "refId": "G" - }, - { - "expr": "SBK_DERBY_Reading_mcs_99_9", - "interval": "", - "legendFormat": "", - "refId": "H" - }, - { - "expr": "SBK_DERBY_Reading_mcs_99_99", - "interval": "", - "legendFormat": "", - "refId": "I" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, - "title": "DERBY Read Percentiles (Microseconds)", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "format": "µs", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } - }, - { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [], - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 1 - }, - { - "color": "#6ED0E0", - "value": 5 - }, - { - "color": "#EF843C", - "value": 10 - }, - { - "color": "#E24D42", - "value": 20 - }, - { - "color": "#1F78C1", - "value": 30 - }, - { - "color": "#BA43A9", - "value": 40 - }, - { - "color": "#705DA0", - "value": 50 - }, - { - "color": "#508642", - "value": 60 - }, - { - "color": "#CCA300", - "value": 70 - }, - { - "color": "#447EBC", - "value": 80 - }, - { - "color": "#C15C17", - "value": 90 - }, - { - "color": "#890F02", - "value": 100 - }, - { - "color": "#0A437C", - "value": 500 - }, - { - "color": "#6D1F62", - "value": 1000 - } - ] - }, - "unit": "ms" + "title": "DERBY Write-Read Throughput MB/s ", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "$$hashKey": "object:175", + "format": "MBs", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "$$hashKey": "object:176", + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {} }, "overrides": [] }, + "fill": 1, + "fillGradient": 0, "gridPos": { "h": 11, "w": 8, - "x": 16, - "y": 30 + "x": 8, + "y": 9 }, - "id": 24, + "hiddenSeries": false, + "id": 36, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" + "alertThreshold": true }, + "percentage": false, "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, "targets": [ { - "expr": "SBK_DERBY_Reading_ms_AvgLatency", + "expr": "SBK_DERBY_Write_Reading_RecordsPerSec", "interval": "", - "legendFormat": "Average Latency", + "legendFormat": "", "refId": "A" - }, - { - "expr": "SBK_DERBY_Reading_ms_MaxLatency", - "interval": "", - "legendFormat": "Max Latency", - "refId": "B" } ], + "thresholds": [], "timeFrom": null, - "timeShift": null, - "title": "DERBY Read Avg and Max Latencies (Milliseconds)", - "type": "stat" - }, - { - "collapsed": true, - "datasource": null, - "gridPos": { - "h": 1, - "w": 24, - "x": 0, - "y": 41 - }, - "id": 56, - "panels": [ - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "max": 500, - "min": 0, - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 200 - }, - { - "color": "#1F78C1", - "value": 300 - }, - { - "color": "#BA43A9", - "value": 400 - }, - { - "color": "#705DA0", - "value": 500 - }, - { - "color": "#508642", - "value": 600 - }, - { - "color": "#CCA300", - "value": 700 - }, - { - "color": "#447EBC", - "value": 800 - }, - { - "color": "#C15C17", - "value": 900 - }, - { - "color": "#890F02", - "value": 1000 - } - ] - }, - "unit": "MBs" - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 0, - "y": 4 - }, - "hiddenSeries": false, - "id": 61, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_DERBY_Write_Reading_MBPerSec", - "interval": "", - "legendFormat": "", - "refId": "A" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "DERBY Write-Read Throughput MB/s ", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "$$hashKey": "object:175", - "format": "MBs", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "$$hashKey": "object:176", - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } + "timeRegions": [], + "timeShift": null, + "title": "DERBY Write-Read Records/Sec", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "iops", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true }, { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {} - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 8, - "y": 4 - }, - "hiddenSeries": false, - "id": 36, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_DERBY_Write_Reading_RecordsPerSec", - "interval": "", - "legendFormat": "", - "refId": "A" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "DERBY Write-Read Records/Sec", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 1000 + }, + { + "color": "#1F78C1", + "value": 10000 + }, + { + "color": "#BA43A9", + "value": 100000 + }, + { + "color": "#705DA0", + "value": 1000000 + }, + { + "color": "#508642", + "value": 10000000 + } + ] }, - "yaxes": [ - { - "format": "iops", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } + "unit": "ns" + }, + "overrides": [] + }, + "gridPos": { + "h": 11, + "w": 8, + "x": 16, + "y": 9 + }, + "id": 52, + "options": { + "colorMode": "value", + "graphMode": "area", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" ], - "yaxis": { - "align": false, - "alignLevel": null - } + "fields": "", + "values": false + }, + "textMode": "auto" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_DERBY_Write_Reading_ns_AvgLatency", + "interval": "", + "legendFormat": "Average Latency", + "refId": "A" + }, + { + "expr": "SBK_DERBY_Write_Reading_ns_MaxLatency", + "interval": "", + "legendFormat": "Max Latency", + "refId": "B" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "DERBY Write-Read Avg and Max Latencies (Nanoseconds)", + "type": "stat" + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {} + }, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 0, + "y": 20 + }, + "hiddenSeries": false, + "id": 54, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_DERBY_Write_Reading_ns_10", + "interval": "", + "legendFormat": "", + "refId": "A" + }, + { + "expr": "SBK_DERBY_Write_Reading_ns_25", + "interval": "", + "legendFormat": "", + "refId": "B" }, { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 1000 - }, - { - "color": "#1F78C1", - "value": 10000 - }, - { - "color": "#BA43A9", - "value": 100000 - }, - { - "color": "#705DA0", - "value": 1000000 - }, - { - "color": "#508642", - "value": 10000000 - } - ] - }, - "unit": "ns" - }, - "overrides": [] - }, - "gridPos": { - "h": 11, - "w": 8, - "x": 16, - "y": 4 - }, - "id": 52, - "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_DERBY_Write_Reading_ns_AvgLatency", - "interval": "", - "legendFormat": "Average Latency", - "refId": "A" - }, - { - "expr": "SBK_DERBY_Write_Reading_ns_MaxLatency", - "interval": "", - "legendFormat": "Max Latency", - "refId": "B" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "DERBY Write-Read Avg and Max Latencies (Nanoseconds)", - "type": "stat" + "expr": "SBK_DERBY_Write_Reading_ns_50", + "interval": "", + "legendFormat": "", + "refId": "C" }, { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {} - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 0, - "y": 15 - }, - "hiddenSeries": false, - "id": 54, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_DERBY_Write_Reading_ns_10", - "interval": "", - "legendFormat": "", - "refId": "A" - }, - { - "expr": "SBK_DERBY_Write_Reading_ns_25", - "interval": "", - "legendFormat": "", - "refId": "B" - }, - { - "expr": "SBK_DERBY_Write_Reading_ns_50", - "interval": "", - "legendFormat": "", - "refId": "C" - }, - { - "expr": "SBK_DERBY_Write_Reading_ns_75", - "interval": "", - "legendFormat": "", - "refId": "D" - }, - { - "expr": "SBK_DERBY_Write_Reading_ns_90", - "interval": "", - "legendFormat": "", - "refId": "E" - }, - { - "expr": "SBK_DERBY_Write_Reading_ns_95", - "interval": "", - "legendFormat": "", - "refId": "F" - }, - { - "expr": "SBK_DERBY_Write_Reading_ns_99", - "interval": "", - "legendFormat": "", - "refId": "G" - }, - { - "expr": "SBK_DERBY_Write_Reading_ns_99_9", - "interval": "", - "legendFormat": "", - "refId": "H" - }, - { - "expr": "SBK_DERBY_Write_Reading_ns_99_99", - "interval": "", - "legendFormat": "", - "refId": "I" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "DERBY Write-Read Percentiles (Nanoseconds)", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "format": "ns", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } + "expr": "SBK_DERBY_Write_Reading_ns_75", + "interval": "", + "legendFormat": "", + "refId": "D" + }, + { + "expr": "SBK_DERBY_Write_Reading_ns_90", + "interval": "", + "legendFormat": "", + "refId": "E" + }, + { + "expr": "SBK_DERBY_Write_Reading_ns_95", + "interval": "", + "legendFormat": "", + "refId": "F" + }, + { + "expr": "SBK_DERBY_Write_Reading_ns_99", + "interval": "", + "legendFormat": "", + "refId": "G" + }, + { + "expr": "SBK_DERBY_Write_Reading_ns_99_25", + "interval": "", + "legendFormat": "", + "refId": "H" + }, + { + "expr": "SBK_DERBY_Write_Reading_ns_99_5", + "interval": "", + "legendFormat": "", + "refId": "I" + }, + { + "expr": "SBK_DERBY_Write_Reading_ns_99_75", + "interval": "", + "legendFormat": "", + "refId": "J" + }, + { + "expr": "SBK_DERBY_Write_Reading_ns_99_9", + "interval": "", + "legendFormat": "", + "refId": "K" + }, + { + "expr": "SBK_DERBY_Write_Reading_ns_99_95", + "interval": "", + "legendFormat": "", + "refId": "L" }, { - "datasource": "Prometheus", - "description": "", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 1073741824 - }, - { - "color": "#EF843C", - "value": 10737418240 - }, - { - "color": "#6ED0E0", - "value": 10737418240 - }, - { - "color": "#E24D42", - "value": 1099511627776 - } - ] + "expr": "SBK_DERBY_Write_Reading_ns_99_99", + "interval": "", + "legendFormat": "", + "refId": "M" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "DERBY Write-Read Percentiles (Nanoseconds)", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "$$hashKey": "object:240", + "format": "ns", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "$$hashKey": "object:241", + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "datasource": "Prometheus", + "description": "", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null }, - "unit": "decbytes" - }, - "overrides": [] - }, - "gridPos": { - "h": 5, - "w": 3, - "x": 8, - "y": 15 - }, - "id": 30, - "options": { - "colorMode": "value", - "graphMode": "none", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" + { + "color": "#EAB839", + "value": 1073741824 + }, + { + "color": "#EF843C", + "value": 10737418240 + }, + { + "color": "#6ED0E0", + "value": 10737418240 + }, + { + "color": "#E24D42", + "value": 1099511627776 + } + ] }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_DERBY_Write_Reading_Bytes_total", - "interval": "", - "legendFormat": "", - "refId": "A" - } + "unit": "decbytes" + }, + "overrides": [] + }, + "gridPos": { + "h": 5, + "w": 3, + "x": 8, + "y": 20 + }, + "id": 30, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" ], - "timeFrom": null, - "timeShift": null, - "title": "DERBY Write-Read Bytes Total", - "type": "stat" + "fields": "", + "values": false }, + "textMode": "auto" + }, + "pluginVersion": "7.3.7", + "targets": [ { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "max": 500, - "min": 0, - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 200 - }, - { - "color": "#1F78C1", - "value": 300 - }, - { - "color": "#BA43A9", - "value": 400 - }, - { - "color": "#705DA0", - "value": 500 - }, - { - "color": "#508642", - "value": 600 - }, - { - "color": "#CCA300", - "value": 700 - }, - { - "color": "#447EBC", - "value": 800 - }, - { - "color": "#C15C17", - "value": 900 - }, - { - "color": "#890F02", - "value": 1000 - } - ] + "expr": "SBK_DERBY_Write_Reading_Bytes_total", + "interval": "", + "legendFormat": "", + "refId": "A" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "DERBY Write-Read Bytes Total", + "type": "stat" + }, + { + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "max": 500, + "min": 0, + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 }, - "unit": "MBs" - }, - "overrides": [] - }, - "gridPos": { - "h": 6, - "w": 5, - "x": 11, - "y": 15 - }, - "id": 32, - "options": { - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "showThresholdLabels": true, - "showThresholdMarkers": true + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 200 + }, + { + "color": "#1F78C1", + "value": 300 + }, + { + "color": "#BA43A9", + "value": 400 + }, + { + "color": "#705DA0", + "value": 500 + }, + { + "color": "#508642", + "value": 600 + }, + { + "color": "#CCA300", + "value": 700 + }, + { + "color": "#447EBC", + "value": 800 + }, + { + "color": "#C15C17", + "value": 900 + }, + { + "color": "#890F02", + "value": 1000 + } + ] }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_DERBY_Write_Reading_MBPerSec", - "interval": "", - "legendFormat": "", - "refId": "A" - } + "unit": "MBs" + }, + "overrides": [] + }, + "gridPos": { + "h": 6, + "w": 5, + "x": 11, + "y": 20 + }, + "id": 32, + "options": { + "reduceOptions": { + "calcs": [ + "last" ], - "timeFrom": null, - "timeShift": null, - "title": "DERBY Write-Read Throughput MB/s", - "type": "gauge" + "fields": "", + "values": false }, + "showThresholdLabels": true, + "showThresholdMarkers": true + }, + "pluginVersion": "7.3.7", + "targets": [ { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {} - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 16, - "y": 15 - }, - "hiddenSeries": false, - "id": 34, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_DERBY_Write_Reading_ms_10", - "interval": "", - "legendFormat": "", - "refId": "A" - }, - { - "expr": "SBK_DERBY_Write_Reading_ms_25", - "interval": "", - "legendFormat": "", - "refId": "B" - }, - { - "expr": "SBK_DERBY_Write_Reading_ms_50", - "interval": "", - "legendFormat": "", - "refId": "C" - }, - { - "expr": "SBK_DERBY_Write_Reading_ms_75", - "interval": "", - "legendFormat": "", - "refId": "D" - }, - { - "expr": "SBK_DERBY_Write_Reading_ms_90", - "interval": "", - "legendFormat": "", - "refId": "E" - }, - { - "expr": "SBK_DERBY_Write_Reading_ms_95", - "interval": "", - "legendFormat": "", - "refId": "F" - }, - { - "expr": "SBK_DERBY_Write_Reading_ms_99", - "interval": "", - "legendFormat": "", - "refId": "G" - }, - { - "expr": "SBK_DERBY_Write_Reading_ms_99_9", - "interval": "", - "legendFormat": "", - "refId": "H" - }, - { - "expr": "SBK_DERBY_Write_Reading_ms_99_99", - "interval": "", - "legendFormat": "", - "refId": "I" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "DERBY Write-Read Percentiles (Milliseconds)", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "format": "ms", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } + "expr": "SBK_DERBY_Write_Reading_MBPerSec", + "interval": "", + "legendFormat": "", + "refId": "A" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "DERBY Write-Read Throughput MB/s", + "type": "gauge" + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {} + }, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 16, + "y": 20 + }, + "hiddenSeries": false, + "id": 34, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_DERBY_Write_Reading_ms_10", + "interval": "", + "legendFormat": "", + "refId": "A" }, { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": { - "align": null, - "filterable": false + "expr": "SBK_DERBY_Write_Reading_ms_25", + "interval": "", + "legendFormat": "", + "refId": "B" + }, + { + "expr": "SBK_DERBY_Write_Reading_ms_50", + "interval": "", + "legendFormat": "", + "refId": "C" + }, + { + "expr": "SBK_DERBY_Write_Reading_ms_75", + "interval": "", + "legendFormat": "", + "refId": "D" + }, + { + "expr": "SBK_DERBY_Write_Reading_ms_90", + "interval": "", + "legendFormat": "", + "refId": "E" + }, + { + "expr": "SBK_DERBY_Write_Reading_ms_95", + "interval": "", + "legendFormat": "", + "refId": "F" + }, + { + "expr": "SBK_DERBY_Write_Reading_ms_99", + "interval": "", + "legendFormat": "", + "refId": "G" + }, + { + "expr": "SBK_DERBY_Write_Reading_ms_99_9", + "interval": "", + "legendFormat": "", + "refId": "H" + }, + { + "expr": "SBK_DERBY_Write_Reading_ms_99_99", + "interval": "", + "legendFormat": "", + "refId": "I" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "DERBY Write-Read Percentiles (Milliseconds)", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "ms", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": { + "align": null, + "filterable": false + }, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null }, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 500 - } - ] + { + "color": "#EAB839", + "value": 10 }, - "unit": "none" - }, - "overrides": [] - }, - "gridPos": { - "h": 6, - "w": 3, - "x": 8, - "y": 20 - }, - "id": 40, - "options": { - "colorMode": "value", - "graphMode": "none", - "justifyMode": "auto", - "orientation": "horizontal", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "value_and_name" + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 500 + } + ] }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_DERBY_Write_Reading_Readers", - "interval": "", - "legendFormat": "Active Readers", - "refId": "A" - }, - { - "expr": "SBK_DERBY_Write_Reading_Max_Readers", - "interval": "", - "legendFormat": "Max Readers", - "refId": "B" - }, - { - "expr": "SBK_DERBY_Write_Reading_Writers", - "interval": "", - "legendFormat": "Active Writers", - "refId": "C" - }, - { - "expr": "SBK_DERBY_Write_Reading_Max_Writers", - "interval": "", - "legendFormat": "Max Writers", - "refId": "D" - } + "unit": "none" + }, + "overrides": [] + }, + "gridPos": { + "h": 6, + "w": 3, + "x": 8, + "y": 25 + }, + "id": 40, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "auto", + "orientation": "horizontal", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "value_and_name" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_DERBY_Write_Reading_Readers", + "interval": "", + "legendFormat": "Active Readers", + "refId": "A" + }, + { + "expr": "SBK_DERBY_Write_Reading_Max_Readers", + "interval": "", + "legendFormat": "Max Readers", + "refId": "B" + }, + { + "expr": "SBK_DERBY_Write_Reading_Writers", + "interval": "", + "legendFormat": "Active Writers", + "refId": "C" + }, + { + "expr": "SBK_DERBY_Write_Reading_Max_Writers", + "interval": "", + "legendFormat": "Max Writers", + "refId": "D" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "DERBY Write-Read Writers and Readers", + "type": "stat" + }, + { + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "red", + "value": 1 + } + ] + }, + "unit": "none" + }, + "overrides": [] + }, + "gridPos": { + "h": 5, + "w": 5, + "x": 11, + "y": 26 + }, + "id": 42, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "auto", + "orientation": "horizontal", + "reduceOptions": { + "calcs": [ + "last" ], - "timeFrom": null, - "timeShift": null, - "title": "DERBY Write-Read Writers and Readers", - "type": "stat" + "fields": "", + "values": false }, + "textMode": "value_and_name" + }, + "pluginVersion": "7.3.7", + "targets": [ { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "red", - "value": 1 - } - ] + "expr": "SBK_DERBY_Write_Reading_LowerDiscardedLatencyRecords_total", + "interval": "", + "legendFormat": "Lower", + "refId": "A" + }, + { + "expr": "SBK_DERBY_Write_Reading_HigherDiscardLatencyRecords_total", + "interval": "", + "legendFormat": "Higher", + "refId": "B" + }, + { + "expr": "SBK_DERBY_Write_Reading_InvalidLatencyRecords_total", + "interval": "", + "legendFormat": "Invalid/Negative", + "refId": "C" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "DERBY Write-Read Discarded Latencies", + "type": "stat" + }, + { + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null }, - "unit": "none" - }, - "overrides": [] - }, - "gridPos": { - "h": 5, - "w": 5, - "x": 11, - "y": 21 - }, - "id": 42, - "options": { - "colorMode": "value", - "graphMode": "none", - "justifyMode": "auto", - "orientation": "horizontal", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "value_and_name" + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 1000 + }, + { + "color": "#1F78C1", + "value": 10000 + }, + { + "color": "#BA43A9", + "value": 100000 + }, + { + "color": "#705DA0", + "value": 1000000 + }, + { + "color": "#508642", + "value": 10000000 + }, + { + "color": "#CCA300", + "value": 100000000 + } + ] }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_DERBY_Write_Reading_LowerDiscardedLatencyRecords_total", - "interval": "", - "legendFormat": "Lower", - "refId": "A" - }, - { - "expr": "SBK_DERBY_Write_Reading_HigherDiscardLatencyRecords_total", - "interval": "", - "legendFormat": "Higher", - "refId": "B" - }, - { - "expr": "SBK_DERBY_Write_Reading_InvalidLatencyRecords_total", - "interval": "", - "legendFormat": "Invalid/Negative", - "refId": "C" - } + "unit": "µs" + }, + "overrides": [] + }, + "gridPos": { + "h": 11, + "w": 8, + "x": 0, + "y": 31 + }, + "id": 51, + "options": { + "colorMode": "value", + "graphMode": "area", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" ], - "timeFrom": null, - "timeShift": null, - "title": "DERBY Write-Read Discarded Latencies", - "type": "stat" + "fields": "", + "values": false + }, + "textMode": "auto" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_DERBY_Write_Reading_mcs_AvgLatency", + "interval": "", + "legendFormat": "Average Latency", + "refId": "A" + }, + { + "expr": "SBK_DERBY_Write_Reading_mcs_MaxLatency", + "interval": "", + "legendFormat": "Max Latency", + "refId": "B" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "DERBY Write-Read Avg and Max Latencies (Microseconds)", + "type": "stat" + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {} + }, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 8, + "y": 31 + }, + "hiddenSeries": false, + "id": 53, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_DERBY_Write_Reading_mcs_10", + "interval": "", + "legendFormat": "", + "refId": "A" + }, + { + "expr": "SBK_DERBY_Write_Reading_mcs_25", + "interval": "", + "legendFormat": "", + "refId": "B" }, { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 1000 - }, - { - "color": "#1F78C1", - "value": 10000 - }, - { - "color": "#BA43A9", - "value": 100000 - }, - { - "color": "#705DA0", - "value": 1000000 - }, - { - "color": "#508642", - "value": 10000000 - }, - { - "color": "#CCA300", - "value": 100000000 - } - ] - }, - "unit": "µs" - }, - "overrides": [] - }, - "gridPos": { - "h": 11, - "w": 8, - "x": 0, - "y": 26 - }, - "id": 51, - "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_DERBY_Write_Reading_mcs_AvgLatency", - "interval": "", - "legendFormat": "Average Latency", - "refId": "A" - }, - { - "expr": "SBK_DERBY_Write_Reading_mcs_MaxLatency", - "interval": "", - "legendFormat": "Max Latency", - "refId": "B" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "DERBY Write-Read Avg and Max Latencies (Microseconds)", - "type": "stat" + "expr": "SBK_DERBY_Write_Reading_mcs_50", + "interval": "", + "legendFormat": "", + "refId": "C" }, { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {} - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 8, - "y": 26 - }, - "hiddenSeries": false, - "id": 53, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_DERBY_Write_Reading_mcs_10", - "interval": "", - "legendFormat": "", - "refId": "A" - }, - { - "expr": "SBK_DERBY_Write_Reading_mcs_25", - "interval": "", - "legendFormat": "", - "refId": "B" - }, - { - "expr": "SBK_DERBY_Write_Reading_mcs_50", - "interval": "", - "legendFormat": "", - "refId": "C" - }, - { - "expr": "SBK_DERBY_Write_Reading_mcs_75", - "interval": "", - "legendFormat": "", - "refId": "D" - }, - { - "expr": "SBK_DERBY_Write_Reading_mcs_90", - "interval": "", - "legendFormat": "", - "refId": "E" - }, - { - "expr": "SBK_DERBY_Write_Reading_mcs_95", - "interval": "", - "legendFormat": "", - "refId": "F" - }, - { - "expr": "SBK_DERBY_Write_Reading_mcs_99", - "interval": "", - "legendFormat": "", - "refId": "G" - }, - { - "expr": "SBK_DERBY_Write_Reading_mcs_99_9", - "interval": "", - "legendFormat": "", - "refId": "H" - }, - { - "expr": "SBK_DERBY_Write_Reading_mcs_99_99", - "interval": "", - "legendFormat": "", - "refId": "I" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "DERBY Write-Read Percentiles (Microseconds)", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "format": "µs", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } + "expr": "SBK_DERBY_Write_Reading_mcs_75", + "interval": "", + "legendFormat": "", + "refId": "D" + }, + { + "expr": "SBK_DERBY_Write_Reading_mcs_90", + "interval": "", + "legendFormat": "", + "refId": "E" + }, + { + "expr": "SBK_DERBY_Write_Reading_mcs_95", + "interval": "", + "legendFormat": "", + "refId": "F" + }, + { + "expr": "SBK_DERBY_Write_Reading_mcs_99", + "interval": "", + "legendFormat": "", + "refId": "G" + }, + { + "expr": "SBK_DERBY_Write_Reading_mcs_99_9", + "interval": "", + "legendFormat": "", + "refId": "H" + }, + { + "expr": "SBK_DERBY_Write_Reading_mcs_99_99", + "interval": "", + "legendFormat": "", + "refId": "I" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "DERBY Write-Read Percentiles (Microseconds)", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "µs", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true }, { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 1 - }, - { - "color": "#6ED0E0", - "value": 5 - }, - { - "color": "#EF843C", - "value": 10 - }, - { - "color": "#E24D42", - "value": 20 - }, - { - "color": "#1F78C1", - "value": 30 - }, - { - "color": "#BA43A9", - "value": 40 - }, - { - "color": "#705DA0", - "value": 50 - }, - { - "color": "#508642", - "value": 60 - }, - { - "color": "#CCA300", - "value": 70 - }, - { - "color": "#447EBC", - "value": 80 - }, - { - "color": "#C15C17", - "value": 90 - }, - { - "color": "#890F02", - "value": 100 - }, - { - "color": "#0A437C", - "value": 200 - }, - { - "color": "#6D1F62", - "value": 500 - }, - { - "color": "#584477", - "value": 1000 - } - ] + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null }, - "unit": "ms" - }, - "overrides": [] - }, - "gridPos": { - "h": 11, - "w": 8, - "x": 16, - "y": 26 - }, - "id": 38, - "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" + { + "color": "#EAB839", + "value": 1 + }, + { + "color": "#6ED0E0", + "value": 5 + }, + { + "color": "#EF843C", + "value": 10 + }, + { + "color": "#E24D42", + "value": 20 + }, + { + "color": "#1F78C1", + "value": 30 + }, + { + "color": "#BA43A9", + "value": 40 + }, + { + "color": "#705DA0", + "value": 50 + }, + { + "color": "#508642", + "value": 60 + }, + { + "color": "#CCA300", + "value": 70 + }, + { + "color": "#447EBC", + "value": 80 + }, + { + "color": "#C15C17", + "value": 90 + }, + { + "color": "#890F02", + "value": 100 + }, + { + "color": "#0A437C", + "value": 200 + }, + { + "color": "#6D1F62", + "value": 500 + }, + { + "color": "#584477", + "value": 1000 + } + ] }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_DERBY_Write_Reading_ms_AvgLatency", - "interval": "", - "legendFormat": "Average Latency", - "refId": "A" - }, - { - "expr": "SBK_DERBY_Write_Reading_ms_MaxLatency", - "interval": "", - "legendFormat": "Max Latency", - "refId": "B" - } + "unit": "ms" + }, + "overrides": [] + }, + "gridPos": { + "h": 11, + "w": 8, + "x": 16, + "y": 31 + }, + "id": 38, + "options": { + "colorMode": "value", + "graphMode": "area", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" ], - "timeFrom": null, - "timeShift": null, - "title": "DERBY Write-Read Avg and Max Latencies (Milliseconds)", - "type": "stat" + "fields": "", + "values": false + }, + "textMode": "auto" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_DERBY_Write_Reading_ms_AvgLatency", + "interval": "", + "legendFormat": "Average Latency", + "refId": "A" + }, + { + "expr": "SBK_DERBY_Write_Reading_ms_MaxLatency", + "interval": "", + "legendFormat": "Max Latency", + "refId": "B" } ], - "title": "Write-Read Performance Benchmarking (End to End Latencies)", - "type": "row" + "timeFrom": null, + "timeShift": null, + "title": "DERBY Write-Read Avg and Max Latencies (Milliseconds)", + "type": "stat" } ], "refresh": "5s", diff --git a/grafana/dashboards/sbk-fdbrecord.json b/grafana/dashboards/sbk-fdbrecord.json index 8e666ab36..69855469f 100644 --- a/grafana/dashboards/sbk-fdbrecord.json +++ b/grafana/dashboards/sbk-fdbrecord.json @@ -15,7 +15,7 @@ "editable": true, "gnetId": null, "graphTooltip": 0, - "iteration": 1623506088732, + "iteration": 1627313150733, "links": [], "panels": [ { @@ -362,7 +362,7 @@ "h": 9, "w": 8, "x": 0, - "y": 10 + "y": 7 }, "hiddenSeries": false, "id": 62, @@ -458,7 +458,7 @@ "h": 9, "w": 8, "x": 8, - "y": 10 + "y": 7 }, "hiddenSeries": false, "id": 6, @@ -590,7 +590,7 @@ "h": 9, "w": 8, "x": 16, - "y": 10 + "y": 7 }, "id": 48, "options": { @@ -646,7 +646,7 @@ "h": 11, "w": 8, "x": 0, - "y": 19 + "y": 16 }, "hiddenSeries": false, "id": 50, @@ -718,16 +718,40 @@ "refId": "G" }, { - "expr": "SBK_FDBRECORD_Writing_ns_99_9", + "expr": "SBK_FDBRECORD_Writing_ns_99_25", "interval": "", "legendFormat": "", "refId": "H" }, { - "expr": "SBK_FDBRECORD_Writing_ns_99_99", + "expr": "SBK_FDBRECORD_Writing_ns_99_5", "interval": "", "legendFormat": "", "refId": "I" + }, + { + "expr": "SBK_FDBRECORD_Writing_ns_99_75", + "interval": "", + "legendFormat": "", + "refId": "J" + }, + { + "expr": "SBK_FDBRECORD_Writing_ns_99_9", + "interval": "", + "legendFormat": "", + "refId": "K" + }, + { + "expr": "SBK_FDBRECORD_Writing_ns_99_95", + "interval": "", + "legendFormat": "", + "refId": "L" + }, + { + "expr": "SBK_FDBRECORD_Writing_ns_99_99", + "interval": "", + "legendFormat": "", + "refId": "M" } ], "thresholds": [], @@ -750,6 +774,7 @@ }, "yaxes": [ { + "$$hashKey": "object:127", "format": "ns", "label": null, "logBase": 1, @@ -758,6 +783,7 @@ "show": true }, { + "$$hashKey": "object:128", "format": "short", "label": null, "logBase": 1, @@ -814,7 +840,7 @@ "h": 4, "w": 3, "x": 8, - "y": 19 + "y": 16 }, "id": 2, "options": { @@ -925,7 +951,7 @@ "h": 6, "w": 5, "x": 11, - "y": 19 + "y": 16 }, "id": 4, "options": { @@ -970,7 +996,7 @@ "h": 11, "w": 8, "x": 16, - "y": 19 + "y": 16 }, "hiddenSeries": false, "id": 10, @@ -1136,7 +1162,7 @@ "h": 7, "w": 3, "x": 8, - "y": 23 + "y": 20 }, "id": 8, "options": { @@ -1192,7 +1218,7 @@ "h": 5, "w": 5, "x": 11, - "y": 25 + "y": 22 }, "id": 28, "options": { @@ -1294,7 +1320,7 @@ "h": 10, "w": 8, "x": 0, - "y": 30 + "y": 27 }, "id": 47, "options": { @@ -1350,7 +1376,7 @@ "h": 10, "w": 8, "x": 8, - "y": 30 + "y": 27 }, "hiddenSeries": false, "id": 49, @@ -1560,7 +1586,7 @@ "h": 10, "w": 8, "x": 16, - "y": 30 + "y": 27 }, "id": 12, "options": { @@ -1602,7 +1628,7 @@ "type": "row" }, { - "collapsed": false, + "collapsed": true, "datasource": null, "gridPos": { "h": 1, @@ -1611,969 +1637,1371 @@ "y": 7 }, "id": 58, - "panels": [], - "title": "Read Performance Benchmarking", - "type": "row" - }, - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [], - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 200 - }, - { - "color": "#1F78C1", - "value": 300 - }, - { - "color": "#BA43A9", - "value": 400 - }, - { - "color": "#705DA0", - "value": 500 - }, - { - "color": "#508642", - "value": 600 - }, - { - "color": "#CCA300", - "value": 700 - }, - { - "color": "#447EBC", - "value": 800 - }, - { - "color": "#C15C17", - "value": 900 + "panels": [ + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 200 + }, + { + "color": "#1F78C1", + "value": 300 + }, + { + "color": "#BA43A9", + "value": 400 + }, + { + "color": "#705DA0", + "value": 500 + }, + { + "color": "#508642", + "value": 600 + }, + { + "color": "#CCA300", + "value": 700 + }, + { + "color": "#447EBC", + "value": 800 + }, + { + "color": "#C15C17", + "value": 900 + }, + { + "color": "#890F02", + "value": 1000 + } + ] }, - { - "color": "#890F02", - "value": 1000 - } - ] + "unit": "MBs" + }, + "overrides": [] }, - "unit": "MBs" + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 0, + "y": 8 + }, + "hiddenSeries": false, + "id": 63, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_FDBRECORD_Reading_MBPerSec", + "refId": "A" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "FDBRECORD Read Throughput MB/s", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "$$hashKey": "object:323", + "format": "MBs", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "$$hashKey": "object:324", + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 0, - "y": 8 - }, - "hiddenSeries": false, - "id": 63, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_FDBRECORD_Reading_MBPerSec", - "refId": "A" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "FDBRECORD Read Throughput MB/s", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "$$hashKey": "object:323", - "format": "MBs", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "$$hashKey": "object:324", - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } - }, - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [] - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 8, - "y": 8 - }, - "hiddenSeries": false, - "id": 20, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_FDBRECORD_Reading_RecordsPerSec", - "refId": "A" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "FDBRECORD Read Records/Sec", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "format": "rps", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } - }, - { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [], - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 1000 - }, - { - "color": "#1F78C1", - "value": 10000 - }, - { - "color": "#BA43A9", - "value": 100000 - }, - { - "color": "#705DA0", - "value": 1000000 - }, - { - "color": "#508642", - "value": 10000000 - } - ] - }, - "unit": "ns" - }, - "overrides": [] - }, - "gridPos": { - "h": 11, - "w": 8, - "x": 16, - "y": 8 - }, - "id": 44, - "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_FDBRECORD_Reading_ns_AvgLatency", - "interval": "", - "legendFormat": "Average Latency", - "refId": "A" - }, - { - "expr": "SBK_FDBRECORD_Reading_ns_MaxLatency", - "interval": "", - "legendFormat": "Max Latency", - "refId": "B" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "FDBRECORD Read Avg and Max Latencies (Nanoseconds)", - "type": "stat" - }, - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [] - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 0, - "y": 19 - }, - "hiddenSeries": false, - "id": 46, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_FDBRECORD_Reading_ns_10", - "interval": "", - "legendFormat": "", - "refId": "A" - }, - { - "expr": "SBK_FDBRECORD_Reading_ns_25", - "interval": "", - "legendFormat": "", - "refId": "B" - }, - { - "expr": "SBK_FDBRECORD_Reading_ns_50", - "interval": "", - "legendFormat": "", - "refId": "C" - }, - { - "expr": "SBK_FDBRECORD_Reading_ns_75", - "interval": "", - "legendFormat": "", - "refId": "D" - }, - { - "expr": "SBK_FDBRECORD_Reading_ns_90", - "interval": "", - "legendFormat": "", - "refId": "E" - }, - { - "expr": "SBK_FDBRECORD_Reading_ns_95", - "interval": "", - "legendFormat": "", - "refId": "F" - }, - { - "expr": "SBK_FDBRECORD_Reading_ns_99", - "interval": "", - "legendFormat": "", - "refId": "G" - }, - { - "expr": "SBK_FDBRECORD_Reading_ns_99_9", - "interval": "", - "legendFormat": "", - "refId": "H" - }, - { - "expr": "SBK_FDBRECORD_Reading_ns_99_99", - "interval": "", - "legendFormat": "", - "refId": "I" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "FDBRECORD Read Percentiles (Nanoseconds)", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ { - "format": "ns", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [] + }, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 8, + "y": 8 + }, + "hiddenSeries": false, + "id": 20, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_FDBRECORD_Reading_RecordsPerSec", + "refId": "A" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "FDBRECORD Read Records/Sec", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "rps", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } }, { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } - }, - { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [], - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 1000 + }, + { + "color": "#1F78C1", + "value": 10000 + }, + { + "color": "#BA43A9", + "value": 100000 + }, + { + "color": "#705DA0", + "value": 1000000 + }, + { + "color": "#508642", + "value": 10000000 + } + ] }, - { - "color": "#E24D42", - "value": 500 - } - ] + "unit": "ns" + }, + "overrides": [] + }, + "gridPos": { + "h": 11, + "w": 8, + "x": 16, + "y": 8 + }, + "id": 44, + "options": { + "colorMode": "value", + "graphMode": "area", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "auto" }, - "unit": "none" - }, - "overrides": [] - }, - "gridPos": { - "h": 5, - "w": 3, - "x": 8, - "y": 19 - }, - "id": 14, - "options": { - "colorMode": "value", - "graphMode": "none", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_FDBRECORD_Reading_ns_AvgLatency", + "interval": "", + "legendFormat": "Average Latency", + "refId": "A" + }, + { + "expr": "SBK_FDBRECORD_Reading_ns_MaxLatency", + "interval": "", + "legendFormat": "Max Latency", + "refId": "B" + } ], - "fields": "", - "values": false - }, - "textMode": "value_and_name" - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_FDBRECORD_Reading_Readers", - "interval": "", - "legendFormat": "Active", - "refId": "A" + "timeFrom": null, + "timeShift": null, + "title": "FDBRECORD Read Avg and Max Latencies (Nanoseconds)", + "type": "stat" }, { - "expr": "SBK_FDBRECORD_Reading_Max_Readers", - "interval": "", - "legendFormat": "Max", - "refId": "B" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "FDBRECORD Readers", - "type": "stat" - }, - { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [], - "mappings": [], - "max": 500, - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 200 - }, - { - "color": "#1F78C1", - "value": 300 - }, - { - "color": "#BA43A9", - "value": 400 - }, - { - "color": "#705DA0", - "value": 500 - }, - { - "color": "#508642", - "value": 600 - }, - { - "color": "#CCA300", - "value": 700 - }, - { - "color": "#447EBC", - "value": 800 - }, - { - "color": "#C15C17", - "value": 900 - }, - { - "color": "#890F02", - "value": 1000 - } - ] + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [] + }, + "overrides": [] }, - "unit": "MBs" - }, - "overrides": [] - }, - "gridPos": { - "h": 6, - "w": 5, - "x": 11, - "y": 19 - }, - "id": 18, - "options": { - "reduceOptions": { - "calcs": [ - "last" + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 0, + "y": 19 + }, + "hiddenSeries": false, + "id": 46, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_FDBRECORD_Reading_ns_10", + "interval": "", + "legendFormat": "", + "refId": "A" + }, + { + "expr": "SBK_FDBRECORD_Reading_ns_25", + "interval": "", + "legendFormat": "", + "refId": "B" + }, + { + "expr": "SBK_FDBRECORD_Reading_ns_50", + "interval": "", + "legendFormat": "", + "refId": "C" + }, + { + "expr": "SBK_FDBRECORD_Reading_ns_75", + "interval": "", + "legendFormat": "", + "refId": "D" + }, + { + "expr": "SBK_FDBRECORD_Reading_ns_90", + "interval": "", + "legendFormat": "", + "refId": "E" + }, + { + "expr": "SBK_FDBRECORD_Reading_ns_95", + "interval": "", + "legendFormat": "", + "refId": "F" + }, + { + "expr": "SBK_FDBRECORD_Reading_ns_99", + "interval": "", + "legendFormat": "", + "refId": "G" + }, + { + "expr": "SBK_FDBRECORD_Reading_ns_99_25", + "interval": "", + "legendFormat": "", + "refId": "H" + }, + { + "expr": "SBK_FDBRECORD_Reading_ns_99_5", + "interval": "", + "legendFormat": "", + "refId": "I" + }, + { + "expr": "SBK_FDBRECORD_Reading_ns_99_75", + "interval": "", + "legendFormat": "", + "refId": "J" + }, + { + "expr": "SBK_FDBRECORD_Reading_ns_99_9", + "interval": "", + "legendFormat": "", + "refId": "K" + }, + { + "expr": "SBK_FDBRECORD_Reading_ns_99_95", + "interval": "", + "legendFormat": "", + "refId": "L" + }, + { + "expr": "SBK_FDBRECORD_Reading_ns_99_99", + "interval": "", + "legendFormat": "", + "refId": "M" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "FDBRECORD Read Percentiles (Nanoseconds)", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "$$hashKey": "object:152", + "format": "ns", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "$$hashKey": "object:153", + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } ], - "fields": "", - "values": false - }, - "showThresholdLabels": true, - "showThresholdMarkers": true - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_FDBRECORD_Reading_MBPerSec", - "refId": "A" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "FDBRECORD Read Throughput MB/s", - "type": "gauge" - }, - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [] - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 16, - "y": 19 - }, - "hiddenSeries": false, - "id": 22, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_FDBRECORD_Reading_ms_10", - "interval": "", - "legendFormat": "", - "refId": "A" - }, - { - "expr": "SBK_FDBRECORD_Reading_ms_25", - "interval": "", - "legendFormat": "", - "refId": "B" - }, - { - "expr": "SBK_FDBRECORD_Reading_ms_50", - "interval": "", - "legendFormat": "", - "refId": "C" + "yaxis": { + "align": false, + "alignLevel": null + } }, { - "expr": "SBK_FDBRECORD_Reading_ms_75", - "interval": "", - "legendFormat": "", - "refId": "D" + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 500 + } + ] + }, + "unit": "none" + }, + "overrides": [] + }, + "gridPos": { + "h": 5, + "w": 3, + "x": 8, + "y": 19 + }, + "id": 14, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "value_and_name" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_FDBRECORD_Reading_Readers", + "interval": "", + "legendFormat": "Active", + "refId": "A" + }, + { + "expr": "SBK_FDBRECORD_Reading_Max_Readers", + "interval": "", + "legendFormat": "Max", + "refId": "B" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "FDBRECORD Readers", + "type": "stat" }, { - "expr": "SBK_FDBRECORD_Reading_ms_90", - "interval": "", - "legendFormat": "", - "refId": "E" + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "max": 500, + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 200 + }, + { + "color": "#1F78C1", + "value": 300 + }, + { + "color": "#BA43A9", + "value": 400 + }, + { + "color": "#705DA0", + "value": 500 + }, + { + "color": "#508642", + "value": 600 + }, + { + "color": "#CCA300", + "value": 700 + }, + { + "color": "#447EBC", + "value": 800 + }, + { + "color": "#C15C17", + "value": 900 + }, + { + "color": "#890F02", + "value": 1000 + } + ] + }, + "unit": "MBs" + }, + "overrides": [] + }, + "gridPos": { + "h": 6, + "w": 5, + "x": 11, + "y": 19 + }, + "id": 18, + "options": { + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "showThresholdLabels": true, + "showThresholdMarkers": true + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_FDBRECORD_Reading_MBPerSec", + "refId": "A" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "FDBRECORD Read Throughput MB/s", + "type": "gauge" }, { - "expr": "SBK_FDBRECORD_Reading_ms_95", - "interval": "", - "legendFormat": "", - "refId": "F" + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [] + }, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 16, + "y": 19 + }, + "hiddenSeries": false, + "id": 22, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_FDBRECORD_Reading_ms_10", + "interval": "", + "legendFormat": "", + "refId": "A" + }, + { + "expr": "SBK_FDBRECORD_Reading_ms_25", + "interval": "", + "legendFormat": "", + "refId": "B" + }, + { + "expr": "SBK_FDBRECORD_Reading_ms_50", + "interval": "", + "legendFormat": "", + "refId": "C" + }, + { + "expr": "SBK_FDBRECORD_Reading_ms_75", + "interval": "", + "legendFormat": "", + "refId": "D" + }, + { + "expr": "SBK_FDBRECORD_Reading_ms_90", + "interval": "", + "legendFormat": "", + "refId": "E" + }, + { + "expr": "SBK_FDBRECORD_Reading_ms_95", + "interval": "", + "legendFormat": "", + "refId": "F" + }, + { + "expr": "SBK_FDBRECORD_Reading_ms_99", + "interval": "", + "legendFormat": "", + "refId": "G" + }, + { + "expr": "SBK_FDBRECORD_Reading_ms_99_9", + "interval": "", + "legendFormat": "", + "refId": "H" + }, + { + "expr": "SBK_FDBRECORD_Reading_ms_99_99", + "interval": "", + "legendFormat": "", + "refId": "I" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "FDBRECORD Read Percentiles (Milli Seconds)", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "ms", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } }, { - "expr": "SBK_FDBRECORD_Reading_ms_99", - "interval": "", - "legendFormat": "", - "refId": "G" + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 1073741824 + }, + { + "color": "#6ED0E0", + "value": 10737418240 + }, + { + "color": "#EF843C", + "value": 107374182400 + }, + { + "color": "#E24D42", + "value": 1099511627776 + } + ] + }, + "unit": "decbytes" + }, + "overrides": [] + }, + "gridPos": { + "h": 6, + "w": 3, + "x": 8, + "y": 24 + }, + "id": 16, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "value" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_FDBRECORD_Reading_Bytes_total", + "refId": "A" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "FDBRECORD Read Bytes Total", + "type": "stat" }, { - "expr": "SBK_FDBRECORD_Reading_ms_99_9", - "interval": "", - "legendFormat": "", - "refId": "H" + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "red", + "value": 1 + } + ] + }, + "unit": "none" + }, + "overrides": [] + }, + "gridPos": { + "h": 5, + "w": 5, + "x": 11, + "y": 25 + }, + "id": 26, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "auto", + "orientation": "horizontal", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "value_and_name" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_FDBRECORD_Reading_LowerDiscardedLatencyRecords_total", + "interval": "", + "legendFormat": "Lower", + "queryType": "randomWalk", + "refId": "A" + }, + { + "expr": "SBK_FDBRECORD_Reading_HigherDiscardLatencyRecords_total", + "interval": "", + "legendFormat": "Higher", + "refId": "B" + }, + { + "expr": "SBK_FDBRECORD_Reading_InvalidLatencyRecords_total", + "interval": "", + "legendFormat": "Invalid/Negative", + "refId": "C" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "FDBRECORD Read Discarded Latencies", + "type": "stat" }, { - "expr": "SBK_FDBRECORD_Reading_ms_99_99", - "interval": "", - "legendFormat": "", - "refId": "I" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "FDBRECORD Read Percentiles (Milli Seconds)", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "format": "ms", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 1000 + }, + { + "color": "#1F78C1", + "value": 10000 + }, + { + "color": "#BA43A9", + "value": 100000 + }, + { + "color": "#705DA0", + "value": 1000000 + }, + { + "color": "#508642", + "value": 10000000 + } + ] + }, + "unit": "µs" + }, + "overrides": [] + }, + "gridPos": { + "h": 11, + "w": 8, + "x": 0, + "y": 30 + }, + "id": 43, + "options": { + "colorMode": "value", + "graphMode": "area", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "auto" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_FDBRECORD_Reading_mcs_AvgLatency", + "interval": "", + "legendFormat": "Average Latency", + "refId": "A" + }, + { + "expr": "SBK_FDBRECORD_Reading_mcs_MaxLatency", + "interval": "", + "legendFormat": "Max Latency", + "refId": "B" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "FDBRECORD Read Avg and Max Latencies (Microseconds)", + "type": "stat" }, { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } - }, - { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [], - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 1073741824 - }, - { - "color": "#6ED0E0", - "value": 10737418240 - }, - { - "color": "#EF843C", - "value": 107374182400 - }, - { - "color": "#E24D42", - "value": 1099511627776 - } - ] + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [] + }, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 8, + "y": 30 + }, + "hiddenSeries": false, + "id": 45, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_FDBRECORD_Reading_mcs_10", + "interval": "", + "legendFormat": "", + "refId": "A" + }, + { + "expr": "SBK_FDBRECORD_Reading_mcs_25", + "interval": "", + "legendFormat": "", + "refId": "B" + }, + { + "expr": "SBK_FDBRECORD_Reading_mcs_50", + "interval": "", + "legendFormat": "", + "refId": "C" + }, + { + "expr": "SBK_FDBRECORD_Reading_mcs_75", + "interval": "", + "legendFormat": "", + "refId": "D" + }, + { + "expr": "SBK_FDBRECORD_Reading_mcs_90", + "interval": "", + "legendFormat": "", + "refId": "E" + }, + { + "expr": "SBK_FDBRECORD_Reading_mcs_95", + "interval": "", + "legendFormat": "", + "refId": "F" + }, + { + "expr": "SBK_FDBRECORD_Reading_mcs_99", + "interval": "", + "legendFormat": "", + "refId": "G" + }, + { + "expr": "SBK_FDBRECORD_Reading_mcs_99_9", + "interval": "", + "legendFormat": "", + "refId": "H" + }, + { + "expr": "SBK_FDBRECORD_Reading_mcs_99_99", + "interval": "", + "legendFormat": "", + "refId": "I" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "FDBRECORD Read Percentiles (Microseconds)", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" }, - "unit": "decbytes" - }, - "overrides": [] - }, - "gridPos": { - "h": 6, - "w": 3, - "x": 8, - "y": 24 - }, - "id": 16, - "options": { - "colorMode": "value", - "graphMode": "none", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "µs", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } ], - "fields": "", - "values": false + "yaxis": { + "align": false, + "alignLevel": null + } }, - "textMode": "value" - }, - "pluginVersion": "7.3.7", - "targets": [ { - "expr": "SBK_FDBRECORD_Reading_Bytes_total", - "refId": "A" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "FDBRECORD Read Bytes Total", - "type": "stat" - }, - { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 1 + }, + { + "color": "#6ED0E0", + "value": 5 + }, + { + "color": "#EF843C", + "value": 10 + }, + { + "color": "#E24D42", + "value": 20 + }, + { + "color": "#1F78C1", + "value": 30 + }, + { + "color": "#BA43A9", + "value": 40 + }, + { + "color": "#705DA0", + "value": 50 + }, + { + "color": "#508642", + "value": 60 + }, + { + "color": "#CCA300", + "value": 70 + }, + { + "color": "#447EBC", + "value": 80 + }, + { + "color": "#C15C17", + "value": 90 + }, + { + "color": "#890F02", + "value": 100 + }, + { + "color": "#0A437C", + "value": 500 + }, + { + "color": "#6D1F62", + "value": 1000 + } + ] }, - { - "color": "red", - "value": 1 - } - ] + "unit": "ms" + }, + "overrides": [] }, - "unit": "none" - }, - "overrides": [] - }, - "gridPos": { - "h": 5, - "w": 5, - "x": 11, - "y": 25 - }, - "id": 26, - "options": { - "colorMode": "value", - "graphMode": "none", - "justifyMode": "auto", - "orientation": "horizontal", - "reduceOptions": { - "calcs": [ - "last" + "gridPos": { + "h": 11, + "w": 8, + "x": 16, + "y": 30 + }, + "id": 24, + "options": { + "colorMode": "value", + "graphMode": "area", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "auto" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_FDBRECORD_Reading_ms_AvgLatency", + "interval": "", + "legendFormat": "Average Latency", + "refId": "A" + }, + { + "expr": "SBK_FDBRECORD_Reading_ms_MaxLatency", + "interval": "", + "legendFormat": "Max Latency", + "refId": "B" + } ], - "fields": "", - "values": false - }, - "textMode": "value_and_name" - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_FDBRECORD_Reading_LowerDiscardedLatencyRecords_total", - "interval": "", - "legendFormat": "Lower", - "queryType": "randomWalk", - "refId": "A" - }, - { - "expr": "SBK_FDBRECORD_Reading_HigherDiscardLatencyRecords_total", - "interval": "", - "legendFormat": "Higher", - "refId": "B" - }, - { - "expr": "SBK_FDBRECORD_Reading_InvalidLatencyRecords_total", - "interval": "", - "legendFormat": "Invalid/Negative", - "refId": "C" + "timeFrom": null, + "timeShift": null, + "title": "FDBRECORD Read Avg and Max Latencies (Milliseconds)", + "type": "stat" } ], - "timeFrom": null, - "timeShift": null, - "title": "FDBRECORD Read Discarded Latencies", - "type": "stat" + "title": "Read Performance Benchmarking", + "type": "row" + }, + { + "collapsed": false, + "datasource": null, + "gridPos": { + "h": 1, + "w": 24, + "x": 0, + "y": 8 + }, + "id": 56, + "panels": [], + "title": "Write-Read Performance Benchmarking (End to End Latencies)", + "type": "row" }, { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, "datasource": "Prometheus", "fieldConfig": { "defaults": { "custom": {}, - "links": [], "mappings": [], + "max": 500, + "min": 0, "noValue": "0", "thresholds": { "mode": "absolute", @@ -2596,81 +3024,43 @@ }, { "color": "#E24D42", - "value": 1000 + "value": 200 }, { "color": "#1F78C1", - "value": 10000 + "value": 300 }, { "color": "#BA43A9", - "value": 100000 + "value": 400 }, { "color": "#705DA0", - "value": 1000000 + "value": 500 }, { "color": "#508642", - "value": 10000000 + "value": 600 + }, + { + "color": "#CCA300", + "value": 700 + }, + { + "color": "#447EBC", + "value": 800 + }, + { + "color": "#C15C17", + "value": 900 + }, + { + "color": "#890F02", + "value": 1000 } ] }, - "unit": "µs" - }, - "overrides": [] - }, - "gridPos": { - "h": 11, - "w": 8, - "x": 0, - "y": 30 - }, - "id": 43, - "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_FDBRECORD_Reading_mcs_AvgLatency", - "interval": "", - "legendFormat": "Average Latency", - "refId": "A" - }, - { - "expr": "SBK_FDBRECORD_Reading_mcs_MaxLatency", - "interval": "", - "legendFormat": "Max Latency", - "refId": "B" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "FDBRECORD Read Avg and Max Latencies (Microseconds)", - "type": "stat" - }, - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [] + "unit": "MBs" }, "overrides": [] }, @@ -2679,11 +3069,11 @@ "gridPos": { "h": 11, "w": 8, - "x": 8, - "y": 30 + "x": 0, + "y": 9 }, "hiddenSeries": false, - "id": 45, + "id": 61, "legend": { "avg": false, "current": false, @@ -2710,1564 +3100,1252 @@ "steppedLine": false, "targets": [ { - "expr": "SBK_FDBRECORD_Reading_mcs_10", + "expr": "SBK_FDBRECORD_Write_Reading_MBPerSec", "interval": "", "legendFormat": "", "refId": "A" - }, - { - "expr": "SBK_FDBRECORD_Reading_mcs_25", - "interval": "", - "legendFormat": "", - "refId": "B" - }, - { - "expr": "SBK_FDBRECORD_Reading_mcs_50", - "interval": "", - "legendFormat": "", - "refId": "C" - }, - { - "expr": "SBK_FDBRECORD_Reading_mcs_75", - "interval": "", - "legendFormat": "", - "refId": "D" - }, - { - "expr": "SBK_FDBRECORD_Reading_mcs_90", - "interval": "", - "legendFormat": "", - "refId": "E" - }, - { - "expr": "SBK_FDBRECORD_Reading_mcs_95", - "interval": "", - "legendFormat": "", - "refId": "F" - }, - { - "expr": "SBK_FDBRECORD_Reading_mcs_99", - "interval": "", - "legendFormat": "", - "refId": "G" - }, - { - "expr": "SBK_FDBRECORD_Reading_mcs_99_9", - "interval": "", - "legendFormat": "", - "refId": "H" - }, - { - "expr": "SBK_FDBRECORD_Reading_mcs_99_99", - "interval": "", - "legendFormat": "", - "refId": "I" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, - "title": "FDBRECORD Read Percentiles (Microseconds)", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "format": "µs", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } - }, - { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [], - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 1 - }, - { - "color": "#6ED0E0", - "value": 5 - }, - { - "color": "#EF843C", - "value": 10 - }, - { - "color": "#E24D42", - "value": 20 - }, - { - "color": "#1F78C1", - "value": 30 - }, - { - "color": "#BA43A9", - "value": 40 - }, - { - "color": "#705DA0", - "value": 50 - }, - { - "color": "#508642", - "value": 60 - }, - { - "color": "#CCA300", - "value": 70 - }, - { - "color": "#447EBC", - "value": 80 - }, - { - "color": "#C15C17", - "value": 90 - }, - { - "color": "#890F02", - "value": 100 - }, - { - "color": "#0A437C", - "value": 500 - }, - { - "color": "#6D1F62", - "value": 1000 - } - ] - }, - "unit": "ms" + "title": "FDBRECORD Write-Read Throughput MB/s ", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "$$hashKey": "object:175", + "format": "MBs", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "$$hashKey": "object:176", + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {} }, "overrides": [] }, + "fill": 1, + "fillGradient": 0, "gridPos": { "h": 11, "w": 8, - "x": 16, - "y": 30 + "x": 8, + "y": 9 }, - "id": 24, + "hiddenSeries": false, + "id": 36, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" + "alertThreshold": true }, + "percentage": false, "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, "targets": [ { - "expr": "SBK_FDBRECORD_Reading_ms_AvgLatency", + "expr": "SBK_FDBRECORD_Write_Reading_RecordsPerSec", "interval": "", - "legendFormat": "Average Latency", + "legendFormat": "", "refId": "A" - }, - { - "expr": "SBK_FDBRECORD_Reading_ms_MaxLatency", - "interval": "", - "legendFormat": "Max Latency", - "refId": "B" } ], + "thresholds": [], "timeFrom": null, - "timeShift": null, - "title": "FDBRECORD Read Avg and Max Latencies (Milliseconds)", - "type": "stat" - }, - { - "collapsed": true, - "datasource": null, - "gridPos": { - "h": 1, - "w": 24, - "x": 0, - "y": 41 - }, - "id": 56, - "panels": [ - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "max": 500, - "min": 0, - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 200 - }, - { - "color": "#1F78C1", - "value": 300 - }, - { - "color": "#BA43A9", - "value": 400 - }, - { - "color": "#705DA0", - "value": 500 - }, - { - "color": "#508642", - "value": 600 - }, - { - "color": "#CCA300", - "value": 700 - }, - { - "color": "#447EBC", - "value": 800 - }, - { - "color": "#C15C17", - "value": 900 - }, - { - "color": "#890F02", - "value": 1000 - } - ] - }, - "unit": "MBs" - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 0, - "y": 4 - }, - "hiddenSeries": false, - "id": 61, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_FDBRECORD_Write_Reading_MBPerSec", - "interval": "", - "legendFormat": "", - "refId": "A" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "FDBRECORD Write-Read Throughput MB/s ", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "$$hashKey": "object:175", - "format": "MBs", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "$$hashKey": "object:176", - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } + "timeRegions": [], + "timeShift": null, + "title": "FDBRECORD Write-Read Records/Sec", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "iops", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true }, { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {} - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 8, - "y": 4 - }, - "hiddenSeries": false, - "id": 36, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_FDBRECORD_Write_Reading_RecordsPerSec", - "interval": "", - "legendFormat": "", - "refId": "A" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "FDBRECORD Write-Read Records/Sec", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 1000 + }, + { + "color": "#1F78C1", + "value": 10000 + }, + { + "color": "#BA43A9", + "value": 100000 + }, + { + "color": "#705DA0", + "value": 1000000 + }, + { + "color": "#508642", + "value": 10000000 + } + ] }, - "yaxes": [ - { - "format": "iops", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } + "unit": "ns" + }, + "overrides": [] + }, + "gridPos": { + "h": 11, + "w": 8, + "x": 16, + "y": 9 + }, + "id": 52, + "options": { + "colorMode": "value", + "graphMode": "area", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" ], - "yaxis": { - "align": false, - "alignLevel": null - } + "fields": "", + "values": false + }, + "textMode": "auto" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_FDBRECORD_Write_Reading_ns_AvgLatency", + "interval": "", + "legendFormat": "Average Latency", + "refId": "A" + }, + { + "expr": "SBK_FDBRECORD_Write_Reading_ns_MaxLatency", + "interval": "", + "legendFormat": "Max Latency", + "refId": "B" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "FDBRECORD Write-Read Avg and Max Latencies (Nanoseconds)", + "type": "stat" + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {} + }, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 0, + "y": 20 + }, + "hiddenSeries": false, + "id": 54, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_FDBRECORD_Write_Reading_ns_10", + "interval": "", + "legendFormat": "", + "refId": "A" + }, + { + "expr": "SBK_FDBRECORD_Write_Reading_ns_25", + "interval": "", + "legendFormat": "", + "refId": "B" }, { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 1000 - }, - { - "color": "#1F78C1", - "value": 10000 - }, - { - "color": "#BA43A9", - "value": 100000 - }, - { - "color": "#705DA0", - "value": 1000000 - }, - { - "color": "#508642", - "value": 10000000 - } - ] - }, - "unit": "ns" - }, - "overrides": [] - }, - "gridPos": { - "h": 11, - "w": 8, - "x": 16, - "y": 4 - }, - "id": 52, - "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_FDBRECORD_Write_Reading_ns_AvgLatency", - "interval": "", - "legendFormat": "Average Latency", - "refId": "A" - }, - { - "expr": "SBK_FDBRECORD_Write_Reading_ns_MaxLatency", - "interval": "", - "legendFormat": "Max Latency", - "refId": "B" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "FDBRECORD Write-Read Avg and Max Latencies (Nanoseconds)", - "type": "stat" + "expr": "SBK_FDBRECORD_Write_Reading_ns_50", + "interval": "", + "legendFormat": "", + "refId": "C" }, { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {} - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 0, - "y": 15 - }, - "hiddenSeries": false, - "id": 54, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_FDBRECORD_Write_Reading_ns_10", - "interval": "", - "legendFormat": "", - "refId": "A" - }, - { - "expr": "SBK_FDBRECORD_Write_Reading_ns_25", - "interval": "", - "legendFormat": "", - "refId": "B" - }, - { - "expr": "SBK_FDBRECORD_Write_Reading_ns_50", - "interval": "", - "legendFormat": "", - "refId": "C" - }, - { - "expr": "SBK_FDBRECORD_Write_Reading_ns_75", - "interval": "", - "legendFormat": "", - "refId": "D" - }, - { - "expr": "SBK_FDBRECORD_Write_Reading_ns_90", - "interval": "", - "legendFormat": "", - "refId": "E" - }, - { - "expr": "SBK_FDBRECORD_Write_Reading_ns_95", - "interval": "", - "legendFormat": "", - "refId": "F" - }, - { - "expr": "SBK_FDBRECORD_Write_Reading_ns_99", - "interval": "", - "legendFormat": "", - "refId": "G" - }, - { - "expr": "SBK_FDBRECORD_Write_Reading_ns_99_9", - "interval": "", - "legendFormat": "", - "refId": "H" - }, - { - "expr": "SBK_FDBRECORD_Write_Reading_ns_99_99", - "interval": "", - "legendFormat": "", - "refId": "I" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "FDBRECORD Write-Read Percentiles (Nanoseconds)", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "format": "ns", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } + "expr": "SBK_FDBRECORD_Write_Reading_ns_75", + "interval": "", + "legendFormat": "", + "refId": "D" + }, + { + "expr": "SBK_FDBRECORD_Write_Reading_ns_90", + "interval": "", + "legendFormat": "", + "refId": "E" + }, + { + "expr": "SBK_FDBRECORD_Write_Reading_ns_95", + "interval": "", + "legendFormat": "", + "refId": "F" + }, + { + "expr": "SBK_FDBRECORD_Write_Reading_ns_99", + "interval": "", + "legendFormat": "", + "refId": "G" + }, + { + "expr": "SBK_FDBRECORD_Write_Reading_ns_99_25", + "interval": "", + "legendFormat": "", + "refId": "H" + }, + { + "expr": "SBK_FDBRECORD_Write_Reading_ns_99_5", + "interval": "", + "legendFormat": "", + "refId": "I" + }, + { + "expr": "SBK_FDBRECORD_Write_Reading_ns_99_75", + "interval": "", + "legendFormat": "", + "refId": "J" + }, + { + "expr": "SBK_FDBRECORD_Write_Reading_ns_99_9", + "interval": "", + "legendFormat": "", + "refId": "K" + }, + { + "expr": "SBK_FDBRECORD_Write_Reading_ns_99_95", + "interval": "", + "legendFormat": "", + "refId": "L" }, { - "datasource": "Prometheus", - "description": "", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 1073741824 - }, - { - "color": "#EF843C", - "value": 10737418240 - }, - { - "color": "#6ED0E0", - "value": 10737418240 - }, - { - "color": "#E24D42", - "value": 1099511627776 - } - ] + "expr": "SBK_FDBRECORD_Write_Reading_ns_99_99", + "interval": "", + "legendFormat": "", + "refId": "M" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "FDBRECORD Write-Read Percentiles (Nanoseconds)", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "$$hashKey": "object:240", + "format": "ns", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "$$hashKey": "object:241", + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "datasource": "Prometheus", + "description": "", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null }, - "unit": "decbytes" - }, - "overrides": [] - }, - "gridPos": { - "h": 5, - "w": 3, - "x": 8, - "y": 15 - }, - "id": 30, - "options": { - "colorMode": "value", - "graphMode": "none", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" + { + "color": "#EAB839", + "value": 1073741824 + }, + { + "color": "#EF843C", + "value": 10737418240 + }, + { + "color": "#6ED0E0", + "value": 10737418240 + }, + { + "color": "#E24D42", + "value": 1099511627776 + } + ] }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_FDBRECORD_Write_Reading_Bytes_total", - "interval": "", - "legendFormat": "", - "refId": "A" - } + "unit": "decbytes" + }, + "overrides": [] + }, + "gridPos": { + "h": 5, + "w": 3, + "x": 8, + "y": 20 + }, + "id": 30, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" ], - "timeFrom": null, - "timeShift": null, - "title": "FDBRECORD Write-Read Bytes Total", - "type": "stat" + "fields": "", + "values": false }, + "textMode": "auto" + }, + "pluginVersion": "7.3.7", + "targets": [ { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "max": 500, - "min": 0, - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 200 - }, - { - "color": "#1F78C1", - "value": 300 - }, - { - "color": "#BA43A9", - "value": 400 - }, - { - "color": "#705DA0", - "value": 500 - }, - { - "color": "#508642", - "value": 600 - }, - { - "color": "#CCA300", - "value": 700 - }, - { - "color": "#447EBC", - "value": 800 - }, - { - "color": "#C15C17", - "value": 900 - }, - { - "color": "#890F02", - "value": 1000 - } - ] + "expr": "SBK_FDBRECORD_Write_Reading_Bytes_total", + "interval": "", + "legendFormat": "", + "refId": "A" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "FDBRECORD Write-Read Bytes Total", + "type": "stat" + }, + { + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "max": 500, + "min": 0, + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 }, - "unit": "MBs" - }, - "overrides": [] - }, - "gridPos": { - "h": 6, - "w": 5, - "x": 11, - "y": 15 - }, - "id": 32, - "options": { - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "showThresholdLabels": true, - "showThresholdMarkers": true + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 200 + }, + { + "color": "#1F78C1", + "value": 300 + }, + { + "color": "#BA43A9", + "value": 400 + }, + { + "color": "#705DA0", + "value": 500 + }, + { + "color": "#508642", + "value": 600 + }, + { + "color": "#CCA300", + "value": 700 + }, + { + "color": "#447EBC", + "value": 800 + }, + { + "color": "#C15C17", + "value": 900 + }, + { + "color": "#890F02", + "value": 1000 + } + ] }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_FDBRECORD_Write_Reading_MBPerSec", - "interval": "", - "legendFormat": "", - "refId": "A" - } + "unit": "MBs" + }, + "overrides": [] + }, + "gridPos": { + "h": 6, + "w": 5, + "x": 11, + "y": 20 + }, + "id": 32, + "options": { + "reduceOptions": { + "calcs": [ + "last" ], - "timeFrom": null, - "timeShift": null, - "title": "FDBRECORD Write-Read Throughput MB/s", - "type": "gauge" + "fields": "", + "values": false }, + "showThresholdLabels": true, + "showThresholdMarkers": true + }, + "pluginVersion": "7.3.7", + "targets": [ { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {} - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 16, - "y": 15 - }, - "hiddenSeries": false, - "id": 34, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_FDBRECORD_Write_Reading_ms_10", - "interval": "", - "legendFormat": "", - "refId": "A" - }, - { - "expr": "SBK_FDBRECORD_Write_Reading_ms_25", - "interval": "", - "legendFormat": "", - "refId": "B" - }, - { - "expr": "SBK_FDBRECORD_Write_Reading_ms_50", - "interval": "", - "legendFormat": "", - "refId": "C" - }, - { - "expr": "SBK_FDBRECORD_Write_Reading_ms_75", - "interval": "", - "legendFormat": "", - "refId": "D" - }, - { - "expr": "SBK_FDBRECORD_Write_Reading_ms_90", - "interval": "", - "legendFormat": "", - "refId": "E" - }, - { - "expr": "SBK_FDBRECORD_Write_Reading_ms_95", - "interval": "", - "legendFormat": "", - "refId": "F" - }, - { - "expr": "SBK_FDBRECORD_Write_Reading_ms_99", - "interval": "", - "legendFormat": "", - "refId": "G" - }, - { - "expr": "SBK_FDBRECORD_Write_Reading_ms_99_9", - "interval": "", - "legendFormat": "", - "refId": "H" - }, - { - "expr": "SBK_FDBRECORD_Write_Reading_ms_99_99", - "interval": "", - "legendFormat": "", - "refId": "I" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "FDBRECORD Write-Read Percentiles (Milliseconds)", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "format": "ms", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } + "expr": "SBK_FDBRECORD_Write_Reading_MBPerSec", + "interval": "", + "legendFormat": "", + "refId": "A" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "FDBRECORD Write-Read Throughput MB/s", + "type": "gauge" + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {} + }, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 16, + "y": 20 + }, + "hiddenSeries": false, + "id": 34, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_FDBRECORD_Write_Reading_ms_10", + "interval": "", + "legendFormat": "", + "refId": "A" }, { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": { - "align": null, - "filterable": false + "expr": "SBK_FDBRECORD_Write_Reading_ms_25", + "interval": "", + "legendFormat": "", + "refId": "B" + }, + { + "expr": "SBK_FDBRECORD_Write_Reading_ms_50", + "interval": "", + "legendFormat": "", + "refId": "C" + }, + { + "expr": "SBK_FDBRECORD_Write_Reading_ms_75", + "interval": "", + "legendFormat": "", + "refId": "D" + }, + { + "expr": "SBK_FDBRECORD_Write_Reading_ms_90", + "interval": "", + "legendFormat": "", + "refId": "E" + }, + { + "expr": "SBK_FDBRECORD_Write_Reading_ms_95", + "interval": "", + "legendFormat": "", + "refId": "F" + }, + { + "expr": "SBK_FDBRECORD_Write_Reading_ms_99", + "interval": "", + "legendFormat": "", + "refId": "G" + }, + { + "expr": "SBK_FDBRECORD_Write_Reading_ms_99_9", + "interval": "", + "legendFormat": "", + "refId": "H" + }, + { + "expr": "SBK_FDBRECORD_Write_Reading_ms_99_99", + "interval": "", + "legendFormat": "", + "refId": "I" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "FDBRECORD Write-Read Percentiles (Milliseconds)", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "ms", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": { + "align": null, + "filterable": false + }, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null }, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 500 - } - ] + { + "color": "#EAB839", + "value": 10 }, - "unit": "none" - }, - "overrides": [] - }, - "gridPos": { - "h": 6, - "w": 3, - "x": 8, - "y": 20 - }, - "id": 40, - "options": { - "colorMode": "value", - "graphMode": "none", - "justifyMode": "auto", - "orientation": "horizontal", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "value_and_name" + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 500 + } + ] }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_FDBRECORD_Write_Reading_Readers", - "interval": "", - "legendFormat": "Active Readers", - "refId": "A" - }, - { - "expr": "SBK_FDBRECORD_Write_Reading_Max_Readers", - "interval": "", - "legendFormat": "Max Readers", - "refId": "B" - }, - { - "expr": "SBK_FDBRECORD_Write_Reading_Writers", - "interval": "", - "legendFormat": "Active Writers", - "refId": "C" - }, - { - "expr": "SBK_FDBRECORD_Write_Reading_Max_Writers", - "interval": "", - "legendFormat": "Max Writers", - "refId": "D" - } + "unit": "none" + }, + "overrides": [] + }, + "gridPos": { + "h": 6, + "w": 3, + "x": 8, + "y": 25 + }, + "id": 40, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "auto", + "orientation": "horizontal", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "value_and_name" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_FDBRECORD_Write_Reading_Readers", + "interval": "", + "legendFormat": "Active Readers", + "refId": "A" + }, + { + "expr": "SBK_FDBRECORD_Write_Reading_Max_Readers", + "interval": "", + "legendFormat": "Max Readers", + "refId": "B" + }, + { + "expr": "SBK_FDBRECORD_Write_Reading_Writers", + "interval": "", + "legendFormat": "Active Writers", + "refId": "C" + }, + { + "expr": "SBK_FDBRECORD_Write_Reading_Max_Writers", + "interval": "", + "legendFormat": "Max Writers", + "refId": "D" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "FDBRECORD Write-Read Writers and Readers", + "type": "stat" + }, + { + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "red", + "value": 1 + } + ] + }, + "unit": "none" + }, + "overrides": [] + }, + "gridPos": { + "h": 5, + "w": 5, + "x": 11, + "y": 26 + }, + "id": 42, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "auto", + "orientation": "horizontal", + "reduceOptions": { + "calcs": [ + "last" ], - "timeFrom": null, - "timeShift": null, - "title": "FDBRECORD Write-Read Writers and Readers", - "type": "stat" + "fields": "", + "values": false }, + "textMode": "value_and_name" + }, + "pluginVersion": "7.3.7", + "targets": [ { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "red", - "value": 1 - } - ] + "expr": "SBK_FDBRECORD_Write_Reading_LowerDiscardedLatencyRecords_total", + "interval": "", + "legendFormat": "Lower", + "refId": "A" + }, + { + "expr": "SBK_FDBRECORD_Write_Reading_HigherDiscardLatencyRecords_total", + "interval": "", + "legendFormat": "Higher", + "refId": "B" + }, + { + "expr": "SBK_FDBRECORD_Write_Reading_InvalidLatencyRecords_total", + "interval": "", + "legendFormat": "Invalid/Negative", + "refId": "C" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "FDBRECORD Write-Read Discarded Latencies", + "type": "stat" + }, + { + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null }, - "unit": "none" - }, - "overrides": [] - }, - "gridPos": { - "h": 5, - "w": 5, - "x": 11, - "y": 21 - }, - "id": 42, - "options": { - "colorMode": "value", - "graphMode": "none", - "justifyMode": "auto", - "orientation": "horizontal", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "value_and_name" + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 1000 + }, + { + "color": "#1F78C1", + "value": 10000 + }, + { + "color": "#BA43A9", + "value": 100000 + }, + { + "color": "#705DA0", + "value": 1000000 + }, + { + "color": "#508642", + "value": 10000000 + }, + { + "color": "#CCA300", + "value": 100000000 + } + ] }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_FDBRECORD_Write_Reading_LowerDiscardedLatencyRecords_total", - "interval": "", - "legendFormat": "Lower", - "refId": "A" - }, - { - "expr": "SBK_FDBRECORD_Write_Reading_HigherDiscardLatencyRecords_total", - "interval": "", - "legendFormat": "Higher", - "refId": "B" - }, - { - "expr": "SBK_FDBRECORD_Write_Reading_InvalidLatencyRecords_total", - "interval": "", - "legendFormat": "Invalid/Negative", - "refId": "C" - } + "unit": "µs" + }, + "overrides": [] + }, + "gridPos": { + "h": 11, + "w": 8, + "x": 0, + "y": 31 + }, + "id": 51, + "options": { + "colorMode": "value", + "graphMode": "area", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" ], - "timeFrom": null, - "timeShift": null, - "title": "FDBRECORD Write-Read Discarded Latencies", - "type": "stat" + "fields": "", + "values": false + }, + "textMode": "auto" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_FDBRECORD_Write_Reading_mcs_AvgLatency", + "interval": "", + "legendFormat": "Average Latency", + "refId": "A" + }, + { + "expr": "SBK_FDBRECORD_Write_Reading_mcs_MaxLatency", + "interval": "", + "legendFormat": "Max Latency", + "refId": "B" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "FDBRECORD Write-Read Avg and Max Latencies (Microseconds)", + "type": "stat" + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {} + }, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 8, + "y": 31 + }, + "hiddenSeries": false, + "id": 53, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_FDBRECORD_Write_Reading_mcs_10", + "interval": "", + "legendFormat": "", + "refId": "A" + }, + { + "expr": "SBK_FDBRECORD_Write_Reading_mcs_25", + "interval": "", + "legendFormat": "", + "refId": "B" }, { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 1000 - }, - { - "color": "#1F78C1", - "value": 10000 - }, - { - "color": "#BA43A9", - "value": 100000 - }, - { - "color": "#705DA0", - "value": 1000000 - }, - { - "color": "#508642", - "value": 10000000 - }, - { - "color": "#CCA300", - "value": 100000000 - } - ] - }, - "unit": "µs" - }, - "overrides": [] - }, - "gridPos": { - "h": 11, - "w": 8, - "x": 0, - "y": 26 - }, - "id": 51, - "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_FDBRECORD_Write_Reading_mcs_AvgLatency", - "interval": "", - "legendFormat": "Average Latency", - "refId": "A" - }, - { - "expr": "SBK_FDBRECORD_Write_Reading_mcs_MaxLatency", - "interval": "", - "legendFormat": "Max Latency", - "refId": "B" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "FDBRECORD Write-Read Avg and Max Latencies (Microseconds)", - "type": "stat" + "expr": "SBK_FDBRECORD_Write_Reading_mcs_50", + "interval": "", + "legendFormat": "", + "refId": "C" }, { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {} - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 8, - "y": 26 - }, - "hiddenSeries": false, - "id": 53, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_FDBRECORD_Write_Reading_mcs_10", - "interval": "", - "legendFormat": "", - "refId": "A" - }, - { - "expr": "SBK_FDBRECORD_Write_Reading_mcs_25", - "interval": "", - "legendFormat": "", - "refId": "B" - }, - { - "expr": "SBK_FDBRECORD_Write_Reading_mcs_50", - "interval": "", - "legendFormat": "", - "refId": "C" - }, - { - "expr": "SBK_FDBRECORD_Write_Reading_mcs_75", - "interval": "", - "legendFormat": "", - "refId": "D" - }, - { - "expr": "SBK_FDBRECORD_Write_Reading_mcs_90", - "interval": "", - "legendFormat": "", - "refId": "E" - }, - { - "expr": "SBK_FDBRECORD_Write_Reading_mcs_95", - "interval": "", - "legendFormat": "", - "refId": "F" - }, - { - "expr": "SBK_FDBRECORD_Write_Reading_mcs_99", - "interval": "", - "legendFormat": "", - "refId": "G" - }, - { - "expr": "SBK_FDBRECORD_Write_Reading_mcs_99_9", - "interval": "", - "legendFormat": "", - "refId": "H" - }, - { - "expr": "SBK_FDBRECORD_Write_Reading_mcs_99_99", - "interval": "", - "legendFormat": "", - "refId": "I" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "FDBRECORD Write-Read Percentiles (Microseconds)", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "format": "µs", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } + "expr": "SBK_FDBRECORD_Write_Reading_mcs_75", + "interval": "", + "legendFormat": "", + "refId": "D" + }, + { + "expr": "SBK_FDBRECORD_Write_Reading_mcs_90", + "interval": "", + "legendFormat": "", + "refId": "E" + }, + { + "expr": "SBK_FDBRECORD_Write_Reading_mcs_95", + "interval": "", + "legendFormat": "", + "refId": "F" + }, + { + "expr": "SBK_FDBRECORD_Write_Reading_mcs_99", + "interval": "", + "legendFormat": "", + "refId": "G" + }, + { + "expr": "SBK_FDBRECORD_Write_Reading_mcs_99_9", + "interval": "", + "legendFormat": "", + "refId": "H" + }, + { + "expr": "SBK_FDBRECORD_Write_Reading_mcs_99_99", + "interval": "", + "legendFormat": "", + "refId": "I" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "FDBRECORD Write-Read Percentiles (Microseconds)", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "µs", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true }, { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 1 - }, - { - "color": "#6ED0E0", - "value": 5 - }, - { - "color": "#EF843C", - "value": 10 - }, - { - "color": "#E24D42", - "value": 20 - }, - { - "color": "#1F78C1", - "value": 30 - }, - { - "color": "#BA43A9", - "value": 40 - }, - { - "color": "#705DA0", - "value": 50 - }, - { - "color": "#508642", - "value": 60 - }, - { - "color": "#CCA300", - "value": 70 - }, - { - "color": "#447EBC", - "value": 80 - }, - { - "color": "#C15C17", - "value": 90 - }, - { - "color": "#890F02", - "value": 100 - }, - { - "color": "#0A437C", - "value": 200 - }, - { - "color": "#6D1F62", - "value": 500 - }, - { - "color": "#584477", - "value": 1000 - } - ] + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null }, - "unit": "ms" - }, - "overrides": [] - }, - "gridPos": { - "h": 11, - "w": 8, - "x": 16, - "y": 26 - }, - "id": 38, - "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" + { + "color": "#EAB839", + "value": 1 + }, + { + "color": "#6ED0E0", + "value": 5 + }, + { + "color": "#EF843C", + "value": 10 + }, + { + "color": "#E24D42", + "value": 20 + }, + { + "color": "#1F78C1", + "value": 30 + }, + { + "color": "#BA43A9", + "value": 40 + }, + { + "color": "#705DA0", + "value": 50 + }, + { + "color": "#508642", + "value": 60 + }, + { + "color": "#CCA300", + "value": 70 + }, + { + "color": "#447EBC", + "value": 80 + }, + { + "color": "#C15C17", + "value": 90 + }, + { + "color": "#890F02", + "value": 100 + }, + { + "color": "#0A437C", + "value": 200 + }, + { + "color": "#6D1F62", + "value": 500 + }, + { + "color": "#584477", + "value": 1000 + } + ] }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_FDBRECORD_Write_Reading_ms_AvgLatency", - "interval": "", - "legendFormat": "Average Latency", - "refId": "A" - }, - { - "expr": "SBK_FDBRECORD_Write_Reading_ms_MaxLatency", - "interval": "", - "legendFormat": "Max Latency", - "refId": "B" - } + "unit": "ms" + }, + "overrides": [] + }, + "gridPos": { + "h": 11, + "w": 8, + "x": 16, + "y": 31 + }, + "id": 38, + "options": { + "colorMode": "value", + "graphMode": "area", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" ], - "timeFrom": null, - "timeShift": null, - "title": "FDBRECORD Write-Read Avg and Max Latencies (Milliseconds)", - "type": "stat" + "fields": "", + "values": false + }, + "textMode": "auto" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_FDBRECORD_Write_Reading_ms_AvgLatency", + "interval": "", + "legendFormat": "Average Latency", + "refId": "A" + }, + { + "expr": "SBK_FDBRECORD_Write_Reading_ms_MaxLatency", + "interval": "", + "legendFormat": "Max Latency", + "refId": "B" } ], - "title": "Write-Read Performance Benchmarking (End to End Latencies)", - "type": "row" + "timeFrom": null, + "timeShift": null, + "title": "FDBRECORD Write-Read Avg and Max Latencies (Milliseconds)", + "type": "stat" } ], "refresh": "5s", diff --git a/grafana/dashboards/sbk-file.json b/grafana/dashboards/sbk-file.json index b919e06e7..99249a5f5 100644 --- a/grafana/dashboards/sbk-file.json +++ b/grafana/dashboards/sbk-file.json @@ -15,7 +15,7 @@ "editable": true, "gnetId": null, "graphTooltip": 0, - "iteration": 1623506088732, + "iteration": 1627313150733, "links": [], "panels": [ { @@ -362,7 +362,7 @@ "h": 9, "w": 8, "x": 0, - "y": 10 + "y": 7 }, "hiddenSeries": false, "id": 62, @@ -458,7 +458,7 @@ "h": 9, "w": 8, "x": 8, - "y": 10 + "y": 7 }, "hiddenSeries": false, "id": 6, @@ -590,7 +590,7 @@ "h": 9, "w": 8, "x": 16, - "y": 10 + "y": 7 }, "id": 48, "options": { @@ -646,7 +646,7 @@ "h": 11, "w": 8, "x": 0, - "y": 19 + "y": 16 }, "hiddenSeries": false, "id": 50, @@ -718,16 +718,40 @@ "refId": "G" }, { - "expr": "SBK_FILE_Writing_ns_99_9", + "expr": "SBK_FILE_Writing_ns_99_25", "interval": "", "legendFormat": "", "refId": "H" }, { - "expr": "SBK_FILE_Writing_ns_99_99", + "expr": "SBK_FILE_Writing_ns_99_5", "interval": "", "legendFormat": "", "refId": "I" + }, + { + "expr": "SBK_FILE_Writing_ns_99_75", + "interval": "", + "legendFormat": "", + "refId": "J" + }, + { + "expr": "SBK_FILE_Writing_ns_99_9", + "interval": "", + "legendFormat": "", + "refId": "K" + }, + { + "expr": "SBK_FILE_Writing_ns_99_95", + "interval": "", + "legendFormat": "", + "refId": "L" + }, + { + "expr": "SBK_FILE_Writing_ns_99_99", + "interval": "", + "legendFormat": "", + "refId": "M" } ], "thresholds": [], @@ -750,6 +774,7 @@ }, "yaxes": [ { + "$$hashKey": "object:127", "format": "ns", "label": null, "logBase": 1, @@ -758,6 +783,7 @@ "show": true }, { + "$$hashKey": "object:128", "format": "short", "label": null, "logBase": 1, @@ -814,7 +840,7 @@ "h": 4, "w": 3, "x": 8, - "y": 19 + "y": 16 }, "id": 2, "options": { @@ -925,7 +951,7 @@ "h": 6, "w": 5, "x": 11, - "y": 19 + "y": 16 }, "id": 4, "options": { @@ -970,7 +996,7 @@ "h": 11, "w": 8, "x": 16, - "y": 19 + "y": 16 }, "hiddenSeries": false, "id": 10, @@ -1136,7 +1162,7 @@ "h": 7, "w": 3, "x": 8, - "y": 23 + "y": 20 }, "id": 8, "options": { @@ -1192,7 +1218,7 @@ "h": 5, "w": 5, "x": 11, - "y": 25 + "y": 22 }, "id": 28, "options": { @@ -1294,7 +1320,7 @@ "h": 10, "w": 8, "x": 0, - "y": 30 + "y": 27 }, "id": 47, "options": { @@ -1350,7 +1376,7 @@ "h": 10, "w": 8, "x": 8, - "y": 30 + "y": 27 }, "hiddenSeries": false, "id": 49, @@ -1560,7 +1586,7 @@ "h": 10, "w": 8, "x": 16, - "y": 30 + "y": 27 }, "id": 12, "options": { @@ -1602,7 +1628,7 @@ "type": "row" }, { - "collapsed": false, + "collapsed": true, "datasource": null, "gridPos": { "h": 1, @@ -1611,969 +1637,1371 @@ "y": 7 }, "id": 58, - "panels": [], - "title": "Read Performance Benchmarking", - "type": "row" - }, - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [], - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 200 - }, - { - "color": "#1F78C1", - "value": 300 - }, - { - "color": "#BA43A9", - "value": 400 - }, - { - "color": "#705DA0", - "value": 500 - }, - { - "color": "#508642", - "value": 600 - }, - { - "color": "#CCA300", - "value": 700 - }, - { - "color": "#447EBC", - "value": 800 - }, - { - "color": "#C15C17", - "value": 900 + "panels": [ + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 200 + }, + { + "color": "#1F78C1", + "value": 300 + }, + { + "color": "#BA43A9", + "value": 400 + }, + { + "color": "#705DA0", + "value": 500 + }, + { + "color": "#508642", + "value": 600 + }, + { + "color": "#CCA300", + "value": 700 + }, + { + "color": "#447EBC", + "value": 800 + }, + { + "color": "#C15C17", + "value": 900 + }, + { + "color": "#890F02", + "value": 1000 + } + ] }, - { - "color": "#890F02", - "value": 1000 - } - ] + "unit": "MBs" + }, + "overrides": [] }, - "unit": "MBs" + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 0, + "y": 8 + }, + "hiddenSeries": false, + "id": 63, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_FILE_Reading_MBPerSec", + "refId": "A" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "FILE Read Throughput MB/s", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "$$hashKey": "object:323", + "format": "MBs", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "$$hashKey": "object:324", + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 0, - "y": 8 - }, - "hiddenSeries": false, - "id": 63, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_FILE_Reading_MBPerSec", - "refId": "A" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "FILE Read Throughput MB/s", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "$$hashKey": "object:323", - "format": "MBs", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "$$hashKey": "object:324", - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } - }, - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [] - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 8, - "y": 8 - }, - "hiddenSeries": false, - "id": 20, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_FILE_Reading_RecordsPerSec", - "refId": "A" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "FILE Read Records/Sec", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "format": "rps", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } - }, - { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [], - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 1000 - }, - { - "color": "#1F78C1", - "value": 10000 - }, - { - "color": "#BA43A9", - "value": 100000 - }, - { - "color": "#705DA0", - "value": 1000000 - }, - { - "color": "#508642", - "value": 10000000 - } - ] - }, - "unit": "ns" - }, - "overrides": [] - }, - "gridPos": { - "h": 11, - "w": 8, - "x": 16, - "y": 8 - }, - "id": 44, - "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_FILE_Reading_ns_AvgLatency", - "interval": "", - "legendFormat": "Average Latency", - "refId": "A" - }, - { - "expr": "SBK_FILE_Reading_ns_MaxLatency", - "interval": "", - "legendFormat": "Max Latency", - "refId": "B" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "FILE Read Avg and Max Latencies (Nanoseconds)", - "type": "stat" - }, - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [] - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 0, - "y": 19 - }, - "hiddenSeries": false, - "id": 46, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_FILE_Reading_ns_10", - "interval": "", - "legendFormat": "", - "refId": "A" - }, - { - "expr": "SBK_FILE_Reading_ns_25", - "interval": "", - "legendFormat": "", - "refId": "B" - }, - { - "expr": "SBK_FILE_Reading_ns_50", - "interval": "", - "legendFormat": "", - "refId": "C" - }, - { - "expr": "SBK_FILE_Reading_ns_75", - "interval": "", - "legendFormat": "", - "refId": "D" - }, - { - "expr": "SBK_FILE_Reading_ns_90", - "interval": "", - "legendFormat": "", - "refId": "E" - }, - { - "expr": "SBK_FILE_Reading_ns_95", - "interval": "", - "legendFormat": "", - "refId": "F" - }, - { - "expr": "SBK_FILE_Reading_ns_99", - "interval": "", - "legendFormat": "", - "refId": "G" - }, - { - "expr": "SBK_FILE_Reading_ns_99_9", - "interval": "", - "legendFormat": "", - "refId": "H" - }, - { - "expr": "SBK_FILE_Reading_ns_99_99", - "interval": "", - "legendFormat": "", - "refId": "I" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "FILE Read Percentiles (Nanoseconds)", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ { - "format": "ns", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [] + }, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 8, + "y": 8 + }, + "hiddenSeries": false, + "id": 20, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_FILE_Reading_RecordsPerSec", + "refId": "A" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "FILE Read Records/Sec", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "rps", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } }, { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } - }, - { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [], - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 1000 + }, + { + "color": "#1F78C1", + "value": 10000 + }, + { + "color": "#BA43A9", + "value": 100000 + }, + { + "color": "#705DA0", + "value": 1000000 + }, + { + "color": "#508642", + "value": 10000000 + } + ] }, - { - "color": "#E24D42", - "value": 500 - } - ] + "unit": "ns" + }, + "overrides": [] + }, + "gridPos": { + "h": 11, + "w": 8, + "x": 16, + "y": 8 + }, + "id": 44, + "options": { + "colorMode": "value", + "graphMode": "area", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "auto" }, - "unit": "none" - }, - "overrides": [] - }, - "gridPos": { - "h": 5, - "w": 3, - "x": 8, - "y": 19 - }, - "id": 14, - "options": { - "colorMode": "value", - "graphMode": "none", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_FILE_Reading_ns_AvgLatency", + "interval": "", + "legendFormat": "Average Latency", + "refId": "A" + }, + { + "expr": "SBK_FILE_Reading_ns_MaxLatency", + "interval": "", + "legendFormat": "Max Latency", + "refId": "B" + } ], - "fields": "", - "values": false - }, - "textMode": "value_and_name" - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_FILE_Reading_Readers", - "interval": "", - "legendFormat": "Active", - "refId": "A" + "timeFrom": null, + "timeShift": null, + "title": "FILE Read Avg and Max Latencies (Nanoseconds)", + "type": "stat" }, { - "expr": "SBK_FILE_Reading_Max_Readers", - "interval": "", - "legendFormat": "Max", - "refId": "B" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "FILE Readers", - "type": "stat" - }, - { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [], - "mappings": [], - "max": 500, - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 200 - }, - { - "color": "#1F78C1", - "value": 300 - }, - { - "color": "#BA43A9", - "value": 400 - }, - { - "color": "#705DA0", - "value": 500 - }, - { - "color": "#508642", - "value": 600 - }, - { - "color": "#CCA300", - "value": 700 - }, - { - "color": "#447EBC", - "value": 800 - }, - { - "color": "#C15C17", - "value": 900 - }, - { - "color": "#890F02", - "value": 1000 - } - ] + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [] + }, + "overrides": [] }, - "unit": "MBs" - }, - "overrides": [] - }, - "gridPos": { - "h": 6, - "w": 5, - "x": 11, - "y": 19 - }, - "id": 18, - "options": { - "reduceOptions": { - "calcs": [ - "last" + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 0, + "y": 19 + }, + "hiddenSeries": false, + "id": 46, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_FILE_Reading_ns_10", + "interval": "", + "legendFormat": "", + "refId": "A" + }, + { + "expr": "SBK_FILE_Reading_ns_25", + "interval": "", + "legendFormat": "", + "refId": "B" + }, + { + "expr": "SBK_FILE_Reading_ns_50", + "interval": "", + "legendFormat": "", + "refId": "C" + }, + { + "expr": "SBK_FILE_Reading_ns_75", + "interval": "", + "legendFormat": "", + "refId": "D" + }, + { + "expr": "SBK_FILE_Reading_ns_90", + "interval": "", + "legendFormat": "", + "refId": "E" + }, + { + "expr": "SBK_FILE_Reading_ns_95", + "interval": "", + "legendFormat": "", + "refId": "F" + }, + { + "expr": "SBK_FILE_Reading_ns_99", + "interval": "", + "legendFormat": "", + "refId": "G" + }, + { + "expr": "SBK_FILE_Reading_ns_99_25", + "interval": "", + "legendFormat": "", + "refId": "H" + }, + { + "expr": "SBK_FILE_Reading_ns_99_5", + "interval": "", + "legendFormat": "", + "refId": "I" + }, + { + "expr": "SBK_FILE_Reading_ns_99_75", + "interval": "", + "legendFormat": "", + "refId": "J" + }, + { + "expr": "SBK_FILE_Reading_ns_99_9", + "interval": "", + "legendFormat": "", + "refId": "K" + }, + { + "expr": "SBK_FILE_Reading_ns_99_95", + "interval": "", + "legendFormat": "", + "refId": "L" + }, + { + "expr": "SBK_FILE_Reading_ns_99_99", + "interval": "", + "legendFormat": "", + "refId": "M" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "FILE Read Percentiles (Nanoseconds)", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "$$hashKey": "object:152", + "format": "ns", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "$$hashKey": "object:153", + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } ], - "fields": "", - "values": false - }, - "showThresholdLabels": true, - "showThresholdMarkers": true - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_FILE_Reading_MBPerSec", - "refId": "A" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "FILE Read Throughput MB/s", - "type": "gauge" - }, - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [] - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 16, - "y": 19 - }, - "hiddenSeries": false, - "id": 22, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_FILE_Reading_ms_10", - "interval": "", - "legendFormat": "", - "refId": "A" - }, - { - "expr": "SBK_FILE_Reading_ms_25", - "interval": "", - "legendFormat": "", - "refId": "B" - }, - { - "expr": "SBK_FILE_Reading_ms_50", - "interval": "", - "legendFormat": "", - "refId": "C" + "yaxis": { + "align": false, + "alignLevel": null + } }, { - "expr": "SBK_FILE_Reading_ms_75", - "interval": "", - "legendFormat": "", - "refId": "D" + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 500 + } + ] + }, + "unit": "none" + }, + "overrides": [] + }, + "gridPos": { + "h": 5, + "w": 3, + "x": 8, + "y": 19 + }, + "id": 14, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "value_and_name" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_FILE_Reading_Readers", + "interval": "", + "legendFormat": "Active", + "refId": "A" + }, + { + "expr": "SBK_FILE_Reading_Max_Readers", + "interval": "", + "legendFormat": "Max", + "refId": "B" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "FILE Readers", + "type": "stat" }, { - "expr": "SBK_FILE_Reading_ms_90", - "interval": "", - "legendFormat": "", - "refId": "E" + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "max": 500, + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 200 + }, + { + "color": "#1F78C1", + "value": 300 + }, + { + "color": "#BA43A9", + "value": 400 + }, + { + "color": "#705DA0", + "value": 500 + }, + { + "color": "#508642", + "value": 600 + }, + { + "color": "#CCA300", + "value": 700 + }, + { + "color": "#447EBC", + "value": 800 + }, + { + "color": "#C15C17", + "value": 900 + }, + { + "color": "#890F02", + "value": 1000 + } + ] + }, + "unit": "MBs" + }, + "overrides": [] + }, + "gridPos": { + "h": 6, + "w": 5, + "x": 11, + "y": 19 + }, + "id": 18, + "options": { + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "showThresholdLabels": true, + "showThresholdMarkers": true + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_FILE_Reading_MBPerSec", + "refId": "A" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "FILE Read Throughput MB/s", + "type": "gauge" }, { - "expr": "SBK_FILE_Reading_ms_95", - "interval": "", - "legendFormat": "", - "refId": "F" + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [] + }, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 16, + "y": 19 + }, + "hiddenSeries": false, + "id": 22, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_FILE_Reading_ms_10", + "interval": "", + "legendFormat": "", + "refId": "A" + }, + { + "expr": "SBK_FILE_Reading_ms_25", + "interval": "", + "legendFormat": "", + "refId": "B" + }, + { + "expr": "SBK_FILE_Reading_ms_50", + "interval": "", + "legendFormat": "", + "refId": "C" + }, + { + "expr": "SBK_FILE_Reading_ms_75", + "interval": "", + "legendFormat": "", + "refId": "D" + }, + { + "expr": "SBK_FILE_Reading_ms_90", + "interval": "", + "legendFormat": "", + "refId": "E" + }, + { + "expr": "SBK_FILE_Reading_ms_95", + "interval": "", + "legendFormat": "", + "refId": "F" + }, + { + "expr": "SBK_FILE_Reading_ms_99", + "interval": "", + "legendFormat": "", + "refId": "G" + }, + { + "expr": "SBK_FILE_Reading_ms_99_9", + "interval": "", + "legendFormat": "", + "refId": "H" + }, + { + "expr": "SBK_FILE_Reading_ms_99_99", + "interval": "", + "legendFormat": "", + "refId": "I" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "FILE Read Percentiles (Milli Seconds)", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "ms", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } }, { - "expr": "SBK_FILE_Reading_ms_99", - "interval": "", - "legendFormat": "", - "refId": "G" + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 1073741824 + }, + { + "color": "#6ED0E0", + "value": 10737418240 + }, + { + "color": "#EF843C", + "value": 107374182400 + }, + { + "color": "#E24D42", + "value": 1099511627776 + } + ] + }, + "unit": "decbytes" + }, + "overrides": [] + }, + "gridPos": { + "h": 6, + "w": 3, + "x": 8, + "y": 24 + }, + "id": 16, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "value" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_FILE_Reading_Bytes_total", + "refId": "A" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "FILE Read Bytes Total", + "type": "stat" }, { - "expr": "SBK_FILE_Reading_ms_99_9", - "interval": "", - "legendFormat": "", - "refId": "H" + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "red", + "value": 1 + } + ] + }, + "unit": "none" + }, + "overrides": [] + }, + "gridPos": { + "h": 5, + "w": 5, + "x": 11, + "y": 25 + }, + "id": 26, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "auto", + "orientation": "horizontal", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "value_and_name" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_FILE_Reading_LowerDiscardedLatencyRecords_total", + "interval": "", + "legendFormat": "Lower", + "queryType": "randomWalk", + "refId": "A" + }, + { + "expr": "SBK_FILE_Reading_HigherDiscardLatencyRecords_total", + "interval": "", + "legendFormat": "Higher", + "refId": "B" + }, + { + "expr": "SBK_FILE_Reading_InvalidLatencyRecords_total", + "interval": "", + "legendFormat": "Invalid/Negative", + "refId": "C" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "FILE Read Discarded Latencies", + "type": "stat" }, { - "expr": "SBK_FILE_Reading_ms_99_99", - "interval": "", - "legendFormat": "", - "refId": "I" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "FILE Read Percentiles (Milli Seconds)", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "format": "ms", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 1000 + }, + { + "color": "#1F78C1", + "value": 10000 + }, + { + "color": "#BA43A9", + "value": 100000 + }, + { + "color": "#705DA0", + "value": 1000000 + }, + { + "color": "#508642", + "value": 10000000 + } + ] + }, + "unit": "µs" + }, + "overrides": [] + }, + "gridPos": { + "h": 11, + "w": 8, + "x": 0, + "y": 30 + }, + "id": 43, + "options": { + "colorMode": "value", + "graphMode": "area", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "auto" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_FILE_Reading_mcs_AvgLatency", + "interval": "", + "legendFormat": "Average Latency", + "refId": "A" + }, + { + "expr": "SBK_FILE_Reading_mcs_MaxLatency", + "interval": "", + "legendFormat": "Max Latency", + "refId": "B" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "FILE Read Avg and Max Latencies (Microseconds)", + "type": "stat" }, { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } - }, - { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [], - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 1073741824 - }, - { - "color": "#6ED0E0", - "value": 10737418240 - }, - { - "color": "#EF843C", - "value": 107374182400 - }, - { - "color": "#E24D42", - "value": 1099511627776 - } - ] + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [] + }, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 8, + "y": 30 + }, + "hiddenSeries": false, + "id": 45, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_FILE_Reading_mcs_10", + "interval": "", + "legendFormat": "", + "refId": "A" + }, + { + "expr": "SBK_FILE_Reading_mcs_25", + "interval": "", + "legendFormat": "", + "refId": "B" + }, + { + "expr": "SBK_FILE_Reading_mcs_50", + "interval": "", + "legendFormat": "", + "refId": "C" + }, + { + "expr": "SBK_FILE_Reading_mcs_75", + "interval": "", + "legendFormat": "", + "refId": "D" + }, + { + "expr": "SBK_FILE_Reading_mcs_90", + "interval": "", + "legendFormat": "", + "refId": "E" + }, + { + "expr": "SBK_FILE_Reading_mcs_95", + "interval": "", + "legendFormat": "", + "refId": "F" + }, + { + "expr": "SBK_FILE_Reading_mcs_99", + "interval": "", + "legendFormat": "", + "refId": "G" + }, + { + "expr": "SBK_FILE_Reading_mcs_99_9", + "interval": "", + "legendFormat": "", + "refId": "H" + }, + { + "expr": "SBK_FILE_Reading_mcs_99_99", + "interval": "", + "legendFormat": "", + "refId": "I" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "FILE Read Percentiles (Microseconds)", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" }, - "unit": "decbytes" - }, - "overrides": [] - }, - "gridPos": { - "h": 6, - "w": 3, - "x": 8, - "y": 24 - }, - "id": 16, - "options": { - "colorMode": "value", - "graphMode": "none", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "µs", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } ], - "fields": "", - "values": false + "yaxis": { + "align": false, + "alignLevel": null + } }, - "textMode": "value" - }, - "pluginVersion": "7.3.7", - "targets": [ { - "expr": "SBK_FILE_Reading_Bytes_total", - "refId": "A" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "FILE Read Bytes Total", - "type": "stat" - }, - { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 1 + }, + { + "color": "#6ED0E0", + "value": 5 + }, + { + "color": "#EF843C", + "value": 10 + }, + { + "color": "#E24D42", + "value": 20 + }, + { + "color": "#1F78C1", + "value": 30 + }, + { + "color": "#BA43A9", + "value": 40 + }, + { + "color": "#705DA0", + "value": 50 + }, + { + "color": "#508642", + "value": 60 + }, + { + "color": "#CCA300", + "value": 70 + }, + { + "color": "#447EBC", + "value": 80 + }, + { + "color": "#C15C17", + "value": 90 + }, + { + "color": "#890F02", + "value": 100 + }, + { + "color": "#0A437C", + "value": 500 + }, + { + "color": "#6D1F62", + "value": 1000 + } + ] }, - { - "color": "red", - "value": 1 - } - ] + "unit": "ms" + }, + "overrides": [] }, - "unit": "none" - }, - "overrides": [] - }, - "gridPos": { - "h": 5, - "w": 5, - "x": 11, - "y": 25 - }, - "id": 26, - "options": { - "colorMode": "value", - "graphMode": "none", - "justifyMode": "auto", - "orientation": "horizontal", - "reduceOptions": { - "calcs": [ - "last" + "gridPos": { + "h": 11, + "w": 8, + "x": 16, + "y": 30 + }, + "id": 24, + "options": { + "colorMode": "value", + "graphMode": "area", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "auto" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_FILE_Reading_ms_AvgLatency", + "interval": "", + "legendFormat": "Average Latency", + "refId": "A" + }, + { + "expr": "SBK_FILE_Reading_ms_MaxLatency", + "interval": "", + "legendFormat": "Max Latency", + "refId": "B" + } ], - "fields": "", - "values": false - }, - "textMode": "value_and_name" - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_FILE_Reading_LowerDiscardedLatencyRecords_total", - "interval": "", - "legendFormat": "Lower", - "queryType": "randomWalk", - "refId": "A" - }, - { - "expr": "SBK_FILE_Reading_HigherDiscardLatencyRecords_total", - "interval": "", - "legendFormat": "Higher", - "refId": "B" - }, - { - "expr": "SBK_FILE_Reading_InvalidLatencyRecords_total", - "interval": "", - "legendFormat": "Invalid/Negative", - "refId": "C" + "timeFrom": null, + "timeShift": null, + "title": "FILE Read Avg and Max Latencies (Milliseconds)", + "type": "stat" } ], - "timeFrom": null, - "timeShift": null, - "title": "FILE Read Discarded Latencies", - "type": "stat" + "title": "Read Performance Benchmarking", + "type": "row" + }, + { + "collapsed": false, + "datasource": null, + "gridPos": { + "h": 1, + "w": 24, + "x": 0, + "y": 8 + }, + "id": 56, + "panels": [], + "title": "Write-Read Performance Benchmarking (End to End Latencies)", + "type": "row" }, { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, "datasource": "Prometheus", "fieldConfig": { "defaults": { "custom": {}, - "links": [], "mappings": [], + "max": 500, + "min": 0, "noValue": "0", "thresholds": { "mode": "absolute", @@ -2596,81 +3024,43 @@ }, { "color": "#E24D42", - "value": 1000 + "value": 200 }, { "color": "#1F78C1", - "value": 10000 + "value": 300 }, { "color": "#BA43A9", - "value": 100000 + "value": 400 }, { "color": "#705DA0", - "value": 1000000 + "value": 500 }, { "color": "#508642", - "value": 10000000 + "value": 600 + }, + { + "color": "#CCA300", + "value": 700 + }, + { + "color": "#447EBC", + "value": 800 + }, + { + "color": "#C15C17", + "value": 900 + }, + { + "color": "#890F02", + "value": 1000 } ] }, - "unit": "µs" - }, - "overrides": [] - }, - "gridPos": { - "h": 11, - "w": 8, - "x": 0, - "y": 30 - }, - "id": 43, - "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_FILE_Reading_mcs_AvgLatency", - "interval": "", - "legendFormat": "Average Latency", - "refId": "A" - }, - { - "expr": "SBK_FILE_Reading_mcs_MaxLatency", - "interval": "", - "legendFormat": "Max Latency", - "refId": "B" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "FILE Read Avg and Max Latencies (Microseconds)", - "type": "stat" - }, - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [] + "unit": "MBs" }, "overrides": [] }, @@ -2679,11 +3069,11 @@ "gridPos": { "h": 11, "w": 8, - "x": 8, - "y": 30 + "x": 0, + "y": 9 }, "hiddenSeries": false, - "id": 45, + "id": 61, "legend": { "avg": false, "current": false, @@ -2710,1564 +3100,1252 @@ "steppedLine": false, "targets": [ { - "expr": "SBK_FILE_Reading_mcs_10", + "expr": "SBK_FILE_Write_Reading_MBPerSec", "interval": "", "legendFormat": "", "refId": "A" - }, - { - "expr": "SBK_FILE_Reading_mcs_25", - "interval": "", - "legendFormat": "", - "refId": "B" - }, - { - "expr": "SBK_FILE_Reading_mcs_50", - "interval": "", - "legendFormat": "", - "refId": "C" - }, - { - "expr": "SBK_FILE_Reading_mcs_75", - "interval": "", - "legendFormat": "", - "refId": "D" - }, - { - "expr": "SBK_FILE_Reading_mcs_90", - "interval": "", - "legendFormat": "", - "refId": "E" - }, - { - "expr": "SBK_FILE_Reading_mcs_95", - "interval": "", - "legendFormat": "", - "refId": "F" - }, - { - "expr": "SBK_FILE_Reading_mcs_99", - "interval": "", - "legendFormat": "", - "refId": "G" - }, - { - "expr": "SBK_FILE_Reading_mcs_99_9", - "interval": "", - "legendFormat": "", - "refId": "H" - }, - { - "expr": "SBK_FILE_Reading_mcs_99_99", - "interval": "", - "legendFormat": "", - "refId": "I" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, - "title": "FILE Read Percentiles (Microseconds)", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "format": "µs", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } - }, - { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [], - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 1 - }, - { - "color": "#6ED0E0", - "value": 5 - }, - { - "color": "#EF843C", - "value": 10 - }, - { - "color": "#E24D42", - "value": 20 - }, - { - "color": "#1F78C1", - "value": 30 - }, - { - "color": "#BA43A9", - "value": 40 - }, - { - "color": "#705DA0", - "value": 50 - }, - { - "color": "#508642", - "value": 60 - }, - { - "color": "#CCA300", - "value": 70 - }, - { - "color": "#447EBC", - "value": 80 - }, - { - "color": "#C15C17", - "value": 90 - }, - { - "color": "#890F02", - "value": 100 - }, - { - "color": "#0A437C", - "value": 500 - }, - { - "color": "#6D1F62", - "value": 1000 - } - ] - }, - "unit": "ms" + "title": "FILE Write-Read Throughput MB/s ", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "$$hashKey": "object:175", + "format": "MBs", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "$$hashKey": "object:176", + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {} }, "overrides": [] }, + "fill": 1, + "fillGradient": 0, "gridPos": { "h": 11, "w": 8, - "x": 16, - "y": 30 + "x": 8, + "y": 9 }, - "id": 24, + "hiddenSeries": false, + "id": 36, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" + "alertThreshold": true }, + "percentage": false, "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, "targets": [ { - "expr": "SBK_FILE_Reading_ms_AvgLatency", + "expr": "SBK_FILE_Write_Reading_RecordsPerSec", "interval": "", - "legendFormat": "Average Latency", + "legendFormat": "", "refId": "A" - }, - { - "expr": "SBK_FILE_Reading_ms_MaxLatency", - "interval": "", - "legendFormat": "Max Latency", - "refId": "B" } ], + "thresholds": [], "timeFrom": null, - "timeShift": null, - "title": "FILE Read Avg and Max Latencies (Milliseconds)", - "type": "stat" - }, - { - "collapsed": true, - "datasource": null, - "gridPos": { - "h": 1, - "w": 24, - "x": 0, - "y": 41 - }, - "id": 56, - "panels": [ - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "max": 500, - "min": 0, - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 200 - }, - { - "color": "#1F78C1", - "value": 300 - }, - { - "color": "#BA43A9", - "value": 400 - }, - { - "color": "#705DA0", - "value": 500 - }, - { - "color": "#508642", - "value": 600 - }, - { - "color": "#CCA300", - "value": 700 - }, - { - "color": "#447EBC", - "value": 800 - }, - { - "color": "#C15C17", - "value": 900 - }, - { - "color": "#890F02", - "value": 1000 - } - ] - }, - "unit": "MBs" - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 0, - "y": 4 - }, - "hiddenSeries": false, - "id": 61, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_FILE_Write_Reading_MBPerSec", - "interval": "", - "legendFormat": "", - "refId": "A" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "FILE Write-Read Throughput MB/s ", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "$$hashKey": "object:175", - "format": "MBs", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "$$hashKey": "object:176", - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } + "timeRegions": [], + "timeShift": null, + "title": "FILE Write-Read Records/Sec", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "iops", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true }, { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {} - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 8, - "y": 4 - }, - "hiddenSeries": false, - "id": 36, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_FILE_Write_Reading_RecordsPerSec", - "interval": "", - "legendFormat": "", - "refId": "A" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "FILE Write-Read Records/Sec", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 1000 + }, + { + "color": "#1F78C1", + "value": 10000 + }, + { + "color": "#BA43A9", + "value": 100000 + }, + { + "color": "#705DA0", + "value": 1000000 + }, + { + "color": "#508642", + "value": 10000000 + } + ] }, - "yaxes": [ - { - "format": "iops", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } + "unit": "ns" + }, + "overrides": [] + }, + "gridPos": { + "h": 11, + "w": 8, + "x": 16, + "y": 9 + }, + "id": 52, + "options": { + "colorMode": "value", + "graphMode": "area", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" ], - "yaxis": { - "align": false, - "alignLevel": null - } + "fields": "", + "values": false + }, + "textMode": "auto" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_FILE_Write_Reading_ns_AvgLatency", + "interval": "", + "legendFormat": "Average Latency", + "refId": "A" + }, + { + "expr": "SBK_FILE_Write_Reading_ns_MaxLatency", + "interval": "", + "legendFormat": "Max Latency", + "refId": "B" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "FILE Write-Read Avg and Max Latencies (Nanoseconds)", + "type": "stat" + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {} + }, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 0, + "y": 20 + }, + "hiddenSeries": false, + "id": 54, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_FILE_Write_Reading_ns_10", + "interval": "", + "legendFormat": "", + "refId": "A" + }, + { + "expr": "SBK_FILE_Write_Reading_ns_25", + "interval": "", + "legendFormat": "", + "refId": "B" }, { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 1000 - }, - { - "color": "#1F78C1", - "value": 10000 - }, - { - "color": "#BA43A9", - "value": 100000 - }, - { - "color": "#705DA0", - "value": 1000000 - }, - { - "color": "#508642", - "value": 10000000 - } - ] - }, - "unit": "ns" - }, - "overrides": [] - }, - "gridPos": { - "h": 11, - "w": 8, - "x": 16, - "y": 4 - }, - "id": 52, - "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_FILE_Write_Reading_ns_AvgLatency", - "interval": "", - "legendFormat": "Average Latency", - "refId": "A" - }, - { - "expr": "SBK_FILE_Write_Reading_ns_MaxLatency", - "interval": "", - "legendFormat": "Max Latency", - "refId": "B" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "FILE Write-Read Avg and Max Latencies (Nanoseconds)", - "type": "stat" + "expr": "SBK_FILE_Write_Reading_ns_50", + "interval": "", + "legendFormat": "", + "refId": "C" }, { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {} - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 0, - "y": 15 - }, - "hiddenSeries": false, - "id": 54, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_FILE_Write_Reading_ns_10", - "interval": "", - "legendFormat": "", - "refId": "A" - }, - { - "expr": "SBK_FILE_Write_Reading_ns_25", - "interval": "", - "legendFormat": "", - "refId": "B" - }, - { - "expr": "SBK_FILE_Write_Reading_ns_50", - "interval": "", - "legendFormat": "", - "refId": "C" - }, - { - "expr": "SBK_FILE_Write_Reading_ns_75", - "interval": "", - "legendFormat": "", - "refId": "D" - }, - { - "expr": "SBK_FILE_Write_Reading_ns_90", - "interval": "", - "legendFormat": "", - "refId": "E" - }, - { - "expr": "SBK_FILE_Write_Reading_ns_95", - "interval": "", - "legendFormat": "", - "refId": "F" - }, - { - "expr": "SBK_FILE_Write_Reading_ns_99", - "interval": "", - "legendFormat": "", - "refId": "G" - }, - { - "expr": "SBK_FILE_Write_Reading_ns_99_9", - "interval": "", - "legendFormat": "", - "refId": "H" - }, - { - "expr": "SBK_FILE_Write_Reading_ns_99_99", - "interval": "", - "legendFormat": "", - "refId": "I" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "FILE Write-Read Percentiles (Nanoseconds)", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "format": "ns", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } + "expr": "SBK_FILE_Write_Reading_ns_75", + "interval": "", + "legendFormat": "", + "refId": "D" + }, + { + "expr": "SBK_FILE_Write_Reading_ns_90", + "interval": "", + "legendFormat": "", + "refId": "E" + }, + { + "expr": "SBK_FILE_Write_Reading_ns_95", + "interval": "", + "legendFormat": "", + "refId": "F" + }, + { + "expr": "SBK_FILE_Write_Reading_ns_99", + "interval": "", + "legendFormat": "", + "refId": "G" + }, + { + "expr": "SBK_FILE_Write_Reading_ns_99_25", + "interval": "", + "legendFormat": "", + "refId": "H" + }, + { + "expr": "SBK_FILE_Write_Reading_ns_99_5", + "interval": "", + "legendFormat": "", + "refId": "I" + }, + { + "expr": "SBK_FILE_Write_Reading_ns_99_75", + "interval": "", + "legendFormat": "", + "refId": "J" + }, + { + "expr": "SBK_FILE_Write_Reading_ns_99_9", + "interval": "", + "legendFormat": "", + "refId": "K" + }, + { + "expr": "SBK_FILE_Write_Reading_ns_99_95", + "interval": "", + "legendFormat": "", + "refId": "L" }, { - "datasource": "Prometheus", - "description": "", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 1073741824 - }, - { - "color": "#EF843C", - "value": 10737418240 - }, - { - "color": "#6ED0E0", - "value": 10737418240 - }, - { - "color": "#E24D42", - "value": 1099511627776 - } - ] + "expr": "SBK_FILE_Write_Reading_ns_99_99", + "interval": "", + "legendFormat": "", + "refId": "M" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "FILE Write-Read Percentiles (Nanoseconds)", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "$$hashKey": "object:240", + "format": "ns", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "$$hashKey": "object:241", + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "datasource": "Prometheus", + "description": "", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null }, - "unit": "decbytes" - }, - "overrides": [] - }, - "gridPos": { - "h": 5, - "w": 3, - "x": 8, - "y": 15 - }, - "id": 30, - "options": { - "colorMode": "value", - "graphMode": "none", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" + { + "color": "#EAB839", + "value": 1073741824 + }, + { + "color": "#EF843C", + "value": 10737418240 + }, + { + "color": "#6ED0E0", + "value": 10737418240 + }, + { + "color": "#E24D42", + "value": 1099511627776 + } + ] }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_FILE_Write_Reading_Bytes_total", - "interval": "", - "legendFormat": "", - "refId": "A" - } + "unit": "decbytes" + }, + "overrides": [] + }, + "gridPos": { + "h": 5, + "w": 3, + "x": 8, + "y": 20 + }, + "id": 30, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" ], - "timeFrom": null, - "timeShift": null, - "title": "FILE Write-Read Bytes Total", - "type": "stat" + "fields": "", + "values": false }, + "textMode": "auto" + }, + "pluginVersion": "7.3.7", + "targets": [ { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "max": 500, - "min": 0, - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 200 - }, - { - "color": "#1F78C1", - "value": 300 - }, - { - "color": "#BA43A9", - "value": 400 - }, - { - "color": "#705DA0", - "value": 500 - }, - { - "color": "#508642", - "value": 600 - }, - { - "color": "#CCA300", - "value": 700 - }, - { - "color": "#447EBC", - "value": 800 - }, - { - "color": "#C15C17", - "value": 900 - }, - { - "color": "#890F02", - "value": 1000 - } - ] + "expr": "SBK_FILE_Write_Reading_Bytes_total", + "interval": "", + "legendFormat": "", + "refId": "A" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "FILE Write-Read Bytes Total", + "type": "stat" + }, + { + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "max": 500, + "min": 0, + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 }, - "unit": "MBs" - }, - "overrides": [] - }, - "gridPos": { - "h": 6, - "w": 5, - "x": 11, - "y": 15 - }, - "id": 32, - "options": { - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "showThresholdLabels": true, - "showThresholdMarkers": true + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 200 + }, + { + "color": "#1F78C1", + "value": 300 + }, + { + "color": "#BA43A9", + "value": 400 + }, + { + "color": "#705DA0", + "value": 500 + }, + { + "color": "#508642", + "value": 600 + }, + { + "color": "#CCA300", + "value": 700 + }, + { + "color": "#447EBC", + "value": 800 + }, + { + "color": "#C15C17", + "value": 900 + }, + { + "color": "#890F02", + "value": 1000 + } + ] }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_FILE_Write_Reading_MBPerSec", - "interval": "", - "legendFormat": "", - "refId": "A" - } + "unit": "MBs" + }, + "overrides": [] + }, + "gridPos": { + "h": 6, + "w": 5, + "x": 11, + "y": 20 + }, + "id": 32, + "options": { + "reduceOptions": { + "calcs": [ + "last" ], - "timeFrom": null, - "timeShift": null, - "title": "FILE Write-Read Throughput MB/s", - "type": "gauge" + "fields": "", + "values": false }, + "showThresholdLabels": true, + "showThresholdMarkers": true + }, + "pluginVersion": "7.3.7", + "targets": [ { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {} - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 16, - "y": 15 - }, - "hiddenSeries": false, - "id": 34, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_FILE_Write_Reading_ms_10", - "interval": "", - "legendFormat": "", - "refId": "A" - }, - { - "expr": "SBK_FILE_Write_Reading_ms_25", - "interval": "", - "legendFormat": "", - "refId": "B" - }, - { - "expr": "SBK_FILE_Write_Reading_ms_50", - "interval": "", - "legendFormat": "", - "refId": "C" - }, - { - "expr": "SBK_FILE_Write_Reading_ms_75", - "interval": "", - "legendFormat": "", - "refId": "D" - }, - { - "expr": "SBK_FILE_Write_Reading_ms_90", - "interval": "", - "legendFormat": "", - "refId": "E" - }, - { - "expr": "SBK_FILE_Write_Reading_ms_95", - "interval": "", - "legendFormat": "", - "refId": "F" - }, - { - "expr": "SBK_FILE_Write_Reading_ms_99", - "interval": "", - "legendFormat": "", - "refId": "G" - }, - { - "expr": "SBK_FILE_Write_Reading_ms_99_9", - "interval": "", - "legendFormat": "", - "refId": "H" - }, - { - "expr": "SBK_FILE_Write_Reading_ms_99_99", - "interval": "", - "legendFormat": "", - "refId": "I" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "FILE Write-Read Percentiles (Milliseconds)", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "format": "ms", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } + "expr": "SBK_FILE_Write_Reading_MBPerSec", + "interval": "", + "legendFormat": "", + "refId": "A" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "FILE Write-Read Throughput MB/s", + "type": "gauge" + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {} + }, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 16, + "y": 20 + }, + "hiddenSeries": false, + "id": 34, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_FILE_Write_Reading_ms_10", + "interval": "", + "legendFormat": "", + "refId": "A" }, { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": { - "align": null, - "filterable": false + "expr": "SBK_FILE_Write_Reading_ms_25", + "interval": "", + "legendFormat": "", + "refId": "B" + }, + { + "expr": "SBK_FILE_Write_Reading_ms_50", + "interval": "", + "legendFormat": "", + "refId": "C" + }, + { + "expr": "SBK_FILE_Write_Reading_ms_75", + "interval": "", + "legendFormat": "", + "refId": "D" + }, + { + "expr": "SBK_FILE_Write_Reading_ms_90", + "interval": "", + "legendFormat": "", + "refId": "E" + }, + { + "expr": "SBK_FILE_Write_Reading_ms_95", + "interval": "", + "legendFormat": "", + "refId": "F" + }, + { + "expr": "SBK_FILE_Write_Reading_ms_99", + "interval": "", + "legendFormat": "", + "refId": "G" + }, + { + "expr": "SBK_FILE_Write_Reading_ms_99_9", + "interval": "", + "legendFormat": "", + "refId": "H" + }, + { + "expr": "SBK_FILE_Write_Reading_ms_99_99", + "interval": "", + "legendFormat": "", + "refId": "I" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "FILE Write-Read Percentiles (Milliseconds)", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "ms", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": { + "align": null, + "filterable": false + }, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null }, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 500 - } - ] + { + "color": "#EAB839", + "value": 10 }, - "unit": "none" - }, - "overrides": [] - }, - "gridPos": { - "h": 6, - "w": 3, - "x": 8, - "y": 20 - }, - "id": 40, - "options": { - "colorMode": "value", - "graphMode": "none", - "justifyMode": "auto", - "orientation": "horizontal", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "value_and_name" + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 500 + } + ] }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_FILE_Write_Reading_Readers", - "interval": "", - "legendFormat": "Active Readers", - "refId": "A" - }, - { - "expr": "SBK_FILE_Write_Reading_Max_Readers", - "interval": "", - "legendFormat": "Max Readers", - "refId": "B" - }, - { - "expr": "SBK_FILE_Write_Reading_Writers", - "interval": "", - "legendFormat": "Active Writers", - "refId": "C" - }, - { - "expr": "SBK_FILE_Write_Reading_Max_Writers", - "interval": "", - "legendFormat": "Max Writers", - "refId": "D" - } + "unit": "none" + }, + "overrides": [] + }, + "gridPos": { + "h": 6, + "w": 3, + "x": 8, + "y": 25 + }, + "id": 40, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "auto", + "orientation": "horizontal", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "value_and_name" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_FILE_Write_Reading_Readers", + "interval": "", + "legendFormat": "Active Readers", + "refId": "A" + }, + { + "expr": "SBK_FILE_Write_Reading_Max_Readers", + "interval": "", + "legendFormat": "Max Readers", + "refId": "B" + }, + { + "expr": "SBK_FILE_Write_Reading_Writers", + "interval": "", + "legendFormat": "Active Writers", + "refId": "C" + }, + { + "expr": "SBK_FILE_Write_Reading_Max_Writers", + "interval": "", + "legendFormat": "Max Writers", + "refId": "D" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "FILE Write-Read Writers and Readers", + "type": "stat" + }, + { + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "red", + "value": 1 + } + ] + }, + "unit": "none" + }, + "overrides": [] + }, + "gridPos": { + "h": 5, + "w": 5, + "x": 11, + "y": 26 + }, + "id": 42, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "auto", + "orientation": "horizontal", + "reduceOptions": { + "calcs": [ + "last" ], - "timeFrom": null, - "timeShift": null, - "title": "FILE Write-Read Writers and Readers", - "type": "stat" + "fields": "", + "values": false }, + "textMode": "value_and_name" + }, + "pluginVersion": "7.3.7", + "targets": [ { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "red", - "value": 1 - } - ] + "expr": "SBK_FILE_Write_Reading_LowerDiscardedLatencyRecords_total", + "interval": "", + "legendFormat": "Lower", + "refId": "A" + }, + { + "expr": "SBK_FILE_Write_Reading_HigherDiscardLatencyRecords_total", + "interval": "", + "legendFormat": "Higher", + "refId": "B" + }, + { + "expr": "SBK_FILE_Write_Reading_InvalidLatencyRecords_total", + "interval": "", + "legendFormat": "Invalid/Negative", + "refId": "C" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "FILE Write-Read Discarded Latencies", + "type": "stat" + }, + { + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null }, - "unit": "none" - }, - "overrides": [] - }, - "gridPos": { - "h": 5, - "w": 5, - "x": 11, - "y": 21 - }, - "id": 42, - "options": { - "colorMode": "value", - "graphMode": "none", - "justifyMode": "auto", - "orientation": "horizontal", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "value_and_name" + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 1000 + }, + { + "color": "#1F78C1", + "value": 10000 + }, + { + "color": "#BA43A9", + "value": 100000 + }, + { + "color": "#705DA0", + "value": 1000000 + }, + { + "color": "#508642", + "value": 10000000 + }, + { + "color": "#CCA300", + "value": 100000000 + } + ] }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_FILE_Write_Reading_LowerDiscardedLatencyRecords_total", - "interval": "", - "legendFormat": "Lower", - "refId": "A" - }, - { - "expr": "SBK_FILE_Write_Reading_HigherDiscardLatencyRecords_total", - "interval": "", - "legendFormat": "Higher", - "refId": "B" - }, - { - "expr": "SBK_FILE_Write_Reading_InvalidLatencyRecords_total", - "interval": "", - "legendFormat": "Invalid/Negative", - "refId": "C" - } + "unit": "µs" + }, + "overrides": [] + }, + "gridPos": { + "h": 11, + "w": 8, + "x": 0, + "y": 31 + }, + "id": 51, + "options": { + "colorMode": "value", + "graphMode": "area", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" ], - "timeFrom": null, - "timeShift": null, - "title": "FILE Write-Read Discarded Latencies", - "type": "stat" + "fields": "", + "values": false + }, + "textMode": "auto" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_FILE_Write_Reading_mcs_AvgLatency", + "interval": "", + "legendFormat": "Average Latency", + "refId": "A" + }, + { + "expr": "SBK_FILE_Write_Reading_mcs_MaxLatency", + "interval": "", + "legendFormat": "Max Latency", + "refId": "B" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "FILE Write-Read Avg and Max Latencies (Microseconds)", + "type": "stat" + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {} + }, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 8, + "y": 31 + }, + "hiddenSeries": false, + "id": 53, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_FILE_Write_Reading_mcs_10", + "interval": "", + "legendFormat": "", + "refId": "A" + }, + { + "expr": "SBK_FILE_Write_Reading_mcs_25", + "interval": "", + "legendFormat": "", + "refId": "B" }, { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 1000 - }, - { - "color": "#1F78C1", - "value": 10000 - }, - { - "color": "#BA43A9", - "value": 100000 - }, - { - "color": "#705DA0", - "value": 1000000 - }, - { - "color": "#508642", - "value": 10000000 - }, - { - "color": "#CCA300", - "value": 100000000 - } - ] - }, - "unit": "µs" - }, - "overrides": [] - }, - "gridPos": { - "h": 11, - "w": 8, - "x": 0, - "y": 26 - }, - "id": 51, - "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_FILE_Write_Reading_mcs_AvgLatency", - "interval": "", - "legendFormat": "Average Latency", - "refId": "A" - }, - { - "expr": "SBK_FILE_Write_Reading_mcs_MaxLatency", - "interval": "", - "legendFormat": "Max Latency", - "refId": "B" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "FILE Write-Read Avg and Max Latencies (Microseconds)", - "type": "stat" + "expr": "SBK_FILE_Write_Reading_mcs_50", + "interval": "", + "legendFormat": "", + "refId": "C" }, { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {} - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 8, - "y": 26 - }, - "hiddenSeries": false, - "id": 53, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_FILE_Write_Reading_mcs_10", - "interval": "", - "legendFormat": "", - "refId": "A" - }, - { - "expr": "SBK_FILE_Write_Reading_mcs_25", - "interval": "", - "legendFormat": "", - "refId": "B" - }, - { - "expr": "SBK_FILE_Write_Reading_mcs_50", - "interval": "", - "legendFormat": "", - "refId": "C" - }, - { - "expr": "SBK_FILE_Write_Reading_mcs_75", - "interval": "", - "legendFormat": "", - "refId": "D" - }, - { - "expr": "SBK_FILE_Write_Reading_mcs_90", - "interval": "", - "legendFormat": "", - "refId": "E" - }, - { - "expr": "SBK_FILE_Write_Reading_mcs_95", - "interval": "", - "legendFormat": "", - "refId": "F" - }, - { - "expr": "SBK_FILE_Write_Reading_mcs_99", - "interval": "", - "legendFormat": "", - "refId": "G" - }, - { - "expr": "SBK_FILE_Write_Reading_mcs_99_9", - "interval": "", - "legendFormat": "", - "refId": "H" - }, - { - "expr": "SBK_FILE_Write_Reading_mcs_99_99", - "interval": "", - "legendFormat": "", - "refId": "I" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "FILE Write-Read Percentiles (Microseconds)", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "format": "µs", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } + "expr": "SBK_FILE_Write_Reading_mcs_75", + "interval": "", + "legendFormat": "", + "refId": "D" + }, + { + "expr": "SBK_FILE_Write_Reading_mcs_90", + "interval": "", + "legendFormat": "", + "refId": "E" + }, + { + "expr": "SBK_FILE_Write_Reading_mcs_95", + "interval": "", + "legendFormat": "", + "refId": "F" + }, + { + "expr": "SBK_FILE_Write_Reading_mcs_99", + "interval": "", + "legendFormat": "", + "refId": "G" + }, + { + "expr": "SBK_FILE_Write_Reading_mcs_99_9", + "interval": "", + "legendFormat": "", + "refId": "H" + }, + { + "expr": "SBK_FILE_Write_Reading_mcs_99_99", + "interval": "", + "legendFormat": "", + "refId": "I" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "FILE Write-Read Percentiles (Microseconds)", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "µs", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true }, { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 1 - }, - { - "color": "#6ED0E0", - "value": 5 - }, - { - "color": "#EF843C", - "value": 10 - }, - { - "color": "#E24D42", - "value": 20 - }, - { - "color": "#1F78C1", - "value": 30 - }, - { - "color": "#BA43A9", - "value": 40 - }, - { - "color": "#705DA0", - "value": 50 - }, - { - "color": "#508642", - "value": 60 - }, - { - "color": "#CCA300", - "value": 70 - }, - { - "color": "#447EBC", - "value": 80 - }, - { - "color": "#C15C17", - "value": 90 - }, - { - "color": "#890F02", - "value": 100 - }, - { - "color": "#0A437C", - "value": 200 - }, - { - "color": "#6D1F62", - "value": 500 - }, - { - "color": "#584477", - "value": 1000 - } - ] + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null }, - "unit": "ms" - }, - "overrides": [] - }, - "gridPos": { - "h": 11, - "w": 8, - "x": 16, - "y": 26 - }, - "id": 38, - "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" + { + "color": "#EAB839", + "value": 1 + }, + { + "color": "#6ED0E0", + "value": 5 + }, + { + "color": "#EF843C", + "value": 10 + }, + { + "color": "#E24D42", + "value": 20 + }, + { + "color": "#1F78C1", + "value": 30 + }, + { + "color": "#BA43A9", + "value": 40 + }, + { + "color": "#705DA0", + "value": 50 + }, + { + "color": "#508642", + "value": 60 + }, + { + "color": "#CCA300", + "value": 70 + }, + { + "color": "#447EBC", + "value": 80 + }, + { + "color": "#C15C17", + "value": 90 + }, + { + "color": "#890F02", + "value": 100 + }, + { + "color": "#0A437C", + "value": 200 + }, + { + "color": "#6D1F62", + "value": 500 + }, + { + "color": "#584477", + "value": 1000 + } + ] }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_FILE_Write_Reading_ms_AvgLatency", - "interval": "", - "legendFormat": "Average Latency", - "refId": "A" - }, - { - "expr": "SBK_FILE_Write_Reading_ms_MaxLatency", - "interval": "", - "legendFormat": "Max Latency", - "refId": "B" - } + "unit": "ms" + }, + "overrides": [] + }, + "gridPos": { + "h": 11, + "w": 8, + "x": 16, + "y": 31 + }, + "id": 38, + "options": { + "colorMode": "value", + "graphMode": "area", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" ], - "timeFrom": null, - "timeShift": null, - "title": "FILE Write-Read Avg and Max Latencies (Milliseconds)", - "type": "stat" + "fields": "", + "values": false + }, + "textMode": "auto" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_FILE_Write_Reading_ms_AvgLatency", + "interval": "", + "legendFormat": "Average Latency", + "refId": "A" + }, + { + "expr": "SBK_FILE_Write_Reading_ms_MaxLatency", + "interval": "", + "legendFormat": "Max Latency", + "refId": "B" } ], - "title": "Write-Read Performance Benchmarking (End to End Latencies)", - "type": "row" + "timeFrom": null, + "timeShift": null, + "title": "FILE Write-Read Avg and Max Latencies (Milliseconds)", + "type": "stat" } ], "refresh": "5s", diff --git a/grafana/dashboards/sbk-filestream.json b/grafana/dashboards/sbk-filestream.json index 4addb8cb5..d4d0a8cd3 100644 --- a/grafana/dashboards/sbk-filestream.json +++ b/grafana/dashboards/sbk-filestream.json @@ -15,7 +15,7 @@ "editable": true, "gnetId": null, "graphTooltip": 0, - "iteration": 1623506088732, + "iteration": 1627313150733, "links": [], "panels": [ { @@ -362,7 +362,7 @@ "h": 9, "w": 8, "x": 0, - "y": 10 + "y": 7 }, "hiddenSeries": false, "id": 62, @@ -458,7 +458,7 @@ "h": 9, "w": 8, "x": 8, - "y": 10 + "y": 7 }, "hiddenSeries": false, "id": 6, @@ -590,7 +590,7 @@ "h": 9, "w": 8, "x": 16, - "y": 10 + "y": 7 }, "id": 48, "options": { @@ -646,7 +646,7 @@ "h": 11, "w": 8, "x": 0, - "y": 19 + "y": 16 }, "hiddenSeries": false, "id": 50, @@ -718,16 +718,40 @@ "refId": "G" }, { - "expr": "SBK_FILESTREAM_Writing_ns_99_9", + "expr": "SBK_FILESTREAM_Writing_ns_99_25", "interval": "", "legendFormat": "", "refId": "H" }, { - "expr": "SBK_FILESTREAM_Writing_ns_99_99", + "expr": "SBK_FILESTREAM_Writing_ns_99_5", "interval": "", "legendFormat": "", "refId": "I" + }, + { + "expr": "SBK_FILESTREAM_Writing_ns_99_75", + "interval": "", + "legendFormat": "", + "refId": "J" + }, + { + "expr": "SBK_FILESTREAM_Writing_ns_99_9", + "interval": "", + "legendFormat": "", + "refId": "K" + }, + { + "expr": "SBK_FILESTREAM_Writing_ns_99_95", + "interval": "", + "legendFormat": "", + "refId": "L" + }, + { + "expr": "SBK_FILESTREAM_Writing_ns_99_99", + "interval": "", + "legendFormat": "", + "refId": "M" } ], "thresholds": [], @@ -750,6 +774,7 @@ }, "yaxes": [ { + "$$hashKey": "object:127", "format": "ns", "label": null, "logBase": 1, @@ -758,6 +783,7 @@ "show": true }, { + "$$hashKey": "object:128", "format": "short", "label": null, "logBase": 1, @@ -814,7 +840,7 @@ "h": 4, "w": 3, "x": 8, - "y": 19 + "y": 16 }, "id": 2, "options": { @@ -925,7 +951,7 @@ "h": 6, "w": 5, "x": 11, - "y": 19 + "y": 16 }, "id": 4, "options": { @@ -970,7 +996,7 @@ "h": 11, "w": 8, "x": 16, - "y": 19 + "y": 16 }, "hiddenSeries": false, "id": 10, @@ -1136,7 +1162,7 @@ "h": 7, "w": 3, "x": 8, - "y": 23 + "y": 20 }, "id": 8, "options": { @@ -1192,7 +1218,7 @@ "h": 5, "w": 5, "x": 11, - "y": 25 + "y": 22 }, "id": 28, "options": { @@ -1294,7 +1320,7 @@ "h": 10, "w": 8, "x": 0, - "y": 30 + "y": 27 }, "id": 47, "options": { @@ -1350,7 +1376,7 @@ "h": 10, "w": 8, "x": 8, - "y": 30 + "y": 27 }, "hiddenSeries": false, "id": 49, @@ -1560,7 +1586,7 @@ "h": 10, "w": 8, "x": 16, - "y": 30 + "y": 27 }, "id": 12, "options": { @@ -1602,7 +1628,7 @@ "type": "row" }, { - "collapsed": false, + "collapsed": true, "datasource": null, "gridPos": { "h": 1, @@ -1611,969 +1637,1371 @@ "y": 7 }, "id": 58, - "panels": [], - "title": "Read Performance Benchmarking", - "type": "row" - }, - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [], - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 200 - }, - { - "color": "#1F78C1", - "value": 300 - }, - { - "color": "#BA43A9", - "value": 400 - }, - { - "color": "#705DA0", - "value": 500 - }, - { - "color": "#508642", - "value": 600 - }, - { - "color": "#CCA300", - "value": 700 - }, - { - "color": "#447EBC", - "value": 800 - }, - { - "color": "#C15C17", - "value": 900 + "panels": [ + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 200 + }, + { + "color": "#1F78C1", + "value": 300 + }, + { + "color": "#BA43A9", + "value": 400 + }, + { + "color": "#705DA0", + "value": 500 + }, + { + "color": "#508642", + "value": 600 + }, + { + "color": "#CCA300", + "value": 700 + }, + { + "color": "#447EBC", + "value": 800 + }, + { + "color": "#C15C17", + "value": 900 + }, + { + "color": "#890F02", + "value": 1000 + } + ] }, - { - "color": "#890F02", - "value": 1000 - } - ] + "unit": "MBs" + }, + "overrides": [] }, - "unit": "MBs" + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 0, + "y": 8 + }, + "hiddenSeries": false, + "id": 63, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_FILESTREAM_Reading_MBPerSec", + "refId": "A" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "FILESTREAM Read Throughput MB/s", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "$$hashKey": "object:323", + "format": "MBs", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "$$hashKey": "object:324", + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 0, - "y": 8 - }, - "hiddenSeries": false, - "id": 63, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_FILESTREAM_Reading_MBPerSec", - "refId": "A" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "FILESTREAM Read Throughput MB/s", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "$$hashKey": "object:323", - "format": "MBs", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "$$hashKey": "object:324", - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } - }, - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [] - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 8, - "y": 8 - }, - "hiddenSeries": false, - "id": 20, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_FILESTREAM_Reading_RecordsPerSec", - "refId": "A" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "FILESTREAM Read Records/Sec", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "format": "rps", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } - }, - { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [], - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 1000 - }, - { - "color": "#1F78C1", - "value": 10000 - }, - { - "color": "#BA43A9", - "value": 100000 - }, - { - "color": "#705DA0", - "value": 1000000 - }, - { - "color": "#508642", - "value": 10000000 - } - ] - }, - "unit": "ns" - }, - "overrides": [] - }, - "gridPos": { - "h": 11, - "w": 8, - "x": 16, - "y": 8 - }, - "id": 44, - "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_FILESTREAM_Reading_ns_AvgLatency", - "interval": "", - "legendFormat": "Average Latency", - "refId": "A" - }, - { - "expr": "SBK_FILESTREAM_Reading_ns_MaxLatency", - "interval": "", - "legendFormat": "Max Latency", - "refId": "B" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "FILESTREAM Read Avg and Max Latencies (Nanoseconds)", - "type": "stat" - }, - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [] - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 0, - "y": 19 - }, - "hiddenSeries": false, - "id": 46, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_FILESTREAM_Reading_ns_10", - "interval": "", - "legendFormat": "", - "refId": "A" - }, - { - "expr": "SBK_FILESTREAM_Reading_ns_25", - "interval": "", - "legendFormat": "", - "refId": "B" - }, - { - "expr": "SBK_FILESTREAM_Reading_ns_50", - "interval": "", - "legendFormat": "", - "refId": "C" - }, - { - "expr": "SBK_FILESTREAM_Reading_ns_75", - "interval": "", - "legendFormat": "", - "refId": "D" - }, - { - "expr": "SBK_FILESTREAM_Reading_ns_90", - "interval": "", - "legendFormat": "", - "refId": "E" - }, - { - "expr": "SBK_FILESTREAM_Reading_ns_95", - "interval": "", - "legendFormat": "", - "refId": "F" - }, - { - "expr": "SBK_FILESTREAM_Reading_ns_99", - "interval": "", - "legendFormat": "", - "refId": "G" - }, - { - "expr": "SBK_FILESTREAM_Reading_ns_99_9", - "interval": "", - "legendFormat": "", - "refId": "H" - }, - { - "expr": "SBK_FILESTREAM_Reading_ns_99_99", - "interval": "", - "legendFormat": "", - "refId": "I" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "FILESTREAM Read Percentiles (Nanoseconds)", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ { - "format": "ns", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [] + }, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 8, + "y": 8 + }, + "hiddenSeries": false, + "id": 20, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_FILESTREAM_Reading_RecordsPerSec", + "refId": "A" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "FILESTREAM Read Records/Sec", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "rps", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } }, { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } - }, - { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [], - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 1000 + }, + { + "color": "#1F78C1", + "value": 10000 + }, + { + "color": "#BA43A9", + "value": 100000 + }, + { + "color": "#705DA0", + "value": 1000000 + }, + { + "color": "#508642", + "value": 10000000 + } + ] }, - { - "color": "#E24D42", - "value": 500 - } - ] + "unit": "ns" + }, + "overrides": [] + }, + "gridPos": { + "h": 11, + "w": 8, + "x": 16, + "y": 8 + }, + "id": 44, + "options": { + "colorMode": "value", + "graphMode": "area", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "auto" }, - "unit": "none" - }, - "overrides": [] - }, - "gridPos": { - "h": 5, - "w": 3, - "x": 8, - "y": 19 - }, - "id": 14, - "options": { - "colorMode": "value", - "graphMode": "none", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_FILESTREAM_Reading_ns_AvgLatency", + "interval": "", + "legendFormat": "Average Latency", + "refId": "A" + }, + { + "expr": "SBK_FILESTREAM_Reading_ns_MaxLatency", + "interval": "", + "legendFormat": "Max Latency", + "refId": "B" + } ], - "fields": "", - "values": false - }, - "textMode": "value_and_name" - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_FILESTREAM_Reading_Readers", - "interval": "", - "legendFormat": "Active", - "refId": "A" + "timeFrom": null, + "timeShift": null, + "title": "FILESTREAM Read Avg and Max Latencies (Nanoseconds)", + "type": "stat" }, { - "expr": "SBK_FILESTREAM_Reading_Max_Readers", - "interval": "", - "legendFormat": "Max", - "refId": "B" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "FILESTREAM Readers", - "type": "stat" - }, - { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [], - "mappings": [], - "max": 500, - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 200 - }, - { - "color": "#1F78C1", - "value": 300 - }, - { - "color": "#BA43A9", - "value": 400 - }, - { - "color": "#705DA0", - "value": 500 - }, - { - "color": "#508642", - "value": 600 - }, - { - "color": "#CCA300", - "value": 700 - }, - { - "color": "#447EBC", - "value": 800 - }, - { - "color": "#C15C17", - "value": 900 - }, - { - "color": "#890F02", - "value": 1000 - } - ] + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [] + }, + "overrides": [] }, - "unit": "MBs" - }, - "overrides": [] - }, - "gridPos": { - "h": 6, - "w": 5, - "x": 11, - "y": 19 - }, - "id": 18, - "options": { - "reduceOptions": { - "calcs": [ - "last" + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 0, + "y": 19 + }, + "hiddenSeries": false, + "id": 46, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_FILESTREAM_Reading_ns_10", + "interval": "", + "legendFormat": "", + "refId": "A" + }, + { + "expr": "SBK_FILESTREAM_Reading_ns_25", + "interval": "", + "legendFormat": "", + "refId": "B" + }, + { + "expr": "SBK_FILESTREAM_Reading_ns_50", + "interval": "", + "legendFormat": "", + "refId": "C" + }, + { + "expr": "SBK_FILESTREAM_Reading_ns_75", + "interval": "", + "legendFormat": "", + "refId": "D" + }, + { + "expr": "SBK_FILESTREAM_Reading_ns_90", + "interval": "", + "legendFormat": "", + "refId": "E" + }, + { + "expr": "SBK_FILESTREAM_Reading_ns_95", + "interval": "", + "legendFormat": "", + "refId": "F" + }, + { + "expr": "SBK_FILESTREAM_Reading_ns_99", + "interval": "", + "legendFormat": "", + "refId": "G" + }, + { + "expr": "SBK_FILESTREAM_Reading_ns_99_25", + "interval": "", + "legendFormat": "", + "refId": "H" + }, + { + "expr": "SBK_FILESTREAM_Reading_ns_99_5", + "interval": "", + "legendFormat": "", + "refId": "I" + }, + { + "expr": "SBK_FILESTREAM_Reading_ns_99_75", + "interval": "", + "legendFormat": "", + "refId": "J" + }, + { + "expr": "SBK_FILESTREAM_Reading_ns_99_9", + "interval": "", + "legendFormat": "", + "refId": "K" + }, + { + "expr": "SBK_FILESTREAM_Reading_ns_99_95", + "interval": "", + "legendFormat": "", + "refId": "L" + }, + { + "expr": "SBK_FILESTREAM_Reading_ns_99_99", + "interval": "", + "legendFormat": "", + "refId": "M" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "FILESTREAM Read Percentiles (Nanoseconds)", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "$$hashKey": "object:152", + "format": "ns", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "$$hashKey": "object:153", + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } ], - "fields": "", - "values": false - }, - "showThresholdLabels": true, - "showThresholdMarkers": true - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_FILESTREAM_Reading_MBPerSec", - "refId": "A" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "FILESTREAM Read Throughput MB/s", - "type": "gauge" - }, - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [] - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 16, - "y": 19 - }, - "hiddenSeries": false, - "id": 22, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_FILESTREAM_Reading_ms_10", - "interval": "", - "legendFormat": "", - "refId": "A" - }, - { - "expr": "SBK_FILESTREAM_Reading_ms_25", - "interval": "", - "legendFormat": "", - "refId": "B" - }, - { - "expr": "SBK_FILESTREAM_Reading_ms_50", - "interval": "", - "legendFormat": "", - "refId": "C" + "yaxis": { + "align": false, + "alignLevel": null + } }, { - "expr": "SBK_FILESTREAM_Reading_ms_75", - "interval": "", - "legendFormat": "", - "refId": "D" + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 500 + } + ] + }, + "unit": "none" + }, + "overrides": [] + }, + "gridPos": { + "h": 5, + "w": 3, + "x": 8, + "y": 19 + }, + "id": 14, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "value_and_name" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_FILESTREAM_Reading_Readers", + "interval": "", + "legendFormat": "Active", + "refId": "A" + }, + { + "expr": "SBK_FILESTREAM_Reading_Max_Readers", + "interval": "", + "legendFormat": "Max", + "refId": "B" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "FILESTREAM Readers", + "type": "stat" }, { - "expr": "SBK_FILESTREAM_Reading_ms_90", - "interval": "", - "legendFormat": "", - "refId": "E" + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "max": 500, + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 200 + }, + { + "color": "#1F78C1", + "value": 300 + }, + { + "color": "#BA43A9", + "value": 400 + }, + { + "color": "#705DA0", + "value": 500 + }, + { + "color": "#508642", + "value": 600 + }, + { + "color": "#CCA300", + "value": 700 + }, + { + "color": "#447EBC", + "value": 800 + }, + { + "color": "#C15C17", + "value": 900 + }, + { + "color": "#890F02", + "value": 1000 + } + ] + }, + "unit": "MBs" + }, + "overrides": [] + }, + "gridPos": { + "h": 6, + "w": 5, + "x": 11, + "y": 19 + }, + "id": 18, + "options": { + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "showThresholdLabels": true, + "showThresholdMarkers": true + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_FILESTREAM_Reading_MBPerSec", + "refId": "A" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "FILESTREAM Read Throughput MB/s", + "type": "gauge" }, { - "expr": "SBK_FILESTREAM_Reading_ms_95", - "interval": "", - "legendFormat": "", - "refId": "F" + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [] + }, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 16, + "y": 19 + }, + "hiddenSeries": false, + "id": 22, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_FILESTREAM_Reading_ms_10", + "interval": "", + "legendFormat": "", + "refId": "A" + }, + { + "expr": "SBK_FILESTREAM_Reading_ms_25", + "interval": "", + "legendFormat": "", + "refId": "B" + }, + { + "expr": "SBK_FILESTREAM_Reading_ms_50", + "interval": "", + "legendFormat": "", + "refId": "C" + }, + { + "expr": "SBK_FILESTREAM_Reading_ms_75", + "interval": "", + "legendFormat": "", + "refId": "D" + }, + { + "expr": "SBK_FILESTREAM_Reading_ms_90", + "interval": "", + "legendFormat": "", + "refId": "E" + }, + { + "expr": "SBK_FILESTREAM_Reading_ms_95", + "interval": "", + "legendFormat": "", + "refId": "F" + }, + { + "expr": "SBK_FILESTREAM_Reading_ms_99", + "interval": "", + "legendFormat": "", + "refId": "G" + }, + { + "expr": "SBK_FILESTREAM_Reading_ms_99_9", + "interval": "", + "legendFormat": "", + "refId": "H" + }, + { + "expr": "SBK_FILESTREAM_Reading_ms_99_99", + "interval": "", + "legendFormat": "", + "refId": "I" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "FILESTREAM Read Percentiles (Milli Seconds)", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "ms", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } }, { - "expr": "SBK_FILESTREAM_Reading_ms_99", - "interval": "", - "legendFormat": "", - "refId": "G" + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 1073741824 + }, + { + "color": "#6ED0E0", + "value": 10737418240 + }, + { + "color": "#EF843C", + "value": 107374182400 + }, + { + "color": "#E24D42", + "value": 1099511627776 + } + ] + }, + "unit": "decbytes" + }, + "overrides": [] + }, + "gridPos": { + "h": 6, + "w": 3, + "x": 8, + "y": 24 + }, + "id": 16, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "value" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_FILESTREAM_Reading_Bytes_total", + "refId": "A" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "FILESTREAM Read Bytes Total", + "type": "stat" }, { - "expr": "SBK_FILESTREAM_Reading_ms_99_9", - "interval": "", - "legendFormat": "", - "refId": "H" + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "red", + "value": 1 + } + ] + }, + "unit": "none" + }, + "overrides": [] + }, + "gridPos": { + "h": 5, + "w": 5, + "x": 11, + "y": 25 + }, + "id": 26, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "auto", + "orientation": "horizontal", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "value_and_name" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_FILESTREAM_Reading_LowerDiscardedLatencyRecords_total", + "interval": "", + "legendFormat": "Lower", + "queryType": "randomWalk", + "refId": "A" + }, + { + "expr": "SBK_FILESTREAM_Reading_HigherDiscardLatencyRecords_total", + "interval": "", + "legendFormat": "Higher", + "refId": "B" + }, + { + "expr": "SBK_FILESTREAM_Reading_InvalidLatencyRecords_total", + "interval": "", + "legendFormat": "Invalid/Negative", + "refId": "C" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "FILESTREAM Read Discarded Latencies", + "type": "stat" }, { - "expr": "SBK_FILESTREAM_Reading_ms_99_99", - "interval": "", - "legendFormat": "", - "refId": "I" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "FILESTREAM Read Percentiles (Milli Seconds)", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "format": "ms", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 1000 + }, + { + "color": "#1F78C1", + "value": 10000 + }, + { + "color": "#BA43A9", + "value": 100000 + }, + { + "color": "#705DA0", + "value": 1000000 + }, + { + "color": "#508642", + "value": 10000000 + } + ] + }, + "unit": "µs" + }, + "overrides": [] + }, + "gridPos": { + "h": 11, + "w": 8, + "x": 0, + "y": 30 + }, + "id": 43, + "options": { + "colorMode": "value", + "graphMode": "area", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "auto" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_FILESTREAM_Reading_mcs_AvgLatency", + "interval": "", + "legendFormat": "Average Latency", + "refId": "A" + }, + { + "expr": "SBK_FILESTREAM_Reading_mcs_MaxLatency", + "interval": "", + "legendFormat": "Max Latency", + "refId": "B" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "FILESTREAM Read Avg and Max Latencies (Microseconds)", + "type": "stat" }, { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } - }, - { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [], - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 1073741824 - }, - { - "color": "#6ED0E0", - "value": 10737418240 - }, - { - "color": "#EF843C", - "value": 107374182400 - }, - { - "color": "#E24D42", - "value": 1099511627776 - } - ] + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [] + }, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 8, + "y": 30 + }, + "hiddenSeries": false, + "id": 45, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_FILESTREAM_Reading_mcs_10", + "interval": "", + "legendFormat": "", + "refId": "A" + }, + { + "expr": "SBK_FILESTREAM_Reading_mcs_25", + "interval": "", + "legendFormat": "", + "refId": "B" + }, + { + "expr": "SBK_FILESTREAM_Reading_mcs_50", + "interval": "", + "legendFormat": "", + "refId": "C" + }, + { + "expr": "SBK_FILESTREAM_Reading_mcs_75", + "interval": "", + "legendFormat": "", + "refId": "D" + }, + { + "expr": "SBK_FILESTREAM_Reading_mcs_90", + "interval": "", + "legendFormat": "", + "refId": "E" + }, + { + "expr": "SBK_FILESTREAM_Reading_mcs_95", + "interval": "", + "legendFormat": "", + "refId": "F" + }, + { + "expr": "SBK_FILESTREAM_Reading_mcs_99", + "interval": "", + "legendFormat": "", + "refId": "G" + }, + { + "expr": "SBK_FILESTREAM_Reading_mcs_99_9", + "interval": "", + "legendFormat": "", + "refId": "H" + }, + { + "expr": "SBK_FILESTREAM_Reading_mcs_99_99", + "interval": "", + "legendFormat": "", + "refId": "I" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "FILESTREAM Read Percentiles (Microseconds)", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" }, - "unit": "decbytes" - }, - "overrides": [] - }, - "gridPos": { - "h": 6, - "w": 3, - "x": 8, - "y": 24 - }, - "id": 16, - "options": { - "colorMode": "value", - "graphMode": "none", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "µs", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } ], - "fields": "", - "values": false + "yaxis": { + "align": false, + "alignLevel": null + } }, - "textMode": "value" - }, - "pluginVersion": "7.3.7", - "targets": [ { - "expr": "SBK_FILESTREAM_Reading_Bytes_total", - "refId": "A" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "FILESTREAM Read Bytes Total", - "type": "stat" - }, - { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 1 + }, + { + "color": "#6ED0E0", + "value": 5 + }, + { + "color": "#EF843C", + "value": 10 + }, + { + "color": "#E24D42", + "value": 20 + }, + { + "color": "#1F78C1", + "value": 30 + }, + { + "color": "#BA43A9", + "value": 40 + }, + { + "color": "#705DA0", + "value": 50 + }, + { + "color": "#508642", + "value": 60 + }, + { + "color": "#CCA300", + "value": 70 + }, + { + "color": "#447EBC", + "value": 80 + }, + { + "color": "#C15C17", + "value": 90 + }, + { + "color": "#890F02", + "value": 100 + }, + { + "color": "#0A437C", + "value": 500 + }, + { + "color": "#6D1F62", + "value": 1000 + } + ] }, - { - "color": "red", - "value": 1 - } - ] + "unit": "ms" + }, + "overrides": [] }, - "unit": "none" - }, - "overrides": [] - }, - "gridPos": { - "h": 5, - "w": 5, - "x": 11, - "y": 25 - }, - "id": 26, - "options": { - "colorMode": "value", - "graphMode": "none", - "justifyMode": "auto", - "orientation": "horizontal", - "reduceOptions": { - "calcs": [ - "last" + "gridPos": { + "h": 11, + "w": 8, + "x": 16, + "y": 30 + }, + "id": 24, + "options": { + "colorMode": "value", + "graphMode": "area", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "auto" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_FILESTREAM_Reading_ms_AvgLatency", + "interval": "", + "legendFormat": "Average Latency", + "refId": "A" + }, + { + "expr": "SBK_FILESTREAM_Reading_ms_MaxLatency", + "interval": "", + "legendFormat": "Max Latency", + "refId": "B" + } ], - "fields": "", - "values": false - }, - "textMode": "value_and_name" - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_FILESTREAM_Reading_LowerDiscardedLatencyRecords_total", - "interval": "", - "legendFormat": "Lower", - "queryType": "randomWalk", - "refId": "A" - }, - { - "expr": "SBK_FILESTREAM_Reading_HigherDiscardLatencyRecords_total", - "interval": "", - "legendFormat": "Higher", - "refId": "B" - }, - { - "expr": "SBK_FILESTREAM_Reading_InvalidLatencyRecords_total", - "interval": "", - "legendFormat": "Invalid/Negative", - "refId": "C" + "timeFrom": null, + "timeShift": null, + "title": "FILESTREAM Read Avg and Max Latencies (Milliseconds)", + "type": "stat" } ], - "timeFrom": null, - "timeShift": null, - "title": "FILESTREAM Read Discarded Latencies", - "type": "stat" + "title": "Read Performance Benchmarking", + "type": "row" + }, + { + "collapsed": false, + "datasource": null, + "gridPos": { + "h": 1, + "w": 24, + "x": 0, + "y": 8 + }, + "id": 56, + "panels": [], + "title": "Write-Read Performance Benchmarking (End to End Latencies)", + "type": "row" }, { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, "datasource": "Prometheus", "fieldConfig": { "defaults": { "custom": {}, - "links": [], "mappings": [], + "max": 500, + "min": 0, "noValue": "0", "thresholds": { "mode": "absolute", @@ -2596,81 +3024,43 @@ }, { "color": "#E24D42", - "value": 1000 + "value": 200 }, { "color": "#1F78C1", - "value": 10000 + "value": 300 }, { "color": "#BA43A9", - "value": 100000 + "value": 400 }, { "color": "#705DA0", - "value": 1000000 + "value": 500 }, { "color": "#508642", - "value": 10000000 + "value": 600 + }, + { + "color": "#CCA300", + "value": 700 + }, + { + "color": "#447EBC", + "value": 800 + }, + { + "color": "#C15C17", + "value": 900 + }, + { + "color": "#890F02", + "value": 1000 } ] }, - "unit": "µs" - }, - "overrides": [] - }, - "gridPos": { - "h": 11, - "w": 8, - "x": 0, - "y": 30 - }, - "id": 43, - "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_FILESTREAM_Reading_mcs_AvgLatency", - "interval": "", - "legendFormat": "Average Latency", - "refId": "A" - }, - { - "expr": "SBK_FILESTREAM_Reading_mcs_MaxLatency", - "interval": "", - "legendFormat": "Max Latency", - "refId": "B" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "FILESTREAM Read Avg and Max Latencies (Microseconds)", - "type": "stat" - }, - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [] + "unit": "MBs" }, "overrides": [] }, @@ -2679,11 +3069,11 @@ "gridPos": { "h": 11, "w": 8, - "x": 8, - "y": 30 + "x": 0, + "y": 9 }, "hiddenSeries": false, - "id": 45, + "id": 61, "legend": { "avg": false, "current": false, @@ -2710,1564 +3100,1252 @@ "steppedLine": false, "targets": [ { - "expr": "SBK_FILESTREAM_Reading_mcs_10", + "expr": "SBK_FILESTREAM_Write_Reading_MBPerSec", "interval": "", "legendFormat": "", "refId": "A" - }, - { - "expr": "SBK_FILESTREAM_Reading_mcs_25", - "interval": "", - "legendFormat": "", - "refId": "B" - }, - { - "expr": "SBK_FILESTREAM_Reading_mcs_50", - "interval": "", - "legendFormat": "", - "refId": "C" - }, - { - "expr": "SBK_FILESTREAM_Reading_mcs_75", - "interval": "", - "legendFormat": "", - "refId": "D" - }, - { - "expr": "SBK_FILESTREAM_Reading_mcs_90", - "interval": "", - "legendFormat": "", - "refId": "E" - }, - { - "expr": "SBK_FILESTREAM_Reading_mcs_95", - "interval": "", - "legendFormat": "", - "refId": "F" - }, - { - "expr": "SBK_FILESTREAM_Reading_mcs_99", - "interval": "", - "legendFormat": "", - "refId": "G" - }, - { - "expr": "SBK_FILESTREAM_Reading_mcs_99_9", - "interval": "", - "legendFormat": "", - "refId": "H" - }, - { - "expr": "SBK_FILESTREAM_Reading_mcs_99_99", - "interval": "", - "legendFormat": "", - "refId": "I" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, - "title": "FILESTREAM Read Percentiles (Microseconds)", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "format": "µs", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } - }, - { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [], - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 1 - }, - { - "color": "#6ED0E0", - "value": 5 - }, - { - "color": "#EF843C", - "value": 10 - }, - { - "color": "#E24D42", - "value": 20 - }, - { - "color": "#1F78C1", - "value": 30 - }, - { - "color": "#BA43A9", - "value": 40 - }, - { - "color": "#705DA0", - "value": 50 - }, - { - "color": "#508642", - "value": 60 - }, - { - "color": "#CCA300", - "value": 70 - }, - { - "color": "#447EBC", - "value": 80 - }, - { - "color": "#C15C17", - "value": 90 - }, - { - "color": "#890F02", - "value": 100 - }, - { - "color": "#0A437C", - "value": 500 - }, - { - "color": "#6D1F62", - "value": 1000 - } - ] - }, - "unit": "ms" + "title": "FILESTREAM Write-Read Throughput MB/s ", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "$$hashKey": "object:175", + "format": "MBs", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "$$hashKey": "object:176", + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {} }, "overrides": [] }, + "fill": 1, + "fillGradient": 0, "gridPos": { "h": 11, "w": 8, - "x": 16, - "y": 30 + "x": 8, + "y": 9 }, - "id": 24, + "hiddenSeries": false, + "id": 36, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" + "alertThreshold": true }, + "percentage": false, "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, "targets": [ { - "expr": "SBK_FILESTREAM_Reading_ms_AvgLatency", + "expr": "SBK_FILESTREAM_Write_Reading_RecordsPerSec", "interval": "", - "legendFormat": "Average Latency", + "legendFormat": "", "refId": "A" - }, - { - "expr": "SBK_FILESTREAM_Reading_ms_MaxLatency", - "interval": "", - "legendFormat": "Max Latency", - "refId": "B" } ], + "thresholds": [], "timeFrom": null, - "timeShift": null, - "title": "FILESTREAM Read Avg and Max Latencies (Milliseconds)", - "type": "stat" - }, - { - "collapsed": true, - "datasource": null, - "gridPos": { - "h": 1, - "w": 24, - "x": 0, - "y": 41 - }, - "id": 56, - "panels": [ - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "max": 500, - "min": 0, - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 200 - }, - { - "color": "#1F78C1", - "value": 300 - }, - { - "color": "#BA43A9", - "value": 400 - }, - { - "color": "#705DA0", - "value": 500 - }, - { - "color": "#508642", - "value": 600 - }, - { - "color": "#CCA300", - "value": 700 - }, - { - "color": "#447EBC", - "value": 800 - }, - { - "color": "#C15C17", - "value": 900 - }, - { - "color": "#890F02", - "value": 1000 - } - ] - }, - "unit": "MBs" - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 0, - "y": 4 - }, - "hiddenSeries": false, - "id": 61, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_FILESTREAM_Write_Reading_MBPerSec", - "interval": "", - "legendFormat": "", - "refId": "A" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "FILESTREAM Write-Read Throughput MB/s ", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "$$hashKey": "object:175", - "format": "MBs", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "$$hashKey": "object:176", - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } + "timeRegions": [], + "timeShift": null, + "title": "FILESTREAM Write-Read Records/Sec", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "iops", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true }, { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {} - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 8, - "y": 4 - }, - "hiddenSeries": false, - "id": 36, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_FILESTREAM_Write_Reading_RecordsPerSec", - "interval": "", - "legendFormat": "", - "refId": "A" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "FILESTREAM Write-Read Records/Sec", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 1000 + }, + { + "color": "#1F78C1", + "value": 10000 + }, + { + "color": "#BA43A9", + "value": 100000 + }, + { + "color": "#705DA0", + "value": 1000000 + }, + { + "color": "#508642", + "value": 10000000 + } + ] }, - "yaxes": [ - { - "format": "iops", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } + "unit": "ns" + }, + "overrides": [] + }, + "gridPos": { + "h": 11, + "w": 8, + "x": 16, + "y": 9 + }, + "id": 52, + "options": { + "colorMode": "value", + "graphMode": "area", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" ], - "yaxis": { - "align": false, - "alignLevel": null - } + "fields": "", + "values": false + }, + "textMode": "auto" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_FILESTREAM_Write_Reading_ns_AvgLatency", + "interval": "", + "legendFormat": "Average Latency", + "refId": "A" + }, + { + "expr": "SBK_FILESTREAM_Write_Reading_ns_MaxLatency", + "interval": "", + "legendFormat": "Max Latency", + "refId": "B" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "FILESTREAM Write-Read Avg and Max Latencies (Nanoseconds)", + "type": "stat" + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {} + }, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 0, + "y": 20 + }, + "hiddenSeries": false, + "id": 54, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_FILESTREAM_Write_Reading_ns_10", + "interval": "", + "legendFormat": "", + "refId": "A" + }, + { + "expr": "SBK_FILESTREAM_Write_Reading_ns_25", + "interval": "", + "legendFormat": "", + "refId": "B" }, { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 1000 - }, - { - "color": "#1F78C1", - "value": 10000 - }, - { - "color": "#BA43A9", - "value": 100000 - }, - { - "color": "#705DA0", - "value": 1000000 - }, - { - "color": "#508642", - "value": 10000000 - } - ] - }, - "unit": "ns" - }, - "overrides": [] - }, - "gridPos": { - "h": 11, - "w": 8, - "x": 16, - "y": 4 - }, - "id": 52, - "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_FILESTREAM_Write_Reading_ns_AvgLatency", - "interval": "", - "legendFormat": "Average Latency", - "refId": "A" - }, - { - "expr": "SBK_FILESTREAM_Write_Reading_ns_MaxLatency", - "interval": "", - "legendFormat": "Max Latency", - "refId": "B" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "FILESTREAM Write-Read Avg and Max Latencies (Nanoseconds)", - "type": "stat" + "expr": "SBK_FILESTREAM_Write_Reading_ns_50", + "interval": "", + "legendFormat": "", + "refId": "C" }, { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {} - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 0, - "y": 15 - }, - "hiddenSeries": false, - "id": 54, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_FILESTREAM_Write_Reading_ns_10", - "interval": "", - "legendFormat": "", - "refId": "A" - }, - { - "expr": "SBK_FILESTREAM_Write_Reading_ns_25", - "interval": "", - "legendFormat": "", - "refId": "B" - }, - { - "expr": "SBK_FILESTREAM_Write_Reading_ns_50", - "interval": "", - "legendFormat": "", - "refId": "C" - }, - { - "expr": "SBK_FILESTREAM_Write_Reading_ns_75", - "interval": "", - "legendFormat": "", - "refId": "D" - }, - { - "expr": "SBK_FILESTREAM_Write_Reading_ns_90", - "interval": "", - "legendFormat": "", - "refId": "E" - }, - { - "expr": "SBK_FILESTREAM_Write_Reading_ns_95", - "interval": "", - "legendFormat": "", - "refId": "F" - }, - { - "expr": "SBK_FILESTREAM_Write_Reading_ns_99", - "interval": "", - "legendFormat": "", - "refId": "G" - }, - { - "expr": "SBK_FILESTREAM_Write_Reading_ns_99_9", - "interval": "", - "legendFormat": "", - "refId": "H" - }, - { - "expr": "SBK_FILESTREAM_Write_Reading_ns_99_99", - "interval": "", - "legendFormat": "", - "refId": "I" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "FILESTREAM Write-Read Percentiles (Nanoseconds)", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "format": "ns", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } + "expr": "SBK_FILESTREAM_Write_Reading_ns_75", + "interval": "", + "legendFormat": "", + "refId": "D" + }, + { + "expr": "SBK_FILESTREAM_Write_Reading_ns_90", + "interval": "", + "legendFormat": "", + "refId": "E" + }, + { + "expr": "SBK_FILESTREAM_Write_Reading_ns_95", + "interval": "", + "legendFormat": "", + "refId": "F" + }, + { + "expr": "SBK_FILESTREAM_Write_Reading_ns_99", + "interval": "", + "legendFormat": "", + "refId": "G" + }, + { + "expr": "SBK_FILESTREAM_Write_Reading_ns_99_25", + "interval": "", + "legendFormat": "", + "refId": "H" + }, + { + "expr": "SBK_FILESTREAM_Write_Reading_ns_99_5", + "interval": "", + "legendFormat": "", + "refId": "I" + }, + { + "expr": "SBK_FILESTREAM_Write_Reading_ns_99_75", + "interval": "", + "legendFormat": "", + "refId": "J" + }, + { + "expr": "SBK_FILESTREAM_Write_Reading_ns_99_9", + "interval": "", + "legendFormat": "", + "refId": "K" + }, + { + "expr": "SBK_FILESTREAM_Write_Reading_ns_99_95", + "interval": "", + "legendFormat": "", + "refId": "L" }, { - "datasource": "Prometheus", - "description": "", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 1073741824 - }, - { - "color": "#EF843C", - "value": 10737418240 - }, - { - "color": "#6ED0E0", - "value": 10737418240 - }, - { - "color": "#E24D42", - "value": 1099511627776 - } - ] + "expr": "SBK_FILESTREAM_Write_Reading_ns_99_99", + "interval": "", + "legendFormat": "", + "refId": "M" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "FILESTREAM Write-Read Percentiles (Nanoseconds)", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "$$hashKey": "object:240", + "format": "ns", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "$$hashKey": "object:241", + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "datasource": "Prometheus", + "description": "", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null }, - "unit": "decbytes" - }, - "overrides": [] - }, - "gridPos": { - "h": 5, - "w": 3, - "x": 8, - "y": 15 - }, - "id": 30, - "options": { - "colorMode": "value", - "graphMode": "none", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" + { + "color": "#EAB839", + "value": 1073741824 + }, + { + "color": "#EF843C", + "value": 10737418240 + }, + { + "color": "#6ED0E0", + "value": 10737418240 + }, + { + "color": "#E24D42", + "value": 1099511627776 + } + ] }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_FILESTREAM_Write_Reading_Bytes_total", - "interval": "", - "legendFormat": "", - "refId": "A" - } + "unit": "decbytes" + }, + "overrides": [] + }, + "gridPos": { + "h": 5, + "w": 3, + "x": 8, + "y": 20 + }, + "id": 30, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" ], - "timeFrom": null, - "timeShift": null, - "title": "FILESTREAM Write-Read Bytes Total", - "type": "stat" + "fields": "", + "values": false }, + "textMode": "auto" + }, + "pluginVersion": "7.3.7", + "targets": [ { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "max": 500, - "min": 0, - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 200 - }, - { - "color": "#1F78C1", - "value": 300 - }, - { - "color": "#BA43A9", - "value": 400 - }, - { - "color": "#705DA0", - "value": 500 - }, - { - "color": "#508642", - "value": 600 - }, - { - "color": "#CCA300", - "value": 700 - }, - { - "color": "#447EBC", - "value": 800 - }, - { - "color": "#C15C17", - "value": 900 - }, - { - "color": "#890F02", - "value": 1000 - } - ] + "expr": "SBK_FILESTREAM_Write_Reading_Bytes_total", + "interval": "", + "legendFormat": "", + "refId": "A" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "FILESTREAM Write-Read Bytes Total", + "type": "stat" + }, + { + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "max": 500, + "min": 0, + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 }, - "unit": "MBs" - }, - "overrides": [] - }, - "gridPos": { - "h": 6, - "w": 5, - "x": 11, - "y": 15 - }, - "id": 32, - "options": { - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "showThresholdLabels": true, - "showThresholdMarkers": true + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 200 + }, + { + "color": "#1F78C1", + "value": 300 + }, + { + "color": "#BA43A9", + "value": 400 + }, + { + "color": "#705DA0", + "value": 500 + }, + { + "color": "#508642", + "value": 600 + }, + { + "color": "#CCA300", + "value": 700 + }, + { + "color": "#447EBC", + "value": 800 + }, + { + "color": "#C15C17", + "value": 900 + }, + { + "color": "#890F02", + "value": 1000 + } + ] }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_FILESTREAM_Write_Reading_MBPerSec", - "interval": "", - "legendFormat": "", - "refId": "A" - } + "unit": "MBs" + }, + "overrides": [] + }, + "gridPos": { + "h": 6, + "w": 5, + "x": 11, + "y": 20 + }, + "id": 32, + "options": { + "reduceOptions": { + "calcs": [ + "last" ], - "timeFrom": null, - "timeShift": null, - "title": "FILESTREAM Write-Read Throughput MB/s", - "type": "gauge" + "fields": "", + "values": false }, + "showThresholdLabels": true, + "showThresholdMarkers": true + }, + "pluginVersion": "7.3.7", + "targets": [ { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {} - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 16, - "y": 15 - }, - "hiddenSeries": false, - "id": 34, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_FILESTREAM_Write_Reading_ms_10", - "interval": "", - "legendFormat": "", - "refId": "A" - }, - { - "expr": "SBK_FILESTREAM_Write_Reading_ms_25", - "interval": "", - "legendFormat": "", - "refId": "B" - }, - { - "expr": "SBK_FILESTREAM_Write_Reading_ms_50", - "interval": "", - "legendFormat": "", - "refId": "C" - }, - { - "expr": "SBK_FILESTREAM_Write_Reading_ms_75", - "interval": "", - "legendFormat": "", - "refId": "D" - }, - { - "expr": "SBK_FILESTREAM_Write_Reading_ms_90", - "interval": "", - "legendFormat": "", - "refId": "E" - }, - { - "expr": "SBK_FILESTREAM_Write_Reading_ms_95", - "interval": "", - "legendFormat": "", - "refId": "F" - }, - { - "expr": "SBK_FILESTREAM_Write_Reading_ms_99", - "interval": "", - "legendFormat": "", - "refId": "G" - }, - { - "expr": "SBK_FILESTREAM_Write_Reading_ms_99_9", - "interval": "", - "legendFormat": "", - "refId": "H" - }, - { - "expr": "SBK_FILESTREAM_Write_Reading_ms_99_99", - "interval": "", - "legendFormat": "", - "refId": "I" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "FILESTREAM Write-Read Percentiles (Milliseconds)", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "format": "ms", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } + "expr": "SBK_FILESTREAM_Write_Reading_MBPerSec", + "interval": "", + "legendFormat": "", + "refId": "A" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "FILESTREAM Write-Read Throughput MB/s", + "type": "gauge" + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {} + }, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 16, + "y": 20 + }, + "hiddenSeries": false, + "id": 34, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_FILESTREAM_Write_Reading_ms_10", + "interval": "", + "legendFormat": "", + "refId": "A" }, { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": { - "align": null, - "filterable": false + "expr": "SBK_FILESTREAM_Write_Reading_ms_25", + "interval": "", + "legendFormat": "", + "refId": "B" + }, + { + "expr": "SBK_FILESTREAM_Write_Reading_ms_50", + "interval": "", + "legendFormat": "", + "refId": "C" + }, + { + "expr": "SBK_FILESTREAM_Write_Reading_ms_75", + "interval": "", + "legendFormat": "", + "refId": "D" + }, + { + "expr": "SBK_FILESTREAM_Write_Reading_ms_90", + "interval": "", + "legendFormat": "", + "refId": "E" + }, + { + "expr": "SBK_FILESTREAM_Write_Reading_ms_95", + "interval": "", + "legendFormat": "", + "refId": "F" + }, + { + "expr": "SBK_FILESTREAM_Write_Reading_ms_99", + "interval": "", + "legendFormat": "", + "refId": "G" + }, + { + "expr": "SBK_FILESTREAM_Write_Reading_ms_99_9", + "interval": "", + "legendFormat": "", + "refId": "H" + }, + { + "expr": "SBK_FILESTREAM_Write_Reading_ms_99_99", + "interval": "", + "legendFormat": "", + "refId": "I" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "FILESTREAM Write-Read Percentiles (Milliseconds)", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "ms", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": { + "align": null, + "filterable": false + }, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null }, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 500 - } - ] + { + "color": "#EAB839", + "value": 10 }, - "unit": "none" - }, - "overrides": [] - }, - "gridPos": { - "h": 6, - "w": 3, - "x": 8, - "y": 20 - }, - "id": 40, - "options": { - "colorMode": "value", - "graphMode": "none", - "justifyMode": "auto", - "orientation": "horizontal", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "value_and_name" + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 500 + } + ] }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_FILESTREAM_Write_Reading_Readers", - "interval": "", - "legendFormat": "Active Readers", - "refId": "A" - }, - { - "expr": "SBK_FILESTREAM_Write_Reading_Max_Readers", - "interval": "", - "legendFormat": "Max Readers", - "refId": "B" - }, - { - "expr": "SBK_FILESTREAM_Write_Reading_Writers", - "interval": "", - "legendFormat": "Active Writers", - "refId": "C" - }, - { - "expr": "SBK_FILESTREAM_Write_Reading_Max_Writers", - "interval": "", - "legendFormat": "Max Writers", - "refId": "D" - } + "unit": "none" + }, + "overrides": [] + }, + "gridPos": { + "h": 6, + "w": 3, + "x": 8, + "y": 25 + }, + "id": 40, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "auto", + "orientation": "horizontal", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "value_and_name" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_FILESTREAM_Write_Reading_Readers", + "interval": "", + "legendFormat": "Active Readers", + "refId": "A" + }, + { + "expr": "SBK_FILESTREAM_Write_Reading_Max_Readers", + "interval": "", + "legendFormat": "Max Readers", + "refId": "B" + }, + { + "expr": "SBK_FILESTREAM_Write_Reading_Writers", + "interval": "", + "legendFormat": "Active Writers", + "refId": "C" + }, + { + "expr": "SBK_FILESTREAM_Write_Reading_Max_Writers", + "interval": "", + "legendFormat": "Max Writers", + "refId": "D" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "FILESTREAM Write-Read Writers and Readers", + "type": "stat" + }, + { + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "red", + "value": 1 + } + ] + }, + "unit": "none" + }, + "overrides": [] + }, + "gridPos": { + "h": 5, + "w": 5, + "x": 11, + "y": 26 + }, + "id": 42, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "auto", + "orientation": "horizontal", + "reduceOptions": { + "calcs": [ + "last" ], - "timeFrom": null, - "timeShift": null, - "title": "FILESTREAM Write-Read Writers and Readers", - "type": "stat" + "fields": "", + "values": false }, + "textMode": "value_and_name" + }, + "pluginVersion": "7.3.7", + "targets": [ { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "red", - "value": 1 - } - ] + "expr": "SBK_FILESTREAM_Write_Reading_LowerDiscardedLatencyRecords_total", + "interval": "", + "legendFormat": "Lower", + "refId": "A" + }, + { + "expr": "SBK_FILESTREAM_Write_Reading_HigherDiscardLatencyRecords_total", + "interval": "", + "legendFormat": "Higher", + "refId": "B" + }, + { + "expr": "SBK_FILESTREAM_Write_Reading_InvalidLatencyRecords_total", + "interval": "", + "legendFormat": "Invalid/Negative", + "refId": "C" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "FILESTREAM Write-Read Discarded Latencies", + "type": "stat" + }, + { + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null }, - "unit": "none" - }, - "overrides": [] - }, - "gridPos": { - "h": 5, - "w": 5, - "x": 11, - "y": 21 - }, - "id": 42, - "options": { - "colorMode": "value", - "graphMode": "none", - "justifyMode": "auto", - "orientation": "horizontal", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "value_and_name" + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 1000 + }, + { + "color": "#1F78C1", + "value": 10000 + }, + { + "color": "#BA43A9", + "value": 100000 + }, + { + "color": "#705DA0", + "value": 1000000 + }, + { + "color": "#508642", + "value": 10000000 + }, + { + "color": "#CCA300", + "value": 100000000 + } + ] }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_FILESTREAM_Write_Reading_LowerDiscardedLatencyRecords_total", - "interval": "", - "legendFormat": "Lower", - "refId": "A" - }, - { - "expr": "SBK_FILESTREAM_Write_Reading_HigherDiscardLatencyRecords_total", - "interval": "", - "legendFormat": "Higher", - "refId": "B" - }, - { - "expr": "SBK_FILESTREAM_Write_Reading_InvalidLatencyRecords_total", - "interval": "", - "legendFormat": "Invalid/Negative", - "refId": "C" - } + "unit": "µs" + }, + "overrides": [] + }, + "gridPos": { + "h": 11, + "w": 8, + "x": 0, + "y": 31 + }, + "id": 51, + "options": { + "colorMode": "value", + "graphMode": "area", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" ], - "timeFrom": null, - "timeShift": null, - "title": "FILESTREAM Write-Read Discarded Latencies", - "type": "stat" + "fields": "", + "values": false + }, + "textMode": "auto" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_FILESTREAM_Write_Reading_mcs_AvgLatency", + "interval": "", + "legendFormat": "Average Latency", + "refId": "A" + }, + { + "expr": "SBK_FILESTREAM_Write_Reading_mcs_MaxLatency", + "interval": "", + "legendFormat": "Max Latency", + "refId": "B" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "FILESTREAM Write-Read Avg and Max Latencies (Microseconds)", + "type": "stat" + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {} + }, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 8, + "y": 31 + }, + "hiddenSeries": false, + "id": 53, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_FILESTREAM_Write_Reading_mcs_10", + "interval": "", + "legendFormat": "", + "refId": "A" + }, + { + "expr": "SBK_FILESTREAM_Write_Reading_mcs_25", + "interval": "", + "legendFormat": "", + "refId": "B" }, { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 1000 - }, - { - "color": "#1F78C1", - "value": 10000 - }, - { - "color": "#BA43A9", - "value": 100000 - }, - { - "color": "#705DA0", - "value": 1000000 - }, - { - "color": "#508642", - "value": 10000000 - }, - { - "color": "#CCA300", - "value": 100000000 - } - ] - }, - "unit": "µs" - }, - "overrides": [] - }, - "gridPos": { - "h": 11, - "w": 8, - "x": 0, - "y": 26 - }, - "id": 51, - "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_FILESTREAM_Write_Reading_mcs_AvgLatency", - "interval": "", - "legendFormat": "Average Latency", - "refId": "A" - }, - { - "expr": "SBK_FILESTREAM_Write_Reading_mcs_MaxLatency", - "interval": "", - "legendFormat": "Max Latency", - "refId": "B" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "FILESTREAM Write-Read Avg and Max Latencies (Microseconds)", - "type": "stat" + "expr": "SBK_FILESTREAM_Write_Reading_mcs_50", + "interval": "", + "legendFormat": "", + "refId": "C" }, { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {} - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 8, - "y": 26 - }, - "hiddenSeries": false, - "id": 53, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_FILESTREAM_Write_Reading_mcs_10", - "interval": "", - "legendFormat": "", - "refId": "A" - }, - { - "expr": "SBK_FILESTREAM_Write_Reading_mcs_25", - "interval": "", - "legendFormat": "", - "refId": "B" - }, - { - "expr": "SBK_FILESTREAM_Write_Reading_mcs_50", - "interval": "", - "legendFormat": "", - "refId": "C" - }, - { - "expr": "SBK_FILESTREAM_Write_Reading_mcs_75", - "interval": "", - "legendFormat": "", - "refId": "D" - }, - { - "expr": "SBK_FILESTREAM_Write_Reading_mcs_90", - "interval": "", - "legendFormat": "", - "refId": "E" - }, - { - "expr": "SBK_FILESTREAM_Write_Reading_mcs_95", - "interval": "", - "legendFormat": "", - "refId": "F" - }, - { - "expr": "SBK_FILESTREAM_Write_Reading_mcs_99", - "interval": "", - "legendFormat": "", - "refId": "G" - }, - { - "expr": "SBK_FILESTREAM_Write_Reading_mcs_99_9", - "interval": "", - "legendFormat": "", - "refId": "H" - }, - { - "expr": "SBK_FILESTREAM_Write_Reading_mcs_99_99", - "interval": "", - "legendFormat": "", - "refId": "I" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "FILESTREAM Write-Read Percentiles (Microseconds)", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "format": "µs", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } + "expr": "SBK_FILESTREAM_Write_Reading_mcs_75", + "interval": "", + "legendFormat": "", + "refId": "D" + }, + { + "expr": "SBK_FILESTREAM_Write_Reading_mcs_90", + "interval": "", + "legendFormat": "", + "refId": "E" + }, + { + "expr": "SBK_FILESTREAM_Write_Reading_mcs_95", + "interval": "", + "legendFormat": "", + "refId": "F" + }, + { + "expr": "SBK_FILESTREAM_Write_Reading_mcs_99", + "interval": "", + "legendFormat": "", + "refId": "G" + }, + { + "expr": "SBK_FILESTREAM_Write_Reading_mcs_99_9", + "interval": "", + "legendFormat": "", + "refId": "H" + }, + { + "expr": "SBK_FILESTREAM_Write_Reading_mcs_99_99", + "interval": "", + "legendFormat": "", + "refId": "I" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "FILESTREAM Write-Read Percentiles (Microseconds)", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "µs", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true }, { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 1 - }, - { - "color": "#6ED0E0", - "value": 5 - }, - { - "color": "#EF843C", - "value": 10 - }, - { - "color": "#E24D42", - "value": 20 - }, - { - "color": "#1F78C1", - "value": 30 - }, - { - "color": "#BA43A9", - "value": 40 - }, - { - "color": "#705DA0", - "value": 50 - }, - { - "color": "#508642", - "value": 60 - }, - { - "color": "#CCA300", - "value": 70 - }, - { - "color": "#447EBC", - "value": 80 - }, - { - "color": "#C15C17", - "value": 90 - }, - { - "color": "#890F02", - "value": 100 - }, - { - "color": "#0A437C", - "value": 200 - }, - { - "color": "#6D1F62", - "value": 500 - }, - { - "color": "#584477", - "value": 1000 - } - ] + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null }, - "unit": "ms" - }, - "overrides": [] - }, - "gridPos": { - "h": 11, - "w": 8, - "x": 16, - "y": 26 - }, - "id": 38, - "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" + { + "color": "#EAB839", + "value": 1 + }, + { + "color": "#6ED0E0", + "value": 5 + }, + { + "color": "#EF843C", + "value": 10 + }, + { + "color": "#E24D42", + "value": 20 + }, + { + "color": "#1F78C1", + "value": 30 + }, + { + "color": "#BA43A9", + "value": 40 + }, + { + "color": "#705DA0", + "value": 50 + }, + { + "color": "#508642", + "value": 60 + }, + { + "color": "#CCA300", + "value": 70 + }, + { + "color": "#447EBC", + "value": 80 + }, + { + "color": "#C15C17", + "value": 90 + }, + { + "color": "#890F02", + "value": 100 + }, + { + "color": "#0A437C", + "value": 200 + }, + { + "color": "#6D1F62", + "value": 500 + }, + { + "color": "#584477", + "value": 1000 + } + ] }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_FILESTREAM_Write_Reading_ms_AvgLatency", - "interval": "", - "legendFormat": "Average Latency", - "refId": "A" - }, - { - "expr": "SBK_FILESTREAM_Write_Reading_ms_MaxLatency", - "interval": "", - "legendFormat": "Max Latency", - "refId": "B" - } + "unit": "ms" + }, + "overrides": [] + }, + "gridPos": { + "h": 11, + "w": 8, + "x": 16, + "y": 31 + }, + "id": 38, + "options": { + "colorMode": "value", + "graphMode": "area", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" ], - "timeFrom": null, - "timeShift": null, - "title": "FILESTREAM Write-Read Avg and Max Latencies (Milliseconds)", - "type": "stat" + "fields": "", + "values": false + }, + "textMode": "auto" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_FILESTREAM_Write_Reading_ms_AvgLatency", + "interval": "", + "legendFormat": "Average Latency", + "refId": "A" + }, + { + "expr": "SBK_FILESTREAM_Write_Reading_ms_MaxLatency", + "interval": "", + "legendFormat": "Max Latency", + "refId": "B" } ], - "title": "Write-Read Performance Benchmarking (End to End Latencies)", - "type": "row" + "timeFrom": null, + "timeShift": null, + "title": "FILESTREAM Write-Read Avg and Max Latencies (Milliseconds)", + "type": "stat" } ], "refresh": "5s", diff --git a/grafana/dashboards/sbk-foundationdb.json b/grafana/dashboards/sbk-foundationdb.json index 37712a546..ddd8c9c62 100644 --- a/grafana/dashboards/sbk-foundationdb.json +++ b/grafana/dashboards/sbk-foundationdb.json @@ -15,7 +15,7 @@ "editable": true, "gnetId": null, "graphTooltip": 0, - "iteration": 1623506088732, + "iteration": 1627313150733, "links": [], "panels": [ { @@ -362,7 +362,7 @@ "h": 9, "w": 8, "x": 0, - "y": 10 + "y": 7 }, "hiddenSeries": false, "id": 62, @@ -458,7 +458,7 @@ "h": 9, "w": 8, "x": 8, - "y": 10 + "y": 7 }, "hiddenSeries": false, "id": 6, @@ -590,7 +590,7 @@ "h": 9, "w": 8, "x": 16, - "y": 10 + "y": 7 }, "id": 48, "options": { @@ -646,7 +646,7 @@ "h": 11, "w": 8, "x": 0, - "y": 19 + "y": 16 }, "hiddenSeries": false, "id": 50, @@ -718,16 +718,40 @@ "refId": "G" }, { - "expr": "SBK_FOUNDATIONDB_Writing_ns_99_9", + "expr": "SBK_FOUNDATIONDB_Writing_ns_99_25", "interval": "", "legendFormat": "", "refId": "H" }, { - "expr": "SBK_FOUNDATIONDB_Writing_ns_99_99", + "expr": "SBK_FOUNDATIONDB_Writing_ns_99_5", "interval": "", "legendFormat": "", "refId": "I" + }, + { + "expr": "SBK_FOUNDATIONDB_Writing_ns_99_75", + "interval": "", + "legendFormat": "", + "refId": "J" + }, + { + "expr": "SBK_FOUNDATIONDB_Writing_ns_99_9", + "interval": "", + "legendFormat": "", + "refId": "K" + }, + { + "expr": "SBK_FOUNDATIONDB_Writing_ns_99_95", + "interval": "", + "legendFormat": "", + "refId": "L" + }, + { + "expr": "SBK_FOUNDATIONDB_Writing_ns_99_99", + "interval": "", + "legendFormat": "", + "refId": "M" } ], "thresholds": [], @@ -750,6 +774,7 @@ }, "yaxes": [ { + "$$hashKey": "object:127", "format": "ns", "label": null, "logBase": 1, @@ -758,6 +783,7 @@ "show": true }, { + "$$hashKey": "object:128", "format": "short", "label": null, "logBase": 1, @@ -814,7 +840,7 @@ "h": 4, "w": 3, "x": 8, - "y": 19 + "y": 16 }, "id": 2, "options": { @@ -925,7 +951,7 @@ "h": 6, "w": 5, "x": 11, - "y": 19 + "y": 16 }, "id": 4, "options": { @@ -970,7 +996,7 @@ "h": 11, "w": 8, "x": 16, - "y": 19 + "y": 16 }, "hiddenSeries": false, "id": 10, @@ -1136,7 +1162,7 @@ "h": 7, "w": 3, "x": 8, - "y": 23 + "y": 20 }, "id": 8, "options": { @@ -1192,7 +1218,7 @@ "h": 5, "w": 5, "x": 11, - "y": 25 + "y": 22 }, "id": 28, "options": { @@ -1294,7 +1320,7 @@ "h": 10, "w": 8, "x": 0, - "y": 30 + "y": 27 }, "id": 47, "options": { @@ -1350,7 +1376,7 @@ "h": 10, "w": 8, "x": 8, - "y": 30 + "y": 27 }, "hiddenSeries": false, "id": 49, @@ -1560,7 +1586,7 @@ "h": 10, "w": 8, "x": 16, - "y": 30 + "y": 27 }, "id": 12, "options": { @@ -1602,7 +1628,7 @@ "type": "row" }, { - "collapsed": false, + "collapsed": true, "datasource": null, "gridPos": { "h": 1, @@ -1611,969 +1637,1371 @@ "y": 7 }, "id": 58, - "panels": [], - "title": "Read Performance Benchmarking", - "type": "row" - }, - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [], - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 200 - }, - { - "color": "#1F78C1", - "value": 300 - }, - { - "color": "#BA43A9", - "value": 400 - }, - { - "color": "#705DA0", - "value": 500 - }, - { - "color": "#508642", - "value": 600 - }, - { - "color": "#CCA300", - "value": 700 - }, - { - "color": "#447EBC", - "value": 800 - }, - { - "color": "#C15C17", - "value": 900 + "panels": [ + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 200 + }, + { + "color": "#1F78C1", + "value": 300 + }, + { + "color": "#BA43A9", + "value": 400 + }, + { + "color": "#705DA0", + "value": 500 + }, + { + "color": "#508642", + "value": 600 + }, + { + "color": "#CCA300", + "value": 700 + }, + { + "color": "#447EBC", + "value": 800 + }, + { + "color": "#C15C17", + "value": 900 + }, + { + "color": "#890F02", + "value": 1000 + } + ] }, - { - "color": "#890F02", - "value": 1000 - } - ] + "unit": "MBs" + }, + "overrides": [] }, - "unit": "MBs" + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 0, + "y": 8 + }, + "hiddenSeries": false, + "id": 63, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_FOUNDATIONDB_Reading_MBPerSec", + "refId": "A" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "FOUNDATIONDB Read Throughput MB/s", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "$$hashKey": "object:323", + "format": "MBs", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "$$hashKey": "object:324", + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 0, - "y": 8 - }, - "hiddenSeries": false, - "id": 63, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_FOUNDATIONDB_Reading_MBPerSec", - "refId": "A" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "FOUNDATIONDB Read Throughput MB/s", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "$$hashKey": "object:323", - "format": "MBs", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "$$hashKey": "object:324", - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } - }, - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [] - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 8, - "y": 8 - }, - "hiddenSeries": false, - "id": 20, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_FOUNDATIONDB_Reading_RecordsPerSec", - "refId": "A" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "FOUNDATIONDB Read Records/Sec", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "format": "rps", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } - }, - { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [], - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 1000 - }, - { - "color": "#1F78C1", - "value": 10000 - }, - { - "color": "#BA43A9", - "value": 100000 - }, - { - "color": "#705DA0", - "value": 1000000 - }, - { - "color": "#508642", - "value": 10000000 - } - ] - }, - "unit": "ns" - }, - "overrides": [] - }, - "gridPos": { - "h": 11, - "w": 8, - "x": 16, - "y": 8 - }, - "id": 44, - "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_FOUNDATIONDB_Reading_ns_AvgLatency", - "interval": "", - "legendFormat": "Average Latency", - "refId": "A" - }, - { - "expr": "SBK_FOUNDATIONDB_Reading_ns_MaxLatency", - "interval": "", - "legendFormat": "Max Latency", - "refId": "B" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "FOUNDATIONDB Read Avg and Max Latencies (Nanoseconds)", - "type": "stat" - }, - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [] - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 0, - "y": 19 - }, - "hiddenSeries": false, - "id": 46, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_FOUNDATIONDB_Reading_ns_10", - "interval": "", - "legendFormat": "", - "refId": "A" - }, - { - "expr": "SBK_FOUNDATIONDB_Reading_ns_25", - "interval": "", - "legendFormat": "", - "refId": "B" - }, - { - "expr": "SBK_FOUNDATIONDB_Reading_ns_50", - "interval": "", - "legendFormat": "", - "refId": "C" - }, - { - "expr": "SBK_FOUNDATIONDB_Reading_ns_75", - "interval": "", - "legendFormat": "", - "refId": "D" - }, - { - "expr": "SBK_FOUNDATIONDB_Reading_ns_90", - "interval": "", - "legendFormat": "", - "refId": "E" - }, - { - "expr": "SBK_FOUNDATIONDB_Reading_ns_95", - "interval": "", - "legendFormat": "", - "refId": "F" - }, - { - "expr": "SBK_FOUNDATIONDB_Reading_ns_99", - "interval": "", - "legendFormat": "", - "refId": "G" - }, - { - "expr": "SBK_FOUNDATIONDB_Reading_ns_99_9", - "interval": "", - "legendFormat": "", - "refId": "H" - }, - { - "expr": "SBK_FOUNDATIONDB_Reading_ns_99_99", - "interval": "", - "legendFormat": "", - "refId": "I" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "FOUNDATIONDB Read Percentiles (Nanoseconds)", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ { - "format": "ns", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [] + }, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 8, + "y": 8 + }, + "hiddenSeries": false, + "id": 20, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_FOUNDATIONDB_Reading_RecordsPerSec", + "refId": "A" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "FOUNDATIONDB Read Records/Sec", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "rps", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } }, { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } - }, - { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [], - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 1000 + }, + { + "color": "#1F78C1", + "value": 10000 + }, + { + "color": "#BA43A9", + "value": 100000 + }, + { + "color": "#705DA0", + "value": 1000000 + }, + { + "color": "#508642", + "value": 10000000 + } + ] }, - { - "color": "#E24D42", - "value": 500 - } - ] + "unit": "ns" + }, + "overrides": [] + }, + "gridPos": { + "h": 11, + "w": 8, + "x": 16, + "y": 8 + }, + "id": 44, + "options": { + "colorMode": "value", + "graphMode": "area", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "auto" }, - "unit": "none" - }, - "overrides": [] - }, - "gridPos": { - "h": 5, - "w": 3, - "x": 8, - "y": 19 - }, - "id": 14, - "options": { - "colorMode": "value", - "graphMode": "none", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_FOUNDATIONDB_Reading_ns_AvgLatency", + "interval": "", + "legendFormat": "Average Latency", + "refId": "A" + }, + { + "expr": "SBK_FOUNDATIONDB_Reading_ns_MaxLatency", + "interval": "", + "legendFormat": "Max Latency", + "refId": "B" + } ], - "fields": "", - "values": false - }, - "textMode": "value_and_name" - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_FOUNDATIONDB_Reading_Readers", - "interval": "", - "legendFormat": "Active", - "refId": "A" + "timeFrom": null, + "timeShift": null, + "title": "FOUNDATIONDB Read Avg and Max Latencies (Nanoseconds)", + "type": "stat" }, { - "expr": "SBK_FOUNDATIONDB_Reading_Max_Readers", - "interval": "", - "legendFormat": "Max", - "refId": "B" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "FOUNDATIONDB Readers", - "type": "stat" - }, - { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [], - "mappings": [], - "max": 500, - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 200 - }, - { - "color": "#1F78C1", - "value": 300 - }, - { - "color": "#BA43A9", - "value": 400 - }, - { - "color": "#705DA0", - "value": 500 - }, - { - "color": "#508642", - "value": 600 - }, - { - "color": "#CCA300", - "value": 700 - }, - { - "color": "#447EBC", - "value": 800 - }, - { - "color": "#C15C17", - "value": 900 - }, - { - "color": "#890F02", - "value": 1000 - } - ] + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [] + }, + "overrides": [] }, - "unit": "MBs" - }, - "overrides": [] - }, - "gridPos": { - "h": 6, - "w": 5, - "x": 11, - "y": 19 - }, - "id": 18, - "options": { - "reduceOptions": { - "calcs": [ - "last" + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 0, + "y": 19 + }, + "hiddenSeries": false, + "id": 46, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_FOUNDATIONDB_Reading_ns_10", + "interval": "", + "legendFormat": "", + "refId": "A" + }, + { + "expr": "SBK_FOUNDATIONDB_Reading_ns_25", + "interval": "", + "legendFormat": "", + "refId": "B" + }, + { + "expr": "SBK_FOUNDATIONDB_Reading_ns_50", + "interval": "", + "legendFormat": "", + "refId": "C" + }, + { + "expr": "SBK_FOUNDATIONDB_Reading_ns_75", + "interval": "", + "legendFormat": "", + "refId": "D" + }, + { + "expr": "SBK_FOUNDATIONDB_Reading_ns_90", + "interval": "", + "legendFormat": "", + "refId": "E" + }, + { + "expr": "SBK_FOUNDATIONDB_Reading_ns_95", + "interval": "", + "legendFormat": "", + "refId": "F" + }, + { + "expr": "SBK_FOUNDATIONDB_Reading_ns_99", + "interval": "", + "legendFormat": "", + "refId": "G" + }, + { + "expr": "SBK_FOUNDATIONDB_Reading_ns_99_25", + "interval": "", + "legendFormat": "", + "refId": "H" + }, + { + "expr": "SBK_FOUNDATIONDB_Reading_ns_99_5", + "interval": "", + "legendFormat": "", + "refId": "I" + }, + { + "expr": "SBK_FOUNDATIONDB_Reading_ns_99_75", + "interval": "", + "legendFormat": "", + "refId": "J" + }, + { + "expr": "SBK_FOUNDATIONDB_Reading_ns_99_9", + "interval": "", + "legendFormat": "", + "refId": "K" + }, + { + "expr": "SBK_FOUNDATIONDB_Reading_ns_99_95", + "interval": "", + "legendFormat": "", + "refId": "L" + }, + { + "expr": "SBK_FOUNDATIONDB_Reading_ns_99_99", + "interval": "", + "legendFormat": "", + "refId": "M" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "FOUNDATIONDB Read Percentiles (Nanoseconds)", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "$$hashKey": "object:152", + "format": "ns", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "$$hashKey": "object:153", + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } ], - "fields": "", - "values": false - }, - "showThresholdLabels": true, - "showThresholdMarkers": true - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_FOUNDATIONDB_Reading_MBPerSec", - "refId": "A" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "FOUNDATIONDB Read Throughput MB/s", - "type": "gauge" - }, - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [] - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 16, - "y": 19 - }, - "hiddenSeries": false, - "id": 22, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_FOUNDATIONDB_Reading_ms_10", - "interval": "", - "legendFormat": "", - "refId": "A" - }, - { - "expr": "SBK_FOUNDATIONDB_Reading_ms_25", - "interval": "", - "legendFormat": "", - "refId": "B" - }, - { - "expr": "SBK_FOUNDATIONDB_Reading_ms_50", - "interval": "", - "legendFormat": "", - "refId": "C" + "yaxis": { + "align": false, + "alignLevel": null + } }, { - "expr": "SBK_FOUNDATIONDB_Reading_ms_75", - "interval": "", - "legendFormat": "", - "refId": "D" + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 500 + } + ] + }, + "unit": "none" + }, + "overrides": [] + }, + "gridPos": { + "h": 5, + "w": 3, + "x": 8, + "y": 19 + }, + "id": 14, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "value_and_name" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_FOUNDATIONDB_Reading_Readers", + "interval": "", + "legendFormat": "Active", + "refId": "A" + }, + { + "expr": "SBK_FOUNDATIONDB_Reading_Max_Readers", + "interval": "", + "legendFormat": "Max", + "refId": "B" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "FOUNDATIONDB Readers", + "type": "stat" }, { - "expr": "SBK_FOUNDATIONDB_Reading_ms_90", - "interval": "", - "legendFormat": "", - "refId": "E" + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "max": 500, + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 200 + }, + { + "color": "#1F78C1", + "value": 300 + }, + { + "color": "#BA43A9", + "value": 400 + }, + { + "color": "#705DA0", + "value": 500 + }, + { + "color": "#508642", + "value": 600 + }, + { + "color": "#CCA300", + "value": 700 + }, + { + "color": "#447EBC", + "value": 800 + }, + { + "color": "#C15C17", + "value": 900 + }, + { + "color": "#890F02", + "value": 1000 + } + ] + }, + "unit": "MBs" + }, + "overrides": [] + }, + "gridPos": { + "h": 6, + "w": 5, + "x": 11, + "y": 19 + }, + "id": 18, + "options": { + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "showThresholdLabels": true, + "showThresholdMarkers": true + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_FOUNDATIONDB_Reading_MBPerSec", + "refId": "A" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "FOUNDATIONDB Read Throughput MB/s", + "type": "gauge" }, { - "expr": "SBK_FOUNDATIONDB_Reading_ms_95", - "interval": "", - "legendFormat": "", - "refId": "F" + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [] + }, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 16, + "y": 19 + }, + "hiddenSeries": false, + "id": 22, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_FOUNDATIONDB_Reading_ms_10", + "interval": "", + "legendFormat": "", + "refId": "A" + }, + { + "expr": "SBK_FOUNDATIONDB_Reading_ms_25", + "interval": "", + "legendFormat": "", + "refId": "B" + }, + { + "expr": "SBK_FOUNDATIONDB_Reading_ms_50", + "interval": "", + "legendFormat": "", + "refId": "C" + }, + { + "expr": "SBK_FOUNDATIONDB_Reading_ms_75", + "interval": "", + "legendFormat": "", + "refId": "D" + }, + { + "expr": "SBK_FOUNDATIONDB_Reading_ms_90", + "interval": "", + "legendFormat": "", + "refId": "E" + }, + { + "expr": "SBK_FOUNDATIONDB_Reading_ms_95", + "interval": "", + "legendFormat": "", + "refId": "F" + }, + { + "expr": "SBK_FOUNDATIONDB_Reading_ms_99", + "interval": "", + "legendFormat": "", + "refId": "G" + }, + { + "expr": "SBK_FOUNDATIONDB_Reading_ms_99_9", + "interval": "", + "legendFormat": "", + "refId": "H" + }, + { + "expr": "SBK_FOUNDATIONDB_Reading_ms_99_99", + "interval": "", + "legendFormat": "", + "refId": "I" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "FOUNDATIONDB Read Percentiles (Milli Seconds)", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "ms", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } }, { - "expr": "SBK_FOUNDATIONDB_Reading_ms_99", - "interval": "", - "legendFormat": "", - "refId": "G" + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 1073741824 + }, + { + "color": "#6ED0E0", + "value": 10737418240 + }, + { + "color": "#EF843C", + "value": 107374182400 + }, + { + "color": "#E24D42", + "value": 1099511627776 + } + ] + }, + "unit": "decbytes" + }, + "overrides": [] + }, + "gridPos": { + "h": 6, + "w": 3, + "x": 8, + "y": 24 + }, + "id": 16, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "value" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_FOUNDATIONDB_Reading_Bytes_total", + "refId": "A" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "FOUNDATIONDB Read Bytes Total", + "type": "stat" }, { - "expr": "SBK_FOUNDATIONDB_Reading_ms_99_9", - "interval": "", - "legendFormat": "", - "refId": "H" + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "red", + "value": 1 + } + ] + }, + "unit": "none" + }, + "overrides": [] + }, + "gridPos": { + "h": 5, + "w": 5, + "x": 11, + "y": 25 + }, + "id": 26, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "auto", + "orientation": "horizontal", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "value_and_name" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_FOUNDATIONDB_Reading_LowerDiscardedLatencyRecords_total", + "interval": "", + "legendFormat": "Lower", + "queryType": "randomWalk", + "refId": "A" + }, + { + "expr": "SBK_FOUNDATIONDB_Reading_HigherDiscardLatencyRecords_total", + "interval": "", + "legendFormat": "Higher", + "refId": "B" + }, + { + "expr": "SBK_FOUNDATIONDB_Reading_InvalidLatencyRecords_total", + "interval": "", + "legendFormat": "Invalid/Negative", + "refId": "C" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "FOUNDATIONDB Read Discarded Latencies", + "type": "stat" }, { - "expr": "SBK_FOUNDATIONDB_Reading_ms_99_99", - "interval": "", - "legendFormat": "", - "refId": "I" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "FOUNDATIONDB Read Percentiles (Milli Seconds)", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "format": "ms", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 1000 + }, + { + "color": "#1F78C1", + "value": 10000 + }, + { + "color": "#BA43A9", + "value": 100000 + }, + { + "color": "#705DA0", + "value": 1000000 + }, + { + "color": "#508642", + "value": 10000000 + } + ] + }, + "unit": "µs" + }, + "overrides": [] + }, + "gridPos": { + "h": 11, + "w": 8, + "x": 0, + "y": 30 + }, + "id": 43, + "options": { + "colorMode": "value", + "graphMode": "area", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "auto" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_FOUNDATIONDB_Reading_mcs_AvgLatency", + "interval": "", + "legendFormat": "Average Latency", + "refId": "A" + }, + { + "expr": "SBK_FOUNDATIONDB_Reading_mcs_MaxLatency", + "interval": "", + "legendFormat": "Max Latency", + "refId": "B" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "FOUNDATIONDB Read Avg and Max Latencies (Microseconds)", + "type": "stat" }, { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } - }, - { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [], - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 1073741824 - }, - { - "color": "#6ED0E0", - "value": 10737418240 - }, - { - "color": "#EF843C", - "value": 107374182400 - }, - { - "color": "#E24D42", - "value": 1099511627776 - } - ] + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [] + }, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 8, + "y": 30 + }, + "hiddenSeries": false, + "id": 45, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_FOUNDATIONDB_Reading_mcs_10", + "interval": "", + "legendFormat": "", + "refId": "A" + }, + { + "expr": "SBK_FOUNDATIONDB_Reading_mcs_25", + "interval": "", + "legendFormat": "", + "refId": "B" + }, + { + "expr": "SBK_FOUNDATIONDB_Reading_mcs_50", + "interval": "", + "legendFormat": "", + "refId": "C" + }, + { + "expr": "SBK_FOUNDATIONDB_Reading_mcs_75", + "interval": "", + "legendFormat": "", + "refId": "D" + }, + { + "expr": "SBK_FOUNDATIONDB_Reading_mcs_90", + "interval": "", + "legendFormat": "", + "refId": "E" + }, + { + "expr": "SBK_FOUNDATIONDB_Reading_mcs_95", + "interval": "", + "legendFormat": "", + "refId": "F" + }, + { + "expr": "SBK_FOUNDATIONDB_Reading_mcs_99", + "interval": "", + "legendFormat": "", + "refId": "G" + }, + { + "expr": "SBK_FOUNDATIONDB_Reading_mcs_99_9", + "interval": "", + "legendFormat": "", + "refId": "H" + }, + { + "expr": "SBK_FOUNDATIONDB_Reading_mcs_99_99", + "interval": "", + "legendFormat": "", + "refId": "I" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "FOUNDATIONDB Read Percentiles (Microseconds)", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" }, - "unit": "decbytes" - }, - "overrides": [] - }, - "gridPos": { - "h": 6, - "w": 3, - "x": 8, - "y": 24 - }, - "id": 16, - "options": { - "colorMode": "value", - "graphMode": "none", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "µs", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } ], - "fields": "", - "values": false + "yaxis": { + "align": false, + "alignLevel": null + } }, - "textMode": "value" - }, - "pluginVersion": "7.3.7", - "targets": [ { - "expr": "SBK_FOUNDATIONDB_Reading_Bytes_total", - "refId": "A" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "FOUNDATIONDB Read Bytes Total", - "type": "stat" - }, - { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 1 + }, + { + "color": "#6ED0E0", + "value": 5 + }, + { + "color": "#EF843C", + "value": 10 + }, + { + "color": "#E24D42", + "value": 20 + }, + { + "color": "#1F78C1", + "value": 30 + }, + { + "color": "#BA43A9", + "value": 40 + }, + { + "color": "#705DA0", + "value": 50 + }, + { + "color": "#508642", + "value": 60 + }, + { + "color": "#CCA300", + "value": 70 + }, + { + "color": "#447EBC", + "value": 80 + }, + { + "color": "#C15C17", + "value": 90 + }, + { + "color": "#890F02", + "value": 100 + }, + { + "color": "#0A437C", + "value": 500 + }, + { + "color": "#6D1F62", + "value": 1000 + } + ] }, - { - "color": "red", - "value": 1 - } - ] + "unit": "ms" + }, + "overrides": [] }, - "unit": "none" - }, - "overrides": [] - }, - "gridPos": { - "h": 5, - "w": 5, - "x": 11, - "y": 25 - }, - "id": 26, - "options": { - "colorMode": "value", - "graphMode": "none", - "justifyMode": "auto", - "orientation": "horizontal", - "reduceOptions": { - "calcs": [ - "last" + "gridPos": { + "h": 11, + "w": 8, + "x": 16, + "y": 30 + }, + "id": 24, + "options": { + "colorMode": "value", + "graphMode": "area", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "auto" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_FOUNDATIONDB_Reading_ms_AvgLatency", + "interval": "", + "legendFormat": "Average Latency", + "refId": "A" + }, + { + "expr": "SBK_FOUNDATIONDB_Reading_ms_MaxLatency", + "interval": "", + "legendFormat": "Max Latency", + "refId": "B" + } ], - "fields": "", - "values": false - }, - "textMode": "value_and_name" - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_FOUNDATIONDB_Reading_LowerDiscardedLatencyRecords_total", - "interval": "", - "legendFormat": "Lower", - "queryType": "randomWalk", - "refId": "A" - }, - { - "expr": "SBK_FOUNDATIONDB_Reading_HigherDiscardLatencyRecords_total", - "interval": "", - "legendFormat": "Higher", - "refId": "B" - }, - { - "expr": "SBK_FOUNDATIONDB_Reading_InvalidLatencyRecords_total", - "interval": "", - "legendFormat": "Invalid/Negative", - "refId": "C" + "timeFrom": null, + "timeShift": null, + "title": "FOUNDATIONDB Read Avg and Max Latencies (Milliseconds)", + "type": "stat" } ], - "timeFrom": null, - "timeShift": null, - "title": "FOUNDATIONDB Read Discarded Latencies", - "type": "stat" + "title": "Read Performance Benchmarking", + "type": "row" + }, + { + "collapsed": false, + "datasource": null, + "gridPos": { + "h": 1, + "w": 24, + "x": 0, + "y": 8 + }, + "id": 56, + "panels": [], + "title": "Write-Read Performance Benchmarking (End to End Latencies)", + "type": "row" }, { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, "datasource": "Prometheus", "fieldConfig": { "defaults": { "custom": {}, - "links": [], "mappings": [], + "max": 500, + "min": 0, "noValue": "0", "thresholds": { "mode": "absolute", @@ -2596,81 +3024,43 @@ }, { "color": "#E24D42", - "value": 1000 + "value": 200 }, { "color": "#1F78C1", - "value": 10000 + "value": 300 }, { "color": "#BA43A9", - "value": 100000 + "value": 400 }, { "color": "#705DA0", - "value": 1000000 + "value": 500 }, { "color": "#508642", - "value": 10000000 + "value": 600 + }, + { + "color": "#CCA300", + "value": 700 + }, + { + "color": "#447EBC", + "value": 800 + }, + { + "color": "#C15C17", + "value": 900 + }, + { + "color": "#890F02", + "value": 1000 } ] }, - "unit": "µs" - }, - "overrides": [] - }, - "gridPos": { - "h": 11, - "w": 8, - "x": 0, - "y": 30 - }, - "id": 43, - "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_FOUNDATIONDB_Reading_mcs_AvgLatency", - "interval": "", - "legendFormat": "Average Latency", - "refId": "A" - }, - { - "expr": "SBK_FOUNDATIONDB_Reading_mcs_MaxLatency", - "interval": "", - "legendFormat": "Max Latency", - "refId": "B" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "FOUNDATIONDB Read Avg and Max Latencies (Microseconds)", - "type": "stat" - }, - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [] + "unit": "MBs" }, "overrides": [] }, @@ -2679,11 +3069,11 @@ "gridPos": { "h": 11, "w": 8, - "x": 8, - "y": 30 + "x": 0, + "y": 9 }, "hiddenSeries": false, - "id": 45, + "id": 61, "legend": { "avg": false, "current": false, @@ -2710,1564 +3100,1252 @@ "steppedLine": false, "targets": [ { - "expr": "SBK_FOUNDATIONDB_Reading_mcs_10", + "expr": "SBK_FOUNDATIONDB_Write_Reading_MBPerSec", "interval": "", "legendFormat": "", "refId": "A" - }, - { - "expr": "SBK_FOUNDATIONDB_Reading_mcs_25", - "interval": "", - "legendFormat": "", - "refId": "B" - }, - { - "expr": "SBK_FOUNDATIONDB_Reading_mcs_50", - "interval": "", - "legendFormat": "", - "refId": "C" - }, - { - "expr": "SBK_FOUNDATIONDB_Reading_mcs_75", - "interval": "", - "legendFormat": "", - "refId": "D" - }, - { - "expr": "SBK_FOUNDATIONDB_Reading_mcs_90", - "interval": "", - "legendFormat": "", - "refId": "E" - }, - { - "expr": "SBK_FOUNDATIONDB_Reading_mcs_95", - "interval": "", - "legendFormat": "", - "refId": "F" - }, - { - "expr": "SBK_FOUNDATIONDB_Reading_mcs_99", - "interval": "", - "legendFormat": "", - "refId": "G" - }, - { - "expr": "SBK_FOUNDATIONDB_Reading_mcs_99_9", - "interval": "", - "legendFormat": "", - "refId": "H" - }, - { - "expr": "SBK_FOUNDATIONDB_Reading_mcs_99_99", - "interval": "", - "legendFormat": "", - "refId": "I" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, - "title": "FOUNDATIONDB Read Percentiles (Microseconds)", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "format": "µs", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } - }, - { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [], - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 1 - }, - { - "color": "#6ED0E0", - "value": 5 - }, - { - "color": "#EF843C", - "value": 10 - }, - { - "color": "#E24D42", - "value": 20 - }, - { - "color": "#1F78C1", - "value": 30 - }, - { - "color": "#BA43A9", - "value": 40 - }, - { - "color": "#705DA0", - "value": 50 - }, - { - "color": "#508642", - "value": 60 - }, - { - "color": "#CCA300", - "value": 70 - }, - { - "color": "#447EBC", - "value": 80 - }, - { - "color": "#C15C17", - "value": 90 - }, - { - "color": "#890F02", - "value": 100 - }, - { - "color": "#0A437C", - "value": 500 - }, - { - "color": "#6D1F62", - "value": 1000 - } - ] - }, - "unit": "ms" + "title": "FOUNDATIONDB Write-Read Throughput MB/s ", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "$$hashKey": "object:175", + "format": "MBs", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "$$hashKey": "object:176", + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {} }, "overrides": [] }, + "fill": 1, + "fillGradient": 0, "gridPos": { "h": 11, "w": 8, - "x": 16, - "y": 30 + "x": 8, + "y": 9 }, - "id": 24, + "hiddenSeries": false, + "id": 36, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" + "alertThreshold": true }, + "percentage": false, "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, "targets": [ { - "expr": "SBK_FOUNDATIONDB_Reading_ms_AvgLatency", + "expr": "SBK_FOUNDATIONDB_Write_Reading_RecordsPerSec", "interval": "", - "legendFormat": "Average Latency", + "legendFormat": "", "refId": "A" - }, - { - "expr": "SBK_FOUNDATIONDB_Reading_ms_MaxLatency", - "interval": "", - "legendFormat": "Max Latency", - "refId": "B" } ], + "thresholds": [], "timeFrom": null, - "timeShift": null, - "title": "FOUNDATIONDB Read Avg and Max Latencies (Milliseconds)", - "type": "stat" - }, - { - "collapsed": true, - "datasource": null, - "gridPos": { - "h": 1, - "w": 24, - "x": 0, - "y": 41 - }, - "id": 56, - "panels": [ - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "max": 500, - "min": 0, - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 200 - }, - { - "color": "#1F78C1", - "value": 300 - }, - { - "color": "#BA43A9", - "value": 400 - }, - { - "color": "#705DA0", - "value": 500 - }, - { - "color": "#508642", - "value": 600 - }, - { - "color": "#CCA300", - "value": 700 - }, - { - "color": "#447EBC", - "value": 800 - }, - { - "color": "#C15C17", - "value": 900 - }, - { - "color": "#890F02", - "value": 1000 - } - ] - }, - "unit": "MBs" - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 0, - "y": 4 - }, - "hiddenSeries": false, - "id": 61, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_FOUNDATIONDB_Write_Reading_MBPerSec", - "interval": "", - "legendFormat": "", - "refId": "A" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "FOUNDATIONDB Write-Read Throughput MB/s ", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "$$hashKey": "object:175", - "format": "MBs", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "$$hashKey": "object:176", - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } + "timeRegions": [], + "timeShift": null, + "title": "FOUNDATIONDB Write-Read Records/Sec", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "iops", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true }, { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {} - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 8, - "y": 4 - }, - "hiddenSeries": false, - "id": 36, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_FOUNDATIONDB_Write_Reading_RecordsPerSec", - "interval": "", - "legendFormat": "", - "refId": "A" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "FOUNDATIONDB Write-Read Records/Sec", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 1000 + }, + { + "color": "#1F78C1", + "value": 10000 + }, + { + "color": "#BA43A9", + "value": 100000 + }, + { + "color": "#705DA0", + "value": 1000000 + }, + { + "color": "#508642", + "value": 10000000 + } + ] }, - "yaxes": [ - { - "format": "iops", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } + "unit": "ns" + }, + "overrides": [] + }, + "gridPos": { + "h": 11, + "w": 8, + "x": 16, + "y": 9 + }, + "id": 52, + "options": { + "colorMode": "value", + "graphMode": "area", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" ], - "yaxis": { - "align": false, - "alignLevel": null - } + "fields": "", + "values": false + }, + "textMode": "auto" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_FOUNDATIONDB_Write_Reading_ns_AvgLatency", + "interval": "", + "legendFormat": "Average Latency", + "refId": "A" + }, + { + "expr": "SBK_FOUNDATIONDB_Write_Reading_ns_MaxLatency", + "interval": "", + "legendFormat": "Max Latency", + "refId": "B" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "FOUNDATIONDB Write-Read Avg and Max Latencies (Nanoseconds)", + "type": "stat" + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {} + }, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 0, + "y": 20 + }, + "hiddenSeries": false, + "id": 54, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_FOUNDATIONDB_Write_Reading_ns_10", + "interval": "", + "legendFormat": "", + "refId": "A" + }, + { + "expr": "SBK_FOUNDATIONDB_Write_Reading_ns_25", + "interval": "", + "legendFormat": "", + "refId": "B" }, { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 1000 - }, - { - "color": "#1F78C1", - "value": 10000 - }, - { - "color": "#BA43A9", - "value": 100000 - }, - { - "color": "#705DA0", - "value": 1000000 - }, - { - "color": "#508642", - "value": 10000000 - } - ] - }, - "unit": "ns" - }, - "overrides": [] - }, - "gridPos": { - "h": 11, - "w": 8, - "x": 16, - "y": 4 - }, - "id": 52, - "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_FOUNDATIONDB_Write_Reading_ns_AvgLatency", - "interval": "", - "legendFormat": "Average Latency", - "refId": "A" - }, - { - "expr": "SBK_FOUNDATIONDB_Write_Reading_ns_MaxLatency", - "interval": "", - "legendFormat": "Max Latency", - "refId": "B" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "FOUNDATIONDB Write-Read Avg and Max Latencies (Nanoseconds)", - "type": "stat" + "expr": "SBK_FOUNDATIONDB_Write_Reading_ns_50", + "interval": "", + "legendFormat": "", + "refId": "C" }, { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {} - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 0, - "y": 15 - }, - "hiddenSeries": false, - "id": 54, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_FOUNDATIONDB_Write_Reading_ns_10", - "interval": "", - "legendFormat": "", - "refId": "A" - }, - { - "expr": "SBK_FOUNDATIONDB_Write_Reading_ns_25", - "interval": "", - "legendFormat": "", - "refId": "B" - }, - { - "expr": "SBK_FOUNDATIONDB_Write_Reading_ns_50", - "interval": "", - "legendFormat": "", - "refId": "C" - }, - { - "expr": "SBK_FOUNDATIONDB_Write_Reading_ns_75", - "interval": "", - "legendFormat": "", - "refId": "D" - }, - { - "expr": "SBK_FOUNDATIONDB_Write_Reading_ns_90", - "interval": "", - "legendFormat": "", - "refId": "E" - }, - { - "expr": "SBK_FOUNDATIONDB_Write_Reading_ns_95", - "interval": "", - "legendFormat": "", - "refId": "F" - }, - { - "expr": "SBK_FOUNDATIONDB_Write_Reading_ns_99", - "interval": "", - "legendFormat": "", - "refId": "G" - }, - { - "expr": "SBK_FOUNDATIONDB_Write_Reading_ns_99_9", - "interval": "", - "legendFormat": "", - "refId": "H" - }, - { - "expr": "SBK_FOUNDATIONDB_Write_Reading_ns_99_99", - "interval": "", - "legendFormat": "", - "refId": "I" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "FOUNDATIONDB Write-Read Percentiles (Nanoseconds)", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "format": "ns", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } + "expr": "SBK_FOUNDATIONDB_Write_Reading_ns_75", + "interval": "", + "legendFormat": "", + "refId": "D" + }, + { + "expr": "SBK_FOUNDATIONDB_Write_Reading_ns_90", + "interval": "", + "legendFormat": "", + "refId": "E" + }, + { + "expr": "SBK_FOUNDATIONDB_Write_Reading_ns_95", + "interval": "", + "legendFormat": "", + "refId": "F" + }, + { + "expr": "SBK_FOUNDATIONDB_Write_Reading_ns_99", + "interval": "", + "legendFormat": "", + "refId": "G" + }, + { + "expr": "SBK_FOUNDATIONDB_Write_Reading_ns_99_25", + "interval": "", + "legendFormat": "", + "refId": "H" + }, + { + "expr": "SBK_FOUNDATIONDB_Write_Reading_ns_99_5", + "interval": "", + "legendFormat": "", + "refId": "I" + }, + { + "expr": "SBK_FOUNDATIONDB_Write_Reading_ns_99_75", + "interval": "", + "legendFormat": "", + "refId": "J" + }, + { + "expr": "SBK_FOUNDATIONDB_Write_Reading_ns_99_9", + "interval": "", + "legendFormat": "", + "refId": "K" + }, + { + "expr": "SBK_FOUNDATIONDB_Write_Reading_ns_99_95", + "interval": "", + "legendFormat": "", + "refId": "L" }, { - "datasource": "Prometheus", - "description": "", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 1073741824 - }, - { - "color": "#EF843C", - "value": 10737418240 - }, - { - "color": "#6ED0E0", - "value": 10737418240 - }, - { - "color": "#E24D42", - "value": 1099511627776 - } - ] + "expr": "SBK_FOUNDATIONDB_Write_Reading_ns_99_99", + "interval": "", + "legendFormat": "", + "refId": "M" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "FOUNDATIONDB Write-Read Percentiles (Nanoseconds)", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "$$hashKey": "object:240", + "format": "ns", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "$$hashKey": "object:241", + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "datasource": "Prometheus", + "description": "", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null }, - "unit": "decbytes" - }, - "overrides": [] - }, - "gridPos": { - "h": 5, - "w": 3, - "x": 8, - "y": 15 - }, - "id": 30, - "options": { - "colorMode": "value", - "graphMode": "none", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" + { + "color": "#EAB839", + "value": 1073741824 + }, + { + "color": "#EF843C", + "value": 10737418240 + }, + { + "color": "#6ED0E0", + "value": 10737418240 + }, + { + "color": "#E24D42", + "value": 1099511627776 + } + ] }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_FOUNDATIONDB_Write_Reading_Bytes_total", - "interval": "", - "legendFormat": "", - "refId": "A" - } + "unit": "decbytes" + }, + "overrides": [] + }, + "gridPos": { + "h": 5, + "w": 3, + "x": 8, + "y": 20 + }, + "id": 30, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" ], - "timeFrom": null, - "timeShift": null, - "title": "FOUNDATIONDB Write-Read Bytes Total", - "type": "stat" + "fields": "", + "values": false }, + "textMode": "auto" + }, + "pluginVersion": "7.3.7", + "targets": [ { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "max": 500, - "min": 0, - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 200 - }, - { - "color": "#1F78C1", - "value": 300 - }, - { - "color": "#BA43A9", - "value": 400 - }, - { - "color": "#705DA0", - "value": 500 - }, - { - "color": "#508642", - "value": 600 - }, - { - "color": "#CCA300", - "value": 700 - }, - { - "color": "#447EBC", - "value": 800 - }, - { - "color": "#C15C17", - "value": 900 - }, - { - "color": "#890F02", - "value": 1000 - } - ] + "expr": "SBK_FOUNDATIONDB_Write_Reading_Bytes_total", + "interval": "", + "legendFormat": "", + "refId": "A" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "FOUNDATIONDB Write-Read Bytes Total", + "type": "stat" + }, + { + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "max": 500, + "min": 0, + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 }, - "unit": "MBs" - }, - "overrides": [] - }, - "gridPos": { - "h": 6, - "w": 5, - "x": 11, - "y": 15 - }, - "id": 32, - "options": { - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "showThresholdLabels": true, - "showThresholdMarkers": true + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 200 + }, + { + "color": "#1F78C1", + "value": 300 + }, + { + "color": "#BA43A9", + "value": 400 + }, + { + "color": "#705DA0", + "value": 500 + }, + { + "color": "#508642", + "value": 600 + }, + { + "color": "#CCA300", + "value": 700 + }, + { + "color": "#447EBC", + "value": 800 + }, + { + "color": "#C15C17", + "value": 900 + }, + { + "color": "#890F02", + "value": 1000 + } + ] }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_FOUNDATIONDB_Write_Reading_MBPerSec", - "interval": "", - "legendFormat": "", - "refId": "A" - } + "unit": "MBs" + }, + "overrides": [] + }, + "gridPos": { + "h": 6, + "w": 5, + "x": 11, + "y": 20 + }, + "id": 32, + "options": { + "reduceOptions": { + "calcs": [ + "last" ], - "timeFrom": null, - "timeShift": null, - "title": "FOUNDATIONDB Write-Read Throughput MB/s", - "type": "gauge" + "fields": "", + "values": false }, + "showThresholdLabels": true, + "showThresholdMarkers": true + }, + "pluginVersion": "7.3.7", + "targets": [ { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {} - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 16, - "y": 15 - }, - "hiddenSeries": false, - "id": 34, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_FOUNDATIONDB_Write_Reading_ms_10", - "interval": "", - "legendFormat": "", - "refId": "A" - }, - { - "expr": "SBK_FOUNDATIONDB_Write_Reading_ms_25", - "interval": "", - "legendFormat": "", - "refId": "B" - }, - { - "expr": "SBK_FOUNDATIONDB_Write_Reading_ms_50", - "interval": "", - "legendFormat": "", - "refId": "C" - }, - { - "expr": "SBK_FOUNDATIONDB_Write_Reading_ms_75", - "interval": "", - "legendFormat": "", - "refId": "D" - }, - { - "expr": "SBK_FOUNDATIONDB_Write_Reading_ms_90", - "interval": "", - "legendFormat": "", - "refId": "E" - }, - { - "expr": "SBK_FOUNDATIONDB_Write_Reading_ms_95", - "interval": "", - "legendFormat": "", - "refId": "F" - }, - { - "expr": "SBK_FOUNDATIONDB_Write_Reading_ms_99", - "interval": "", - "legendFormat": "", - "refId": "G" - }, - { - "expr": "SBK_FOUNDATIONDB_Write_Reading_ms_99_9", - "interval": "", - "legendFormat": "", - "refId": "H" - }, - { - "expr": "SBK_FOUNDATIONDB_Write_Reading_ms_99_99", - "interval": "", - "legendFormat": "", - "refId": "I" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "FOUNDATIONDB Write-Read Percentiles (Milliseconds)", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "format": "ms", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } + "expr": "SBK_FOUNDATIONDB_Write_Reading_MBPerSec", + "interval": "", + "legendFormat": "", + "refId": "A" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "FOUNDATIONDB Write-Read Throughput MB/s", + "type": "gauge" + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {} + }, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 16, + "y": 20 + }, + "hiddenSeries": false, + "id": 34, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_FOUNDATIONDB_Write_Reading_ms_10", + "interval": "", + "legendFormat": "", + "refId": "A" }, { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": { - "align": null, - "filterable": false + "expr": "SBK_FOUNDATIONDB_Write_Reading_ms_25", + "interval": "", + "legendFormat": "", + "refId": "B" + }, + { + "expr": "SBK_FOUNDATIONDB_Write_Reading_ms_50", + "interval": "", + "legendFormat": "", + "refId": "C" + }, + { + "expr": "SBK_FOUNDATIONDB_Write_Reading_ms_75", + "interval": "", + "legendFormat": "", + "refId": "D" + }, + { + "expr": "SBK_FOUNDATIONDB_Write_Reading_ms_90", + "interval": "", + "legendFormat": "", + "refId": "E" + }, + { + "expr": "SBK_FOUNDATIONDB_Write_Reading_ms_95", + "interval": "", + "legendFormat": "", + "refId": "F" + }, + { + "expr": "SBK_FOUNDATIONDB_Write_Reading_ms_99", + "interval": "", + "legendFormat": "", + "refId": "G" + }, + { + "expr": "SBK_FOUNDATIONDB_Write_Reading_ms_99_9", + "interval": "", + "legendFormat": "", + "refId": "H" + }, + { + "expr": "SBK_FOUNDATIONDB_Write_Reading_ms_99_99", + "interval": "", + "legendFormat": "", + "refId": "I" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "FOUNDATIONDB Write-Read Percentiles (Milliseconds)", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "ms", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": { + "align": null, + "filterable": false + }, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null }, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 500 - } - ] + { + "color": "#EAB839", + "value": 10 }, - "unit": "none" - }, - "overrides": [] - }, - "gridPos": { - "h": 6, - "w": 3, - "x": 8, - "y": 20 - }, - "id": 40, - "options": { - "colorMode": "value", - "graphMode": "none", - "justifyMode": "auto", - "orientation": "horizontal", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "value_and_name" + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 500 + } + ] }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_FOUNDATIONDB_Write_Reading_Readers", - "interval": "", - "legendFormat": "Active Readers", - "refId": "A" - }, - { - "expr": "SBK_FOUNDATIONDB_Write_Reading_Max_Readers", - "interval": "", - "legendFormat": "Max Readers", - "refId": "B" - }, - { - "expr": "SBK_FOUNDATIONDB_Write_Reading_Writers", - "interval": "", - "legendFormat": "Active Writers", - "refId": "C" - }, - { - "expr": "SBK_FOUNDATIONDB_Write_Reading_Max_Writers", - "interval": "", - "legendFormat": "Max Writers", - "refId": "D" - } + "unit": "none" + }, + "overrides": [] + }, + "gridPos": { + "h": 6, + "w": 3, + "x": 8, + "y": 25 + }, + "id": 40, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "auto", + "orientation": "horizontal", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "value_and_name" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_FOUNDATIONDB_Write_Reading_Readers", + "interval": "", + "legendFormat": "Active Readers", + "refId": "A" + }, + { + "expr": "SBK_FOUNDATIONDB_Write_Reading_Max_Readers", + "interval": "", + "legendFormat": "Max Readers", + "refId": "B" + }, + { + "expr": "SBK_FOUNDATIONDB_Write_Reading_Writers", + "interval": "", + "legendFormat": "Active Writers", + "refId": "C" + }, + { + "expr": "SBK_FOUNDATIONDB_Write_Reading_Max_Writers", + "interval": "", + "legendFormat": "Max Writers", + "refId": "D" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "FOUNDATIONDB Write-Read Writers and Readers", + "type": "stat" + }, + { + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "red", + "value": 1 + } + ] + }, + "unit": "none" + }, + "overrides": [] + }, + "gridPos": { + "h": 5, + "w": 5, + "x": 11, + "y": 26 + }, + "id": 42, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "auto", + "orientation": "horizontal", + "reduceOptions": { + "calcs": [ + "last" ], - "timeFrom": null, - "timeShift": null, - "title": "FOUNDATIONDB Write-Read Writers and Readers", - "type": "stat" + "fields": "", + "values": false }, + "textMode": "value_and_name" + }, + "pluginVersion": "7.3.7", + "targets": [ { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "red", - "value": 1 - } - ] + "expr": "SBK_FOUNDATIONDB_Write_Reading_LowerDiscardedLatencyRecords_total", + "interval": "", + "legendFormat": "Lower", + "refId": "A" + }, + { + "expr": "SBK_FOUNDATIONDB_Write_Reading_HigherDiscardLatencyRecords_total", + "interval": "", + "legendFormat": "Higher", + "refId": "B" + }, + { + "expr": "SBK_FOUNDATIONDB_Write_Reading_InvalidLatencyRecords_total", + "interval": "", + "legendFormat": "Invalid/Negative", + "refId": "C" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "FOUNDATIONDB Write-Read Discarded Latencies", + "type": "stat" + }, + { + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null }, - "unit": "none" - }, - "overrides": [] - }, - "gridPos": { - "h": 5, - "w": 5, - "x": 11, - "y": 21 - }, - "id": 42, - "options": { - "colorMode": "value", - "graphMode": "none", - "justifyMode": "auto", - "orientation": "horizontal", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "value_and_name" + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 1000 + }, + { + "color": "#1F78C1", + "value": 10000 + }, + { + "color": "#BA43A9", + "value": 100000 + }, + { + "color": "#705DA0", + "value": 1000000 + }, + { + "color": "#508642", + "value": 10000000 + }, + { + "color": "#CCA300", + "value": 100000000 + } + ] }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_FOUNDATIONDB_Write_Reading_LowerDiscardedLatencyRecords_total", - "interval": "", - "legendFormat": "Lower", - "refId": "A" - }, - { - "expr": "SBK_FOUNDATIONDB_Write_Reading_HigherDiscardLatencyRecords_total", - "interval": "", - "legendFormat": "Higher", - "refId": "B" - }, - { - "expr": "SBK_FOUNDATIONDB_Write_Reading_InvalidLatencyRecords_total", - "interval": "", - "legendFormat": "Invalid/Negative", - "refId": "C" - } + "unit": "µs" + }, + "overrides": [] + }, + "gridPos": { + "h": 11, + "w": 8, + "x": 0, + "y": 31 + }, + "id": 51, + "options": { + "colorMode": "value", + "graphMode": "area", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" ], - "timeFrom": null, - "timeShift": null, - "title": "FOUNDATIONDB Write-Read Discarded Latencies", - "type": "stat" + "fields": "", + "values": false + }, + "textMode": "auto" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_FOUNDATIONDB_Write_Reading_mcs_AvgLatency", + "interval": "", + "legendFormat": "Average Latency", + "refId": "A" + }, + { + "expr": "SBK_FOUNDATIONDB_Write_Reading_mcs_MaxLatency", + "interval": "", + "legendFormat": "Max Latency", + "refId": "B" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "FOUNDATIONDB Write-Read Avg and Max Latencies (Microseconds)", + "type": "stat" + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {} + }, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 8, + "y": 31 + }, + "hiddenSeries": false, + "id": 53, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_FOUNDATIONDB_Write_Reading_mcs_10", + "interval": "", + "legendFormat": "", + "refId": "A" + }, + { + "expr": "SBK_FOUNDATIONDB_Write_Reading_mcs_25", + "interval": "", + "legendFormat": "", + "refId": "B" }, { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 1000 - }, - { - "color": "#1F78C1", - "value": 10000 - }, - { - "color": "#BA43A9", - "value": 100000 - }, - { - "color": "#705DA0", - "value": 1000000 - }, - { - "color": "#508642", - "value": 10000000 - }, - { - "color": "#CCA300", - "value": 100000000 - } - ] - }, - "unit": "µs" - }, - "overrides": [] - }, - "gridPos": { - "h": 11, - "w": 8, - "x": 0, - "y": 26 - }, - "id": 51, - "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_FOUNDATIONDB_Write_Reading_mcs_AvgLatency", - "interval": "", - "legendFormat": "Average Latency", - "refId": "A" - }, - { - "expr": "SBK_FOUNDATIONDB_Write_Reading_mcs_MaxLatency", - "interval": "", - "legendFormat": "Max Latency", - "refId": "B" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "FOUNDATIONDB Write-Read Avg and Max Latencies (Microseconds)", - "type": "stat" + "expr": "SBK_FOUNDATIONDB_Write_Reading_mcs_50", + "interval": "", + "legendFormat": "", + "refId": "C" }, { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {} - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 8, - "y": 26 - }, - "hiddenSeries": false, - "id": 53, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_FOUNDATIONDB_Write_Reading_mcs_10", - "interval": "", - "legendFormat": "", - "refId": "A" - }, - { - "expr": "SBK_FOUNDATIONDB_Write_Reading_mcs_25", - "interval": "", - "legendFormat": "", - "refId": "B" - }, - { - "expr": "SBK_FOUNDATIONDB_Write_Reading_mcs_50", - "interval": "", - "legendFormat": "", - "refId": "C" - }, - { - "expr": "SBK_FOUNDATIONDB_Write_Reading_mcs_75", - "interval": "", - "legendFormat": "", - "refId": "D" - }, - { - "expr": "SBK_FOUNDATIONDB_Write_Reading_mcs_90", - "interval": "", - "legendFormat": "", - "refId": "E" - }, - { - "expr": "SBK_FOUNDATIONDB_Write_Reading_mcs_95", - "interval": "", - "legendFormat": "", - "refId": "F" - }, - { - "expr": "SBK_FOUNDATIONDB_Write_Reading_mcs_99", - "interval": "", - "legendFormat": "", - "refId": "G" - }, - { - "expr": "SBK_FOUNDATIONDB_Write_Reading_mcs_99_9", - "interval": "", - "legendFormat": "", - "refId": "H" - }, - { - "expr": "SBK_FOUNDATIONDB_Write_Reading_mcs_99_99", - "interval": "", - "legendFormat": "", - "refId": "I" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "FOUNDATIONDB Write-Read Percentiles (Microseconds)", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "format": "µs", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } + "expr": "SBK_FOUNDATIONDB_Write_Reading_mcs_75", + "interval": "", + "legendFormat": "", + "refId": "D" + }, + { + "expr": "SBK_FOUNDATIONDB_Write_Reading_mcs_90", + "interval": "", + "legendFormat": "", + "refId": "E" + }, + { + "expr": "SBK_FOUNDATIONDB_Write_Reading_mcs_95", + "interval": "", + "legendFormat": "", + "refId": "F" + }, + { + "expr": "SBK_FOUNDATIONDB_Write_Reading_mcs_99", + "interval": "", + "legendFormat": "", + "refId": "G" + }, + { + "expr": "SBK_FOUNDATIONDB_Write_Reading_mcs_99_9", + "interval": "", + "legendFormat": "", + "refId": "H" + }, + { + "expr": "SBK_FOUNDATIONDB_Write_Reading_mcs_99_99", + "interval": "", + "legendFormat": "", + "refId": "I" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "FOUNDATIONDB Write-Read Percentiles (Microseconds)", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "µs", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true }, { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 1 - }, - { - "color": "#6ED0E0", - "value": 5 - }, - { - "color": "#EF843C", - "value": 10 - }, - { - "color": "#E24D42", - "value": 20 - }, - { - "color": "#1F78C1", - "value": 30 - }, - { - "color": "#BA43A9", - "value": 40 - }, - { - "color": "#705DA0", - "value": 50 - }, - { - "color": "#508642", - "value": 60 - }, - { - "color": "#CCA300", - "value": 70 - }, - { - "color": "#447EBC", - "value": 80 - }, - { - "color": "#C15C17", - "value": 90 - }, - { - "color": "#890F02", - "value": 100 - }, - { - "color": "#0A437C", - "value": 200 - }, - { - "color": "#6D1F62", - "value": 500 - }, - { - "color": "#584477", - "value": 1000 - } - ] + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null }, - "unit": "ms" - }, - "overrides": [] - }, - "gridPos": { - "h": 11, - "w": 8, - "x": 16, - "y": 26 - }, - "id": 38, - "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" + { + "color": "#EAB839", + "value": 1 + }, + { + "color": "#6ED0E0", + "value": 5 + }, + { + "color": "#EF843C", + "value": 10 + }, + { + "color": "#E24D42", + "value": 20 + }, + { + "color": "#1F78C1", + "value": 30 + }, + { + "color": "#BA43A9", + "value": 40 + }, + { + "color": "#705DA0", + "value": 50 + }, + { + "color": "#508642", + "value": 60 + }, + { + "color": "#CCA300", + "value": 70 + }, + { + "color": "#447EBC", + "value": 80 + }, + { + "color": "#C15C17", + "value": 90 + }, + { + "color": "#890F02", + "value": 100 + }, + { + "color": "#0A437C", + "value": 200 + }, + { + "color": "#6D1F62", + "value": 500 + }, + { + "color": "#584477", + "value": 1000 + } + ] }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_FOUNDATIONDB_Write_Reading_ms_AvgLatency", - "interval": "", - "legendFormat": "Average Latency", - "refId": "A" - }, - { - "expr": "SBK_FOUNDATIONDB_Write_Reading_ms_MaxLatency", - "interval": "", - "legendFormat": "Max Latency", - "refId": "B" - } + "unit": "ms" + }, + "overrides": [] + }, + "gridPos": { + "h": 11, + "w": 8, + "x": 16, + "y": 31 + }, + "id": 38, + "options": { + "colorMode": "value", + "graphMode": "area", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" ], - "timeFrom": null, - "timeShift": null, - "title": "FOUNDATIONDB Write-Read Avg and Max Latencies (Milliseconds)", - "type": "stat" + "fields": "", + "values": false + }, + "textMode": "auto" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_FOUNDATIONDB_Write_Reading_ms_AvgLatency", + "interval": "", + "legendFormat": "Average Latency", + "refId": "A" + }, + { + "expr": "SBK_FOUNDATIONDB_Write_Reading_ms_MaxLatency", + "interval": "", + "legendFormat": "Max Latency", + "refId": "B" } ], - "title": "Write-Read Performance Benchmarking (End to End Latencies)", - "type": "row" + "timeFrom": null, + "timeShift": null, + "title": "FOUNDATIONDB Write-Read Avg and Max Latencies (Milliseconds)", + "type": "stat" } ], "refresh": "5s", diff --git a/grafana/dashboards/sbk-hdfs.json b/grafana/dashboards/sbk-hdfs.json index 9bc4cf56e..cf95f822f 100644 --- a/grafana/dashboards/sbk-hdfs.json +++ b/grafana/dashboards/sbk-hdfs.json @@ -15,7 +15,7 @@ "editable": true, "gnetId": null, "graphTooltip": 0, - "iteration": 1623506088732, + "iteration": 1627313150733, "links": [], "panels": [ { @@ -362,7 +362,7 @@ "h": 9, "w": 8, "x": 0, - "y": 10 + "y": 7 }, "hiddenSeries": false, "id": 62, @@ -458,7 +458,7 @@ "h": 9, "w": 8, "x": 8, - "y": 10 + "y": 7 }, "hiddenSeries": false, "id": 6, @@ -590,7 +590,7 @@ "h": 9, "w": 8, "x": 16, - "y": 10 + "y": 7 }, "id": 48, "options": { @@ -646,7 +646,7 @@ "h": 11, "w": 8, "x": 0, - "y": 19 + "y": 16 }, "hiddenSeries": false, "id": 50, @@ -718,16 +718,40 @@ "refId": "G" }, { - "expr": "SBK_HDFS_Writing_ns_99_9", + "expr": "SBK_HDFS_Writing_ns_99_25", "interval": "", "legendFormat": "", "refId": "H" }, { - "expr": "SBK_HDFS_Writing_ns_99_99", + "expr": "SBK_HDFS_Writing_ns_99_5", "interval": "", "legendFormat": "", "refId": "I" + }, + { + "expr": "SBK_HDFS_Writing_ns_99_75", + "interval": "", + "legendFormat": "", + "refId": "J" + }, + { + "expr": "SBK_HDFS_Writing_ns_99_9", + "interval": "", + "legendFormat": "", + "refId": "K" + }, + { + "expr": "SBK_HDFS_Writing_ns_99_95", + "interval": "", + "legendFormat": "", + "refId": "L" + }, + { + "expr": "SBK_HDFS_Writing_ns_99_99", + "interval": "", + "legendFormat": "", + "refId": "M" } ], "thresholds": [], @@ -750,6 +774,7 @@ }, "yaxes": [ { + "$$hashKey": "object:127", "format": "ns", "label": null, "logBase": 1, @@ -758,6 +783,7 @@ "show": true }, { + "$$hashKey": "object:128", "format": "short", "label": null, "logBase": 1, @@ -814,7 +840,7 @@ "h": 4, "w": 3, "x": 8, - "y": 19 + "y": 16 }, "id": 2, "options": { @@ -925,7 +951,7 @@ "h": 6, "w": 5, "x": 11, - "y": 19 + "y": 16 }, "id": 4, "options": { @@ -970,7 +996,7 @@ "h": 11, "w": 8, "x": 16, - "y": 19 + "y": 16 }, "hiddenSeries": false, "id": 10, @@ -1136,7 +1162,7 @@ "h": 7, "w": 3, "x": 8, - "y": 23 + "y": 20 }, "id": 8, "options": { @@ -1192,7 +1218,7 @@ "h": 5, "w": 5, "x": 11, - "y": 25 + "y": 22 }, "id": 28, "options": { @@ -1294,7 +1320,7 @@ "h": 10, "w": 8, "x": 0, - "y": 30 + "y": 27 }, "id": 47, "options": { @@ -1350,7 +1376,7 @@ "h": 10, "w": 8, "x": 8, - "y": 30 + "y": 27 }, "hiddenSeries": false, "id": 49, @@ -1560,7 +1586,7 @@ "h": 10, "w": 8, "x": 16, - "y": 30 + "y": 27 }, "id": 12, "options": { @@ -1602,7 +1628,7 @@ "type": "row" }, { - "collapsed": false, + "collapsed": true, "datasource": null, "gridPos": { "h": 1, @@ -1611,969 +1637,1371 @@ "y": 7 }, "id": 58, - "panels": [], - "title": "Read Performance Benchmarking", - "type": "row" - }, - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [], - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 200 - }, - { - "color": "#1F78C1", - "value": 300 - }, - { - "color": "#BA43A9", - "value": 400 - }, - { - "color": "#705DA0", - "value": 500 - }, - { - "color": "#508642", - "value": 600 - }, - { - "color": "#CCA300", - "value": 700 - }, - { - "color": "#447EBC", - "value": 800 - }, - { - "color": "#C15C17", - "value": 900 + "panels": [ + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 200 + }, + { + "color": "#1F78C1", + "value": 300 + }, + { + "color": "#BA43A9", + "value": 400 + }, + { + "color": "#705DA0", + "value": 500 + }, + { + "color": "#508642", + "value": 600 + }, + { + "color": "#CCA300", + "value": 700 + }, + { + "color": "#447EBC", + "value": 800 + }, + { + "color": "#C15C17", + "value": 900 + }, + { + "color": "#890F02", + "value": 1000 + } + ] }, - { - "color": "#890F02", - "value": 1000 - } - ] + "unit": "MBs" + }, + "overrides": [] }, - "unit": "MBs" + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 0, + "y": 8 + }, + "hiddenSeries": false, + "id": 63, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_HDFS_Reading_MBPerSec", + "refId": "A" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "HDFS Read Throughput MB/s", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "$$hashKey": "object:323", + "format": "MBs", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "$$hashKey": "object:324", + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 0, - "y": 8 - }, - "hiddenSeries": false, - "id": 63, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_HDFS_Reading_MBPerSec", - "refId": "A" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "HDFS Read Throughput MB/s", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "$$hashKey": "object:323", - "format": "MBs", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "$$hashKey": "object:324", - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } - }, - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [] - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 8, - "y": 8 - }, - "hiddenSeries": false, - "id": 20, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_HDFS_Reading_RecordsPerSec", - "refId": "A" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "HDFS Read Records/Sec", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "format": "rps", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } - }, - { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [], - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 1000 - }, - { - "color": "#1F78C1", - "value": 10000 - }, - { - "color": "#BA43A9", - "value": 100000 - }, - { - "color": "#705DA0", - "value": 1000000 - }, - { - "color": "#508642", - "value": 10000000 - } - ] - }, - "unit": "ns" - }, - "overrides": [] - }, - "gridPos": { - "h": 11, - "w": 8, - "x": 16, - "y": 8 - }, - "id": 44, - "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_HDFS_Reading_ns_AvgLatency", - "interval": "", - "legendFormat": "Average Latency", - "refId": "A" - }, - { - "expr": "SBK_HDFS_Reading_ns_MaxLatency", - "interval": "", - "legendFormat": "Max Latency", - "refId": "B" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "HDFS Read Avg and Max Latencies (Nanoseconds)", - "type": "stat" - }, - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [] - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 0, - "y": 19 - }, - "hiddenSeries": false, - "id": 46, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_HDFS_Reading_ns_10", - "interval": "", - "legendFormat": "", - "refId": "A" - }, - { - "expr": "SBK_HDFS_Reading_ns_25", - "interval": "", - "legendFormat": "", - "refId": "B" - }, - { - "expr": "SBK_HDFS_Reading_ns_50", - "interval": "", - "legendFormat": "", - "refId": "C" - }, - { - "expr": "SBK_HDFS_Reading_ns_75", - "interval": "", - "legendFormat": "", - "refId": "D" - }, - { - "expr": "SBK_HDFS_Reading_ns_90", - "interval": "", - "legendFormat": "", - "refId": "E" - }, - { - "expr": "SBK_HDFS_Reading_ns_95", - "interval": "", - "legendFormat": "", - "refId": "F" - }, - { - "expr": "SBK_HDFS_Reading_ns_99", - "interval": "", - "legendFormat": "", - "refId": "G" - }, - { - "expr": "SBK_HDFS_Reading_ns_99_9", - "interval": "", - "legendFormat": "", - "refId": "H" - }, - { - "expr": "SBK_HDFS_Reading_ns_99_99", - "interval": "", - "legendFormat": "", - "refId": "I" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "HDFS Read Percentiles (Nanoseconds)", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ { - "format": "ns", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [] + }, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 8, + "y": 8 + }, + "hiddenSeries": false, + "id": 20, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_HDFS_Reading_RecordsPerSec", + "refId": "A" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "HDFS Read Records/Sec", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "rps", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } }, { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } - }, - { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [], - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 1000 + }, + { + "color": "#1F78C1", + "value": 10000 + }, + { + "color": "#BA43A9", + "value": 100000 + }, + { + "color": "#705DA0", + "value": 1000000 + }, + { + "color": "#508642", + "value": 10000000 + } + ] }, - { - "color": "#E24D42", - "value": 500 - } - ] + "unit": "ns" + }, + "overrides": [] + }, + "gridPos": { + "h": 11, + "w": 8, + "x": 16, + "y": 8 + }, + "id": 44, + "options": { + "colorMode": "value", + "graphMode": "area", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "auto" }, - "unit": "none" - }, - "overrides": [] - }, - "gridPos": { - "h": 5, - "w": 3, - "x": 8, - "y": 19 - }, - "id": 14, - "options": { - "colorMode": "value", - "graphMode": "none", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_HDFS_Reading_ns_AvgLatency", + "interval": "", + "legendFormat": "Average Latency", + "refId": "A" + }, + { + "expr": "SBK_HDFS_Reading_ns_MaxLatency", + "interval": "", + "legendFormat": "Max Latency", + "refId": "B" + } ], - "fields": "", - "values": false - }, - "textMode": "value_and_name" - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_HDFS_Reading_Readers", - "interval": "", - "legendFormat": "Active", - "refId": "A" + "timeFrom": null, + "timeShift": null, + "title": "HDFS Read Avg and Max Latencies (Nanoseconds)", + "type": "stat" }, { - "expr": "SBK_HDFS_Reading_Max_Readers", - "interval": "", - "legendFormat": "Max", - "refId": "B" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "HDFS Readers", - "type": "stat" - }, - { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [], - "mappings": [], - "max": 500, - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 200 - }, - { - "color": "#1F78C1", - "value": 300 - }, - { - "color": "#BA43A9", - "value": 400 - }, - { - "color": "#705DA0", - "value": 500 - }, - { - "color": "#508642", - "value": 600 - }, - { - "color": "#CCA300", - "value": 700 - }, - { - "color": "#447EBC", - "value": 800 - }, - { - "color": "#C15C17", - "value": 900 - }, - { - "color": "#890F02", - "value": 1000 - } - ] + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [] + }, + "overrides": [] }, - "unit": "MBs" - }, - "overrides": [] - }, - "gridPos": { - "h": 6, - "w": 5, - "x": 11, - "y": 19 - }, - "id": 18, - "options": { - "reduceOptions": { - "calcs": [ - "last" + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 0, + "y": 19 + }, + "hiddenSeries": false, + "id": 46, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_HDFS_Reading_ns_10", + "interval": "", + "legendFormat": "", + "refId": "A" + }, + { + "expr": "SBK_HDFS_Reading_ns_25", + "interval": "", + "legendFormat": "", + "refId": "B" + }, + { + "expr": "SBK_HDFS_Reading_ns_50", + "interval": "", + "legendFormat": "", + "refId": "C" + }, + { + "expr": "SBK_HDFS_Reading_ns_75", + "interval": "", + "legendFormat": "", + "refId": "D" + }, + { + "expr": "SBK_HDFS_Reading_ns_90", + "interval": "", + "legendFormat": "", + "refId": "E" + }, + { + "expr": "SBK_HDFS_Reading_ns_95", + "interval": "", + "legendFormat": "", + "refId": "F" + }, + { + "expr": "SBK_HDFS_Reading_ns_99", + "interval": "", + "legendFormat": "", + "refId": "G" + }, + { + "expr": "SBK_HDFS_Reading_ns_99_25", + "interval": "", + "legendFormat": "", + "refId": "H" + }, + { + "expr": "SBK_HDFS_Reading_ns_99_5", + "interval": "", + "legendFormat": "", + "refId": "I" + }, + { + "expr": "SBK_HDFS_Reading_ns_99_75", + "interval": "", + "legendFormat": "", + "refId": "J" + }, + { + "expr": "SBK_HDFS_Reading_ns_99_9", + "interval": "", + "legendFormat": "", + "refId": "K" + }, + { + "expr": "SBK_HDFS_Reading_ns_99_95", + "interval": "", + "legendFormat": "", + "refId": "L" + }, + { + "expr": "SBK_HDFS_Reading_ns_99_99", + "interval": "", + "legendFormat": "", + "refId": "M" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "HDFS Read Percentiles (Nanoseconds)", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "$$hashKey": "object:152", + "format": "ns", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "$$hashKey": "object:153", + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } ], - "fields": "", - "values": false - }, - "showThresholdLabels": true, - "showThresholdMarkers": true - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_HDFS_Reading_MBPerSec", - "refId": "A" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "HDFS Read Throughput MB/s", - "type": "gauge" - }, - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [] - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 16, - "y": 19 - }, - "hiddenSeries": false, - "id": 22, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_HDFS_Reading_ms_10", - "interval": "", - "legendFormat": "", - "refId": "A" - }, - { - "expr": "SBK_HDFS_Reading_ms_25", - "interval": "", - "legendFormat": "", - "refId": "B" - }, - { - "expr": "SBK_HDFS_Reading_ms_50", - "interval": "", - "legendFormat": "", - "refId": "C" + "yaxis": { + "align": false, + "alignLevel": null + } }, { - "expr": "SBK_HDFS_Reading_ms_75", - "interval": "", - "legendFormat": "", - "refId": "D" + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 500 + } + ] + }, + "unit": "none" + }, + "overrides": [] + }, + "gridPos": { + "h": 5, + "w": 3, + "x": 8, + "y": 19 + }, + "id": 14, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "value_and_name" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_HDFS_Reading_Readers", + "interval": "", + "legendFormat": "Active", + "refId": "A" + }, + { + "expr": "SBK_HDFS_Reading_Max_Readers", + "interval": "", + "legendFormat": "Max", + "refId": "B" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "HDFS Readers", + "type": "stat" }, { - "expr": "SBK_HDFS_Reading_ms_90", - "interval": "", - "legendFormat": "", - "refId": "E" + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "max": 500, + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 200 + }, + { + "color": "#1F78C1", + "value": 300 + }, + { + "color": "#BA43A9", + "value": 400 + }, + { + "color": "#705DA0", + "value": 500 + }, + { + "color": "#508642", + "value": 600 + }, + { + "color": "#CCA300", + "value": 700 + }, + { + "color": "#447EBC", + "value": 800 + }, + { + "color": "#C15C17", + "value": 900 + }, + { + "color": "#890F02", + "value": 1000 + } + ] + }, + "unit": "MBs" + }, + "overrides": [] + }, + "gridPos": { + "h": 6, + "w": 5, + "x": 11, + "y": 19 + }, + "id": 18, + "options": { + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "showThresholdLabels": true, + "showThresholdMarkers": true + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_HDFS_Reading_MBPerSec", + "refId": "A" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "HDFS Read Throughput MB/s", + "type": "gauge" }, { - "expr": "SBK_HDFS_Reading_ms_95", - "interval": "", - "legendFormat": "", - "refId": "F" + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [] + }, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 16, + "y": 19 + }, + "hiddenSeries": false, + "id": 22, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_HDFS_Reading_ms_10", + "interval": "", + "legendFormat": "", + "refId": "A" + }, + { + "expr": "SBK_HDFS_Reading_ms_25", + "interval": "", + "legendFormat": "", + "refId": "B" + }, + { + "expr": "SBK_HDFS_Reading_ms_50", + "interval": "", + "legendFormat": "", + "refId": "C" + }, + { + "expr": "SBK_HDFS_Reading_ms_75", + "interval": "", + "legendFormat": "", + "refId": "D" + }, + { + "expr": "SBK_HDFS_Reading_ms_90", + "interval": "", + "legendFormat": "", + "refId": "E" + }, + { + "expr": "SBK_HDFS_Reading_ms_95", + "interval": "", + "legendFormat": "", + "refId": "F" + }, + { + "expr": "SBK_HDFS_Reading_ms_99", + "interval": "", + "legendFormat": "", + "refId": "G" + }, + { + "expr": "SBK_HDFS_Reading_ms_99_9", + "interval": "", + "legendFormat": "", + "refId": "H" + }, + { + "expr": "SBK_HDFS_Reading_ms_99_99", + "interval": "", + "legendFormat": "", + "refId": "I" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "HDFS Read Percentiles (Milli Seconds)", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "ms", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } }, { - "expr": "SBK_HDFS_Reading_ms_99", - "interval": "", - "legendFormat": "", - "refId": "G" + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 1073741824 + }, + { + "color": "#6ED0E0", + "value": 10737418240 + }, + { + "color": "#EF843C", + "value": 107374182400 + }, + { + "color": "#E24D42", + "value": 1099511627776 + } + ] + }, + "unit": "decbytes" + }, + "overrides": [] + }, + "gridPos": { + "h": 6, + "w": 3, + "x": 8, + "y": 24 + }, + "id": 16, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "value" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_HDFS_Reading_Bytes_total", + "refId": "A" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "HDFS Read Bytes Total", + "type": "stat" }, { - "expr": "SBK_HDFS_Reading_ms_99_9", - "interval": "", - "legendFormat": "", - "refId": "H" + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "red", + "value": 1 + } + ] + }, + "unit": "none" + }, + "overrides": [] + }, + "gridPos": { + "h": 5, + "w": 5, + "x": 11, + "y": 25 + }, + "id": 26, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "auto", + "orientation": "horizontal", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "value_and_name" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_HDFS_Reading_LowerDiscardedLatencyRecords_total", + "interval": "", + "legendFormat": "Lower", + "queryType": "randomWalk", + "refId": "A" + }, + { + "expr": "SBK_HDFS_Reading_HigherDiscardLatencyRecords_total", + "interval": "", + "legendFormat": "Higher", + "refId": "B" + }, + { + "expr": "SBK_HDFS_Reading_InvalidLatencyRecords_total", + "interval": "", + "legendFormat": "Invalid/Negative", + "refId": "C" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "HDFS Read Discarded Latencies", + "type": "stat" }, { - "expr": "SBK_HDFS_Reading_ms_99_99", - "interval": "", - "legendFormat": "", - "refId": "I" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "HDFS Read Percentiles (Milli Seconds)", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "format": "ms", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 1000 + }, + { + "color": "#1F78C1", + "value": 10000 + }, + { + "color": "#BA43A9", + "value": 100000 + }, + { + "color": "#705DA0", + "value": 1000000 + }, + { + "color": "#508642", + "value": 10000000 + } + ] + }, + "unit": "µs" + }, + "overrides": [] + }, + "gridPos": { + "h": 11, + "w": 8, + "x": 0, + "y": 30 + }, + "id": 43, + "options": { + "colorMode": "value", + "graphMode": "area", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "auto" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_HDFS_Reading_mcs_AvgLatency", + "interval": "", + "legendFormat": "Average Latency", + "refId": "A" + }, + { + "expr": "SBK_HDFS_Reading_mcs_MaxLatency", + "interval": "", + "legendFormat": "Max Latency", + "refId": "B" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "HDFS Read Avg and Max Latencies (Microseconds)", + "type": "stat" }, { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } - }, - { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [], - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 1073741824 - }, - { - "color": "#6ED0E0", - "value": 10737418240 - }, - { - "color": "#EF843C", - "value": 107374182400 - }, - { - "color": "#E24D42", - "value": 1099511627776 - } - ] + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [] + }, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 8, + "y": 30 + }, + "hiddenSeries": false, + "id": 45, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_HDFS_Reading_mcs_10", + "interval": "", + "legendFormat": "", + "refId": "A" + }, + { + "expr": "SBK_HDFS_Reading_mcs_25", + "interval": "", + "legendFormat": "", + "refId": "B" + }, + { + "expr": "SBK_HDFS_Reading_mcs_50", + "interval": "", + "legendFormat": "", + "refId": "C" + }, + { + "expr": "SBK_HDFS_Reading_mcs_75", + "interval": "", + "legendFormat": "", + "refId": "D" + }, + { + "expr": "SBK_HDFS_Reading_mcs_90", + "interval": "", + "legendFormat": "", + "refId": "E" + }, + { + "expr": "SBK_HDFS_Reading_mcs_95", + "interval": "", + "legendFormat": "", + "refId": "F" + }, + { + "expr": "SBK_HDFS_Reading_mcs_99", + "interval": "", + "legendFormat": "", + "refId": "G" + }, + { + "expr": "SBK_HDFS_Reading_mcs_99_9", + "interval": "", + "legendFormat": "", + "refId": "H" + }, + { + "expr": "SBK_HDFS_Reading_mcs_99_99", + "interval": "", + "legendFormat": "", + "refId": "I" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "HDFS Read Percentiles (Microseconds)", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" }, - "unit": "decbytes" - }, - "overrides": [] - }, - "gridPos": { - "h": 6, - "w": 3, - "x": 8, - "y": 24 - }, - "id": 16, - "options": { - "colorMode": "value", - "graphMode": "none", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "µs", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } ], - "fields": "", - "values": false + "yaxis": { + "align": false, + "alignLevel": null + } }, - "textMode": "value" - }, - "pluginVersion": "7.3.7", - "targets": [ { - "expr": "SBK_HDFS_Reading_Bytes_total", - "refId": "A" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "HDFS Read Bytes Total", - "type": "stat" - }, - { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 1 + }, + { + "color": "#6ED0E0", + "value": 5 + }, + { + "color": "#EF843C", + "value": 10 + }, + { + "color": "#E24D42", + "value": 20 + }, + { + "color": "#1F78C1", + "value": 30 + }, + { + "color": "#BA43A9", + "value": 40 + }, + { + "color": "#705DA0", + "value": 50 + }, + { + "color": "#508642", + "value": 60 + }, + { + "color": "#CCA300", + "value": 70 + }, + { + "color": "#447EBC", + "value": 80 + }, + { + "color": "#C15C17", + "value": 90 + }, + { + "color": "#890F02", + "value": 100 + }, + { + "color": "#0A437C", + "value": 500 + }, + { + "color": "#6D1F62", + "value": 1000 + } + ] }, - { - "color": "red", - "value": 1 - } - ] + "unit": "ms" + }, + "overrides": [] }, - "unit": "none" - }, - "overrides": [] - }, - "gridPos": { - "h": 5, - "w": 5, - "x": 11, - "y": 25 - }, - "id": 26, - "options": { - "colorMode": "value", - "graphMode": "none", - "justifyMode": "auto", - "orientation": "horizontal", - "reduceOptions": { - "calcs": [ - "last" + "gridPos": { + "h": 11, + "w": 8, + "x": 16, + "y": 30 + }, + "id": 24, + "options": { + "colorMode": "value", + "graphMode": "area", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "auto" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_HDFS_Reading_ms_AvgLatency", + "interval": "", + "legendFormat": "Average Latency", + "refId": "A" + }, + { + "expr": "SBK_HDFS_Reading_ms_MaxLatency", + "interval": "", + "legendFormat": "Max Latency", + "refId": "B" + } ], - "fields": "", - "values": false - }, - "textMode": "value_and_name" - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_HDFS_Reading_LowerDiscardedLatencyRecords_total", - "interval": "", - "legendFormat": "Lower", - "queryType": "randomWalk", - "refId": "A" - }, - { - "expr": "SBK_HDFS_Reading_HigherDiscardLatencyRecords_total", - "interval": "", - "legendFormat": "Higher", - "refId": "B" - }, - { - "expr": "SBK_HDFS_Reading_InvalidLatencyRecords_total", - "interval": "", - "legendFormat": "Invalid/Negative", - "refId": "C" + "timeFrom": null, + "timeShift": null, + "title": "HDFS Read Avg and Max Latencies (Milliseconds)", + "type": "stat" } ], - "timeFrom": null, - "timeShift": null, - "title": "HDFS Read Discarded Latencies", - "type": "stat" + "title": "Read Performance Benchmarking", + "type": "row" + }, + { + "collapsed": false, + "datasource": null, + "gridPos": { + "h": 1, + "w": 24, + "x": 0, + "y": 8 + }, + "id": 56, + "panels": [], + "title": "Write-Read Performance Benchmarking (End to End Latencies)", + "type": "row" }, { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, "datasource": "Prometheus", "fieldConfig": { "defaults": { "custom": {}, - "links": [], "mappings": [], + "max": 500, + "min": 0, "noValue": "0", "thresholds": { "mode": "absolute", @@ -2596,81 +3024,43 @@ }, { "color": "#E24D42", - "value": 1000 + "value": 200 }, { "color": "#1F78C1", - "value": 10000 + "value": 300 }, { "color": "#BA43A9", - "value": 100000 + "value": 400 }, { "color": "#705DA0", - "value": 1000000 + "value": 500 }, { "color": "#508642", - "value": 10000000 + "value": 600 + }, + { + "color": "#CCA300", + "value": 700 + }, + { + "color": "#447EBC", + "value": 800 + }, + { + "color": "#C15C17", + "value": 900 + }, + { + "color": "#890F02", + "value": 1000 } ] }, - "unit": "µs" - }, - "overrides": [] - }, - "gridPos": { - "h": 11, - "w": 8, - "x": 0, - "y": 30 - }, - "id": 43, - "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_HDFS_Reading_mcs_AvgLatency", - "interval": "", - "legendFormat": "Average Latency", - "refId": "A" - }, - { - "expr": "SBK_HDFS_Reading_mcs_MaxLatency", - "interval": "", - "legendFormat": "Max Latency", - "refId": "B" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "HDFS Read Avg and Max Latencies (Microseconds)", - "type": "stat" - }, - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [] + "unit": "MBs" }, "overrides": [] }, @@ -2679,11 +3069,11 @@ "gridPos": { "h": 11, "w": 8, - "x": 8, - "y": 30 + "x": 0, + "y": 9 }, "hiddenSeries": false, - "id": 45, + "id": 61, "legend": { "avg": false, "current": false, @@ -2710,1564 +3100,1252 @@ "steppedLine": false, "targets": [ { - "expr": "SBK_HDFS_Reading_mcs_10", + "expr": "SBK_HDFS_Write_Reading_MBPerSec", "interval": "", "legendFormat": "", "refId": "A" - }, - { - "expr": "SBK_HDFS_Reading_mcs_25", - "interval": "", - "legendFormat": "", - "refId": "B" - }, - { - "expr": "SBK_HDFS_Reading_mcs_50", - "interval": "", - "legendFormat": "", - "refId": "C" - }, - { - "expr": "SBK_HDFS_Reading_mcs_75", - "interval": "", - "legendFormat": "", - "refId": "D" - }, - { - "expr": "SBK_HDFS_Reading_mcs_90", - "interval": "", - "legendFormat": "", - "refId": "E" - }, - { - "expr": "SBK_HDFS_Reading_mcs_95", - "interval": "", - "legendFormat": "", - "refId": "F" - }, - { - "expr": "SBK_HDFS_Reading_mcs_99", - "interval": "", - "legendFormat": "", - "refId": "G" - }, - { - "expr": "SBK_HDFS_Reading_mcs_99_9", - "interval": "", - "legendFormat": "", - "refId": "H" - }, - { - "expr": "SBK_HDFS_Reading_mcs_99_99", - "interval": "", - "legendFormat": "", - "refId": "I" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, - "title": "HDFS Read Percentiles (Microseconds)", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "format": "µs", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } - }, - { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [], - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 1 - }, - { - "color": "#6ED0E0", - "value": 5 - }, - { - "color": "#EF843C", - "value": 10 - }, - { - "color": "#E24D42", - "value": 20 - }, - { - "color": "#1F78C1", - "value": 30 - }, - { - "color": "#BA43A9", - "value": 40 - }, - { - "color": "#705DA0", - "value": 50 - }, - { - "color": "#508642", - "value": 60 - }, - { - "color": "#CCA300", - "value": 70 - }, - { - "color": "#447EBC", - "value": 80 - }, - { - "color": "#C15C17", - "value": 90 - }, - { - "color": "#890F02", - "value": 100 - }, - { - "color": "#0A437C", - "value": 500 - }, - { - "color": "#6D1F62", - "value": 1000 - } - ] - }, - "unit": "ms" + "title": "HDFS Write-Read Throughput MB/s ", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "$$hashKey": "object:175", + "format": "MBs", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "$$hashKey": "object:176", + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {} }, "overrides": [] }, + "fill": 1, + "fillGradient": 0, "gridPos": { "h": 11, "w": 8, - "x": 16, - "y": 30 + "x": 8, + "y": 9 }, - "id": 24, + "hiddenSeries": false, + "id": 36, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" + "alertThreshold": true }, + "percentage": false, "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, "targets": [ { - "expr": "SBK_HDFS_Reading_ms_AvgLatency", + "expr": "SBK_HDFS_Write_Reading_RecordsPerSec", "interval": "", - "legendFormat": "Average Latency", + "legendFormat": "", "refId": "A" - }, - { - "expr": "SBK_HDFS_Reading_ms_MaxLatency", - "interval": "", - "legendFormat": "Max Latency", - "refId": "B" } ], + "thresholds": [], "timeFrom": null, - "timeShift": null, - "title": "HDFS Read Avg and Max Latencies (Milliseconds)", - "type": "stat" - }, - { - "collapsed": true, - "datasource": null, - "gridPos": { - "h": 1, - "w": 24, - "x": 0, - "y": 41 - }, - "id": 56, - "panels": [ - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "max": 500, - "min": 0, - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 200 - }, - { - "color": "#1F78C1", - "value": 300 - }, - { - "color": "#BA43A9", - "value": 400 - }, - { - "color": "#705DA0", - "value": 500 - }, - { - "color": "#508642", - "value": 600 - }, - { - "color": "#CCA300", - "value": 700 - }, - { - "color": "#447EBC", - "value": 800 - }, - { - "color": "#C15C17", - "value": 900 - }, - { - "color": "#890F02", - "value": 1000 - } - ] - }, - "unit": "MBs" - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 0, - "y": 4 - }, - "hiddenSeries": false, - "id": 61, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_HDFS_Write_Reading_MBPerSec", - "interval": "", - "legendFormat": "", - "refId": "A" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "HDFS Write-Read Throughput MB/s ", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "$$hashKey": "object:175", - "format": "MBs", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "$$hashKey": "object:176", - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } + "timeRegions": [], + "timeShift": null, + "title": "HDFS Write-Read Records/Sec", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "iops", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true }, { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {} - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 8, - "y": 4 - }, - "hiddenSeries": false, - "id": 36, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_HDFS_Write_Reading_RecordsPerSec", - "interval": "", - "legendFormat": "", - "refId": "A" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "HDFS Write-Read Records/Sec", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 1000 + }, + { + "color": "#1F78C1", + "value": 10000 + }, + { + "color": "#BA43A9", + "value": 100000 + }, + { + "color": "#705DA0", + "value": 1000000 + }, + { + "color": "#508642", + "value": 10000000 + } + ] }, - "yaxes": [ - { - "format": "iops", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } + "unit": "ns" + }, + "overrides": [] + }, + "gridPos": { + "h": 11, + "w": 8, + "x": 16, + "y": 9 + }, + "id": 52, + "options": { + "colorMode": "value", + "graphMode": "area", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" ], - "yaxis": { - "align": false, - "alignLevel": null - } + "fields": "", + "values": false + }, + "textMode": "auto" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_HDFS_Write_Reading_ns_AvgLatency", + "interval": "", + "legendFormat": "Average Latency", + "refId": "A" + }, + { + "expr": "SBK_HDFS_Write_Reading_ns_MaxLatency", + "interval": "", + "legendFormat": "Max Latency", + "refId": "B" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "HDFS Write-Read Avg and Max Latencies (Nanoseconds)", + "type": "stat" + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {} + }, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 0, + "y": 20 + }, + "hiddenSeries": false, + "id": 54, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_HDFS_Write_Reading_ns_10", + "interval": "", + "legendFormat": "", + "refId": "A" + }, + { + "expr": "SBK_HDFS_Write_Reading_ns_25", + "interval": "", + "legendFormat": "", + "refId": "B" }, { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 1000 - }, - { - "color": "#1F78C1", - "value": 10000 - }, - { - "color": "#BA43A9", - "value": 100000 - }, - { - "color": "#705DA0", - "value": 1000000 - }, - { - "color": "#508642", - "value": 10000000 - } - ] - }, - "unit": "ns" - }, - "overrides": [] - }, - "gridPos": { - "h": 11, - "w": 8, - "x": 16, - "y": 4 - }, - "id": 52, - "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_HDFS_Write_Reading_ns_AvgLatency", - "interval": "", - "legendFormat": "Average Latency", - "refId": "A" - }, - { - "expr": "SBK_HDFS_Write_Reading_ns_MaxLatency", - "interval": "", - "legendFormat": "Max Latency", - "refId": "B" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "HDFS Write-Read Avg and Max Latencies (Nanoseconds)", - "type": "stat" + "expr": "SBK_HDFS_Write_Reading_ns_50", + "interval": "", + "legendFormat": "", + "refId": "C" }, { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {} - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 0, - "y": 15 - }, - "hiddenSeries": false, - "id": 54, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_HDFS_Write_Reading_ns_10", - "interval": "", - "legendFormat": "", - "refId": "A" - }, - { - "expr": "SBK_HDFS_Write_Reading_ns_25", - "interval": "", - "legendFormat": "", - "refId": "B" - }, - { - "expr": "SBK_HDFS_Write_Reading_ns_50", - "interval": "", - "legendFormat": "", - "refId": "C" - }, - { - "expr": "SBK_HDFS_Write_Reading_ns_75", - "interval": "", - "legendFormat": "", - "refId": "D" - }, - { - "expr": "SBK_HDFS_Write_Reading_ns_90", - "interval": "", - "legendFormat": "", - "refId": "E" - }, - { - "expr": "SBK_HDFS_Write_Reading_ns_95", - "interval": "", - "legendFormat": "", - "refId": "F" - }, - { - "expr": "SBK_HDFS_Write_Reading_ns_99", - "interval": "", - "legendFormat": "", - "refId": "G" - }, - { - "expr": "SBK_HDFS_Write_Reading_ns_99_9", - "interval": "", - "legendFormat": "", - "refId": "H" - }, - { - "expr": "SBK_HDFS_Write_Reading_ns_99_99", - "interval": "", - "legendFormat": "", - "refId": "I" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "HDFS Write-Read Percentiles (Nanoseconds)", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "format": "ns", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } + "expr": "SBK_HDFS_Write_Reading_ns_75", + "interval": "", + "legendFormat": "", + "refId": "D" + }, + { + "expr": "SBK_HDFS_Write_Reading_ns_90", + "interval": "", + "legendFormat": "", + "refId": "E" + }, + { + "expr": "SBK_HDFS_Write_Reading_ns_95", + "interval": "", + "legendFormat": "", + "refId": "F" + }, + { + "expr": "SBK_HDFS_Write_Reading_ns_99", + "interval": "", + "legendFormat": "", + "refId": "G" + }, + { + "expr": "SBK_HDFS_Write_Reading_ns_99_25", + "interval": "", + "legendFormat": "", + "refId": "H" + }, + { + "expr": "SBK_HDFS_Write_Reading_ns_99_5", + "interval": "", + "legendFormat": "", + "refId": "I" + }, + { + "expr": "SBK_HDFS_Write_Reading_ns_99_75", + "interval": "", + "legendFormat": "", + "refId": "J" + }, + { + "expr": "SBK_HDFS_Write_Reading_ns_99_9", + "interval": "", + "legendFormat": "", + "refId": "K" + }, + { + "expr": "SBK_HDFS_Write_Reading_ns_99_95", + "interval": "", + "legendFormat": "", + "refId": "L" }, { - "datasource": "Prometheus", - "description": "", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 1073741824 - }, - { - "color": "#EF843C", - "value": 10737418240 - }, - { - "color": "#6ED0E0", - "value": 10737418240 - }, - { - "color": "#E24D42", - "value": 1099511627776 - } - ] + "expr": "SBK_HDFS_Write_Reading_ns_99_99", + "interval": "", + "legendFormat": "", + "refId": "M" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "HDFS Write-Read Percentiles (Nanoseconds)", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "$$hashKey": "object:240", + "format": "ns", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "$$hashKey": "object:241", + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "datasource": "Prometheus", + "description": "", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null }, - "unit": "decbytes" - }, - "overrides": [] - }, - "gridPos": { - "h": 5, - "w": 3, - "x": 8, - "y": 15 - }, - "id": 30, - "options": { - "colorMode": "value", - "graphMode": "none", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" + { + "color": "#EAB839", + "value": 1073741824 + }, + { + "color": "#EF843C", + "value": 10737418240 + }, + { + "color": "#6ED0E0", + "value": 10737418240 + }, + { + "color": "#E24D42", + "value": 1099511627776 + } + ] }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_HDFS_Write_Reading_Bytes_total", - "interval": "", - "legendFormat": "", - "refId": "A" - } + "unit": "decbytes" + }, + "overrides": [] + }, + "gridPos": { + "h": 5, + "w": 3, + "x": 8, + "y": 20 + }, + "id": 30, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" ], - "timeFrom": null, - "timeShift": null, - "title": "HDFS Write-Read Bytes Total", - "type": "stat" + "fields": "", + "values": false }, + "textMode": "auto" + }, + "pluginVersion": "7.3.7", + "targets": [ { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "max": 500, - "min": 0, - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 200 - }, - { - "color": "#1F78C1", - "value": 300 - }, - { - "color": "#BA43A9", - "value": 400 - }, - { - "color": "#705DA0", - "value": 500 - }, - { - "color": "#508642", - "value": 600 - }, - { - "color": "#CCA300", - "value": 700 - }, - { - "color": "#447EBC", - "value": 800 - }, - { - "color": "#C15C17", - "value": 900 - }, - { - "color": "#890F02", - "value": 1000 - } - ] + "expr": "SBK_HDFS_Write_Reading_Bytes_total", + "interval": "", + "legendFormat": "", + "refId": "A" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "HDFS Write-Read Bytes Total", + "type": "stat" + }, + { + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "max": 500, + "min": 0, + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 }, - "unit": "MBs" - }, - "overrides": [] - }, - "gridPos": { - "h": 6, - "w": 5, - "x": 11, - "y": 15 - }, - "id": 32, - "options": { - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "showThresholdLabels": true, - "showThresholdMarkers": true + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 200 + }, + { + "color": "#1F78C1", + "value": 300 + }, + { + "color": "#BA43A9", + "value": 400 + }, + { + "color": "#705DA0", + "value": 500 + }, + { + "color": "#508642", + "value": 600 + }, + { + "color": "#CCA300", + "value": 700 + }, + { + "color": "#447EBC", + "value": 800 + }, + { + "color": "#C15C17", + "value": 900 + }, + { + "color": "#890F02", + "value": 1000 + } + ] }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_HDFS_Write_Reading_MBPerSec", - "interval": "", - "legendFormat": "", - "refId": "A" - } + "unit": "MBs" + }, + "overrides": [] + }, + "gridPos": { + "h": 6, + "w": 5, + "x": 11, + "y": 20 + }, + "id": 32, + "options": { + "reduceOptions": { + "calcs": [ + "last" ], - "timeFrom": null, - "timeShift": null, - "title": "HDFS Write-Read Throughput MB/s", - "type": "gauge" + "fields": "", + "values": false }, + "showThresholdLabels": true, + "showThresholdMarkers": true + }, + "pluginVersion": "7.3.7", + "targets": [ { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {} - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 16, - "y": 15 - }, - "hiddenSeries": false, - "id": 34, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_HDFS_Write_Reading_ms_10", - "interval": "", - "legendFormat": "", - "refId": "A" - }, - { - "expr": "SBK_HDFS_Write_Reading_ms_25", - "interval": "", - "legendFormat": "", - "refId": "B" - }, - { - "expr": "SBK_HDFS_Write_Reading_ms_50", - "interval": "", - "legendFormat": "", - "refId": "C" - }, - { - "expr": "SBK_HDFS_Write_Reading_ms_75", - "interval": "", - "legendFormat": "", - "refId": "D" - }, - { - "expr": "SBK_HDFS_Write_Reading_ms_90", - "interval": "", - "legendFormat": "", - "refId": "E" - }, - { - "expr": "SBK_HDFS_Write_Reading_ms_95", - "interval": "", - "legendFormat": "", - "refId": "F" - }, - { - "expr": "SBK_HDFS_Write_Reading_ms_99", - "interval": "", - "legendFormat": "", - "refId": "G" - }, - { - "expr": "SBK_HDFS_Write_Reading_ms_99_9", - "interval": "", - "legendFormat": "", - "refId": "H" - }, - { - "expr": "SBK_HDFS_Write_Reading_ms_99_99", - "interval": "", - "legendFormat": "", - "refId": "I" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "HDFS Write-Read Percentiles (Milliseconds)", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "format": "ms", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } + "expr": "SBK_HDFS_Write_Reading_MBPerSec", + "interval": "", + "legendFormat": "", + "refId": "A" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "HDFS Write-Read Throughput MB/s", + "type": "gauge" + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {} + }, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 16, + "y": 20 + }, + "hiddenSeries": false, + "id": 34, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_HDFS_Write_Reading_ms_10", + "interval": "", + "legendFormat": "", + "refId": "A" }, { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": { - "align": null, - "filterable": false + "expr": "SBK_HDFS_Write_Reading_ms_25", + "interval": "", + "legendFormat": "", + "refId": "B" + }, + { + "expr": "SBK_HDFS_Write_Reading_ms_50", + "interval": "", + "legendFormat": "", + "refId": "C" + }, + { + "expr": "SBK_HDFS_Write_Reading_ms_75", + "interval": "", + "legendFormat": "", + "refId": "D" + }, + { + "expr": "SBK_HDFS_Write_Reading_ms_90", + "interval": "", + "legendFormat": "", + "refId": "E" + }, + { + "expr": "SBK_HDFS_Write_Reading_ms_95", + "interval": "", + "legendFormat": "", + "refId": "F" + }, + { + "expr": "SBK_HDFS_Write_Reading_ms_99", + "interval": "", + "legendFormat": "", + "refId": "G" + }, + { + "expr": "SBK_HDFS_Write_Reading_ms_99_9", + "interval": "", + "legendFormat": "", + "refId": "H" + }, + { + "expr": "SBK_HDFS_Write_Reading_ms_99_99", + "interval": "", + "legendFormat": "", + "refId": "I" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "HDFS Write-Read Percentiles (Milliseconds)", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "ms", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": { + "align": null, + "filterable": false + }, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null }, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 500 - } - ] + { + "color": "#EAB839", + "value": 10 }, - "unit": "none" - }, - "overrides": [] - }, - "gridPos": { - "h": 6, - "w": 3, - "x": 8, - "y": 20 - }, - "id": 40, - "options": { - "colorMode": "value", - "graphMode": "none", - "justifyMode": "auto", - "orientation": "horizontal", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "value_and_name" + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 500 + } + ] }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_HDFS_Write_Reading_Readers", - "interval": "", - "legendFormat": "Active Readers", - "refId": "A" - }, - { - "expr": "SBK_HDFS_Write_Reading_Max_Readers", - "interval": "", - "legendFormat": "Max Readers", - "refId": "B" - }, - { - "expr": "SBK_HDFS_Write_Reading_Writers", - "interval": "", - "legendFormat": "Active Writers", - "refId": "C" - }, - { - "expr": "SBK_HDFS_Write_Reading_Max_Writers", - "interval": "", - "legendFormat": "Max Writers", - "refId": "D" - } + "unit": "none" + }, + "overrides": [] + }, + "gridPos": { + "h": 6, + "w": 3, + "x": 8, + "y": 25 + }, + "id": 40, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "auto", + "orientation": "horizontal", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "value_and_name" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_HDFS_Write_Reading_Readers", + "interval": "", + "legendFormat": "Active Readers", + "refId": "A" + }, + { + "expr": "SBK_HDFS_Write_Reading_Max_Readers", + "interval": "", + "legendFormat": "Max Readers", + "refId": "B" + }, + { + "expr": "SBK_HDFS_Write_Reading_Writers", + "interval": "", + "legendFormat": "Active Writers", + "refId": "C" + }, + { + "expr": "SBK_HDFS_Write_Reading_Max_Writers", + "interval": "", + "legendFormat": "Max Writers", + "refId": "D" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "HDFS Write-Read Writers and Readers", + "type": "stat" + }, + { + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "red", + "value": 1 + } + ] + }, + "unit": "none" + }, + "overrides": [] + }, + "gridPos": { + "h": 5, + "w": 5, + "x": 11, + "y": 26 + }, + "id": 42, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "auto", + "orientation": "horizontal", + "reduceOptions": { + "calcs": [ + "last" ], - "timeFrom": null, - "timeShift": null, - "title": "HDFS Write-Read Writers and Readers", - "type": "stat" + "fields": "", + "values": false }, + "textMode": "value_and_name" + }, + "pluginVersion": "7.3.7", + "targets": [ { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "red", - "value": 1 - } - ] + "expr": "SBK_HDFS_Write_Reading_LowerDiscardedLatencyRecords_total", + "interval": "", + "legendFormat": "Lower", + "refId": "A" + }, + { + "expr": "SBK_HDFS_Write_Reading_HigherDiscardLatencyRecords_total", + "interval": "", + "legendFormat": "Higher", + "refId": "B" + }, + { + "expr": "SBK_HDFS_Write_Reading_InvalidLatencyRecords_total", + "interval": "", + "legendFormat": "Invalid/Negative", + "refId": "C" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "HDFS Write-Read Discarded Latencies", + "type": "stat" + }, + { + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null }, - "unit": "none" - }, - "overrides": [] - }, - "gridPos": { - "h": 5, - "w": 5, - "x": 11, - "y": 21 - }, - "id": 42, - "options": { - "colorMode": "value", - "graphMode": "none", - "justifyMode": "auto", - "orientation": "horizontal", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "value_and_name" + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 1000 + }, + { + "color": "#1F78C1", + "value": 10000 + }, + { + "color": "#BA43A9", + "value": 100000 + }, + { + "color": "#705DA0", + "value": 1000000 + }, + { + "color": "#508642", + "value": 10000000 + }, + { + "color": "#CCA300", + "value": 100000000 + } + ] }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_HDFS_Write_Reading_LowerDiscardedLatencyRecords_total", - "interval": "", - "legendFormat": "Lower", - "refId": "A" - }, - { - "expr": "SBK_HDFS_Write_Reading_HigherDiscardLatencyRecords_total", - "interval": "", - "legendFormat": "Higher", - "refId": "B" - }, - { - "expr": "SBK_HDFS_Write_Reading_InvalidLatencyRecords_total", - "interval": "", - "legendFormat": "Invalid/Negative", - "refId": "C" - } + "unit": "µs" + }, + "overrides": [] + }, + "gridPos": { + "h": 11, + "w": 8, + "x": 0, + "y": 31 + }, + "id": 51, + "options": { + "colorMode": "value", + "graphMode": "area", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" ], - "timeFrom": null, - "timeShift": null, - "title": "HDFS Write-Read Discarded Latencies", - "type": "stat" + "fields": "", + "values": false + }, + "textMode": "auto" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_HDFS_Write_Reading_mcs_AvgLatency", + "interval": "", + "legendFormat": "Average Latency", + "refId": "A" + }, + { + "expr": "SBK_HDFS_Write_Reading_mcs_MaxLatency", + "interval": "", + "legendFormat": "Max Latency", + "refId": "B" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "HDFS Write-Read Avg and Max Latencies (Microseconds)", + "type": "stat" + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {} + }, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 8, + "y": 31 + }, + "hiddenSeries": false, + "id": 53, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_HDFS_Write_Reading_mcs_10", + "interval": "", + "legendFormat": "", + "refId": "A" + }, + { + "expr": "SBK_HDFS_Write_Reading_mcs_25", + "interval": "", + "legendFormat": "", + "refId": "B" }, { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 1000 - }, - { - "color": "#1F78C1", - "value": 10000 - }, - { - "color": "#BA43A9", - "value": 100000 - }, - { - "color": "#705DA0", - "value": 1000000 - }, - { - "color": "#508642", - "value": 10000000 - }, - { - "color": "#CCA300", - "value": 100000000 - } - ] - }, - "unit": "µs" - }, - "overrides": [] - }, - "gridPos": { - "h": 11, - "w": 8, - "x": 0, - "y": 26 - }, - "id": 51, - "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_HDFS_Write_Reading_mcs_AvgLatency", - "interval": "", - "legendFormat": "Average Latency", - "refId": "A" - }, - { - "expr": "SBK_HDFS_Write_Reading_mcs_MaxLatency", - "interval": "", - "legendFormat": "Max Latency", - "refId": "B" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "HDFS Write-Read Avg and Max Latencies (Microseconds)", - "type": "stat" + "expr": "SBK_HDFS_Write_Reading_mcs_50", + "interval": "", + "legendFormat": "", + "refId": "C" }, { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {} - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 8, - "y": 26 - }, - "hiddenSeries": false, - "id": 53, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_HDFS_Write_Reading_mcs_10", - "interval": "", - "legendFormat": "", - "refId": "A" - }, - { - "expr": "SBK_HDFS_Write_Reading_mcs_25", - "interval": "", - "legendFormat": "", - "refId": "B" - }, - { - "expr": "SBK_HDFS_Write_Reading_mcs_50", - "interval": "", - "legendFormat": "", - "refId": "C" - }, - { - "expr": "SBK_HDFS_Write_Reading_mcs_75", - "interval": "", - "legendFormat": "", - "refId": "D" - }, - { - "expr": "SBK_HDFS_Write_Reading_mcs_90", - "interval": "", - "legendFormat": "", - "refId": "E" - }, - { - "expr": "SBK_HDFS_Write_Reading_mcs_95", - "interval": "", - "legendFormat": "", - "refId": "F" - }, - { - "expr": "SBK_HDFS_Write_Reading_mcs_99", - "interval": "", - "legendFormat": "", - "refId": "G" - }, - { - "expr": "SBK_HDFS_Write_Reading_mcs_99_9", - "interval": "", - "legendFormat": "", - "refId": "H" - }, - { - "expr": "SBK_HDFS_Write_Reading_mcs_99_99", - "interval": "", - "legendFormat": "", - "refId": "I" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "HDFS Write-Read Percentiles (Microseconds)", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "format": "µs", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } + "expr": "SBK_HDFS_Write_Reading_mcs_75", + "interval": "", + "legendFormat": "", + "refId": "D" + }, + { + "expr": "SBK_HDFS_Write_Reading_mcs_90", + "interval": "", + "legendFormat": "", + "refId": "E" + }, + { + "expr": "SBK_HDFS_Write_Reading_mcs_95", + "interval": "", + "legendFormat": "", + "refId": "F" + }, + { + "expr": "SBK_HDFS_Write_Reading_mcs_99", + "interval": "", + "legendFormat": "", + "refId": "G" + }, + { + "expr": "SBK_HDFS_Write_Reading_mcs_99_9", + "interval": "", + "legendFormat": "", + "refId": "H" + }, + { + "expr": "SBK_HDFS_Write_Reading_mcs_99_99", + "interval": "", + "legendFormat": "", + "refId": "I" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "HDFS Write-Read Percentiles (Microseconds)", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "µs", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true }, { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 1 - }, - { - "color": "#6ED0E0", - "value": 5 - }, - { - "color": "#EF843C", - "value": 10 - }, - { - "color": "#E24D42", - "value": 20 - }, - { - "color": "#1F78C1", - "value": 30 - }, - { - "color": "#BA43A9", - "value": 40 - }, - { - "color": "#705DA0", - "value": 50 - }, - { - "color": "#508642", - "value": 60 - }, - { - "color": "#CCA300", - "value": 70 - }, - { - "color": "#447EBC", - "value": 80 - }, - { - "color": "#C15C17", - "value": 90 - }, - { - "color": "#890F02", - "value": 100 - }, - { - "color": "#0A437C", - "value": 200 - }, - { - "color": "#6D1F62", - "value": 500 - }, - { - "color": "#584477", - "value": 1000 - } - ] + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null }, - "unit": "ms" - }, - "overrides": [] - }, - "gridPos": { - "h": 11, - "w": 8, - "x": 16, - "y": 26 - }, - "id": 38, - "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" + { + "color": "#EAB839", + "value": 1 + }, + { + "color": "#6ED0E0", + "value": 5 + }, + { + "color": "#EF843C", + "value": 10 + }, + { + "color": "#E24D42", + "value": 20 + }, + { + "color": "#1F78C1", + "value": 30 + }, + { + "color": "#BA43A9", + "value": 40 + }, + { + "color": "#705DA0", + "value": 50 + }, + { + "color": "#508642", + "value": 60 + }, + { + "color": "#CCA300", + "value": 70 + }, + { + "color": "#447EBC", + "value": 80 + }, + { + "color": "#C15C17", + "value": 90 + }, + { + "color": "#890F02", + "value": 100 + }, + { + "color": "#0A437C", + "value": 200 + }, + { + "color": "#6D1F62", + "value": 500 + }, + { + "color": "#584477", + "value": 1000 + } + ] }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_HDFS_Write_Reading_ms_AvgLatency", - "interval": "", - "legendFormat": "Average Latency", - "refId": "A" - }, - { - "expr": "SBK_HDFS_Write_Reading_ms_MaxLatency", - "interval": "", - "legendFormat": "Max Latency", - "refId": "B" - } + "unit": "ms" + }, + "overrides": [] + }, + "gridPos": { + "h": 11, + "w": 8, + "x": 16, + "y": 31 + }, + "id": 38, + "options": { + "colorMode": "value", + "graphMode": "area", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" ], - "timeFrom": null, - "timeShift": null, - "title": "HDFS Write-Read Avg and Max Latencies (Milliseconds)", - "type": "stat" + "fields": "", + "values": false + }, + "textMode": "auto" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_HDFS_Write_Reading_ms_AvgLatency", + "interval": "", + "legendFormat": "Average Latency", + "refId": "A" + }, + { + "expr": "SBK_HDFS_Write_Reading_ms_MaxLatency", + "interval": "", + "legendFormat": "Max Latency", + "refId": "B" } ], - "title": "Write-Read Performance Benchmarking (End to End Latencies)", - "type": "row" + "timeFrom": null, + "timeShift": null, + "title": "HDFS Write-Read Avg and Max Latencies (Milliseconds)", + "type": "stat" } ], "refresh": "5s", diff --git a/grafana/dashboards/sbk-hive.json b/grafana/dashboards/sbk-hive.json index 7a16f00dc..01222fbbb 100644 --- a/grafana/dashboards/sbk-hive.json +++ b/grafana/dashboards/sbk-hive.json @@ -15,7 +15,7 @@ "editable": true, "gnetId": null, "graphTooltip": 0, - "iteration": 1623506088732, + "iteration": 1627313150733, "links": [], "panels": [ { @@ -362,7 +362,7 @@ "h": 9, "w": 8, "x": 0, - "y": 10 + "y": 7 }, "hiddenSeries": false, "id": 62, @@ -458,7 +458,7 @@ "h": 9, "w": 8, "x": 8, - "y": 10 + "y": 7 }, "hiddenSeries": false, "id": 6, @@ -590,7 +590,7 @@ "h": 9, "w": 8, "x": 16, - "y": 10 + "y": 7 }, "id": 48, "options": { @@ -646,7 +646,7 @@ "h": 11, "w": 8, "x": 0, - "y": 19 + "y": 16 }, "hiddenSeries": false, "id": 50, @@ -718,16 +718,40 @@ "refId": "G" }, { - "expr": "SBK_HIVE_Writing_ns_99_9", + "expr": "SBK_HIVE_Writing_ns_99_25", "interval": "", "legendFormat": "", "refId": "H" }, { - "expr": "SBK_HIVE_Writing_ns_99_99", + "expr": "SBK_HIVE_Writing_ns_99_5", "interval": "", "legendFormat": "", "refId": "I" + }, + { + "expr": "SBK_HIVE_Writing_ns_99_75", + "interval": "", + "legendFormat": "", + "refId": "J" + }, + { + "expr": "SBK_HIVE_Writing_ns_99_9", + "interval": "", + "legendFormat": "", + "refId": "K" + }, + { + "expr": "SBK_HIVE_Writing_ns_99_95", + "interval": "", + "legendFormat": "", + "refId": "L" + }, + { + "expr": "SBK_HIVE_Writing_ns_99_99", + "interval": "", + "legendFormat": "", + "refId": "M" } ], "thresholds": [], @@ -750,6 +774,7 @@ }, "yaxes": [ { + "$$hashKey": "object:127", "format": "ns", "label": null, "logBase": 1, @@ -758,6 +783,7 @@ "show": true }, { + "$$hashKey": "object:128", "format": "short", "label": null, "logBase": 1, @@ -814,7 +840,7 @@ "h": 4, "w": 3, "x": 8, - "y": 19 + "y": 16 }, "id": 2, "options": { @@ -925,7 +951,7 @@ "h": 6, "w": 5, "x": 11, - "y": 19 + "y": 16 }, "id": 4, "options": { @@ -970,7 +996,7 @@ "h": 11, "w": 8, "x": 16, - "y": 19 + "y": 16 }, "hiddenSeries": false, "id": 10, @@ -1136,7 +1162,7 @@ "h": 7, "w": 3, "x": 8, - "y": 23 + "y": 20 }, "id": 8, "options": { @@ -1192,7 +1218,7 @@ "h": 5, "w": 5, "x": 11, - "y": 25 + "y": 22 }, "id": 28, "options": { @@ -1294,7 +1320,7 @@ "h": 10, "w": 8, "x": 0, - "y": 30 + "y": 27 }, "id": 47, "options": { @@ -1350,7 +1376,7 @@ "h": 10, "w": 8, "x": 8, - "y": 30 + "y": 27 }, "hiddenSeries": false, "id": 49, @@ -1560,7 +1586,7 @@ "h": 10, "w": 8, "x": 16, - "y": 30 + "y": 27 }, "id": 12, "options": { @@ -1602,7 +1628,7 @@ "type": "row" }, { - "collapsed": false, + "collapsed": true, "datasource": null, "gridPos": { "h": 1, @@ -1611,969 +1637,1371 @@ "y": 7 }, "id": 58, - "panels": [], - "title": "Read Performance Benchmarking", - "type": "row" - }, - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [], - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 200 - }, - { - "color": "#1F78C1", - "value": 300 - }, - { - "color": "#BA43A9", - "value": 400 - }, - { - "color": "#705DA0", - "value": 500 - }, - { - "color": "#508642", - "value": 600 - }, - { - "color": "#CCA300", - "value": 700 - }, - { - "color": "#447EBC", - "value": 800 - }, - { - "color": "#C15C17", - "value": 900 + "panels": [ + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 200 + }, + { + "color": "#1F78C1", + "value": 300 + }, + { + "color": "#BA43A9", + "value": 400 + }, + { + "color": "#705DA0", + "value": 500 + }, + { + "color": "#508642", + "value": 600 + }, + { + "color": "#CCA300", + "value": 700 + }, + { + "color": "#447EBC", + "value": 800 + }, + { + "color": "#C15C17", + "value": 900 + }, + { + "color": "#890F02", + "value": 1000 + } + ] }, - { - "color": "#890F02", - "value": 1000 - } - ] + "unit": "MBs" + }, + "overrides": [] }, - "unit": "MBs" + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 0, + "y": 8 + }, + "hiddenSeries": false, + "id": 63, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_HIVE_Reading_MBPerSec", + "refId": "A" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "HIVE Read Throughput MB/s", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "$$hashKey": "object:323", + "format": "MBs", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "$$hashKey": "object:324", + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 0, - "y": 8 - }, - "hiddenSeries": false, - "id": 63, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_HIVE_Reading_MBPerSec", - "refId": "A" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "HIVE Read Throughput MB/s", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "$$hashKey": "object:323", - "format": "MBs", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "$$hashKey": "object:324", - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } - }, - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [] - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 8, - "y": 8 - }, - "hiddenSeries": false, - "id": 20, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_HIVE_Reading_RecordsPerSec", - "refId": "A" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "HIVE Read Records/Sec", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "format": "rps", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } - }, - { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [], - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 1000 - }, - { - "color": "#1F78C1", - "value": 10000 - }, - { - "color": "#BA43A9", - "value": 100000 - }, - { - "color": "#705DA0", - "value": 1000000 - }, - { - "color": "#508642", - "value": 10000000 - } - ] - }, - "unit": "ns" - }, - "overrides": [] - }, - "gridPos": { - "h": 11, - "w": 8, - "x": 16, - "y": 8 - }, - "id": 44, - "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_HIVE_Reading_ns_AvgLatency", - "interval": "", - "legendFormat": "Average Latency", - "refId": "A" - }, - { - "expr": "SBK_HIVE_Reading_ns_MaxLatency", - "interval": "", - "legendFormat": "Max Latency", - "refId": "B" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "HIVE Read Avg and Max Latencies (Nanoseconds)", - "type": "stat" - }, - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [] - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 0, - "y": 19 - }, - "hiddenSeries": false, - "id": 46, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_HIVE_Reading_ns_10", - "interval": "", - "legendFormat": "", - "refId": "A" - }, - { - "expr": "SBK_HIVE_Reading_ns_25", - "interval": "", - "legendFormat": "", - "refId": "B" - }, - { - "expr": "SBK_HIVE_Reading_ns_50", - "interval": "", - "legendFormat": "", - "refId": "C" - }, - { - "expr": "SBK_HIVE_Reading_ns_75", - "interval": "", - "legendFormat": "", - "refId": "D" - }, - { - "expr": "SBK_HIVE_Reading_ns_90", - "interval": "", - "legendFormat": "", - "refId": "E" - }, - { - "expr": "SBK_HIVE_Reading_ns_95", - "interval": "", - "legendFormat": "", - "refId": "F" - }, - { - "expr": "SBK_HIVE_Reading_ns_99", - "interval": "", - "legendFormat": "", - "refId": "G" - }, - { - "expr": "SBK_HIVE_Reading_ns_99_9", - "interval": "", - "legendFormat": "", - "refId": "H" - }, - { - "expr": "SBK_HIVE_Reading_ns_99_99", - "interval": "", - "legendFormat": "", - "refId": "I" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "HIVE Read Percentiles (Nanoseconds)", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ { - "format": "ns", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [] + }, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 8, + "y": 8 + }, + "hiddenSeries": false, + "id": 20, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_HIVE_Reading_RecordsPerSec", + "refId": "A" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "HIVE Read Records/Sec", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "rps", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } }, { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } - }, - { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [], - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 1000 + }, + { + "color": "#1F78C1", + "value": 10000 + }, + { + "color": "#BA43A9", + "value": 100000 + }, + { + "color": "#705DA0", + "value": 1000000 + }, + { + "color": "#508642", + "value": 10000000 + } + ] }, - { - "color": "#E24D42", - "value": 500 - } - ] + "unit": "ns" + }, + "overrides": [] + }, + "gridPos": { + "h": 11, + "w": 8, + "x": 16, + "y": 8 + }, + "id": 44, + "options": { + "colorMode": "value", + "graphMode": "area", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "auto" }, - "unit": "none" - }, - "overrides": [] - }, - "gridPos": { - "h": 5, - "w": 3, - "x": 8, - "y": 19 - }, - "id": 14, - "options": { - "colorMode": "value", - "graphMode": "none", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_HIVE_Reading_ns_AvgLatency", + "interval": "", + "legendFormat": "Average Latency", + "refId": "A" + }, + { + "expr": "SBK_HIVE_Reading_ns_MaxLatency", + "interval": "", + "legendFormat": "Max Latency", + "refId": "B" + } ], - "fields": "", - "values": false - }, - "textMode": "value_and_name" - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_HIVE_Reading_Readers", - "interval": "", - "legendFormat": "Active", - "refId": "A" + "timeFrom": null, + "timeShift": null, + "title": "HIVE Read Avg and Max Latencies (Nanoseconds)", + "type": "stat" }, { - "expr": "SBK_HIVE_Reading_Max_Readers", - "interval": "", - "legendFormat": "Max", - "refId": "B" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "HIVE Readers", - "type": "stat" - }, - { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [], - "mappings": [], - "max": 500, - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 200 - }, - { - "color": "#1F78C1", - "value": 300 - }, - { - "color": "#BA43A9", - "value": 400 - }, - { - "color": "#705DA0", - "value": 500 - }, - { - "color": "#508642", - "value": 600 - }, - { - "color": "#CCA300", - "value": 700 - }, - { - "color": "#447EBC", - "value": 800 - }, - { - "color": "#C15C17", - "value": 900 - }, - { - "color": "#890F02", - "value": 1000 - } - ] + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [] + }, + "overrides": [] }, - "unit": "MBs" - }, - "overrides": [] - }, - "gridPos": { - "h": 6, - "w": 5, - "x": 11, - "y": 19 - }, - "id": 18, - "options": { - "reduceOptions": { - "calcs": [ - "last" + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 0, + "y": 19 + }, + "hiddenSeries": false, + "id": 46, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_HIVE_Reading_ns_10", + "interval": "", + "legendFormat": "", + "refId": "A" + }, + { + "expr": "SBK_HIVE_Reading_ns_25", + "interval": "", + "legendFormat": "", + "refId": "B" + }, + { + "expr": "SBK_HIVE_Reading_ns_50", + "interval": "", + "legendFormat": "", + "refId": "C" + }, + { + "expr": "SBK_HIVE_Reading_ns_75", + "interval": "", + "legendFormat": "", + "refId": "D" + }, + { + "expr": "SBK_HIVE_Reading_ns_90", + "interval": "", + "legendFormat": "", + "refId": "E" + }, + { + "expr": "SBK_HIVE_Reading_ns_95", + "interval": "", + "legendFormat": "", + "refId": "F" + }, + { + "expr": "SBK_HIVE_Reading_ns_99", + "interval": "", + "legendFormat": "", + "refId": "G" + }, + { + "expr": "SBK_HIVE_Reading_ns_99_25", + "interval": "", + "legendFormat": "", + "refId": "H" + }, + { + "expr": "SBK_HIVE_Reading_ns_99_5", + "interval": "", + "legendFormat": "", + "refId": "I" + }, + { + "expr": "SBK_HIVE_Reading_ns_99_75", + "interval": "", + "legendFormat": "", + "refId": "J" + }, + { + "expr": "SBK_HIVE_Reading_ns_99_9", + "interval": "", + "legendFormat": "", + "refId": "K" + }, + { + "expr": "SBK_HIVE_Reading_ns_99_95", + "interval": "", + "legendFormat": "", + "refId": "L" + }, + { + "expr": "SBK_HIVE_Reading_ns_99_99", + "interval": "", + "legendFormat": "", + "refId": "M" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "HIVE Read Percentiles (Nanoseconds)", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "$$hashKey": "object:152", + "format": "ns", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "$$hashKey": "object:153", + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } ], - "fields": "", - "values": false - }, - "showThresholdLabels": true, - "showThresholdMarkers": true - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_HIVE_Reading_MBPerSec", - "refId": "A" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "HIVE Read Throughput MB/s", - "type": "gauge" - }, - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [] - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 16, - "y": 19 - }, - "hiddenSeries": false, - "id": 22, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_HIVE_Reading_ms_10", - "interval": "", - "legendFormat": "", - "refId": "A" - }, - { - "expr": "SBK_HIVE_Reading_ms_25", - "interval": "", - "legendFormat": "", - "refId": "B" - }, - { - "expr": "SBK_HIVE_Reading_ms_50", - "interval": "", - "legendFormat": "", - "refId": "C" + "yaxis": { + "align": false, + "alignLevel": null + } }, { - "expr": "SBK_HIVE_Reading_ms_75", - "interval": "", - "legendFormat": "", - "refId": "D" + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 500 + } + ] + }, + "unit": "none" + }, + "overrides": [] + }, + "gridPos": { + "h": 5, + "w": 3, + "x": 8, + "y": 19 + }, + "id": 14, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "value_and_name" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_HIVE_Reading_Readers", + "interval": "", + "legendFormat": "Active", + "refId": "A" + }, + { + "expr": "SBK_HIVE_Reading_Max_Readers", + "interval": "", + "legendFormat": "Max", + "refId": "B" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "HIVE Readers", + "type": "stat" }, { - "expr": "SBK_HIVE_Reading_ms_90", - "interval": "", - "legendFormat": "", - "refId": "E" + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "max": 500, + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 200 + }, + { + "color": "#1F78C1", + "value": 300 + }, + { + "color": "#BA43A9", + "value": 400 + }, + { + "color": "#705DA0", + "value": 500 + }, + { + "color": "#508642", + "value": 600 + }, + { + "color": "#CCA300", + "value": 700 + }, + { + "color": "#447EBC", + "value": 800 + }, + { + "color": "#C15C17", + "value": 900 + }, + { + "color": "#890F02", + "value": 1000 + } + ] + }, + "unit": "MBs" + }, + "overrides": [] + }, + "gridPos": { + "h": 6, + "w": 5, + "x": 11, + "y": 19 + }, + "id": 18, + "options": { + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "showThresholdLabels": true, + "showThresholdMarkers": true + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_HIVE_Reading_MBPerSec", + "refId": "A" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "HIVE Read Throughput MB/s", + "type": "gauge" }, { - "expr": "SBK_HIVE_Reading_ms_95", - "interval": "", - "legendFormat": "", - "refId": "F" + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [] + }, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 16, + "y": 19 + }, + "hiddenSeries": false, + "id": 22, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_HIVE_Reading_ms_10", + "interval": "", + "legendFormat": "", + "refId": "A" + }, + { + "expr": "SBK_HIVE_Reading_ms_25", + "interval": "", + "legendFormat": "", + "refId": "B" + }, + { + "expr": "SBK_HIVE_Reading_ms_50", + "interval": "", + "legendFormat": "", + "refId": "C" + }, + { + "expr": "SBK_HIVE_Reading_ms_75", + "interval": "", + "legendFormat": "", + "refId": "D" + }, + { + "expr": "SBK_HIVE_Reading_ms_90", + "interval": "", + "legendFormat": "", + "refId": "E" + }, + { + "expr": "SBK_HIVE_Reading_ms_95", + "interval": "", + "legendFormat": "", + "refId": "F" + }, + { + "expr": "SBK_HIVE_Reading_ms_99", + "interval": "", + "legendFormat": "", + "refId": "G" + }, + { + "expr": "SBK_HIVE_Reading_ms_99_9", + "interval": "", + "legendFormat": "", + "refId": "H" + }, + { + "expr": "SBK_HIVE_Reading_ms_99_99", + "interval": "", + "legendFormat": "", + "refId": "I" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "HIVE Read Percentiles (Milli Seconds)", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "ms", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } }, { - "expr": "SBK_HIVE_Reading_ms_99", - "interval": "", - "legendFormat": "", - "refId": "G" + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 1073741824 + }, + { + "color": "#6ED0E0", + "value": 10737418240 + }, + { + "color": "#EF843C", + "value": 107374182400 + }, + { + "color": "#E24D42", + "value": 1099511627776 + } + ] + }, + "unit": "decbytes" + }, + "overrides": [] + }, + "gridPos": { + "h": 6, + "w": 3, + "x": 8, + "y": 24 + }, + "id": 16, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "value" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_HIVE_Reading_Bytes_total", + "refId": "A" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "HIVE Read Bytes Total", + "type": "stat" }, { - "expr": "SBK_HIVE_Reading_ms_99_9", - "interval": "", - "legendFormat": "", - "refId": "H" + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "red", + "value": 1 + } + ] + }, + "unit": "none" + }, + "overrides": [] + }, + "gridPos": { + "h": 5, + "w": 5, + "x": 11, + "y": 25 + }, + "id": 26, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "auto", + "orientation": "horizontal", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "value_and_name" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_HIVE_Reading_LowerDiscardedLatencyRecords_total", + "interval": "", + "legendFormat": "Lower", + "queryType": "randomWalk", + "refId": "A" + }, + { + "expr": "SBK_HIVE_Reading_HigherDiscardLatencyRecords_total", + "interval": "", + "legendFormat": "Higher", + "refId": "B" + }, + { + "expr": "SBK_HIVE_Reading_InvalidLatencyRecords_total", + "interval": "", + "legendFormat": "Invalid/Negative", + "refId": "C" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "HIVE Read Discarded Latencies", + "type": "stat" }, { - "expr": "SBK_HIVE_Reading_ms_99_99", - "interval": "", - "legendFormat": "", - "refId": "I" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "HIVE Read Percentiles (Milli Seconds)", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "format": "ms", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 1000 + }, + { + "color": "#1F78C1", + "value": 10000 + }, + { + "color": "#BA43A9", + "value": 100000 + }, + { + "color": "#705DA0", + "value": 1000000 + }, + { + "color": "#508642", + "value": 10000000 + } + ] + }, + "unit": "µs" + }, + "overrides": [] + }, + "gridPos": { + "h": 11, + "w": 8, + "x": 0, + "y": 30 + }, + "id": 43, + "options": { + "colorMode": "value", + "graphMode": "area", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "auto" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_HIVE_Reading_mcs_AvgLatency", + "interval": "", + "legendFormat": "Average Latency", + "refId": "A" + }, + { + "expr": "SBK_HIVE_Reading_mcs_MaxLatency", + "interval": "", + "legendFormat": "Max Latency", + "refId": "B" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "HIVE Read Avg and Max Latencies (Microseconds)", + "type": "stat" }, { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } - }, - { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [], - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 1073741824 - }, - { - "color": "#6ED0E0", - "value": 10737418240 - }, - { - "color": "#EF843C", - "value": 107374182400 - }, - { - "color": "#E24D42", - "value": 1099511627776 - } - ] + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [] + }, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 8, + "y": 30 + }, + "hiddenSeries": false, + "id": 45, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_HIVE_Reading_mcs_10", + "interval": "", + "legendFormat": "", + "refId": "A" + }, + { + "expr": "SBK_HIVE_Reading_mcs_25", + "interval": "", + "legendFormat": "", + "refId": "B" + }, + { + "expr": "SBK_HIVE_Reading_mcs_50", + "interval": "", + "legendFormat": "", + "refId": "C" + }, + { + "expr": "SBK_HIVE_Reading_mcs_75", + "interval": "", + "legendFormat": "", + "refId": "D" + }, + { + "expr": "SBK_HIVE_Reading_mcs_90", + "interval": "", + "legendFormat": "", + "refId": "E" + }, + { + "expr": "SBK_HIVE_Reading_mcs_95", + "interval": "", + "legendFormat": "", + "refId": "F" + }, + { + "expr": "SBK_HIVE_Reading_mcs_99", + "interval": "", + "legendFormat": "", + "refId": "G" + }, + { + "expr": "SBK_HIVE_Reading_mcs_99_9", + "interval": "", + "legendFormat": "", + "refId": "H" + }, + { + "expr": "SBK_HIVE_Reading_mcs_99_99", + "interval": "", + "legendFormat": "", + "refId": "I" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "HIVE Read Percentiles (Microseconds)", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" }, - "unit": "decbytes" - }, - "overrides": [] - }, - "gridPos": { - "h": 6, - "w": 3, - "x": 8, - "y": 24 - }, - "id": 16, - "options": { - "colorMode": "value", - "graphMode": "none", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "µs", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } ], - "fields": "", - "values": false + "yaxis": { + "align": false, + "alignLevel": null + } }, - "textMode": "value" - }, - "pluginVersion": "7.3.7", - "targets": [ { - "expr": "SBK_HIVE_Reading_Bytes_total", - "refId": "A" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "HIVE Read Bytes Total", - "type": "stat" - }, - { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 1 + }, + { + "color": "#6ED0E0", + "value": 5 + }, + { + "color": "#EF843C", + "value": 10 + }, + { + "color": "#E24D42", + "value": 20 + }, + { + "color": "#1F78C1", + "value": 30 + }, + { + "color": "#BA43A9", + "value": 40 + }, + { + "color": "#705DA0", + "value": 50 + }, + { + "color": "#508642", + "value": 60 + }, + { + "color": "#CCA300", + "value": 70 + }, + { + "color": "#447EBC", + "value": 80 + }, + { + "color": "#C15C17", + "value": 90 + }, + { + "color": "#890F02", + "value": 100 + }, + { + "color": "#0A437C", + "value": 500 + }, + { + "color": "#6D1F62", + "value": 1000 + } + ] }, - { - "color": "red", - "value": 1 - } - ] + "unit": "ms" + }, + "overrides": [] }, - "unit": "none" - }, - "overrides": [] - }, - "gridPos": { - "h": 5, - "w": 5, - "x": 11, - "y": 25 - }, - "id": 26, - "options": { - "colorMode": "value", - "graphMode": "none", - "justifyMode": "auto", - "orientation": "horizontal", - "reduceOptions": { - "calcs": [ - "last" + "gridPos": { + "h": 11, + "w": 8, + "x": 16, + "y": 30 + }, + "id": 24, + "options": { + "colorMode": "value", + "graphMode": "area", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "auto" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_HIVE_Reading_ms_AvgLatency", + "interval": "", + "legendFormat": "Average Latency", + "refId": "A" + }, + { + "expr": "SBK_HIVE_Reading_ms_MaxLatency", + "interval": "", + "legendFormat": "Max Latency", + "refId": "B" + } ], - "fields": "", - "values": false - }, - "textMode": "value_and_name" - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_HIVE_Reading_LowerDiscardedLatencyRecords_total", - "interval": "", - "legendFormat": "Lower", - "queryType": "randomWalk", - "refId": "A" - }, - { - "expr": "SBK_HIVE_Reading_HigherDiscardLatencyRecords_total", - "interval": "", - "legendFormat": "Higher", - "refId": "B" - }, - { - "expr": "SBK_HIVE_Reading_InvalidLatencyRecords_total", - "interval": "", - "legendFormat": "Invalid/Negative", - "refId": "C" + "timeFrom": null, + "timeShift": null, + "title": "HIVE Read Avg and Max Latencies (Milliseconds)", + "type": "stat" } ], - "timeFrom": null, - "timeShift": null, - "title": "HIVE Read Discarded Latencies", - "type": "stat" + "title": "Read Performance Benchmarking", + "type": "row" + }, + { + "collapsed": false, + "datasource": null, + "gridPos": { + "h": 1, + "w": 24, + "x": 0, + "y": 8 + }, + "id": 56, + "panels": [], + "title": "Write-Read Performance Benchmarking (End to End Latencies)", + "type": "row" }, { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, "datasource": "Prometheus", "fieldConfig": { "defaults": { "custom": {}, - "links": [], "mappings": [], + "max": 500, + "min": 0, "noValue": "0", "thresholds": { "mode": "absolute", @@ -2596,81 +3024,43 @@ }, { "color": "#E24D42", - "value": 1000 + "value": 200 }, { "color": "#1F78C1", - "value": 10000 + "value": 300 }, { "color": "#BA43A9", - "value": 100000 + "value": 400 }, { "color": "#705DA0", - "value": 1000000 + "value": 500 }, { "color": "#508642", - "value": 10000000 + "value": 600 + }, + { + "color": "#CCA300", + "value": 700 + }, + { + "color": "#447EBC", + "value": 800 + }, + { + "color": "#C15C17", + "value": 900 + }, + { + "color": "#890F02", + "value": 1000 } ] }, - "unit": "µs" - }, - "overrides": [] - }, - "gridPos": { - "h": 11, - "w": 8, - "x": 0, - "y": 30 - }, - "id": 43, - "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_HIVE_Reading_mcs_AvgLatency", - "interval": "", - "legendFormat": "Average Latency", - "refId": "A" - }, - { - "expr": "SBK_HIVE_Reading_mcs_MaxLatency", - "interval": "", - "legendFormat": "Max Latency", - "refId": "B" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "HIVE Read Avg and Max Latencies (Microseconds)", - "type": "stat" - }, - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [] + "unit": "MBs" }, "overrides": [] }, @@ -2679,11 +3069,11 @@ "gridPos": { "h": 11, "w": 8, - "x": 8, - "y": 30 + "x": 0, + "y": 9 }, "hiddenSeries": false, - "id": 45, + "id": 61, "legend": { "avg": false, "current": false, @@ -2710,1564 +3100,1252 @@ "steppedLine": false, "targets": [ { - "expr": "SBK_HIVE_Reading_mcs_10", + "expr": "SBK_HIVE_Write_Reading_MBPerSec", "interval": "", "legendFormat": "", "refId": "A" - }, - { - "expr": "SBK_HIVE_Reading_mcs_25", - "interval": "", - "legendFormat": "", - "refId": "B" - }, - { - "expr": "SBK_HIVE_Reading_mcs_50", - "interval": "", - "legendFormat": "", - "refId": "C" - }, - { - "expr": "SBK_HIVE_Reading_mcs_75", - "interval": "", - "legendFormat": "", - "refId": "D" - }, - { - "expr": "SBK_HIVE_Reading_mcs_90", - "interval": "", - "legendFormat": "", - "refId": "E" - }, - { - "expr": "SBK_HIVE_Reading_mcs_95", - "interval": "", - "legendFormat": "", - "refId": "F" - }, - { - "expr": "SBK_HIVE_Reading_mcs_99", - "interval": "", - "legendFormat": "", - "refId": "G" - }, - { - "expr": "SBK_HIVE_Reading_mcs_99_9", - "interval": "", - "legendFormat": "", - "refId": "H" - }, - { - "expr": "SBK_HIVE_Reading_mcs_99_99", - "interval": "", - "legendFormat": "", - "refId": "I" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, - "title": "HIVE Read Percentiles (Microseconds)", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "format": "µs", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } - }, - { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [], - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 1 - }, - { - "color": "#6ED0E0", - "value": 5 - }, - { - "color": "#EF843C", - "value": 10 - }, - { - "color": "#E24D42", - "value": 20 - }, - { - "color": "#1F78C1", - "value": 30 - }, - { - "color": "#BA43A9", - "value": 40 - }, - { - "color": "#705DA0", - "value": 50 - }, - { - "color": "#508642", - "value": 60 - }, - { - "color": "#CCA300", - "value": 70 - }, - { - "color": "#447EBC", - "value": 80 - }, - { - "color": "#C15C17", - "value": 90 - }, - { - "color": "#890F02", - "value": 100 - }, - { - "color": "#0A437C", - "value": 500 - }, - { - "color": "#6D1F62", - "value": 1000 - } - ] - }, - "unit": "ms" + "title": "HIVE Write-Read Throughput MB/s ", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "$$hashKey": "object:175", + "format": "MBs", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "$$hashKey": "object:176", + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {} }, "overrides": [] }, + "fill": 1, + "fillGradient": 0, "gridPos": { "h": 11, "w": 8, - "x": 16, - "y": 30 + "x": 8, + "y": 9 }, - "id": 24, + "hiddenSeries": false, + "id": 36, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" + "alertThreshold": true }, + "percentage": false, "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, "targets": [ { - "expr": "SBK_HIVE_Reading_ms_AvgLatency", + "expr": "SBK_HIVE_Write_Reading_RecordsPerSec", "interval": "", - "legendFormat": "Average Latency", + "legendFormat": "", "refId": "A" - }, - { - "expr": "SBK_HIVE_Reading_ms_MaxLatency", - "interval": "", - "legendFormat": "Max Latency", - "refId": "B" } ], + "thresholds": [], "timeFrom": null, - "timeShift": null, - "title": "HIVE Read Avg and Max Latencies (Milliseconds)", - "type": "stat" - }, - { - "collapsed": true, - "datasource": null, - "gridPos": { - "h": 1, - "w": 24, - "x": 0, - "y": 41 - }, - "id": 56, - "panels": [ - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "max": 500, - "min": 0, - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 200 - }, - { - "color": "#1F78C1", - "value": 300 - }, - { - "color": "#BA43A9", - "value": 400 - }, - { - "color": "#705DA0", - "value": 500 - }, - { - "color": "#508642", - "value": 600 - }, - { - "color": "#CCA300", - "value": 700 - }, - { - "color": "#447EBC", - "value": 800 - }, - { - "color": "#C15C17", - "value": 900 - }, - { - "color": "#890F02", - "value": 1000 - } - ] - }, - "unit": "MBs" - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 0, - "y": 4 - }, - "hiddenSeries": false, - "id": 61, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_HIVE_Write_Reading_MBPerSec", - "interval": "", - "legendFormat": "", - "refId": "A" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "HIVE Write-Read Throughput MB/s ", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "$$hashKey": "object:175", - "format": "MBs", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "$$hashKey": "object:176", - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } + "timeRegions": [], + "timeShift": null, + "title": "HIVE Write-Read Records/Sec", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "iops", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true }, { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {} - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 8, - "y": 4 - }, - "hiddenSeries": false, - "id": 36, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_HIVE_Write_Reading_RecordsPerSec", - "interval": "", - "legendFormat": "", - "refId": "A" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "HIVE Write-Read Records/Sec", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 1000 + }, + { + "color": "#1F78C1", + "value": 10000 + }, + { + "color": "#BA43A9", + "value": 100000 + }, + { + "color": "#705DA0", + "value": 1000000 + }, + { + "color": "#508642", + "value": 10000000 + } + ] }, - "yaxes": [ - { - "format": "iops", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } + "unit": "ns" + }, + "overrides": [] + }, + "gridPos": { + "h": 11, + "w": 8, + "x": 16, + "y": 9 + }, + "id": 52, + "options": { + "colorMode": "value", + "graphMode": "area", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" ], - "yaxis": { - "align": false, - "alignLevel": null - } + "fields": "", + "values": false + }, + "textMode": "auto" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_HIVE_Write_Reading_ns_AvgLatency", + "interval": "", + "legendFormat": "Average Latency", + "refId": "A" + }, + { + "expr": "SBK_HIVE_Write_Reading_ns_MaxLatency", + "interval": "", + "legendFormat": "Max Latency", + "refId": "B" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "HIVE Write-Read Avg and Max Latencies (Nanoseconds)", + "type": "stat" + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {} + }, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 0, + "y": 20 + }, + "hiddenSeries": false, + "id": 54, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_HIVE_Write_Reading_ns_10", + "interval": "", + "legendFormat": "", + "refId": "A" + }, + { + "expr": "SBK_HIVE_Write_Reading_ns_25", + "interval": "", + "legendFormat": "", + "refId": "B" }, { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 1000 - }, - { - "color": "#1F78C1", - "value": 10000 - }, - { - "color": "#BA43A9", - "value": 100000 - }, - { - "color": "#705DA0", - "value": 1000000 - }, - { - "color": "#508642", - "value": 10000000 - } - ] - }, - "unit": "ns" - }, - "overrides": [] - }, - "gridPos": { - "h": 11, - "w": 8, - "x": 16, - "y": 4 - }, - "id": 52, - "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_HIVE_Write_Reading_ns_AvgLatency", - "interval": "", - "legendFormat": "Average Latency", - "refId": "A" - }, - { - "expr": "SBK_HIVE_Write_Reading_ns_MaxLatency", - "interval": "", - "legendFormat": "Max Latency", - "refId": "B" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "HIVE Write-Read Avg and Max Latencies (Nanoseconds)", - "type": "stat" + "expr": "SBK_HIVE_Write_Reading_ns_50", + "interval": "", + "legendFormat": "", + "refId": "C" }, { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {} - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 0, - "y": 15 - }, - "hiddenSeries": false, - "id": 54, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_HIVE_Write_Reading_ns_10", - "interval": "", - "legendFormat": "", - "refId": "A" - }, - { - "expr": "SBK_HIVE_Write_Reading_ns_25", - "interval": "", - "legendFormat": "", - "refId": "B" - }, - { - "expr": "SBK_HIVE_Write_Reading_ns_50", - "interval": "", - "legendFormat": "", - "refId": "C" - }, - { - "expr": "SBK_HIVE_Write_Reading_ns_75", - "interval": "", - "legendFormat": "", - "refId": "D" - }, - { - "expr": "SBK_HIVE_Write_Reading_ns_90", - "interval": "", - "legendFormat": "", - "refId": "E" - }, - { - "expr": "SBK_HIVE_Write_Reading_ns_95", - "interval": "", - "legendFormat": "", - "refId": "F" - }, - { - "expr": "SBK_HIVE_Write_Reading_ns_99", - "interval": "", - "legendFormat": "", - "refId": "G" - }, - { - "expr": "SBK_HIVE_Write_Reading_ns_99_9", - "interval": "", - "legendFormat": "", - "refId": "H" - }, - { - "expr": "SBK_HIVE_Write_Reading_ns_99_99", - "interval": "", - "legendFormat": "", - "refId": "I" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "HIVE Write-Read Percentiles (Nanoseconds)", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "format": "ns", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } + "expr": "SBK_HIVE_Write_Reading_ns_75", + "interval": "", + "legendFormat": "", + "refId": "D" + }, + { + "expr": "SBK_HIVE_Write_Reading_ns_90", + "interval": "", + "legendFormat": "", + "refId": "E" + }, + { + "expr": "SBK_HIVE_Write_Reading_ns_95", + "interval": "", + "legendFormat": "", + "refId": "F" + }, + { + "expr": "SBK_HIVE_Write_Reading_ns_99", + "interval": "", + "legendFormat": "", + "refId": "G" + }, + { + "expr": "SBK_HIVE_Write_Reading_ns_99_25", + "interval": "", + "legendFormat": "", + "refId": "H" + }, + { + "expr": "SBK_HIVE_Write_Reading_ns_99_5", + "interval": "", + "legendFormat": "", + "refId": "I" + }, + { + "expr": "SBK_HIVE_Write_Reading_ns_99_75", + "interval": "", + "legendFormat": "", + "refId": "J" + }, + { + "expr": "SBK_HIVE_Write_Reading_ns_99_9", + "interval": "", + "legendFormat": "", + "refId": "K" + }, + { + "expr": "SBK_HIVE_Write_Reading_ns_99_95", + "interval": "", + "legendFormat": "", + "refId": "L" }, { - "datasource": "Prometheus", - "description": "", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 1073741824 - }, - { - "color": "#EF843C", - "value": 10737418240 - }, - { - "color": "#6ED0E0", - "value": 10737418240 - }, - { - "color": "#E24D42", - "value": 1099511627776 - } - ] + "expr": "SBK_HIVE_Write_Reading_ns_99_99", + "interval": "", + "legendFormat": "", + "refId": "M" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "HIVE Write-Read Percentiles (Nanoseconds)", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "$$hashKey": "object:240", + "format": "ns", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "$$hashKey": "object:241", + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "datasource": "Prometheus", + "description": "", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null }, - "unit": "decbytes" - }, - "overrides": [] - }, - "gridPos": { - "h": 5, - "w": 3, - "x": 8, - "y": 15 - }, - "id": 30, - "options": { - "colorMode": "value", - "graphMode": "none", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" + { + "color": "#EAB839", + "value": 1073741824 + }, + { + "color": "#EF843C", + "value": 10737418240 + }, + { + "color": "#6ED0E0", + "value": 10737418240 + }, + { + "color": "#E24D42", + "value": 1099511627776 + } + ] }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_HIVE_Write_Reading_Bytes_total", - "interval": "", - "legendFormat": "", - "refId": "A" - } + "unit": "decbytes" + }, + "overrides": [] + }, + "gridPos": { + "h": 5, + "w": 3, + "x": 8, + "y": 20 + }, + "id": 30, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" ], - "timeFrom": null, - "timeShift": null, - "title": "HIVE Write-Read Bytes Total", - "type": "stat" + "fields": "", + "values": false }, + "textMode": "auto" + }, + "pluginVersion": "7.3.7", + "targets": [ { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "max": 500, - "min": 0, - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 200 - }, - { - "color": "#1F78C1", - "value": 300 - }, - { - "color": "#BA43A9", - "value": 400 - }, - { - "color": "#705DA0", - "value": 500 - }, - { - "color": "#508642", - "value": 600 - }, - { - "color": "#CCA300", - "value": 700 - }, - { - "color": "#447EBC", - "value": 800 - }, - { - "color": "#C15C17", - "value": 900 - }, - { - "color": "#890F02", - "value": 1000 - } - ] + "expr": "SBK_HIVE_Write_Reading_Bytes_total", + "interval": "", + "legendFormat": "", + "refId": "A" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "HIVE Write-Read Bytes Total", + "type": "stat" + }, + { + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "max": 500, + "min": 0, + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 }, - "unit": "MBs" - }, - "overrides": [] - }, - "gridPos": { - "h": 6, - "w": 5, - "x": 11, - "y": 15 - }, - "id": 32, - "options": { - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "showThresholdLabels": true, - "showThresholdMarkers": true + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 200 + }, + { + "color": "#1F78C1", + "value": 300 + }, + { + "color": "#BA43A9", + "value": 400 + }, + { + "color": "#705DA0", + "value": 500 + }, + { + "color": "#508642", + "value": 600 + }, + { + "color": "#CCA300", + "value": 700 + }, + { + "color": "#447EBC", + "value": 800 + }, + { + "color": "#C15C17", + "value": 900 + }, + { + "color": "#890F02", + "value": 1000 + } + ] }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_HIVE_Write_Reading_MBPerSec", - "interval": "", - "legendFormat": "", - "refId": "A" - } + "unit": "MBs" + }, + "overrides": [] + }, + "gridPos": { + "h": 6, + "w": 5, + "x": 11, + "y": 20 + }, + "id": 32, + "options": { + "reduceOptions": { + "calcs": [ + "last" ], - "timeFrom": null, - "timeShift": null, - "title": "HIVE Write-Read Throughput MB/s", - "type": "gauge" + "fields": "", + "values": false }, + "showThresholdLabels": true, + "showThresholdMarkers": true + }, + "pluginVersion": "7.3.7", + "targets": [ { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {} - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 16, - "y": 15 - }, - "hiddenSeries": false, - "id": 34, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_HIVE_Write_Reading_ms_10", - "interval": "", - "legendFormat": "", - "refId": "A" - }, - { - "expr": "SBK_HIVE_Write_Reading_ms_25", - "interval": "", - "legendFormat": "", - "refId": "B" - }, - { - "expr": "SBK_HIVE_Write_Reading_ms_50", - "interval": "", - "legendFormat": "", - "refId": "C" - }, - { - "expr": "SBK_HIVE_Write_Reading_ms_75", - "interval": "", - "legendFormat": "", - "refId": "D" - }, - { - "expr": "SBK_HIVE_Write_Reading_ms_90", - "interval": "", - "legendFormat": "", - "refId": "E" - }, - { - "expr": "SBK_HIVE_Write_Reading_ms_95", - "interval": "", - "legendFormat": "", - "refId": "F" - }, - { - "expr": "SBK_HIVE_Write_Reading_ms_99", - "interval": "", - "legendFormat": "", - "refId": "G" - }, - { - "expr": "SBK_HIVE_Write_Reading_ms_99_9", - "interval": "", - "legendFormat": "", - "refId": "H" - }, - { - "expr": "SBK_HIVE_Write_Reading_ms_99_99", - "interval": "", - "legendFormat": "", - "refId": "I" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "HIVE Write-Read Percentiles (Milliseconds)", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "format": "ms", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } + "expr": "SBK_HIVE_Write_Reading_MBPerSec", + "interval": "", + "legendFormat": "", + "refId": "A" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "HIVE Write-Read Throughput MB/s", + "type": "gauge" + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {} + }, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 16, + "y": 20 + }, + "hiddenSeries": false, + "id": 34, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_HIVE_Write_Reading_ms_10", + "interval": "", + "legendFormat": "", + "refId": "A" }, { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": { - "align": null, - "filterable": false + "expr": "SBK_HIVE_Write_Reading_ms_25", + "interval": "", + "legendFormat": "", + "refId": "B" + }, + { + "expr": "SBK_HIVE_Write_Reading_ms_50", + "interval": "", + "legendFormat": "", + "refId": "C" + }, + { + "expr": "SBK_HIVE_Write_Reading_ms_75", + "interval": "", + "legendFormat": "", + "refId": "D" + }, + { + "expr": "SBK_HIVE_Write_Reading_ms_90", + "interval": "", + "legendFormat": "", + "refId": "E" + }, + { + "expr": "SBK_HIVE_Write_Reading_ms_95", + "interval": "", + "legendFormat": "", + "refId": "F" + }, + { + "expr": "SBK_HIVE_Write_Reading_ms_99", + "interval": "", + "legendFormat": "", + "refId": "G" + }, + { + "expr": "SBK_HIVE_Write_Reading_ms_99_9", + "interval": "", + "legendFormat": "", + "refId": "H" + }, + { + "expr": "SBK_HIVE_Write_Reading_ms_99_99", + "interval": "", + "legendFormat": "", + "refId": "I" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "HIVE Write-Read Percentiles (Milliseconds)", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "ms", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": { + "align": null, + "filterable": false + }, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null }, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 500 - } - ] + { + "color": "#EAB839", + "value": 10 }, - "unit": "none" - }, - "overrides": [] - }, - "gridPos": { - "h": 6, - "w": 3, - "x": 8, - "y": 20 - }, - "id": 40, - "options": { - "colorMode": "value", - "graphMode": "none", - "justifyMode": "auto", - "orientation": "horizontal", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "value_and_name" + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 500 + } + ] }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_HIVE_Write_Reading_Readers", - "interval": "", - "legendFormat": "Active Readers", - "refId": "A" - }, - { - "expr": "SBK_HIVE_Write_Reading_Max_Readers", - "interval": "", - "legendFormat": "Max Readers", - "refId": "B" - }, - { - "expr": "SBK_HIVE_Write_Reading_Writers", - "interval": "", - "legendFormat": "Active Writers", - "refId": "C" - }, - { - "expr": "SBK_HIVE_Write_Reading_Max_Writers", - "interval": "", - "legendFormat": "Max Writers", - "refId": "D" - } + "unit": "none" + }, + "overrides": [] + }, + "gridPos": { + "h": 6, + "w": 3, + "x": 8, + "y": 25 + }, + "id": 40, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "auto", + "orientation": "horizontal", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "value_and_name" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_HIVE_Write_Reading_Readers", + "interval": "", + "legendFormat": "Active Readers", + "refId": "A" + }, + { + "expr": "SBK_HIVE_Write_Reading_Max_Readers", + "interval": "", + "legendFormat": "Max Readers", + "refId": "B" + }, + { + "expr": "SBK_HIVE_Write_Reading_Writers", + "interval": "", + "legendFormat": "Active Writers", + "refId": "C" + }, + { + "expr": "SBK_HIVE_Write_Reading_Max_Writers", + "interval": "", + "legendFormat": "Max Writers", + "refId": "D" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "HIVE Write-Read Writers and Readers", + "type": "stat" + }, + { + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "red", + "value": 1 + } + ] + }, + "unit": "none" + }, + "overrides": [] + }, + "gridPos": { + "h": 5, + "w": 5, + "x": 11, + "y": 26 + }, + "id": 42, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "auto", + "orientation": "horizontal", + "reduceOptions": { + "calcs": [ + "last" ], - "timeFrom": null, - "timeShift": null, - "title": "HIVE Write-Read Writers and Readers", - "type": "stat" + "fields": "", + "values": false }, + "textMode": "value_and_name" + }, + "pluginVersion": "7.3.7", + "targets": [ { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "red", - "value": 1 - } - ] + "expr": "SBK_HIVE_Write_Reading_LowerDiscardedLatencyRecords_total", + "interval": "", + "legendFormat": "Lower", + "refId": "A" + }, + { + "expr": "SBK_HIVE_Write_Reading_HigherDiscardLatencyRecords_total", + "interval": "", + "legendFormat": "Higher", + "refId": "B" + }, + { + "expr": "SBK_HIVE_Write_Reading_InvalidLatencyRecords_total", + "interval": "", + "legendFormat": "Invalid/Negative", + "refId": "C" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "HIVE Write-Read Discarded Latencies", + "type": "stat" + }, + { + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null }, - "unit": "none" - }, - "overrides": [] - }, - "gridPos": { - "h": 5, - "w": 5, - "x": 11, - "y": 21 - }, - "id": 42, - "options": { - "colorMode": "value", - "graphMode": "none", - "justifyMode": "auto", - "orientation": "horizontal", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "value_and_name" + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 1000 + }, + { + "color": "#1F78C1", + "value": 10000 + }, + { + "color": "#BA43A9", + "value": 100000 + }, + { + "color": "#705DA0", + "value": 1000000 + }, + { + "color": "#508642", + "value": 10000000 + }, + { + "color": "#CCA300", + "value": 100000000 + } + ] }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_HIVE_Write_Reading_LowerDiscardedLatencyRecords_total", - "interval": "", - "legendFormat": "Lower", - "refId": "A" - }, - { - "expr": "SBK_HIVE_Write_Reading_HigherDiscardLatencyRecords_total", - "interval": "", - "legendFormat": "Higher", - "refId": "B" - }, - { - "expr": "SBK_HIVE_Write_Reading_InvalidLatencyRecords_total", - "interval": "", - "legendFormat": "Invalid/Negative", - "refId": "C" - } + "unit": "µs" + }, + "overrides": [] + }, + "gridPos": { + "h": 11, + "w": 8, + "x": 0, + "y": 31 + }, + "id": 51, + "options": { + "colorMode": "value", + "graphMode": "area", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" ], - "timeFrom": null, - "timeShift": null, - "title": "HIVE Write-Read Discarded Latencies", - "type": "stat" + "fields": "", + "values": false + }, + "textMode": "auto" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_HIVE_Write_Reading_mcs_AvgLatency", + "interval": "", + "legendFormat": "Average Latency", + "refId": "A" + }, + { + "expr": "SBK_HIVE_Write_Reading_mcs_MaxLatency", + "interval": "", + "legendFormat": "Max Latency", + "refId": "B" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "HIVE Write-Read Avg and Max Latencies (Microseconds)", + "type": "stat" + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {} + }, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 8, + "y": 31 + }, + "hiddenSeries": false, + "id": 53, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_HIVE_Write_Reading_mcs_10", + "interval": "", + "legendFormat": "", + "refId": "A" + }, + { + "expr": "SBK_HIVE_Write_Reading_mcs_25", + "interval": "", + "legendFormat": "", + "refId": "B" }, { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 1000 - }, - { - "color": "#1F78C1", - "value": 10000 - }, - { - "color": "#BA43A9", - "value": 100000 - }, - { - "color": "#705DA0", - "value": 1000000 - }, - { - "color": "#508642", - "value": 10000000 - }, - { - "color": "#CCA300", - "value": 100000000 - } - ] - }, - "unit": "µs" - }, - "overrides": [] - }, - "gridPos": { - "h": 11, - "w": 8, - "x": 0, - "y": 26 - }, - "id": 51, - "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_HIVE_Write_Reading_mcs_AvgLatency", - "interval": "", - "legendFormat": "Average Latency", - "refId": "A" - }, - { - "expr": "SBK_HIVE_Write_Reading_mcs_MaxLatency", - "interval": "", - "legendFormat": "Max Latency", - "refId": "B" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "HIVE Write-Read Avg and Max Latencies (Microseconds)", - "type": "stat" + "expr": "SBK_HIVE_Write_Reading_mcs_50", + "interval": "", + "legendFormat": "", + "refId": "C" }, { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {} - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 8, - "y": 26 - }, - "hiddenSeries": false, - "id": 53, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_HIVE_Write_Reading_mcs_10", - "interval": "", - "legendFormat": "", - "refId": "A" - }, - { - "expr": "SBK_HIVE_Write_Reading_mcs_25", - "interval": "", - "legendFormat": "", - "refId": "B" - }, - { - "expr": "SBK_HIVE_Write_Reading_mcs_50", - "interval": "", - "legendFormat": "", - "refId": "C" - }, - { - "expr": "SBK_HIVE_Write_Reading_mcs_75", - "interval": "", - "legendFormat": "", - "refId": "D" - }, - { - "expr": "SBK_HIVE_Write_Reading_mcs_90", - "interval": "", - "legendFormat": "", - "refId": "E" - }, - { - "expr": "SBK_HIVE_Write_Reading_mcs_95", - "interval": "", - "legendFormat": "", - "refId": "F" - }, - { - "expr": "SBK_HIVE_Write_Reading_mcs_99", - "interval": "", - "legendFormat": "", - "refId": "G" - }, - { - "expr": "SBK_HIVE_Write_Reading_mcs_99_9", - "interval": "", - "legendFormat": "", - "refId": "H" - }, - { - "expr": "SBK_HIVE_Write_Reading_mcs_99_99", - "interval": "", - "legendFormat": "", - "refId": "I" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "HIVE Write-Read Percentiles (Microseconds)", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "format": "µs", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } + "expr": "SBK_HIVE_Write_Reading_mcs_75", + "interval": "", + "legendFormat": "", + "refId": "D" + }, + { + "expr": "SBK_HIVE_Write_Reading_mcs_90", + "interval": "", + "legendFormat": "", + "refId": "E" + }, + { + "expr": "SBK_HIVE_Write_Reading_mcs_95", + "interval": "", + "legendFormat": "", + "refId": "F" + }, + { + "expr": "SBK_HIVE_Write_Reading_mcs_99", + "interval": "", + "legendFormat": "", + "refId": "G" + }, + { + "expr": "SBK_HIVE_Write_Reading_mcs_99_9", + "interval": "", + "legendFormat": "", + "refId": "H" + }, + { + "expr": "SBK_HIVE_Write_Reading_mcs_99_99", + "interval": "", + "legendFormat": "", + "refId": "I" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "HIVE Write-Read Percentiles (Microseconds)", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "µs", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true }, { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 1 - }, - { - "color": "#6ED0E0", - "value": 5 - }, - { - "color": "#EF843C", - "value": 10 - }, - { - "color": "#E24D42", - "value": 20 - }, - { - "color": "#1F78C1", - "value": 30 - }, - { - "color": "#BA43A9", - "value": 40 - }, - { - "color": "#705DA0", - "value": 50 - }, - { - "color": "#508642", - "value": 60 - }, - { - "color": "#CCA300", - "value": 70 - }, - { - "color": "#447EBC", - "value": 80 - }, - { - "color": "#C15C17", - "value": 90 - }, - { - "color": "#890F02", - "value": 100 - }, - { - "color": "#0A437C", - "value": 200 - }, - { - "color": "#6D1F62", - "value": 500 - }, - { - "color": "#584477", - "value": 1000 - } - ] + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null }, - "unit": "ms" - }, - "overrides": [] - }, - "gridPos": { - "h": 11, - "w": 8, - "x": 16, - "y": 26 - }, - "id": 38, - "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" + { + "color": "#EAB839", + "value": 1 + }, + { + "color": "#6ED0E0", + "value": 5 + }, + { + "color": "#EF843C", + "value": 10 + }, + { + "color": "#E24D42", + "value": 20 + }, + { + "color": "#1F78C1", + "value": 30 + }, + { + "color": "#BA43A9", + "value": 40 + }, + { + "color": "#705DA0", + "value": 50 + }, + { + "color": "#508642", + "value": 60 + }, + { + "color": "#CCA300", + "value": 70 + }, + { + "color": "#447EBC", + "value": 80 + }, + { + "color": "#C15C17", + "value": 90 + }, + { + "color": "#890F02", + "value": 100 + }, + { + "color": "#0A437C", + "value": 200 + }, + { + "color": "#6D1F62", + "value": 500 + }, + { + "color": "#584477", + "value": 1000 + } + ] }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_HIVE_Write_Reading_ms_AvgLatency", - "interval": "", - "legendFormat": "Average Latency", - "refId": "A" - }, - { - "expr": "SBK_HIVE_Write_Reading_ms_MaxLatency", - "interval": "", - "legendFormat": "Max Latency", - "refId": "B" - } + "unit": "ms" + }, + "overrides": [] + }, + "gridPos": { + "h": 11, + "w": 8, + "x": 16, + "y": 31 + }, + "id": 38, + "options": { + "colorMode": "value", + "graphMode": "area", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" ], - "timeFrom": null, - "timeShift": null, - "title": "HIVE Write-Read Avg and Max Latencies (Milliseconds)", - "type": "stat" + "fields": "", + "values": false + }, + "textMode": "auto" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_HIVE_Write_Reading_ms_AvgLatency", + "interval": "", + "legendFormat": "Average Latency", + "refId": "A" + }, + { + "expr": "SBK_HIVE_Write_Reading_ms_MaxLatency", + "interval": "", + "legendFormat": "Max Latency", + "refId": "B" } ], - "title": "Write-Read Performance Benchmarking (End to End Latencies)", - "type": "row" + "timeFrom": null, + "timeShift": null, + "title": "HIVE Write-Read Avg and Max Latencies (Milliseconds)", + "type": "stat" } ], "refresh": "5s", diff --git a/grafana/dashboards/sbk-ignite.json b/grafana/dashboards/sbk-ignite.json index 29c112249..1ee232718 100644 --- a/grafana/dashboards/sbk-ignite.json +++ b/grafana/dashboards/sbk-ignite.json @@ -15,7 +15,7 @@ "editable": true, "gnetId": null, "graphTooltip": 0, - "iteration": 1623506088732, + "iteration": 1627313150733, "links": [], "panels": [ { @@ -362,7 +362,7 @@ "h": 9, "w": 8, "x": 0, - "y": 10 + "y": 7 }, "hiddenSeries": false, "id": 62, @@ -458,7 +458,7 @@ "h": 9, "w": 8, "x": 8, - "y": 10 + "y": 7 }, "hiddenSeries": false, "id": 6, @@ -590,7 +590,7 @@ "h": 9, "w": 8, "x": 16, - "y": 10 + "y": 7 }, "id": 48, "options": { @@ -646,7 +646,7 @@ "h": 11, "w": 8, "x": 0, - "y": 19 + "y": 16 }, "hiddenSeries": false, "id": 50, @@ -718,16 +718,40 @@ "refId": "G" }, { - "expr": "SBK_IGNITE_Writing_ns_99_9", + "expr": "SBK_IGNITE_Writing_ns_99_25", "interval": "", "legendFormat": "", "refId": "H" }, { - "expr": "SBK_IGNITE_Writing_ns_99_99", + "expr": "SBK_IGNITE_Writing_ns_99_5", "interval": "", "legendFormat": "", "refId": "I" + }, + { + "expr": "SBK_IGNITE_Writing_ns_99_75", + "interval": "", + "legendFormat": "", + "refId": "J" + }, + { + "expr": "SBK_IGNITE_Writing_ns_99_9", + "interval": "", + "legendFormat": "", + "refId": "K" + }, + { + "expr": "SBK_IGNITE_Writing_ns_99_95", + "interval": "", + "legendFormat": "", + "refId": "L" + }, + { + "expr": "SBK_IGNITE_Writing_ns_99_99", + "interval": "", + "legendFormat": "", + "refId": "M" } ], "thresholds": [], @@ -750,6 +774,7 @@ }, "yaxes": [ { + "$$hashKey": "object:127", "format": "ns", "label": null, "logBase": 1, @@ -758,6 +783,7 @@ "show": true }, { + "$$hashKey": "object:128", "format": "short", "label": null, "logBase": 1, @@ -814,7 +840,7 @@ "h": 4, "w": 3, "x": 8, - "y": 19 + "y": 16 }, "id": 2, "options": { @@ -925,7 +951,7 @@ "h": 6, "w": 5, "x": 11, - "y": 19 + "y": 16 }, "id": 4, "options": { @@ -970,7 +996,7 @@ "h": 11, "w": 8, "x": 16, - "y": 19 + "y": 16 }, "hiddenSeries": false, "id": 10, @@ -1136,7 +1162,7 @@ "h": 7, "w": 3, "x": 8, - "y": 23 + "y": 20 }, "id": 8, "options": { @@ -1192,7 +1218,7 @@ "h": 5, "w": 5, "x": 11, - "y": 25 + "y": 22 }, "id": 28, "options": { @@ -1294,7 +1320,7 @@ "h": 10, "w": 8, "x": 0, - "y": 30 + "y": 27 }, "id": 47, "options": { @@ -1350,7 +1376,7 @@ "h": 10, "w": 8, "x": 8, - "y": 30 + "y": 27 }, "hiddenSeries": false, "id": 49, @@ -1560,7 +1586,7 @@ "h": 10, "w": 8, "x": 16, - "y": 30 + "y": 27 }, "id": 12, "options": { @@ -1602,7 +1628,7 @@ "type": "row" }, { - "collapsed": false, + "collapsed": true, "datasource": null, "gridPos": { "h": 1, @@ -1611,969 +1637,1371 @@ "y": 7 }, "id": 58, - "panels": [], - "title": "Read Performance Benchmarking", - "type": "row" - }, - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [], - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 200 - }, - { - "color": "#1F78C1", - "value": 300 - }, - { - "color": "#BA43A9", - "value": 400 - }, - { - "color": "#705DA0", - "value": 500 - }, - { - "color": "#508642", - "value": 600 - }, - { - "color": "#CCA300", - "value": 700 - }, - { - "color": "#447EBC", - "value": 800 - }, - { - "color": "#C15C17", - "value": 900 + "panels": [ + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 200 + }, + { + "color": "#1F78C1", + "value": 300 + }, + { + "color": "#BA43A9", + "value": 400 + }, + { + "color": "#705DA0", + "value": 500 + }, + { + "color": "#508642", + "value": 600 + }, + { + "color": "#CCA300", + "value": 700 + }, + { + "color": "#447EBC", + "value": 800 + }, + { + "color": "#C15C17", + "value": 900 + }, + { + "color": "#890F02", + "value": 1000 + } + ] }, - { - "color": "#890F02", - "value": 1000 - } - ] + "unit": "MBs" + }, + "overrides": [] }, - "unit": "MBs" + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 0, + "y": 8 + }, + "hiddenSeries": false, + "id": 63, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_IGNITE_Reading_MBPerSec", + "refId": "A" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "IGNITE Read Throughput MB/s", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "$$hashKey": "object:323", + "format": "MBs", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "$$hashKey": "object:324", + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 0, - "y": 8 - }, - "hiddenSeries": false, - "id": 63, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_IGNITE_Reading_MBPerSec", - "refId": "A" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "IGNITE Read Throughput MB/s", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "$$hashKey": "object:323", - "format": "MBs", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "$$hashKey": "object:324", - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } - }, - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [] - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 8, - "y": 8 - }, - "hiddenSeries": false, - "id": 20, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_IGNITE_Reading_RecordsPerSec", - "refId": "A" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "IGNITE Read Records/Sec", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "format": "rps", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } - }, - { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [], - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 1000 - }, - { - "color": "#1F78C1", - "value": 10000 - }, - { - "color": "#BA43A9", - "value": 100000 - }, - { - "color": "#705DA0", - "value": 1000000 - }, - { - "color": "#508642", - "value": 10000000 - } - ] - }, - "unit": "ns" - }, - "overrides": [] - }, - "gridPos": { - "h": 11, - "w": 8, - "x": 16, - "y": 8 - }, - "id": 44, - "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_IGNITE_Reading_ns_AvgLatency", - "interval": "", - "legendFormat": "Average Latency", - "refId": "A" - }, - { - "expr": "SBK_IGNITE_Reading_ns_MaxLatency", - "interval": "", - "legendFormat": "Max Latency", - "refId": "B" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "IGNITE Read Avg and Max Latencies (Nanoseconds)", - "type": "stat" - }, - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [] - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 0, - "y": 19 - }, - "hiddenSeries": false, - "id": 46, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_IGNITE_Reading_ns_10", - "interval": "", - "legendFormat": "", - "refId": "A" - }, - { - "expr": "SBK_IGNITE_Reading_ns_25", - "interval": "", - "legendFormat": "", - "refId": "B" - }, - { - "expr": "SBK_IGNITE_Reading_ns_50", - "interval": "", - "legendFormat": "", - "refId": "C" - }, - { - "expr": "SBK_IGNITE_Reading_ns_75", - "interval": "", - "legendFormat": "", - "refId": "D" - }, - { - "expr": "SBK_IGNITE_Reading_ns_90", - "interval": "", - "legendFormat": "", - "refId": "E" - }, - { - "expr": "SBK_IGNITE_Reading_ns_95", - "interval": "", - "legendFormat": "", - "refId": "F" - }, - { - "expr": "SBK_IGNITE_Reading_ns_99", - "interval": "", - "legendFormat": "", - "refId": "G" - }, - { - "expr": "SBK_IGNITE_Reading_ns_99_9", - "interval": "", - "legendFormat": "", - "refId": "H" - }, - { - "expr": "SBK_IGNITE_Reading_ns_99_99", - "interval": "", - "legendFormat": "", - "refId": "I" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "IGNITE Read Percentiles (Nanoseconds)", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ { - "format": "ns", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [] + }, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 8, + "y": 8 + }, + "hiddenSeries": false, + "id": 20, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_IGNITE_Reading_RecordsPerSec", + "refId": "A" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "IGNITE Read Records/Sec", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "rps", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } }, { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } - }, - { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [], - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 1000 + }, + { + "color": "#1F78C1", + "value": 10000 + }, + { + "color": "#BA43A9", + "value": 100000 + }, + { + "color": "#705DA0", + "value": 1000000 + }, + { + "color": "#508642", + "value": 10000000 + } + ] }, - { - "color": "#E24D42", - "value": 500 - } - ] + "unit": "ns" + }, + "overrides": [] + }, + "gridPos": { + "h": 11, + "w": 8, + "x": 16, + "y": 8 + }, + "id": 44, + "options": { + "colorMode": "value", + "graphMode": "area", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "auto" }, - "unit": "none" - }, - "overrides": [] - }, - "gridPos": { - "h": 5, - "w": 3, - "x": 8, - "y": 19 - }, - "id": 14, - "options": { - "colorMode": "value", - "graphMode": "none", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_IGNITE_Reading_ns_AvgLatency", + "interval": "", + "legendFormat": "Average Latency", + "refId": "A" + }, + { + "expr": "SBK_IGNITE_Reading_ns_MaxLatency", + "interval": "", + "legendFormat": "Max Latency", + "refId": "B" + } ], - "fields": "", - "values": false - }, - "textMode": "value_and_name" - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_IGNITE_Reading_Readers", - "interval": "", - "legendFormat": "Active", - "refId": "A" + "timeFrom": null, + "timeShift": null, + "title": "IGNITE Read Avg and Max Latencies (Nanoseconds)", + "type": "stat" }, { - "expr": "SBK_IGNITE_Reading_Max_Readers", - "interval": "", - "legendFormat": "Max", - "refId": "B" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "IGNITE Readers", - "type": "stat" - }, - { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [], - "mappings": [], - "max": 500, - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 200 - }, - { - "color": "#1F78C1", - "value": 300 - }, - { - "color": "#BA43A9", - "value": 400 - }, - { - "color": "#705DA0", - "value": 500 - }, - { - "color": "#508642", - "value": 600 - }, - { - "color": "#CCA300", - "value": 700 - }, - { - "color": "#447EBC", - "value": 800 - }, - { - "color": "#C15C17", - "value": 900 - }, - { - "color": "#890F02", - "value": 1000 - } - ] + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [] + }, + "overrides": [] }, - "unit": "MBs" - }, - "overrides": [] - }, - "gridPos": { - "h": 6, - "w": 5, - "x": 11, - "y": 19 - }, - "id": 18, - "options": { - "reduceOptions": { - "calcs": [ - "last" + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 0, + "y": 19 + }, + "hiddenSeries": false, + "id": 46, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_IGNITE_Reading_ns_10", + "interval": "", + "legendFormat": "", + "refId": "A" + }, + { + "expr": "SBK_IGNITE_Reading_ns_25", + "interval": "", + "legendFormat": "", + "refId": "B" + }, + { + "expr": "SBK_IGNITE_Reading_ns_50", + "interval": "", + "legendFormat": "", + "refId": "C" + }, + { + "expr": "SBK_IGNITE_Reading_ns_75", + "interval": "", + "legendFormat": "", + "refId": "D" + }, + { + "expr": "SBK_IGNITE_Reading_ns_90", + "interval": "", + "legendFormat": "", + "refId": "E" + }, + { + "expr": "SBK_IGNITE_Reading_ns_95", + "interval": "", + "legendFormat": "", + "refId": "F" + }, + { + "expr": "SBK_IGNITE_Reading_ns_99", + "interval": "", + "legendFormat": "", + "refId": "G" + }, + { + "expr": "SBK_IGNITE_Reading_ns_99_25", + "interval": "", + "legendFormat": "", + "refId": "H" + }, + { + "expr": "SBK_IGNITE_Reading_ns_99_5", + "interval": "", + "legendFormat": "", + "refId": "I" + }, + { + "expr": "SBK_IGNITE_Reading_ns_99_75", + "interval": "", + "legendFormat": "", + "refId": "J" + }, + { + "expr": "SBK_IGNITE_Reading_ns_99_9", + "interval": "", + "legendFormat": "", + "refId": "K" + }, + { + "expr": "SBK_IGNITE_Reading_ns_99_95", + "interval": "", + "legendFormat": "", + "refId": "L" + }, + { + "expr": "SBK_IGNITE_Reading_ns_99_99", + "interval": "", + "legendFormat": "", + "refId": "M" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "IGNITE Read Percentiles (Nanoseconds)", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "$$hashKey": "object:152", + "format": "ns", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "$$hashKey": "object:153", + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } ], - "fields": "", - "values": false - }, - "showThresholdLabels": true, - "showThresholdMarkers": true - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_IGNITE_Reading_MBPerSec", - "refId": "A" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "IGNITE Read Throughput MB/s", - "type": "gauge" - }, - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [] - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 16, - "y": 19 - }, - "hiddenSeries": false, - "id": 22, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_IGNITE_Reading_ms_10", - "interval": "", - "legendFormat": "", - "refId": "A" - }, - { - "expr": "SBK_IGNITE_Reading_ms_25", - "interval": "", - "legendFormat": "", - "refId": "B" - }, - { - "expr": "SBK_IGNITE_Reading_ms_50", - "interval": "", - "legendFormat": "", - "refId": "C" + "yaxis": { + "align": false, + "alignLevel": null + } }, { - "expr": "SBK_IGNITE_Reading_ms_75", - "interval": "", - "legendFormat": "", - "refId": "D" + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 500 + } + ] + }, + "unit": "none" + }, + "overrides": [] + }, + "gridPos": { + "h": 5, + "w": 3, + "x": 8, + "y": 19 + }, + "id": 14, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "value_and_name" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_IGNITE_Reading_Readers", + "interval": "", + "legendFormat": "Active", + "refId": "A" + }, + { + "expr": "SBK_IGNITE_Reading_Max_Readers", + "interval": "", + "legendFormat": "Max", + "refId": "B" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "IGNITE Readers", + "type": "stat" }, { - "expr": "SBK_IGNITE_Reading_ms_90", - "interval": "", - "legendFormat": "", - "refId": "E" + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "max": 500, + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 200 + }, + { + "color": "#1F78C1", + "value": 300 + }, + { + "color": "#BA43A9", + "value": 400 + }, + { + "color": "#705DA0", + "value": 500 + }, + { + "color": "#508642", + "value": 600 + }, + { + "color": "#CCA300", + "value": 700 + }, + { + "color": "#447EBC", + "value": 800 + }, + { + "color": "#C15C17", + "value": 900 + }, + { + "color": "#890F02", + "value": 1000 + } + ] + }, + "unit": "MBs" + }, + "overrides": [] + }, + "gridPos": { + "h": 6, + "w": 5, + "x": 11, + "y": 19 + }, + "id": 18, + "options": { + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "showThresholdLabels": true, + "showThresholdMarkers": true + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_IGNITE_Reading_MBPerSec", + "refId": "A" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "IGNITE Read Throughput MB/s", + "type": "gauge" }, { - "expr": "SBK_IGNITE_Reading_ms_95", - "interval": "", - "legendFormat": "", - "refId": "F" + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [] + }, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 16, + "y": 19 + }, + "hiddenSeries": false, + "id": 22, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_IGNITE_Reading_ms_10", + "interval": "", + "legendFormat": "", + "refId": "A" + }, + { + "expr": "SBK_IGNITE_Reading_ms_25", + "interval": "", + "legendFormat": "", + "refId": "B" + }, + { + "expr": "SBK_IGNITE_Reading_ms_50", + "interval": "", + "legendFormat": "", + "refId": "C" + }, + { + "expr": "SBK_IGNITE_Reading_ms_75", + "interval": "", + "legendFormat": "", + "refId": "D" + }, + { + "expr": "SBK_IGNITE_Reading_ms_90", + "interval": "", + "legendFormat": "", + "refId": "E" + }, + { + "expr": "SBK_IGNITE_Reading_ms_95", + "interval": "", + "legendFormat": "", + "refId": "F" + }, + { + "expr": "SBK_IGNITE_Reading_ms_99", + "interval": "", + "legendFormat": "", + "refId": "G" + }, + { + "expr": "SBK_IGNITE_Reading_ms_99_9", + "interval": "", + "legendFormat": "", + "refId": "H" + }, + { + "expr": "SBK_IGNITE_Reading_ms_99_99", + "interval": "", + "legendFormat": "", + "refId": "I" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "IGNITE Read Percentiles (Milli Seconds)", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "ms", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } }, { - "expr": "SBK_IGNITE_Reading_ms_99", - "interval": "", - "legendFormat": "", - "refId": "G" + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 1073741824 + }, + { + "color": "#6ED0E0", + "value": 10737418240 + }, + { + "color": "#EF843C", + "value": 107374182400 + }, + { + "color": "#E24D42", + "value": 1099511627776 + } + ] + }, + "unit": "decbytes" + }, + "overrides": [] + }, + "gridPos": { + "h": 6, + "w": 3, + "x": 8, + "y": 24 + }, + "id": 16, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "value" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_IGNITE_Reading_Bytes_total", + "refId": "A" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "IGNITE Read Bytes Total", + "type": "stat" }, { - "expr": "SBK_IGNITE_Reading_ms_99_9", - "interval": "", - "legendFormat": "", - "refId": "H" + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "red", + "value": 1 + } + ] + }, + "unit": "none" + }, + "overrides": [] + }, + "gridPos": { + "h": 5, + "w": 5, + "x": 11, + "y": 25 + }, + "id": 26, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "auto", + "orientation": "horizontal", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "value_and_name" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_IGNITE_Reading_LowerDiscardedLatencyRecords_total", + "interval": "", + "legendFormat": "Lower", + "queryType": "randomWalk", + "refId": "A" + }, + { + "expr": "SBK_IGNITE_Reading_HigherDiscardLatencyRecords_total", + "interval": "", + "legendFormat": "Higher", + "refId": "B" + }, + { + "expr": "SBK_IGNITE_Reading_InvalidLatencyRecords_total", + "interval": "", + "legendFormat": "Invalid/Negative", + "refId": "C" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "IGNITE Read Discarded Latencies", + "type": "stat" }, { - "expr": "SBK_IGNITE_Reading_ms_99_99", - "interval": "", - "legendFormat": "", - "refId": "I" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "IGNITE Read Percentiles (Milli Seconds)", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "format": "ms", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 1000 + }, + { + "color": "#1F78C1", + "value": 10000 + }, + { + "color": "#BA43A9", + "value": 100000 + }, + { + "color": "#705DA0", + "value": 1000000 + }, + { + "color": "#508642", + "value": 10000000 + } + ] + }, + "unit": "µs" + }, + "overrides": [] + }, + "gridPos": { + "h": 11, + "w": 8, + "x": 0, + "y": 30 + }, + "id": 43, + "options": { + "colorMode": "value", + "graphMode": "area", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "auto" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_IGNITE_Reading_mcs_AvgLatency", + "interval": "", + "legendFormat": "Average Latency", + "refId": "A" + }, + { + "expr": "SBK_IGNITE_Reading_mcs_MaxLatency", + "interval": "", + "legendFormat": "Max Latency", + "refId": "B" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "IGNITE Read Avg and Max Latencies (Microseconds)", + "type": "stat" }, { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } - }, - { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [], - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 1073741824 - }, - { - "color": "#6ED0E0", - "value": 10737418240 - }, - { - "color": "#EF843C", - "value": 107374182400 - }, - { - "color": "#E24D42", - "value": 1099511627776 - } - ] + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [] + }, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 8, + "y": 30 + }, + "hiddenSeries": false, + "id": 45, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_IGNITE_Reading_mcs_10", + "interval": "", + "legendFormat": "", + "refId": "A" + }, + { + "expr": "SBK_IGNITE_Reading_mcs_25", + "interval": "", + "legendFormat": "", + "refId": "B" + }, + { + "expr": "SBK_IGNITE_Reading_mcs_50", + "interval": "", + "legendFormat": "", + "refId": "C" + }, + { + "expr": "SBK_IGNITE_Reading_mcs_75", + "interval": "", + "legendFormat": "", + "refId": "D" + }, + { + "expr": "SBK_IGNITE_Reading_mcs_90", + "interval": "", + "legendFormat": "", + "refId": "E" + }, + { + "expr": "SBK_IGNITE_Reading_mcs_95", + "interval": "", + "legendFormat": "", + "refId": "F" + }, + { + "expr": "SBK_IGNITE_Reading_mcs_99", + "interval": "", + "legendFormat": "", + "refId": "G" + }, + { + "expr": "SBK_IGNITE_Reading_mcs_99_9", + "interval": "", + "legendFormat": "", + "refId": "H" + }, + { + "expr": "SBK_IGNITE_Reading_mcs_99_99", + "interval": "", + "legendFormat": "", + "refId": "I" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "IGNITE Read Percentiles (Microseconds)", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" }, - "unit": "decbytes" - }, - "overrides": [] - }, - "gridPos": { - "h": 6, - "w": 3, - "x": 8, - "y": 24 - }, - "id": 16, - "options": { - "colorMode": "value", - "graphMode": "none", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "µs", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } ], - "fields": "", - "values": false + "yaxis": { + "align": false, + "alignLevel": null + } }, - "textMode": "value" - }, - "pluginVersion": "7.3.7", - "targets": [ { - "expr": "SBK_IGNITE_Reading_Bytes_total", - "refId": "A" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "IGNITE Read Bytes Total", - "type": "stat" - }, - { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 1 + }, + { + "color": "#6ED0E0", + "value": 5 + }, + { + "color": "#EF843C", + "value": 10 + }, + { + "color": "#E24D42", + "value": 20 + }, + { + "color": "#1F78C1", + "value": 30 + }, + { + "color": "#BA43A9", + "value": 40 + }, + { + "color": "#705DA0", + "value": 50 + }, + { + "color": "#508642", + "value": 60 + }, + { + "color": "#CCA300", + "value": 70 + }, + { + "color": "#447EBC", + "value": 80 + }, + { + "color": "#C15C17", + "value": 90 + }, + { + "color": "#890F02", + "value": 100 + }, + { + "color": "#0A437C", + "value": 500 + }, + { + "color": "#6D1F62", + "value": 1000 + } + ] }, - { - "color": "red", - "value": 1 - } - ] + "unit": "ms" + }, + "overrides": [] }, - "unit": "none" - }, - "overrides": [] - }, - "gridPos": { - "h": 5, - "w": 5, - "x": 11, - "y": 25 - }, - "id": 26, - "options": { - "colorMode": "value", - "graphMode": "none", - "justifyMode": "auto", - "orientation": "horizontal", - "reduceOptions": { - "calcs": [ - "last" + "gridPos": { + "h": 11, + "w": 8, + "x": 16, + "y": 30 + }, + "id": 24, + "options": { + "colorMode": "value", + "graphMode": "area", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "auto" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_IGNITE_Reading_ms_AvgLatency", + "interval": "", + "legendFormat": "Average Latency", + "refId": "A" + }, + { + "expr": "SBK_IGNITE_Reading_ms_MaxLatency", + "interval": "", + "legendFormat": "Max Latency", + "refId": "B" + } ], - "fields": "", - "values": false - }, - "textMode": "value_and_name" - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_IGNITE_Reading_LowerDiscardedLatencyRecords_total", - "interval": "", - "legendFormat": "Lower", - "queryType": "randomWalk", - "refId": "A" - }, - { - "expr": "SBK_IGNITE_Reading_HigherDiscardLatencyRecords_total", - "interval": "", - "legendFormat": "Higher", - "refId": "B" - }, - { - "expr": "SBK_IGNITE_Reading_InvalidLatencyRecords_total", - "interval": "", - "legendFormat": "Invalid/Negative", - "refId": "C" + "timeFrom": null, + "timeShift": null, + "title": "IGNITE Read Avg and Max Latencies (Milliseconds)", + "type": "stat" } ], - "timeFrom": null, - "timeShift": null, - "title": "IGNITE Read Discarded Latencies", - "type": "stat" + "title": "Read Performance Benchmarking", + "type": "row" + }, + { + "collapsed": false, + "datasource": null, + "gridPos": { + "h": 1, + "w": 24, + "x": 0, + "y": 8 + }, + "id": 56, + "panels": [], + "title": "Write-Read Performance Benchmarking (End to End Latencies)", + "type": "row" }, { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, "datasource": "Prometheus", "fieldConfig": { "defaults": { "custom": {}, - "links": [], "mappings": [], + "max": 500, + "min": 0, "noValue": "0", "thresholds": { "mode": "absolute", @@ -2596,81 +3024,43 @@ }, { "color": "#E24D42", - "value": 1000 + "value": 200 }, { "color": "#1F78C1", - "value": 10000 + "value": 300 }, { "color": "#BA43A9", - "value": 100000 + "value": 400 }, { "color": "#705DA0", - "value": 1000000 + "value": 500 }, { "color": "#508642", - "value": 10000000 + "value": 600 + }, + { + "color": "#CCA300", + "value": 700 + }, + { + "color": "#447EBC", + "value": 800 + }, + { + "color": "#C15C17", + "value": 900 + }, + { + "color": "#890F02", + "value": 1000 } ] }, - "unit": "µs" - }, - "overrides": [] - }, - "gridPos": { - "h": 11, - "w": 8, - "x": 0, - "y": 30 - }, - "id": 43, - "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_IGNITE_Reading_mcs_AvgLatency", - "interval": "", - "legendFormat": "Average Latency", - "refId": "A" - }, - { - "expr": "SBK_IGNITE_Reading_mcs_MaxLatency", - "interval": "", - "legendFormat": "Max Latency", - "refId": "B" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "IGNITE Read Avg and Max Latencies (Microseconds)", - "type": "stat" - }, - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [] + "unit": "MBs" }, "overrides": [] }, @@ -2679,11 +3069,11 @@ "gridPos": { "h": 11, "w": 8, - "x": 8, - "y": 30 + "x": 0, + "y": 9 }, "hiddenSeries": false, - "id": 45, + "id": 61, "legend": { "avg": false, "current": false, @@ -2710,1564 +3100,1252 @@ "steppedLine": false, "targets": [ { - "expr": "SBK_IGNITE_Reading_mcs_10", + "expr": "SBK_IGNITE_Write_Reading_MBPerSec", "interval": "", "legendFormat": "", "refId": "A" - }, - { - "expr": "SBK_IGNITE_Reading_mcs_25", - "interval": "", - "legendFormat": "", - "refId": "B" - }, - { - "expr": "SBK_IGNITE_Reading_mcs_50", - "interval": "", - "legendFormat": "", - "refId": "C" - }, - { - "expr": "SBK_IGNITE_Reading_mcs_75", - "interval": "", - "legendFormat": "", - "refId": "D" - }, - { - "expr": "SBK_IGNITE_Reading_mcs_90", - "interval": "", - "legendFormat": "", - "refId": "E" - }, - { - "expr": "SBK_IGNITE_Reading_mcs_95", - "interval": "", - "legendFormat": "", - "refId": "F" - }, - { - "expr": "SBK_IGNITE_Reading_mcs_99", - "interval": "", - "legendFormat": "", - "refId": "G" - }, - { - "expr": "SBK_IGNITE_Reading_mcs_99_9", - "interval": "", - "legendFormat": "", - "refId": "H" - }, - { - "expr": "SBK_IGNITE_Reading_mcs_99_99", - "interval": "", - "legendFormat": "", - "refId": "I" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, - "title": "IGNITE Read Percentiles (Microseconds)", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "format": "µs", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } - }, - { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [], - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 1 - }, - { - "color": "#6ED0E0", - "value": 5 - }, - { - "color": "#EF843C", - "value": 10 - }, - { - "color": "#E24D42", - "value": 20 - }, - { - "color": "#1F78C1", - "value": 30 - }, - { - "color": "#BA43A9", - "value": 40 - }, - { - "color": "#705DA0", - "value": 50 - }, - { - "color": "#508642", - "value": 60 - }, - { - "color": "#CCA300", - "value": 70 - }, - { - "color": "#447EBC", - "value": 80 - }, - { - "color": "#C15C17", - "value": 90 - }, - { - "color": "#890F02", - "value": 100 - }, - { - "color": "#0A437C", - "value": 500 - }, - { - "color": "#6D1F62", - "value": 1000 - } - ] - }, - "unit": "ms" + "title": "IGNITE Write-Read Throughput MB/s ", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "$$hashKey": "object:175", + "format": "MBs", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "$$hashKey": "object:176", + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {} }, "overrides": [] }, + "fill": 1, + "fillGradient": 0, "gridPos": { "h": 11, "w": 8, - "x": 16, - "y": 30 + "x": 8, + "y": 9 }, - "id": 24, + "hiddenSeries": false, + "id": 36, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" + "alertThreshold": true }, + "percentage": false, "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, "targets": [ { - "expr": "SBK_IGNITE_Reading_ms_AvgLatency", + "expr": "SBK_IGNITE_Write_Reading_RecordsPerSec", "interval": "", - "legendFormat": "Average Latency", + "legendFormat": "", "refId": "A" - }, - { - "expr": "SBK_IGNITE_Reading_ms_MaxLatency", - "interval": "", - "legendFormat": "Max Latency", - "refId": "B" } ], + "thresholds": [], "timeFrom": null, - "timeShift": null, - "title": "IGNITE Read Avg and Max Latencies (Milliseconds)", - "type": "stat" - }, - { - "collapsed": true, - "datasource": null, - "gridPos": { - "h": 1, - "w": 24, - "x": 0, - "y": 41 - }, - "id": 56, - "panels": [ - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "max": 500, - "min": 0, - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 200 - }, - { - "color": "#1F78C1", - "value": 300 - }, - { - "color": "#BA43A9", - "value": 400 - }, - { - "color": "#705DA0", - "value": 500 - }, - { - "color": "#508642", - "value": 600 - }, - { - "color": "#CCA300", - "value": 700 - }, - { - "color": "#447EBC", - "value": 800 - }, - { - "color": "#C15C17", - "value": 900 - }, - { - "color": "#890F02", - "value": 1000 - } - ] - }, - "unit": "MBs" - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 0, - "y": 4 - }, - "hiddenSeries": false, - "id": 61, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_IGNITE_Write_Reading_MBPerSec", - "interval": "", - "legendFormat": "", - "refId": "A" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "IGNITE Write-Read Throughput MB/s ", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "$$hashKey": "object:175", - "format": "MBs", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "$$hashKey": "object:176", - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } + "timeRegions": [], + "timeShift": null, + "title": "IGNITE Write-Read Records/Sec", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "iops", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true }, { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {} - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 8, - "y": 4 - }, - "hiddenSeries": false, - "id": 36, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_IGNITE_Write_Reading_RecordsPerSec", - "interval": "", - "legendFormat": "", - "refId": "A" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "IGNITE Write-Read Records/Sec", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 1000 + }, + { + "color": "#1F78C1", + "value": 10000 + }, + { + "color": "#BA43A9", + "value": 100000 + }, + { + "color": "#705DA0", + "value": 1000000 + }, + { + "color": "#508642", + "value": 10000000 + } + ] }, - "yaxes": [ - { - "format": "iops", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } + "unit": "ns" + }, + "overrides": [] + }, + "gridPos": { + "h": 11, + "w": 8, + "x": 16, + "y": 9 + }, + "id": 52, + "options": { + "colorMode": "value", + "graphMode": "area", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" ], - "yaxis": { - "align": false, - "alignLevel": null - } + "fields": "", + "values": false + }, + "textMode": "auto" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_IGNITE_Write_Reading_ns_AvgLatency", + "interval": "", + "legendFormat": "Average Latency", + "refId": "A" + }, + { + "expr": "SBK_IGNITE_Write_Reading_ns_MaxLatency", + "interval": "", + "legendFormat": "Max Latency", + "refId": "B" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "IGNITE Write-Read Avg and Max Latencies (Nanoseconds)", + "type": "stat" + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {} + }, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 0, + "y": 20 + }, + "hiddenSeries": false, + "id": 54, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_IGNITE_Write_Reading_ns_10", + "interval": "", + "legendFormat": "", + "refId": "A" + }, + { + "expr": "SBK_IGNITE_Write_Reading_ns_25", + "interval": "", + "legendFormat": "", + "refId": "B" }, { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 1000 - }, - { - "color": "#1F78C1", - "value": 10000 - }, - { - "color": "#BA43A9", - "value": 100000 - }, - { - "color": "#705DA0", - "value": 1000000 - }, - { - "color": "#508642", - "value": 10000000 - } - ] - }, - "unit": "ns" - }, - "overrides": [] - }, - "gridPos": { - "h": 11, - "w": 8, - "x": 16, - "y": 4 - }, - "id": 52, - "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_IGNITE_Write_Reading_ns_AvgLatency", - "interval": "", - "legendFormat": "Average Latency", - "refId": "A" - }, - { - "expr": "SBK_IGNITE_Write_Reading_ns_MaxLatency", - "interval": "", - "legendFormat": "Max Latency", - "refId": "B" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "IGNITE Write-Read Avg and Max Latencies (Nanoseconds)", - "type": "stat" + "expr": "SBK_IGNITE_Write_Reading_ns_50", + "interval": "", + "legendFormat": "", + "refId": "C" }, { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {} - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 0, - "y": 15 - }, - "hiddenSeries": false, - "id": 54, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_IGNITE_Write_Reading_ns_10", - "interval": "", - "legendFormat": "", - "refId": "A" - }, - { - "expr": "SBK_IGNITE_Write_Reading_ns_25", - "interval": "", - "legendFormat": "", - "refId": "B" - }, - { - "expr": "SBK_IGNITE_Write_Reading_ns_50", - "interval": "", - "legendFormat": "", - "refId": "C" - }, - { - "expr": "SBK_IGNITE_Write_Reading_ns_75", - "interval": "", - "legendFormat": "", - "refId": "D" - }, - { - "expr": "SBK_IGNITE_Write_Reading_ns_90", - "interval": "", - "legendFormat": "", - "refId": "E" - }, - { - "expr": "SBK_IGNITE_Write_Reading_ns_95", - "interval": "", - "legendFormat": "", - "refId": "F" - }, - { - "expr": "SBK_IGNITE_Write_Reading_ns_99", - "interval": "", - "legendFormat": "", - "refId": "G" - }, - { - "expr": "SBK_IGNITE_Write_Reading_ns_99_9", - "interval": "", - "legendFormat": "", - "refId": "H" - }, - { - "expr": "SBK_IGNITE_Write_Reading_ns_99_99", - "interval": "", - "legendFormat": "", - "refId": "I" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "IGNITE Write-Read Percentiles (Nanoseconds)", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "format": "ns", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } + "expr": "SBK_IGNITE_Write_Reading_ns_75", + "interval": "", + "legendFormat": "", + "refId": "D" + }, + { + "expr": "SBK_IGNITE_Write_Reading_ns_90", + "interval": "", + "legendFormat": "", + "refId": "E" + }, + { + "expr": "SBK_IGNITE_Write_Reading_ns_95", + "interval": "", + "legendFormat": "", + "refId": "F" + }, + { + "expr": "SBK_IGNITE_Write_Reading_ns_99", + "interval": "", + "legendFormat": "", + "refId": "G" + }, + { + "expr": "SBK_IGNITE_Write_Reading_ns_99_25", + "interval": "", + "legendFormat": "", + "refId": "H" + }, + { + "expr": "SBK_IGNITE_Write_Reading_ns_99_5", + "interval": "", + "legendFormat": "", + "refId": "I" + }, + { + "expr": "SBK_IGNITE_Write_Reading_ns_99_75", + "interval": "", + "legendFormat": "", + "refId": "J" + }, + { + "expr": "SBK_IGNITE_Write_Reading_ns_99_9", + "interval": "", + "legendFormat": "", + "refId": "K" + }, + { + "expr": "SBK_IGNITE_Write_Reading_ns_99_95", + "interval": "", + "legendFormat": "", + "refId": "L" }, { - "datasource": "Prometheus", - "description": "", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 1073741824 - }, - { - "color": "#EF843C", - "value": 10737418240 - }, - { - "color": "#6ED0E0", - "value": 10737418240 - }, - { - "color": "#E24D42", - "value": 1099511627776 - } - ] + "expr": "SBK_IGNITE_Write_Reading_ns_99_99", + "interval": "", + "legendFormat": "", + "refId": "M" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "IGNITE Write-Read Percentiles (Nanoseconds)", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "$$hashKey": "object:240", + "format": "ns", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "$$hashKey": "object:241", + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "datasource": "Prometheus", + "description": "", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null }, - "unit": "decbytes" - }, - "overrides": [] - }, - "gridPos": { - "h": 5, - "w": 3, - "x": 8, - "y": 15 - }, - "id": 30, - "options": { - "colorMode": "value", - "graphMode": "none", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" + { + "color": "#EAB839", + "value": 1073741824 + }, + { + "color": "#EF843C", + "value": 10737418240 + }, + { + "color": "#6ED0E0", + "value": 10737418240 + }, + { + "color": "#E24D42", + "value": 1099511627776 + } + ] }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_IGNITE_Write_Reading_Bytes_total", - "interval": "", - "legendFormat": "", - "refId": "A" - } + "unit": "decbytes" + }, + "overrides": [] + }, + "gridPos": { + "h": 5, + "w": 3, + "x": 8, + "y": 20 + }, + "id": 30, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" ], - "timeFrom": null, - "timeShift": null, - "title": "IGNITE Write-Read Bytes Total", - "type": "stat" + "fields": "", + "values": false }, + "textMode": "auto" + }, + "pluginVersion": "7.3.7", + "targets": [ { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "max": 500, - "min": 0, - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 200 - }, - { - "color": "#1F78C1", - "value": 300 - }, - { - "color": "#BA43A9", - "value": 400 - }, - { - "color": "#705DA0", - "value": 500 - }, - { - "color": "#508642", - "value": 600 - }, - { - "color": "#CCA300", - "value": 700 - }, - { - "color": "#447EBC", - "value": 800 - }, - { - "color": "#C15C17", - "value": 900 - }, - { - "color": "#890F02", - "value": 1000 - } - ] + "expr": "SBK_IGNITE_Write_Reading_Bytes_total", + "interval": "", + "legendFormat": "", + "refId": "A" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "IGNITE Write-Read Bytes Total", + "type": "stat" + }, + { + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "max": 500, + "min": 0, + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 }, - "unit": "MBs" - }, - "overrides": [] - }, - "gridPos": { - "h": 6, - "w": 5, - "x": 11, - "y": 15 - }, - "id": 32, - "options": { - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "showThresholdLabels": true, - "showThresholdMarkers": true + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 200 + }, + { + "color": "#1F78C1", + "value": 300 + }, + { + "color": "#BA43A9", + "value": 400 + }, + { + "color": "#705DA0", + "value": 500 + }, + { + "color": "#508642", + "value": 600 + }, + { + "color": "#CCA300", + "value": 700 + }, + { + "color": "#447EBC", + "value": 800 + }, + { + "color": "#C15C17", + "value": 900 + }, + { + "color": "#890F02", + "value": 1000 + } + ] }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_IGNITE_Write_Reading_MBPerSec", - "interval": "", - "legendFormat": "", - "refId": "A" - } + "unit": "MBs" + }, + "overrides": [] + }, + "gridPos": { + "h": 6, + "w": 5, + "x": 11, + "y": 20 + }, + "id": 32, + "options": { + "reduceOptions": { + "calcs": [ + "last" ], - "timeFrom": null, - "timeShift": null, - "title": "IGNITE Write-Read Throughput MB/s", - "type": "gauge" + "fields": "", + "values": false }, + "showThresholdLabels": true, + "showThresholdMarkers": true + }, + "pluginVersion": "7.3.7", + "targets": [ { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {} - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 16, - "y": 15 - }, - "hiddenSeries": false, - "id": 34, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_IGNITE_Write_Reading_ms_10", - "interval": "", - "legendFormat": "", - "refId": "A" - }, - { - "expr": "SBK_IGNITE_Write_Reading_ms_25", - "interval": "", - "legendFormat": "", - "refId": "B" - }, - { - "expr": "SBK_IGNITE_Write_Reading_ms_50", - "interval": "", - "legendFormat": "", - "refId": "C" - }, - { - "expr": "SBK_IGNITE_Write_Reading_ms_75", - "interval": "", - "legendFormat": "", - "refId": "D" - }, - { - "expr": "SBK_IGNITE_Write_Reading_ms_90", - "interval": "", - "legendFormat": "", - "refId": "E" - }, - { - "expr": "SBK_IGNITE_Write_Reading_ms_95", - "interval": "", - "legendFormat": "", - "refId": "F" - }, - { - "expr": "SBK_IGNITE_Write_Reading_ms_99", - "interval": "", - "legendFormat": "", - "refId": "G" - }, - { - "expr": "SBK_IGNITE_Write_Reading_ms_99_9", - "interval": "", - "legendFormat": "", - "refId": "H" - }, - { - "expr": "SBK_IGNITE_Write_Reading_ms_99_99", - "interval": "", - "legendFormat": "", - "refId": "I" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "IGNITE Write-Read Percentiles (Milliseconds)", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "format": "ms", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } + "expr": "SBK_IGNITE_Write_Reading_MBPerSec", + "interval": "", + "legendFormat": "", + "refId": "A" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "IGNITE Write-Read Throughput MB/s", + "type": "gauge" + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {} + }, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 16, + "y": 20 + }, + "hiddenSeries": false, + "id": 34, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_IGNITE_Write_Reading_ms_10", + "interval": "", + "legendFormat": "", + "refId": "A" }, { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": { - "align": null, - "filterable": false + "expr": "SBK_IGNITE_Write_Reading_ms_25", + "interval": "", + "legendFormat": "", + "refId": "B" + }, + { + "expr": "SBK_IGNITE_Write_Reading_ms_50", + "interval": "", + "legendFormat": "", + "refId": "C" + }, + { + "expr": "SBK_IGNITE_Write_Reading_ms_75", + "interval": "", + "legendFormat": "", + "refId": "D" + }, + { + "expr": "SBK_IGNITE_Write_Reading_ms_90", + "interval": "", + "legendFormat": "", + "refId": "E" + }, + { + "expr": "SBK_IGNITE_Write_Reading_ms_95", + "interval": "", + "legendFormat": "", + "refId": "F" + }, + { + "expr": "SBK_IGNITE_Write_Reading_ms_99", + "interval": "", + "legendFormat": "", + "refId": "G" + }, + { + "expr": "SBK_IGNITE_Write_Reading_ms_99_9", + "interval": "", + "legendFormat": "", + "refId": "H" + }, + { + "expr": "SBK_IGNITE_Write_Reading_ms_99_99", + "interval": "", + "legendFormat": "", + "refId": "I" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "IGNITE Write-Read Percentiles (Milliseconds)", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "ms", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": { + "align": null, + "filterable": false + }, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null }, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 500 - } - ] + { + "color": "#EAB839", + "value": 10 }, - "unit": "none" - }, - "overrides": [] - }, - "gridPos": { - "h": 6, - "w": 3, - "x": 8, - "y": 20 - }, - "id": 40, - "options": { - "colorMode": "value", - "graphMode": "none", - "justifyMode": "auto", - "orientation": "horizontal", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "value_and_name" + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 500 + } + ] }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_IGNITE_Write_Reading_Readers", - "interval": "", - "legendFormat": "Active Readers", - "refId": "A" - }, - { - "expr": "SBK_IGNITE_Write_Reading_Max_Readers", - "interval": "", - "legendFormat": "Max Readers", - "refId": "B" - }, - { - "expr": "SBK_IGNITE_Write_Reading_Writers", - "interval": "", - "legendFormat": "Active Writers", - "refId": "C" - }, - { - "expr": "SBK_IGNITE_Write_Reading_Max_Writers", - "interval": "", - "legendFormat": "Max Writers", - "refId": "D" - } + "unit": "none" + }, + "overrides": [] + }, + "gridPos": { + "h": 6, + "w": 3, + "x": 8, + "y": 25 + }, + "id": 40, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "auto", + "orientation": "horizontal", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "value_and_name" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_IGNITE_Write_Reading_Readers", + "interval": "", + "legendFormat": "Active Readers", + "refId": "A" + }, + { + "expr": "SBK_IGNITE_Write_Reading_Max_Readers", + "interval": "", + "legendFormat": "Max Readers", + "refId": "B" + }, + { + "expr": "SBK_IGNITE_Write_Reading_Writers", + "interval": "", + "legendFormat": "Active Writers", + "refId": "C" + }, + { + "expr": "SBK_IGNITE_Write_Reading_Max_Writers", + "interval": "", + "legendFormat": "Max Writers", + "refId": "D" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "IGNITE Write-Read Writers and Readers", + "type": "stat" + }, + { + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "red", + "value": 1 + } + ] + }, + "unit": "none" + }, + "overrides": [] + }, + "gridPos": { + "h": 5, + "w": 5, + "x": 11, + "y": 26 + }, + "id": 42, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "auto", + "orientation": "horizontal", + "reduceOptions": { + "calcs": [ + "last" ], - "timeFrom": null, - "timeShift": null, - "title": "IGNITE Write-Read Writers and Readers", - "type": "stat" + "fields": "", + "values": false }, + "textMode": "value_and_name" + }, + "pluginVersion": "7.3.7", + "targets": [ { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "red", - "value": 1 - } - ] + "expr": "SBK_IGNITE_Write_Reading_LowerDiscardedLatencyRecords_total", + "interval": "", + "legendFormat": "Lower", + "refId": "A" + }, + { + "expr": "SBK_IGNITE_Write_Reading_HigherDiscardLatencyRecords_total", + "interval": "", + "legendFormat": "Higher", + "refId": "B" + }, + { + "expr": "SBK_IGNITE_Write_Reading_InvalidLatencyRecords_total", + "interval": "", + "legendFormat": "Invalid/Negative", + "refId": "C" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "IGNITE Write-Read Discarded Latencies", + "type": "stat" + }, + { + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null }, - "unit": "none" - }, - "overrides": [] - }, - "gridPos": { - "h": 5, - "w": 5, - "x": 11, - "y": 21 - }, - "id": 42, - "options": { - "colorMode": "value", - "graphMode": "none", - "justifyMode": "auto", - "orientation": "horizontal", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "value_and_name" + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 1000 + }, + { + "color": "#1F78C1", + "value": 10000 + }, + { + "color": "#BA43A9", + "value": 100000 + }, + { + "color": "#705DA0", + "value": 1000000 + }, + { + "color": "#508642", + "value": 10000000 + }, + { + "color": "#CCA300", + "value": 100000000 + } + ] }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_IGNITE_Write_Reading_LowerDiscardedLatencyRecords_total", - "interval": "", - "legendFormat": "Lower", - "refId": "A" - }, - { - "expr": "SBK_IGNITE_Write_Reading_HigherDiscardLatencyRecords_total", - "interval": "", - "legendFormat": "Higher", - "refId": "B" - }, - { - "expr": "SBK_IGNITE_Write_Reading_InvalidLatencyRecords_total", - "interval": "", - "legendFormat": "Invalid/Negative", - "refId": "C" - } + "unit": "µs" + }, + "overrides": [] + }, + "gridPos": { + "h": 11, + "w": 8, + "x": 0, + "y": 31 + }, + "id": 51, + "options": { + "colorMode": "value", + "graphMode": "area", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" ], - "timeFrom": null, - "timeShift": null, - "title": "IGNITE Write-Read Discarded Latencies", - "type": "stat" + "fields": "", + "values": false + }, + "textMode": "auto" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_IGNITE_Write_Reading_mcs_AvgLatency", + "interval": "", + "legendFormat": "Average Latency", + "refId": "A" + }, + { + "expr": "SBK_IGNITE_Write_Reading_mcs_MaxLatency", + "interval": "", + "legendFormat": "Max Latency", + "refId": "B" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "IGNITE Write-Read Avg and Max Latencies (Microseconds)", + "type": "stat" + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {} + }, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 8, + "y": 31 + }, + "hiddenSeries": false, + "id": 53, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_IGNITE_Write_Reading_mcs_10", + "interval": "", + "legendFormat": "", + "refId": "A" + }, + { + "expr": "SBK_IGNITE_Write_Reading_mcs_25", + "interval": "", + "legendFormat": "", + "refId": "B" }, { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 1000 - }, - { - "color": "#1F78C1", - "value": 10000 - }, - { - "color": "#BA43A9", - "value": 100000 - }, - { - "color": "#705DA0", - "value": 1000000 - }, - { - "color": "#508642", - "value": 10000000 - }, - { - "color": "#CCA300", - "value": 100000000 - } - ] - }, - "unit": "µs" - }, - "overrides": [] - }, - "gridPos": { - "h": 11, - "w": 8, - "x": 0, - "y": 26 - }, - "id": 51, - "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_IGNITE_Write_Reading_mcs_AvgLatency", - "interval": "", - "legendFormat": "Average Latency", - "refId": "A" - }, - { - "expr": "SBK_IGNITE_Write_Reading_mcs_MaxLatency", - "interval": "", - "legendFormat": "Max Latency", - "refId": "B" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "IGNITE Write-Read Avg and Max Latencies (Microseconds)", - "type": "stat" + "expr": "SBK_IGNITE_Write_Reading_mcs_50", + "interval": "", + "legendFormat": "", + "refId": "C" }, { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {} - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 8, - "y": 26 - }, - "hiddenSeries": false, - "id": 53, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_IGNITE_Write_Reading_mcs_10", - "interval": "", - "legendFormat": "", - "refId": "A" - }, - { - "expr": "SBK_IGNITE_Write_Reading_mcs_25", - "interval": "", - "legendFormat": "", - "refId": "B" - }, - { - "expr": "SBK_IGNITE_Write_Reading_mcs_50", - "interval": "", - "legendFormat": "", - "refId": "C" - }, - { - "expr": "SBK_IGNITE_Write_Reading_mcs_75", - "interval": "", - "legendFormat": "", - "refId": "D" - }, - { - "expr": "SBK_IGNITE_Write_Reading_mcs_90", - "interval": "", - "legendFormat": "", - "refId": "E" - }, - { - "expr": "SBK_IGNITE_Write_Reading_mcs_95", - "interval": "", - "legendFormat": "", - "refId": "F" - }, - { - "expr": "SBK_IGNITE_Write_Reading_mcs_99", - "interval": "", - "legendFormat": "", - "refId": "G" - }, - { - "expr": "SBK_IGNITE_Write_Reading_mcs_99_9", - "interval": "", - "legendFormat": "", - "refId": "H" - }, - { - "expr": "SBK_IGNITE_Write_Reading_mcs_99_99", - "interval": "", - "legendFormat": "", - "refId": "I" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "IGNITE Write-Read Percentiles (Microseconds)", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "format": "µs", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } + "expr": "SBK_IGNITE_Write_Reading_mcs_75", + "interval": "", + "legendFormat": "", + "refId": "D" + }, + { + "expr": "SBK_IGNITE_Write_Reading_mcs_90", + "interval": "", + "legendFormat": "", + "refId": "E" + }, + { + "expr": "SBK_IGNITE_Write_Reading_mcs_95", + "interval": "", + "legendFormat": "", + "refId": "F" + }, + { + "expr": "SBK_IGNITE_Write_Reading_mcs_99", + "interval": "", + "legendFormat": "", + "refId": "G" + }, + { + "expr": "SBK_IGNITE_Write_Reading_mcs_99_9", + "interval": "", + "legendFormat": "", + "refId": "H" + }, + { + "expr": "SBK_IGNITE_Write_Reading_mcs_99_99", + "interval": "", + "legendFormat": "", + "refId": "I" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "IGNITE Write-Read Percentiles (Microseconds)", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "µs", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true }, { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 1 - }, - { - "color": "#6ED0E0", - "value": 5 - }, - { - "color": "#EF843C", - "value": 10 - }, - { - "color": "#E24D42", - "value": 20 - }, - { - "color": "#1F78C1", - "value": 30 - }, - { - "color": "#BA43A9", - "value": 40 - }, - { - "color": "#705DA0", - "value": 50 - }, - { - "color": "#508642", - "value": 60 - }, - { - "color": "#CCA300", - "value": 70 - }, - { - "color": "#447EBC", - "value": 80 - }, - { - "color": "#C15C17", - "value": 90 - }, - { - "color": "#890F02", - "value": 100 - }, - { - "color": "#0A437C", - "value": 200 - }, - { - "color": "#6D1F62", - "value": 500 - }, - { - "color": "#584477", - "value": 1000 - } - ] + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null }, - "unit": "ms" - }, - "overrides": [] - }, - "gridPos": { - "h": 11, - "w": 8, - "x": 16, - "y": 26 - }, - "id": 38, - "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" + { + "color": "#EAB839", + "value": 1 + }, + { + "color": "#6ED0E0", + "value": 5 + }, + { + "color": "#EF843C", + "value": 10 + }, + { + "color": "#E24D42", + "value": 20 + }, + { + "color": "#1F78C1", + "value": 30 + }, + { + "color": "#BA43A9", + "value": 40 + }, + { + "color": "#705DA0", + "value": 50 + }, + { + "color": "#508642", + "value": 60 + }, + { + "color": "#CCA300", + "value": 70 + }, + { + "color": "#447EBC", + "value": 80 + }, + { + "color": "#C15C17", + "value": 90 + }, + { + "color": "#890F02", + "value": 100 + }, + { + "color": "#0A437C", + "value": 200 + }, + { + "color": "#6D1F62", + "value": 500 + }, + { + "color": "#584477", + "value": 1000 + } + ] }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_IGNITE_Write_Reading_ms_AvgLatency", - "interval": "", - "legendFormat": "Average Latency", - "refId": "A" - }, - { - "expr": "SBK_IGNITE_Write_Reading_ms_MaxLatency", - "interval": "", - "legendFormat": "Max Latency", - "refId": "B" - } + "unit": "ms" + }, + "overrides": [] + }, + "gridPos": { + "h": 11, + "w": 8, + "x": 16, + "y": 31 + }, + "id": 38, + "options": { + "colorMode": "value", + "graphMode": "area", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" ], - "timeFrom": null, - "timeShift": null, - "title": "IGNITE Write-Read Avg and Max Latencies (Milliseconds)", - "type": "stat" + "fields": "", + "values": false + }, + "textMode": "auto" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_IGNITE_Write_Reading_ms_AvgLatency", + "interval": "", + "legendFormat": "Average Latency", + "refId": "A" + }, + { + "expr": "SBK_IGNITE_Write_Reading_ms_MaxLatency", + "interval": "", + "legendFormat": "Max Latency", + "refId": "B" } ], - "title": "Write-Read Performance Benchmarking (End to End Latencies)", - "type": "row" + "timeFrom": null, + "timeShift": null, + "title": "IGNITE Write-Read Avg and Max Latencies (Milliseconds)", + "type": "stat" } ], "refresh": "5s", diff --git a/grafana/dashboards/sbk-jdbc.json b/grafana/dashboards/sbk-jdbc.json index 9652a7bd0..21496a830 100644 --- a/grafana/dashboards/sbk-jdbc.json +++ b/grafana/dashboards/sbk-jdbc.json @@ -15,7 +15,7 @@ "editable": true, "gnetId": null, "graphTooltip": 0, - "iteration": 1623506088732, + "iteration": 1627313150733, "links": [], "panels": [ { @@ -362,7 +362,7 @@ "h": 9, "w": 8, "x": 0, - "y": 10 + "y": 7 }, "hiddenSeries": false, "id": 62, @@ -458,7 +458,7 @@ "h": 9, "w": 8, "x": 8, - "y": 10 + "y": 7 }, "hiddenSeries": false, "id": 6, @@ -590,7 +590,7 @@ "h": 9, "w": 8, "x": 16, - "y": 10 + "y": 7 }, "id": 48, "options": { @@ -646,7 +646,7 @@ "h": 11, "w": 8, "x": 0, - "y": 19 + "y": 16 }, "hiddenSeries": false, "id": 50, @@ -718,16 +718,40 @@ "refId": "G" }, { - "expr": "SBK_JDBC_Writing_ns_99_9", + "expr": "SBK_JDBC_Writing_ns_99_25", "interval": "", "legendFormat": "", "refId": "H" }, { - "expr": "SBK_JDBC_Writing_ns_99_99", + "expr": "SBK_JDBC_Writing_ns_99_5", "interval": "", "legendFormat": "", "refId": "I" + }, + { + "expr": "SBK_JDBC_Writing_ns_99_75", + "interval": "", + "legendFormat": "", + "refId": "J" + }, + { + "expr": "SBK_JDBC_Writing_ns_99_9", + "interval": "", + "legendFormat": "", + "refId": "K" + }, + { + "expr": "SBK_JDBC_Writing_ns_99_95", + "interval": "", + "legendFormat": "", + "refId": "L" + }, + { + "expr": "SBK_JDBC_Writing_ns_99_99", + "interval": "", + "legendFormat": "", + "refId": "M" } ], "thresholds": [], @@ -750,6 +774,7 @@ }, "yaxes": [ { + "$$hashKey": "object:127", "format": "ns", "label": null, "logBase": 1, @@ -758,6 +783,7 @@ "show": true }, { + "$$hashKey": "object:128", "format": "short", "label": null, "logBase": 1, @@ -814,7 +840,7 @@ "h": 4, "w": 3, "x": 8, - "y": 19 + "y": 16 }, "id": 2, "options": { @@ -925,7 +951,7 @@ "h": 6, "w": 5, "x": 11, - "y": 19 + "y": 16 }, "id": 4, "options": { @@ -970,7 +996,7 @@ "h": 11, "w": 8, "x": 16, - "y": 19 + "y": 16 }, "hiddenSeries": false, "id": 10, @@ -1136,7 +1162,7 @@ "h": 7, "w": 3, "x": 8, - "y": 23 + "y": 20 }, "id": 8, "options": { @@ -1192,7 +1218,7 @@ "h": 5, "w": 5, "x": 11, - "y": 25 + "y": 22 }, "id": 28, "options": { @@ -1294,7 +1320,7 @@ "h": 10, "w": 8, "x": 0, - "y": 30 + "y": 27 }, "id": 47, "options": { @@ -1350,7 +1376,7 @@ "h": 10, "w": 8, "x": 8, - "y": 30 + "y": 27 }, "hiddenSeries": false, "id": 49, @@ -1560,7 +1586,7 @@ "h": 10, "w": 8, "x": 16, - "y": 30 + "y": 27 }, "id": 12, "options": { @@ -1602,7 +1628,7 @@ "type": "row" }, { - "collapsed": false, + "collapsed": true, "datasource": null, "gridPos": { "h": 1, @@ -1611,969 +1637,1371 @@ "y": 7 }, "id": 58, - "panels": [], - "title": "Read Performance Benchmarking", - "type": "row" - }, - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [], - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 200 - }, - { - "color": "#1F78C1", - "value": 300 - }, - { - "color": "#BA43A9", - "value": 400 - }, - { - "color": "#705DA0", - "value": 500 - }, - { - "color": "#508642", - "value": 600 - }, - { - "color": "#CCA300", - "value": 700 - }, - { - "color": "#447EBC", - "value": 800 - }, - { - "color": "#C15C17", - "value": 900 + "panels": [ + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 200 + }, + { + "color": "#1F78C1", + "value": 300 + }, + { + "color": "#BA43A9", + "value": 400 + }, + { + "color": "#705DA0", + "value": 500 + }, + { + "color": "#508642", + "value": 600 + }, + { + "color": "#CCA300", + "value": 700 + }, + { + "color": "#447EBC", + "value": 800 + }, + { + "color": "#C15C17", + "value": 900 + }, + { + "color": "#890F02", + "value": 1000 + } + ] }, - { - "color": "#890F02", - "value": 1000 - } - ] + "unit": "MBs" + }, + "overrides": [] }, - "unit": "MBs" + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 0, + "y": 8 + }, + "hiddenSeries": false, + "id": 63, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_JDBC_Reading_MBPerSec", + "refId": "A" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "JDBC Read Throughput MB/s", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "$$hashKey": "object:323", + "format": "MBs", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "$$hashKey": "object:324", + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 0, - "y": 8 - }, - "hiddenSeries": false, - "id": 63, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_JDBC_Reading_MBPerSec", - "refId": "A" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "JDBC Read Throughput MB/s", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "$$hashKey": "object:323", - "format": "MBs", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "$$hashKey": "object:324", - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } - }, - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [] - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 8, - "y": 8 - }, - "hiddenSeries": false, - "id": 20, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_JDBC_Reading_RecordsPerSec", - "refId": "A" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "JDBC Read Records/Sec", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "format": "rps", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } - }, - { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [], - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 1000 - }, - { - "color": "#1F78C1", - "value": 10000 - }, - { - "color": "#BA43A9", - "value": 100000 - }, - { - "color": "#705DA0", - "value": 1000000 - }, - { - "color": "#508642", - "value": 10000000 - } - ] - }, - "unit": "ns" - }, - "overrides": [] - }, - "gridPos": { - "h": 11, - "w": 8, - "x": 16, - "y": 8 - }, - "id": 44, - "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_JDBC_Reading_ns_AvgLatency", - "interval": "", - "legendFormat": "Average Latency", - "refId": "A" - }, - { - "expr": "SBK_JDBC_Reading_ns_MaxLatency", - "interval": "", - "legendFormat": "Max Latency", - "refId": "B" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "JDBC Read Avg and Max Latencies (Nanoseconds)", - "type": "stat" - }, - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [] - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 0, - "y": 19 - }, - "hiddenSeries": false, - "id": 46, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_JDBC_Reading_ns_10", - "interval": "", - "legendFormat": "", - "refId": "A" - }, - { - "expr": "SBK_JDBC_Reading_ns_25", - "interval": "", - "legendFormat": "", - "refId": "B" - }, - { - "expr": "SBK_JDBC_Reading_ns_50", - "interval": "", - "legendFormat": "", - "refId": "C" - }, - { - "expr": "SBK_JDBC_Reading_ns_75", - "interval": "", - "legendFormat": "", - "refId": "D" - }, - { - "expr": "SBK_JDBC_Reading_ns_90", - "interval": "", - "legendFormat": "", - "refId": "E" - }, - { - "expr": "SBK_JDBC_Reading_ns_95", - "interval": "", - "legendFormat": "", - "refId": "F" - }, - { - "expr": "SBK_JDBC_Reading_ns_99", - "interval": "", - "legendFormat": "", - "refId": "G" - }, - { - "expr": "SBK_JDBC_Reading_ns_99_9", - "interval": "", - "legendFormat": "", - "refId": "H" - }, - { - "expr": "SBK_JDBC_Reading_ns_99_99", - "interval": "", - "legendFormat": "", - "refId": "I" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "JDBC Read Percentiles (Nanoseconds)", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ { - "format": "ns", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [] + }, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 8, + "y": 8 + }, + "hiddenSeries": false, + "id": 20, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_JDBC_Reading_RecordsPerSec", + "refId": "A" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "JDBC Read Records/Sec", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "rps", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } }, { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } - }, - { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [], - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 1000 + }, + { + "color": "#1F78C1", + "value": 10000 + }, + { + "color": "#BA43A9", + "value": 100000 + }, + { + "color": "#705DA0", + "value": 1000000 + }, + { + "color": "#508642", + "value": 10000000 + } + ] }, - { - "color": "#E24D42", - "value": 500 - } - ] + "unit": "ns" + }, + "overrides": [] + }, + "gridPos": { + "h": 11, + "w": 8, + "x": 16, + "y": 8 + }, + "id": 44, + "options": { + "colorMode": "value", + "graphMode": "area", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "auto" }, - "unit": "none" - }, - "overrides": [] - }, - "gridPos": { - "h": 5, - "w": 3, - "x": 8, - "y": 19 - }, - "id": 14, - "options": { - "colorMode": "value", - "graphMode": "none", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_JDBC_Reading_ns_AvgLatency", + "interval": "", + "legendFormat": "Average Latency", + "refId": "A" + }, + { + "expr": "SBK_JDBC_Reading_ns_MaxLatency", + "interval": "", + "legendFormat": "Max Latency", + "refId": "B" + } ], - "fields": "", - "values": false - }, - "textMode": "value_and_name" - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_JDBC_Reading_Readers", - "interval": "", - "legendFormat": "Active", - "refId": "A" + "timeFrom": null, + "timeShift": null, + "title": "JDBC Read Avg and Max Latencies (Nanoseconds)", + "type": "stat" }, { - "expr": "SBK_JDBC_Reading_Max_Readers", - "interval": "", - "legendFormat": "Max", - "refId": "B" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "JDBC Readers", - "type": "stat" - }, - { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [], - "mappings": [], - "max": 500, - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 200 - }, - { - "color": "#1F78C1", - "value": 300 - }, - { - "color": "#BA43A9", - "value": 400 - }, - { - "color": "#705DA0", - "value": 500 - }, - { - "color": "#508642", - "value": 600 - }, - { - "color": "#CCA300", - "value": 700 - }, - { - "color": "#447EBC", - "value": 800 - }, - { - "color": "#C15C17", - "value": 900 - }, - { - "color": "#890F02", - "value": 1000 - } - ] + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [] + }, + "overrides": [] }, - "unit": "MBs" - }, - "overrides": [] - }, - "gridPos": { - "h": 6, - "w": 5, - "x": 11, - "y": 19 - }, - "id": 18, - "options": { - "reduceOptions": { - "calcs": [ - "last" + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 0, + "y": 19 + }, + "hiddenSeries": false, + "id": 46, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_JDBC_Reading_ns_10", + "interval": "", + "legendFormat": "", + "refId": "A" + }, + { + "expr": "SBK_JDBC_Reading_ns_25", + "interval": "", + "legendFormat": "", + "refId": "B" + }, + { + "expr": "SBK_JDBC_Reading_ns_50", + "interval": "", + "legendFormat": "", + "refId": "C" + }, + { + "expr": "SBK_JDBC_Reading_ns_75", + "interval": "", + "legendFormat": "", + "refId": "D" + }, + { + "expr": "SBK_JDBC_Reading_ns_90", + "interval": "", + "legendFormat": "", + "refId": "E" + }, + { + "expr": "SBK_JDBC_Reading_ns_95", + "interval": "", + "legendFormat": "", + "refId": "F" + }, + { + "expr": "SBK_JDBC_Reading_ns_99", + "interval": "", + "legendFormat": "", + "refId": "G" + }, + { + "expr": "SBK_JDBC_Reading_ns_99_25", + "interval": "", + "legendFormat": "", + "refId": "H" + }, + { + "expr": "SBK_JDBC_Reading_ns_99_5", + "interval": "", + "legendFormat": "", + "refId": "I" + }, + { + "expr": "SBK_JDBC_Reading_ns_99_75", + "interval": "", + "legendFormat": "", + "refId": "J" + }, + { + "expr": "SBK_JDBC_Reading_ns_99_9", + "interval": "", + "legendFormat": "", + "refId": "K" + }, + { + "expr": "SBK_JDBC_Reading_ns_99_95", + "interval": "", + "legendFormat": "", + "refId": "L" + }, + { + "expr": "SBK_JDBC_Reading_ns_99_99", + "interval": "", + "legendFormat": "", + "refId": "M" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "JDBC Read Percentiles (Nanoseconds)", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "$$hashKey": "object:152", + "format": "ns", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "$$hashKey": "object:153", + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } ], - "fields": "", - "values": false - }, - "showThresholdLabels": true, - "showThresholdMarkers": true - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_JDBC_Reading_MBPerSec", - "refId": "A" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "JDBC Read Throughput MB/s", - "type": "gauge" - }, - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [] - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 16, - "y": 19 - }, - "hiddenSeries": false, - "id": 22, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_JDBC_Reading_ms_10", - "interval": "", - "legendFormat": "", - "refId": "A" - }, - { - "expr": "SBK_JDBC_Reading_ms_25", - "interval": "", - "legendFormat": "", - "refId": "B" - }, - { - "expr": "SBK_JDBC_Reading_ms_50", - "interval": "", - "legendFormat": "", - "refId": "C" + "yaxis": { + "align": false, + "alignLevel": null + } }, { - "expr": "SBK_JDBC_Reading_ms_75", - "interval": "", - "legendFormat": "", - "refId": "D" + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 500 + } + ] + }, + "unit": "none" + }, + "overrides": [] + }, + "gridPos": { + "h": 5, + "w": 3, + "x": 8, + "y": 19 + }, + "id": 14, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "value_and_name" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_JDBC_Reading_Readers", + "interval": "", + "legendFormat": "Active", + "refId": "A" + }, + { + "expr": "SBK_JDBC_Reading_Max_Readers", + "interval": "", + "legendFormat": "Max", + "refId": "B" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "JDBC Readers", + "type": "stat" }, { - "expr": "SBK_JDBC_Reading_ms_90", - "interval": "", - "legendFormat": "", - "refId": "E" + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "max": 500, + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 200 + }, + { + "color": "#1F78C1", + "value": 300 + }, + { + "color": "#BA43A9", + "value": 400 + }, + { + "color": "#705DA0", + "value": 500 + }, + { + "color": "#508642", + "value": 600 + }, + { + "color": "#CCA300", + "value": 700 + }, + { + "color": "#447EBC", + "value": 800 + }, + { + "color": "#C15C17", + "value": 900 + }, + { + "color": "#890F02", + "value": 1000 + } + ] + }, + "unit": "MBs" + }, + "overrides": [] + }, + "gridPos": { + "h": 6, + "w": 5, + "x": 11, + "y": 19 + }, + "id": 18, + "options": { + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "showThresholdLabels": true, + "showThresholdMarkers": true + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_JDBC_Reading_MBPerSec", + "refId": "A" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "JDBC Read Throughput MB/s", + "type": "gauge" }, { - "expr": "SBK_JDBC_Reading_ms_95", - "interval": "", - "legendFormat": "", - "refId": "F" + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [] + }, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 16, + "y": 19 + }, + "hiddenSeries": false, + "id": 22, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_JDBC_Reading_ms_10", + "interval": "", + "legendFormat": "", + "refId": "A" + }, + { + "expr": "SBK_JDBC_Reading_ms_25", + "interval": "", + "legendFormat": "", + "refId": "B" + }, + { + "expr": "SBK_JDBC_Reading_ms_50", + "interval": "", + "legendFormat": "", + "refId": "C" + }, + { + "expr": "SBK_JDBC_Reading_ms_75", + "interval": "", + "legendFormat": "", + "refId": "D" + }, + { + "expr": "SBK_JDBC_Reading_ms_90", + "interval": "", + "legendFormat": "", + "refId": "E" + }, + { + "expr": "SBK_JDBC_Reading_ms_95", + "interval": "", + "legendFormat": "", + "refId": "F" + }, + { + "expr": "SBK_JDBC_Reading_ms_99", + "interval": "", + "legendFormat": "", + "refId": "G" + }, + { + "expr": "SBK_JDBC_Reading_ms_99_9", + "interval": "", + "legendFormat": "", + "refId": "H" + }, + { + "expr": "SBK_JDBC_Reading_ms_99_99", + "interval": "", + "legendFormat": "", + "refId": "I" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "JDBC Read Percentiles (Milli Seconds)", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "ms", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } }, { - "expr": "SBK_JDBC_Reading_ms_99", - "interval": "", - "legendFormat": "", - "refId": "G" + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 1073741824 + }, + { + "color": "#6ED0E0", + "value": 10737418240 + }, + { + "color": "#EF843C", + "value": 107374182400 + }, + { + "color": "#E24D42", + "value": 1099511627776 + } + ] + }, + "unit": "decbytes" + }, + "overrides": [] + }, + "gridPos": { + "h": 6, + "w": 3, + "x": 8, + "y": 24 + }, + "id": 16, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "value" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_JDBC_Reading_Bytes_total", + "refId": "A" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "JDBC Read Bytes Total", + "type": "stat" }, { - "expr": "SBK_JDBC_Reading_ms_99_9", - "interval": "", - "legendFormat": "", - "refId": "H" + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "red", + "value": 1 + } + ] + }, + "unit": "none" + }, + "overrides": [] + }, + "gridPos": { + "h": 5, + "w": 5, + "x": 11, + "y": 25 + }, + "id": 26, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "auto", + "orientation": "horizontal", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "value_and_name" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_JDBC_Reading_LowerDiscardedLatencyRecords_total", + "interval": "", + "legendFormat": "Lower", + "queryType": "randomWalk", + "refId": "A" + }, + { + "expr": "SBK_JDBC_Reading_HigherDiscardLatencyRecords_total", + "interval": "", + "legendFormat": "Higher", + "refId": "B" + }, + { + "expr": "SBK_JDBC_Reading_InvalidLatencyRecords_total", + "interval": "", + "legendFormat": "Invalid/Negative", + "refId": "C" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "JDBC Read Discarded Latencies", + "type": "stat" }, { - "expr": "SBK_JDBC_Reading_ms_99_99", - "interval": "", - "legendFormat": "", - "refId": "I" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "JDBC Read Percentiles (Milli Seconds)", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "format": "ms", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 1000 + }, + { + "color": "#1F78C1", + "value": 10000 + }, + { + "color": "#BA43A9", + "value": 100000 + }, + { + "color": "#705DA0", + "value": 1000000 + }, + { + "color": "#508642", + "value": 10000000 + } + ] + }, + "unit": "µs" + }, + "overrides": [] + }, + "gridPos": { + "h": 11, + "w": 8, + "x": 0, + "y": 30 + }, + "id": 43, + "options": { + "colorMode": "value", + "graphMode": "area", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "auto" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_JDBC_Reading_mcs_AvgLatency", + "interval": "", + "legendFormat": "Average Latency", + "refId": "A" + }, + { + "expr": "SBK_JDBC_Reading_mcs_MaxLatency", + "interval": "", + "legendFormat": "Max Latency", + "refId": "B" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "JDBC Read Avg and Max Latencies (Microseconds)", + "type": "stat" }, { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } - }, - { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [], - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 1073741824 - }, - { - "color": "#6ED0E0", - "value": 10737418240 - }, - { - "color": "#EF843C", - "value": 107374182400 - }, - { - "color": "#E24D42", - "value": 1099511627776 - } - ] + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [] + }, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 8, + "y": 30 + }, + "hiddenSeries": false, + "id": 45, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_JDBC_Reading_mcs_10", + "interval": "", + "legendFormat": "", + "refId": "A" + }, + { + "expr": "SBK_JDBC_Reading_mcs_25", + "interval": "", + "legendFormat": "", + "refId": "B" + }, + { + "expr": "SBK_JDBC_Reading_mcs_50", + "interval": "", + "legendFormat": "", + "refId": "C" + }, + { + "expr": "SBK_JDBC_Reading_mcs_75", + "interval": "", + "legendFormat": "", + "refId": "D" + }, + { + "expr": "SBK_JDBC_Reading_mcs_90", + "interval": "", + "legendFormat": "", + "refId": "E" + }, + { + "expr": "SBK_JDBC_Reading_mcs_95", + "interval": "", + "legendFormat": "", + "refId": "F" + }, + { + "expr": "SBK_JDBC_Reading_mcs_99", + "interval": "", + "legendFormat": "", + "refId": "G" + }, + { + "expr": "SBK_JDBC_Reading_mcs_99_9", + "interval": "", + "legendFormat": "", + "refId": "H" + }, + { + "expr": "SBK_JDBC_Reading_mcs_99_99", + "interval": "", + "legendFormat": "", + "refId": "I" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "JDBC Read Percentiles (Microseconds)", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" }, - "unit": "decbytes" - }, - "overrides": [] - }, - "gridPos": { - "h": 6, - "w": 3, - "x": 8, - "y": 24 - }, - "id": 16, - "options": { - "colorMode": "value", - "graphMode": "none", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "µs", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } ], - "fields": "", - "values": false + "yaxis": { + "align": false, + "alignLevel": null + } }, - "textMode": "value" - }, - "pluginVersion": "7.3.7", - "targets": [ { - "expr": "SBK_JDBC_Reading_Bytes_total", - "refId": "A" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "JDBC Read Bytes Total", - "type": "stat" - }, - { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 1 + }, + { + "color": "#6ED0E0", + "value": 5 + }, + { + "color": "#EF843C", + "value": 10 + }, + { + "color": "#E24D42", + "value": 20 + }, + { + "color": "#1F78C1", + "value": 30 + }, + { + "color": "#BA43A9", + "value": 40 + }, + { + "color": "#705DA0", + "value": 50 + }, + { + "color": "#508642", + "value": 60 + }, + { + "color": "#CCA300", + "value": 70 + }, + { + "color": "#447EBC", + "value": 80 + }, + { + "color": "#C15C17", + "value": 90 + }, + { + "color": "#890F02", + "value": 100 + }, + { + "color": "#0A437C", + "value": 500 + }, + { + "color": "#6D1F62", + "value": 1000 + } + ] }, - { - "color": "red", - "value": 1 - } - ] + "unit": "ms" + }, + "overrides": [] }, - "unit": "none" - }, - "overrides": [] - }, - "gridPos": { - "h": 5, - "w": 5, - "x": 11, - "y": 25 - }, - "id": 26, - "options": { - "colorMode": "value", - "graphMode": "none", - "justifyMode": "auto", - "orientation": "horizontal", - "reduceOptions": { - "calcs": [ - "last" + "gridPos": { + "h": 11, + "w": 8, + "x": 16, + "y": 30 + }, + "id": 24, + "options": { + "colorMode": "value", + "graphMode": "area", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "auto" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_JDBC_Reading_ms_AvgLatency", + "interval": "", + "legendFormat": "Average Latency", + "refId": "A" + }, + { + "expr": "SBK_JDBC_Reading_ms_MaxLatency", + "interval": "", + "legendFormat": "Max Latency", + "refId": "B" + } ], - "fields": "", - "values": false - }, - "textMode": "value_and_name" - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_JDBC_Reading_LowerDiscardedLatencyRecords_total", - "interval": "", - "legendFormat": "Lower", - "queryType": "randomWalk", - "refId": "A" - }, - { - "expr": "SBK_JDBC_Reading_HigherDiscardLatencyRecords_total", - "interval": "", - "legendFormat": "Higher", - "refId": "B" - }, - { - "expr": "SBK_JDBC_Reading_InvalidLatencyRecords_total", - "interval": "", - "legendFormat": "Invalid/Negative", - "refId": "C" + "timeFrom": null, + "timeShift": null, + "title": "JDBC Read Avg and Max Latencies (Milliseconds)", + "type": "stat" } ], - "timeFrom": null, - "timeShift": null, - "title": "JDBC Read Discarded Latencies", - "type": "stat" + "title": "Read Performance Benchmarking", + "type": "row" + }, + { + "collapsed": false, + "datasource": null, + "gridPos": { + "h": 1, + "w": 24, + "x": 0, + "y": 8 + }, + "id": 56, + "panels": [], + "title": "Write-Read Performance Benchmarking (End to End Latencies)", + "type": "row" }, { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, "datasource": "Prometheus", "fieldConfig": { "defaults": { "custom": {}, - "links": [], "mappings": [], + "max": 500, + "min": 0, "noValue": "0", "thresholds": { "mode": "absolute", @@ -2596,81 +3024,43 @@ }, { "color": "#E24D42", - "value": 1000 + "value": 200 }, { "color": "#1F78C1", - "value": 10000 + "value": 300 }, { "color": "#BA43A9", - "value": 100000 + "value": 400 }, { "color": "#705DA0", - "value": 1000000 + "value": 500 }, { "color": "#508642", - "value": 10000000 + "value": 600 + }, + { + "color": "#CCA300", + "value": 700 + }, + { + "color": "#447EBC", + "value": 800 + }, + { + "color": "#C15C17", + "value": 900 + }, + { + "color": "#890F02", + "value": 1000 } ] }, - "unit": "µs" - }, - "overrides": [] - }, - "gridPos": { - "h": 11, - "w": 8, - "x": 0, - "y": 30 - }, - "id": 43, - "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_JDBC_Reading_mcs_AvgLatency", - "interval": "", - "legendFormat": "Average Latency", - "refId": "A" - }, - { - "expr": "SBK_JDBC_Reading_mcs_MaxLatency", - "interval": "", - "legendFormat": "Max Latency", - "refId": "B" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "JDBC Read Avg and Max Latencies (Microseconds)", - "type": "stat" - }, - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [] + "unit": "MBs" }, "overrides": [] }, @@ -2679,11 +3069,11 @@ "gridPos": { "h": 11, "w": 8, - "x": 8, - "y": 30 + "x": 0, + "y": 9 }, "hiddenSeries": false, - "id": 45, + "id": 61, "legend": { "avg": false, "current": false, @@ -2710,1564 +3100,1252 @@ "steppedLine": false, "targets": [ { - "expr": "SBK_JDBC_Reading_mcs_10", + "expr": "SBK_JDBC_Write_Reading_MBPerSec", "interval": "", "legendFormat": "", "refId": "A" - }, - { - "expr": "SBK_JDBC_Reading_mcs_25", - "interval": "", - "legendFormat": "", - "refId": "B" - }, - { - "expr": "SBK_JDBC_Reading_mcs_50", - "interval": "", - "legendFormat": "", - "refId": "C" - }, - { - "expr": "SBK_JDBC_Reading_mcs_75", - "interval": "", - "legendFormat": "", - "refId": "D" - }, - { - "expr": "SBK_JDBC_Reading_mcs_90", - "interval": "", - "legendFormat": "", - "refId": "E" - }, - { - "expr": "SBK_JDBC_Reading_mcs_95", - "interval": "", - "legendFormat": "", - "refId": "F" - }, - { - "expr": "SBK_JDBC_Reading_mcs_99", - "interval": "", - "legendFormat": "", - "refId": "G" - }, - { - "expr": "SBK_JDBC_Reading_mcs_99_9", - "interval": "", - "legendFormat": "", - "refId": "H" - }, - { - "expr": "SBK_JDBC_Reading_mcs_99_99", - "interval": "", - "legendFormat": "", - "refId": "I" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, - "title": "JDBC Read Percentiles (Microseconds)", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "format": "µs", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } - }, - { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [], - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 1 - }, - { - "color": "#6ED0E0", - "value": 5 - }, - { - "color": "#EF843C", - "value": 10 - }, - { - "color": "#E24D42", - "value": 20 - }, - { - "color": "#1F78C1", - "value": 30 - }, - { - "color": "#BA43A9", - "value": 40 - }, - { - "color": "#705DA0", - "value": 50 - }, - { - "color": "#508642", - "value": 60 - }, - { - "color": "#CCA300", - "value": 70 - }, - { - "color": "#447EBC", - "value": 80 - }, - { - "color": "#C15C17", - "value": 90 - }, - { - "color": "#890F02", - "value": 100 - }, - { - "color": "#0A437C", - "value": 500 - }, - { - "color": "#6D1F62", - "value": 1000 - } - ] - }, - "unit": "ms" + "title": "JDBC Write-Read Throughput MB/s ", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "$$hashKey": "object:175", + "format": "MBs", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "$$hashKey": "object:176", + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {} }, "overrides": [] }, + "fill": 1, + "fillGradient": 0, "gridPos": { "h": 11, "w": 8, - "x": 16, - "y": 30 + "x": 8, + "y": 9 }, - "id": 24, + "hiddenSeries": false, + "id": 36, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" + "alertThreshold": true }, + "percentage": false, "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, "targets": [ { - "expr": "SBK_JDBC_Reading_ms_AvgLatency", + "expr": "SBK_JDBC_Write_Reading_RecordsPerSec", "interval": "", - "legendFormat": "Average Latency", + "legendFormat": "", "refId": "A" - }, - { - "expr": "SBK_JDBC_Reading_ms_MaxLatency", - "interval": "", - "legendFormat": "Max Latency", - "refId": "B" } ], + "thresholds": [], "timeFrom": null, - "timeShift": null, - "title": "JDBC Read Avg and Max Latencies (Milliseconds)", - "type": "stat" - }, - { - "collapsed": true, - "datasource": null, - "gridPos": { - "h": 1, - "w": 24, - "x": 0, - "y": 41 - }, - "id": 56, - "panels": [ - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "max": 500, - "min": 0, - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 200 - }, - { - "color": "#1F78C1", - "value": 300 - }, - { - "color": "#BA43A9", - "value": 400 - }, - { - "color": "#705DA0", - "value": 500 - }, - { - "color": "#508642", - "value": 600 - }, - { - "color": "#CCA300", - "value": 700 - }, - { - "color": "#447EBC", - "value": 800 - }, - { - "color": "#C15C17", - "value": 900 - }, - { - "color": "#890F02", - "value": 1000 - } - ] - }, - "unit": "MBs" - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 0, - "y": 4 - }, - "hiddenSeries": false, - "id": 61, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_JDBC_Write_Reading_MBPerSec", - "interval": "", - "legendFormat": "", - "refId": "A" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "JDBC Write-Read Throughput MB/s ", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "$$hashKey": "object:175", - "format": "MBs", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "$$hashKey": "object:176", - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } + "timeRegions": [], + "timeShift": null, + "title": "JDBC Write-Read Records/Sec", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "iops", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true }, { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {} - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 8, - "y": 4 - }, - "hiddenSeries": false, - "id": 36, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_JDBC_Write_Reading_RecordsPerSec", - "interval": "", - "legendFormat": "", - "refId": "A" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "JDBC Write-Read Records/Sec", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 1000 + }, + { + "color": "#1F78C1", + "value": 10000 + }, + { + "color": "#BA43A9", + "value": 100000 + }, + { + "color": "#705DA0", + "value": 1000000 + }, + { + "color": "#508642", + "value": 10000000 + } + ] }, - "yaxes": [ - { - "format": "iops", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } + "unit": "ns" + }, + "overrides": [] + }, + "gridPos": { + "h": 11, + "w": 8, + "x": 16, + "y": 9 + }, + "id": 52, + "options": { + "colorMode": "value", + "graphMode": "area", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" ], - "yaxis": { - "align": false, - "alignLevel": null - } + "fields": "", + "values": false + }, + "textMode": "auto" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_JDBC_Write_Reading_ns_AvgLatency", + "interval": "", + "legendFormat": "Average Latency", + "refId": "A" + }, + { + "expr": "SBK_JDBC_Write_Reading_ns_MaxLatency", + "interval": "", + "legendFormat": "Max Latency", + "refId": "B" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "JDBC Write-Read Avg and Max Latencies (Nanoseconds)", + "type": "stat" + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {} + }, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 0, + "y": 20 + }, + "hiddenSeries": false, + "id": 54, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_JDBC_Write_Reading_ns_10", + "interval": "", + "legendFormat": "", + "refId": "A" + }, + { + "expr": "SBK_JDBC_Write_Reading_ns_25", + "interval": "", + "legendFormat": "", + "refId": "B" }, { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 1000 - }, - { - "color": "#1F78C1", - "value": 10000 - }, - { - "color": "#BA43A9", - "value": 100000 - }, - { - "color": "#705DA0", - "value": 1000000 - }, - { - "color": "#508642", - "value": 10000000 - } - ] - }, - "unit": "ns" - }, - "overrides": [] - }, - "gridPos": { - "h": 11, - "w": 8, - "x": 16, - "y": 4 - }, - "id": 52, - "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_JDBC_Write_Reading_ns_AvgLatency", - "interval": "", - "legendFormat": "Average Latency", - "refId": "A" - }, - { - "expr": "SBK_JDBC_Write_Reading_ns_MaxLatency", - "interval": "", - "legendFormat": "Max Latency", - "refId": "B" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "JDBC Write-Read Avg and Max Latencies (Nanoseconds)", - "type": "stat" + "expr": "SBK_JDBC_Write_Reading_ns_50", + "interval": "", + "legendFormat": "", + "refId": "C" }, { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {} - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 0, - "y": 15 - }, - "hiddenSeries": false, - "id": 54, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_JDBC_Write_Reading_ns_10", - "interval": "", - "legendFormat": "", - "refId": "A" - }, - { - "expr": "SBK_JDBC_Write_Reading_ns_25", - "interval": "", - "legendFormat": "", - "refId": "B" - }, - { - "expr": "SBK_JDBC_Write_Reading_ns_50", - "interval": "", - "legendFormat": "", - "refId": "C" - }, - { - "expr": "SBK_JDBC_Write_Reading_ns_75", - "interval": "", - "legendFormat": "", - "refId": "D" - }, - { - "expr": "SBK_JDBC_Write_Reading_ns_90", - "interval": "", - "legendFormat": "", - "refId": "E" - }, - { - "expr": "SBK_JDBC_Write_Reading_ns_95", - "interval": "", - "legendFormat": "", - "refId": "F" - }, - { - "expr": "SBK_JDBC_Write_Reading_ns_99", - "interval": "", - "legendFormat": "", - "refId": "G" - }, - { - "expr": "SBK_JDBC_Write_Reading_ns_99_9", - "interval": "", - "legendFormat": "", - "refId": "H" - }, - { - "expr": "SBK_JDBC_Write_Reading_ns_99_99", - "interval": "", - "legendFormat": "", - "refId": "I" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "JDBC Write-Read Percentiles (Nanoseconds)", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "format": "ns", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } + "expr": "SBK_JDBC_Write_Reading_ns_75", + "interval": "", + "legendFormat": "", + "refId": "D" + }, + { + "expr": "SBK_JDBC_Write_Reading_ns_90", + "interval": "", + "legendFormat": "", + "refId": "E" + }, + { + "expr": "SBK_JDBC_Write_Reading_ns_95", + "interval": "", + "legendFormat": "", + "refId": "F" + }, + { + "expr": "SBK_JDBC_Write_Reading_ns_99", + "interval": "", + "legendFormat": "", + "refId": "G" + }, + { + "expr": "SBK_JDBC_Write_Reading_ns_99_25", + "interval": "", + "legendFormat": "", + "refId": "H" + }, + { + "expr": "SBK_JDBC_Write_Reading_ns_99_5", + "interval": "", + "legendFormat": "", + "refId": "I" + }, + { + "expr": "SBK_JDBC_Write_Reading_ns_99_75", + "interval": "", + "legendFormat": "", + "refId": "J" + }, + { + "expr": "SBK_JDBC_Write_Reading_ns_99_9", + "interval": "", + "legendFormat": "", + "refId": "K" + }, + { + "expr": "SBK_JDBC_Write_Reading_ns_99_95", + "interval": "", + "legendFormat": "", + "refId": "L" }, { - "datasource": "Prometheus", - "description": "", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 1073741824 - }, - { - "color": "#EF843C", - "value": 10737418240 - }, - { - "color": "#6ED0E0", - "value": 10737418240 - }, - { - "color": "#E24D42", - "value": 1099511627776 - } - ] + "expr": "SBK_JDBC_Write_Reading_ns_99_99", + "interval": "", + "legendFormat": "", + "refId": "M" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "JDBC Write-Read Percentiles (Nanoseconds)", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "$$hashKey": "object:240", + "format": "ns", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "$$hashKey": "object:241", + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "datasource": "Prometheus", + "description": "", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null }, - "unit": "decbytes" - }, - "overrides": [] - }, - "gridPos": { - "h": 5, - "w": 3, - "x": 8, - "y": 15 - }, - "id": 30, - "options": { - "colorMode": "value", - "graphMode": "none", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" + { + "color": "#EAB839", + "value": 1073741824 + }, + { + "color": "#EF843C", + "value": 10737418240 + }, + { + "color": "#6ED0E0", + "value": 10737418240 + }, + { + "color": "#E24D42", + "value": 1099511627776 + } + ] }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_JDBC_Write_Reading_Bytes_total", - "interval": "", - "legendFormat": "", - "refId": "A" - } + "unit": "decbytes" + }, + "overrides": [] + }, + "gridPos": { + "h": 5, + "w": 3, + "x": 8, + "y": 20 + }, + "id": 30, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" ], - "timeFrom": null, - "timeShift": null, - "title": "JDBC Write-Read Bytes Total", - "type": "stat" + "fields": "", + "values": false }, + "textMode": "auto" + }, + "pluginVersion": "7.3.7", + "targets": [ { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "max": 500, - "min": 0, - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 200 - }, - { - "color": "#1F78C1", - "value": 300 - }, - { - "color": "#BA43A9", - "value": 400 - }, - { - "color": "#705DA0", - "value": 500 - }, - { - "color": "#508642", - "value": 600 - }, - { - "color": "#CCA300", - "value": 700 - }, - { - "color": "#447EBC", - "value": 800 - }, - { - "color": "#C15C17", - "value": 900 - }, - { - "color": "#890F02", - "value": 1000 - } - ] + "expr": "SBK_JDBC_Write_Reading_Bytes_total", + "interval": "", + "legendFormat": "", + "refId": "A" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "JDBC Write-Read Bytes Total", + "type": "stat" + }, + { + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "max": 500, + "min": 0, + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 }, - "unit": "MBs" - }, - "overrides": [] - }, - "gridPos": { - "h": 6, - "w": 5, - "x": 11, - "y": 15 - }, - "id": 32, - "options": { - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "showThresholdLabels": true, - "showThresholdMarkers": true + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 200 + }, + { + "color": "#1F78C1", + "value": 300 + }, + { + "color": "#BA43A9", + "value": 400 + }, + { + "color": "#705DA0", + "value": 500 + }, + { + "color": "#508642", + "value": 600 + }, + { + "color": "#CCA300", + "value": 700 + }, + { + "color": "#447EBC", + "value": 800 + }, + { + "color": "#C15C17", + "value": 900 + }, + { + "color": "#890F02", + "value": 1000 + } + ] }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_JDBC_Write_Reading_MBPerSec", - "interval": "", - "legendFormat": "", - "refId": "A" - } + "unit": "MBs" + }, + "overrides": [] + }, + "gridPos": { + "h": 6, + "w": 5, + "x": 11, + "y": 20 + }, + "id": 32, + "options": { + "reduceOptions": { + "calcs": [ + "last" ], - "timeFrom": null, - "timeShift": null, - "title": "JDBC Write-Read Throughput MB/s", - "type": "gauge" + "fields": "", + "values": false }, + "showThresholdLabels": true, + "showThresholdMarkers": true + }, + "pluginVersion": "7.3.7", + "targets": [ { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {} - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 16, - "y": 15 - }, - "hiddenSeries": false, - "id": 34, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_JDBC_Write_Reading_ms_10", - "interval": "", - "legendFormat": "", - "refId": "A" - }, - { - "expr": "SBK_JDBC_Write_Reading_ms_25", - "interval": "", - "legendFormat": "", - "refId": "B" - }, - { - "expr": "SBK_JDBC_Write_Reading_ms_50", - "interval": "", - "legendFormat": "", - "refId": "C" - }, - { - "expr": "SBK_JDBC_Write_Reading_ms_75", - "interval": "", - "legendFormat": "", - "refId": "D" - }, - { - "expr": "SBK_JDBC_Write_Reading_ms_90", - "interval": "", - "legendFormat": "", - "refId": "E" - }, - { - "expr": "SBK_JDBC_Write_Reading_ms_95", - "interval": "", - "legendFormat": "", - "refId": "F" - }, - { - "expr": "SBK_JDBC_Write_Reading_ms_99", - "interval": "", - "legendFormat": "", - "refId": "G" - }, - { - "expr": "SBK_JDBC_Write_Reading_ms_99_9", - "interval": "", - "legendFormat": "", - "refId": "H" - }, - { - "expr": "SBK_JDBC_Write_Reading_ms_99_99", - "interval": "", - "legendFormat": "", - "refId": "I" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "JDBC Write-Read Percentiles (Milliseconds)", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "format": "ms", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } + "expr": "SBK_JDBC_Write_Reading_MBPerSec", + "interval": "", + "legendFormat": "", + "refId": "A" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "JDBC Write-Read Throughput MB/s", + "type": "gauge" + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {} + }, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 16, + "y": 20 + }, + "hiddenSeries": false, + "id": 34, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_JDBC_Write_Reading_ms_10", + "interval": "", + "legendFormat": "", + "refId": "A" }, { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": { - "align": null, - "filterable": false + "expr": "SBK_JDBC_Write_Reading_ms_25", + "interval": "", + "legendFormat": "", + "refId": "B" + }, + { + "expr": "SBK_JDBC_Write_Reading_ms_50", + "interval": "", + "legendFormat": "", + "refId": "C" + }, + { + "expr": "SBK_JDBC_Write_Reading_ms_75", + "interval": "", + "legendFormat": "", + "refId": "D" + }, + { + "expr": "SBK_JDBC_Write_Reading_ms_90", + "interval": "", + "legendFormat": "", + "refId": "E" + }, + { + "expr": "SBK_JDBC_Write_Reading_ms_95", + "interval": "", + "legendFormat": "", + "refId": "F" + }, + { + "expr": "SBK_JDBC_Write_Reading_ms_99", + "interval": "", + "legendFormat": "", + "refId": "G" + }, + { + "expr": "SBK_JDBC_Write_Reading_ms_99_9", + "interval": "", + "legendFormat": "", + "refId": "H" + }, + { + "expr": "SBK_JDBC_Write_Reading_ms_99_99", + "interval": "", + "legendFormat": "", + "refId": "I" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "JDBC Write-Read Percentiles (Milliseconds)", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "ms", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": { + "align": null, + "filterable": false + }, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null }, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 500 - } - ] + { + "color": "#EAB839", + "value": 10 }, - "unit": "none" - }, - "overrides": [] - }, - "gridPos": { - "h": 6, - "w": 3, - "x": 8, - "y": 20 - }, - "id": 40, - "options": { - "colorMode": "value", - "graphMode": "none", - "justifyMode": "auto", - "orientation": "horizontal", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "value_and_name" + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 500 + } + ] }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_JDBC_Write_Reading_Readers", - "interval": "", - "legendFormat": "Active Readers", - "refId": "A" - }, - { - "expr": "SBK_JDBC_Write_Reading_Max_Readers", - "interval": "", - "legendFormat": "Max Readers", - "refId": "B" - }, - { - "expr": "SBK_JDBC_Write_Reading_Writers", - "interval": "", - "legendFormat": "Active Writers", - "refId": "C" - }, - { - "expr": "SBK_JDBC_Write_Reading_Max_Writers", - "interval": "", - "legendFormat": "Max Writers", - "refId": "D" - } + "unit": "none" + }, + "overrides": [] + }, + "gridPos": { + "h": 6, + "w": 3, + "x": 8, + "y": 25 + }, + "id": 40, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "auto", + "orientation": "horizontal", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "value_and_name" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_JDBC_Write_Reading_Readers", + "interval": "", + "legendFormat": "Active Readers", + "refId": "A" + }, + { + "expr": "SBK_JDBC_Write_Reading_Max_Readers", + "interval": "", + "legendFormat": "Max Readers", + "refId": "B" + }, + { + "expr": "SBK_JDBC_Write_Reading_Writers", + "interval": "", + "legendFormat": "Active Writers", + "refId": "C" + }, + { + "expr": "SBK_JDBC_Write_Reading_Max_Writers", + "interval": "", + "legendFormat": "Max Writers", + "refId": "D" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "JDBC Write-Read Writers and Readers", + "type": "stat" + }, + { + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "red", + "value": 1 + } + ] + }, + "unit": "none" + }, + "overrides": [] + }, + "gridPos": { + "h": 5, + "w": 5, + "x": 11, + "y": 26 + }, + "id": 42, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "auto", + "orientation": "horizontal", + "reduceOptions": { + "calcs": [ + "last" ], - "timeFrom": null, - "timeShift": null, - "title": "JDBC Write-Read Writers and Readers", - "type": "stat" + "fields": "", + "values": false }, + "textMode": "value_and_name" + }, + "pluginVersion": "7.3.7", + "targets": [ { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "red", - "value": 1 - } - ] + "expr": "SBK_JDBC_Write_Reading_LowerDiscardedLatencyRecords_total", + "interval": "", + "legendFormat": "Lower", + "refId": "A" + }, + { + "expr": "SBK_JDBC_Write_Reading_HigherDiscardLatencyRecords_total", + "interval": "", + "legendFormat": "Higher", + "refId": "B" + }, + { + "expr": "SBK_JDBC_Write_Reading_InvalidLatencyRecords_total", + "interval": "", + "legendFormat": "Invalid/Negative", + "refId": "C" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "JDBC Write-Read Discarded Latencies", + "type": "stat" + }, + { + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null }, - "unit": "none" - }, - "overrides": [] - }, - "gridPos": { - "h": 5, - "w": 5, - "x": 11, - "y": 21 - }, - "id": 42, - "options": { - "colorMode": "value", - "graphMode": "none", - "justifyMode": "auto", - "orientation": "horizontal", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "value_and_name" + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 1000 + }, + { + "color": "#1F78C1", + "value": 10000 + }, + { + "color": "#BA43A9", + "value": 100000 + }, + { + "color": "#705DA0", + "value": 1000000 + }, + { + "color": "#508642", + "value": 10000000 + }, + { + "color": "#CCA300", + "value": 100000000 + } + ] }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_JDBC_Write_Reading_LowerDiscardedLatencyRecords_total", - "interval": "", - "legendFormat": "Lower", - "refId": "A" - }, - { - "expr": "SBK_JDBC_Write_Reading_HigherDiscardLatencyRecords_total", - "interval": "", - "legendFormat": "Higher", - "refId": "B" - }, - { - "expr": "SBK_JDBC_Write_Reading_InvalidLatencyRecords_total", - "interval": "", - "legendFormat": "Invalid/Negative", - "refId": "C" - } + "unit": "µs" + }, + "overrides": [] + }, + "gridPos": { + "h": 11, + "w": 8, + "x": 0, + "y": 31 + }, + "id": 51, + "options": { + "colorMode": "value", + "graphMode": "area", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" ], - "timeFrom": null, - "timeShift": null, - "title": "JDBC Write-Read Discarded Latencies", - "type": "stat" + "fields": "", + "values": false + }, + "textMode": "auto" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_JDBC_Write_Reading_mcs_AvgLatency", + "interval": "", + "legendFormat": "Average Latency", + "refId": "A" + }, + { + "expr": "SBK_JDBC_Write_Reading_mcs_MaxLatency", + "interval": "", + "legendFormat": "Max Latency", + "refId": "B" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "JDBC Write-Read Avg and Max Latencies (Microseconds)", + "type": "stat" + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {} + }, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 8, + "y": 31 + }, + "hiddenSeries": false, + "id": 53, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_JDBC_Write_Reading_mcs_10", + "interval": "", + "legendFormat": "", + "refId": "A" + }, + { + "expr": "SBK_JDBC_Write_Reading_mcs_25", + "interval": "", + "legendFormat": "", + "refId": "B" }, { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 1000 - }, - { - "color": "#1F78C1", - "value": 10000 - }, - { - "color": "#BA43A9", - "value": 100000 - }, - { - "color": "#705DA0", - "value": 1000000 - }, - { - "color": "#508642", - "value": 10000000 - }, - { - "color": "#CCA300", - "value": 100000000 - } - ] - }, - "unit": "µs" - }, - "overrides": [] - }, - "gridPos": { - "h": 11, - "w": 8, - "x": 0, - "y": 26 - }, - "id": 51, - "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_JDBC_Write_Reading_mcs_AvgLatency", - "interval": "", - "legendFormat": "Average Latency", - "refId": "A" - }, - { - "expr": "SBK_JDBC_Write_Reading_mcs_MaxLatency", - "interval": "", - "legendFormat": "Max Latency", - "refId": "B" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "JDBC Write-Read Avg and Max Latencies (Microseconds)", - "type": "stat" + "expr": "SBK_JDBC_Write_Reading_mcs_50", + "interval": "", + "legendFormat": "", + "refId": "C" }, { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {} - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 8, - "y": 26 - }, - "hiddenSeries": false, - "id": 53, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_JDBC_Write_Reading_mcs_10", - "interval": "", - "legendFormat": "", - "refId": "A" - }, - { - "expr": "SBK_JDBC_Write_Reading_mcs_25", - "interval": "", - "legendFormat": "", - "refId": "B" - }, - { - "expr": "SBK_JDBC_Write_Reading_mcs_50", - "interval": "", - "legendFormat": "", - "refId": "C" - }, - { - "expr": "SBK_JDBC_Write_Reading_mcs_75", - "interval": "", - "legendFormat": "", - "refId": "D" - }, - { - "expr": "SBK_JDBC_Write_Reading_mcs_90", - "interval": "", - "legendFormat": "", - "refId": "E" - }, - { - "expr": "SBK_JDBC_Write_Reading_mcs_95", - "interval": "", - "legendFormat": "", - "refId": "F" - }, - { - "expr": "SBK_JDBC_Write_Reading_mcs_99", - "interval": "", - "legendFormat": "", - "refId": "G" - }, - { - "expr": "SBK_JDBC_Write_Reading_mcs_99_9", - "interval": "", - "legendFormat": "", - "refId": "H" - }, - { - "expr": "SBK_JDBC_Write_Reading_mcs_99_99", - "interval": "", - "legendFormat": "", - "refId": "I" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "JDBC Write-Read Percentiles (Microseconds)", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "format": "µs", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } + "expr": "SBK_JDBC_Write_Reading_mcs_75", + "interval": "", + "legendFormat": "", + "refId": "D" + }, + { + "expr": "SBK_JDBC_Write_Reading_mcs_90", + "interval": "", + "legendFormat": "", + "refId": "E" + }, + { + "expr": "SBK_JDBC_Write_Reading_mcs_95", + "interval": "", + "legendFormat": "", + "refId": "F" + }, + { + "expr": "SBK_JDBC_Write_Reading_mcs_99", + "interval": "", + "legendFormat": "", + "refId": "G" + }, + { + "expr": "SBK_JDBC_Write_Reading_mcs_99_9", + "interval": "", + "legendFormat": "", + "refId": "H" + }, + { + "expr": "SBK_JDBC_Write_Reading_mcs_99_99", + "interval": "", + "legendFormat": "", + "refId": "I" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "JDBC Write-Read Percentiles (Microseconds)", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "µs", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true }, { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 1 - }, - { - "color": "#6ED0E0", - "value": 5 - }, - { - "color": "#EF843C", - "value": 10 - }, - { - "color": "#E24D42", - "value": 20 - }, - { - "color": "#1F78C1", - "value": 30 - }, - { - "color": "#BA43A9", - "value": 40 - }, - { - "color": "#705DA0", - "value": 50 - }, - { - "color": "#508642", - "value": 60 - }, - { - "color": "#CCA300", - "value": 70 - }, - { - "color": "#447EBC", - "value": 80 - }, - { - "color": "#C15C17", - "value": 90 - }, - { - "color": "#890F02", - "value": 100 - }, - { - "color": "#0A437C", - "value": 200 - }, - { - "color": "#6D1F62", - "value": 500 - }, - { - "color": "#584477", - "value": 1000 - } - ] + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null }, - "unit": "ms" - }, - "overrides": [] - }, - "gridPos": { - "h": 11, - "w": 8, - "x": 16, - "y": 26 - }, - "id": 38, - "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" + { + "color": "#EAB839", + "value": 1 + }, + { + "color": "#6ED0E0", + "value": 5 + }, + { + "color": "#EF843C", + "value": 10 + }, + { + "color": "#E24D42", + "value": 20 + }, + { + "color": "#1F78C1", + "value": 30 + }, + { + "color": "#BA43A9", + "value": 40 + }, + { + "color": "#705DA0", + "value": 50 + }, + { + "color": "#508642", + "value": 60 + }, + { + "color": "#CCA300", + "value": 70 + }, + { + "color": "#447EBC", + "value": 80 + }, + { + "color": "#C15C17", + "value": 90 + }, + { + "color": "#890F02", + "value": 100 + }, + { + "color": "#0A437C", + "value": 200 + }, + { + "color": "#6D1F62", + "value": 500 + }, + { + "color": "#584477", + "value": 1000 + } + ] }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_JDBC_Write_Reading_ms_AvgLatency", - "interval": "", - "legendFormat": "Average Latency", - "refId": "A" - }, - { - "expr": "SBK_JDBC_Write_Reading_ms_MaxLatency", - "interval": "", - "legendFormat": "Max Latency", - "refId": "B" - } + "unit": "ms" + }, + "overrides": [] + }, + "gridPos": { + "h": 11, + "w": 8, + "x": 16, + "y": 31 + }, + "id": 38, + "options": { + "colorMode": "value", + "graphMode": "area", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" ], - "timeFrom": null, - "timeShift": null, - "title": "JDBC Write-Read Avg and Max Latencies (Milliseconds)", - "type": "stat" + "fields": "", + "values": false + }, + "textMode": "auto" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_JDBC_Write_Reading_ms_AvgLatency", + "interval": "", + "legendFormat": "Average Latency", + "refId": "A" + }, + { + "expr": "SBK_JDBC_Write_Reading_ms_MaxLatency", + "interval": "", + "legendFormat": "Max Latency", + "refId": "B" } ], - "title": "Write-Read Performance Benchmarking (End to End Latencies)", - "type": "row" + "timeFrom": null, + "timeShift": null, + "title": "JDBC Write-Read Avg and Max Latencies (Milliseconds)", + "type": "stat" } ], "refresh": "5s", diff --git a/grafana/dashboards/sbk-kafka.json b/grafana/dashboards/sbk-kafka.json index 795dc4108..b49a080c5 100644 --- a/grafana/dashboards/sbk-kafka.json +++ b/grafana/dashboards/sbk-kafka.json @@ -15,7 +15,7 @@ "editable": true, "gnetId": null, "graphTooltip": 0, - "iteration": 1623506088732, + "iteration": 1627313150733, "links": [], "panels": [ { @@ -362,7 +362,7 @@ "h": 9, "w": 8, "x": 0, - "y": 10 + "y": 7 }, "hiddenSeries": false, "id": 62, @@ -458,7 +458,7 @@ "h": 9, "w": 8, "x": 8, - "y": 10 + "y": 7 }, "hiddenSeries": false, "id": 6, @@ -590,7 +590,7 @@ "h": 9, "w": 8, "x": 16, - "y": 10 + "y": 7 }, "id": 48, "options": { @@ -646,7 +646,7 @@ "h": 11, "w": 8, "x": 0, - "y": 19 + "y": 16 }, "hiddenSeries": false, "id": 50, @@ -718,16 +718,40 @@ "refId": "G" }, { - "expr": "SBK_KAFKA_Writing_ns_99_9", + "expr": "SBK_KAFKA_Writing_ns_99_25", "interval": "", "legendFormat": "", "refId": "H" }, { - "expr": "SBK_KAFKA_Writing_ns_99_99", + "expr": "SBK_KAFKA_Writing_ns_99_5", "interval": "", "legendFormat": "", "refId": "I" + }, + { + "expr": "SBK_KAFKA_Writing_ns_99_75", + "interval": "", + "legendFormat": "", + "refId": "J" + }, + { + "expr": "SBK_KAFKA_Writing_ns_99_9", + "interval": "", + "legendFormat": "", + "refId": "K" + }, + { + "expr": "SBK_KAFKA_Writing_ns_99_95", + "interval": "", + "legendFormat": "", + "refId": "L" + }, + { + "expr": "SBK_KAFKA_Writing_ns_99_99", + "interval": "", + "legendFormat": "", + "refId": "M" } ], "thresholds": [], @@ -750,6 +774,7 @@ }, "yaxes": [ { + "$$hashKey": "object:127", "format": "ns", "label": null, "logBase": 1, @@ -758,6 +783,7 @@ "show": true }, { + "$$hashKey": "object:128", "format": "short", "label": null, "logBase": 1, @@ -814,7 +840,7 @@ "h": 4, "w": 3, "x": 8, - "y": 19 + "y": 16 }, "id": 2, "options": { @@ -925,7 +951,7 @@ "h": 6, "w": 5, "x": 11, - "y": 19 + "y": 16 }, "id": 4, "options": { @@ -970,7 +996,7 @@ "h": 11, "w": 8, "x": 16, - "y": 19 + "y": 16 }, "hiddenSeries": false, "id": 10, @@ -1136,7 +1162,7 @@ "h": 7, "w": 3, "x": 8, - "y": 23 + "y": 20 }, "id": 8, "options": { @@ -1192,7 +1218,7 @@ "h": 5, "w": 5, "x": 11, - "y": 25 + "y": 22 }, "id": 28, "options": { @@ -1294,7 +1320,7 @@ "h": 10, "w": 8, "x": 0, - "y": 30 + "y": 27 }, "id": 47, "options": { @@ -1350,7 +1376,7 @@ "h": 10, "w": 8, "x": 8, - "y": 30 + "y": 27 }, "hiddenSeries": false, "id": 49, @@ -1560,7 +1586,7 @@ "h": 10, "w": 8, "x": 16, - "y": 30 + "y": 27 }, "id": 12, "options": { @@ -1602,7 +1628,7 @@ "type": "row" }, { - "collapsed": false, + "collapsed": true, "datasource": null, "gridPos": { "h": 1, @@ -1611,969 +1637,1371 @@ "y": 7 }, "id": 58, - "panels": [], - "title": "Read Performance Benchmarking", - "type": "row" - }, - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [], - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 200 - }, - { - "color": "#1F78C1", - "value": 300 - }, - { - "color": "#BA43A9", - "value": 400 - }, - { - "color": "#705DA0", - "value": 500 - }, - { - "color": "#508642", - "value": 600 - }, - { - "color": "#CCA300", - "value": 700 - }, - { - "color": "#447EBC", - "value": 800 - }, - { - "color": "#C15C17", - "value": 900 + "panels": [ + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 200 + }, + { + "color": "#1F78C1", + "value": 300 + }, + { + "color": "#BA43A9", + "value": 400 + }, + { + "color": "#705DA0", + "value": 500 + }, + { + "color": "#508642", + "value": 600 + }, + { + "color": "#CCA300", + "value": 700 + }, + { + "color": "#447EBC", + "value": 800 + }, + { + "color": "#C15C17", + "value": 900 + }, + { + "color": "#890F02", + "value": 1000 + } + ] }, - { - "color": "#890F02", - "value": 1000 - } - ] + "unit": "MBs" + }, + "overrides": [] }, - "unit": "MBs" + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 0, + "y": 8 + }, + "hiddenSeries": false, + "id": 63, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_KAFKA_Reading_MBPerSec", + "refId": "A" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "KAFKA Read Throughput MB/s", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "$$hashKey": "object:323", + "format": "MBs", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "$$hashKey": "object:324", + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 0, - "y": 8 - }, - "hiddenSeries": false, - "id": 63, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_KAFKA_Reading_MBPerSec", - "refId": "A" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "KAFKA Read Throughput MB/s", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "$$hashKey": "object:323", - "format": "MBs", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "$$hashKey": "object:324", - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } - }, - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [] - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 8, - "y": 8 - }, - "hiddenSeries": false, - "id": 20, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_KAFKA_Reading_RecordsPerSec", - "refId": "A" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "KAFKA Read Records/Sec", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "format": "rps", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } - }, - { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [], - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 1000 - }, - { - "color": "#1F78C1", - "value": 10000 - }, - { - "color": "#BA43A9", - "value": 100000 - }, - { - "color": "#705DA0", - "value": 1000000 - }, - { - "color": "#508642", - "value": 10000000 - } - ] - }, - "unit": "ns" - }, - "overrides": [] - }, - "gridPos": { - "h": 11, - "w": 8, - "x": 16, - "y": 8 - }, - "id": 44, - "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_KAFKA_Reading_ns_AvgLatency", - "interval": "", - "legendFormat": "Average Latency", - "refId": "A" - }, - { - "expr": "SBK_KAFKA_Reading_ns_MaxLatency", - "interval": "", - "legendFormat": "Max Latency", - "refId": "B" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "KAFKA Read Avg and Max Latencies (Nanoseconds)", - "type": "stat" - }, - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [] - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 0, - "y": 19 - }, - "hiddenSeries": false, - "id": 46, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_KAFKA_Reading_ns_10", - "interval": "", - "legendFormat": "", - "refId": "A" - }, - { - "expr": "SBK_KAFKA_Reading_ns_25", - "interval": "", - "legendFormat": "", - "refId": "B" - }, - { - "expr": "SBK_KAFKA_Reading_ns_50", - "interval": "", - "legendFormat": "", - "refId": "C" - }, - { - "expr": "SBK_KAFKA_Reading_ns_75", - "interval": "", - "legendFormat": "", - "refId": "D" - }, - { - "expr": "SBK_KAFKA_Reading_ns_90", - "interval": "", - "legendFormat": "", - "refId": "E" - }, - { - "expr": "SBK_KAFKA_Reading_ns_95", - "interval": "", - "legendFormat": "", - "refId": "F" - }, - { - "expr": "SBK_KAFKA_Reading_ns_99", - "interval": "", - "legendFormat": "", - "refId": "G" - }, - { - "expr": "SBK_KAFKA_Reading_ns_99_9", - "interval": "", - "legendFormat": "", - "refId": "H" - }, - { - "expr": "SBK_KAFKA_Reading_ns_99_99", - "interval": "", - "legendFormat": "", - "refId": "I" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "KAFKA Read Percentiles (Nanoseconds)", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ { - "format": "ns", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [] + }, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 8, + "y": 8 + }, + "hiddenSeries": false, + "id": 20, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_KAFKA_Reading_RecordsPerSec", + "refId": "A" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "KAFKA Read Records/Sec", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "rps", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } }, { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } - }, - { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [], - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 1000 + }, + { + "color": "#1F78C1", + "value": 10000 + }, + { + "color": "#BA43A9", + "value": 100000 + }, + { + "color": "#705DA0", + "value": 1000000 + }, + { + "color": "#508642", + "value": 10000000 + } + ] }, - { - "color": "#E24D42", - "value": 500 - } - ] + "unit": "ns" + }, + "overrides": [] + }, + "gridPos": { + "h": 11, + "w": 8, + "x": 16, + "y": 8 + }, + "id": 44, + "options": { + "colorMode": "value", + "graphMode": "area", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "auto" }, - "unit": "none" - }, - "overrides": [] - }, - "gridPos": { - "h": 5, - "w": 3, - "x": 8, - "y": 19 - }, - "id": 14, - "options": { - "colorMode": "value", - "graphMode": "none", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_KAFKA_Reading_ns_AvgLatency", + "interval": "", + "legendFormat": "Average Latency", + "refId": "A" + }, + { + "expr": "SBK_KAFKA_Reading_ns_MaxLatency", + "interval": "", + "legendFormat": "Max Latency", + "refId": "B" + } ], - "fields": "", - "values": false - }, - "textMode": "value_and_name" - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_KAFKA_Reading_Readers", - "interval": "", - "legendFormat": "Active", - "refId": "A" + "timeFrom": null, + "timeShift": null, + "title": "KAFKA Read Avg and Max Latencies (Nanoseconds)", + "type": "stat" }, { - "expr": "SBK_KAFKA_Reading_Max_Readers", - "interval": "", - "legendFormat": "Max", - "refId": "B" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "KAFKA Readers", - "type": "stat" - }, - { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [], - "mappings": [], - "max": 500, - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 200 - }, - { - "color": "#1F78C1", - "value": 300 - }, - { - "color": "#BA43A9", - "value": 400 - }, - { - "color": "#705DA0", - "value": 500 - }, - { - "color": "#508642", - "value": 600 - }, - { - "color": "#CCA300", - "value": 700 - }, - { - "color": "#447EBC", - "value": 800 - }, - { - "color": "#C15C17", - "value": 900 - }, - { - "color": "#890F02", - "value": 1000 - } - ] + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [] + }, + "overrides": [] }, - "unit": "MBs" - }, - "overrides": [] - }, - "gridPos": { - "h": 6, - "w": 5, - "x": 11, - "y": 19 - }, - "id": 18, - "options": { - "reduceOptions": { - "calcs": [ - "last" + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 0, + "y": 19 + }, + "hiddenSeries": false, + "id": 46, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_KAFKA_Reading_ns_10", + "interval": "", + "legendFormat": "", + "refId": "A" + }, + { + "expr": "SBK_KAFKA_Reading_ns_25", + "interval": "", + "legendFormat": "", + "refId": "B" + }, + { + "expr": "SBK_KAFKA_Reading_ns_50", + "interval": "", + "legendFormat": "", + "refId": "C" + }, + { + "expr": "SBK_KAFKA_Reading_ns_75", + "interval": "", + "legendFormat": "", + "refId": "D" + }, + { + "expr": "SBK_KAFKA_Reading_ns_90", + "interval": "", + "legendFormat": "", + "refId": "E" + }, + { + "expr": "SBK_KAFKA_Reading_ns_95", + "interval": "", + "legendFormat": "", + "refId": "F" + }, + { + "expr": "SBK_KAFKA_Reading_ns_99", + "interval": "", + "legendFormat": "", + "refId": "G" + }, + { + "expr": "SBK_KAFKA_Reading_ns_99_25", + "interval": "", + "legendFormat": "", + "refId": "H" + }, + { + "expr": "SBK_KAFKA_Reading_ns_99_5", + "interval": "", + "legendFormat": "", + "refId": "I" + }, + { + "expr": "SBK_KAFKA_Reading_ns_99_75", + "interval": "", + "legendFormat": "", + "refId": "J" + }, + { + "expr": "SBK_KAFKA_Reading_ns_99_9", + "interval": "", + "legendFormat": "", + "refId": "K" + }, + { + "expr": "SBK_KAFKA_Reading_ns_99_95", + "interval": "", + "legendFormat": "", + "refId": "L" + }, + { + "expr": "SBK_KAFKA_Reading_ns_99_99", + "interval": "", + "legendFormat": "", + "refId": "M" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "KAFKA Read Percentiles (Nanoseconds)", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "$$hashKey": "object:152", + "format": "ns", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "$$hashKey": "object:153", + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } ], - "fields": "", - "values": false - }, - "showThresholdLabels": true, - "showThresholdMarkers": true - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_KAFKA_Reading_MBPerSec", - "refId": "A" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "KAFKA Read Throughput MB/s", - "type": "gauge" - }, - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [] - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 16, - "y": 19 - }, - "hiddenSeries": false, - "id": 22, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_KAFKA_Reading_ms_10", - "interval": "", - "legendFormat": "", - "refId": "A" - }, - { - "expr": "SBK_KAFKA_Reading_ms_25", - "interval": "", - "legendFormat": "", - "refId": "B" - }, - { - "expr": "SBK_KAFKA_Reading_ms_50", - "interval": "", - "legendFormat": "", - "refId": "C" + "yaxis": { + "align": false, + "alignLevel": null + } }, { - "expr": "SBK_KAFKA_Reading_ms_75", - "interval": "", - "legendFormat": "", - "refId": "D" + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 500 + } + ] + }, + "unit": "none" + }, + "overrides": [] + }, + "gridPos": { + "h": 5, + "w": 3, + "x": 8, + "y": 19 + }, + "id": 14, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "value_and_name" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_KAFKA_Reading_Readers", + "interval": "", + "legendFormat": "Active", + "refId": "A" + }, + { + "expr": "SBK_KAFKA_Reading_Max_Readers", + "interval": "", + "legendFormat": "Max", + "refId": "B" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "KAFKA Readers", + "type": "stat" }, { - "expr": "SBK_KAFKA_Reading_ms_90", - "interval": "", - "legendFormat": "", - "refId": "E" + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "max": 500, + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 200 + }, + { + "color": "#1F78C1", + "value": 300 + }, + { + "color": "#BA43A9", + "value": 400 + }, + { + "color": "#705DA0", + "value": 500 + }, + { + "color": "#508642", + "value": 600 + }, + { + "color": "#CCA300", + "value": 700 + }, + { + "color": "#447EBC", + "value": 800 + }, + { + "color": "#C15C17", + "value": 900 + }, + { + "color": "#890F02", + "value": 1000 + } + ] + }, + "unit": "MBs" + }, + "overrides": [] + }, + "gridPos": { + "h": 6, + "w": 5, + "x": 11, + "y": 19 + }, + "id": 18, + "options": { + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "showThresholdLabels": true, + "showThresholdMarkers": true + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_KAFKA_Reading_MBPerSec", + "refId": "A" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "KAFKA Read Throughput MB/s", + "type": "gauge" }, { - "expr": "SBK_KAFKA_Reading_ms_95", - "interval": "", - "legendFormat": "", - "refId": "F" + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [] + }, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 16, + "y": 19 + }, + "hiddenSeries": false, + "id": 22, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_KAFKA_Reading_ms_10", + "interval": "", + "legendFormat": "", + "refId": "A" + }, + { + "expr": "SBK_KAFKA_Reading_ms_25", + "interval": "", + "legendFormat": "", + "refId": "B" + }, + { + "expr": "SBK_KAFKA_Reading_ms_50", + "interval": "", + "legendFormat": "", + "refId": "C" + }, + { + "expr": "SBK_KAFKA_Reading_ms_75", + "interval": "", + "legendFormat": "", + "refId": "D" + }, + { + "expr": "SBK_KAFKA_Reading_ms_90", + "interval": "", + "legendFormat": "", + "refId": "E" + }, + { + "expr": "SBK_KAFKA_Reading_ms_95", + "interval": "", + "legendFormat": "", + "refId": "F" + }, + { + "expr": "SBK_KAFKA_Reading_ms_99", + "interval": "", + "legendFormat": "", + "refId": "G" + }, + { + "expr": "SBK_KAFKA_Reading_ms_99_9", + "interval": "", + "legendFormat": "", + "refId": "H" + }, + { + "expr": "SBK_KAFKA_Reading_ms_99_99", + "interval": "", + "legendFormat": "", + "refId": "I" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "KAFKA Read Percentiles (Milli Seconds)", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "ms", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } }, { - "expr": "SBK_KAFKA_Reading_ms_99", - "interval": "", - "legendFormat": "", - "refId": "G" + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 1073741824 + }, + { + "color": "#6ED0E0", + "value": 10737418240 + }, + { + "color": "#EF843C", + "value": 107374182400 + }, + { + "color": "#E24D42", + "value": 1099511627776 + } + ] + }, + "unit": "decbytes" + }, + "overrides": [] + }, + "gridPos": { + "h": 6, + "w": 3, + "x": 8, + "y": 24 + }, + "id": 16, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "value" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_KAFKA_Reading_Bytes_total", + "refId": "A" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "KAFKA Read Bytes Total", + "type": "stat" }, { - "expr": "SBK_KAFKA_Reading_ms_99_9", - "interval": "", - "legendFormat": "", - "refId": "H" + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "red", + "value": 1 + } + ] + }, + "unit": "none" + }, + "overrides": [] + }, + "gridPos": { + "h": 5, + "w": 5, + "x": 11, + "y": 25 + }, + "id": 26, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "auto", + "orientation": "horizontal", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "value_and_name" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_KAFKA_Reading_LowerDiscardedLatencyRecords_total", + "interval": "", + "legendFormat": "Lower", + "queryType": "randomWalk", + "refId": "A" + }, + { + "expr": "SBK_KAFKA_Reading_HigherDiscardLatencyRecords_total", + "interval": "", + "legendFormat": "Higher", + "refId": "B" + }, + { + "expr": "SBK_KAFKA_Reading_InvalidLatencyRecords_total", + "interval": "", + "legendFormat": "Invalid/Negative", + "refId": "C" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "KAFKA Read Discarded Latencies", + "type": "stat" }, { - "expr": "SBK_KAFKA_Reading_ms_99_99", - "interval": "", - "legendFormat": "", - "refId": "I" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "KAFKA Read Percentiles (Milli Seconds)", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "format": "ms", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 1000 + }, + { + "color": "#1F78C1", + "value": 10000 + }, + { + "color": "#BA43A9", + "value": 100000 + }, + { + "color": "#705DA0", + "value": 1000000 + }, + { + "color": "#508642", + "value": 10000000 + } + ] + }, + "unit": "µs" + }, + "overrides": [] + }, + "gridPos": { + "h": 11, + "w": 8, + "x": 0, + "y": 30 + }, + "id": 43, + "options": { + "colorMode": "value", + "graphMode": "area", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "auto" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_KAFKA_Reading_mcs_AvgLatency", + "interval": "", + "legendFormat": "Average Latency", + "refId": "A" + }, + { + "expr": "SBK_KAFKA_Reading_mcs_MaxLatency", + "interval": "", + "legendFormat": "Max Latency", + "refId": "B" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "KAFKA Read Avg and Max Latencies (Microseconds)", + "type": "stat" }, { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } - }, - { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [], - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 1073741824 - }, - { - "color": "#6ED0E0", - "value": 10737418240 - }, - { - "color": "#EF843C", - "value": 107374182400 - }, - { - "color": "#E24D42", - "value": 1099511627776 - } - ] + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [] + }, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 8, + "y": 30 + }, + "hiddenSeries": false, + "id": 45, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_KAFKA_Reading_mcs_10", + "interval": "", + "legendFormat": "", + "refId": "A" + }, + { + "expr": "SBK_KAFKA_Reading_mcs_25", + "interval": "", + "legendFormat": "", + "refId": "B" + }, + { + "expr": "SBK_KAFKA_Reading_mcs_50", + "interval": "", + "legendFormat": "", + "refId": "C" + }, + { + "expr": "SBK_KAFKA_Reading_mcs_75", + "interval": "", + "legendFormat": "", + "refId": "D" + }, + { + "expr": "SBK_KAFKA_Reading_mcs_90", + "interval": "", + "legendFormat": "", + "refId": "E" + }, + { + "expr": "SBK_KAFKA_Reading_mcs_95", + "interval": "", + "legendFormat": "", + "refId": "F" + }, + { + "expr": "SBK_KAFKA_Reading_mcs_99", + "interval": "", + "legendFormat": "", + "refId": "G" + }, + { + "expr": "SBK_KAFKA_Reading_mcs_99_9", + "interval": "", + "legendFormat": "", + "refId": "H" + }, + { + "expr": "SBK_KAFKA_Reading_mcs_99_99", + "interval": "", + "legendFormat": "", + "refId": "I" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "KAFKA Read Percentiles (Microseconds)", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" }, - "unit": "decbytes" - }, - "overrides": [] - }, - "gridPos": { - "h": 6, - "w": 3, - "x": 8, - "y": 24 - }, - "id": 16, - "options": { - "colorMode": "value", - "graphMode": "none", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "µs", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } ], - "fields": "", - "values": false + "yaxis": { + "align": false, + "alignLevel": null + } }, - "textMode": "value" - }, - "pluginVersion": "7.3.7", - "targets": [ { - "expr": "SBK_KAFKA_Reading_Bytes_total", - "refId": "A" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "KAFKA Read Bytes Total", - "type": "stat" - }, - { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 1 + }, + { + "color": "#6ED0E0", + "value": 5 + }, + { + "color": "#EF843C", + "value": 10 + }, + { + "color": "#E24D42", + "value": 20 + }, + { + "color": "#1F78C1", + "value": 30 + }, + { + "color": "#BA43A9", + "value": 40 + }, + { + "color": "#705DA0", + "value": 50 + }, + { + "color": "#508642", + "value": 60 + }, + { + "color": "#CCA300", + "value": 70 + }, + { + "color": "#447EBC", + "value": 80 + }, + { + "color": "#C15C17", + "value": 90 + }, + { + "color": "#890F02", + "value": 100 + }, + { + "color": "#0A437C", + "value": 500 + }, + { + "color": "#6D1F62", + "value": 1000 + } + ] }, - { - "color": "red", - "value": 1 - } - ] + "unit": "ms" + }, + "overrides": [] }, - "unit": "none" - }, - "overrides": [] - }, - "gridPos": { - "h": 5, - "w": 5, - "x": 11, - "y": 25 - }, - "id": 26, - "options": { - "colorMode": "value", - "graphMode": "none", - "justifyMode": "auto", - "orientation": "horizontal", - "reduceOptions": { - "calcs": [ - "last" + "gridPos": { + "h": 11, + "w": 8, + "x": 16, + "y": 30 + }, + "id": 24, + "options": { + "colorMode": "value", + "graphMode": "area", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "auto" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_KAFKA_Reading_ms_AvgLatency", + "interval": "", + "legendFormat": "Average Latency", + "refId": "A" + }, + { + "expr": "SBK_KAFKA_Reading_ms_MaxLatency", + "interval": "", + "legendFormat": "Max Latency", + "refId": "B" + } ], - "fields": "", - "values": false - }, - "textMode": "value_and_name" - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_KAFKA_Reading_LowerDiscardedLatencyRecords_total", - "interval": "", - "legendFormat": "Lower", - "queryType": "randomWalk", - "refId": "A" - }, - { - "expr": "SBK_KAFKA_Reading_HigherDiscardLatencyRecords_total", - "interval": "", - "legendFormat": "Higher", - "refId": "B" - }, - { - "expr": "SBK_KAFKA_Reading_InvalidLatencyRecords_total", - "interval": "", - "legendFormat": "Invalid/Negative", - "refId": "C" + "timeFrom": null, + "timeShift": null, + "title": "KAFKA Read Avg and Max Latencies (Milliseconds)", + "type": "stat" } ], - "timeFrom": null, - "timeShift": null, - "title": "KAFKA Read Discarded Latencies", - "type": "stat" + "title": "Read Performance Benchmarking", + "type": "row" + }, + { + "collapsed": false, + "datasource": null, + "gridPos": { + "h": 1, + "w": 24, + "x": 0, + "y": 8 + }, + "id": 56, + "panels": [], + "title": "Write-Read Performance Benchmarking (End to End Latencies)", + "type": "row" }, { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, "datasource": "Prometheus", "fieldConfig": { "defaults": { "custom": {}, - "links": [], "mappings": [], + "max": 500, + "min": 0, "noValue": "0", "thresholds": { "mode": "absolute", @@ -2596,81 +3024,43 @@ }, { "color": "#E24D42", - "value": 1000 + "value": 200 }, { "color": "#1F78C1", - "value": 10000 + "value": 300 }, { "color": "#BA43A9", - "value": 100000 + "value": 400 }, { "color": "#705DA0", - "value": 1000000 + "value": 500 }, { "color": "#508642", - "value": 10000000 + "value": 600 + }, + { + "color": "#CCA300", + "value": 700 + }, + { + "color": "#447EBC", + "value": 800 + }, + { + "color": "#C15C17", + "value": 900 + }, + { + "color": "#890F02", + "value": 1000 } ] }, - "unit": "µs" - }, - "overrides": [] - }, - "gridPos": { - "h": 11, - "w": 8, - "x": 0, - "y": 30 - }, - "id": 43, - "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_KAFKA_Reading_mcs_AvgLatency", - "interval": "", - "legendFormat": "Average Latency", - "refId": "A" - }, - { - "expr": "SBK_KAFKA_Reading_mcs_MaxLatency", - "interval": "", - "legendFormat": "Max Latency", - "refId": "B" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "KAFKA Read Avg and Max Latencies (Microseconds)", - "type": "stat" - }, - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [] + "unit": "MBs" }, "overrides": [] }, @@ -2679,11 +3069,11 @@ "gridPos": { "h": 11, "w": 8, - "x": 8, - "y": 30 + "x": 0, + "y": 9 }, "hiddenSeries": false, - "id": 45, + "id": 61, "legend": { "avg": false, "current": false, @@ -2710,1564 +3100,1252 @@ "steppedLine": false, "targets": [ { - "expr": "SBK_KAFKA_Reading_mcs_10", + "expr": "SBK_KAFKA_Write_Reading_MBPerSec", "interval": "", "legendFormat": "", "refId": "A" - }, - { - "expr": "SBK_KAFKA_Reading_mcs_25", - "interval": "", - "legendFormat": "", - "refId": "B" - }, - { - "expr": "SBK_KAFKA_Reading_mcs_50", - "interval": "", - "legendFormat": "", - "refId": "C" - }, - { - "expr": "SBK_KAFKA_Reading_mcs_75", - "interval": "", - "legendFormat": "", - "refId": "D" - }, - { - "expr": "SBK_KAFKA_Reading_mcs_90", - "interval": "", - "legendFormat": "", - "refId": "E" - }, - { - "expr": "SBK_KAFKA_Reading_mcs_95", - "interval": "", - "legendFormat": "", - "refId": "F" - }, - { - "expr": "SBK_KAFKA_Reading_mcs_99", - "interval": "", - "legendFormat": "", - "refId": "G" - }, - { - "expr": "SBK_KAFKA_Reading_mcs_99_9", - "interval": "", - "legendFormat": "", - "refId": "H" - }, - { - "expr": "SBK_KAFKA_Reading_mcs_99_99", - "interval": "", - "legendFormat": "", - "refId": "I" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, - "title": "KAFKA Read Percentiles (Microseconds)", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "format": "µs", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } - }, - { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [], - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 1 - }, - { - "color": "#6ED0E0", - "value": 5 - }, - { - "color": "#EF843C", - "value": 10 - }, - { - "color": "#E24D42", - "value": 20 - }, - { - "color": "#1F78C1", - "value": 30 - }, - { - "color": "#BA43A9", - "value": 40 - }, - { - "color": "#705DA0", - "value": 50 - }, - { - "color": "#508642", - "value": 60 - }, - { - "color": "#CCA300", - "value": 70 - }, - { - "color": "#447EBC", - "value": 80 - }, - { - "color": "#C15C17", - "value": 90 - }, - { - "color": "#890F02", - "value": 100 - }, - { - "color": "#0A437C", - "value": 500 - }, - { - "color": "#6D1F62", - "value": 1000 - } - ] - }, - "unit": "ms" + "title": "KAFKA Write-Read Throughput MB/s ", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "$$hashKey": "object:175", + "format": "MBs", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "$$hashKey": "object:176", + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {} }, "overrides": [] }, + "fill": 1, + "fillGradient": 0, "gridPos": { "h": 11, "w": 8, - "x": 16, - "y": 30 + "x": 8, + "y": 9 }, - "id": 24, + "hiddenSeries": false, + "id": 36, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" + "alertThreshold": true }, + "percentage": false, "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, "targets": [ { - "expr": "SBK_KAFKA_Reading_ms_AvgLatency", + "expr": "SBK_KAFKA_Write_Reading_RecordsPerSec", "interval": "", - "legendFormat": "Average Latency", + "legendFormat": "", "refId": "A" - }, - { - "expr": "SBK_KAFKA_Reading_ms_MaxLatency", - "interval": "", - "legendFormat": "Max Latency", - "refId": "B" } ], + "thresholds": [], "timeFrom": null, - "timeShift": null, - "title": "KAFKA Read Avg and Max Latencies (Milliseconds)", - "type": "stat" - }, - { - "collapsed": true, - "datasource": null, - "gridPos": { - "h": 1, - "w": 24, - "x": 0, - "y": 41 - }, - "id": 56, - "panels": [ - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "max": 500, - "min": 0, - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 200 - }, - { - "color": "#1F78C1", - "value": 300 - }, - { - "color": "#BA43A9", - "value": 400 - }, - { - "color": "#705DA0", - "value": 500 - }, - { - "color": "#508642", - "value": 600 - }, - { - "color": "#CCA300", - "value": 700 - }, - { - "color": "#447EBC", - "value": 800 - }, - { - "color": "#C15C17", - "value": 900 - }, - { - "color": "#890F02", - "value": 1000 - } - ] - }, - "unit": "MBs" - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 0, - "y": 4 - }, - "hiddenSeries": false, - "id": 61, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_KAFKA_Write_Reading_MBPerSec", - "interval": "", - "legendFormat": "", - "refId": "A" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "KAFKA Write-Read Throughput MB/s ", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "$$hashKey": "object:175", - "format": "MBs", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "$$hashKey": "object:176", - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } + "timeRegions": [], + "timeShift": null, + "title": "KAFKA Write-Read Records/Sec", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "iops", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true }, { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {} - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 8, - "y": 4 - }, - "hiddenSeries": false, - "id": 36, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_KAFKA_Write_Reading_RecordsPerSec", - "interval": "", - "legendFormat": "", - "refId": "A" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "KAFKA Write-Read Records/Sec", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 1000 + }, + { + "color": "#1F78C1", + "value": 10000 + }, + { + "color": "#BA43A9", + "value": 100000 + }, + { + "color": "#705DA0", + "value": 1000000 + }, + { + "color": "#508642", + "value": 10000000 + } + ] }, - "yaxes": [ - { - "format": "iops", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } + "unit": "ns" + }, + "overrides": [] + }, + "gridPos": { + "h": 11, + "w": 8, + "x": 16, + "y": 9 + }, + "id": 52, + "options": { + "colorMode": "value", + "graphMode": "area", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" ], - "yaxis": { - "align": false, - "alignLevel": null - } + "fields": "", + "values": false + }, + "textMode": "auto" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_KAFKA_Write_Reading_ns_AvgLatency", + "interval": "", + "legendFormat": "Average Latency", + "refId": "A" + }, + { + "expr": "SBK_KAFKA_Write_Reading_ns_MaxLatency", + "interval": "", + "legendFormat": "Max Latency", + "refId": "B" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "KAFKA Write-Read Avg and Max Latencies (Nanoseconds)", + "type": "stat" + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {} + }, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 0, + "y": 20 + }, + "hiddenSeries": false, + "id": 54, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_KAFKA_Write_Reading_ns_10", + "interval": "", + "legendFormat": "", + "refId": "A" + }, + { + "expr": "SBK_KAFKA_Write_Reading_ns_25", + "interval": "", + "legendFormat": "", + "refId": "B" }, { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 1000 - }, - { - "color": "#1F78C1", - "value": 10000 - }, - { - "color": "#BA43A9", - "value": 100000 - }, - { - "color": "#705DA0", - "value": 1000000 - }, - { - "color": "#508642", - "value": 10000000 - } - ] - }, - "unit": "ns" - }, - "overrides": [] - }, - "gridPos": { - "h": 11, - "w": 8, - "x": 16, - "y": 4 - }, - "id": 52, - "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_KAFKA_Write_Reading_ns_AvgLatency", - "interval": "", - "legendFormat": "Average Latency", - "refId": "A" - }, - { - "expr": "SBK_KAFKA_Write_Reading_ns_MaxLatency", - "interval": "", - "legendFormat": "Max Latency", - "refId": "B" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "KAFKA Write-Read Avg and Max Latencies (Nanoseconds)", - "type": "stat" + "expr": "SBK_KAFKA_Write_Reading_ns_50", + "interval": "", + "legendFormat": "", + "refId": "C" }, { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {} - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 0, - "y": 15 - }, - "hiddenSeries": false, - "id": 54, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_KAFKA_Write_Reading_ns_10", - "interval": "", - "legendFormat": "", - "refId": "A" - }, - { - "expr": "SBK_KAFKA_Write_Reading_ns_25", - "interval": "", - "legendFormat": "", - "refId": "B" - }, - { - "expr": "SBK_KAFKA_Write_Reading_ns_50", - "interval": "", - "legendFormat": "", - "refId": "C" - }, - { - "expr": "SBK_KAFKA_Write_Reading_ns_75", - "interval": "", - "legendFormat": "", - "refId": "D" - }, - { - "expr": "SBK_KAFKA_Write_Reading_ns_90", - "interval": "", - "legendFormat": "", - "refId": "E" - }, - { - "expr": "SBK_KAFKA_Write_Reading_ns_95", - "interval": "", - "legendFormat": "", - "refId": "F" - }, - { - "expr": "SBK_KAFKA_Write_Reading_ns_99", - "interval": "", - "legendFormat": "", - "refId": "G" - }, - { - "expr": "SBK_KAFKA_Write_Reading_ns_99_9", - "interval": "", - "legendFormat": "", - "refId": "H" - }, - { - "expr": "SBK_KAFKA_Write_Reading_ns_99_99", - "interval": "", - "legendFormat": "", - "refId": "I" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "KAFKA Write-Read Percentiles (Nanoseconds)", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "format": "ns", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } + "expr": "SBK_KAFKA_Write_Reading_ns_75", + "interval": "", + "legendFormat": "", + "refId": "D" + }, + { + "expr": "SBK_KAFKA_Write_Reading_ns_90", + "interval": "", + "legendFormat": "", + "refId": "E" + }, + { + "expr": "SBK_KAFKA_Write_Reading_ns_95", + "interval": "", + "legendFormat": "", + "refId": "F" + }, + { + "expr": "SBK_KAFKA_Write_Reading_ns_99", + "interval": "", + "legendFormat": "", + "refId": "G" + }, + { + "expr": "SBK_KAFKA_Write_Reading_ns_99_25", + "interval": "", + "legendFormat": "", + "refId": "H" + }, + { + "expr": "SBK_KAFKA_Write_Reading_ns_99_5", + "interval": "", + "legendFormat": "", + "refId": "I" + }, + { + "expr": "SBK_KAFKA_Write_Reading_ns_99_75", + "interval": "", + "legendFormat": "", + "refId": "J" + }, + { + "expr": "SBK_KAFKA_Write_Reading_ns_99_9", + "interval": "", + "legendFormat": "", + "refId": "K" + }, + { + "expr": "SBK_KAFKA_Write_Reading_ns_99_95", + "interval": "", + "legendFormat": "", + "refId": "L" }, { - "datasource": "Prometheus", - "description": "", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 1073741824 - }, - { - "color": "#EF843C", - "value": 10737418240 - }, - { - "color": "#6ED0E0", - "value": 10737418240 - }, - { - "color": "#E24D42", - "value": 1099511627776 - } - ] + "expr": "SBK_KAFKA_Write_Reading_ns_99_99", + "interval": "", + "legendFormat": "", + "refId": "M" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "KAFKA Write-Read Percentiles (Nanoseconds)", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "$$hashKey": "object:240", + "format": "ns", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "$$hashKey": "object:241", + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "datasource": "Prometheus", + "description": "", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null }, - "unit": "decbytes" - }, - "overrides": [] - }, - "gridPos": { - "h": 5, - "w": 3, - "x": 8, - "y": 15 - }, - "id": 30, - "options": { - "colorMode": "value", - "graphMode": "none", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" + { + "color": "#EAB839", + "value": 1073741824 + }, + { + "color": "#EF843C", + "value": 10737418240 + }, + { + "color": "#6ED0E0", + "value": 10737418240 + }, + { + "color": "#E24D42", + "value": 1099511627776 + } + ] }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_KAFKA_Write_Reading_Bytes_total", - "interval": "", - "legendFormat": "", - "refId": "A" - } + "unit": "decbytes" + }, + "overrides": [] + }, + "gridPos": { + "h": 5, + "w": 3, + "x": 8, + "y": 20 + }, + "id": 30, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" ], - "timeFrom": null, - "timeShift": null, - "title": "KAFKA Write-Read Bytes Total", - "type": "stat" + "fields": "", + "values": false }, + "textMode": "auto" + }, + "pluginVersion": "7.3.7", + "targets": [ { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "max": 500, - "min": 0, - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 200 - }, - { - "color": "#1F78C1", - "value": 300 - }, - { - "color": "#BA43A9", - "value": 400 - }, - { - "color": "#705DA0", - "value": 500 - }, - { - "color": "#508642", - "value": 600 - }, - { - "color": "#CCA300", - "value": 700 - }, - { - "color": "#447EBC", - "value": 800 - }, - { - "color": "#C15C17", - "value": 900 - }, - { - "color": "#890F02", - "value": 1000 - } - ] + "expr": "SBK_KAFKA_Write_Reading_Bytes_total", + "interval": "", + "legendFormat": "", + "refId": "A" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "KAFKA Write-Read Bytes Total", + "type": "stat" + }, + { + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "max": 500, + "min": 0, + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 }, - "unit": "MBs" - }, - "overrides": [] - }, - "gridPos": { - "h": 6, - "w": 5, - "x": 11, - "y": 15 - }, - "id": 32, - "options": { - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "showThresholdLabels": true, - "showThresholdMarkers": true + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 200 + }, + { + "color": "#1F78C1", + "value": 300 + }, + { + "color": "#BA43A9", + "value": 400 + }, + { + "color": "#705DA0", + "value": 500 + }, + { + "color": "#508642", + "value": 600 + }, + { + "color": "#CCA300", + "value": 700 + }, + { + "color": "#447EBC", + "value": 800 + }, + { + "color": "#C15C17", + "value": 900 + }, + { + "color": "#890F02", + "value": 1000 + } + ] }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_KAFKA_Write_Reading_MBPerSec", - "interval": "", - "legendFormat": "", - "refId": "A" - } + "unit": "MBs" + }, + "overrides": [] + }, + "gridPos": { + "h": 6, + "w": 5, + "x": 11, + "y": 20 + }, + "id": 32, + "options": { + "reduceOptions": { + "calcs": [ + "last" ], - "timeFrom": null, - "timeShift": null, - "title": "KAFKA Write-Read Throughput MB/s", - "type": "gauge" + "fields": "", + "values": false }, + "showThresholdLabels": true, + "showThresholdMarkers": true + }, + "pluginVersion": "7.3.7", + "targets": [ { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {} - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 16, - "y": 15 - }, - "hiddenSeries": false, - "id": 34, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_KAFKA_Write_Reading_ms_10", - "interval": "", - "legendFormat": "", - "refId": "A" - }, - { - "expr": "SBK_KAFKA_Write_Reading_ms_25", - "interval": "", - "legendFormat": "", - "refId": "B" - }, - { - "expr": "SBK_KAFKA_Write_Reading_ms_50", - "interval": "", - "legendFormat": "", - "refId": "C" - }, - { - "expr": "SBK_KAFKA_Write_Reading_ms_75", - "interval": "", - "legendFormat": "", - "refId": "D" - }, - { - "expr": "SBK_KAFKA_Write_Reading_ms_90", - "interval": "", - "legendFormat": "", - "refId": "E" - }, - { - "expr": "SBK_KAFKA_Write_Reading_ms_95", - "interval": "", - "legendFormat": "", - "refId": "F" - }, - { - "expr": "SBK_KAFKA_Write_Reading_ms_99", - "interval": "", - "legendFormat": "", - "refId": "G" - }, - { - "expr": "SBK_KAFKA_Write_Reading_ms_99_9", - "interval": "", - "legendFormat": "", - "refId": "H" - }, - { - "expr": "SBK_KAFKA_Write_Reading_ms_99_99", - "interval": "", - "legendFormat": "", - "refId": "I" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "KAFKA Write-Read Percentiles (Milliseconds)", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "format": "ms", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } + "expr": "SBK_KAFKA_Write_Reading_MBPerSec", + "interval": "", + "legendFormat": "", + "refId": "A" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "KAFKA Write-Read Throughput MB/s", + "type": "gauge" + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {} + }, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 16, + "y": 20 + }, + "hiddenSeries": false, + "id": 34, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_KAFKA_Write_Reading_ms_10", + "interval": "", + "legendFormat": "", + "refId": "A" }, { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": { - "align": null, - "filterable": false + "expr": "SBK_KAFKA_Write_Reading_ms_25", + "interval": "", + "legendFormat": "", + "refId": "B" + }, + { + "expr": "SBK_KAFKA_Write_Reading_ms_50", + "interval": "", + "legendFormat": "", + "refId": "C" + }, + { + "expr": "SBK_KAFKA_Write_Reading_ms_75", + "interval": "", + "legendFormat": "", + "refId": "D" + }, + { + "expr": "SBK_KAFKA_Write_Reading_ms_90", + "interval": "", + "legendFormat": "", + "refId": "E" + }, + { + "expr": "SBK_KAFKA_Write_Reading_ms_95", + "interval": "", + "legendFormat": "", + "refId": "F" + }, + { + "expr": "SBK_KAFKA_Write_Reading_ms_99", + "interval": "", + "legendFormat": "", + "refId": "G" + }, + { + "expr": "SBK_KAFKA_Write_Reading_ms_99_9", + "interval": "", + "legendFormat": "", + "refId": "H" + }, + { + "expr": "SBK_KAFKA_Write_Reading_ms_99_99", + "interval": "", + "legendFormat": "", + "refId": "I" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "KAFKA Write-Read Percentiles (Milliseconds)", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "ms", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": { + "align": null, + "filterable": false + }, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null }, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 500 - } - ] + { + "color": "#EAB839", + "value": 10 }, - "unit": "none" - }, - "overrides": [] - }, - "gridPos": { - "h": 6, - "w": 3, - "x": 8, - "y": 20 - }, - "id": 40, - "options": { - "colorMode": "value", - "graphMode": "none", - "justifyMode": "auto", - "orientation": "horizontal", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "value_and_name" + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 500 + } + ] }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_KAFKA_Write_Reading_Readers", - "interval": "", - "legendFormat": "Active Readers", - "refId": "A" - }, - { - "expr": "SBK_KAFKA_Write_Reading_Max_Readers", - "interval": "", - "legendFormat": "Max Readers", - "refId": "B" - }, - { - "expr": "SBK_KAFKA_Write_Reading_Writers", - "interval": "", - "legendFormat": "Active Writers", - "refId": "C" - }, - { - "expr": "SBK_KAFKA_Write_Reading_Max_Writers", - "interval": "", - "legendFormat": "Max Writers", - "refId": "D" - } + "unit": "none" + }, + "overrides": [] + }, + "gridPos": { + "h": 6, + "w": 3, + "x": 8, + "y": 25 + }, + "id": 40, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "auto", + "orientation": "horizontal", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "value_and_name" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_KAFKA_Write_Reading_Readers", + "interval": "", + "legendFormat": "Active Readers", + "refId": "A" + }, + { + "expr": "SBK_KAFKA_Write_Reading_Max_Readers", + "interval": "", + "legendFormat": "Max Readers", + "refId": "B" + }, + { + "expr": "SBK_KAFKA_Write_Reading_Writers", + "interval": "", + "legendFormat": "Active Writers", + "refId": "C" + }, + { + "expr": "SBK_KAFKA_Write_Reading_Max_Writers", + "interval": "", + "legendFormat": "Max Writers", + "refId": "D" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "KAFKA Write-Read Writers and Readers", + "type": "stat" + }, + { + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "red", + "value": 1 + } + ] + }, + "unit": "none" + }, + "overrides": [] + }, + "gridPos": { + "h": 5, + "w": 5, + "x": 11, + "y": 26 + }, + "id": 42, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "auto", + "orientation": "horizontal", + "reduceOptions": { + "calcs": [ + "last" ], - "timeFrom": null, - "timeShift": null, - "title": "KAFKA Write-Read Writers and Readers", - "type": "stat" + "fields": "", + "values": false }, + "textMode": "value_and_name" + }, + "pluginVersion": "7.3.7", + "targets": [ { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "red", - "value": 1 - } - ] + "expr": "SBK_KAFKA_Write_Reading_LowerDiscardedLatencyRecords_total", + "interval": "", + "legendFormat": "Lower", + "refId": "A" + }, + { + "expr": "SBK_KAFKA_Write_Reading_HigherDiscardLatencyRecords_total", + "interval": "", + "legendFormat": "Higher", + "refId": "B" + }, + { + "expr": "SBK_KAFKA_Write_Reading_InvalidLatencyRecords_total", + "interval": "", + "legendFormat": "Invalid/Negative", + "refId": "C" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "KAFKA Write-Read Discarded Latencies", + "type": "stat" + }, + { + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null }, - "unit": "none" - }, - "overrides": [] - }, - "gridPos": { - "h": 5, - "w": 5, - "x": 11, - "y": 21 - }, - "id": 42, - "options": { - "colorMode": "value", - "graphMode": "none", - "justifyMode": "auto", - "orientation": "horizontal", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "value_and_name" + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 1000 + }, + { + "color": "#1F78C1", + "value": 10000 + }, + { + "color": "#BA43A9", + "value": 100000 + }, + { + "color": "#705DA0", + "value": 1000000 + }, + { + "color": "#508642", + "value": 10000000 + }, + { + "color": "#CCA300", + "value": 100000000 + } + ] }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_KAFKA_Write_Reading_LowerDiscardedLatencyRecords_total", - "interval": "", - "legendFormat": "Lower", - "refId": "A" - }, - { - "expr": "SBK_KAFKA_Write_Reading_HigherDiscardLatencyRecords_total", - "interval": "", - "legendFormat": "Higher", - "refId": "B" - }, - { - "expr": "SBK_KAFKA_Write_Reading_InvalidLatencyRecords_total", - "interval": "", - "legendFormat": "Invalid/Negative", - "refId": "C" - } + "unit": "µs" + }, + "overrides": [] + }, + "gridPos": { + "h": 11, + "w": 8, + "x": 0, + "y": 31 + }, + "id": 51, + "options": { + "colorMode": "value", + "graphMode": "area", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" ], - "timeFrom": null, - "timeShift": null, - "title": "KAFKA Write-Read Discarded Latencies", - "type": "stat" + "fields": "", + "values": false + }, + "textMode": "auto" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_KAFKA_Write_Reading_mcs_AvgLatency", + "interval": "", + "legendFormat": "Average Latency", + "refId": "A" + }, + { + "expr": "SBK_KAFKA_Write_Reading_mcs_MaxLatency", + "interval": "", + "legendFormat": "Max Latency", + "refId": "B" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "KAFKA Write-Read Avg and Max Latencies (Microseconds)", + "type": "stat" + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {} + }, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 8, + "y": 31 + }, + "hiddenSeries": false, + "id": 53, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_KAFKA_Write_Reading_mcs_10", + "interval": "", + "legendFormat": "", + "refId": "A" + }, + { + "expr": "SBK_KAFKA_Write_Reading_mcs_25", + "interval": "", + "legendFormat": "", + "refId": "B" }, { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 1000 - }, - { - "color": "#1F78C1", - "value": 10000 - }, - { - "color": "#BA43A9", - "value": 100000 - }, - { - "color": "#705DA0", - "value": 1000000 - }, - { - "color": "#508642", - "value": 10000000 - }, - { - "color": "#CCA300", - "value": 100000000 - } - ] - }, - "unit": "µs" - }, - "overrides": [] - }, - "gridPos": { - "h": 11, - "w": 8, - "x": 0, - "y": 26 - }, - "id": 51, - "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_KAFKA_Write_Reading_mcs_AvgLatency", - "interval": "", - "legendFormat": "Average Latency", - "refId": "A" - }, - { - "expr": "SBK_KAFKA_Write_Reading_mcs_MaxLatency", - "interval": "", - "legendFormat": "Max Latency", - "refId": "B" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "KAFKA Write-Read Avg and Max Latencies (Microseconds)", - "type": "stat" + "expr": "SBK_KAFKA_Write_Reading_mcs_50", + "interval": "", + "legendFormat": "", + "refId": "C" }, { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {} - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 8, - "y": 26 - }, - "hiddenSeries": false, - "id": 53, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_KAFKA_Write_Reading_mcs_10", - "interval": "", - "legendFormat": "", - "refId": "A" - }, - { - "expr": "SBK_KAFKA_Write_Reading_mcs_25", - "interval": "", - "legendFormat": "", - "refId": "B" - }, - { - "expr": "SBK_KAFKA_Write_Reading_mcs_50", - "interval": "", - "legendFormat": "", - "refId": "C" - }, - { - "expr": "SBK_KAFKA_Write_Reading_mcs_75", - "interval": "", - "legendFormat": "", - "refId": "D" - }, - { - "expr": "SBK_KAFKA_Write_Reading_mcs_90", - "interval": "", - "legendFormat": "", - "refId": "E" - }, - { - "expr": "SBK_KAFKA_Write_Reading_mcs_95", - "interval": "", - "legendFormat": "", - "refId": "F" - }, - { - "expr": "SBK_KAFKA_Write_Reading_mcs_99", - "interval": "", - "legendFormat": "", - "refId": "G" - }, - { - "expr": "SBK_KAFKA_Write_Reading_mcs_99_9", - "interval": "", - "legendFormat": "", - "refId": "H" - }, - { - "expr": "SBK_KAFKA_Write_Reading_mcs_99_99", - "interval": "", - "legendFormat": "", - "refId": "I" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "KAFKA Write-Read Percentiles (Microseconds)", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "format": "µs", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } + "expr": "SBK_KAFKA_Write_Reading_mcs_75", + "interval": "", + "legendFormat": "", + "refId": "D" + }, + { + "expr": "SBK_KAFKA_Write_Reading_mcs_90", + "interval": "", + "legendFormat": "", + "refId": "E" + }, + { + "expr": "SBK_KAFKA_Write_Reading_mcs_95", + "interval": "", + "legendFormat": "", + "refId": "F" + }, + { + "expr": "SBK_KAFKA_Write_Reading_mcs_99", + "interval": "", + "legendFormat": "", + "refId": "G" + }, + { + "expr": "SBK_KAFKA_Write_Reading_mcs_99_9", + "interval": "", + "legendFormat": "", + "refId": "H" + }, + { + "expr": "SBK_KAFKA_Write_Reading_mcs_99_99", + "interval": "", + "legendFormat": "", + "refId": "I" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "KAFKA Write-Read Percentiles (Microseconds)", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "µs", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true }, { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 1 - }, - { - "color": "#6ED0E0", - "value": 5 - }, - { - "color": "#EF843C", - "value": 10 - }, - { - "color": "#E24D42", - "value": 20 - }, - { - "color": "#1F78C1", - "value": 30 - }, - { - "color": "#BA43A9", - "value": 40 - }, - { - "color": "#705DA0", - "value": 50 - }, - { - "color": "#508642", - "value": 60 - }, - { - "color": "#CCA300", - "value": 70 - }, - { - "color": "#447EBC", - "value": 80 - }, - { - "color": "#C15C17", - "value": 90 - }, - { - "color": "#890F02", - "value": 100 - }, - { - "color": "#0A437C", - "value": 200 - }, - { - "color": "#6D1F62", - "value": 500 - }, - { - "color": "#584477", - "value": 1000 - } - ] + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null }, - "unit": "ms" - }, - "overrides": [] - }, - "gridPos": { - "h": 11, - "w": 8, - "x": 16, - "y": 26 - }, - "id": 38, - "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" + { + "color": "#EAB839", + "value": 1 + }, + { + "color": "#6ED0E0", + "value": 5 + }, + { + "color": "#EF843C", + "value": 10 + }, + { + "color": "#E24D42", + "value": 20 + }, + { + "color": "#1F78C1", + "value": 30 + }, + { + "color": "#BA43A9", + "value": 40 + }, + { + "color": "#705DA0", + "value": 50 + }, + { + "color": "#508642", + "value": 60 + }, + { + "color": "#CCA300", + "value": 70 + }, + { + "color": "#447EBC", + "value": 80 + }, + { + "color": "#C15C17", + "value": 90 + }, + { + "color": "#890F02", + "value": 100 + }, + { + "color": "#0A437C", + "value": 200 + }, + { + "color": "#6D1F62", + "value": 500 + }, + { + "color": "#584477", + "value": 1000 + } + ] }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_KAFKA_Write_Reading_ms_AvgLatency", - "interval": "", - "legendFormat": "Average Latency", - "refId": "A" - }, - { - "expr": "SBK_KAFKA_Write_Reading_ms_MaxLatency", - "interval": "", - "legendFormat": "Max Latency", - "refId": "B" - } + "unit": "ms" + }, + "overrides": [] + }, + "gridPos": { + "h": 11, + "w": 8, + "x": 16, + "y": 31 + }, + "id": 38, + "options": { + "colorMode": "value", + "graphMode": "area", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" ], - "timeFrom": null, - "timeShift": null, - "title": "KAFKA Write-Read Avg and Max Latencies (Milliseconds)", - "type": "stat" + "fields": "", + "values": false + }, + "textMode": "auto" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_KAFKA_Write_Reading_ms_AvgLatency", + "interval": "", + "legendFormat": "Average Latency", + "refId": "A" + }, + { + "expr": "SBK_KAFKA_Write_Reading_ms_MaxLatency", + "interval": "", + "legendFormat": "Max Latency", + "refId": "B" } ], - "title": "Write-Read Performance Benchmarking (End to End Latencies)", - "type": "row" + "timeFrom": null, + "timeShift": null, + "title": "KAFKA Write-Read Avg and Max Latencies (Milliseconds)", + "type": "stat" } ], "refresh": "5s", diff --git a/grafana/dashboards/sbk-mariadb.json b/grafana/dashboards/sbk-mariadb.json index 34ba820e1..80ef28fa2 100644 --- a/grafana/dashboards/sbk-mariadb.json +++ b/grafana/dashboards/sbk-mariadb.json @@ -15,7 +15,7 @@ "editable": true, "gnetId": null, "graphTooltip": 0, - "iteration": 1623506088732, + "iteration": 1627313150733, "links": [], "panels": [ { @@ -362,7 +362,7 @@ "h": 9, "w": 8, "x": 0, - "y": 10 + "y": 7 }, "hiddenSeries": false, "id": 62, @@ -458,7 +458,7 @@ "h": 9, "w": 8, "x": 8, - "y": 10 + "y": 7 }, "hiddenSeries": false, "id": 6, @@ -590,7 +590,7 @@ "h": 9, "w": 8, "x": 16, - "y": 10 + "y": 7 }, "id": 48, "options": { @@ -646,7 +646,7 @@ "h": 11, "w": 8, "x": 0, - "y": 19 + "y": 16 }, "hiddenSeries": false, "id": 50, @@ -718,16 +718,40 @@ "refId": "G" }, { - "expr": "SBK_MARIADB_Writing_ns_99_9", + "expr": "SBK_MARIADB_Writing_ns_99_25", "interval": "", "legendFormat": "", "refId": "H" }, { - "expr": "SBK_MARIADB_Writing_ns_99_99", + "expr": "SBK_MARIADB_Writing_ns_99_5", "interval": "", "legendFormat": "", "refId": "I" + }, + { + "expr": "SBK_MARIADB_Writing_ns_99_75", + "interval": "", + "legendFormat": "", + "refId": "J" + }, + { + "expr": "SBK_MARIADB_Writing_ns_99_9", + "interval": "", + "legendFormat": "", + "refId": "K" + }, + { + "expr": "SBK_MARIADB_Writing_ns_99_95", + "interval": "", + "legendFormat": "", + "refId": "L" + }, + { + "expr": "SBK_MARIADB_Writing_ns_99_99", + "interval": "", + "legendFormat": "", + "refId": "M" } ], "thresholds": [], @@ -750,6 +774,7 @@ }, "yaxes": [ { + "$$hashKey": "object:127", "format": "ns", "label": null, "logBase": 1, @@ -758,6 +783,7 @@ "show": true }, { + "$$hashKey": "object:128", "format": "short", "label": null, "logBase": 1, @@ -814,7 +840,7 @@ "h": 4, "w": 3, "x": 8, - "y": 19 + "y": 16 }, "id": 2, "options": { @@ -925,7 +951,7 @@ "h": 6, "w": 5, "x": 11, - "y": 19 + "y": 16 }, "id": 4, "options": { @@ -970,7 +996,7 @@ "h": 11, "w": 8, "x": 16, - "y": 19 + "y": 16 }, "hiddenSeries": false, "id": 10, @@ -1136,7 +1162,7 @@ "h": 7, "w": 3, "x": 8, - "y": 23 + "y": 20 }, "id": 8, "options": { @@ -1192,7 +1218,7 @@ "h": 5, "w": 5, "x": 11, - "y": 25 + "y": 22 }, "id": 28, "options": { @@ -1294,7 +1320,7 @@ "h": 10, "w": 8, "x": 0, - "y": 30 + "y": 27 }, "id": 47, "options": { @@ -1350,7 +1376,7 @@ "h": 10, "w": 8, "x": 8, - "y": 30 + "y": 27 }, "hiddenSeries": false, "id": 49, @@ -1560,7 +1586,7 @@ "h": 10, "w": 8, "x": 16, - "y": 30 + "y": 27 }, "id": 12, "options": { @@ -1602,7 +1628,7 @@ "type": "row" }, { - "collapsed": false, + "collapsed": true, "datasource": null, "gridPos": { "h": 1, @@ -1611,969 +1637,1371 @@ "y": 7 }, "id": 58, - "panels": [], - "title": "Read Performance Benchmarking", - "type": "row" - }, - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [], - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 200 - }, - { - "color": "#1F78C1", - "value": 300 - }, - { - "color": "#BA43A9", - "value": 400 - }, - { - "color": "#705DA0", - "value": 500 - }, - { - "color": "#508642", - "value": 600 - }, - { - "color": "#CCA300", - "value": 700 - }, - { - "color": "#447EBC", - "value": 800 - }, - { - "color": "#C15C17", - "value": 900 + "panels": [ + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 200 + }, + { + "color": "#1F78C1", + "value": 300 + }, + { + "color": "#BA43A9", + "value": 400 + }, + { + "color": "#705DA0", + "value": 500 + }, + { + "color": "#508642", + "value": 600 + }, + { + "color": "#CCA300", + "value": 700 + }, + { + "color": "#447EBC", + "value": 800 + }, + { + "color": "#C15C17", + "value": 900 + }, + { + "color": "#890F02", + "value": 1000 + } + ] }, - { - "color": "#890F02", - "value": 1000 - } - ] + "unit": "MBs" + }, + "overrides": [] }, - "unit": "MBs" + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 0, + "y": 8 + }, + "hiddenSeries": false, + "id": 63, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_MARIADB_Reading_MBPerSec", + "refId": "A" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "MARIADB Read Throughput MB/s", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "$$hashKey": "object:323", + "format": "MBs", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "$$hashKey": "object:324", + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 0, - "y": 8 - }, - "hiddenSeries": false, - "id": 63, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_MARIADB_Reading_MBPerSec", - "refId": "A" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "MARIADB Read Throughput MB/s", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "$$hashKey": "object:323", - "format": "MBs", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "$$hashKey": "object:324", - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } - }, - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [] - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 8, - "y": 8 - }, - "hiddenSeries": false, - "id": 20, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_MARIADB_Reading_RecordsPerSec", - "refId": "A" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "MARIADB Read Records/Sec", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "format": "rps", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } - }, - { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [], - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 1000 - }, - { - "color": "#1F78C1", - "value": 10000 - }, - { - "color": "#BA43A9", - "value": 100000 - }, - { - "color": "#705DA0", - "value": 1000000 - }, - { - "color": "#508642", - "value": 10000000 - } - ] - }, - "unit": "ns" - }, - "overrides": [] - }, - "gridPos": { - "h": 11, - "w": 8, - "x": 16, - "y": 8 - }, - "id": 44, - "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_MARIADB_Reading_ns_AvgLatency", - "interval": "", - "legendFormat": "Average Latency", - "refId": "A" - }, - { - "expr": "SBK_MARIADB_Reading_ns_MaxLatency", - "interval": "", - "legendFormat": "Max Latency", - "refId": "B" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "MARIADB Read Avg and Max Latencies (Nanoseconds)", - "type": "stat" - }, - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [] - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 0, - "y": 19 - }, - "hiddenSeries": false, - "id": 46, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_MARIADB_Reading_ns_10", - "interval": "", - "legendFormat": "", - "refId": "A" - }, - { - "expr": "SBK_MARIADB_Reading_ns_25", - "interval": "", - "legendFormat": "", - "refId": "B" - }, - { - "expr": "SBK_MARIADB_Reading_ns_50", - "interval": "", - "legendFormat": "", - "refId": "C" - }, - { - "expr": "SBK_MARIADB_Reading_ns_75", - "interval": "", - "legendFormat": "", - "refId": "D" - }, - { - "expr": "SBK_MARIADB_Reading_ns_90", - "interval": "", - "legendFormat": "", - "refId": "E" - }, - { - "expr": "SBK_MARIADB_Reading_ns_95", - "interval": "", - "legendFormat": "", - "refId": "F" - }, - { - "expr": "SBK_MARIADB_Reading_ns_99", - "interval": "", - "legendFormat": "", - "refId": "G" - }, - { - "expr": "SBK_MARIADB_Reading_ns_99_9", - "interval": "", - "legendFormat": "", - "refId": "H" - }, - { - "expr": "SBK_MARIADB_Reading_ns_99_99", - "interval": "", - "legendFormat": "", - "refId": "I" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "MARIADB Read Percentiles (Nanoseconds)", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ { - "format": "ns", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [] + }, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 8, + "y": 8 + }, + "hiddenSeries": false, + "id": 20, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_MARIADB_Reading_RecordsPerSec", + "refId": "A" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "MARIADB Read Records/Sec", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "rps", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } }, { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } - }, - { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [], - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 1000 + }, + { + "color": "#1F78C1", + "value": 10000 + }, + { + "color": "#BA43A9", + "value": 100000 + }, + { + "color": "#705DA0", + "value": 1000000 + }, + { + "color": "#508642", + "value": 10000000 + } + ] }, - { - "color": "#E24D42", - "value": 500 - } - ] + "unit": "ns" + }, + "overrides": [] + }, + "gridPos": { + "h": 11, + "w": 8, + "x": 16, + "y": 8 + }, + "id": 44, + "options": { + "colorMode": "value", + "graphMode": "area", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "auto" }, - "unit": "none" - }, - "overrides": [] - }, - "gridPos": { - "h": 5, - "w": 3, - "x": 8, - "y": 19 - }, - "id": 14, - "options": { - "colorMode": "value", - "graphMode": "none", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_MARIADB_Reading_ns_AvgLatency", + "interval": "", + "legendFormat": "Average Latency", + "refId": "A" + }, + { + "expr": "SBK_MARIADB_Reading_ns_MaxLatency", + "interval": "", + "legendFormat": "Max Latency", + "refId": "B" + } ], - "fields": "", - "values": false - }, - "textMode": "value_and_name" - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_MARIADB_Reading_Readers", - "interval": "", - "legendFormat": "Active", - "refId": "A" + "timeFrom": null, + "timeShift": null, + "title": "MARIADB Read Avg and Max Latencies (Nanoseconds)", + "type": "stat" }, { - "expr": "SBK_MARIADB_Reading_Max_Readers", - "interval": "", - "legendFormat": "Max", - "refId": "B" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "MARIADB Readers", - "type": "stat" - }, - { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [], - "mappings": [], - "max": 500, - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 200 - }, - { - "color": "#1F78C1", - "value": 300 - }, - { - "color": "#BA43A9", - "value": 400 - }, - { - "color": "#705DA0", - "value": 500 - }, - { - "color": "#508642", - "value": 600 - }, - { - "color": "#CCA300", - "value": 700 - }, - { - "color": "#447EBC", - "value": 800 - }, - { - "color": "#C15C17", - "value": 900 - }, - { - "color": "#890F02", - "value": 1000 - } - ] + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [] + }, + "overrides": [] }, - "unit": "MBs" - }, - "overrides": [] - }, - "gridPos": { - "h": 6, - "w": 5, - "x": 11, - "y": 19 - }, - "id": 18, - "options": { - "reduceOptions": { - "calcs": [ - "last" + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 0, + "y": 19 + }, + "hiddenSeries": false, + "id": 46, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_MARIADB_Reading_ns_10", + "interval": "", + "legendFormat": "", + "refId": "A" + }, + { + "expr": "SBK_MARIADB_Reading_ns_25", + "interval": "", + "legendFormat": "", + "refId": "B" + }, + { + "expr": "SBK_MARIADB_Reading_ns_50", + "interval": "", + "legendFormat": "", + "refId": "C" + }, + { + "expr": "SBK_MARIADB_Reading_ns_75", + "interval": "", + "legendFormat": "", + "refId": "D" + }, + { + "expr": "SBK_MARIADB_Reading_ns_90", + "interval": "", + "legendFormat": "", + "refId": "E" + }, + { + "expr": "SBK_MARIADB_Reading_ns_95", + "interval": "", + "legendFormat": "", + "refId": "F" + }, + { + "expr": "SBK_MARIADB_Reading_ns_99", + "interval": "", + "legendFormat": "", + "refId": "G" + }, + { + "expr": "SBK_MARIADB_Reading_ns_99_25", + "interval": "", + "legendFormat": "", + "refId": "H" + }, + { + "expr": "SBK_MARIADB_Reading_ns_99_5", + "interval": "", + "legendFormat": "", + "refId": "I" + }, + { + "expr": "SBK_MARIADB_Reading_ns_99_75", + "interval": "", + "legendFormat": "", + "refId": "J" + }, + { + "expr": "SBK_MARIADB_Reading_ns_99_9", + "interval": "", + "legendFormat": "", + "refId": "K" + }, + { + "expr": "SBK_MARIADB_Reading_ns_99_95", + "interval": "", + "legendFormat": "", + "refId": "L" + }, + { + "expr": "SBK_MARIADB_Reading_ns_99_99", + "interval": "", + "legendFormat": "", + "refId": "M" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "MARIADB Read Percentiles (Nanoseconds)", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "$$hashKey": "object:152", + "format": "ns", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "$$hashKey": "object:153", + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } ], - "fields": "", - "values": false - }, - "showThresholdLabels": true, - "showThresholdMarkers": true - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_MARIADB_Reading_MBPerSec", - "refId": "A" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "MARIADB Read Throughput MB/s", - "type": "gauge" - }, - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [] - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 16, - "y": 19 - }, - "hiddenSeries": false, - "id": 22, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_MARIADB_Reading_ms_10", - "interval": "", - "legendFormat": "", - "refId": "A" - }, - { - "expr": "SBK_MARIADB_Reading_ms_25", - "interval": "", - "legendFormat": "", - "refId": "B" - }, - { - "expr": "SBK_MARIADB_Reading_ms_50", - "interval": "", - "legendFormat": "", - "refId": "C" + "yaxis": { + "align": false, + "alignLevel": null + } }, { - "expr": "SBK_MARIADB_Reading_ms_75", - "interval": "", - "legendFormat": "", - "refId": "D" + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 500 + } + ] + }, + "unit": "none" + }, + "overrides": [] + }, + "gridPos": { + "h": 5, + "w": 3, + "x": 8, + "y": 19 + }, + "id": 14, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "value_and_name" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_MARIADB_Reading_Readers", + "interval": "", + "legendFormat": "Active", + "refId": "A" + }, + { + "expr": "SBK_MARIADB_Reading_Max_Readers", + "interval": "", + "legendFormat": "Max", + "refId": "B" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "MARIADB Readers", + "type": "stat" }, { - "expr": "SBK_MARIADB_Reading_ms_90", - "interval": "", - "legendFormat": "", - "refId": "E" + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "max": 500, + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 200 + }, + { + "color": "#1F78C1", + "value": 300 + }, + { + "color": "#BA43A9", + "value": 400 + }, + { + "color": "#705DA0", + "value": 500 + }, + { + "color": "#508642", + "value": 600 + }, + { + "color": "#CCA300", + "value": 700 + }, + { + "color": "#447EBC", + "value": 800 + }, + { + "color": "#C15C17", + "value": 900 + }, + { + "color": "#890F02", + "value": 1000 + } + ] + }, + "unit": "MBs" + }, + "overrides": [] + }, + "gridPos": { + "h": 6, + "w": 5, + "x": 11, + "y": 19 + }, + "id": 18, + "options": { + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "showThresholdLabels": true, + "showThresholdMarkers": true + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_MARIADB_Reading_MBPerSec", + "refId": "A" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "MARIADB Read Throughput MB/s", + "type": "gauge" }, { - "expr": "SBK_MARIADB_Reading_ms_95", - "interval": "", - "legendFormat": "", - "refId": "F" + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [] + }, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 16, + "y": 19 + }, + "hiddenSeries": false, + "id": 22, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_MARIADB_Reading_ms_10", + "interval": "", + "legendFormat": "", + "refId": "A" + }, + { + "expr": "SBK_MARIADB_Reading_ms_25", + "interval": "", + "legendFormat": "", + "refId": "B" + }, + { + "expr": "SBK_MARIADB_Reading_ms_50", + "interval": "", + "legendFormat": "", + "refId": "C" + }, + { + "expr": "SBK_MARIADB_Reading_ms_75", + "interval": "", + "legendFormat": "", + "refId": "D" + }, + { + "expr": "SBK_MARIADB_Reading_ms_90", + "interval": "", + "legendFormat": "", + "refId": "E" + }, + { + "expr": "SBK_MARIADB_Reading_ms_95", + "interval": "", + "legendFormat": "", + "refId": "F" + }, + { + "expr": "SBK_MARIADB_Reading_ms_99", + "interval": "", + "legendFormat": "", + "refId": "G" + }, + { + "expr": "SBK_MARIADB_Reading_ms_99_9", + "interval": "", + "legendFormat": "", + "refId": "H" + }, + { + "expr": "SBK_MARIADB_Reading_ms_99_99", + "interval": "", + "legendFormat": "", + "refId": "I" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "MARIADB Read Percentiles (Milli Seconds)", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "ms", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } }, { - "expr": "SBK_MARIADB_Reading_ms_99", - "interval": "", - "legendFormat": "", - "refId": "G" + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 1073741824 + }, + { + "color": "#6ED0E0", + "value": 10737418240 + }, + { + "color": "#EF843C", + "value": 107374182400 + }, + { + "color": "#E24D42", + "value": 1099511627776 + } + ] + }, + "unit": "decbytes" + }, + "overrides": [] + }, + "gridPos": { + "h": 6, + "w": 3, + "x": 8, + "y": 24 + }, + "id": 16, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "value" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_MARIADB_Reading_Bytes_total", + "refId": "A" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "MARIADB Read Bytes Total", + "type": "stat" }, { - "expr": "SBK_MARIADB_Reading_ms_99_9", - "interval": "", - "legendFormat": "", - "refId": "H" + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "red", + "value": 1 + } + ] + }, + "unit": "none" + }, + "overrides": [] + }, + "gridPos": { + "h": 5, + "w": 5, + "x": 11, + "y": 25 + }, + "id": 26, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "auto", + "orientation": "horizontal", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "value_and_name" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_MARIADB_Reading_LowerDiscardedLatencyRecords_total", + "interval": "", + "legendFormat": "Lower", + "queryType": "randomWalk", + "refId": "A" + }, + { + "expr": "SBK_MARIADB_Reading_HigherDiscardLatencyRecords_total", + "interval": "", + "legendFormat": "Higher", + "refId": "B" + }, + { + "expr": "SBK_MARIADB_Reading_InvalidLatencyRecords_total", + "interval": "", + "legendFormat": "Invalid/Negative", + "refId": "C" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "MARIADB Read Discarded Latencies", + "type": "stat" }, { - "expr": "SBK_MARIADB_Reading_ms_99_99", - "interval": "", - "legendFormat": "", - "refId": "I" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "MARIADB Read Percentiles (Milli Seconds)", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "format": "ms", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 1000 + }, + { + "color": "#1F78C1", + "value": 10000 + }, + { + "color": "#BA43A9", + "value": 100000 + }, + { + "color": "#705DA0", + "value": 1000000 + }, + { + "color": "#508642", + "value": 10000000 + } + ] + }, + "unit": "µs" + }, + "overrides": [] + }, + "gridPos": { + "h": 11, + "w": 8, + "x": 0, + "y": 30 + }, + "id": 43, + "options": { + "colorMode": "value", + "graphMode": "area", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "auto" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_MARIADB_Reading_mcs_AvgLatency", + "interval": "", + "legendFormat": "Average Latency", + "refId": "A" + }, + { + "expr": "SBK_MARIADB_Reading_mcs_MaxLatency", + "interval": "", + "legendFormat": "Max Latency", + "refId": "B" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "MARIADB Read Avg and Max Latencies (Microseconds)", + "type": "stat" }, { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } - }, - { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [], - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 1073741824 - }, - { - "color": "#6ED0E0", - "value": 10737418240 - }, - { - "color": "#EF843C", - "value": 107374182400 - }, - { - "color": "#E24D42", - "value": 1099511627776 - } - ] + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [] + }, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 8, + "y": 30 + }, + "hiddenSeries": false, + "id": 45, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_MARIADB_Reading_mcs_10", + "interval": "", + "legendFormat": "", + "refId": "A" + }, + { + "expr": "SBK_MARIADB_Reading_mcs_25", + "interval": "", + "legendFormat": "", + "refId": "B" + }, + { + "expr": "SBK_MARIADB_Reading_mcs_50", + "interval": "", + "legendFormat": "", + "refId": "C" + }, + { + "expr": "SBK_MARIADB_Reading_mcs_75", + "interval": "", + "legendFormat": "", + "refId": "D" + }, + { + "expr": "SBK_MARIADB_Reading_mcs_90", + "interval": "", + "legendFormat": "", + "refId": "E" + }, + { + "expr": "SBK_MARIADB_Reading_mcs_95", + "interval": "", + "legendFormat": "", + "refId": "F" + }, + { + "expr": "SBK_MARIADB_Reading_mcs_99", + "interval": "", + "legendFormat": "", + "refId": "G" + }, + { + "expr": "SBK_MARIADB_Reading_mcs_99_9", + "interval": "", + "legendFormat": "", + "refId": "H" + }, + { + "expr": "SBK_MARIADB_Reading_mcs_99_99", + "interval": "", + "legendFormat": "", + "refId": "I" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "MARIADB Read Percentiles (Microseconds)", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" }, - "unit": "decbytes" - }, - "overrides": [] - }, - "gridPos": { - "h": 6, - "w": 3, - "x": 8, - "y": 24 - }, - "id": 16, - "options": { - "colorMode": "value", - "graphMode": "none", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "µs", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } ], - "fields": "", - "values": false + "yaxis": { + "align": false, + "alignLevel": null + } }, - "textMode": "value" - }, - "pluginVersion": "7.3.7", - "targets": [ { - "expr": "SBK_MARIADB_Reading_Bytes_total", - "refId": "A" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "MARIADB Read Bytes Total", - "type": "stat" - }, - { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 1 + }, + { + "color": "#6ED0E0", + "value": 5 + }, + { + "color": "#EF843C", + "value": 10 + }, + { + "color": "#E24D42", + "value": 20 + }, + { + "color": "#1F78C1", + "value": 30 + }, + { + "color": "#BA43A9", + "value": 40 + }, + { + "color": "#705DA0", + "value": 50 + }, + { + "color": "#508642", + "value": 60 + }, + { + "color": "#CCA300", + "value": 70 + }, + { + "color": "#447EBC", + "value": 80 + }, + { + "color": "#C15C17", + "value": 90 + }, + { + "color": "#890F02", + "value": 100 + }, + { + "color": "#0A437C", + "value": 500 + }, + { + "color": "#6D1F62", + "value": 1000 + } + ] }, - { - "color": "red", - "value": 1 - } - ] + "unit": "ms" + }, + "overrides": [] }, - "unit": "none" - }, - "overrides": [] - }, - "gridPos": { - "h": 5, - "w": 5, - "x": 11, - "y": 25 - }, - "id": 26, - "options": { - "colorMode": "value", - "graphMode": "none", - "justifyMode": "auto", - "orientation": "horizontal", - "reduceOptions": { - "calcs": [ - "last" + "gridPos": { + "h": 11, + "w": 8, + "x": 16, + "y": 30 + }, + "id": 24, + "options": { + "colorMode": "value", + "graphMode": "area", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "auto" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_MARIADB_Reading_ms_AvgLatency", + "interval": "", + "legendFormat": "Average Latency", + "refId": "A" + }, + { + "expr": "SBK_MARIADB_Reading_ms_MaxLatency", + "interval": "", + "legendFormat": "Max Latency", + "refId": "B" + } ], - "fields": "", - "values": false - }, - "textMode": "value_and_name" - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_MARIADB_Reading_LowerDiscardedLatencyRecords_total", - "interval": "", - "legendFormat": "Lower", - "queryType": "randomWalk", - "refId": "A" - }, - { - "expr": "SBK_MARIADB_Reading_HigherDiscardLatencyRecords_total", - "interval": "", - "legendFormat": "Higher", - "refId": "B" - }, - { - "expr": "SBK_MARIADB_Reading_InvalidLatencyRecords_total", - "interval": "", - "legendFormat": "Invalid/Negative", - "refId": "C" + "timeFrom": null, + "timeShift": null, + "title": "MARIADB Read Avg and Max Latencies (Milliseconds)", + "type": "stat" } ], - "timeFrom": null, - "timeShift": null, - "title": "MARIADB Read Discarded Latencies", - "type": "stat" + "title": "Read Performance Benchmarking", + "type": "row" + }, + { + "collapsed": false, + "datasource": null, + "gridPos": { + "h": 1, + "w": 24, + "x": 0, + "y": 8 + }, + "id": 56, + "panels": [], + "title": "Write-Read Performance Benchmarking (End to End Latencies)", + "type": "row" }, { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, "datasource": "Prometheus", "fieldConfig": { "defaults": { "custom": {}, - "links": [], "mappings": [], + "max": 500, + "min": 0, "noValue": "0", "thresholds": { "mode": "absolute", @@ -2596,81 +3024,43 @@ }, { "color": "#E24D42", - "value": 1000 + "value": 200 }, { "color": "#1F78C1", - "value": 10000 + "value": 300 }, { "color": "#BA43A9", - "value": 100000 + "value": 400 }, { "color": "#705DA0", - "value": 1000000 + "value": 500 }, { "color": "#508642", - "value": 10000000 + "value": 600 + }, + { + "color": "#CCA300", + "value": 700 + }, + { + "color": "#447EBC", + "value": 800 + }, + { + "color": "#C15C17", + "value": 900 + }, + { + "color": "#890F02", + "value": 1000 } ] }, - "unit": "µs" - }, - "overrides": [] - }, - "gridPos": { - "h": 11, - "w": 8, - "x": 0, - "y": 30 - }, - "id": 43, - "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_MARIADB_Reading_mcs_AvgLatency", - "interval": "", - "legendFormat": "Average Latency", - "refId": "A" - }, - { - "expr": "SBK_MARIADB_Reading_mcs_MaxLatency", - "interval": "", - "legendFormat": "Max Latency", - "refId": "B" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "MARIADB Read Avg and Max Latencies (Microseconds)", - "type": "stat" - }, - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [] + "unit": "MBs" }, "overrides": [] }, @@ -2679,11 +3069,11 @@ "gridPos": { "h": 11, "w": 8, - "x": 8, - "y": 30 + "x": 0, + "y": 9 }, "hiddenSeries": false, - "id": 45, + "id": 61, "legend": { "avg": false, "current": false, @@ -2710,1564 +3100,1252 @@ "steppedLine": false, "targets": [ { - "expr": "SBK_MARIADB_Reading_mcs_10", + "expr": "SBK_MARIADB_Write_Reading_MBPerSec", "interval": "", "legendFormat": "", "refId": "A" - }, - { - "expr": "SBK_MARIADB_Reading_mcs_25", - "interval": "", - "legendFormat": "", - "refId": "B" - }, - { - "expr": "SBK_MARIADB_Reading_mcs_50", - "interval": "", - "legendFormat": "", - "refId": "C" - }, - { - "expr": "SBK_MARIADB_Reading_mcs_75", - "interval": "", - "legendFormat": "", - "refId": "D" - }, - { - "expr": "SBK_MARIADB_Reading_mcs_90", - "interval": "", - "legendFormat": "", - "refId": "E" - }, - { - "expr": "SBK_MARIADB_Reading_mcs_95", - "interval": "", - "legendFormat": "", - "refId": "F" - }, - { - "expr": "SBK_MARIADB_Reading_mcs_99", - "interval": "", - "legendFormat": "", - "refId": "G" - }, - { - "expr": "SBK_MARIADB_Reading_mcs_99_9", - "interval": "", - "legendFormat": "", - "refId": "H" - }, - { - "expr": "SBK_MARIADB_Reading_mcs_99_99", - "interval": "", - "legendFormat": "", - "refId": "I" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, - "title": "MARIADB Read Percentiles (Microseconds)", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "format": "µs", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } - }, - { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [], - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 1 - }, - { - "color": "#6ED0E0", - "value": 5 - }, - { - "color": "#EF843C", - "value": 10 - }, - { - "color": "#E24D42", - "value": 20 - }, - { - "color": "#1F78C1", - "value": 30 - }, - { - "color": "#BA43A9", - "value": 40 - }, - { - "color": "#705DA0", - "value": 50 - }, - { - "color": "#508642", - "value": 60 - }, - { - "color": "#CCA300", - "value": 70 - }, - { - "color": "#447EBC", - "value": 80 - }, - { - "color": "#C15C17", - "value": 90 - }, - { - "color": "#890F02", - "value": 100 - }, - { - "color": "#0A437C", - "value": 500 - }, - { - "color": "#6D1F62", - "value": 1000 - } - ] - }, - "unit": "ms" + "title": "MARIADB Write-Read Throughput MB/s ", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "$$hashKey": "object:175", + "format": "MBs", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "$$hashKey": "object:176", + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {} }, "overrides": [] }, + "fill": 1, + "fillGradient": 0, "gridPos": { "h": 11, "w": 8, - "x": 16, - "y": 30 + "x": 8, + "y": 9 }, - "id": 24, + "hiddenSeries": false, + "id": 36, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" + "alertThreshold": true }, + "percentage": false, "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, "targets": [ { - "expr": "SBK_MARIADB_Reading_ms_AvgLatency", + "expr": "SBK_MARIADB_Write_Reading_RecordsPerSec", "interval": "", - "legendFormat": "Average Latency", + "legendFormat": "", "refId": "A" - }, - { - "expr": "SBK_MARIADB_Reading_ms_MaxLatency", - "interval": "", - "legendFormat": "Max Latency", - "refId": "B" } ], + "thresholds": [], "timeFrom": null, - "timeShift": null, - "title": "MARIADB Read Avg and Max Latencies (Milliseconds)", - "type": "stat" - }, - { - "collapsed": true, - "datasource": null, - "gridPos": { - "h": 1, - "w": 24, - "x": 0, - "y": 41 - }, - "id": 56, - "panels": [ - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "max": 500, - "min": 0, - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 200 - }, - { - "color": "#1F78C1", - "value": 300 - }, - { - "color": "#BA43A9", - "value": 400 - }, - { - "color": "#705DA0", - "value": 500 - }, - { - "color": "#508642", - "value": 600 - }, - { - "color": "#CCA300", - "value": 700 - }, - { - "color": "#447EBC", - "value": 800 - }, - { - "color": "#C15C17", - "value": 900 - }, - { - "color": "#890F02", - "value": 1000 - } - ] - }, - "unit": "MBs" - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 0, - "y": 4 - }, - "hiddenSeries": false, - "id": 61, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_MARIADB_Write_Reading_MBPerSec", - "interval": "", - "legendFormat": "", - "refId": "A" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "MARIADB Write-Read Throughput MB/s ", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "$$hashKey": "object:175", - "format": "MBs", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "$$hashKey": "object:176", - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } + "timeRegions": [], + "timeShift": null, + "title": "MARIADB Write-Read Records/Sec", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "iops", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true }, { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {} - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 8, - "y": 4 - }, - "hiddenSeries": false, - "id": 36, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_MARIADB_Write_Reading_RecordsPerSec", - "interval": "", - "legendFormat": "", - "refId": "A" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "MARIADB Write-Read Records/Sec", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 1000 + }, + { + "color": "#1F78C1", + "value": 10000 + }, + { + "color": "#BA43A9", + "value": 100000 + }, + { + "color": "#705DA0", + "value": 1000000 + }, + { + "color": "#508642", + "value": 10000000 + } + ] }, - "yaxes": [ - { - "format": "iops", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } + "unit": "ns" + }, + "overrides": [] + }, + "gridPos": { + "h": 11, + "w": 8, + "x": 16, + "y": 9 + }, + "id": 52, + "options": { + "colorMode": "value", + "graphMode": "area", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" ], - "yaxis": { - "align": false, - "alignLevel": null - } + "fields": "", + "values": false + }, + "textMode": "auto" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_MARIADB_Write_Reading_ns_AvgLatency", + "interval": "", + "legendFormat": "Average Latency", + "refId": "A" + }, + { + "expr": "SBK_MARIADB_Write_Reading_ns_MaxLatency", + "interval": "", + "legendFormat": "Max Latency", + "refId": "B" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "MARIADB Write-Read Avg and Max Latencies (Nanoseconds)", + "type": "stat" + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {} + }, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 0, + "y": 20 + }, + "hiddenSeries": false, + "id": 54, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_MARIADB_Write_Reading_ns_10", + "interval": "", + "legendFormat": "", + "refId": "A" + }, + { + "expr": "SBK_MARIADB_Write_Reading_ns_25", + "interval": "", + "legendFormat": "", + "refId": "B" }, { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 1000 - }, - { - "color": "#1F78C1", - "value": 10000 - }, - { - "color": "#BA43A9", - "value": 100000 - }, - { - "color": "#705DA0", - "value": 1000000 - }, - { - "color": "#508642", - "value": 10000000 - } - ] - }, - "unit": "ns" - }, - "overrides": [] - }, - "gridPos": { - "h": 11, - "w": 8, - "x": 16, - "y": 4 - }, - "id": 52, - "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_MARIADB_Write_Reading_ns_AvgLatency", - "interval": "", - "legendFormat": "Average Latency", - "refId": "A" - }, - { - "expr": "SBK_MARIADB_Write_Reading_ns_MaxLatency", - "interval": "", - "legendFormat": "Max Latency", - "refId": "B" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "MARIADB Write-Read Avg and Max Latencies (Nanoseconds)", - "type": "stat" + "expr": "SBK_MARIADB_Write_Reading_ns_50", + "interval": "", + "legendFormat": "", + "refId": "C" }, { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {} - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 0, - "y": 15 - }, - "hiddenSeries": false, - "id": 54, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_MARIADB_Write_Reading_ns_10", - "interval": "", - "legendFormat": "", - "refId": "A" - }, - { - "expr": "SBK_MARIADB_Write_Reading_ns_25", - "interval": "", - "legendFormat": "", - "refId": "B" - }, - { - "expr": "SBK_MARIADB_Write_Reading_ns_50", - "interval": "", - "legendFormat": "", - "refId": "C" - }, - { - "expr": "SBK_MARIADB_Write_Reading_ns_75", - "interval": "", - "legendFormat": "", - "refId": "D" - }, - { - "expr": "SBK_MARIADB_Write_Reading_ns_90", - "interval": "", - "legendFormat": "", - "refId": "E" - }, - { - "expr": "SBK_MARIADB_Write_Reading_ns_95", - "interval": "", - "legendFormat": "", - "refId": "F" - }, - { - "expr": "SBK_MARIADB_Write_Reading_ns_99", - "interval": "", - "legendFormat": "", - "refId": "G" - }, - { - "expr": "SBK_MARIADB_Write_Reading_ns_99_9", - "interval": "", - "legendFormat": "", - "refId": "H" - }, - { - "expr": "SBK_MARIADB_Write_Reading_ns_99_99", - "interval": "", - "legendFormat": "", - "refId": "I" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "MARIADB Write-Read Percentiles (Nanoseconds)", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "format": "ns", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } + "expr": "SBK_MARIADB_Write_Reading_ns_75", + "interval": "", + "legendFormat": "", + "refId": "D" + }, + { + "expr": "SBK_MARIADB_Write_Reading_ns_90", + "interval": "", + "legendFormat": "", + "refId": "E" + }, + { + "expr": "SBK_MARIADB_Write_Reading_ns_95", + "interval": "", + "legendFormat": "", + "refId": "F" + }, + { + "expr": "SBK_MARIADB_Write_Reading_ns_99", + "interval": "", + "legendFormat": "", + "refId": "G" + }, + { + "expr": "SBK_MARIADB_Write_Reading_ns_99_25", + "interval": "", + "legendFormat": "", + "refId": "H" + }, + { + "expr": "SBK_MARIADB_Write_Reading_ns_99_5", + "interval": "", + "legendFormat": "", + "refId": "I" + }, + { + "expr": "SBK_MARIADB_Write_Reading_ns_99_75", + "interval": "", + "legendFormat": "", + "refId": "J" + }, + { + "expr": "SBK_MARIADB_Write_Reading_ns_99_9", + "interval": "", + "legendFormat": "", + "refId": "K" + }, + { + "expr": "SBK_MARIADB_Write_Reading_ns_99_95", + "interval": "", + "legendFormat": "", + "refId": "L" }, { - "datasource": "Prometheus", - "description": "", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 1073741824 - }, - { - "color": "#EF843C", - "value": 10737418240 - }, - { - "color": "#6ED0E0", - "value": 10737418240 - }, - { - "color": "#E24D42", - "value": 1099511627776 - } - ] + "expr": "SBK_MARIADB_Write_Reading_ns_99_99", + "interval": "", + "legendFormat": "", + "refId": "M" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "MARIADB Write-Read Percentiles (Nanoseconds)", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "$$hashKey": "object:240", + "format": "ns", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "$$hashKey": "object:241", + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "datasource": "Prometheus", + "description": "", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null }, - "unit": "decbytes" - }, - "overrides": [] - }, - "gridPos": { - "h": 5, - "w": 3, - "x": 8, - "y": 15 - }, - "id": 30, - "options": { - "colorMode": "value", - "graphMode": "none", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" + { + "color": "#EAB839", + "value": 1073741824 + }, + { + "color": "#EF843C", + "value": 10737418240 + }, + { + "color": "#6ED0E0", + "value": 10737418240 + }, + { + "color": "#E24D42", + "value": 1099511627776 + } + ] }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_MARIADB_Write_Reading_Bytes_total", - "interval": "", - "legendFormat": "", - "refId": "A" - } + "unit": "decbytes" + }, + "overrides": [] + }, + "gridPos": { + "h": 5, + "w": 3, + "x": 8, + "y": 20 + }, + "id": 30, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" ], - "timeFrom": null, - "timeShift": null, - "title": "MARIADB Write-Read Bytes Total", - "type": "stat" + "fields": "", + "values": false }, + "textMode": "auto" + }, + "pluginVersion": "7.3.7", + "targets": [ { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "max": 500, - "min": 0, - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 200 - }, - { - "color": "#1F78C1", - "value": 300 - }, - { - "color": "#BA43A9", - "value": 400 - }, - { - "color": "#705DA0", - "value": 500 - }, - { - "color": "#508642", - "value": 600 - }, - { - "color": "#CCA300", - "value": 700 - }, - { - "color": "#447EBC", - "value": 800 - }, - { - "color": "#C15C17", - "value": 900 - }, - { - "color": "#890F02", - "value": 1000 - } - ] + "expr": "SBK_MARIADB_Write_Reading_Bytes_total", + "interval": "", + "legendFormat": "", + "refId": "A" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "MARIADB Write-Read Bytes Total", + "type": "stat" + }, + { + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "max": 500, + "min": 0, + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 }, - "unit": "MBs" - }, - "overrides": [] - }, - "gridPos": { - "h": 6, - "w": 5, - "x": 11, - "y": 15 - }, - "id": 32, - "options": { - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "showThresholdLabels": true, - "showThresholdMarkers": true + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 200 + }, + { + "color": "#1F78C1", + "value": 300 + }, + { + "color": "#BA43A9", + "value": 400 + }, + { + "color": "#705DA0", + "value": 500 + }, + { + "color": "#508642", + "value": 600 + }, + { + "color": "#CCA300", + "value": 700 + }, + { + "color": "#447EBC", + "value": 800 + }, + { + "color": "#C15C17", + "value": 900 + }, + { + "color": "#890F02", + "value": 1000 + } + ] }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_MARIADB_Write_Reading_MBPerSec", - "interval": "", - "legendFormat": "", - "refId": "A" - } + "unit": "MBs" + }, + "overrides": [] + }, + "gridPos": { + "h": 6, + "w": 5, + "x": 11, + "y": 20 + }, + "id": 32, + "options": { + "reduceOptions": { + "calcs": [ + "last" ], - "timeFrom": null, - "timeShift": null, - "title": "MARIADB Write-Read Throughput MB/s", - "type": "gauge" + "fields": "", + "values": false }, + "showThresholdLabels": true, + "showThresholdMarkers": true + }, + "pluginVersion": "7.3.7", + "targets": [ { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {} - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 16, - "y": 15 - }, - "hiddenSeries": false, - "id": 34, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_MARIADB_Write_Reading_ms_10", - "interval": "", - "legendFormat": "", - "refId": "A" - }, - { - "expr": "SBK_MARIADB_Write_Reading_ms_25", - "interval": "", - "legendFormat": "", - "refId": "B" - }, - { - "expr": "SBK_MARIADB_Write_Reading_ms_50", - "interval": "", - "legendFormat": "", - "refId": "C" - }, - { - "expr": "SBK_MARIADB_Write_Reading_ms_75", - "interval": "", - "legendFormat": "", - "refId": "D" - }, - { - "expr": "SBK_MARIADB_Write_Reading_ms_90", - "interval": "", - "legendFormat": "", - "refId": "E" - }, - { - "expr": "SBK_MARIADB_Write_Reading_ms_95", - "interval": "", - "legendFormat": "", - "refId": "F" - }, - { - "expr": "SBK_MARIADB_Write_Reading_ms_99", - "interval": "", - "legendFormat": "", - "refId": "G" - }, - { - "expr": "SBK_MARIADB_Write_Reading_ms_99_9", - "interval": "", - "legendFormat": "", - "refId": "H" - }, - { - "expr": "SBK_MARIADB_Write_Reading_ms_99_99", - "interval": "", - "legendFormat": "", - "refId": "I" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "MARIADB Write-Read Percentiles (Milliseconds)", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "format": "ms", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } + "expr": "SBK_MARIADB_Write_Reading_MBPerSec", + "interval": "", + "legendFormat": "", + "refId": "A" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "MARIADB Write-Read Throughput MB/s", + "type": "gauge" + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {} + }, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 16, + "y": 20 + }, + "hiddenSeries": false, + "id": 34, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_MARIADB_Write_Reading_ms_10", + "interval": "", + "legendFormat": "", + "refId": "A" }, { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": { - "align": null, - "filterable": false + "expr": "SBK_MARIADB_Write_Reading_ms_25", + "interval": "", + "legendFormat": "", + "refId": "B" + }, + { + "expr": "SBK_MARIADB_Write_Reading_ms_50", + "interval": "", + "legendFormat": "", + "refId": "C" + }, + { + "expr": "SBK_MARIADB_Write_Reading_ms_75", + "interval": "", + "legendFormat": "", + "refId": "D" + }, + { + "expr": "SBK_MARIADB_Write_Reading_ms_90", + "interval": "", + "legendFormat": "", + "refId": "E" + }, + { + "expr": "SBK_MARIADB_Write_Reading_ms_95", + "interval": "", + "legendFormat": "", + "refId": "F" + }, + { + "expr": "SBK_MARIADB_Write_Reading_ms_99", + "interval": "", + "legendFormat": "", + "refId": "G" + }, + { + "expr": "SBK_MARIADB_Write_Reading_ms_99_9", + "interval": "", + "legendFormat": "", + "refId": "H" + }, + { + "expr": "SBK_MARIADB_Write_Reading_ms_99_99", + "interval": "", + "legendFormat": "", + "refId": "I" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "MARIADB Write-Read Percentiles (Milliseconds)", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "ms", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": { + "align": null, + "filterable": false + }, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null }, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 500 - } - ] + { + "color": "#EAB839", + "value": 10 }, - "unit": "none" - }, - "overrides": [] - }, - "gridPos": { - "h": 6, - "w": 3, - "x": 8, - "y": 20 - }, - "id": 40, - "options": { - "colorMode": "value", - "graphMode": "none", - "justifyMode": "auto", - "orientation": "horizontal", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "value_and_name" + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 500 + } + ] }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_MARIADB_Write_Reading_Readers", - "interval": "", - "legendFormat": "Active Readers", - "refId": "A" - }, - { - "expr": "SBK_MARIADB_Write_Reading_Max_Readers", - "interval": "", - "legendFormat": "Max Readers", - "refId": "B" - }, - { - "expr": "SBK_MARIADB_Write_Reading_Writers", - "interval": "", - "legendFormat": "Active Writers", - "refId": "C" - }, - { - "expr": "SBK_MARIADB_Write_Reading_Max_Writers", - "interval": "", - "legendFormat": "Max Writers", - "refId": "D" - } + "unit": "none" + }, + "overrides": [] + }, + "gridPos": { + "h": 6, + "w": 3, + "x": 8, + "y": 25 + }, + "id": 40, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "auto", + "orientation": "horizontal", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "value_and_name" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_MARIADB_Write_Reading_Readers", + "interval": "", + "legendFormat": "Active Readers", + "refId": "A" + }, + { + "expr": "SBK_MARIADB_Write_Reading_Max_Readers", + "interval": "", + "legendFormat": "Max Readers", + "refId": "B" + }, + { + "expr": "SBK_MARIADB_Write_Reading_Writers", + "interval": "", + "legendFormat": "Active Writers", + "refId": "C" + }, + { + "expr": "SBK_MARIADB_Write_Reading_Max_Writers", + "interval": "", + "legendFormat": "Max Writers", + "refId": "D" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "MARIADB Write-Read Writers and Readers", + "type": "stat" + }, + { + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "red", + "value": 1 + } + ] + }, + "unit": "none" + }, + "overrides": [] + }, + "gridPos": { + "h": 5, + "w": 5, + "x": 11, + "y": 26 + }, + "id": 42, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "auto", + "orientation": "horizontal", + "reduceOptions": { + "calcs": [ + "last" ], - "timeFrom": null, - "timeShift": null, - "title": "MARIADB Write-Read Writers and Readers", - "type": "stat" + "fields": "", + "values": false }, + "textMode": "value_and_name" + }, + "pluginVersion": "7.3.7", + "targets": [ { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "red", - "value": 1 - } - ] + "expr": "SBK_MARIADB_Write_Reading_LowerDiscardedLatencyRecords_total", + "interval": "", + "legendFormat": "Lower", + "refId": "A" + }, + { + "expr": "SBK_MARIADB_Write_Reading_HigherDiscardLatencyRecords_total", + "interval": "", + "legendFormat": "Higher", + "refId": "B" + }, + { + "expr": "SBK_MARIADB_Write_Reading_InvalidLatencyRecords_total", + "interval": "", + "legendFormat": "Invalid/Negative", + "refId": "C" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "MARIADB Write-Read Discarded Latencies", + "type": "stat" + }, + { + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null }, - "unit": "none" - }, - "overrides": [] - }, - "gridPos": { - "h": 5, - "w": 5, - "x": 11, - "y": 21 - }, - "id": 42, - "options": { - "colorMode": "value", - "graphMode": "none", - "justifyMode": "auto", - "orientation": "horizontal", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "value_and_name" + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 1000 + }, + { + "color": "#1F78C1", + "value": 10000 + }, + { + "color": "#BA43A9", + "value": 100000 + }, + { + "color": "#705DA0", + "value": 1000000 + }, + { + "color": "#508642", + "value": 10000000 + }, + { + "color": "#CCA300", + "value": 100000000 + } + ] }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_MARIADB_Write_Reading_LowerDiscardedLatencyRecords_total", - "interval": "", - "legendFormat": "Lower", - "refId": "A" - }, - { - "expr": "SBK_MARIADB_Write_Reading_HigherDiscardLatencyRecords_total", - "interval": "", - "legendFormat": "Higher", - "refId": "B" - }, - { - "expr": "SBK_MARIADB_Write_Reading_InvalidLatencyRecords_total", - "interval": "", - "legendFormat": "Invalid/Negative", - "refId": "C" - } + "unit": "µs" + }, + "overrides": [] + }, + "gridPos": { + "h": 11, + "w": 8, + "x": 0, + "y": 31 + }, + "id": 51, + "options": { + "colorMode": "value", + "graphMode": "area", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" ], - "timeFrom": null, - "timeShift": null, - "title": "MARIADB Write-Read Discarded Latencies", - "type": "stat" + "fields": "", + "values": false + }, + "textMode": "auto" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_MARIADB_Write_Reading_mcs_AvgLatency", + "interval": "", + "legendFormat": "Average Latency", + "refId": "A" + }, + { + "expr": "SBK_MARIADB_Write_Reading_mcs_MaxLatency", + "interval": "", + "legendFormat": "Max Latency", + "refId": "B" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "MARIADB Write-Read Avg and Max Latencies (Microseconds)", + "type": "stat" + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {} + }, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 8, + "y": 31 + }, + "hiddenSeries": false, + "id": 53, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_MARIADB_Write_Reading_mcs_10", + "interval": "", + "legendFormat": "", + "refId": "A" + }, + { + "expr": "SBK_MARIADB_Write_Reading_mcs_25", + "interval": "", + "legendFormat": "", + "refId": "B" }, { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 1000 - }, - { - "color": "#1F78C1", - "value": 10000 - }, - { - "color": "#BA43A9", - "value": 100000 - }, - { - "color": "#705DA0", - "value": 1000000 - }, - { - "color": "#508642", - "value": 10000000 - }, - { - "color": "#CCA300", - "value": 100000000 - } - ] - }, - "unit": "µs" - }, - "overrides": [] - }, - "gridPos": { - "h": 11, - "w": 8, - "x": 0, - "y": 26 - }, - "id": 51, - "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_MARIADB_Write_Reading_mcs_AvgLatency", - "interval": "", - "legendFormat": "Average Latency", - "refId": "A" - }, - { - "expr": "SBK_MARIADB_Write_Reading_mcs_MaxLatency", - "interval": "", - "legendFormat": "Max Latency", - "refId": "B" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "MARIADB Write-Read Avg and Max Latencies (Microseconds)", - "type": "stat" + "expr": "SBK_MARIADB_Write_Reading_mcs_50", + "interval": "", + "legendFormat": "", + "refId": "C" }, { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {} - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 8, - "y": 26 - }, - "hiddenSeries": false, - "id": 53, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_MARIADB_Write_Reading_mcs_10", - "interval": "", - "legendFormat": "", - "refId": "A" - }, - { - "expr": "SBK_MARIADB_Write_Reading_mcs_25", - "interval": "", - "legendFormat": "", - "refId": "B" - }, - { - "expr": "SBK_MARIADB_Write_Reading_mcs_50", - "interval": "", - "legendFormat": "", - "refId": "C" - }, - { - "expr": "SBK_MARIADB_Write_Reading_mcs_75", - "interval": "", - "legendFormat": "", - "refId": "D" - }, - { - "expr": "SBK_MARIADB_Write_Reading_mcs_90", - "interval": "", - "legendFormat": "", - "refId": "E" - }, - { - "expr": "SBK_MARIADB_Write_Reading_mcs_95", - "interval": "", - "legendFormat": "", - "refId": "F" - }, - { - "expr": "SBK_MARIADB_Write_Reading_mcs_99", - "interval": "", - "legendFormat": "", - "refId": "G" - }, - { - "expr": "SBK_MARIADB_Write_Reading_mcs_99_9", - "interval": "", - "legendFormat": "", - "refId": "H" - }, - { - "expr": "SBK_MARIADB_Write_Reading_mcs_99_99", - "interval": "", - "legendFormat": "", - "refId": "I" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "MARIADB Write-Read Percentiles (Microseconds)", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "format": "µs", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } + "expr": "SBK_MARIADB_Write_Reading_mcs_75", + "interval": "", + "legendFormat": "", + "refId": "D" + }, + { + "expr": "SBK_MARIADB_Write_Reading_mcs_90", + "interval": "", + "legendFormat": "", + "refId": "E" + }, + { + "expr": "SBK_MARIADB_Write_Reading_mcs_95", + "interval": "", + "legendFormat": "", + "refId": "F" + }, + { + "expr": "SBK_MARIADB_Write_Reading_mcs_99", + "interval": "", + "legendFormat": "", + "refId": "G" + }, + { + "expr": "SBK_MARIADB_Write_Reading_mcs_99_9", + "interval": "", + "legendFormat": "", + "refId": "H" + }, + { + "expr": "SBK_MARIADB_Write_Reading_mcs_99_99", + "interval": "", + "legendFormat": "", + "refId": "I" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "MARIADB Write-Read Percentiles (Microseconds)", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "µs", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true }, { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 1 - }, - { - "color": "#6ED0E0", - "value": 5 - }, - { - "color": "#EF843C", - "value": 10 - }, - { - "color": "#E24D42", - "value": 20 - }, - { - "color": "#1F78C1", - "value": 30 - }, - { - "color": "#BA43A9", - "value": 40 - }, - { - "color": "#705DA0", - "value": 50 - }, - { - "color": "#508642", - "value": 60 - }, - { - "color": "#CCA300", - "value": 70 - }, - { - "color": "#447EBC", - "value": 80 - }, - { - "color": "#C15C17", - "value": 90 - }, - { - "color": "#890F02", - "value": 100 - }, - { - "color": "#0A437C", - "value": 200 - }, - { - "color": "#6D1F62", - "value": 500 - }, - { - "color": "#584477", - "value": 1000 - } - ] + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null }, - "unit": "ms" - }, - "overrides": [] - }, - "gridPos": { - "h": 11, - "w": 8, - "x": 16, - "y": 26 - }, - "id": 38, - "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" + { + "color": "#EAB839", + "value": 1 + }, + { + "color": "#6ED0E0", + "value": 5 + }, + { + "color": "#EF843C", + "value": 10 + }, + { + "color": "#E24D42", + "value": 20 + }, + { + "color": "#1F78C1", + "value": 30 + }, + { + "color": "#BA43A9", + "value": 40 + }, + { + "color": "#705DA0", + "value": 50 + }, + { + "color": "#508642", + "value": 60 + }, + { + "color": "#CCA300", + "value": 70 + }, + { + "color": "#447EBC", + "value": 80 + }, + { + "color": "#C15C17", + "value": 90 + }, + { + "color": "#890F02", + "value": 100 + }, + { + "color": "#0A437C", + "value": 200 + }, + { + "color": "#6D1F62", + "value": 500 + }, + { + "color": "#584477", + "value": 1000 + } + ] }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_MARIADB_Write_Reading_ms_AvgLatency", - "interval": "", - "legendFormat": "Average Latency", - "refId": "A" - }, - { - "expr": "SBK_MARIADB_Write_Reading_ms_MaxLatency", - "interval": "", - "legendFormat": "Max Latency", - "refId": "B" - } + "unit": "ms" + }, + "overrides": [] + }, + "gridPos": { + "h": 11, + "w": 8, + "x": 16, + "y": 31 + }, + "id": 38, + "options": { + "colorMode": "value", + "graphMode": "area", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" ], - "timeFrom": null, - "timeShift": null, - "title": "MARIADB Write-Read Avg and Max Latencies (Milliseconds)", - "type": "stat" + "fields": "", + "values": false + }, + "textMode": "auto" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_MARIADB_Write_Reading_ms_AvgLatency", + "interval": "", + "legendFormat": "Average Latency", + "refId": "A" + }, + { + "expr": "SBK_MARIADB_Write_Reading_ms_MaxLatency", + "interval": "", + "legendFormat": "Max Latency", + "refId": "B" } ], - "title": "Write-Read Performance Benchmarking (End to End Latencies)", - "type": "row" + "timeFrom": null, + "timeShift": null, + "title": "MARIADB Write-Read Avg and Max Latencies (Milliseconds)", + "type": "stat" } ], "refresh": "5s", diff --git a/grafana/dashboards/sbk-minio.json b/grafana/dashboards/sbk-minio.json index be0ca4790..db8d1b662 100644 --- a/grafana/dashboards/sbk-minio.json +++ b/grafana/dashboards/sbk-minio.json @@ -15,7 +15,7 @@ "editable": true, "gnetId": null, "graphTooltip": 0, - "iteration": 1623506088732, + "iteration": 1627313150733, "links": [], "panels": [ { @@ -362,7 +362,7 @@ "h": 9, "w": 8, "x": 0, - "y": 10 + "y": 7 }, "hiddenSeries": false, "id": 62, @@ -458,7 +458,7 @@ "h": 9, "w": 8, "x": 8, - "y": 10 + "y": 7 }, "hiddenSeries": false, "id": 6, @@ -590,7 +590,7 @@ "h": 9, "w": 8, "x": 16, - "y": 10 + "y": 7 }, "id": 48, "options": { @@ -646,7 +646,7 @@ "h": 11, "w": 8, "x": 0, - "y": 19 + "y": 16 }, "hiddenSeries": false, "id": 50, @@ -718,16 +718,40 @@ "refId": "G" }, { - "expr": "SBK_MINIO_Writing_ns_99_9", + "expr": "SBK_MINIO_Writing_ns_99_25", "interval": "", "legendFormat": "", "refId": "H" }, { - "expr": "SBK_MINIO_Writing_ns_99_99", + "expr": "SBK_MINIO_Writing_ns_99_5", "interval": "", "legendFormat": "", "refId": "I" + }, + { + "expr": "SBK_MINIO_Writing_ns_99_75", + "interval": "", + "legendFormat": "", + "refId": "J" + }, + { + "expr": "SBK_MINIO_Writing_ns_99_9", + "interval": "", + "legendFormat": "", + "refId": "K" + }, + { + "expr": "SBK_MINIO_Writing_ns_99_95", + "interval": "", + "legendFormat": "", + "refId": "L" + }, + { + "expr": "SBK_MINIO_Writing_ns_99_99", + "interval": "", + "legendFormat": "", + "refId": "M" } ], "thresholds": [], @@ -750,6 +774,7 @@ }, "yaxes": [ { + "$$hashKey": "object:127", "format": "ns", "label": null, "logBase": 1, @@ -758,6 +783,7 @@ "show": true }, { + "$$hashKey": "object:128", "format": "short", "label": null, "logBase": 1, @@ -814,7 +840,7 @@ "h": 4, "w": 3, "x": 8, - "y": 19 + "y": 16 }, "id": 2, "options": { @@ -925,7 +951,7 @@ "h": 6, "w": 5, "x": 11, - "y": 19 + "y": 16 }, "id": 4, "options": { @@ -970,7 +996,7 @@ "h": 11, "w": 8, "x": 16, - "y": 19 + "y": 16 }, "hiddenSeries": false, "id": 10, @@ -1136,7 +1162,7 @@ "h": 7, "w": 3, "x": 8, - "y": 23 + "y": 20 }, "id": 8, "options": { @@ -1192,7 +1218,7 @@ "h": 5, "w": 5, "x": 11, - "y": 25 + "y": 22 }, "id": 28, "options": { @@ -1294,7 +1320,7 @@ "h": 10, "w": 8, "x": 0, - "y": 30 + "y": 27 }, "id": 47, "options": { @@ -1350,7 +1376,7 @@ "h": 10, "w": 8, "x": 8, - "y": 30 + "y": 27 }, "hiddenSeries": false, "id": 49, @@ -1560,7 +1586,7 @@ "h": 10, "w": 8, "x": 16, - "y": 30 + "y": 27 }, "id": 12, "options": { @@ -1602,7 +1628,7 @@ "type": "row" }, { - "collapsed": false, + "collapsed": true, "datasource": null, "gridPos": { "h": 1, @@ -1611,969 +1637,1371 @@ "y": 7 }, "id": 58, - "panels": [], - "title": "Read Performance Benchmarking", - "type": "row" - }, - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [], - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 200 - }, - { - "color": "#1F78C1", - "value": 300 - }, - { - "color": "#BA43A9", - "value": 400 - }, - { - "color": "#705DA0", - "value": 500 - }, - { - "color": "#508642", - "value": 600 - }, - { - "color": "#CCA300", - "value": 700 - }, - { - "color": "#447EBC", - "value": 800 - }, - { - "color": "#C15C17", - "value": 900 + "panels": [ + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 200 + }, + { + "color": "#1F78C1", + "value": 300 + }, + { + "color": "#BA43A9", + "value": 400 + }, + { + "color": "#705DA0", + "value": 500 + }, + { + "color": "#508642", + "value": 600 + }, + { + "color": "#CCA300", + "value": 700 + }, + { + "color": "#447EBC", + "value": 800 + }, + { + "color": "#C15C17", + "value": 900 + }, + { + "color": "#890F02", + "value": 1000 + } + ] }, - { - "color": "#890F02", - "value": 1000 - } - ] + "unit": "MBs" + }, + "overrides": [] }, - "unit": "MBs" + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 0, + "y": 8 + }, + "hiddenSeries": false, + "id": 63, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_MINIO_Reading_MBPerSec", + "refId": "A" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "MINIO Read Throughput MB/s", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "$$hashKey": "object:323", + "format": "MBs", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "$$hashKey": "object:324", + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 0, - "y": 8 - }, - "hiddenSeries": false, - "id": 63, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_MINIO_Reading_MBPerSec", - "refId": "A" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "MINIO Read Throughput MB/s", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "$$hashKey": "object:323", - "format": "MBs", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "$$hashKey": "object:324", - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } - }, - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [] - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 8, - "y": 8 - }, - "hiddenSeries": false, - "id": 20, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_MINIO_Reading_RecordsPerSec", - "refId": "A" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "MINIO Read Records/Sec", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "format": "rps", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } - }, - { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [], - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 1000 - }, - { - "color": "#1F78C1", - "value": 10000 - }, - { - "color": "#BA43A9", - "value": 100000 - }, - { - "color": "#705DA0", - "value": 1000000 - }, - { - "color": "#508642", - "value": 10000000 - } - ] - }, - "unit": "ns" - }, - "overrides": [] - }, - "gridPos": { - "h": 11, - "w": 8, - "x": 16, - "y": 8 - }, - "id": 44, - "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_MINIO_Reading_ns_AvgLatency", - "interval": "", - "legendFormat": "Average Latency", - "refId": "A" - }, - { - "expr": "SBK_MINIO_Reading_ns_MaxLatency", - "interval": "", - "legendFormat": "Max Latency", - "refId": "B" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "MINIO Read Avg and Max Latencies (Nanoseconds)", - "type": "stat" - }, - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [] - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 0, - "y": 19 - }, - "hiddenSeries": false, - "id": 46, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_MINIO_Reading_ns_10", - "interval": "", - "legendFormat": "", - "refId": "A" - }, - { - "expr": "SBK_MINIO_Reading_ns_25", - "interval": "", - "legendFormat": "", - "refId": "B" - }, - { - "expr": "SBK_MINIO_Reading_ns_50", - "interval": "", - "legendFormat": "", - "refId": "C" - }, - { - "expr": "SBK_MINIO_Reading_ns_75", - "interval": "", - "legendFormat": "", - "refId": "D" - }, - { - "expr": "SBK_MINIO_Reading_ns_90", - "interval": "", - "legendFormat": "", - "refId": "E" - }, - { - "expr": "SBK_MINIO_Reading_ns_95", - "interval": "", - "legendFormat": "", - "refId": "F" - }, - { - "expr": "SBK_MINIO_Reading_ns_99", - "interval": "", - "legendFormat": "", - "refId": "G" - }, - { - "expr": "SBK_MINIO_Reading_ns_99_9", - "interval": "", - "legendFormat": "", - "refId": "H" - }, - { - "expr": "SBK_MINIO_Reading_ns_99_99", - "interval": "", - "legendFormat": "", - "refId": "I" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "MINIO Read Percentiles (Nanoseconds)", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ { - "format": "ns", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [] + }, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 8, + "y": 8 + }, + "hiddenSeries": false, + "id": 20, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_MINIO_Reading_RecordsPerSec", + "refId": "A" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "MINIO Read Records/Sec", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "rps", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } }, { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } - }, - { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [], - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 1000 + }, + { + "color": "#1F78C1", + "value": 10000 + }, + { + "color": "#BA43A9", + "value": 100000 + }, + { + "color": "#705DA0", + "value": 1000000 + }, + { + "color": "#508642", + "value": 10000000 + } + ] }, - { - "color": "#E24D42", - "value": 500 - } - ] + "unit": "ns" + }, + "overrides": [] + }, + "gridPos": { + "h": 11, + "w": 8, + "x": 16, + "y": 8 + }, + "id": 44, + "options": { + "colorMode": "value", + "graphMode": "area", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "auto" }, - "unit": "none" - }, - "overrides": [] - }, - "gridPos": { - "h": 5, - "w": 3, - "x": 8, - "y": 19 - }, - "id": 14, - "options": { - "colorMode": "value", - "graphMode": "none", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_MINIO_Reading_ns_AvgLatency", + "interval": "", + "legendFormat": "Average Latency", + "refId": "A" + }, + { + "expr": "SBK_MINIO_Reading_ns_MaxLatency", + "interval": "", + "legendFormat": "Max Latency", + "refId": "B" + } ], - "fields": "", - "values": false - }, - "textMode": "value_and_name" - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_MINIO_Reading_Readers", - "interval": "", - "legendFormat": "Active", - "refId": "A" + "timeFrom": null, + "timeShift": null, + "title": "MINIO Read Avg and Max Latencies (Nanoseconds)", + "type": "stat" }, { - "expr": "SBK_MINIO_Reading_Max_Readers", - "interval": "", - "legendFormat": "Max", - "refId": "B" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "MINIO Readers", - "type": "stat" - }, - { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [], - "mappings": [], - "max": 500, - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 200 - }, - { - "color": "#1F78C1", - "value": 300 - }, - { - "color": "#BA43A9", - "value": 400 - }, - { - "color": "#705DA0", - "value": 500 - }, - { - "color": "#508642", - "value": 600 - }, - { - "color": "#CCA300", - "value": 700 - }, - { - "color": "#447EBC", - "value": 800 - }, - { - "color": "#C15C17", - "value": 900 - }, - { - "color": "#890F02", - "value": 1000 - } - ] + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [] + }, + "overrides": [] }, - "unit": "MBs" - }, - "overrides": [] - }, - "gridPos": { - "h": 6, - "w": 5, - "x": 11, - "y": 19 - }, - "id": 18, - "options": { - "reduceOptions": { - "calcs": [ - "last" + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 0, + "y": 19 + }, + "hiddenSeries": false, + "id": 46, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_MINIO_Reading_ns_10", + "interval": "", + "legendFormat": "", + "refId": "A" + }, + { + "expr": "SBK_MINIO_Reading_ns_25", + "interval": "", + "legendFormat": "", + "refId": "B" + }, + { + "expr": "SBK_MINIO_Reading_ns_50", + "interval": "", + "legendFormat": "", + "refId": "C" + }, + { + "expr": "SBK_MINIO_Reading_ns_75", + "interval": "", + "legendFormat": "", + "refId": "D" + }, + { + "expr": "SBK_MINIO_Reading_ns_90", + "interval": "", + "legendFormat": "", + "refId": "E" + }, + { + "expr": "SBK_MINIO_Reading_ns_95", + "interval": "", + "legendFormat": "", + "refId": "F" + }, + { + "expr": "SBK_MINIO_Reading_ns_99", + "interval": "", + "legendFormat": "", + "refId": "G" + }, + { + "expr": "SBK_MINIO_Reading_ns_99_25", + "interval": "", + "legendFormat": "", + "refId": "H" + }, + { + "expr": "SBK_MINIO_Reading_ns_99_5", + "interval": "", + "legendFormat": "", + "refId": "I" + }, + { + "expr": "SBK_MINIO_Reading_ns_99_75", + "interval": "", + "legendFormat": "", + "refId": "J" + }, + { + "expr": "SBK_MINIO_Reading_ns_99_9", + "interval": "", + "legendFormat": "", + "refId": "K" + }, + { + "expr": "SBK_MINIO_Reading_ns_99_95", + "interval": "", + "legendFormat": "", + "refId": "L" + }, + { + "expr": "SBK_MINIO_Reading_ns_99_99", + "interval": "", + "legendFormat": "", + "refId": "M" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "MINIO Read Percentiles (Nanoseconds)", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "$$hashKey": "object:152", + "format": "ns", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "$$hashKey": "object:153", + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } ], - "fields": "", - "values": false - }, - "showThresholdLabels": true, - "showThresholdMarkers": true - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_MINIO_Reading_MBPerSec", - "refId": "A" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "MINIO Read Throughput MB/s", - "type": "gauge" - }, - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [] - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 16, - "y": 19 - }, - "hiddenSeries": false, - "id": 22, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_MINIO_Reading_ms_10", - "interval": "", - "legendFormat": "", - "refId": "A" - }, - { - "expr": "SBK_MINIO_Reading_ms_25", - "interval": "", - "legendFormat": "", - "refId": "B" - }, - { - "expr": "SBK_MINIO_Reading_ms_50", - "interval": "", - "legendFormat": "", - "refId": "C" + "yaxis": { + "align": false, + "alignLevel": null + } }, { - "expr": "SBK_MINIO_Reading_ms_75", - "interval": "", - "legendFormat": "", - "refId": "D" + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 500 + } + ] + }, + "unit": "none" + }, + "overrides": [] + }, + "gridPos": { + "h": 5, + "w": 3, + "x": 8, + "y": 19 + }, + "id": 14, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "value_and_name" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_MINIO_Reading_Readers", + "interval": "", + "legendFormat": "Active", + "refId": "A" + }, + { + "expr": "SBK_MINIO_Reading_Max_Readers", + "interval": "", + "legendFormat": "Max", + "refId": "B" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "MINIO Readers", + "type": "stat" }, { - "expr": "SBK_MINIO_Reading_ms_90", - "interval": "", - "legendFormat": "", - "refId": "E" + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "max": 500, + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 200 + }, + { + "color": "#1F78C1", + "value": 300 + }, + { + "color": "#BA43A9", + "value": 400 + }, + { + "color": "#705DA0", + "value": 500 + }, + { + "color": "#508642", + "value": 600 + }, + { + "color": "#CCA300", + "value": 700 + }, + { + "color": "#447EBC", + "value": 800 + }, + { + "color": "#C15C17", + "value": 900 + }, + { + "color": "#890F02", + "value": 1000 + } + ] + }, + "unit": "MBs" + }, + "overrides": [] + }, + "gridPos": { + "h": 6, + "w": 5, + "x": 11, + "y": 19 + }, + "id": 18, + "options": { + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "showThresholdLabels": true, + "showThresholdMarkers": true + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_MINIO_Reading_MBPerSec", + "refId": "A" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "MINIO Read Throughput MB/s", + "type": "gauge" }, { - "expr": "SBK_MINIO_Reading_ms_95", - "interval": "", - "legendFormat": "", - "refId": "F" + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [] + }, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 16, + "y": 19 + }, + "hiddenSeries": false, + "id": 22, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_MINIO_Reading_ms_10", + "interval": "", + "legendFormat": "", + "refId": "A" + }, + { + "expr": "SBK_MINIO_Reading_ms_25", + "interval": "", + "legendFormat": "", + "refId": "B" + }, + { + "expr": "SBK_MINIO_Reading_ms_50", + "interval": "", + "legendFormat": "", + "refId": "C" + }, + { + "expr": "SBK_MINIO_Reading_ms_75", + "interval": "", + "legendFormat": "", + "refId": "D" + }, + { + "expr": "SBK_MINIO_Reading_ms_90", + "interval": "", + "legendFormat": "", + "refId": "E" + }, + { + "expr": "SBK_MINIO_Reading_ms_95", + "interval": "", + "legendFormat": "", + "refId": "F" + }, + { + "expr": "SBK_MINIO_Reading_ms_99", + "interval": "", + "legendFormat": "", + "refId": "G" + }, + { + "expr": "SBK_MINIO_Reading_ms_99_9", + "interval": "", + "legendFormat": "", + "refId": "H" + }, + { + "expr": "SBK_MINIO_Reading_ms_99_99", + "interval": "", + "legendFormat": "", + "refId": "I" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "MINIO Read Percentiles (Milli Seconds)", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "ms", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } }, { - "expr": "SBK_MINIO_Reading_ms_99", - "interval": "", - "legendFormat": "", - "refId": "G" + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 1073741824 + }, + { + "color": "#6ED0E0", + "value": 10737418240 + }, + { + "color": "#EF843C", + "value": 107374182400 + }, + { + "color": "#E24D42", + "value": 1099511627776 + } + ] + }, + "unit": "decbytes" + }, + "overrides": [] + }, + "gridPos": { + "h": 6, + "w": 3, + "x": 8, + "y": 24 + }, + "id": 16, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "value" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_MINIO_Reading_Bytes_total", + "refId": "A" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "MINIO Read Bytes Total", + "type": "stat" }, { - "expr": "SBK_MINIO_Reading_ms_99_9", - "interval": "", - "legendFormat": "", - "refId": "H" + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "red", + "value": 1 + } + ] + }, + "unit": "none" + }, + "overrides": [] + }, + "gridPos": { + "h": 5, + "w": 5, + "x": 11, + "y": 25 + }, + "id": 26, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "auto", + "orientation": "horizontal", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "value_and_name" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_MINIO_Reading_LowerDiscardedLatencyRecords_total", + "interval": "", + "legendFormat": "Lower", + "queryType": "randomWalk", + "refId": "A" + }, + { + "expr": "SBK_MINIO_Reading_HigherDiscardLatencyRecords_total", + "interval": "", + "legendFormat": "Higher", + "refId": "B" + }, + { + "expr": "SBK_MINIO_Reading_InvalidLatencyRecords_total", + "interval": "", + "legendFormat": "Invalid/Negative", + "refId": "C" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "MINIO Read Discarded Latencies", + "type": "stat" }, { - "expr": "SBK_MINIO_Reading_ms_99_99", - "interval": "", - "legendFormat": "", - "refId": "I" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "MINIO Read Percentiles (Milli Seconds)", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "format": "ms", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 1000 + }, + { + "color": "#1F78C1", + "value": 10000 + }, + { + "color": "#BA43A9", + "value": 100000 + }, + { + "color": "#705DA0", + "value": 1000000 + }, + { + "color": "#508642", + "value": 10000000 + } + ] + }, + "unit": "µs" + }, + "overrides": [] + }, + "gridPos": { + "h": 11, + "w": 8, + "x": 0, + "y": 30 + }, + "id": 43, + "options": { + "colorMode": "value", + "graphMode": "area", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "auto" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_MINIO_Reading_mcs_AvgLatency", + "interval": "", + "legendFormat": "Average Latency", + "refId": "A" + }, + { + "expr": "SBK_MINIO_Reading_mcs_MaxLatency", + "interval": "", + "legendFormat": "Max Latency", + "refId": "B" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "MINIO Read Avg and Max Latencies (Microseconds)", + "type": "stat" }, { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } - }, - { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [], - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 1073741824 - }, - { - "color": "#6ED0E0", - "value": 10737418240 - }, - { - "color": "#EF843C", - "value": 107374182400 - }, - { - "color": "#E24D42", - "value": 1099511627776 - } - ] + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [] + }, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 8, + "y": 30 + }, + "hiddenSeries": false, + "id": 45, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_MINIO_Reading_mcs_10", + "interval": "", + "legendFormat": "", + "refId": "A" + }, + { + "expr": "SBK_MINIO_Reading_mcs_25", + "interval": "", + "legendFormat": "", + "refId": "B" + }, + { + "expr": "SBK_MINIO_Reading_mcs_50", + "interval": "", + "legendFormat": "", + "refId": "C" + }, + { + "expr": "SBK_MINIO_Reading_mcs_75", + "interval": "", + "legendFormat": "", + "refId": "D" + }, + { + "expr": "SBK_MINIO_Reading_mcs_90", + "interval": "", + "legendFormat": "", + "refId": "E" + }, + { + "expr": "SBK_MINIO_Reading_mcs_95", + "interval": "", + "legendFormat": "", + "refId": "F" + }, + { + "expr": "SBK_MINIO_Reading_mcs_99", + "interval": "", + "legendFormat": "", + "refId": "G" + }, + { + "expr": "SBK_MINIO_Reading_mcs_99_9", + "interval": "", + "legendFormat": "", + "refId": "H" + }, + { + "expr": "SBK_MINIO_Reading_mcs_99_99", + "interval": "", + "legendFormat": "", + "refId": "I" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "MINIO Read Percentiles (Microseconds)", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" }, - "unit": "decbytes" - }, - "overrides": [] - }, - "gridPos": { - "h": 6, - "w": 3, - "x": 8, - "y": 24 - }, - "id": 16, - "options": { - "colorMode": "value", - "graphMode": "none", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "µs", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } ], - "fields": "", - "values": false + "yaxis": { + "align": false, + "alignLevel": null + } }, - "textMode": "value" - }, - "pluginVersion": "7.3.7", - "targets": [ { - "expr": "SBK_MINIO_Reading_Bytes_total", - "refId": "A" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "MINIO Read Bytes Total", - "type": "stat" - }, - { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 1 + }, + { + "color": "#6ED0E0", + "value": 5 + }, + { + "color": "#EF843C", + "value": 10 + }, + { + "color": "#E24D42", + "value": 20 + }, + { + "color": "#1F78C1", + "value": 30 + }, + { + "color": "#BA43A9", + "value": 40 + }, + { + "color": "#705DA0", + "value": 50 + }, + { + "color": "#508642", + "value": 60 + }, + { + "color": "#CCA300", + "value": 70 + }, + { + "color": "#447EBC", + "value": 80 + }, + { + "color": "#C15C17", + "value": 90 + }, + { + "color": "#890F02", + "value": 100 + }, + { + "color": "#0A437C", + "value": 500 + }, + { + "color": "#6D1F62", + "value": 1000 + } + ] }, - { - "color": "red", - "value": 1 - } - ] + "unit": "ms" + }, + "overrides": [] }, - "unit": "none" - }, - "overrides": [] - }, - "gridPos": { - "h": 5, - "w": 5, - "x": 11, - "y": 25 - }, - "id": 26, - "options": { - "colorMode": "value", - "graphMode": "none", - "justifyMode": "auto", - "orientation": "horizontal", - "reduceOptions": { - "calcs": [ - "last" + "gridPos": { + "h": 11, + "w": 8, + "x": 16, + "y": 30 + }, + "id": 24, + "options": { + "colorMode": "value", + "graphMode": "area", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "auto" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_MINIO_Reading_ms_AvgLatency", + "interval": "", + "legendFormat": "Average Latency", + "refId": "A" + }, + { + "expr": "SBK_MINIO_Reading_ms_MaxLatency", + "interval": "", + "legendFormat": "Max Latency", + "refId": "B" + } ], - "fields": "", - "values": false - }, - "textMode": "value_and_name" - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_MINIO_Reading_LowerDiscardedLatencyRecords_total", - "interval": "", - "legendFormat": "Lower", - "queryType": "randomWalk", - "refId": "A" - }, - { - "expr": "SBK_MINIO_Reading_HigherDiscardLatencyRecords_total", - "interval": "", - "legendFormat": "Higher", - "refId": "B" - }, - { - "expr": "SBK_MINIO_Reading_InvalidLatencyRecords_total", - "interval": "", - "legendFormat": "Invalid/Negative", - "refId": "C" + "timeFrom": null, + "timeShift": null, + "title": "MINIO Read Avg and Max Latencies (Milliseconds)", + "type": "stat" } ], - "timeFrom": null, - "timeShift": null, - "title": "MINIO Read Discarded Latencies", - "type": "stat" + "title": "Read Performance Benchmarking", + "type": "row" + }, + { + "collapsed": false, + "datasource": null, + "gridPos": { + "h": 1, + "w": 24, + "x": 0, + "y": 8 + }, + "id": 56, + "panels": [], + "title": "Write-Read Performance Benchmarking (End to End Latencies)", + "type": "row" }, { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, "datasource": "Prometheus", "fieldConfig": { "defaults": { "custom": {}, - "links": [], "mappings": [], + "max": 500, + "min": 0, "noValue": "0", "thresholds": { "mode": "absolute", @@ -2596,81 +3024,43 @@ }, { "color": "#E24D42", - "value": 1000 + "value": 200 }, { "color": "#1F78C1", - "value": 10000 + "value": 300 }, { "color": "#BA43A9", - "value": 100000 + "value": 400 }, { "color": "#705DA0", - "value": 1000000 + "value": 500 }, { "color": "#508642", - "value": 10000000 + "value": 600 + }, + { + "color": "#CCA300", + "value": 700 + }, + { + "color": "#447EBC", + "value": 800 + }, + { + "color": "#C15C17", + "value": 900 + }, + { + "color": "#890F02", + "value": 1000 } ] }, - "unit": "µs" - }, - "overrides": [] - }, - "gridPos": { - "h": 11, - "w": 8, - "x": 0, - "y": 30 - }, - "id": 43, - "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_MINIO_Reading_mcs_AvgLatency", - "interval": "", - "legendFormat": "Average Latency", - "refId": "A" - }, - { - "expr": "SBK_MINIO_Reading_mcs_MaxLatency", - "interval": "", - "legendFormat": "Max Latency", - "refId": "B" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "MINIO Read Avg and Max Latencies (Microseconds)", - "type": "stat" - }, - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [] + "unit": "MBs" }, "overrides": [] }, @@ -2679,11 +3069,11 @@ "gridPos": { "h": 11, "w": 8, - "x": 8, - "y": 30 + "x": 0, + "y": 9 }, "hiddenSeries": false, - "id": 45, + "id": 61, "legend": { "avg": false, "current": false, @@ -2710,1564 +3100,1252 @@ "steppedLine": false, "targets": [ { - "expr": "SBK_MINIO_Reading_mcs_10", + "expr": "SBK_MINIO_Write_Reading_MBPerSec", "interval": "", "legendFormat": "", "refId": "A" - }, - { - "expr": "SBK_MINIO_Reading_mcs_25", - "interval": "", - "legendFormat": "", - "refId": "B" - }, - { - "expr": "SBK_MINIO_Reading_mcs_50", - "interval": "", - "legendFormat": "", - "refId": "C" - }, - { - "expr": "SBK_MINIO_Reading_mcs_75", - "interval": "", - "legendFormat": "", - "refId": "D" - }, - { - "expr": "SBK_MINIO_Reading_mcs_90", - "interval": "", - "legendFormat": "", - "refId": "E" - }, - { - "expr": "SBK_MINIO_Reading_mcs_95", - "interval": "", - "legendFormat": "", - "refId": "F" - }, - { - "expr": "SBK_MINIO_Reading_mcs_99", - "interval": "", - "legendFormat": "", - "refId": "G" - }, - { - "expr": "SBK_MINIO_Reading_mcs_99_9", - "interval": "", - "legendFormat": "", - "refId": "H" - }, - { - "expr": "SBK_MINIO_Reading_mcs_99_99", - "interval": "", - "legendFormat": "", - "refId": "I" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, - "title": "MINIO Read Percentiles (Microseconds)", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "format": "µs", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } - }, - { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [], - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 1 - }, - { - "color": "#6ED0E0", - "value": 5 - }, - { - "color": "#EF843C", - "value": 10 - }, - { - "color": "#E24D42", - "value": 20 - }, - { - "color": "#1F78C1", - "value": 30 - }, - { - "color": "#BA43A9", - "value": 40 - }, - { - "color": "#705DA0", - "value": 50 - }, - { - "color": "#508642", - "value": 60 - }, - { - "color": "#CCA300", - "value": 70 - }, - { - "color": "#447EBC", - "value": 80 - }, - { - "color": "#C15C17", - "value": 90 - }, - { - "color": "#890F02", - "value": 100 - }, - { - "color": "#0A437C", - "value": 500 - }, - { - "color": "#6D1F62", - "value": 1000 - } - ] - }, - "unit": "ms" + "title": "MINIO Write-Read Throughput MB/s ", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "$$hashKey": "object:175", + "format": "MBs", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "$$hashKey": "object:176", + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {} }, "overrides": [] }, + "fill": 1, + "fillGradient": 0, "gridPos": { "h": 11, "w": 8, - "x": 16, - "y": 30 + "x": 8, + "y": 9 }, - "id": 24, + "hiddenSeries": false, + "id": 36, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" + "alertThreshold": true }, + "percentage": false, "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, "targets": [ { - "expr": "SBK_MINIO_Reading_ms_AvgLatency", + "expr": "SBK_MINIO_Write_Reading_RecordsPerSec", "interval": "", - "legendFormat": "Average Latency", + "legendFormat": "", "refId": "A" - }, - { - "expr": "SBK_MINIO_Reading_ms_MaxLatency", - "interval": "", - "legendFormat": "Max Latency", - "refId": "B" } ], + "thresholds": [], "timeFrom": null, - "timeShift": null, - "title": "MINIO Read Avg and Max Latencies (Milliseconds)", - "type": "stat" - }, - { - "collapsed": true, - "datasource": null, - "gridPos": { - "h": 1, - "w": 24, - "x": 0, - "y": 41 - }, - "id": 56, - "panels": [ - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "max": 500, - "min": 0, - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 200 - }, - { - "color": "#1F78C1", - "value": 300 - }, - { - "color": "#BA43A9", - "value": 400 - }, - { - "color": "#705DA0", - "value": 500 - }, - { - "color": "#508642", - "value": 600 - }, - { - "color": "#CCA300", - "value": 700 - }, - { - "color": "#447EBC", - "value": 800 - }, - { - "color": "#C15C17", - "value": 900 - }, - { - "color": "#890F02", - "value": 1000 - } - ] - }, - "unit": "MBs" - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 0, - "y": 4 - }, - "hiddenSeries": false, - "id": 61, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_MINIO_Write_Reading_MBPerSec", - "interval": "", - "legendFormat": "", - "refId": "A" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "MINIO Write-Read Throughput MB/s ", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "$$hashKey": "object:175", - "format": "MBs", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "$$hashKey": "object:176", - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } + "timeRegions": [], + "timeShift": null, + "title": "MINIO Write-Read Records/Sec", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "iops", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true }, { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {} - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 8, - "y": 4 - }, - "hiddenSeries": false, - "id": 36, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_MINIO_Write_Reading_RecordsPerSec", - "interval": "", - "legendFormat": "", - "refId": "A" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "MINIO Write-Read Records/Sec", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 1000 + }, + { + "color": "#1F78C1", + "value": 10000 + }, + { + "color": "#BA43A9", + "value": 100000 + }, + { + "color": "#705DA0", + "value": 1000000 + }, + { + "color": "#508642", + "value": 10000000 + } + ] }, - "yaxes": [ - { - "format": "iops", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } + "unit": "ns" + }, + "overrides": [] + }, + "gridPos": { + "h": 11, + "w": 8, + "x": 16, + "y": 9 + }, + "id": 52, + "options": { + "colorMode": "value", + "graphMode": "area", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" ], - "yaxis": { - "align": false, - "alignLevel": null - } + "fields": "", + "values": false + }, + "textMode": "auto" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_MINIO_Write_Reading_ns_AvgLatency", + "interval": "", + "legendFormat": "Average Latency", + "refId": "A" + }, + { + "expr": "SBK_MINIO_Write_Reading_ns_MaxLatency", + "interval": "", + "legendFormat": "Max Latency", + "refId": "B" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "MINIO Write-Read Avg and Max Latencies (Nanoseconds)", + "type": "stat" + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {} + }, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 0, + "y": 20 + }, + "hiddenSeries": false, + "id": 54, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_MINIO_Write_Reading_ns_10", + "interval": "", + "legendFormat": "", + "refId": "A" + }, + { + "expr": "SBK_MINIO_Write_Reading_ns_25", + "interval": "", + "legendFormat": "", + "refId": "B" }, { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 1000 - }, - { - "color": "#1F78C1", - "value": 10000 - }, - { - "color": "#BA43A9", - "value": 100000 - }, - { - "color": "#705DA0", - "value": 1000000 - }, - { - "color": "#508642", - "value": 10000000 - } - ] - }, - "unit": "ns" - }, - "overrides": [] - }, - "gridPos": { - "h": 11, - "w": 8, - "x": 16, - "y": 4 - }, - "id": 52, - "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_MINIO_Write_Reading_ns_AvgLatency", - "interval": "", - "legendFormat": "Average Latency", - "refId": "A" - }, - { - "expr": "SBK_MINIO_Write_Reading_ns_MaxLatency", - "interval": "", - "legendFormat": "Max Latency", - "refId": "B" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "MINIO Write-Read Avg and Max Latencies (Nanoseconds)", - "type": "stat" + "expr": "SBK_MINIO_Write_Reading_ns_50", + "interval": "", + "legendFormat": "", + "refId": "C" }, { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {} - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 0, - "y": 15 - }, - "hiddenSeries": false, - "id": 54, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_MINIO_Write_Reading_ns_10", - "interval": "", - "legendFormat": "", - "refId": "A" - }, - { - "expr": "SBK_MINIO_Write_Reading_ns_25", - "interval": "", - "legendFormat": "", - "refId": "B" - }, - { - "expr": "SBK_MINIO_Write_Reading_ns_50", - "interval": "", - "legendFormat": "", - "refId": "C" - }, - { - "expr": "SBK_MINIO_Write_Reading_ns_75", - "interval": "", - "legendFormat": "", - "refId": "D" - }, - { - "expr": "SBK_MINIO_Write_Reading_ns_90", - "interval": "", - "legendFormat": "", - "refId": "E" - }, - { - "expr": "SBK_MINIO_Write_Reading_ns_95", - "interval": "", - "legendFormat": "", - "refId": "F" - }, - { - "expr": "SBK_MINIO_Write_Reading_ns_99", - "interval": "", - "legendFormat": "", - "refId": "G" - }, - { - "expr": "SBK_MINIO_Write_Reading_ns_99_9", - "interval": "", - "legendFormat": "", - "refId": "H" - }, - { - "expr": "SBK_MINIO_Write_Reading_ns_99_99", - "interval": "", - "legendFormat": "", - "refId": "I" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "MINIO Write-Read Percentiles (Nanoseconds)", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "format": "ns", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } + "expr": "SBK_MINIO_Write_Reading_ns_75", + "interval": "", + "legendFormat": "", + "refId": "D" + }, + { + "expr": "SBK_MINIO_Write_Reading_ns_90", + "interval": "", + "legendFormat": "", + "refId": "E" + }, + { + "expr": "SBK_MINIO_Write_Reading_ns_95", + "interval": "", + "legendFormat": "", + "refId": "F" + }, + { + "expr": "SBK_MINIO_Write_Reading_ns_99", + "interval": "", + "legendFormat": "", + "refId": "G" + }, + { + "expr": "SBK_MINIO_Write_Reading_ns_99_25", + "interval": "", + "legendFormat": "", + "refId": "H" + }, + { + "expr": "SBK_MINIO_Write_Reading_ns_99_5", + "interval": "", + "legendFormat": "", + "refId": "I" + }, + { + "expr": "SBK_MINIO_Write_Reading_ns_99_75", + "interval": "", + "legendFormat": "", + "refId": "J" + }, + { + "expr": "SBK_MINIO_Write_Reading_ns_99_9", + "interval": "", + "legendFormat": "", + "refId": "K" + }, + { + "expr": "SBK_MINIO_Write_Reading_ns_99_95", + "interval": "", + "legendFormat": "", + "refId": "L" }, { - "datasource": "Prometheus", - "description": "", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 1073741824 - }, - { - "color": "#EF843C", - "value": 10737418240 - }, - { - "color": "#6ED0E0", - "value": 10737418240 - }, - { - "color": "#E24D42", - "value": 1099511627776 - } - ] + "expr": "SBK_MINIO_Write_Reading_ns_99_99", + "interval": "", + "legendFormat": "", + "refId": "M" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "MINIO Write-Read Percentiles (Nanoseconds)", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "$$hashKey": "object:240", + "format": "ns", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "$$hashKey": "object:241", + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "datasource": "Prometheus", + "description": "", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null }, - "unit": "decbytes" - }, - "overrides": [] - }, - "gridPos": { - "h": 5, - "w": 3, - "x": 8, - "y": 15 - }, - "id": 30, - "options": { - "colorMode": "value", - "graphMode": "none", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" + { + "color": "#EAB839", + "value": 1073741824 + }, + { + "color": "#EF843C", + "value": 10737418240 + }, + { + "color": "#6ED0E0", + "value": 10737418240 + }, + { + "color": "#E24D42", + "value": 1099511627776 + } + ] }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_MINIO_Write_Reading_Bytes_total", - "interval": "", - "legendFormat": "", - "refId": "A" - } + "unit": "decbytes" + }, + "overrides": [] + }, + "gridPos": { + "h": 5, + "w": 3, + "x": 8, + "y": 20 + }, + "id": 30, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" ], - "timeFrom": null, - "timeShift": null, - "title": "MINIO Write-Read Bytes Total", - "type": "stat" + "fields": "", + "values": false }, + "textMode": "auto" + }, + "pluginVersion": "7.3.7", + "targets": [ { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "max": 500, - "min": 0, - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 200 - }, - { - "color": "#1F78C1", - "value": 300 - }, - { - "color": "#BA43A9", - "value": 400 - }, - { - "color": "#705DA0", - "value": 500 - }, - { - "color": "#508642", - "value": 600 - }, - { - "color": "#CCA300", - "value": 700 - }, - { - "color": "#447EBC", - "value": 800 - }, - { - "color": "#C15C17", - "value": 900 - }, - { - "color": "#890F02", - "value": 1000 - } - ] + "expr": "SBK_MINIO_Write_Reading_Bytes_total", + "interval": "", + "legendFormat": "", + "refId": "A" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "MINIO Write-Read Bytes Total", + "type": "stat" + }, + { + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "max": 500, + "min": 0, + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 }, - "unit": "MBs" - }, - "overrides": [] - }, - "gridPos": { - "h": 6, - "w": 5, - "x": 11, - "y": 15 - }, - "id": 32, - "options": { - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "showThresholdLabels": true, - "showThresholdMarkers": true + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 200 + }, + { + "color": "#1F78C1", + "value": 300 + }, + { + "color": "#BA43A9", + "value": 400 + }, + { + "color": "#705DA0", + "value": 500 + }, + { + "color": "#508642", + "value": 600 + }, + { + "color": "#CCA300", + "value": 700 + }, + { + "color": "#447EBC", + "value": 800 + }, + { + "color": "#C15C17", + "value": 900 + }, + { + "color": "#890F02", + "value": 1000 + } + ] }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_MINIO_Write_Reading_MBPerSec", - "interval": "", - "legendFormat": "", - "refId": "A" - } + "unit": "MBs" + }, + "overrides": [] + }, + "gridPos": { + "h": 6, + "w": 5, + "x": 11, + "y": 20 + }, + "id": 32, + "options": { + "reduceOptions": { + "calcs": [ + "last" ], - "timeFrom": null, - "timeShift": null, - "title": "MINIO Write-Read Throughput MB/s", - "type": "gauge" + "fields": "", + "values": false }, + "showThresholdLabels": true, + "showThresholdMarkers": true + }, + "pluginVersion": "7.3.7", + "targets": [ { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {} - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 16, - "y": 15 - }, - "hiddenSeries": false, - "id": 34, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_MINIO_Write_Reading_ms_10", - "interval": "", - "legendFormat": "", - "refId": "A" - }, - { - "expr": "SBK_MINIO_Write_Reading_ms_25", - "interval": "", - "legendFormat": "", - "refId": "B" - }, - { - "expr": "SBK_MINIO_Write_Reading_ms_50", - "interval": "", - "legendFormat": "", - "refId": "C" - }, - { - "expr": "SBK_MINIO_Write_Reading_ms_75", - "interval": "", - "legendFormat": "", - "refId": "D" - }, - { - "expr": "SBK_MINIO_Write_Reading_ms_90", - "interval": "", - "legendFormat": "", - "refId": "E" - }, - { - "expr": "SBK_MINIO_Write_Reading_ms_95", - "interval": "", - "legendFormat": "", - "refId": "F" - }, - { - "expr": "SBK_MINIO_Write_Reading_ms_99", - "interval": "", - "legendFormat": "", - "refId": "G" - }, - { - "expr": "SBK_MINIO_Write_Reading_ms_99_9", - "interval": "", - "legendFormat": "", - "refId": "H" - }, - { - "expr": "SBK_MINIO_Write_Reading_ms_99_99", - "interval": "", - "legendFormat": "", - "refId": "I" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "MINIO Write-Read Percentiles (Milliseconds)", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "format": "ms", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } + "expr": "SBK_MINIO_Write_Reading_MBPerSec", + "interval": "", + "legendFormat": "", + "refId": "A" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "MINIO Write-Read Throughput MB/s", + "type": "gauge" + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {} + }, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 16, + "y": 20 + }, + "hiddenSeries": false, + "id": 34, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_MINIO_Write_Reading_ms_10", + "interval": "", + "legendFormat": "", + "refId": "A" }, { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": { - "align": null, - "filterable": false + "expr": "SBK_MINIO_Write_Reading_ms_25", + "interval": "", + "legendFormat": "", + "refId": "B" + }, + { + "expr": "SBK_MINIO_Write_Reading_ms_50", + "interval": "", + "legendFormat": "", + "refId": "C" + }, + { + "expr": "SBK_MINIO_Write_Reading_ms_75", + "interval": "", + "legendFormat": "", + "refId": "D" + }, + { + "expr": "SBK_MINIO_Write_Reading_ms_90", + "interval": "", + "legendFormat": "", + "refId": "E" + }, + { + "expr": "SBK_MINIO_Write_Reading_ms_95", + "interval": "", + "legendFormat": "", + "refId": "F" + }, + { + "expr": "SBK_MINIO_Write_Reading_ms_99", + "interval": "", + "legendFormat": "", + "refId": "G" + }, + { + "expr": "SBK_MINIO_Write_Reading_ms_99_9", + "interval": "", + "legendFormat": "", + "refId": "H" + }, + { + "expr": "SBK_MINIO_Write_Reading_ms_99_99", + "interval": "", + "legendFormat": "", + "refId": "I" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "MINIO Write-Read Percentiles (Milliseconds)", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "ms", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": { + "align": null, + "filterable": false + }, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null }, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 500 - } - ] + { + "color": "#EAB839", + "value": 10 }, - "unit": "none" - }, - "overrides": [] - }, - "gridPos": { - "h": 6, - "w": 3, - "x": 8, - "y": 20 - }, - "id": 40, - "options": { - "colorMode": "value", - "graphMode": "none", - "justifyMode": "auto", - "orientation": "horizontal", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "value_and_name" + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 500 + } + ] }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_MINIO_Write_Reading_Readers", - "interval": "", - "legendFormat": "Active Readers", - "refId": "A" - }, - { - "expr": "SBK_MINIO_Write_Reading_Max_Readers", - "interval": "", - "legendFormat": "Max Readers", - "refId": "B" - }, - { - "expr": "SBK_MINIO_Write_Reading_Writers", - "interval": "", - "legendFormat": "Active Writers", - "refId": "C" - }, - { - "expr": "SBK_MINIO_Write_Reading_Max_Writers", - "interval": "", - "legendFormat": "Max Writers", - "refId": "D" - } + "unit": "none" + }, + "overrides": [] + }, + "gridPos": { + "h": 6, + "w": 3, + "x": 8, + "y": 25 + }, + "id": 40, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "auto", + "orientation": "horizontal", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "value_and_name" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_MINIO_Write_Reading_Readers", + "interval": "", + "legendFormat": "Active Readers", + "refId": "A" + }, + { + "expr": "SBK_MINIO_Write_Reading_Max_Readers", + "interval": "", + "legendFormat": "Max Readers", + "refId": "B" + }, + { + "expr": "SBK_MINIO_Write_Reading_Writers", + "interval": "", + "legendFormat": "Active Writers", + "refId": "C" + }, + { + "expr": "SBK_MINIO_Write_Reading_Max_Writers", + "interval": "", + "legendFormat": "Max Writers", + "refId": "D" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "MINIO Write-Read Writers and Readers", + "type": "stat" + }, + { + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "red", + "value": 1 + } + ] + }, + "unit": "none" + }, + "overrides": [] + }, + "gridPos": { + "h": 5, + "w": 5, + "x": 11, + "y": 26 + }, + "id": 42, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "auto", + "orientation": "horizontal", + "reduceOptions": { + "calcs": [ + "last" ], - "timeFrom": null, - "timeShift": null, - "title": "MINIO Write-Read Writers and Readers", - "type": "stat" + "fields": "", + "values": false }, + "textMode": "value_and_name" + }, + "pluginVersion": "7.3.7", + "targets": [ { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "red", - "value": 1 - } - ] + "expr": "SBK_MINIO_Write_Reading_LowerDiscardedLatencyRecords_total", + "interval": "", + "legendFormat": "Lower", + "refId": "A" + }, + { + "expr": "SBK_MINIO_Write_Reading_HigherDiscardLatencyRecords_total", + "interval": "", + "legendFormat": "Higher", + "refId": "B" + }, + { + "expr": "SBK_MINIO_Write_Reading_InvalidLatencyRecords_total", + "interval": "", + "legendFormat": "Invalid/Negative", + "refId": "C" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "MINIO Write-Read Discarded Latencies", + "type": "stat" + }, + { + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null }, - "unit": "none" - }, - "overrides": [] - }, - "gridPos": { - "h": 5, - "w": 5, - "x": 11, - "y": 21 - }, - "id": 42, - "options": { - "colorMode": "value", - "graphMode": "none", - "justifyMode": "auto", - "orientation": "horizontal", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "value_and_name" + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 1000 + }, + { + "color": "#1F78C1", + "value": 10000 + }, + { + "color": "#BA43A9", + "value": 100000 + }, + { + "color": "#705DA0", + "value": 1000000 + }, + { + "color": "#508642", + "value": 10000000 + }, + { + "color": "#CCA300", + "value": 100000000 + } + ] }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_MINIO_Write_Reading_LowerDiscardedLatencyRecords_total", - "interval": "", - "legendFormat": "Lower", - "refId": "A" - }, - { - "expr": "SBK_MINIO_Write_Reading_HigherDiscardLatencyRecords_total", - "interval": "", - "legendFormat": "Higher", - "refId": "B" - }, - { - "expr": "SBK_MINIO_Write_Reading_InvalidLatencyRecords_total", - "interval": "", - "legendFormat": "Invalid/Negative", - "refId": "C" - } + "unit": "µs" + }, + "overrides": [] + }, + "gridPos": { + "h": 11, + "w": 8, + "x": 0, + "y": 31 + }, + "id": 51, + "options": { + "colorMode": "value", + "graphMode": "area", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" ], - "timeFrom": null, - "timeShift": null, - "title": "MINIO Write-Read Discarded Latencies", - "type": "stat" + "fields": "", + "values": false + }, + "textMode": "auto" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_MINIO_Write_Reading_mcs_AvgLatency", + "interval": "", + "legendFormat": "Average Latency", + "refId": "A" + }, + { + "expr": "SBK_MINIO_Write_Reading_mcs_MaxLatency", + "interval": "", + "legendFormat": "Max Latency", + "refId": "B" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "MINIO Write-Read Avg and Max Latencies (Microseconds)", + "type": "stat" + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {} + }, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 8, + "y": 31 + }, + "hiddenSeries": false, + "id": 53, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_MINIO_Write_Reading_mcs_10", + "interval": "", + "legendFormat": "", + "refId": "A" + }, + { + "expr": "SBK_MINIO_Write_Reading_mcs_25", + "interval": "", + "legendFormat": "", + "refId": "B" }, { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 1000 - }, - { - "color": "#1F78C1", - "value": 10000 - }, - { - "color": "#BA43A9", - "value": 100000 - }, - { - "color": "#705DA0", - "value": 1000000 - }, - { - "color": "#508642", - "value": 10000000 - }, - { - "color": "#CCA300", - "value": 100000000 - } - ] - }, - "unit": "µs" - }, - "overrides": [] - }, - "gridPos": { - "h": 11, - "w": 8, - "x": 0, - "y": 26 - }, - "id": 51, - "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_MINIO_Write_Reading_mcs_AvgLatency", - "interval": "", - "legendFormat": "Average Latency", - "refId": "A" - }, - { - "expr": "SBK_MINIO_Write_Reading_mcs_MaxLatency", - "interval": "", - "legendFormat": "Max Latency", - "refId": "B" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "MINIO Write-Read Avg and Max Latencies (Microseconds)", - "type": "stat" + "expr": "SBK_MINIO_Write_Reading_mcs_50", + "interval": "", + "legendFormat": "", + "refId": "C" }, { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {} - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 8, - "y": 26 - }, - "hiddenSeries": false, - "id": 53, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_MINIO_Write_Reading_mcs_10", - "interval": "", - "legendFormat": "", - "refId": "A" - }, - { - "expr": "SBK_MINIO_Write_Reading_mcs_25", - "interval": "", - "legendFormat": "", - "refId": "B" - }, - { - "expr": "SBK_MINIO_Write_Reading_mcs_50", - "interval": "", - "legendFormat": "", - "refId": "C" - }, - { - "expr": "SBK_MINIO_Write_Reading_mcs_75", - "interval": "", - "legendFormat": "", - "refId": "D" - }, - { - "expr": "SBK_MINIO_Write_Reading_mcs_90", - "interval": "", - "legendFormat": "", - "refId": "E" - }, - { - "expr": "SBK_MINIO_Write_Reading_mcs_95", - "interval": "", - "legendFormat": "", - "refId": "F" - }, - { - "expr": "SBK_MINIO_Write_Reading_mcs_99", - "interval": "", - "legendFormat": "", - "refId": "G" - }, - { - "expr": "SBK_MINIO_Write_Reading_mcs_99_9", - "interval": "", - "legendFormat": "", - "refId": "H" - }, - { - "expr": "SBK_MINIO_Write_Reading_mcs_99_99", - "interval": "", - "legendFormat": "", - "refId": "I" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "MINIO Write-Read Percentiles (Microseconds)", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "format": "µs", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } + "expr": "SBK_MINIO_Write_Reading_mcs_75", + "interval": "", + "legendFormat": "", + "refId": "D" + }, + { + "expr": "SBK_MINIO_Write_Reading_mcs_90", + "interval": "", + "legendFormat": "", + "refId": "E" + }, + { + "expr": "SBK_MINIO_Write_Reading_mcs_95", + "interval": "", + "legendFormat": "", + "refId": "F" + }, + { + "expr": "SBK_MINIO_Write_Reading_mcs_99", + "interval": "", + "legendFormat": "", + "refId": "G" + }, + { + "expr": "SBK_MINIO_Write_Reading_mcs_99_9", + "interval": "", + "legendFormat": "", + "refId": "H" + }, + { + "expr": "SBK_MINIO_Write_Reading_mcs_99_99", + "interval": "", + "legendFormat": "", + "refId": "I" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "MINIO Write-Read Percentiles (Microseconds)", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "µs", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true }, { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 1 - }, - { - "color": "#6ED0E0", - "value": 5 - }, - { - "color": "#EF843C", - "value": 10 - }, - { - "color": "#E24D42", - "value": 20 - }, - { - "color": "#1F78C1", - "value": 30 - }, - { - "color": "#BA43A9", - "value": 40 - }, - { - "color": "#705DA0", - "value": 50 - }, - { - "color": "#508642", - "value": 60 - }, - { - "color": "#CCA300", - "value": 70 - }, - { - "color": "#447EBC", - "value": 80 - }, - { - "color": "#C15C17", - "value": 90 - }, - { - "color": "#890F02", - "value": 100 - }, - { - "color": "#0A437C", - "value": 200 - }, - { - "color": "#6D1F62", - "value": 500 - }, - { - "color": "#584477", - "value": 1000 - } - ] + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null }, - "unit": "ms" - }, - "overrides": [] - }, - "gridPos": { - "h": 11, - "w": 8, - "x": 16, - "y": 26 - }, - "id": 38, - "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" + { + "color": "#EAB839", + "value": 1 + }, + { + "color": "#6ED0E0", + "value": 5 + }, + { + "color": "#EF843C", + "value": 10 + }, + { + "color": "#E24D42", + "value": 20 + }, + { + "color": "#1F78C1", + "value": 30 + }, + { + "color": "#BA43A9", + "value": 40 + }, + { + "color": "#705DA0", + "value": 50 + }, + { + "color": "#508642", + "value": 60 + }, + { + "color": "#CCA300", + "value": 70 + }, + { + "color": "#447EBC", + "value": 80 + }, + { + "color": "#C15C17", + "value": 90 + }, + { + "color": "#890F02", + "value": 100 + }, + { + "color": "#0A437C", + "value": 200 + }, + { + "color": "#6D1F62", + "value": 500 + }, + { + "color": "#584477", + "value": 1000 + } + ] }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_MINIO_Write_Reading_ms_AvgLatency", - "interval": "", - "legendFormat": "Average Latency", - "refId": "A" - }, - { - "expr": "SBK_MINIO_Write_Reading_ms_MaxLatency", - "interval": "", - "legendFormat": "Max Latency", - "refId": "B" - } + "unit": "ms" + }, + "overrides": [] + }, + "gridPos": { + "h": 11, + "w": 8, + "x": 16, + "y": 31 + }, + "id": 38, + "options": { + "colorMode": "value", + "graphMode": "area", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" ], - "timeFrom": null, - "timeShift": null, - "title": "MINIO Write-Read Avg and Max Latencies (Milliseconds)", - "type": "stat" + "fields": "", + "values": false + }, + "textMode": "auto" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_MINIO_Write_Reading_ms_AvgLatency", + "interval": "", + "legendFormat": "Average Latency", + "refId": "A" + }, + { + "expr": "SBK_MINIO_Write_Reading_ms_MaxLatency", + "interval": "", + "legendFormat": "Max Latency", + "refId": "B" } ], - "title": "Write-Read Performance Benchmarking (End to End Latencies)", - "type": "row" + "timeFrom": null, + "timeShift": null, + "title": "MINIO Write-Read Avg and Max Latencies (Milliseconds)", + "type": "stat" } ], "refresh": "5s", diff --git a/grafana/dashboards/sbk-mongodb.json b/grafana/dashboards/sbk-mongodb.json index e2c5dac8c..5a0de77b1 100644 --- a/grafana/dashboards/sbk-mongodb.json +++ b/grafana/dashboards/sbk-mongodb.json @@ -15,7 +15,7 @@ "editable": true, "gnetId": null, "graphTooltip": 0, - "iteration": 1623506088732, + "iteration": 1627313150733, "links": [], "panels": [ { @@ -362,7 +362,7 @@ "h": 9, "w": 8, "x": 0, - "y": 10 + "y": 7 }, "hiddenSeries": false, "id": 62, @@ -458,7 +458,7 @@ "h": 9, "w": 8, "x": 8, - "y": 10 + "y": 7 }, "hiddenSeries": false, "id": 6, @@ -590,7 +590,7 @@ "h": 9, "w": 8, "x": 16, - "y": 10 + "y": 7 }, "id": 48, "options": { @@ -646,7 +646,7 @@ "h": 11, "w": 8, "x": 0, - "y": 19 + "y": 16 }, "hiddenSeries": false, "id": 50, @@ -718,16 +718,40 @@ "refId": "G" }, { - "expr": "SBK_MONGODB_Writing_ns_99_9", + "expr": "SBK_MONGODB_Writing_ns_99_25", "interval": "", "legendFormat": "", "refId": "H" }, { - "expr": "SBK_MONGODB_Writing_ns_99_99", + "expr": "SBK_MONGODB_Writing_ns_99_5", "interval": "", "legendFormat": "", "refId": "I" + }, + { + "expr": "SBK_MONGODB_Writing_ns_99_75", + "interval": "", + "legendFormat": "", + "refId": "J" + }, + { + "expr": "SBK_MONGODB_Writing_ns_99_9", + "interval": "", + "legendFormat": "", + "refId": "K" + }, + { + "expr": "SBK_MONGODB_Writing_ns_99_95", + "interval": "", + "legendFormat": "", + "refId": "L" + }, + { + "expr": "SBK_MONGODB_Writing_ns_99_99", + "interval": "", + "legendFormat": "", + "refId": "M" } ], "thresholds": [], @@ -750,6 +774,7 @@ }, "yaxes": [ { + "$$hashKey": "object:127", "format": "ns", "label": null, "logBase": 1, @@ -758,6 +783,7 @@ "show": true }, { + "$$hashKey": "object:128", "format": "short", "label": null, "logBase": 1, @@ -814,7 +840,7 @@ "h": 4, "w": 3, "x": 8, - "y": 19 + "y": 16 }, "id": 2, "options": { @@ -925,7 +951,7 @@ "h": 6, "w": 5, "x": 11, - "y": 19 + "y": 16 }, "id": 4, "options": { @@ -970,7 +996,7 @@ "h": 11, "w": 8, "x": 16, - "y": 19 + "y": 16 }, "hiddenSeries": false, "id": 10, @@ -1136,7 +1162,7 @@ "h": 7, "w": 3, "x": 8, - "y": 23 + "y": 20 }, "id": 8, "options": { @@ -1192,7 +1218,7 @@ "h": 5, "w": 5, "x": 11, - "y": 25 + "y": 22 }, "id": 28, "options": { @@ -1294,7 +1320,7 @@ "h": 10, "w": 8, "x": 0, - "y": 30 + "y": 27 }, "id": 47, "options": { @@ -1350,7 +1376,7 @@ "h": 10, "w": 8, "x": 8, - "y": 30 + "y": 27 }, "hiddenSeries": false, "id": 49, @@ -1560,7 +1586,7 @@ "h": 10, "w": 8, "x": 16, - "y": 30 + "y": 27 }, "id": 12, "options": { @@ -1602,7 +1628,7 @@ "type": "row" }, { - "collapsed": false, + "collapsed": true, "datasource": null, "gridPos": { "h": 1, @@ -1611,969 +1637,1371 @@ "y": 7 }, "id": 58, - "panels": [], - "title": "Read Performance Benchmarking", - "type": "row" - }, - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [], - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 200 - }, - { - "color": "#1F78C1", - "value": 300 - }, - { - "color": "#BA43A9", - "value": 400 - }, - { - "color": "#705DA0", - "value": 500 - }, - { - "color": "#508642", - "value": 600 - }, - { - "color": "#CCA300", - "value": 700 - }, - { - "color": "#447EBC", - "value": 800 - }, - { - "color": "#C15C17", - "value": 900 + "panels": [ + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 200 + }, + { + "color": "#1F78C1", + "value": 300 + }, + { + "color": "#BA43A9", + "value": 400 + }, + { + "color": "#705DA0", + "value": 500 + }, + { + "color": "#508642", + "value": 600 + }, + { + "color": "#CCA300", + "value": 700 + }, + { + "color": "#447EBC", + "value": 800 + }, + { + "color": "#C15C17", + "value": 900 + }, + { + "color": "#890F02", + "value": 1000 + } + ] }, - { - "color": "#890F02", - "value": 1000 - } - ] + "unit": "MBs" + }, + "overrides": [] }, - "unit": "MBs" + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 0, + "y": 8 + }, + "hiddenSeries": false, + "id": 63, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_MONGODB_Reading_MBPerSec", + "refId": "A" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "MONGODB Read Throughput MB/s", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "$$hashKey": "object:323", + "format": "MBs", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "$$hashKey": "object:324", + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 0, - "y": 8 - }, - "hiddenSeries": false, - "id": 63, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_MONGODB_Reading_MBPerSec", - "refId": "A" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "MONGODB Read Throughput MB/s", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "$$hashKey": "object:323", - "format": "MBs", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "$$hashKey": "object:324", - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } - }, - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [] - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 8, - "y": 8 - }, - "hiddenSeries": false, - "id": 20, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_MONGODB_Reading_RecordsPerSec", - "refId": "A" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "MONGODB Read Records/Sec", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "format": "rps", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } - }, - { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [], - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 1000 - }, - { - "color": "#1F78C1", - "value": 10000 - }, - { - "color": "#BA43A9", - "value": 100000 - }, - { - "color": "#705DA0", - "value": 1000000 - }, - { - "color": "#508642", - "value": 10000000 - } - ] - }, - "unit": "ns" - }, - "overrides": [] - }, - "gridPos": { - "h": 11, - "w": 8, - "x": 16, - "y": 8 - }, - "id": 44, - "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_MONGODB_Reading_ns_AvgLatency", - "interval": "", - "legendFormat": "Average Latency", - "refId": "A" - }, - { - "expr": "SBK_MONGODB_Reading_ns_MaxLatency", - "interval": "", - "legendFormat": "Max Latency", - "refId": "B" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "MONGODB Read Avg and Max Latencies (Nanoseconds)", - "type": "stat" - }, - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [] - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 0, - "y": 19 - }, - "hiddenSeries": false, - "id": 46, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_MONGODB_Reading_ns_10", - "interval": "", - "legendFormat": "", - "refId": "A" - }, - { - "expr": "SBK_MONGODB_Reading_ns_25", - "interval": "", - "legendFormat": "", - "refId": "B" - }, - { - "expr": "SBK_MONGODB_Reading_ns_50", - "interval": "", - "legendFormat": "", - "refId": "C" - }, - { - "expr": "SBK_MONGODB_Reading_ns_75", - "interval": "", - "legendFormat": "", - "refId": "D" - }, - { - "expr": "SBK_MONGODB_Reading_ns_90", - "interval": "", - "legendFormat": "", - "refId": "E" - }, - { - "expr": "SBK_MONGODB_Reading_ns_95", - "interval": "", - "legendFormat": "", - "refId": "F" - }, - { - "expr": "SBK_MONGODB_Reading_ns_99", - "interval": "", - "legendFormat": "", - "refId": "G" - }, - { - "expr": "SBK_MONGODB_Reading_ns_99_9", - "interval": "", - "legendFormat": "", - "refId": "H" - }, - { - "expr": "SBK_MONGODB_Reading_ns_99_99", - "interval": "", - "legendFormat": "", - "refId": "I" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "MONGODB Read Percentiles (Nanoseconds)", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ { - "format": "ns", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [] + }, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 8, + "y": 8 + }, + "hiddenSeries": false, + "id": 20, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_MONGODB_Reading_RecordsPerSec", + "refId": "A" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "MONGODB Read Records/Sec", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "rps", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } }, { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } - }, - { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [], - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 1000 + }, + { + "color": "#1F78C1", + "value": 10000 + }, + { + "color": "#BA43A9", + "value": 100000 + }, + { + "color": "#705DA0", + "value": 1000000 + }, + { + "color": "#508642", + "value": 10000000 + } + ] }, - { - "color": "#E24D42", - "value": 500 - } - ] + "unit": "ns" + }, + "overrides": [] + }, + "gridPos": { + "h": 11, + "w": 8, + "x": 16, + "y": 8 + }, + "id": 44, + "options": { + "colorMode": "value", + "graphMode": "area", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "auto" }, - "unit": "none" - }, - "overrides": [] - }, - "gridPos": { - "h": 5, - "w": 3, - "x": 8, - "y": 19 - }, - "id": 14, - "options": { - "colorMode": "value", - "graphMode": "none", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_MONGODB_Reading_ns_AvgLatency", + "interval": "", + "legendFormat": "Average Latency", + "refId": "A" + }, + { + "expr": "SBK_MONGODB_Reading_ns_MaxLatency", + "interval": "", + "legendFormat": "Max Latency", + "refId": "B" + } ], - "fields": "", - "values": false - }, - "textMode": "value_and_name" - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_MONGODB_Reading_Readers", - "interval": "", - "legendFormat": "Active", - "refId": "A" + "timeFrom": null, + "timeShift": null, + "title": "MONGODB Read Avg and Max Latencies (Nanoseconds)", + "type": "stat" }, { - "expr": "SBK_MONGODB_Reading_Max_Readers", - "interval": "", - "legendFormat": "Max", - "refId": "B" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "MONGODB Readers", - "type": "stat" - }, - { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [], - "mappings": [], - "max": 500, - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 200 - }, - { - "color": "#1F78C1", - "value": 300 - }, - { - "color": "#BA43A9", - "value": 400 - }, - { - "color": "#705DA0", - "value": 500 - }, - { - "color": "#508642", - "value": 600 - }, - { - "color": "#CCA300", - "value": 700 - }, - { - "color": "#447EBC", - "value": 800 - }, - { - "color": "#C15C17", - "value": 900 - }, - { - "color": "#890F02", - "value": 1000 - } - ] + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [] + }, + "overrides": [] }, - "unit": "MBs" - }, - "overrides": [] - }, - "gridPos": { - "h": 6, - "w": 5, - "x": 11, - "y": 19 - }, - "id": 18, - "options": { - "reduceOptions": { - "calcs": [ - "last" + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 0, + "y": 19 + }, + "hiddenSeries": false, + "id": 46, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_MONGODB_Reading_ns_10", + "interval": "", + "legendFormat": "", + "refId": "A" + }, + { + "expr": "SBK_MONGODB_Reading_ns_25", + "interval": "", + "legendFormat": "", + "refId": "B" + }, + { + "expr": "SBK_MONGODB_Reading_ns_50", + "interval": "", + "legendFormat": "", + "refId": "C" + }, + { + "expr": "SBK_MONGODB_Reading_ns_75", + "interval": "", + "legendFormat": "", + "refId": "D" + }, + { + "expr": "SBK_MONGODB_Reading_ns_90", + "interval": "", + "legendFormat": "", + "refId": "E" + }, + { + "expr": "SBK_MONGODB_Reading_ns_95", + "interval": "", + "legendFormat": "", + "refId": "F" + }, + { + "expr": "SBK_MONGODB_Reading_ns_99", + "interval": "", + "legendFormat": "", + "refId": "G" + }, + { + "expr": "SBK_MONGODB_Reading_ns_99_25", + "interval": "", + "legendFormat": "", + "refId": "H" + }, + { + "expr": "SBK_MONGODB_Reading_ns_99_5", + "interval": "", + "legendFormat": "", + "refId": "I" + }, + { + "expr": "SBK_MONGODB_Reading_ns_99_75", + "interval": "", + "legendFormat": "", + "refId": "J" + }, + { + "expr": "SBK_MONGODB_Reading_ns_99_9", + "interval": "", + "legendFormat": "", + "refId": "K" + }, + { + "expr": "SBK_MONGODB_Reading_ns_99_95", + "interval": "", + "legendFormat": "", + "refId": "L" + }, + { + "expr": "SBK_MONGODB_Reading_ns_99_99", + "interval": "", + "legendFormat": "", + "refId": "M" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "MONGODB Read Percentiles (Nanoseconds)", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "$$hashKey": "object:152", + "format": "ns", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "$$hashKey": "object:153", + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } ], - "fields": "", - "values": false - }, - "showThresholdLabels": true, - "showThresholdMarkers": true - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_MONGODB_Reading_MBPerSec", - "refId": "A" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "MONGODB Read Throughput MB/s", - "type": "gauge" - }, - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [] - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 16, - "y": 19 - }, - "hiddenSeries": false, - "id": 22, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_MONGODB_Reading_ms_10", - "interval": "", - "legendFormat": "", - "refId": "A" - }, - { - "expr": "SBK_MONGODB_Reading_ms_25", - "interval": "", - "legendFormat": "", - "refId": "B" - }, - { - "expr": "SBK_MONGODB_Reading_ms_50", - "interval": "", - "legendFormat": "", - "refId": "C" + "yaxis": { + "align": false, + "alignLevel": null + } }, { - "expr": "SBK_MONGODB_Reading_ms_75", - "interval": "", - "legendFormat": "", - "refId": "D" + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 500 + } + ] + }, + "unit": "none" + }, + "overrides": [] + }, + "gridPos": { + "h": 5, + "w": 3, + "x": 8, + "y": 19 + }, + "id": 14, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "value_and_name" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_MONGODB_Reading_Readers", + "interval": "", + "legendFormat": "Active", + "refId": "A" + }, + { + "expr": "SBK_MONGODB_Reading_Max_Readers", + "interval": "", + "legendFormat": "Max", + "refId": "B" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "MONGODB Readers", + "type": "stat" }, { - "expr": "SBK_MONGODB_Reading_ms_90", - "interval": "", - "legendFormat": "", - "refId": "E" + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "max": 500, + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 200 + }, + { + "color": "#1F78C1", + "value": 300 + }, + { + "color": "#BA43A9", + "value": 400 + }, + { + "color": "#705DA0", + "value": 500 + }, + { + "color": "#508642", + "value": 600 + }, + { + "color": "#CCA300", + "value": 700 + }, + { + "color": "#447EBC", + "value": 800 + }, + { + "color": "#C15C17", + "value": 900 + }, + { + "color": "#890F02", + "value": 1000 + } + ] + }, + "unit": "MBs" + }, + "overrides": [] + }, + "gridPos": { + "h": 6, + "w": 5, + "x": 11, + "y": 19 + }, + "id": 18, + "options": { + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "showThresholdLabels": true, + "showThresholdMarkers": true + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_MONGODB_Reading_MBPerSec", + "refId": "A" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "MONGODB Read Throughput MB/s", + "type": "gauge" }, { - "expr": "SBK_MONGODB_Reading_ms_95", - "interval": "", - "legendFormat": "", - "refId": "F" + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [] + }, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 16, + "y": 19 + }, + "hiddenSeries": false, + "id": 22, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_MONGODB_Reading_ms_10", + "interval": "", + "legendFormat": "", + "refId": "A" + }, + { + "expr": "SBK_MONGODB_Reading_ms_25", + "interval": "", + "legendFormat": "", + "refId": "B" + }, + { + "expr": "SBK_MONGODB_Reading_ms_50", + "interval": "", + "legendFormat": "", + "refId": "C" + }, + { + "expr": "SBK_MONGODB_Reading_ms_75", + "interval": "", + "legendFormat": "", + "refId": "D" + }, + { + "expr": "SBK_MONGODB_Reading_ms_90", + "interval": "", + "legendFormat": "", + "refId": "E" + }, + { + "expr": "SBK_MONGODB_Reading_ms_95", + "interval": "", + "legendFormat": "", + "refId": "F" + }, + { + "expr": "SBK_MONGODB_Reading_ms_99", + "interval": "", + "legendFormat": "", + "refId": "G" + }, + { + "expr": "SBK_MONGODB_Reading_ms_99_9", + "interval": "", + "legendFormat": "", + "refId": "H" + }, + { + "expr": "SBK_MONGODB_Reading_ms_99_99", + "interval": "", + "legendFormat": "", + "refId": "I" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "MONGODB Read Percentiles (Milli Seconds)", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "ms", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } }, { - "expr": "SBK_MONGODB_Reading_ms_99", - "interval": "", - "legendFormat": "", - "refId": "G" + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 1073741824 + }, + { + "color": "#6ED0E0", + "value": 10737418240 + }, + { + "color": "#EF843C", + "value": 107374182400 + }, + { + "color": "#E24D42", + "value": 1099511627776 + } + ] + }, + "unit": "decbytes" + }, + "overrides": [] + }, + "gridPos": { + "h": 6, + "w": 3, + "x": 8, + "y": 24 + }, + "id": 16, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "value" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_MONGODB_Reading_Bytes_total", + "refId": "A" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "MONGODB Read Bytes Total", + "type": "stat" }, { - "expr": "SBK_MONGODB_Reading_ms_99_9", - "interval": "", - "legendFormat": "", - "refId": "H" + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "red", + "value": 1 + } + ] + }, + "unit": "none" + }, + "overrides": [] + }, + "gridPos": { + "h": 5, + "w": 5, + "x": 11, + "y": 25 + }, + "id": 26, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "auto", + "orientation": "horizontal", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "value_and_name" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_MONGODB_Reading_LowerDiscardedLatencyRecords_total", + "interval": "", + "legendFormat": "Lower", + "queryType": "randomWalk", + "refId": "A" + }, + { + "expr": "SBK_MONGODB_Reading_HigherDiscardLatencyRecords_total", + "interval": "", + "legendFormat": "Higher", + "refId": "B" + }, + { + "expr": "SBK_MONGODB_Reading_InvalidLatencyRecords_total", + "interval": "", + "legendFormat": "Invalid/Negative", + "refId": "C" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "MONGODB Read Discarded Latencies", + "type": "stat" }, { - "expr": "SBK_MONGODB_Reading_ms_99_99", - "interval": "", - "legendFormat": "", - "refId": "I" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "MONGODB Read Percentiles (Milli Seconds)", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "format": "ms", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 1000 + }, + { + "color": "#1F78C1", + "value": 10000 + }, + { + "color": "#BA43A9", + "value": 100000 + }, + { + "color": "#705DA0", + "value": 1000000 + }, + { + "color": "#508642", + "value": 10000000 + } + ] + }, + "unit": "µs" + }, + "overrides": [] + }, + "gridPos": { + "h": 11, + "w": 8, + "x": 0, + "y": 30 + }, + "id": 43, + "options": { + "colorMode": "value", + "graphMode": "area", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "auto" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_MONGODB_Reading_mcs_AvgLatency", + "interval": "", + "legendFormat": "Average Latency", + "refId": "A" + }, + { + "expr": "SBK_MONGODB_Reading_mcs_MaxLatency", + "interval": "", + "legendFormat": "Max Latency", + "refId": "B" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "MONGODB Read Avg and Max Latencies (Microseconds)", + "type": "stat" }, { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } - }, - { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [], - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 1073741824 - }, - { - "color": "#6ED0E0", - "value": 10737418240 - }, - { - "color": "#EF843C", - "value": 107374182400 - }, - { - "color": "#E24D42", - "value": 1099511627776 - } - ] + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [] + }, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 8, + "y": 30 + }, + "hiddenSeries": false, + "id": 45, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_MONGODB_Reading_mcs_10", + "interval": "", + "legendFormat": "", + "refId": "A" + }, + { + "expr": "SBK_MONGODB_Reading_mcs_25", + "interval": "", + "legendFormat": "", + "refId": "B" + }, + { + "expr": "SBK_MONGODB_Reading_mcs_50", + "interval": "", + "legendFormat": "", + "refId": "C" + }, + { + "expr": "SBK_MONGODB_Reading_mcs_75", + "interval": "", + "legendFormat": "", + "refId": "D" + }, + { + "expr": "SBK_MONGODB_Reading_mcs_90", + "interval": "", + "legendFormat": "", + "refId": "E" + }, + { + "expr": "SBK_MONGODB_Reading_mcs_95", + "interval": "", + "legendFormat": "", + "refId": "F" + }, + { + "expr": "SBK_MONGODB_Reading_mcs_99", + "interval": "", + "legendFormat": "", + "refId": "G" + }, + { + "expr": "SBK_MONGODB_Reading_mcs_99_9", + "interval": "", + "legendFormat": "", + "refId": "H" + }, + { + "expr": "SBK_MONGODB_Reading_mcs_99_99", + "interval": "", + "legendFormat": "", + "refId": "I" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "MONGODB Read Percentiles (Microseconds)", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" }, - "unit": "decbytes" - }, - "overrides": [] - }, - "gridPos": { - "h": 6, - "w": 3, - "x": 8, - "y": 24 - }, - "id": 16, - "options": { - "colorMode": "value", - "graphMode": "none", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "µs", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } ], - "fields": "", - "values": false + "yaxis": { + "align": false, + "alignLevel": null + } }, - "textMode": "value" - }, - "pluginVersion": "7.3.7", - "targets": [ { - "expr": "SBK_MONGODB_Reading_Bytes_total", - "refId": "A" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "MONGODB Read Bytes Total", - "type": "stat" - }, - { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 1 + }, + { + "color": "#6ED0E0", + "value": 5 + }, + { + "color": "#EF843C", + "value": 10 + }, + { + "color": "#E24D42", + "value": 20 + }, + { + "color": "#1F78C1", + "value": 30 + }, + { + "color": "#BA43A9", + "value": 40 + }, + { + "color": "#705DA0", + "value": 50 + }, + { + "color": "#508642", + "value": 60 + }, + { + "color": "#CCA300", + "value": 70 + }, + { + "color": "#447EBC", + "value": 80 + }, + { + "color": "#C15C17", + "value": 90 + }, + { + "color": "#890F02", + "value": 100 + }, + { + "color": "#0A437C", + "value": 500 + }, + { + "color": "#6D1F62", + "value": 1000 + } + ] }, - { - "color": "red", - "value": 1 - } - ] + "unit": "ms" + }, + "overrides": [] }, - "unit": "none" - }, - "overrides": [] - }, - "gridPos": { - "h": 5, - "w": 5, - "x": 11, - "y": 25 - }, - "id": 26, - "options": { - "colorMode": "value", - "graphMode": "none", - "justifyMode": "auto", - "orientation": "horizontal", - "reduceOptions": { - "calcs": [ - "last" + "gridPos": { + "h": 11, + "w": 8, + "x": 16, + "y": 30 + }, + "id": 24, + "options": { + "colorMode": "value", + "graphMode": "area", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "auto" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_MONGODB_Reading_ms_AvgLatency", + "interval": "", + "legendFormat": "Average Latency", + "refId": "A" + }, + { + "expr": "SBK_MONGODB_Reading_ms_MaxLatency", + "interval": "", + "legendFormat": "Max Latency", + "refId": "B" + } ], - "fields": "", - "values": false - }, - "textMode": "value_and_name" - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_MONGODB_Reading_LowerDiscardedLatencyRecords_total", - "interval": "", - "legendFormat": "Lower", - "queryType": "randomWalk", - "refId": "A" - }, - { - "expr": "SBK_MONGODB_Reading_HigherDiscardLatencyRecords_total", - "interval": "", - "legendFormat": "Higher", - "refId": "B" - }, - { - "expr": "SBK_MONGODB_Reading_InvalidLatencyRecords_total", - "interval": "", - "legendFormat": "Invalid/Negative", - "refId": "C" + "timeFrom": null, + "timeShift": null, + "title": "MONGODB Read Avg and Max Latencies (Milliseconds)", + "type": "stat" } ], - "timeFrom": null, - "timeShift": null, - "title": "MONGODB Read Discarded Latencies", - "type": "stat" + "title": "Read Performance Benchmarking", + "type": "row" + }, + { + "collapsed": false, + "datasource": null, + "gridPos": { + "h": 1, + "w": 24, + "x": 0, + "y": 8 + }, + "id": 56, + "panels": [], + "title": "Write-Read Performance Benchmarking (End to End Latencies)", + "type": "row" }, { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, "datasource": "Prometheus", "fieldConfig": { "defaults": { "custom": {}, - "links": [], "mappings": [], + "max": 500, + "min": 0, "noValue": "0", "thresholds": { "mode": "absolute", @@ -2596,81 +3024,43 @@ }, { "color": "#E24D42", - "value": 1000 + "value": 200 }, { "color": "#1F78C1", - "value": 10000 + "value": 300 }, { "color": "#BA43A9", - "value": 100000 + "value": 400 }, { "color": "#705DA0", - "value": 1000000 + "value": 500 }, { "color": "#508642", - "value": 10000000 + "value": 600 + }, + { + "color": "#CCA300", + "value": 700 + }, + { + "color": "#447EBC", + "value": 800 + }, + { + "color": "#C15C17", + "value": 900 + }, + { + "color": "#890F02", + "value": 1000 } ] }, - "unit": "µs" - }, - "overrides": [] - }, - "gridPos": { - "h": 11, - "w": 8, - "x": 0, - "y": 30 - }, - "id": 43, - "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_MONGODB_Reading_mcs_AvgLatency", - "interval": "", - "legendFormat": "Average Latency", - "refId": "A" - }, - { - "expr": "SBK_MONGODB_Reading_mcs_MaxLatency", - "interval": "", - "legendFormat": "Max Latency", - "refId": "B" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "MONGODB Read Avg and Max Latencies (Microseconds)", - "type": "stat" - }, - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [] + "unit": "MBs" }, "overrides": [] }, @@ -2679,11 +3069,11 @@ "gridPos": { "h": 11, "w": 8, - "x": 8, - "y": 30 + "x": 0, + "y": 9 }, "hiddenSeries": false, - "id": 45, + "id": 61, "legend": { "avg": false, "current": false, @@ -2710,1564 +3100,1252 @@ "steppedLine": false, "targets": [ { - "expr": "SBK_MONGODB_Reading_mcs_10", + "expr": "SBK_MONGODB_Write_Reading_MBPerSec", "interval": "", "legendFormat": "", "refId": "A" - }, - { - "expr": "SBK_MONGODB_Reading_mcs_25", - "interval": "", - "legendFormat": "", - "refId": "B" - }, - { - "expr": "SBK_MONGODB_Reading_mcs_50", - "interval": "", - "legendFormat": "", - "refId": "C" - }, - { - "expr": "SBK_MONGODB_Reading_mcs_75", - "interval": "", - "legendFormat": "", - "refId": "D" - }, - { - "expr": "SBK_MONGODB_Reading_mcs_90", - "interval": "", - "legendFormat": "", - "refId": "E" - }, - { - "expr": "SBK_MONGODB_Reading_mcs_95", - "interval": "", - "legendFormat": "", - "refId": "F" - }, - { - "expr": "SBK_MONGODB_Reading_mcs_99", - "interval": "", - "legendFormat": "", - "refId": "G" - }, - { - "expr": "SBK_MONGODB_Reading_mcs_99_9", - "interval": "", - "legendFormat": "", - "refId": "H" - }, - { - "expr": "SBK_MONGODB_Reading_mcs_99_99", - "interval": "", - "legendFormat": "", - "refId": "I" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, - "title": "MONGODB Read Percentiles (Microseconds)", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "format": "µs", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } - }, - { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [], - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 1 - }, - { - "color": "#6ED0E0", - "value": 5 - }, - { - "color": "#EF843C", - "value": 10 - }, - { - "color": "#E24D42", - "value": 20 - }, - { - "color": "#1F78C1", - "value": 30 - }, - { - "color": "#BA43A9", - "value": 40 - }, - { - "color": "#705DA0", - "value": 50 - }, - { - "color": "#508642", - "value": 60 - }, - { - "color": "#CCA300", - "value": 70 - }, - { - "color": "#447EBC", - "value": 80 - }, - { - "color": "#C15C17", - "value": 90 - }, - { - "color": "#890F02", - "value": 100 - }, - { - "color": "#0A437C", - "value": 500 - }, - { - "color": "#6D1F62", - "value": 1000 - } - ] - }, - "unit": "ms" + "title": "MONGODB Write-Read Throughput MB/s ", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "$$hashKey": "object:175", + "format": "MBs", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "$$hashKey": "object:176", + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {} }, "overrides": [] }, + "fill": 1, + "fillGradient": 0, "gridPos": { "h": 11, "w": 8, - "x": 16, - "y": 30 + "x": 8, + "y": 9 }, - "id": 24, + "hiddenSeries": false, + "id": 36, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" + "alertThreshold": true }, + "percentage": false, "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, "targets": [ { - "expr": "SBK_MONGODB_Reading_ms_AvgLatency", + "expr": "SBK_MONGODB_Write_Reading_RecordsPerSec", "interval": "", - "legendFormat": "Average Latency", + "legendFormat": "", "refId": "A" - }, - { - "expr": "SBK_MONGODB_Reading_ms_MaxLatency", - "interval": "", - "legendFormat": "Max Latency", - "refId": "B" } ], + "thresholds": [], "timeFrom": null, - "timeShift": null, - "title": "MONGODB Read Avg and Max Latencies (Milliseconds)", - "type": "stat" - }, - { - "collapsed": true, - "datasource": null, - "gridPos": { - "h": 1, - "w": 24, - "x": 0, - "y": 41 - }, - "id": 56, - "panels": [ - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "max": 500, - "min": 0, - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 200 - }, - { - "color": "#1F78C1", - "value": 300 - }, - { - "color": "#BA43A9", - "value": 400 - }, - { - "color": "#705DA0", - "value": 500 - }, - { - "color": "#508642", - "value": 600 - }, - { - "color": "#CCA300", - "value": 700 - }, - { - "color": "#447EBC", - "value": 800 - }, - { - "color": "#C15C17", - "value": 900 - }, - { - "color": "#890F02", - "value": 1000 - } - ] - }, - "unit": "MBs" - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 0, - "y": 4 - }, - "hiddenSeries": false, - "id": 61, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_MONGODB_Write_Reading_MBPerSec", - "interval": "", - "legendFormat": "", - "refId": "A" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "MONGODB Write-Read Throughput MB/s ", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "$$hashKey": "object:175", - "format": "MBs", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "$$hashKey": "object:176", - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } + "timeRegions": [], + "timeShift": null, + "title": "MONGODB Write-Read Records/Sec", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "iops", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true }, { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {} - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 8, - "y": 4 - }, - "hiddenSeries": false, - "id": 36, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_MONGODB_Write_Reading_RecordsPerSec", - "interval": "", - "legendFormat": "", - "refId": "A" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "MONGODB Write-Read Records/Sec", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 1000 + }, + { + "color": "#1F78C1", + "value": 10000 + }, + { + "color": "#BA43A9", + "value": 100000 + }, + { + "color": "#705DA0", + "value": 1000000 + }, + { + "color": "#508642", + "value": 10000000 + } + ] }, - "yaxes": [ - { - "format": "iops", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } + "unit": "ns" + }, + "overrides": [] + }, + "gridPos": { + "h": 11, + "w": 8, + "x": 16, + "y": 9 + }, + "id": 52, + "options": { + "colorMode": "value", + "graphMode": "area", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" ], - "yaxis": { - "align": false, - "alignLevel": null - } + "fields": "", + "values": false + }, + "textMode": "auto" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_MONGODB_Write_Reading_ns_AvgLatency", + "interval": "", + "legendFormat": "Average Latency", + "refId": "A" + }, + { + "expr": "SBK_MONGODB_Write_Reading_ns_MaxLatency", + "interval": "", + "legendFormat": "Max Latency", + "refId": "B" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "MONGODB Write-Read Avg and Max Latencies (Nanoseconds)", + "type": "stat" + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {} + }, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 0, + "y": 20 + }, + "hiddenSeries": false, + "id": 54, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_MONGODB_Write_Reading_ns_10", + "interval": "", + "legendFormat": "", + "refId": "A" + }, + { + "expr": "SBK_MONGODB_Write_Reading_ns_25", + "interval": "", + "legendFormat": "", + "refId": "B" }, { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 1000 - }, - { - "color": "#1F78C1", - "value": 10000 - }, - { - "color": "#BA43A9", - "value": 100000 - }, - { - "color": "#705DA0", - "value": 1000000 - }, - { - "color": "#508642", - "value": 10000000 - } - ] - }, - "unit": "ns" - }, - "overrides": [] - }, - "gridPos": { - "h": 11, - "w": 8, - "x": 16, - "y": 4 - }, - "id": 52, - "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_MONGODB_Write_Reading_ns_AvgLatency", - "interval": "", - "legendFormat": "Average Latency", - "refId": "A" - }, - { - "expr": "SBK_MONGODB_Write_Reading_ns_MaxLatency", - "interval": "", - "legendFormat": "Max Latency", - "refId": "B" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "MONGODB Write-Read Avg and Max Latencies (Nanoseconds)", - "type": "stat" + "expr": "SBK_MONGODB_Write_Reading_ns_50", + "interval": "", + "legendFormat": "", + "refId": "C" }, { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {} - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 0, - "y": 15 - }, - "hiddenSeries": false, - "id": 54, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_MONGODB_Write_Reading_ns_10", - "interval": "", - "legendFormat": "", - "refId": "A" - }, - { - "expr": "SBK_MONGODB_Write_Reading_ns_25", - "interval": "", - "legendFormat": "", - "refId": "B" - }, - { - "expr": "SBK_MONGODB_Write_Reading_ns_50", - "interval": "", - "legendFormat": "", - "refId": "C" - }, - { - "expr": "SBK_MONGODB_Write_Reading_ns_75", - "interval": "", - "legendFormat": "", - "refId": "D" - }, - { - "expr": "SBK_MONGODB_Write_Reading_ns_90", - "interval": "", - "legendFormat": "", - "refId": "E" - }, - { - "expr": "SBK_MONGODB_Write_Reading_ns_95", - "interval": "", - "legendFormat": "", - "refId": "F" - }, - { - "expr": "SBK_MONGODB_Write_Reading_ns_99", - "interval": "", - "legendFormat": "", - "refId": "G" - }, - { - "expr": "SBK_MONGODB_Write_Reading_ns_99_9", - "interval": "", - "legendFormat": "", - "refId": "H" - }, - { - "expr": "SBK_MONGODB_Write_Reading_ns_99_99", - "interval": "", - "legendFormat": "", - "refId": "I" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "MONGODB Write-Read Percentiles (Nanoseconds)", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "format": "ns", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } + "expr": "SBK_MONGODB_Write_Reading_ns_75", + "interval": "", + "legendFormat": "", + "refId": "D" + }, + { + "expr": "SBK_MONGODB_Write_Reading_ns_90", + "interval": "", + "legendFormat": "", + "refId": "E" + }, + { + "expr": "SBK_MONGODB_Write_Reading_ns_95", + "interval": "", + "legendFormat": "", + "refId": "F" + }, + { + "expr": "SBK_MONGODB_Write_Reading_ns_99", + "interval": "", + "legendFormat": "", + "refId": "G" + }, + { + "expr": "SBK_MONGODB_Write_Reading_ns_99_25", + "interval": "", + "legendFormat": "", + "refId": "H" + }, + { + "expr": "SBK_MONGODB_Write_Reading_ns_99_5", + "interval": "", + "legendFormat": "", + "refId": "I" + }, + { + "expr": "SBK_MONGODB_Write_Reading_ns_99_75", + "interval": "", + "legendFormat": "", + "refId": "J" + }, + { + "expr": "SBK_MONGODB_Write_Reading_ns_99_9", + "interval": "", + "legendFormat": "", + "refId": "K" + }, + { + "expr": "SBK_MONGODB_Write_Reading_ns_99_95", + "interval": "", + "legendFormat": "", + "refId": "L" }, { - "datasource": "Prometheus", - "description": "", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 1073741824 - }, - { - "color": "#EF843C", - "value": 10737418240 - }, - { - "color": "#6ED0E0", - "value": 10737418240 - }, - { - "color": "#E24D42", - "value": 1099511627776 - } - ] + "expr": "SBK_MONGODB_Write_Reading_ns_99_99", + "interval": "", + "legendFormat": "", + "refId": "M" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "MONGODB Write-Read Percentiles (Nanoseconds)", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "$$hashKey": "object:240", + "format": "ns", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "$$hashKey": "object:241", + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "datasource": "Prometheus", + "description": "", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null }, - "unit": "decbytes" - }, - "overrides": [] - }, - "gridPos": { - "h": 5, - "w": 3, - "x": 8, - "y": 15 - }, - "id": 30, - "options": { - "colorMode": "value", - "graphMode": "none", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" + { + "color": "#EAB839", + "value": 1073741824 + }, + { + "color": "#EF843C", + "value": 10737418240 + }, + { + "color": "#6ED0E0", + "value": 10737418240 + }, + { + "color": "#E24D42", + "value": 1099511627776 + } + ] }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_MONGODB_Write_Reading_Bytes_total", - "interval": "", - "legendFormat": "", - "refId": "A" - } + "unit": "decbytes" + }, + "overrides": [] + }, + "gridPos": { + "h": 5, + "w": 3, + "x": 8, + "y": 20 + }, + "id": 30, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" ], - "timeFrom": null, - "timeShift": null, - "title": "MONGODB Write-Read Bytes Total", - "type": "stat" + "fields": "", + "values": false }, + "textMode": "auto" + }, + "pluginVersion": "7.3.7", + "targets": [ { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "max": 500, - "min": 0, - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 200 - }, - { - "color": "#1F78C1", - "value": 300 - }, - { - "color": "#BA43A9", - "value": 400 - }, - { - "color": "#705DA0", - "value": 500 - }, - { - "color": "#508642", - "value": 600 - }, - { - "color": "#CCA300", - "value": 700 - }, - { - "color": "#447EBC", - "value": 800 - }, - { - "color": "#C15C17", - "value": 900 - }, - { - "color": "#890F02", - "value": 1000 - } - ] + "expr": "SBK_MONGODB_Write_Reading_Bytes_total", + "interval": "", + "legendFormat": "", + "refId": "A" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "MONGODB Write-Read Bytes Total", + "type": "stat" + }, + { + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "max": 500, + "min": 0, + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 }, - "unit": "MBs" - }, - "overrides": [] - }, - "gridPos": { - "h": 6, - "w": 5, - "x": 11, - "y": 15 - }, - "id": 32, - "options": { - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "showThresholdLabels": true, - "showThresholdMarkers": true + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 200 + }, + { + "color": "#1F78C1", + "value": 300 + }, + { + "color": "#BA43A9", + "value": 400 + }, + { + "color": "#705DA0", + "value": 500 + }, + { + "color": "#508642", + "value": 600 + }, + { + "color": "#CCA300", + "value": 700 + }, + { + "color": "#447EBC", + "value": 800 + }, + { + "color": "#C15C17", + "value": 900 + }, + { + "color": "#890F02", + "value": 1000 + } + ] }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_MONGODB_Write_Reading_MBPerSec", - "interval": "", - "legendFormat": "", - "refId": "A" - } + "unit": "MBs" + }, + "overrides": [] + }, + "gridPos": { + "h": 6, + "w": 5, + "x": 11, + "y": 20 + }, + "id": 32, + "options": { + "reduceOptions": { + "calcs": [ + "last" ], - "timeFrom": null, - "timeShift": null, - "title": "MONGODB Write-Read Throughput MB/s", - "type": "gauge" + "fields": "", + "values": false }, + "showThresholdLabels": true, + "showThresholdMarkers": true + }, + "pluginVersion": "7.3.7", + "targets": [ { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {} - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 16, - "y": 15 - }, - "hiddenSeries": false, - "id": 34, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_MONGODB_Write_Reading_ms_10", - "interval": "", - "legendFormat": "", - "refId": "A" - }, - { - "expr": "SBK_MONGODB_Write_Reading_ms_25", - "interval": "", - "legendFormat": "", - "refId": "B" - }, - { - "expr": "SBK_MONGODB_Write_Reading_ms_50", - "interval": "", - "legendFormat": "", - "refId": "C" - }, - { - "expr": "SBK_MONGODB_Write_Reading_ms_75", - "interval": "", - "legendFormat": "", - "refId": "D" - }, - { - "expr": "SBK_MONGODB_Write_Reading_ms_90", - "interval": "", - "legendFormat": "", - "refId": "E" - }, - { - "expr": "SBK_MONGODB_Write_Reading_ms_95", - "interval": "", - "legendFormat": "", - "refId": "F" - }, - { - "expr": "SBK_MONGODB_Write_Reading_ms_99", - "interval": "", - "legendFormat": "", - "refId": "G" - }, - { - "expr": "SBK_MONGODB_Write_Reading_ms_99_9", - "interval": "", - "legendFormat": "", - "refId": "H" - }, - { - "expr": "SBK_MONGODB_Write_Reading_ms_99_99", - "interval": "", - "legendFormat": "", - "refId": "I" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "MONGODB Write-Read Percentiles (Milliseconds)", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "format": "ms", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } + "expr": "SBK_MONGODB_Write_Reading_MBPerSec", + "interval": "", + "legendFormat": "", + "refId": "A" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "MONGODB Write-Read Throughput MB/s", + "type": "gauge" + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {} + }, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 16, + "y": 20 + }, + "hiddenSeries": false, + "id": 34, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_MONGODB_Write_Reading_ms_10", + "interval": "", + "legendFormat": "", + "refId": "A" }, { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": { - "align": null, - "filterable": false + "expr": "SBK_MONGODB_Write_Reading_ms_25", + "interval": "", + "legendFormat": "", + "refId": "B" + }, + { + "expr": "SBK_MONGODB_Write_Reading_ms_50", + "interval": "", + "legendFormat": "", + "refId": "C" + }, + { + "expr": "SBK_MONGODB_Write_Reading_ms_75", + "interval": "", + "legendFormat": "", + "refId": "D" + }, + { + "expr": "SBK_MONGODB_Write_Reading_ms_90", + "interval": "", + "legendFormat": "", + "refId": "E" + }, + { + "expr": "SBK_MONGODB_Write_Reading_ms_95", + "interval": "", + "legendFormat": "", + "refId": "F" + }, + { + "expr": "SBK_MONGODB_Write_Reading_ms_99", + "interval": "", + "legendFormat": "", + "refId": "G" + }, + { + "expr": "SBK_MONGODB_Write_Reading_ms_99_9", + "interval": "", + "legendFormat": "", + "refId": "H" + }, + { + "expr": "SBK_MONGODB_Write_Reading_ms_99_99", + "interval": "", + "legendFormat": "", + "refId": "I" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "MONGODB Write-Read Percentiles (Milliseconds)", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "ms", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": { + "align": null, + "filterable": false + }, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null }, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 500 - } - ] + { + "color": "#EAB839", + "value": 10 }, - "unit": "none" - }, - "overrides": [] - }, - "gridPos": { - "h": 6, - "w": 3, - "x": 8, - "y": 20 - }, - "id": 40, - "options": { - "colorMode": "value", - "graphMode": "none", - "justifyMode": "auto", - "orientation": "horizontal", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "value_and_name" + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 500 + } + ] }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_MONGODB_Write_Reading_Readers", - "interval": "", - "legendFormat": "Active Readers", - "refId": "A" - }, - { - "expr": "SBK_MONGODB_Write_Reading_Max_Readers", - "interval": "", - "legendFormat": "Max Readers", - "refId": "B" - }, - { - "expr": "SBK_MONGODB_Write_Reading_Writers", - "interval": "", - "legendFormat": "Active Writers", - "refId": "C" - }, - { - "expr": "SBK_MONGODB_Write_Reading_Max_Writers", - "interval": "", - "legendFormat": "Max Writers", - "refId": "D" - } + "unit": "none" + }, + "overrides": [] + }, + "gridPos": { + "h": 6, + "w": 3, + "x": 8, + "y": 25 + }, + "id": 40, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "auto", + "orientation": "horizontal", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "value_and_name" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_MONGODB_Write_Reading_Readers", + "interval": "", + "legendFormat": "Active Readers", + "refId": "A" + }, + { + "expr": "SBK_MONGODB_Write_Reading_Max_Readers", + "interval": "", + "legendFormat": "Max Readers", + "refId": "B" + }, + { + "expr": "SBK_MONGODB_Write_Reading_Writers", + "interval": "", + "legendFormat": "Active Writers", + "refId": "C" + }, + { + "expr": "SBK_MONGODB_Write_Reading_Max_Writers", + "interval": "", + "legendFormat": "Max Writers", + "refId": "D" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "MONGODB Write-Read Writers and Readers", + "type": "stat" + }, + { + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "red", + "value": 1 + } + ] + }, + "unit": "none" + }, + "overrides": [] + }, + "gridPos": { + "h": 5, + "w": 5, + "x": 11, + "y": 26 + }, + "id": 42, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "auto", + "orientation": "horizontal", + "reduceOptions": { + "calcs": [ + "last" ], - "timeFrom": null, - "timeShift": null, - "title": "MONGODB Write-Read Writers and Readers", - "type": "stat" + "fields": "", + "values": false }, + "textMode": "value_and_name" + }, + "pluginVersion": "7.3.7", + "targets": [ { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "red", - "value": 1 - } - ] + "expr": "SBK_MONGODB_Write_Reading_LowerDiscardedLatencyRecords_total", + "interval": "", + "legendFormat": "Lower", + "refId": "A" + }, + { + "expr": "SBK_MONGODB_Write_Reading_HigherDiscardLatencyRecords_total", + "interval": "", + "legendFormat": "Higher", + "refId": "B" + }, + { + "expr": "SBK_MONGODB_Write_Reading_InvalidLatencyRecords_total", + "interval": "", + "legendFormat": "Invalid/Negative", + "refId": "C" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "MONGODB Write-Read Discarded Latencies", + "type": "stat" + }, + { + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null }, - "unit": "none" - }, - "overrides": [] - }, - "gridPos": { - "h": 5, - "w": 5, - "x": 11, - "y": 21 - }, - "id": 42, - "options": { - "colorMode": "value", - "graphMode": "none", - "justifyMode": "auto", - "orientation": "horizontal", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "value_and_name" + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 1000 + }, + { + "color": "#1F78C1", + "value": 10000 + }, + { + "color": "#BA43A9", + "value": 100000 + }, + { + "color": "#705DA0", + "value": 1000000 + }, + { + "color": "#508642", + "value": 10000000 + }, + { + "color": "#CCA300", + "value": 100000000 + } + ] }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_MONGODB_Write_Reading_LowerDiscardedLatencyRecords_total", - "interval": "", - "legendFormat": "Lower", - "refId": "A" - }, - { - "expr": "SBK_MONGODB_Write_Reading_HigherDiscardLatencyRecords_total", - "interval": "", - "legendFormat": "Higher", - "refId": "B" - }, - { - "expr": "SBK_MONGODB_Write_Reading_InvalidLatencyRecords_total", - "interval": "", - "legendFormat": "Invalid/Negative", - "refId": "C" - } + "unit": "µs" + }, + "overrides": [] + }, + "gridPos": { + "h": 11, + "w": 8, + "x": 0, + "y": 31 + }, + "id": 51, + "options": { + "colorMode": "value", + "graphMode": "area", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" ], - "timeFrom": null, - "timeShift": null, - "title": "MONGODB Write-Read Discarded Latencies", - "type": "stat" + "fields": "", + "values": false + }, + "textMode": "auto" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_MONGODB_Write_Reading_mcs_AvgLatency", + "interval": "", + "legendFormat": "Average Latency", + "refId": "A" + }, + { + "expr": "SBK_MONGODB_Write_Reading_mcs_MaxLatency", + "interval": "", + "legendFormat": "Max Latency", + "refId": "B" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "MONGODB Write-Read Avg and Max Latencies (Microseconds)", + "type": "stat" + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {} + }, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 8, + "y": 31 + }, + "hiddenSeries": false, + "id": 53, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_MONGODB_Write_Reading_mcs_10", + "interval": "", + "legendFormat": "", + "refId": "A" + }, + { + "expr": "SBK_MONGODB_Write_Reading_mcs_25", + "interval": "", + "legendFormat": "", + "refId": "B" }, { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 1000 - }, - { - "color": "#1F78C1", - "value": 10000 - }, - { - "color": "#BA43A9", - "value": 100000 - }, - { - "color": "#705DA0", - "value": 1000000 - }, - { - "color": "#508642", - "value": 10000000 - }, - { - "color": "#CCA300", - "value": 100000000 - } - ] - }, - "unit": "µs" - }, - "overrides": [] - }, - "gridPos": { - "h": 11, - "w": 8, - "x": 0, - "y": 26 - }, - "id": 51, - "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_MONGODB_Write_Reading_mcs_AvgLatency", - "interval": "", - "legendFormat": "Average Latency", - "refId": "A" - }, - { - "expr": "SBK_MONGODB_Write_Reading_mcs_MaxLatency", - "interval": "", - "legendFormat": "Max Latency", - "refId": "B" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "MONGODB Write-Read Avg and Max Latencies (Microseconds)", - "type": "stat" + "expr": "SBK_MONGODB_Write_Reading_mcs_50", + "interval": "", + "legendFormat": "", + "refId": "C" }, { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {} - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 8, - "y": 26 - }, - "hiddenSeries": false, - "id": 53, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_MONGODB_Write_Reading_mcs_10", - "interval": "", - "legendFormat": "", - "refId": "A" - }, - { - "expr": "SBK_MONGODB_Write_Reading_mcs_25", - "interval": "", - "legendFormat": "", - "refId": "B" - }, - { - "expr": "SBK_MONGODB_Write_Reading_mcs_50", - "interval": "", - "legendFormat": "", - "refId": "C" - }, - { - "expr": "SBK_MONGODB_Write_Reading_mcs_75", - "interval": "", - "legendFormat": "", - "refId": "D" - }, - { - "expr": "SBK_MONGODB_Write_Reading_mcs_90", - "interval": "", - "legendFormat": "", - "refId": "E" - }, - { - "expr": "SBK_MONGODB_Write_Reading_mcs_95", - "interval": "", - "legendFormat": "", - "refId": "F" - }, - { - "expr": "SBK_MONGODB_Write_Reading_mcs_99", - "interval": "", - "legendFormat": "", - "refId": "G" - }, - { - "expr": "SBK_MONGODB_Write_Reading_mcs_99_9", - "interval": "", - "legendFormat": "", - "refId": "H" - }, - { - "expr": "SBK_MONGODB_Write_Reading_mcs_99_99", - "interval": "", - "legendFormat": "", - "refId": "I" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "MONGODB Write-Read Percentiles (Microseconds)", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "format": "µs", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } + "expr": "SBK_MONGODB_Write_Reading_mcs_75", + "interval": "", + "legendFormat": "", + "refId": "D" + }, + { + "expr": "SBK_MONGODB_Write_Reading_mcs_90", + "interval": "", + "legendFormat": "", + "refId": "E" + }, + { + "expr": "SBK_MONGODB_Write_Reading_mcs_95", + "interval": "", + "legendFormat": "", + "refId": "F" + }, + { + "expr": "SBK_MONGODB_Write_Reading_mcs_99", + "interval": "", + "legendFormat": "", + "refId": "G" + }, + { + "expr": "SBK_MONGODB_Write_Reading_mcs_99_9", + "interval": "", + "legendFormat": "", + "refId": "H" + }, + { + "expr": "SBK_MONGODB_Write_Reading_mcs_99_99", + "interval": "", + "legendFormat": "", + "refId": "I" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "MONGODB Write-Read Percentiles (Microseconds)", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "µs", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true }, { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 1 - }, - { - "color": "#6ED0E0", - "value": 5 - }, - { - "color": "#EF843C", - "value": 10 - }, - { - "color": "#E24D42", - "value": 20 - }, - { - "color": "#1F78C1", - "value": 30 - }, - { - "color": "#BA43A9", - "value": 40 - }, - { - "color": "#705DA0", - "value": 50 - }, - { - "color": "#508642", - "value": 60 - }, - { - "color": "#CCA300", - "value": 70 - }, - { - "color": "#447EBC", - "value": 80 - }, - { - "color": "#C15C17", - "value": 90 - }, - { - "color": "#890F02", - "value": 100 - }, - { - "color": "#0A437C", - "value": 200 - }, - { - "color": "#6D1F62", - "value": 500 - }, - { - "color": "#584477", - "value": 1000 - } - ] + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null }, - "unit": "ms" - }, - "overrides": [] - }, - "gridPos": { - "h": 11, - "w": 8, - "x": 16, - "y": 26 - }, - "id": 38, - "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" + { + "color": "#EAB839", + "value": 1 + }, + { + "color": "#6ED0E0", + "value": 5 + }, + { + "color": "#EF843C", + "value": 10 + }, + { + "color": "#E24D42", + "value": 20 + }, + { + "color": "#1F78C1", + "value": 30 + }, + { + "color": "#BA43A9", + "value": 40 + }, + { + "color": "#705DA0", + "value": 50 + }, + { + "color": "#508642", + "value": 60 + }, + { + "color": "#CCA300", + "value": 70 + }, + { + "color": "#447EBC", + "value": 80 + }, + { + "color": "#C15C17", + "value": 90 + }, + { + "color": "#890F02", + "value": 100 + }, + { + "color": "#0A437C", + "value": 200 + }, + { + "color": "#6D1F62", + "value": 500 + }, + { + "color": "#584477", + "value": 1000 + } + ] }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_MONGODB_Write_Reading_ms_AvgLatency", - "interval": "", - "legendFormat": "Average Latency", - "refId": "A" - }, - { - "expr": "SBK_MONGODB_Write_Reading_ms_MaxLatency", - "interval": "", - "legendFormat": "Max Latency", - "refId": "B" - } + "unit": "ms" + }, + "overrides": [] + }, + "gridPos": { + "h": 11, + "w": 8, + "x": 16, + "y": 31 + }, + "id": 38, + "options": { + "colorMode": "value", + "graphMode": "area", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" ], - "timeFrom": null, - "timeShift": null, - "title": "MONGODB Write-Read Avg and Max Latencies (Milliseconds)", - "type": "stat" + "fields": "", + "values": false + }, + "textMode": "auto" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_MONGODB_Write_Reading_ms_AvgLatency", + "interval": "", + "legendFormat": "Average Latency", + "refId": "A" + }, + { + "expr": "SBK_MONGODB_Write_Reading_ms_MaxLatency", + "interval": "", + "legendFormat": "Max Latency", + "refId": "B" } ], - "title": "Write-Read Performance Benchmarking (End to End Latencies)", - "type": "row" + "timeFrom": null, + "timeShift": null, + "title": "MONGODB Write-Read Avg and Max Latencies (Milliseconds)", + "type": "stat" } ], "refresh": "5s", diff --git a/grafana/dashboards/sbk-mssql.json b/grafana/dashboards/sbk-mssql.json index dffb33e49..20b3166e2 100644 --- a/grafana/dashboards/sbk-mssql.json +++ b/grafana/dashboards/sbk-mssql.json @@ -15,7 +15,7 @@ "editable": true, "gnetId": null, "graphTooltip": 0, - "iteration": 1623506088732, + "iteration": 1627313150733, "links": [], "panels": [ { @@ -362,7 +362,7 @@ "h": 9, "w": 8, "x": 0, - "y": 10 + "y": 7 }, "hiddenSeries": false, "id": 62, @@ -458,7 +458,7 @@ "h": 9, "w": 8, "x": 8, - "y": 10 + "y": 7 }, "hiddenSeries": false, "id": 6, @@ -590,7 +590,7 @@ "h": 9, "w": 8, "x": 16, - "y": 10 + "y": 7 }, "id": 48, "options": { @@ -646,7 +646,7 @@ "h": 11, "w": 8, "x": 0, - "y": 19 + "y": 16 }, "hiddenSeries": false, "id": 50, @@ -718,16 +718,40 @@ "refId": "G" }, { - "expr": "SBK_MSSQL_Writing_ns_99_9", + "expr": "SBK_MSSQL_Writing_ns_99_25", "interval": "", "legendFormat": "", "refId": "H" }, { - "expr": "SBK_MSSQL_Writing_ns_99_99", + "expr": "SBK_MSSQL_Writing_ns_99_5", "interval": "", "legendFormat": "", "refId": "I" + }, + { + "expr": "SBK_MSSQL_Writing_ns_99_75", + "interval": "", + "legendFormat": "", + "refId": "J" + }, + { + "expr": "SBK_MSSQL_Writing_ns_99_9", + "interval": "", + "legendFormat": "", + "refId": "K" + }, + { + "expr": "SBK_MSSQL_Writing_ns_99_95", + "interval": "", + "legendFormat": "", + "refId": "L" + }, + { + "expr": "SBK_MSSQL_Writing_ns_99_99", + "interval": "", + "legendFormat": "", + "refId": "M" } ], "thresholds": [], @@ -750,6 +774,7 @@ }, "yaxes": [ { + "$$hashKey": "object:127", "format": "ns", "label": null, "logBase": 1, @@ -758,6 +783,7 @@ "show": true }, { + "$$hashKey": "object:128", "format": "short", "label": null, "logBase": 1, @@ -814,7 +840,7 @@ "h": 4, "w": 3, "x": 8, - "y": 19 + "y": 16 }, "id": 2, "options": { @@ -925,7 +951,7 @@ "h": 6, "w": 5, "x": 11, - "y": 19 + "y": 16 }, "id": 4, "options": { @@ -970,7 +996,7 @@ "h": 11, "w": 8, "x": 16, - "y": 19 + "y": 16 }, "hiddenSeries": false, "id": 10, @@ -1136,7 +1162,7 @@ "h": 7, "w": 3, "x": 8, - "y": 23 + "y": 20 }, "id": 8, "options": { @@ -1192,7 +1218,7 @@ "h": 5, "w": 5, "x": 11, - "y": 25 + "y": 22 }, "id": 28, "options": { @@ -1294,7 +1320,7 @@ "h": 10, "w": 8, "x": 0, - "y": 30 + "y": 27 }, "id": 47, "options": { @@ -1350,7 +1376,7 @@ "h": 10, "w": 8, "x": 8, - "y": 30 + "y": 27 }, "hiddenSeries": false, "id": 49, @@ -1560,7 +1586,7 @@ "h": 10, "w": 8, "x": 16, - "y": 30 + "y": 27 }, "id": 12, "options": { @@ -1602,7 +1628,7 @@ "type": "row" }, { - "collapsed": false, + "collapsed": true, "datasource": null, "gridPos": { "h": 1, @@ -1611,969 +1637,1371 @@ "y": 7 }, "id": 58, - "panels": [], - "title": "Read Performance Benchmarking", - "type": "row" - }, - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [], - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 200 - }, - { - "color": "#1F78C1", - "value": 300 - }, - { - "color": "#BA43A9", - "value": 400 - }, - { - "color": "#705DA0", - "value": 500 - }, - { - "color": "#508642", - "value": 600 - }, - { - "color": "#CCA300", - "value": 700 - }, - { - "color": "#447EBC", - "value": 800 - }, - { - "color": "#C15C17", - "value": 900 + "panels": [ + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 200 + }, + { + "color": "#1F78C1", + "value": 300 + }, + { + "color": "#BA43A9", + "value": 400 + }, + { + "color": "#705DA0", + "value": 500 + }, + { + "color": "#508642", + "value": 600 + }, + { + "color": "#CCA300", + "value": 700 + }, + { + "color": "#447EBC", + "value": 800 + }, + { + "color": "#C15C17", + "value": 900 + }, + { + "color": "#890F02", + "value": 1000 + } + ] }, - { - "color": "#890F02", - "value": 1000 - } - ] + "unit": "MBs" + }, + "overrides": [] }, - "unit": "MBs" + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 0, + "y": 8 + }, + "hiddenSeries": false, + "id": 63, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_MSSQL_Reading_MBPerSec", + "refId": "A" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "MSSQL Read Throughput MB/s", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "$$hashKey": "object:323", + "format": "MBs", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "$$hashKey": "object:324", + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 0, - "y": 8 - }, - "hiddenSeries": false, - "id": 63, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_MSSQL_Reading_MBPerSec", - "refId": "A" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "MSSQL Read Throughput MB/s", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "$$hashKey": "object:323", - "format": "MBs", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "$$hashKey": "object:324", - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } - }, - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [] - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 8, - "y": 8 - }, - "hiddenSeries": false, - "id": 20, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_MSSQL_Reading_RecordsPerSec", - "refId": "A" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "MSSQL Read Records/Sec", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "format": "rps", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } - }, - { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [], - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 1000 - }, - { - "color": "#1F78C1", - "value": 10000 - }, - { - "color": "#BA43A9", - "value": 100000 - }, - { - "color": "#705DA0", - "value": 1000000 - }, - { - "color": "#508642", - "value": 10000000 - } - ] - }, - "unit": "ns" - }, - "overrides": [] - }, - "gridPos": { - "h": 11, - "w": 8, - "x": 16, - "y": 8 - }, - "id": 44, - "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_MSSQL_Reading_ns_AvgLatency", - "interval": "", - "legendFormat": "Average Latency", - "refId": "A" - }, - { - "expr": "SBK_MSSQL_Reading_ns_MaxLatency", - "interval": "", - "legendFormat": "Max Latency", - "refId": "B" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "MSSQL Read Avg and Max Latencies (Nanoseconds)", - "type": "stat" - }, - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [] - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 0, - "y": 19 - }, - "hiddenSeries": false, - "id": 46, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_MSSQL_Reading_ns_10", - "interval": "", - "legendFormat": "", - "refId": "A" - }, - { - "expr": "SBK_MSSQL_Reading_ns_25", - "interval": "", - "legendFormat": "", - "refId": "B" - }, - { - "expr": "SBK_MSSQL_Reading_ns_50", - "interval": "", - "legendFormat": "", - "refId": "C" - }, - { - "expr": "SBK_MSSQL_Reading_ns_75", - "interval": "", - "legendFormat": "", - "refId": "D" - }, - { - "expr": "SBK_MSSQL_Reading_ns_90", - "interval": "", - "legendFormat": "", - "refId": "E" - }, - { - "expr": "SBK_MSSQL_Reading_ns_95", - "interval": "", - "legendFormat": "", - "refId": "F" - }, - { - "expr": "SBK_MSSQL_Reading_ns_99", - "interval": "", - "legendFormat": "", - "refId": "G" - }, - { - "expr": "SBK_MSSQL_Reading_ns_99_9", - "interval": "", - "legendFormat": "", - "refId": "H" - }, - { - "expr": "SBK_MSSQL_Reading_ns_99_99", - "interval": "", - "legendFormat": "", - "refId": "I" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "MSSQL Read Percentiles (Nanoseconds)", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ { - "format": "ns", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [] + }, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 8, + "y": 8 + }, + "hiddenSeries": false, + "id": 20, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_MSSQL_Reading_RecordsPerSec", + "refId": "A" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "MSSQL Read Records/Sec", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "rps", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } }, { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } - }, - { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [], - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 1000 + }, + { + "color": "#1F78C1", + "value": 10000 + }, + { + "color": "#BA43A9", + "value": 100000 + }, + { + "color": "#705DA0", + "value": 1000000 + }, + { + "color": "#508642", + "value": 10000000 + } + ] }, - { - "color": "#E24D42", - "value": 500 - } - ] + "unit": "ns" + }, + "overrides": [] + }, + "gridPos": { + "h": 11, + "w": 8, + "x": 16, + "y": 8 + }, + "id": 44, + "options": { + "colorMode": "value", + "graphMode": "area", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "auto" }, - "unit": "none" - }, - "overrides": [] - }, - "gridPos": { - "h": 5, - "w": 3, - "x": 8, - "y": 19 - }, - "id": 14, - "options": { - "colorMode": "value", - "graphMode": "none", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_MSSQL_Reading_ns_AvgLatency", + "interval": "", + "legendFormat": "Average Latency", + "refId": "A" + }, + { + "expr": "SBK_MSSQL_Reading_ns_MaxLatency", + "interval": "", + "legendFormat": "Max Latency", + "refId": "B" + } ], - "fields": "", - "values": false - }, - "textMode": "value_and_name" - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_MSSQL_Reading_Readers", - "interval": "", - "legendFormat": "Active", - "refId": "A" + "timeFrom": null, + "timeShift": null, + "title": "MSSQL Read Avg and Max Latencies (Nanoseconds)", + "type": "stat" }, { - "expr": "SBK_MSSQL_Reading_Max_Readers", - "interval": "", - "legendFormat": "Max", - "refId": "B" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "MSSQL Readers", - "type": "stat" - }, - { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [], - "mappings": [], - "max": 500, - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 200 - }, - { - "color": "#1F78C1", - "value": 300 - }, - { - "color": "#BA43A9", - "value": 400 - }, - { - "color": "#705DA0", - "value": 500 - }, - { - "color": "#508642", - "value": 600 - }, - { - "color": "#CCA300", - "value": 700 - }, - { - "color": "#447EBC", - "value": 800 - }, - { - "color": "#C15C17", - "value": 900 - }, - { - "color": "#890F02", - "value": 1000 - } - ] + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [] + }, + "overrides": [] }, - "unit": "MBs" - }, - "overrides": [] - }, - "gridPos": { - "h": 6, - "w": 5, - "x": 11, - "y": 19 - }, - "id": 18, - "options": { - "reduceOptions": { - "calcs": [ - "last" + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 0, + "y": 19 + }, + "hiddenSeries": false, + "id": 46, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_MSSQL_Reading_ns_10", + "interval": "", + "legendFormat": "", + "refId": "A" + }, + { + "expr": "SBK_MSSQL_Reading_ns_25", + "interval": "", + "legendFormat": "", + "refId": "B" + }, + { + "expr": "SBK_MSSQL_Reading_ns_50", + "interval": "", + "legendFormat": "", + "refId": "C" + }, + { + "expr": "SBK_MSSQL_Reading_ns_75", + "interval": "", + "legendFormat": "", + "refId": "D" + }, + { + "expr": "SBK_MSSQL_Reading_ns_90", + "interval": "", + "legendFormat": "", + "refId": "E" + }, + { + "expr": "SBK_MSSQL_Reading_ns_95", + "interval": "", + "legendFormat": "", + "refId": "F" + }, + { + "expr": "SBK_MSSQL_Reading_ns_99", + "interval": "", + "legendFormat": "", + "refId": "G" + }, + { + "expr": "SBK_MSSQL_Reading_ns_99_25", + "interval": "", + "legendFormat": "", + "refId": "H" + }, + { + "expr": "SBK_MSSQL_Reading_ns_99_5", + "interval": "", + "legendFormat": "", + "refId": "I" + }, + { + "expr": "SBK_MSSQL_Reading_ns_99_75", + "interval": "", + "legendFormat": "", + "refId": "J" + }, + { + "expr": "SBK_MSSQL_Reading_ns_99_9", + "interval": "", + "legendFormat": "", + "refId": "K" + }, + { + "expr": "SBK_MSSQL_Reading_ns_99_95", + "interval": "", + "legendFormat": "", + "refId": "L" + }, + { + "expr": "SBK_MSSQL_Reading_ns_99_99", + "interval": "", + "legendFormat": "", + "refId": "M" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "MSSQL Read Percentiles (Nanoseconds)", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "$$hashKey": "object:152", + "format": "ns", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "$$hashKey": "object:153", + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } ], - "fields": "", - "values": false - }, - "showThresholdLabels": true, - "showThresholdMarkers": true - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_MSSQL_Reading_MBPerSec", - "refId": "A" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "MSSQL Read Throughput MB/s", - "type": "gauge" - }, - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [] - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 16, - "y": 19 - }, - "hiddenSeries": false, - "id": 22, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_MSSQL_Reading_ms_10", - "interval": "", - "legendFormat": "", - "refId": "A" - }, - { - "expr": "SBK_MSSQL_Reading_ms_25", - "interval": "", - "legendFormat": "", - "refId": "B" - }, - { - "expr": "SBK_MSSQL_Reading_ms_50", - "interval": "", - "legendFormat": "", - "refId": "C" + "yaxis": { + "align": false, + "alignLevel": null + } }, { - "expr": "SBK_MSSQL_Reading_ms_75", - "interval": "", - "legendFormat": "", - "refId": "D" + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 500 + } + ] + }, + "unit": "none" + }, + "overrides": [] + }, + "gridPos": { + "h": 5, + "w": 3, + "x": 8, + "y": 19 + }, + "id": 14, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "value_and_name" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_MSSQL_Reading_Readers", + "interval": "", + "legendFormat": "Active", + "refId": "A" + }, + { + "expr": "SBK_MSSQL_Reading_Max_Readers", + "interval": "", + "legendFormat": "Max", + "refId": "B" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "MSSQL Readers", + "type": "stat" }, { - "expr": "SBK_MSSQL_Reading_ms_90", - "interval": "", - "legendFormat": "", - "refId": "E" + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "max": 500, + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 200 + }, + { + "color": "#1F78C1", + "value": 300 + }, + { + "color": "#BA43A9", + "value": 400 + }, + { + "color": "#705DA0", + "value": 500 + }, + { + "color": "#508642", + "value": 600 + }, + { + "color": "#CCA300", + "value": 700 + }, + { + "color": "#447EBC", + "value": 800 + }, + { + "color": "#C15C17", + "value": 900 + }, + { + "color": "#890F02", + "value": 1000 + } + ] + }, + "unit": "MBs" + }, + "overrides": [] + }, + "gridPos": { + "h": 6, + "w": 5, + "x": 11, + "y": 19 + }, + "id": 18, + "options": { + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "showThresholdLabels": true, + "showThresholdMarkers": true + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_MSSQL_Reading_MBPerSec", + "refId": "A" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "MSSQL Read Throughput MB/s", + "type": "gauge" }, { - "expr": "SBK_MSSQL_Reading_ms_95", - "interval": "", - "legendFormat": "", - "refId": "F" + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [] + }, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 16, + "y": 19 + }, + "hiddenSeries": false, + "id": 22, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_MSSQL_Reading_ms_10", + "interval": "", + "legendFormat": "", + "refId": "A" + }, + { + "expr": "SBK_MSSQL_Reading_ms_25", + "interval": "", + "legendFormat": "", + "refId": "B" + }, + { + "expr": "SBK_MSSQL_Reading_ms_50", + "interval": "", + "legendFormat": "", + "refId": "C" + }, + { + "expr": "SBK_MSSQL_Reading_ms_75", + "interval": "", + "legendFormat": "", + "refId": "D" + }, + { + "expr": "SBK_MSSQL_Reading_ms_90", + "interval": "", + "legendFormat": "", + "refId": "E" + }, + { + "expr": "SBK_MSSQL_Reading_ms_95", + "interval": "", + "legendFormat": "", + "refId": "F" + }, + { + "expr": "SBK_MSSQL_Reading_ms_99", + "interval": "", + "legendFormat": "", + "refId": "G" + }, + { + "expr": "SBK_MSSQL_Reading_ms_99_9", + "interval": "", + "legendFormat": "", + "refId": "H" + }, + { + "expr": "SBK_MSSQL_Reading_ms_99_99", + "interval": "", + "legendFormat": "", + "refId": "I" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "MSSQL Read Percentiles (Milli Seconds)", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "ms", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } }, { - "expr": "SBK_MSSQL_Reading_ms_99", - "interval": "", - "legendFormat": "", - "refId": "G" + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 1073741824 + }, + { + "color": "#6ED0E0", + "value": 10737418240 + }, + { + "color": "#EF843C", + "value": 107374182400 + }, + { + "color": "#E24D42", + "value": 1099511627776 + } + ] + }, + "unit": "decbytes" + }, + "overrides": [] + }, + "gridPos": { + "h": 6, + "w": 3, + "x": 8, + "y": 24 + }, + "id": 16, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "value" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_MSSQL_Reading_Bytes_total", + "refId": "A" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "MSSQL Read Bytes Total", + "type": "stat" }, { - "expr": "SBK_MSSQL_Reading_ms_99_9", - "interval": "", - "legendFormat": "", - "refId": "H" + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "red", + "value": 1 + } + ] + }, + "unit": "none" + }, + "overrides": [] + }, + "gridPos": { + "h": 5, + "w": 5, + "x": 11, + "y": 25 + }, + "id": 26, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "auto", + "orientation": "horizontal", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "value_and_name" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_MSSQL_Reading_LowerDiscardedLatencyRecords_total", + "interval": "", + "legendFormat": "Lower", + "queryType": "randomWalk", + "refId": "A" + }, + { + "expr": "SBK_MSSQL_Reading_HigherDiscardLatencyRecords_total", + "interval": "", + "legendFormat": "Higher", + "refId": "B" + }, + { + "expr": "SBK_MSSQL_Reading_InvalidLatencyRecords_total", + "interval": "", + "legendFormat": "Invalid/Negative", + "refId": "C" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "MSSQL Read Discarded Latencies", + "type": "stat" }, { - "expr": "SBK_MSSQL_Reading_ms_99_99", - "interval": "", - "legendFormat": "", - "refId": "I" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "MSSQL Read Percentiles (Milli Seconds)", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "format": "ms", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 1000 + }, + { + "color": "#1F78C1", + "value": 10000 + }, + { + "color": "#BA43A9", + "value": 100000 + }, + { + "color": "#705DA0", + "value": 1000000 + }, + { + "color": "#508642", + "value": 10000000 + } + ] + }, + "unit": "µs" + }, + "overrides": [] + }, + "gridPos": { + "h": 11, + "w": 8, + "x": 0, + "y": 30 + }, + "id": 43, + "options": { + "colorMode": "value", + "graphMode": "area", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "auto" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_MSSQL_Reading_mcs_AvgLatency", + "interval": "", + "legendFormat": "Average Latency", + "refId": "A" + }, + { + "expr": "SBK_MSSQL_Reading_mcs_MaxLatency", + "interval": "", + "legendFormat": "Max Latency", + "refId": "B" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "MSSQL Read Avg and Max Latencies (Microseconds)", + "type": "stat" }, { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } - }, - { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [], - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 1073741824 - }, - { - "color": "#6ED0E0", - "value": 10737418240 - }, - { - "color": "#EF843C", - "value": 107374182400 - }, - { - "color": "#E24D42", - "value": 1099511627776 - } - ] + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [] + }, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 8, + "y": 30 + }, + "hiddenSeries": false, + "id": 45, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_MSSQL_Reading_mcs_10", + "interval": "", + "legendFormat": "", + "refId": "A" + }, + { + "expr": "SBK_MSSQL_Reading_mcs_25", + "interval": "", + "legendFormat": "", + "refId": "B" + }, + { + "expr": "SBK_MSSQL_Reading_mcs_50", + "interval": "", + "legendFormat": "", + "refId": "C" + }, + { + "expr": "SBK_MSSQL_Reading_mcs_75", + "interval": "", + "legendFormat": "", + "refId": "D" + }, + { + "expr": "SBK_MSSQL_Reading_mcs_90", + "interval": "", + "legendFormat": "", + "refId": "E" + }, + { + "expr": "SBK_MSSQL_Reading_mcs_95", + "interval": "", + "legendFormat": "", + "refId": "F" + }, + { + "expr": "SBK_MSSQL_Reading_mcs_99", + "interval": "", + "legendFormat": "", + "refId": "G" + }, + { + "expr": "SBK_MSSQL_Reading_mcs_99_9", + "interval": "", + "legendFormat": "", + "refId": "H" + }, + { + "expr": "SBK_MSSQL_Reading_mcs_99_99", + "interval": "", + "legendFormat": "", + "refId": "I" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "MSSQL Read Percentiles (Microseconds)", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" }, - "unit": "decbytes" - }, - "overrides": [] - }, - "gridPos": { - "h": 6, - "w": 3, - "x": 8, - "y": 24 - }, - "id": 16, - "options": { - "colorMode": "value", - "graphMode": "none", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "µs", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } ], - "fields": "", - "values": false + "yaxis": { + "align": false, + "alignLevel": null + } }, - "textMode": "value" - }, - "pluginVersion": "7.3.7", - "targets": [ { - "expr": "SBK_MSSQL_Reading_Bytes_total", - "refId": "A" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "MSSQL Read Bytes Total", - "type": "stat" - }, - { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 1 + }, + { + "color": "#6ED0E0", + "value": 5 + }, + { + "color": "#EF843C", + "value": 10 + }, + { + "color": "#E24D42", + "value": 20 + }, + { + "color": "#1F78C1", + "value": 30 + }, + { + "color": "#BA43A9", + "value": 40 + }, + { + "color": "#705DA0", + "value": 50 + }, + { + "color": "#508642", + "value": 60 + }, + { + "color": "#CCA300", + "value": 70 + }, + { + "color": "#447EBC", + "value": 80 + }, + { + "color": "#C15C17", + "value": 90 + }, + { + "color": "#890F02", + "value": 100 + }, + { + "color": "#0A437C", + "value": 500 + }, + { + "color": "#6D1F62", + "value": 1000 + } + ] }, - { - "color": "red", - "value": 1 - } - ] + "unit": "ms" + }, + "overrides": [] }, - "unit": "none" - }, - "overrides": [] - }, - "gridPos": { - "h": 5, - "w": 5, - "x": 11, - "y": 25 - }, - "id": 26, - "options": { - "colorMode": "value", - "graphMode": "none", - "justifyMode": "auto", - "orientation": "horizontal", - "reduceOptions": { - "calcs": [ - "last" + "gridPos": { + "h": 11, + "w": 8, + "x": 16, + "y": 30 + }, + "id": 24, + "options": { + "colorMode": "value", + "graphMode": "area", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "auto" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_MSSQL_Reading_ms_AvgLatency", + "interval": "", + "legendFormat": "Average Latency", + "refId": "A" + }, + { + "expr": "SBK_MSSQL_Reading_ms_MaxLatency", + "interval": "", + "legendFormat": "Max Latency", + "refId": "B" + } ], - "fields": "", - "values": false - }, - "textMode": "value_and_name" - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_MSSQL_Reading_LowerDiscardedLatencyRecords_total", - "interval": "", - "legendFormat": "Lower", - "queryType": "randomWalk", - "refId": "A" - }, - { - "expr": "SBK_MSSQL_Reading_HigherDiscardLatencyRecords_total", - "interval": "", - "legendFormat": "Higher", - "refId": "B" - }, - { - "expr": "SBK_MSSQL_Reading_InvalidLatencyRecords_total", - "interval": "", - "legendFormat": "Invalid/Negative", - "refId": "C" + "timeFrom": null, + "timeShift": null, + "title": "MSSQL Read Avg and Max Latencies (Milliseconds)", + "type": "stat" } ], - "timeFrom": null, - "timeShift": null, - "title": "MSSQL Read Discarded Latencies", - "type": "stat" + "title": "Read Performance Benchmarking", + "type": "row" + }, + { + "collapsed": false, + "datasource": null, + "gridPos": { + "h": 1, + "w": 24, + "x": 0, + "y": 8 + }, + "id": 56, + "panels": [], + "title": "Write-Read Performance Benchmarking (End to End Latencies)", + "type": "row" }, { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, "datasource": "Prometheus", "fieldConfig": { "defaults": { "custom": {}, - "links": [], "mappings": [], + "max": 500, + "min": 0, "noValue": "0", "thresholds": { "mode": "absolute", @@ -2596,81 +3024,43 @@ }, { "color": "#E24D42", - "value": 1000 + "value": 200 }, { "color": "#1F78C1", - "value": 10000 + "value": 300 }, { "color": "#BA43A9", - "value": 100000 + "value": 400 }, { "color": "#705DA0", - "value": 1000000 + "value": 500 }, { "color": "#508642", - "value": 10000000 + "value": 600 + }, + { + "color": "#CCA300", + "value": 700 + }, + { + "color": "#447EBC", + "value": 800 + }, + { + "color": "#C15C17", + "value": 900 + }, + { + "color": "#890F02", + "value": 1000 } ] }, - "unit": "µs" - }, - "overrides": [] - }, - "gridPos": { - "h": 11, - "w": 8, - "x": 0, - "y": 30 - }, - "id": 43, - "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_MSSQL_Reading_mcs_AvgLatency", - "interval": "", - "legendFormat": "Average Latency", - "refId": "A" - }, - { - "expr": "SBK_MSSQL_Reading_mcs_MaxLatency", - "interval": "", - "legendFormat": "Max Latency", - "refId": "B" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "MSSQL Read Avg and Max Latencies (Microseconds)", - "type": "stat" - }, - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [] + "unit": "MBs" }, "overrides": [] }, @@ -2679,11 +3069,11 @@ "gridPos": { "h": 11, "w": 8, - "x": 8, - "y": 30 + "x": 0, + "y": 9 }, "hiddenSeries": false, - "id": 45, + "id": 61, "legend": { "avg": false, "current": false, @@ -2710,1564 +3100,1252 @@ "steppedLine": false, "targets": [ { - "expr": "SBK_MSSQL_Reading_mcs_10", + "expr": "SBK_MSSQL_Write_Reading_MBPerSec", "interval": "", "legendFormat": "", "refId": "A" - }, - { - "expr": "SBK_MSSQL_Reading_mcs_25", - "interval": "", - "legendFormat": "", - "refId": "B" - }, - { - "expr": "SBK_MSSQL_Reading_mcs_50", - "interval": "", - "legendFormat": "", - "refId": "C" - }, - { - "expr": "SBK_MSSQL_Reading_mcs_75", - "interval": "", - "legendFormat": "", - "refId": "D" - }, - { - "expr": "SBK_MSSQL_Reading_mcs_90", - "interval": "", - "legendFormat": "", - "refId": "E" - }, - { - "expr": "SBK_MSSQL_Reading_mcs_95", - "interval": "", - "legendFormat": "", - "refId": "F" - }, - { - "expr": "SBK_MSSQL_Reading_mcs_99", - "interval": "", - "legendFormat": "", - "refId": "G" - }, - { - "expr": "SBK_MSSQL_Reading_mcs_99_9", - "interval": "", - "legendFormat": "", - "refId": "H" - }, - { - "expr": "SBK_MSSQL_Reading_mcs_99_99", - "interval": "", - "legendFormat": "", - "refId": "I" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, - "title": "MSSQL Read Percentiles (Microseconds)", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "format": "µs", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } - }, - { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [], - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 1 - }, - { - "color": "#6ED0E0", - "value": 5 - }, - { - "color": "#EF843C", - "value": 10 - }, - { - "color": "#E24D42", - "value": 20 - }, - { - "color": "#1F78C1", - "value": 30 - }, - { - "color": "#BA43A9", - "value": 40 - }, - { - "color": "#705DA0", - "value": 50 - }, - { - "color": "#508642", - "value": 60 - }, - { - "color": "#CCA300", - "value": 70 - }, - { - "color": "#447EBC", - "value": 80 - }, - { - "color": "#C15C17", - "value": 90 - }, - { - "color": "#890F02", - "value": 100 - }, - { - "color": "#0A437C", - "value": 500 - }, - { - "color": "#6D1F62", - "value": 1000 - } - ] - }, - "unit": "ms" + "title": "MSSQL Write-Read Throughput MB/s ", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "$$hashKey": "object:175", + "format": "MBs", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "$$hashKey": "object:176", + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {} }, "overrides": [] }, + "fill": 1, + "fillGradient": 0, "gridPos": { "h": 11, "w": 8, - "x": 16, - "y": 30 + "x": 8, + "y": 9 }, - "id": 24, + "hiddenSeries": false, + "id": 36, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" + "alertThreshold": true }, + "percentage": false, "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, "targets": [ { - "expr": "SBK_MSSQL_Reading_ms_AvgLatency", + "expr": "SBK_MSSQL_Write_Reading_RecordsPerSec", "interval": "", - "legendFormat": "Average Latency", + "legendFormat": "", "refId": "A" - }, - { - "expr": "SBK_MSSQL_Reading_ms_MaxLatency", - "interval": "", - "legendFormat": "Max Latency", - "refId": "B" } ], + "thresholds": [], "timeFrom": null, - "timeShift": null, - "title": "MSSQL Read Avg and Max Latencies (Milliseconds)", - "type": "stat" - }, - { - "collapsed": true, - "datasource": null, - "gridPos": { - "h": 1, - "w": 24, - "x": 0, - "y": 41 - }, - "id": 56, - "panels": [ - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "max": 500, - "min": 0, - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 200 - }, - { - "color": "#1F78C1", - "value": 300 - }, - { - "color": "#BA43A9", - "value": 400 - }, - { - "color": "#705DA0", - "value": 500 - }, - { - "color": "#508642", - "value": 600 - }, - { - "color": "#CCA300", - "value": 700 - }, - { - "color": "#447EBC", - "value": 800 - }, - { - "color": "#C15C17", - "value": 900 - }, - { - "color": "#890F02", - "value": 1000 - } - ] - }, - "unit": "MBs" - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 0, - "y": 4 - }, - "hiddenSeries": false, - "id": 61, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_MSSQL_Write_Reading_MBPerSec", - "interval": "", - "legendFormat": "", - "refId": "A" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "MSSQL Write-Read Throughput MB/s ", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "$$hashKey": "object:175", - "format": "MBs", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "$$hashKey": "object:176", - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } + "timeRegions": [], + "timeShift": null, + "title": "MSSQL Write-Read Records/Sec", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "iops", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true }, { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {} - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 8, - "y": 4 - }, - "hiddenSeries": false, - "id": 36, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_MSSQL_Write_Reading_RecordsPerSec", - "interval": "", - "legendFormat": "", - "refId": "A" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "MSSQL Write-Read Records/Sec", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 1000 + }, + { + "color": "#1F78C1", + "value": 10000 + }, + { + "color": "#BA43A9", + "value": 100000 + }, + { + "color": "#705DA0", + "value": 1000000 + }, + { + "color": "#508642", + "value": 10000000 + } + ] }, - "yaxes": [ - { - "format": "iops", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } + "unit": "ns" + }, + "overrides": [] + }, + "gridPos": { + "h": 11, + "w": 8, + "x": 16, + "y": 9 + }, + "id": 52, + "options": { + "colorMode": "value", + "graphMode": "area", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" ], - "yaxis": { - "align": false, - "alignLevel": null - } + "fields": "", + "values": false + }, + "textMode": "auto" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_MSSQL_Write_Reading_ns_AvgLatency", + "interval": "", + "legendFormat": "Average Latency", + "refId": "A" + }, + { + "expr": "SBK_MSSQL_Write_Reading_ns_MaxLatency", + "interval": "", + "legendFormat": "Max Latency", + "refId": "B" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "MSSQL Write-Read Avg and Max Latencies (Nanoseconds)", + "type": "stat" + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {} + }, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 0, + "y": 20 + }, + "hiddenSeries": false, + "id": 54, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_MSSQL_Write_Reading_ns_10", + "interval": "", + "legendFormat": "", + "refId": "A" + }, + { + "expr": "SBK_MSSQL_Write_Reading_ns_25", + "interval": "", + "legendFormat": "", + "refId": "B" }, { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 1000 - }, - { - "color": "#1F78C1", - "value": 10000 - }, - { - "color": "#BA43A9", - "value": 100000 - }, - { - "color": "#705DA0", - "value": 1000000 - }, - { - "color": "#508642", - "value": 10000000 - } - ] - }, - "unit": "ns" - }, - "overrides": [] - }, - "gridPos": { - "h": 11, - "w": 8, - "x": 16, - "y": 4 - }, - "id": 52, - "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_MSSQL_Write_Reading_ns_AvgLatency", - "interval": "", - "legendFormat": "Average Latency", - "refId": "A" - }, - { - "expr": "SBK_MSSQL_Write_Reading_ns_MaxLatency", - "interval": "", - "legendFormat": "Max Latency", - "refId": "B" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "MSSQL Write-Read Avg and Max Latencies (Nanoseconds)", - "type": "stat" + "expr": "SBK_MSSQL_Write_Reading_ns_50", + "interval": "", + "legendFormat": "", + "refId": "C" }, { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {} - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 0, - "y": 15 - }, - "hiddenSeries": false, - "id": 54, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_MSSQL_Write_Reading_ns_10", - "interval": "", - "legendFormat": "", - "refId": "A" - }, - { - "expr": "SBK_MSSQL_Write_Reading_ns_25", - "interval": "", - "legendFormat": "", - "refId": "B" - }, - { - "expr": "SBK_MSSQL_Write_Reading_ns_50", - "interval": "", - "legendFormat": "", - "refId": "C" - }, - { - "expr": "SBK_MSSQL_Write_Reading_ns_75", - "interval": "", - "legendFormat": "", - "refId": "D" - }, - { - "expr": "SBK_MSSQL_Write_Reading_ns_90", - "interval": "", - "legendFormat": "", - "refId": "E" - }, - { - "expr": "SBK_MSSQL_Write_Reading_ns_95", - "interval": "", - "legendFormat": "", - "refId": "F" - }, - { - "expr": "SBK_MSSQL_Write_Reading_ns_99", - "interval": "", - "legendFormat": "", - "refId": "G" - }, - { - "expr": "SBK_MSSQL_Write_Reading_ns_99_9", - "interval": "", - "legendFormat": "", - "refId": "H" - }, - { - "expr": "SBK_MSSQL_Write_Reading_ns_99_99", - "interval": "", - "legendFormat": "", - "refId": "I" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "MSSQL Write-Read Percentiles (Nanoseconds)", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "format": "ns", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } + "expr": "SBK_MSSQL_Write_Reading_ns_75", + "interval": "", + "legendFormat": "", + "refId": "D" + }, + { + "expr": "SBK_MSSQL_Write_Reading_ns_90", + "interval": "", + "legendFormat": "", + "refId": "E" + }, + { + "expr": "SBK_MSSQL_Write_Reading_ns_95", + "interval": "", + "legendFormat": "", + "refId": "F" + }, + { + "expr": "SBK_MSSQL_Write_Reading_ns_99", + "interval": "", + "legendFormat": "", + "refId": "G" + }, + { + "expr": "SBK_MSSQL_Write_Reading_ns_99_25", + "interval": "", + "legendFormat": "", + "refId": "H" + }, + { + "expr": "SBK_MSSQL_Write_Reading_ns_99_5", + "interval": "", + "legendFormat": "", + "refId": "I" + }, + { + "expr": "SBK_MSSQL_Write_Reading_ns_99_75", + "interval": "", + "legendFormat": "", + "refId": "J" + }, + { + "expr": "SBK_MSSQL_Write_Reading_ns_99_9", + "interval": "", + "legendFormat": "", + "refId": "K" + }, + { + "expr": "SBK_MSSQL_Write_Reading_ns_99_95", + "interval": "", + "legendFormat": "", + "refId": "L" }, { - "datasource": "Prometheus", - "description": "", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 1073741824 - }, - { - "color": "#EF843C", - "value": 10737418240 - }, - { - "color": "#6ED0E0", - "value": 10737418240 - }, - { - "color": "#E24D42", - "value": 1099511627776 - } - ] + "expr": "SBK_MSSQL_Write_Reading_ns_99_99", + "interval": "", + "legendFormat": "", + "refId": "M" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "MSSQL Write-Read Percentiles (Nanoseconds)", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "$$hashKey": "object:240", + "format": "ns", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "$$hashKey": "object:241", + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "datasource": "Prometheus", + "description": "", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null }, - "unit": "decbytes" - }, - "overrides": [] - }, - "gridPos": { - "h": 5, - "w": 3, - "x": 8, - "y": 15 - }, - "id": 30, - "options": { - "colorMode": "value", - "graphMode": "none", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" + { + "color": "#EAB839", + "value": 1073741824 + }, + { + "color": "#EF843C", + "value": 10737418240 + }, + { + "color": "#6ED0E0", + "value": 10737418240 + }, + { + "color": "#E24D42", + "value": 1099511627776 + } + ] }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_MSSQL_Write_Reading_Bytes_total", - "interval": "", - "legendFormat": "", - "refId": "A" - } + "unit": "decbytes" + }, + "overrides": [] + }, + "gridPos": { + "h": 5, + "w": 3, + "x": 8, + "y": 20 + }, + "id": 30, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" ], - "timeFrom": null, - "timeShift": null, - "title": "MSSQL Write-Read Bytes Total", - "type": "stat" + "fields": "", + "values": false }, + "textMode": "auto" + }, + "pluginVersion": "7.3.7", + "targets": [ { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "max": 500, - "min": 0, - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 200 - }, - { - "color": "#1F78C1", - "value": 300 - }, - { - "color": "#BA43A9", - "value": 400 - }, - { - "color": "#705DA0", - "value": 500 - }, - { - "color": "#508642", - "value": 600 - }, - { - "color": "#CCA300", - "value": 700 - }, - { - "color": "#447EBC", - "value": 800 - }, - { - "color": "#C15C17", - "value": 900 - }, - { - "color": "#890F02", - "value": 1000 - } - ] + "expr": "SBK_MSSQL_Write_Reading_Bytes_total", + "interval": "", + "legendFormat": "", + "refId": "A" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "MSSQL Write-Read Bytes Total", + "type": "stat" + }, + { + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "max": 500, + "min": 0, + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 }, - "unit": "MBs" - }, - "overrides": [] - }, - "gridPos": { - "h": 6, - "w": 5, - "x": 11, - "y": 15 - }, - "id": 32, - "options": { - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "showThresholdLabels": true, - "showThresholdMarkers": true + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 200 + }, + { + "color": "#1F78C1", + "value": 300 + }, + { + "color": "#BA43A9", + "value": 400 + }, + { + "color": "#705DA0", + "value": 500 + }, + { + "color": "#508642", + "value": 600 + }, + { + "color": "#CCA300", + "value": 700 + }, + { + "color": "#447EBC", + "value": 800 + }, + { + "color": "#C15C17", + "value": 900 + }, + { + "color": "#890F02", + "value": 1000 + } + ] }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_MSSQL_Write_Reading_MBPerSec", - "interval": "", - "legendFormat": "", - "refId": "A" - } + "unit": "MBs" + }, + "overrides": [] + }, + "gridPos": { + "h": 6, + "w": 5, + "x": 11, + "y": 20 + }, + "id": 32, + "options": { + "reduceOptions": { + "calcs": [ + "last" ], - "timeFrom": null, - "timeShift": null, - "title": "MSSQL Write-Read Throughput MB/s", - "type": "gauge" + "fields": "", + "values": false }, + "showThresholdLabels": true, + "showThresholdMarkers": true + }, + "pluginVersion": "7.3.7", + "targets": [ { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {} - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 16, - "y": 15 - }, - "hiddenSeries": false, - "id": 34, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_MSSQL_Write_Reading_ms_10", - "interval": "", - "legendFormat": "", - "refId": "A" - }, - { - "expr": "SBK_MSSQL_Write_Reading_ms_25", - "interval": "", - "legendFormat": "", - "refId": "B" - }, - { - "expr": "SBK_MSSQL_Write_Reading_ms_50", - "interval": "", - "legendFormat": "", - "refId": "C" - }, - { - "expr": "SBK_MSSQL_Write_Reading_ms_75", - "interval": "", - "legendFormat": "", - "refId": "D" - }, - { - "expr": "SBK_MSSQL_Write_Reading_ms_90", - "interval": "", - "legendFormat": "", - "refId": "E" - }, - { - "expr": "SBK_MSSQL_Write_Reading_ms_95", - "interval": "", - "legendFormat": "", - "refId": "F" - }, - { - "expr": "SBK_MSSQL_Write_Reading_ms_99", - "interval": "", - "legendFormat": "", - "refId": "G" - }, - { - "expr": "SBK_MSSQL_Write_Reading_ms_99_9", - "interval": "", - "legendFormat": "", - "refId": "H" - }, - { - "expr": "SBK_MSSQL_Write_Reading_ms_99_99", - "interval": "", - "legendFormat": "", - "refId": "I" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "MSSQL Write-Read Percentiles (Milliseconds)", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "format": "ms", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } + "expr": "SBK_MSSQL_Write_Reading_MBPerSec", + "interval": "", + "legendFormat": "", + "refId": "A" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "MSSQL Write-Read Throughput MB/s", + "type": "gauge" + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {} + }, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 16, + "y": 20 + }, + "hiddenSeries": false, + "id": 34, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_MSSQL_Write_Reading_ms_10", + "interval": "", + "legendFormat": "", + "refId": "A" }, { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": { - "align": null, - "filterable": false + "expr": "SBK_MSSQL_Write_Reading_ms_25", + "interval": "", + "legendFormat": "", + "refId": "B" + }, + { + "expr": "SBK_MSSQL_Write_Reading_ms_50", + "interval": "", + "legendFormat": "", + "refId": "C" + }, + { + "expr": "SBK_MSSQL_Write_Reading_ms_75", + "interval": "", + "legendFormat": "", + "refId": "D" + }, + { + "expr": "SBK_MSSQL_Write_Reading_ms_90", + "interval": "", + "legendFormat": "", + "refId": "E" + }, + { + "expr": "SBK_MSSQL_Write_Reading_ms_95", + "interval": "", + "legendFormat": "", + "refId": "F" + }, + { + "expr": "SBK_MSSQL_Write_Reading_ms_99", + "interval": "", + "legendFormat": "", + "refId": "G" + }, + { + "expr": "SBK_MSSQL_Write_Reading_ms_99_9", + "interval": "", + "legendFormat": "", + "refId": "H" + }, + { + "expr": "SBK_MSSQL_Write_Reading_ms_99_99", + "interval": "", + "legendFormat": "", + "refId": "I" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "MSSQL Write-Read Percentiles (Milliseconds)", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "ms", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": { + "align": null, + "filterable": false + }, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null }, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 500 - } - ] + { + "color": "#EAB839", + "value": 10 }, - "unit": "none" - }, - "overrides": [] - }, - "gridPos": { - "h": 6, - "w": 3, - "x": 8, - "y": 20 - }, - "id": 40, - "options": { - "colorMode": "value", - "graphMode": "none", - "justifyMode": "auto", - "orientation": "horizontal", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "value_and_name" + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 500 + } + ] }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_MSSQL_Write_Reading_Readers", - "interval": "", - "legendFormat": "Active Readers", - "refId": "A" - }, - { - "expr": "SBK_MSSQL_Write_Reading_Max_Readers", - "interval": "", - "legendFormat": "Max Readers", - "refId": "B" - }, - { - "expr": "SBK_MSSQL_Write_Reading_Writers", - "interval": "", - "legendFormat": "Active Writers", - "refId": "C" - }, - { - "expr": "SBK_MSSQL_Write_Reading_Max_Writers", - "interval": "", - "legendFormat": "Max Writers", - "refId": "D" - } + "unit": "none" + }, + "overrides": [] + }, + "gridPos": { + "h": 6, + "w": 3, + "x": 8, + "y": 25 + }, + "id": 40, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "auto", + "orientation": "horizontal", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "value_and_name" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_MSSQL_Write_Reading_Readers", + "interval": "", + "legendFormat": "Active Readers", + "refId": "A" + }, + { + "expr": "SBK_MSSQL_Write_Reading_Max_Readers", + "interval": "", + "legendFormat": "Max Readers", + "refId": "B" + }, + { + "expr": "SBK_MSSQL_Write_Reading_Writers", + "interval": "", + "legendFormat": "Active Writers", + "refId": "C" + }, + { + "expr": "SBK_MSSQL_Write_Reading_Max_Writers", + "interval": "", + "legendFormat": "Max Writers", + "refId": "D" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "MSSQL Write-Read Writers and Readers", + "type": "stat" + }, + { + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "red", + "value": 1 + } + ] + }, + "unit": "none" + }, + "overrides": [] + }, + "gridPos": { + "h": 5, + "w": 5, + "x": 11, + "y": 26 + }, + "id": 42, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "auto", + "orientation": "horizontal", + "reduceOptions": { + "calcs": [ + "last" ], - "timeFrom": null, - "timeShift": null, - "title": "MSSQL Write-Read Writers and Readers", - "type": "stat" + "fields": "", + "values": false }, + "textMode": "value_and_name" + }, + "pluginVersion": "7.3.7", + "targets": [ { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "red", - "value": 1 - } - ] + "expr": "SBK_MSSQL_Write_Reading_LowerDiscardedLatencyRecords_total", + "interval": "", + "legendFormat": "Lower", + "refId": "A" + }, + { + "expr": "SBK_MSSQL_Write_Reading_HigherDiscardLatencyRecords_total", + "interval": "", + "legendFormat": "Higher", + "refId": "B" + }, + { + "expr": "SBK_MSSQL_Write_Reading_InvalidLatencyRecords_total", + "interval": "", + "legendFormat": "Invalid/Negative", + "refId": "C" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "MSSQL Write-Read Discarded Latencies", + "type": "stat" + }, + { + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null }, - "unit": "none" - }, - "overrides": [] - }, - "gridPos": { - "h": 5, - "w": 5, - "x": 11, - "y": 21 - }, - "id": 42, - "options": { - "colorMode": "value", - "graphMode": "none", - "justifyMode": "auto", - "orientation": "horizontal", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "value_and_name" + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 1000 + }, + { + "color": "#1F78C1", + "value": 10000 + }, + { + "color": "#BA43A9", + "value": 100000 + }, + { + "color": "#705DA0", + "value": 1000000 + }, + { + "color": "#508642", + "value": 10000000 + }, + { + "color": "#CCA300", + "value": 100000000 + } + ] }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_MSSQL_Write_Reading_LowerDiscardedLatencyRecords_total", - "interval": "", - "legendFormat": "Lower", - "refId": "A" - }, - { - "expr": "SBK_MSSQL_Write_Reading_HigherDiscardLatencyRecords_total", - "interval": "", - "legendFormat": "Higher", - "refId": "B" - }, - { - "expr": "SBK_MSSQL_Write_Reading_InvalidLatencyRecords_total", - "interval": "", - "legendFormat": "Invalid/Negative", - "refId": "C" - } + "unit": "µs" + }, + "overrides": [] + }, + "gridPos": { + "h": 11, + "w": 8, + "x": 0, + "y": 31 + }, + "id": 51, + "options": { + "colorMode": "value", + "graphMode": "area", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" ], - "timeFrom": null, - "timeShift": null, - "title": "MSSQL Write-Read Discarded Latencies", - "type": "stat" + "fields": "", + "values": false + }, + "textMode": "auto" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_MSSQL_Write_Reading_mcs_AvgLatency", + "interval": "", + "legendFormat": "Average Latency", + "refId": "A" + }, + { + "expr": "SBK_MSSQL_Write_Reading_mcs_MaxLatency", + "interval": "", + "legendFormat": "Max Latency", + "refId": "B" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "MSSQL Write-Read Avg and Max Latencies (Microseconds)", + "type": "stat" + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {} + }, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 8, + "y": 31 + }, + "hiddenSeries": false, + "id": 53, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_MSSQL_Write_Reading_mcs_10", + "interval": "", + "legendFormat": "", + "refId": "A" + }, + { + "expr": "SBK_MSSQL_Write_Reading_mcs_25", + "interval": "", + "legendFormat": "", + "refId": "B" }, { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 1000 - }, - { - "color": "#1F78C1", - "value": 10000 - }, - { - "color": "#BA43A9", - "value": 100000 - }, - { - "color": "#705DA0", - "value": 1000000 - }, - { - "color": "#508642", - "value": 10000000 - }, - { - "color": "#CCA300", - "value": 100000000 - } - ] - }, - "unit": "µs" - }, - "overrides": [] - }, - "gridPos": { - "h": 11, - "w": 8, - "x": 0, - "y": 26 - }, - "id": 51, - "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_MSSQL_Write_Reading_mcs_AvgLatency", - "interval": "", - "legendFormat": "Average Latency", - "refId": "A" - }, - { - "expr": "SBK_MSSQL_Write_Reading_mcs_MaxLatency", - "interval": "", - "legendFormat": "Max Latency", - "refId": "B" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "MSSQL Write-Read Avg and Max Latencies (Microseconds)", - "type": "stat" + "expr": "SBK_MSSQL_Write_Reading_mcs_50", + "interval": "", + "legendFormat": "", + "refId": "C" }, { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {} - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 8, - "y": 26 - }, - "hiddenSeries": false, - "id": 53, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_MSSQL_Write_Reading_mcs_10", - "interval": "", - "legendFormat": "", - "refId": "A" - }, - { - "expr": "SBK_MSSQL_Write_Reading_mcs_25", - "interval": "", - "legendFormat": "", - "refId": "B" - }, - { - "expr": "SBK_MSSQL_Write_Reading_mcs_50", - "interval": "", - "legendFormat": "", - "refId": "C" - }, - { - "expr": "SBK_MSSQL_Write_Reading_mcs_75", - "interval": "", - "legendFormat": "", - "refId": "D" - }, - { - "expr": "SBK_MSSQL_Write_Reading_mcs_90", - "interval": "", - "legendFormat": "", - "refId": "E" - }, - { - "expr": "SBK_MSSQL_Write_Reading_mcs_95", - "interval": "", - "legendFormat": "", - "refId": "F" - }, - { - "expr": "SBK_MSSQL_Write_Reading_mcs_99", - "interval": "", - "legendFormat": "", - "refId": "G" - }, - { - "expr": "SBK_MSSQL_Write_Reading_mcs_99_9", - "interval": "", - "legendFormat": "", - "refId": "H" - }, - { - "expr": "SBK_MSSQL_Write_Reading_mcs_99_99", - "interval": "", - "legendFormat": "", - "refId": "I" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "MSSQL Write-Read Percentiles (Microseconds)", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "format": "µs", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } + "expr": "SBK_MSSQL_Write_Reading_mcs_75", + "interval": "", + "legendFormat": "", + "refId": "D" + }, + { + "expr": "SBK_MSSQL_Write_Reading_mcs_90", + "interval": "", + "legendFormat": "", + "refId": "E" + }, + { + "expr": "SBK_MSSQL_Write_Reading_mcs_95", + "interval": "", + "legendFormat": "", + "refId": "F" + }, + { + "expr": "SBK_MSSQL_Write_Reading_mcs_99", + "interval": "", + "legendFormat": "", + "refId": "G" + }, + { + "expr": "SBK_MSSQL_Write_Reading_mcs_99_9", + "interval": "", + "legendFormat": "", + "refId": "H" + }, + { + "expr": "SBK_MSSQL_Write_Reading_mcs_99_99", + "interval": "", + "legendFormat": "", + "refId": "I" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "MSSQL Write-Read Percentiles (Microseconds)", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "µs", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true }, { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 1 - }, - { - "color": "#6ED0E0", - "value": 5 - }, - { - "color": "#EF843C", - "value": 10 - }, - { - "color": "#E24D42", - "value": 20 - }, - { - "color": "#1F78C1", - "value": 30 - }, - { - "color": "#BA43A9", - "value": 40 - }, - { - "color": "#705DA0", - "value": 50 - }, - { - "color": "#508642", - "value": 60 - }, - { - "color": "#CCA300", - "value": 70 - }, - { - "color": "#447EBC", - "value": 80 - }, - { - "color": "#C15C17", - "value": 90 - }, - { - "color": "#890F02", - "value": 100 - }, - { - "color": "#0A437C", - "value": 200 - }, - { - "color": "#6D1F62", - "value": 500 - }, - { - "color": "#584477", - "value": 1000 - } - ] + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null }, - "unit": "ms" - }, - "overrides": [] - }, - "gridPos": { - "h": 11, - "w": 8, - "x": 16, - "y": 26 - }, - "id": 38, - "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" + { + "color": "#EAB839", + "value": 1 + }, + { + "color": "#6ED0E0", + "value": 5 + }, + { + "color": "#EF843C", + "value": 10 + }, + { + "color": "#E24D42", + "value": 20 + }, + { + "color": "#1F78C1", + "value": 30 + }, + { + "color": "#BA43A9", + "value": 40 + }, + { + "color": "#705DA0", + "value": 50 + }, + { + "color": "#508642", + "value": 60 + }, + { + "color": "#CCA300", + "value": 70 + }, + { + "color": "#447EBC", + "value": 80 + }, + { + "color": "#C15C17", + "value": 90 + }, + { + "color": "#890F02", + "value": 100 + }, + { + "color": "#0A437C", + "value": 200 + }, + { + "color": "#6D1F62", + "value": 500 + }, + { + "color": "#584477", + "value": 1000 + } + ] }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_MSSQL_Write_Reading_ms_AvgLatency", - "interval": "", - "legendFormat": "Average Latency", - "refId": "A" - }, - { - "expr": "SBK_MSSQL_Write_Reading_ms_MaxLatency", - "interval": "", - "legendFormat": "Max Latency", - "refId": "B" - } + "unit": "ms" + }, + "overrides": [] + }, + "gridPos": { + "h": 11, + "w": 8, + "x": 16, + "y": 31 + }, + "id": 38, + "options": { + "colorMode": "value", + "graphMode": "area", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" ], - "timeFrom": null, - "timeShift": null, - "title": "MSSQL Write-Read Avg and Max Latencies (Milliseconds)", - "type": "stat" + "fields": "", + "values": false + }, + "textMode": "auto" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_MSSQL_Write_Reading_ms_AvgLatency", + "interval": "", + "legendFormat": "Average Latency", + "refId": "A" + }, + { + "expr": "SBK_MSSQL_Write_Reading_ms_MaxLatency", + "interval": "", + "legendFormat": "Max Latency", + "refId": "B" } ], - "title": "Write-Read Performance Benchmarking (End to End Latencies)", - "type": "row" + "timeFrom": null, + "timeShift": null, + "title": "MSSQL Write-Read Avg and Max Latencies (Milliseconds)", + "type": "stat" } ], "refresh": "5s", diff --git a/grafana/dashboards/sbk-mysql.json b/grafana/dashboards/sbk-mysql.json index 2f3b57017..4925ddd6c 100644 --- a/grafana/dashboards/sbk-mysql.json +++ b/grafana/dashboards/sbk-mysql.json @@ -15,7 +15,7 @@ "editable": true, "gnetId": null, "graphTooltip": 0, - "iteration": 1623506088732, + "iteration": 1627313150733, "links": [], "panels": [ { @@ -362,7 +362,7 @@ "h": 9, "w": 8, "x": 0, - "y": 10 + "y": 7 }, "hiddenSeries": false, "id": 62, @@ -458,7 +458,7 @@ "h": 9, "w": 8, "x": 8, - "y": 10 + "y": 7 }, "hiddenSeries": false, "id": 6, @@ -590,7 +590,7 @@ "h": 9, "w": 8, "x": 16, - "y": 10 + "y": 7 }, "id": 48, "options": { @@ -646,7 +646,7 @@ "h": 11, "w": 8, "x": 0, - "y": 19 + "y": 16 }, "hiddenSeries": false, "id": 50, @@ -718,16 +718,40 @@ "refId": "G" }, { - "expr": "SBK_MYSQL_Writing_ns_99_9", + "expr": "SBK_MYSQL_Writing_ns_99_25", "interval": "", "legendFormat": "", "refId": "H" }, { - "expr": "SBK_MYSQL_Writing_ns_99_99", + "expr": "SBK_MYSQL_Writing_ns_99_5", "interval": "", "legendFormat": "", "refId": "I" + }, + { + "expr": "SBK_MYSQL_Writing_ns_99_75", + "interval": "", + "legendFormat": "", + "refId": "J" + }, + { + "expr": "SBK_MYSQL_Writing_ns_99_9", + "interval": "", + "legendFormat": "", + "refId": "K" + }, + { + "expr": "SBK_MYSQL_Writing_ns_99_95", + "interval": "", + "legendFormat": "", + "refId": "L" + }, + { + "expr": "SBK_MYSQL_Writing_ns_99_99", + "interval": "", + "legendFormat": "", + "refId": "M" } ], "thresholds": [], @@ -750,6 +774,7 @@ }, "yaxes": [ { + "$$hashKey": "object:127", "format": "ns", "label": null, "logBase": 1, @@ -758,6 +783,7 @@ "show": true }, { + "$$hashKey": "object:128", "format": "short", "label": null, "logBase": 1, @@ -814,7 +840,7 @@ "h": 4, "w": 3, "x": 8, - "y": 19 + "y": 16 }, "id": 2, "options": { @@ -925,7 +951,7 @@ "h": 6, "w": 5, "x": 11, - "y": 19 + "y": 16 }, "id": 4, "options": { @@ -970,7 +996,7 @@ "h": 11, "w": 8, "x": 16, - "y": 19 + "y": 16 }, "hiddenSeries": false, "id": 10, @@ -1136,7 +1162,7 @@ "h": 7, "w": 3, "x": 8, - "y": 23 + "y": 20 }, "id": 8, "options": { @@ -1192,7 +1218,7 @@ "h": 5, "w": 5, "x": 11, - "y": 25 + "y": 22 }, "id": 28, "options": { @@ -1294,7 +1320,7 @@ "h": 10, "w": 8, "x": 0, - "y": 30 + "y": 27 }, "id": 47, "options": { @@ -1350,7 +1376,7 @@ "h": 10, "w": 8, "x": 8, - "y": 30 + "y": 27 }, "hiddenSeries": false, "id": 49, @@ -1560,7 +1586,7 @@ "h": 10, "w": 8, "x": 16, - "y": 30 + "y": 27 }, "id": 12, "options": { @@ -1602,7 +1628,7 @@ "type": "row" }, { - "collapsed": false, + "collapsed": true, "datasource": null, "gridPos": { "h": 1, @@ -1611,969 +1637,1371 @@ "y": 7 }, "id": 58, - "panels": [], - "title": "Read Performance Benchmarking", - "type": "row" - }, - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [], - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 200 - }, - { - "color": "#1F78C1", - "value": 300 - }, - { - "color": "#BA43A9", - "value": 400 - }, - { - "color": "#705DA0", - "value": 500 - }, - { - "color": "#508642", - "value": 600 - }, - { - "color": "#CCA300", - "value": 700 - }, - { - "color": "#447EBC", - "value": 800 - }, - { - "color": "#C15C17", - "value": 900 + "panels": [ + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 200 + }, + { + "color": "#1F78C1", + "value": 300 + }, + { + "color": "#BA43A9", + "value": 400 + }, + { + "color": "#705DA0", + "value": 500 + }, + { + "color": "#508642", + "value": 600 + }, + { + "color": "#CCA300", + "value": 700 + }, + { + "color": "#447EBC", + "value": 800 + }, + { + "color": "#C15C17", + "value": 900 + }, + { + "color": "#890F02", + "value": 1000 + } + ] }, - { - "color": "#890F02", - "value": 1000 - } - ] + "unit": "MBs" + }, + "overrides": [] }, - "unit": "MBs" + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 0, + "y": 8 + }, + "hiddenSeries": false, + "id": 63, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_MYSQL_Reading_MBPerSec", + "refId": "A" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "MYSQL Read Throughput MB/s", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "$$hashKey": "object:323", + "format": "MBs", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "$$hashKey": "object:324", + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 0, - "y": 8 - }, - "hiddenSeries": false, - "id": 63, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_MYSQL_Reading_MBPerSec", - "refId": "A" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "MYSQL Read Throughput MB/s", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "$$hashKey": "object:323", - "format": "MBs", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "$$hashKey": "object:324", - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } - }, - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [] - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 8, - "y": 8 - }, - "hiddenSeries": false, - "id": 20, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_MYSQL_Reading_RecordsPerSec", - "refId": "A" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "MYSQL Read Records/Sec", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "format": "rps", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } - }, - { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [], - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 1000 - }, - { - "color": "#1F78C1", - "value": 10000 - }, - { - "color": "#BA43A9", - "value": 100000 - }, - { - "color": "#705DA0", - "value": 1000000 - }, - { - "color": "#508642", - "value": 10000000 - } - ] - }, - "unit": "ns" - }, - "overrides": [] - }, - "gridPos": { - "h": 11, - "w": 8, - "x": 16, - "y": 8 - }, - "id": 44, - "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_MYSQL_Reading_ns_AvgLatency", - "interval": "", - "legendFormat": "Average Latency", - "refId": "A" - }, - { - "expr": "SBK_MYSQL_Reading_ns_MaxLatency", - "interval": "", - "legendFormat": "Max Latency", - "refId": "B" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "MYSQL Read Avg and Max Latencies (Nanoseconds)", - "type": "stat" - }, - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [] - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 0, - "y": 19 - }, - "hiddenSeries": false, - "id": 46, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_MYSQL_Reading_ns_10", - "interval": "", - "legendFormat": "", - "refId": "A" - }, - { - "expr": "SBK_MYSQL_Reading_ns_25", - "interval": "", - "legendFormat": "", - "refId": "B" - }, - { - "expr": "SBK_MYSQL_Reading_ns_50", - "interval": "", - "legendFormat": "", - "refId": "C" - }, - { - "expr": "SBK_MYSQL_Reading_ns_75", - "interval": "", - "legendFormat": "", - "refId": "D" - }, - { - "expr": "SBK_MYSQL_Reading_ns_90", - "interval": "", - "legendFormat": "", - "refId": "E" - }, - { - "expr": "SBK_MYSQL_Reading_ns_95", - "interval": "", - "legendFormat": "", - "refId": "F" - }, - { - "expr": "SBK_MYSQL_Reading_ns_99", - "interval": "", - "legendFormat": "", - "refId": "G" - }, - { - "expr": "SBK_MYSQL_Reading_ns_99_9", - "interval": "", - "legendFormat": "", - "refId": "H" - }, - { - "expr": "SBK_MYSQL_Reading_ns_99_99", - "interval": "", - "legendFormat": "", - "refId": "I" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "MYSQL Read Percentiles (Nanoseconds)", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ { - "format": "ns", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [] + }, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 8, + "y": 8 + }, + "hiddenSeries": false, + "id": 20, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_MYSQL_Reading_RecordsPerSec", + "refId": "A" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "MYSQL Read Records/Sec", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "rps", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } }, { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } - }, - { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [], - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 1000 + }, + { + "color": "#1F78C1", + "value": 10000 + }, + { + "color": "#BA43A9", + "value": 100000 + }, + { + "color": "#705DA0", + "value": 1000000 + }, + { + "color": "#508642", + "value": 10000000 + } + ] }, - { - "color": "#E24D42", - "value": 500 - } - ] + "unit": "ns" + }, + "overrides": [] + }, + "gridPos": { + "h": 11, + "w": 8, + "x": 16, + "y": 8 + }, + "id": 44, + "options": { + "colorMode": "value", + "graphMode": "area", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "auto" }, - "unit": "none" - }, - "overrides": [] - }, - "gridPos": { - "h": 5, - "w": 3, - "x": 8, - "y": 19 - }, - "id": 14, - "options": { - "colorMode": "value", - "graphMode": "none", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_MYSQL_Reading_ns_AvgLatency", + "interval": "", + "legendFormat": "Average Latency", + "refId": "A" + }, + { + "expr": "SBK_MYSQL_Reading_ns_MaxLatency", + "interval": "", + "legendFormat": "Max Latency", + "refId": "B" + } ], - "fields": "", - "values": false - }, - "textMode": "value_and_name" - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_MYSQL_Reading_Readers", - "interval": "", - "legendFormat": "Active", - "refId": "A" + "timeFrom": null, + "timeShift": null, + "title": "MYSQL Read Avg and Max Latencies (Nanoseconds)", + "type": "stat" }, { - "expr": "SBK_MYSQL_Reading_Max_Readers", - "interval": "", - "legendFormat": "Max", - "refId": "B" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "MYSQL Readers", - "type": "stat" - }, - { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [], - "mappings": [], - "max": 500, - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 200 - }, - { - "color": "#1F78C1", - "value": 300 - }, - { - "color": "#BA43A9", - "value": 400 - }, - { - "color": "#705DA0", - "value": 500 - }, - { - "color": "#508642", - "value": 600 - }, - { - "color": "#CCA300", - "value": 700 - }, - { - "color": "#447EBC", - "value": 800 - }, - { - "color": "#C15C17", - "value": 900 - }, - { - "color": "#890F02", - "value": 1000 - } - ] + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [] + }, + "overrides": [] }, - "unit": "MBs" - }, - "overrides": [] - }, - "gridPos": { - "h": 6, - "w": 5, - "x": 11, - "y": 19 - }, - "id": 18, - "options": { - "reduceOptions": { - "calcs": [ - "last" + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 0, + "y": 19 + }, + "hiddenSeries": false, + "id": 46, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_MYSQL_Reading_ns_10", + "interval": "", + "legendFormat": "", + "refId": "A" + }, + { + "expr": "SBK_MYSQL_Reading_ns_25", + "interval": "", + "legendFormat": "", + "refId": "B" + }, + { + "expr": "SBK_MYSQL_Reading_ns_50", + "interval": "", + "legendFormat": "", + "refId": "C" + }, + { + "expr": "SBK_MYSQL_Reading_ns_75", + "interval": "", + "legendFormat": "", + "refId": "D" + }, + { + "expr": "SBK_MYSQL_Reading_ns_90", + "interval": "", + "legendFormat": "", + "refId": "E" + }, + { + "expr": "SBK_MYSQL_Reading_ns_95", + "interval": "", + "legendFormat": "", + "refId": "F" + }, + { + "expr": "SBK_MYSQL_Reading_ns_99", + "interval": "", + "legendFormat": "", + "refId": "G" + }, + { + "expr": "SBK_MYSQL_Reading_ns_99_25", + "interval": "", + "legendFormat": "", + "refId": "H" + }, + { + "expr": "SBK_MYSQL_Reading_ns_99_5", + "interval": "", + "legendFormat": "", + "refId": "I" + }, + { + "expr": "SBK_MYSQL_Reading_ns_99_75", + "interval": "", + "legendFormat": "", + "refId": "J" + }, + { + "expr": "SBK_MYSQL_Reading_ns_99_9", + "interval": "", + "legendFormat": "", + "refId": "K" + }, + { + "expr": "SBK_MYSQL_Reading_ns_99_95", + "interval": "", + "legendFormat": "", + "refId": "L" + }, + { + "expr": "SBK_MYSQL_Reading_ns_99_99", + "interval": "", + "legendFormat": "", + "refId": "M" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "MYSQL Read Percentiles (Nanoseconds)", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "$$hashKey": "object:152", + "format": "ns", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "$$hashKey": "object:153", + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } ], - "fields": "", - "values": false - }, - "showThresholdLabels": true, - "showThresholdMarkers": true - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_MYSQL_Reading_MBPerSec", - "refId": "A" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "MYSQL Read Throughput MB/s", - "type": "gauge" - }, - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [] - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 16, - "y": 19 - }, - "hiddenSeries": false, - "id": 22, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_MYSQL_Reading_ms_10", - "interval": "", - "legendFormat": "", - "refId": "A" - }, - { - "expr": "SBK_MYSQL_Reading_ms_25", - "interval": "", - "legendFormat": "", - "refId": "B" - }, - { - "expr": "SBK_MYSQL_Reading_ms_50", - "interval": "", - "legendFormat": "", - "refId": "C" + "yaxis": { + "align": false, + "alignLevel": null + } }, { - "expr": "SBK_MYSQL_Reading_ms_75", - "interval": "", - "legendFormat": "", - "refId": "D" + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 500 + } + ] + }, + "unit": "none" + }, + "overrides": [] + }, + "gridPos": { + "h": 5, + "w": 3, + "x": 8, + "y": 19 + }, + "id": 14, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "value_and_name" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_MYSQL_Reading_Readers", + "interval": "", + "legendFormat": "Active", + "refId": "A" + }, + { + "expr": "SBK_MYSQL_Reading_Max_Readers", + "interval": "", + "legendFormat": "Max", + "refId": "B" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "MYSQL Readers", + "type": "stat" }, { - "expr": "SBK_MYSQL_Reading_ms_90", - "interval": "", - "legendFormat": "", - "refId": "E" + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "max": 500, + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 200 + }, + { + "color": "#1F78C1", + "value": 300 + }, + { + "color": "#BA43A9", + "value": 400 + }, + { + "color": "#705DA0", + "value": 500 + }, + { + "color": "#508642", + "value": 600 + }, + { + "color": "#CCA300", + "value": 700 + }, + { + "color": "#447EBC", + "value": 800 + }, + { + "color": "#C15C17", + "value": 900 + }, + { + "color": "#890F02", + "value": 1000 + } + ] + }, + "unit": "MBs" + }, + "overrides": [] + }, + "gridPos": { + "h": 6, + "w": 5, + "x": 11, + "y": 19 + }, + "id": 18, + "options": { + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "showThresholdLabels": true, + "showThresholdMarkers": true + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_MYSQL_Reading_MBPerSec", + "refId": "A" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "MYSQL Read Throughput MB/s", + "type": "gauge" }, { - "expr": "SBK_MYSQL_Reading_ms_95", - "interval": "", - "legendFormat": "", - "refId": "F" + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [] + }, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 16, + "y": 19 + }, + "hiddenSeries": false, + "id": 22, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_MYSQL_Reading_ms_10", + "interval": "", + "legendFormat": "", + "refId": "A" + }, + { + "expr": "SBK_MYSQL_Reading_ms_25", + "interval": "", + "legendFormat": "", + "refId": "B" + }, + { + "expr": "SBK_MYSQL_Reading_ms_50", + "interval": "", + "legendFormat": "", + "refId": "C" + }, + { + "expr": "SBK_MYSQL_Reading_ms_75", + "interval": "", + "legendFormat": "", + "refId": "D" + }, + { + "expr": "SBK_MYSQL_Reading_ms_90", + "interval": "", + "legendFormat": "", + "refId": "E" + }, + { + "expr": "SBK_MYSQL_Reading_ms_95", + "interval": "", + "legendFormat": "", + "refId": "F" + }, + { + "expr": "SBK_MYSQL_Reading_ms_99", + "interval": "", + "legendFormat": "", + "refId": "G" + }, + { + "expr": "SBK_MYSQL_Reading_ms_99_9", + "interval": "", + "legendFormat": "", + "refId": "H" + }, + { + "expr": "SBK_MYSQL_Reading_ms_99_99", + "interval": "", + "legendFormat": "", + "refId": "I" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "MYSQL Read Percentiles (Milli Seconds)", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "ms", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } }, { - "expr": "SBK_MYSQL_Reading_ms_99", - "interval": "", - "legendFormat": "", - "refId": "G" + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 1073741824 + }, + { + "color": "#6ED0E0", + "value": 10737418240 + }, + { + "color": "#EF843C", + "value": 107374182400 + }, + { + "color": "#E24D42", + "value": 1099511627776 + } + ] + }, + "unit": "decbytes" + }, + "overrides": [] + }, + "gridPos": { + "h": 6, + "w": 3, + "x": 8, + "y": 24 + }, + "id": 16, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "value" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_MYSQL_Reading_Bytes_total", + "refId": "A" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "MYSQL Read Bytes Total", + "type": "stat" }, { - "expr": "SBK_MYSQL_Reading_ms_99_9", - "interval": "", - "legendFormat": "", - "refId": "H" + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "red", + "value": 1 + } + ] + }, + "unit": "none" + }, + "overrides": [] + }, + "gridPos": { + "h": 5, + "w": 5, + "x": 11, + "y": 25 + }, + "id": 26, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "auto", + "orientation": "horizontal", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "value_and_name" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_MYSQL_Reading_LowerDiscardedLatencyRecords_total", + "interval": "", + "legendFormat": "Lower", + "queryType": "randomWalk", + "refId": "A" + }, + { + "expr": "SBK_MYSQL_Reading_HigherDiscardLatencyRecords_total", + "interval": "", + "legendFormat": "Higher", + "refId": "B" + }, + { + "expr": "SBK_MYSQL_Reading_InvalidLatencyRecords_total", + "interval": "", + "legendFormat": "Invalid/Negative", + "refId": "C" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "MYSQL Read Discarded Latencies", + "type": "stat" }, { - "expr": "SBK_MYSQL_Reading_ms_99_99", - "interval": "", - "legendFormat": "", - "refId": "I" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "MYSQL Read Percentiles (Milli Seconds)", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "format": "ms", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 1000 + }, + { + "color": "#1F78C1", + "value": 10000 + }, + { + "color": "#BA43A9", + "value": 100000 + }, + { + "color": "#705DA0", + "value": 1000000 + }, + { + "color": "#508642", + "value": 10000000 + } + ] + }, + "unit": "µs" + }, + "overrides": [] + }, + "gridPos": { + "h": 11, + "w": 8, + "x": 0, + "y": 30 + }, + "id": 43, + "options": { + "colorMode": "value", + "graphMode": "area", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "auto" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_MYSQL_Reading_mcs_AvgLatency", + "interval": "", + "legendFormat": "Average Latency", + "refId": "A" + }, + { + "expr": "SBK_MYSQL_Reading_mcs_MaxLatency", + "interval": "", + "legendFormat": "Max Latency", + "refId": "B" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "MYSQL Read Avg and Max Latencies (Microseconds)", + "type": "stat" }, { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } - }, - { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [], - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 1073741824 - }, - { - "color": "#6ED0E0", - "value": 10737418240 - }, - { - "color": "#EF843C", - "value": 107374182400 - }, - { - "color": "#E24D42", - "value": 1099511627776 - } - ] + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [] + }, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 8, + "y": 30 + }, + "hiddenSeries": false, + "id": 45, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_MYSQL_Reading_mcs_10", + "interval": "", + "legendFormat": "", + "refId": "A" + }, + { + "expr": "SBK_MYSQL_Reading_mcs_25", + "interval": "", + "legendFormat": "", + "refId": "B" + }, + { + "expr": "SBK_MYSQL_Reading_mcs_50", + "interval": "", + "legendFormat": "", + "refId": "C" + }, + { + "expr": "SBK_MYSQL_Reading_mcs_75", + "interval": "", + "legendFormat": "", + "refId": "D" + }, + { + "expr": "SBK_MYSQL_Reading_mcs_90", + "interval": "", + "legendFormat": "", + "refId": "E" + }, + { + "expr": "SBK_MYSQL_Reading_mcs_95", + "interval": "", + "legendFormat": "", + "refId": "F" + }, + { + "expr": "SBK_MYSQL_Reading_mcs_99", + "interval": "", + "legendFormat": "", + "refId": "G" + }, + { + "expr": "SBK_MYSQL_Reading_mcs_99_9", + "interval": "", + "legendFormat": "", + "refId": "H" + }, + { + "expr": "SBK_MYSQL_Reading_mcs_99_99", + "interval": "", + "legendFormat": "", + "refId": "I" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "MYSQL Read Percentiles (Microseconds)", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" }, - "unit": "decbytes" - }, - "overrides": [] - }, - "gridPos": { - "h": 6, - "w": 3, - "x": 8, - "y": 24 - }, - "id": 16, - "options": { - "colorMode": "value", - "graphMode": "none", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "µs", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } ], - "fields": "", - "values": false + "yaxis": { + "align": false, + "alignLevel": null + } }, - "textMode": "value" - }, - "pluginVersion": "7.3.7", - "targets": [ { - "expr": "SBK_MYSQL_Reading_Bytes_total", - "refId": "A" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "MYSQL Read Bytes Total", - "type": "stat" - }, - { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 1 + }, + { + "color": "#6ED0E0", + "value": 5 + }, + { + "color": "#EF843C", + "value": 10 + }, + { + "color": "#E24D42", + "value": 20 + }, + { + "color": "#1F78C1", + "value": 30 + }, + { + "color": "#BA43A9", + "value": 40 + }, + { + "color": "#705DA0", + "value": 50 + }, + { + "color": "#508642", + "value": 60 + }, + { + "color": "#CCA300", + "value": 70 + }, + { + "color": "#447EBC", + "value": 80 + }, + { + "color": "#C15C17", + "value": 90 + }, + { + "color": "#890F02", + "value": 100 + }, + { + "color": "#0A437C", + "value": 500 + }, + { + "color": "#6D1F62", + "value": 1000 + } + ] }, - { - "color": "red", - "value": 1 - } - ] + "unit": "ms" + }, + "overrides": [] }, - "unit": "none" - }, - "overrides": [] - }, - "gridPos": { - "h": 5, - "w": 5, - "x": 11, - "y": 25 - }, - "id": 26, - "options": { - "colorMode": "value", - "graphMode": "none", - "justifyMode": "auto", - "orientation": "horizontal", - "reduceOptions": { - "calcs": [ - "last" + "gridPos": { + "h": 11, + "w": 8, + "x": 16, + "y": 30 + }, + "id": 24, + "options": { + "colorMode": "value", + "graphMode": "area", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "auto" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_MYSQL_Reading_ms_AvgLatency", + "interval": "", + "legendFormat": "Average Latency", + "refId": "A" + }, + { + "expr": "SBK_MYSQL_Reading_ms_MaxLatency", + "interval": "", + "legendFormat": "Max Latency", + "refId": "B" + } ], - "fields": "", - "values": false - }, - "textMode": "value_and_name" - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_MYSQL_Reading_LowerDiscardedLatencyRecords_total", - "interval": "", - "legendFormat": "Lower", - "queryType": "randomWalk", - "refId": "A" - }, - { - "expr": "SBK_MYSQL_Reading_HigherDiscardLatencyRecords_total", - "interval": "", - "legendFormat": "Higher", - "refId": "B" - }, - { - "expr": "SBK_MYSQL_Reading_InvalidLatencyRecords_total", - "interval": "", - "legendFormat": "Invalid/Negative", - "refId": "C" + "timeFrom": null, + "timeShift": null, + "title": "MYSQL Read Avg and Max Latencies (Milliseconds)", + "type": "stat" } ], - "timeFrom": null, - "timeShift": null, - "title": "MYSQL Read Discarded Latencies", - "type": "stat" + "title": "Read Performance Benchmarking", + "type": "row" + }, + { + "collapsed": false, + "datasource": null, + "gridPos": { + "h": 1, + "w": 24, + "x": 0, + "y": 8 + }, + "id": 56, + "panels": [], + "title": "Write-Read Performance Benchmarking (End to End Latencies)", + "type": "row" }, { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, "datasource": "Prometheus", "fieldConfig": { "defaults": { "custom": {}, - "links": [], "mappings": [], + "max": 500, + "min": 0, "noValue": "0", "thresholds": { "mode": "absolute", @@ -2596,81 +3024,43 @@ }, { "color": "#E24D42", - "value": 1000 + "value": 200 }, { "color": "#1F78C1", - "value": 10000 + "value": 300 }, { "color": "#BA43A9", - "value": 100000 + "value": 400 }, { "color": "#705DA0", - "value": 1000000 + "value": 500 }, { "color": "#508642", - "value": 10000000 + "value": 600 + }, + { + "color": "#CCA300", + "value": 700 + }, + { + "color": "#447EBC", + "value": 800 + }, + { + "color": "#C15C17", + "value": 900 + }, + { + "color": "#890F02", + "value": 1000 } ] }, - "unit": "µs" - }, - "overrides": [] - }, - "gridPos": { - "h": 11, - "w": 8, - "x": 0, - "y": 30 - }, - "id": 43, - "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_MYSQL_Reading_mcs_AvgLatency", - "interval": "", - "legendFormat": "Average Latency", - "refId": "A" - }, - { - "expr": "SBK_MYSQL_Reading_mcs_MaxLatency", - "interval": "", - "legendFormat": "Max Latency", - "refId": "B" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "MYSQL Read Avg and Max Latencies (Microseconds)", - "type": "stat" - }, - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [] + "unit": "MBs" }, "overrides": [] }, @@ -2679,11 +3069,11 @@ "gridPos": { "h": 11, "w": 8, - "x": 8, - "y": 30 + "x": 0, + "y": 9 }, "hiddenSeries": false, - "id": 45, + "id": 61, "legend": { "avg": false, "current": false, @@ -2710,1564 +3100,1252 @@ "steppedLine": false, "targets": [ { - "expr": "SBK_MYSQL_Reading_mcs_10", + "expr": "SBK_MYSQL_Write_Reading_MBPerSec", "interval": "", "legendFormat": "", "refId": "A" - }, - { - "expr": "SBK_MYSQL_Reading_mcs_25", - "interval": "", - "legendFormat": "", - "refId": "B" - }, - { - "expr": "SBK_MYSQL_Reading_mcs_50", - "interval": "", - "legendFormat": "", - "refId": "C" - }, - { - "expr": "SBK_MYSQL_Reading_mcs_75", - "interval": "", - "legendFormat": "", - "refId": "D" - }, - { - "expr": "SBK_MYSQL_Reading_mcs_90", - "interval": "", - "legendFormat": "", - "refId": "E" - }, - { - "expr": "SBK_MYSQL_Reading_mcs_95", - "interval": "", - "legendFormat": "", - "refId": "F" - }, - { - "expr": "SBK_MYSQL_Reading_mcs_99", - "interval": "", - "legendFormat": "", - "refId": "G" - }, - { - "expr": "SBK_MYSQL_Reading_mcs_99_9", - "interval": "", - "legendFormat": "", - "refId": "H" - }, - { - "expr": "SBK_MYSQL_Reading_mcs_99_99", - "interval": "", - "legendFormat": "", - "refId": "I" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, - "title": "MYSQL Read Percentiles (Microseconds)", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "format": "µs", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } - }, - { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [], - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 1 - }, - { - "color": "#6ED0E0", - "value": 5 - }, - { - "color": "#EF843C", - "value": 10 - }, - { - "color": "#E24D42", - "value": 20 - }, - { - "color": "#1F78C1", - "value": 30 - }, - { - "color": "#BA43A9", - "value": 40 - }, - { - "color": "#705DA0", - "value": 50 - }, - { - "color": "#508642", - "value": 60 - }, - { - "color": "#CCA300", - "value": 70 - }, - { - "color": "#447EBC", - "value": 80 - }, - { - "color": "#C15C17", - "value": 90 - }, - { - "color": "#890F02", - "value": 100 - }, - { - "color": "#0A437C", - "value": 500 - }, - { - "color": "#6D1F62", - "value": 1000 - } - ] - }, - "unit": "ms" + "title": "MYSQL Write-Read Throughput MB/s ", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "$$hashKey": "object:175", + "format": "MBs", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "$$hashKey": "object:176", + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {} }, "overrides": [] }, + "fill": 1, + "fillGradient": 0, "gridPos": { "h": 11, "w": 8, - "x": 16, - "y": 30 + "x": 8, + "y": 9 }, - "id": 24, + "hiddenSeries": false, + "id": 36, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" + "alertThreshold": true }, + "percentage": false, "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, "targets": [ { - "expr": "SBK_MYSQL_Reading_ms_AvgLatency", + "expr": "SBK_MYSQL_Write_Reading_RecordsPerSec", "interval": "", - "legendFormat": "Average Latency", + "legendFormat": "", "refId": "A" - }, - { - "expr": "SBK_MYSQL_Reading_ms_MaxLatency", - "interval": "", - "legendFormat": "Max Latency", - "refId": "B" } ], + "thresholds": [], "timeFrom": null, - "timeShift": null, - "title": "MYSQL Read Avg and Max Latencies (Milliseconds)", - "type": "stat" - }, - { - "collapsed": true, - "datasource": null, - "gridPos": { - "h": 1, - "w": 24, - "x": 0, - "y": 41 - }, - "id": 56, - "panels": [ - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "max": 500, - "min": 0, - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 200 - }, - { - "color": "#1F78C1", - "value": 300 - }, - { - "color": "#BA43A9", - "value": 400 - }, - { - "color": "#705DA0", - "value": 500 - }, - { - "color": "#508642", - "value": 600 - }, - { - "color": "#CCA300", - "value": 700 - }, - { - "color": "#447EBC", - "value": 800 - }, - { - "color": "#C15C17", - "value": 900 - }, - { - "color": "#890F02", - "value": 1000 - } - ] - }, - "unit": "MBs" - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 0, - "y": 4 - }, - "hiddenSeries": false, - "id": 61, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_MYSQL_Write_Reading_MBPerSec", - "interval": "", - "legendFormat": "", - "refId": "A" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "MYSQL Write-Read Throughput MB/s ", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "$$hashKey": "object:175", - "format": "MBs", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "$$hashKey": "object:176", - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } + "timeRegions": [], + "timeShift": null, + "title": "MYSQL Write-Read Records/Sec", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "iops", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true }, { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {} - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 8, - "y": 4 - }, - "hiddenSeries": false, - "id": 36, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_MYSQL_Write_Reading_RecordsPerSec", - "interval": "", - "legendFormat": "", - "refId": "A" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "MYSQL Write-Read Records/Sec", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 1000 + }, + { + "color": "#1F78C1", + "value": 10000 + }, + { + "color": "#BA43A9", + "value": 100000 + }, + { + "color": "#705DA0", + "value": 1000000 + }, + { + "color": "#508642", + "value": 10000000 + } + ] }, - "yaxes": [ - { - "format": "iops", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } + "unit": "ns" + }, + "overrides": [] + }, + "gridPos": { + "h": 11, + "w": 8, + "x": 16, + "y": 9 + }, + "id": 52, + "options": { + "colorMode": "value", + "graphMode": "area", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" ], - "yaxis": { - "align": false, - "alignLevel": null - } + "fields": "", + "values": false + }, + "textMode": "auto" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_MYSQL_Write_Reading_ns_AvgLatency", + "interval": "", + "legendFormat": "Average Latency", + "refId": "A" + }, + { + "expr": "SBK_MYSQL_Write_Reading_ns_MaxLatency", + "interval": "", + "legendFormat": "Max Latency", + "refId": "B" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "MYSQL Write-Read Avg and Max Latencies (Nanoseconds)", + "type": "stat" + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {} + }, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 0, + "y": 20 + }, + "hiddenSeries": false, + "id": 54, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_MYSQL_Write_Reading_ns_10", + "interval": "", + "legendFormat": "", + "refId": "A" + }, + { + "expr": "SBK_MYSQL_Write_Reading_ns_25", + "interval": "", + "legendFormat": "", + "refId": "B" }, { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 1000 - }, - { - "color": "#1F78C1", - "value": 10000 - }, - { - "color": "#BA43A9", - "value": 100000 - }, - { - "color": "#705DA0", - "value": 1000000 - }, - { - "color": "#508642", - "value": 10000000 - } - ] - }, - "unit": "ns" - }, - "overrides": [] - }, - "gridPos": { - "h": 11, - "w": 8, - "x": 16, - "y": 4 - }, - "id": 52, - "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_MYSQL_Write_Reading_ns_AvgLatency", - "interval": "", - "legendFormat": "Average Latency", - "refId": "A" - }, - { - "expr": "SBK_MYSQL_Write_Reading_ns_MaxLatency", - "interval": "", - "legendFormat": "Max Latency", - "refId": "B" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "MYSQL Write-Read Avg and Max Latencies (Nanoseconds)", - "type": "stat" + "expr": "SBK_MYSQL_Write_Reading_ns_50", + "interval": "", + "legendFormat": "", + "refId": "C" }, { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {} - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 0, - "y": 15 - }, - "hiddenSeries": false, - "id": 54, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_MYSQL_Write_Reading_ns_10", - "interval": "", - "legendFormat": "", - "refId": "A" - }, - { - "expr": "SBK_MYSQL_Write_Reading_ns_25", - "interval": "", - "legendFormat": "", - "refId": "B" - }, - { - "expr": "SBK_MYSQL_Write_Reading_ns_50", - "interval": "", - "legendFormat": "", - "refId": "C" - }, - { - "expr": "SBK_MYSQL_Write_Reading_ns_75", - "interval": "", - "legendFormat": "", - "refId": "D" - }, - { - "expr": "SBK_MYSQL_Write_Reading_ns_90", - "interval": "", - "legendFormat": "", - "refId": "E" - }, - { - "expr": "SBK_MYSQL_Write_Reading_ns_95", - "interval": "", - "legendFormat": "", - "refId": "F" - }, - { - "expr": "SBK_MYSQL_Write_Reading_ns_99", - "interval": "", - "legendFormat": "", - "refId": "G" - }, - { - "expr": "SBK_MYSQL_Write_Reading_ns_99_9", - "interval": "", - "legendFormat": "", - "refId": "H" - }, - { - "expr": "SBK_MYSQL_Write_Reading_ns_99_99", - "interval": "", - "legendFormat": "", - "refId": "I" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "MYSQL Write-Read Percentiles (Nanoseconds)", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "format": "ns", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } + "expr": "SBK_MYSQL_Write_Reading_ns_75", + "interval": "", + "legendFormat": "", + "refId": "D" + }, + { + "expr": "SBK_MYSQL_Write_Reading_ns_90", + "interval": "", + "legendFormat": "", + "refId": "E" + }, + { + "expr": "SBK_MYSQL_Write_Reading_ns_95", + "interval": "", + "legendFormat": "", + "refId": "F" + }, + { + "expr": "SBK_MYSQL_Write_Reading_ns_99", + "interval": "", + "legendFormat": "", + "refId": "G" + }, + { + "expr": "SBK_MYSQL_Write_Reading_ns_99_25", + "interval": "", + "legendFormat": "", + "refId": "H" + }, + { + "expr": "SBK_MYSQL_Write_Reading_ns_99_5", + "interval": "", + "legendFormat": "", + "refId": "I" + }, + { + "expr": "SBK_MYSQL_Write_Reading_ns_99_75", + "interval": "", + "legendFormat": "", + "refId": "J" + }, + { + "expr": "SBK_MYSQL_Write_Reading_ns_99_9", + "interval": "", + "legendFormat": "", + "refId": "K" + }, + { + "expr": "SBK_MYSQL_Write_Reading_ns_99_95", + "interval": "", + "legendFormat": "", + "refId": "L" }, { - "datasource": "Prometheus", - "description": "", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 1073741824 - }, - { - "color": "#EF843C", - "value": 10737418240 - }, - { - "color": "#6ED0E0", - "value": 10737418240 - }, - { - "color": "#E24D42", - "value": 1099511627776 - } - ] + "expr": "SBK_MYSQL_Write_Reading_ns_99_99", + "interval": "", + "legendFormat": "", + "refId": "M" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "MYSQL Write-Read Percentiles (Nanoseconds)", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "$$hashKey": "object:240", + "format": "ns", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "$$hashKey": "object:241", + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "datasource": "Prometheus", + "description": "", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null }, - "unit": "decbytes" - }, - "overrides": [] - }, - "gridPos": { - "h": 5, - "w": 3, - "x": 8, - "y": 15 - }, - "id": 30, - "options": { - "colorMode": "value", - "graphMode": "none", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" + { + "color": "#EAB839", + "value": 1073741824 + }, + { + "color": "#EF843C", + "value": 10737418240 + }, + { + "color": "#6ED0E0", + "value": 10737418240 + }, + { + "color": "#E24D42", + "value": 1099511627776 + } + ] }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_MYSQL_Write_Reading_Bytes_total", - "interval": "", - "legendFormat": "", - "refId": "A" - } + "unit": "decbytes" + }, + "overrides": [] + }, + "gridPos": { + "h": 5, + "w": 3, + "x": 8, + "y": 20 + }, + "id": 30, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" ], - "timeFrom": null, - "timeShift": null, - "title": "MYSQL Write-Read Bytes Total", - "type": "stat" + "fields": "", + "values": false }, + "textMode": "auto" + }, + "pluginVersion": "7.3.7", + "targets": [ { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "max": 500, - "min": 0, - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 200 - }, - { - "color": "#1F78C1", - "value": 300 - }, - { - "color": "#BA43A9", - "value": 400 - }, - { - "color": "#705DA0", - "value": 500 - }, - { - "color": "#508642", - "value": 600 - }, - { - "color": "#CCA300", - "value": 700 - }, - { - "color": "#447EBC", - "value": 800 - }, - { - "color": "#C15C17", - "value": 900 - }, - { - "color": "#890F02", - "value": 1000 - } - ] + "expr": "SBK_MYSQL_Write_Reading_Bytes_total", + "interval": "", + "legendFormat": "", + "refId": "A" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "MYSQL Write-Read Bytes Total", + "type": "stat" + }, + { + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "max": 500, + "min": 0, + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 }, - "unit": "MBs" - }, - "overrides": [] - }, - "gridPos": { - "h": 6, - "w": 5, - "x": 11, - "y": 15 - }, - "id": 32, - "options": { - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "showThresholdLabels": true, - "showThresholdMarkers": true + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 200 + }, + { + "color": "#1F78C1", + "value": 300 + }, + { + "color": "#BA43A9", + "value": 400 + }, + { + "color": "#705DA0", + "value": 500 + }, + { + "color": "#508642", + "value": 600 + }, + { + "color": "#CCA300", + "value": 700 + }, + { + "color": "#447EBC", + "value": 800 + }, + { + "color": "#C15C17", + "value": 900 + }, + { + "color": "#890F02", + "value": 1000 + } + ] }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_MYSQL_Write_Reading_MBPerSec", - "interval": "", - "legendFormat": "", - "refId": "A" - } + "unit": "MBs" + }, + "overrides": [] + }, + "gridPos": { + "h": 6, + "w": 5, + "x": 11, + "y": 20 + }, + "id": 32, + "options": { + "reduceOptions": { + "calcs": [ + "last" ], - "timeFrom": null, - "timeShift": null, - "title": "MYSQL Write-Read Throughput MB/s", - "type": "gauge" + "fields": "", + "values": false }, + "showThresholdLabels": true, + "showThresholdMarkers": true + }, + "pluginVersion": "7.3.7", + "targets": [ { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {} - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 16, - "y": 15 - }, - "hiddenSeries": false, - "id": 34, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_MYSQL_Write_Reading_ms_10", - "interval": "", - "legendFormat": "", - "refId": "A" - }, - { - "expr": "SBK_MYSQL_Write_Reading_ms_25", - "interval": "", - "legendFormat": "", - "refId": "B" - }, - { - "expr": "SBK_MYSQL_Write_Reading_ms_50", - "interval": "", - "legendFormat": "", - "refId": "C" - }, - { - "expr": "SBK_MYSQL_Write_Reading_ms_75", - "interval": "", - "legendFormat": "", - "refId": "D" - }, - { - "expr": "SBK_MYSQL_Write_Reading_ms_90", - "interval": "", - "legendFormat": "", - "refId": "E" - }, - { - "expr": "SBK_MYSQL_Write_Reading_ms_95", - "interval": "", - "legendFormat": "", - "refId": "F" - }, - { - "expr": "SBK_MYSQL_Write_Reading_ms_99", - "interval": "", - "legendFormat": "", - "refId": "G" - }, - { - "expr": "SBK_MYSQL_Write_Reading_ms_99_9", - "interval": "", - "legendFormat": "", - "refId": "H" - }, - { - "expr": "SBK_MYSQL_Write_Reading_ms_99_99", - "interval": "", - "legendFormat": "", - "refId": "I" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "MYSQL Write-Read Percentiles (Milliseconds)", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "format": "ms", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } + "expr": "SBK_MYSQL_Write_Reading_MBPerSec", + "interval": "", + "legendFormat": "", + "refId": "A" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "MYSQL Write-Read Throughput MB/s", + "type": "gauge" + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {} + }, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 16, + "y": 20 + }, + "hiddenSeries": false, + "id": 34, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_MYSQL_Write_Reading_ms_10", + "interval": "", + "legendFormat": "", + "refId": "A" }, { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": { - "align": null, - "filterable": false + "expr": "SBK_MYSQL_Write_Reading_ms_25", + "interval": "", + "legendFormat": "", + "refId": "B" + }, + { + "expr": "SBK_MYSQL_Write_Reading_ms_50", + "interval": "", + "legendFormat": "", + "refId": "C" + }, + { + "expr": "SBK_MYSQL_Write_Reading_ms_75", + "interval": "", + "legendFormat": "", + "refId": "D" + }, + { + "expr": "SBK_MYSQL_Write_Reading_ms_90", + "interval": "", + "legendFormat": "", + "refId": "E" + }, + { + "expr": "SBK_MYSQL_Write_Reading_ms_95", + "interval": "", + "legendFormat": "", + "refId": "F" + }, + { + "expr": "SBK_MYSQL_Write_Reading_ms_99", + "interval": "", + "legendFormat": "", + "refId": "G" + }, + { + "expr": "SBK_MYSQL_Write_Reading_ms_99_9", + "interval": "", + "legendFormat": "", + "refId": "H" + }, + { + "expr": "SBK_MYSQL_Write_Reading_ms_99_99", + "interval": "", + "legendFormat": "", + "refId": "I" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "MYSQL Write-Read Percentiles (Milliseconds)", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "ms", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": { + "align": null, + "filterable": false + }, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null }, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 500 - } - ] + { + "color": "#EAB839", + "value": 10 }, - "unit": "none" - }, - "overrides": [] - }, - "gridPos": { - "h": 6, - "w": 3, - "x": 8, - "y": 20 - }, - "id": 40, - "options": { - "colorMode": "value", - "graphMode": "none", - "justifyMode": "auto", - "orientation": "horizontal", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "value_and_name" + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 500 + } + ] }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_MYSQL_Write_Reading_Readers", - "interval": "", - "legendFormat": "Active Readers", - "refId": "A" - }, - { - "expr": "SBK_MYSQL_Write_Reading_Max_Readers", - "interval": "", - "legendFormat": "Max Readers", - "refId": "B" - }, - { - "expr": "SBK_MYSQL_Write_Reading_Writers", - "interval": "", - "legendFormat": "Active Writers", - "refId": "C" - }, - { - "expr": "SBK_MYSQL_Write_Reading_Max_Writers", - "interval": "", - "legendFormat": "Max Writers", - "refId": "D" - } + "unit": "none" + }, + "overrides": [] + }, + "gridPos": { + "h": 6, + "w": 3, + "x": 8, + "y": 25 + }, + "id": 40, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "auto", + "orientation": "horizontal", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "value_and_name" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_MYSQL_Write_Reading_Readers", + "interval": "", + "legendFormat": "Active Readers", + "refId": "A" + }, + { + "expr": "SBK_MYSQL_Write_Reading_Max_Readers", + "interval": "", + "legendFormat": "Max Readers", + "refId": "B" + }, + { + "expr": "SBK_MYSQL_Write_Reading_Writers", + "interval": "", + "legendFormat": "Active Writers", + "refId": "C" + }, + { + "expr": "SBK_MYSQL_Write_Reading_Max_Writers", + "interval": "", + "legendFormat": "Max Writers", + "refId": "D" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "MYSQL Write-Read Writers and Readers", + "type": "stat" + }, + { + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "red", + "value": 1 + } + ] + }, + "unit": "none" + }, + "overrides": [] + }, + "gridPos": { + "h": 5, + "w": 5, + "x": 11, + "y": 26 + }, + "id": 42, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "auto", + "orientation": "horizontal", + "reduceOptions": { + "calcs": [ + "last" ], - "timeFrom": null, - "timeShift": null, - "title": "MYSQL Write-Read Writers and Readers", - "type": "stat" + "fields": "", + "values": false }, + "textMode": "value_and_name" + }, + "pluginVersion": "7.3.7", + "targets": [ { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "red", - "value": 1 - } - ] + "expr": "SBK_MYSQL_Write_Reading_LowerDiscardedLatencyRecords_total", + "interval": "", + "legendFormat": "Lower", + "refId": "A" + }, + { + "expr": "SBK_MYSQL_Write_Reading_HigherDiscardLatencyRecords_total", + "interval": "", + "legendFormat": "Higher", + "refId": "B" + }, + { + "expr": "SBK_MYSQL_Write_Reading_InvalidLatencyRecords_total", + "interval": "", + "legendFormat": "Invalid/Negative", + "refId": "C" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "MYSQL Write-Read Discarded Latencies", + "type": "stat" + }, + { + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null }, - "unit": "none" - }, - "overrides": [] - }, - "gridPos": { - "h": 5, - "w": 5, - "x": 11, - "y": 21 - }, - "id": 42, - "options": { - "colorMode": "value", - "graphMode": "none", - "justifyMode": "auto", - "orientation": "horizontal", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "value_and_name" + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 1000 + }, + { + "color": "#1F78C1", + "value": 10000 + }, + { + "color": "#BA43A9", + "value": 100000 + }, + { + "color": "#705DA0", + "value": 1000000 + }, + { + "color": "#508642", + "value": 10000000 + }, + { + "color": "#CCA300", + "value": 100000000 + } + ] }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_MYSQL_Write_Reading_LowerDiscardedLatencyRecords_total", - "interval": "", - "legendFormat": "Lower", - "refId": "A" - }, - { - "expr": "SBK_MYSQL_Write_Reading_HigherDiscardLatencyRecords_total", - "interval": "", - "legendFormat": "Higher", - "refId": "B" - }, - { - "expr": "SBK_MYSQL_Write_Reading_InvalidLatencyRecords_total", - "interval": "", - "legendFormat": "Invalid/Negative", - "refId": "C" - } + "unit": "µs" + }, + "overrides": [] + }, + "gridPos": { + "h": 11, + "w": 8, + "x": 0, + "y": 31 + }, + "id": 51, + "options": { + "colorMode": "value", + "graphMode": "area", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" ], - "timeFrom": null, - "timeShift": null, - "title": "MYSQL Write-Read Discarded Latencies", - "type": "stat" + "fields": "", + "values": false + }, + "textMode": "auto" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_MYSQL_Write_Reading_mcs_AvgLatency", + "interval": "", + "legendFormat": "Average Latency", + "refId": "A" + }, + { + "expr": "SBK_MYSQL_Write_Reading_mcs_MaxLatency", + "interval": "", + "legendFormat": "Max Latency", + "refId": "B" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "MYSQL Write-Read Avg and Max Latencies (Microseconds)", + "type": "stat" + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {} + }, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 8, + "y": 31 + }, + "hiddenSeries": false, + "id": 53, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_MYSQL_Write_Reading_mcs_10", + "interval": "", + "legendFormat": "", + "refId": "A" + }, + { + "expr": "SBK_MYSQL_Write_Reading_mcs_25", + "interval": "", + "legendFormat": "", + "refId": "B" }, { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 1000 - }, - { - "color": "#1F78C1", - "value": 10000 - }, - { - "color": "#BA43A9", - "value": 100000 - }, - { - "color": "#705DA0", - "value": 1000000 - }, - { - "color": "#508642", - "value": 10000000 - }, - { - "color": "#CCA300", - "value": 100000000 - } - ] - }, - "unit": "µs" - }, - "overrides": [] - }, - "gridPos": { - "h": 11, - "w": 8, - "x": 0, - "y": 26 - }, - "id": 51, - "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_MYSQL_Write_Reading_mcs_AvgLatency", - "interval": "", - "legendFormat": "Average Latency", - "refId": "A" - }, - { - "expr": "SBK_MYSQL_Write_Reading_mcs_MaxLatency", - "interval": "", - "legendFormat": "Max Latency", - "refId": "B" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "MYSQL Write-Read Avg and Max Latencies (Microseconds)", - "type": "stat" + "expr": "SBK_MYSQL_Write_Reading_mcs_50", + "interval": "", + "legendFormat": "", + "refId": "C" }, { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {} - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 8, - "y": 26 - }, - "hiddenSeries": false, - "id": 53, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_MYSQL_Write_Reading_mcs_10", - "interval": "", - "legendFormat": "", - "refId": "A" - }, - { - "expr": "SBK_MYSQL_Write_Reading_mcs_25", - "interval": "", - "legendFormat": "", - "refId": "B" - }, - { - "expr": "SBK_MYSQL_Write_Reading_mcs_50", - "interval": "", - "legendFormat": "", - "refId": "C" - }, - { - "expr": "SBK_MYSQL_Write_Reading_mcs_75", - "interval": "", - "legendFormat": "", - "refId": "D" - }, - { - "expr": "SBK_MYSQL_Write_Reading_mcs_90", - "interval": "", - "legendFormat": "", - "refId": "E" - }, - { - "expr": "SBK_MYSQL_Write_Reading_mcs_95", - "interval": "", - "legendFormat": "", - "refId": "F" - }, - { - "expr": "SBK_MYSQL_Write_Reading_mcs_99", - "interval": "", - "legendFormat": "", - "refId": "G" - }, - { - "expr": "SBK_MYSQL_Write_Reading_mcs_99_9", - "interval": "", - "legendFormat": "", - "refId": "H" - }, - { - "expr": "SBK_MYSQL_Write_Reading_mcs_99_99", - "interval": "", - "legendFormat": "", - "refId": "I" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "MYSQL Write-Read Percentiles (Microseconds)", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "format": "µs", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } + "expr": "SBK_MYSQL_Write_Reading_mcs_75", + "interval": "", + "legendFormat": "", + "refId": "D" + }, + { + "expr": "SBK_MYSQL_Write_Reading_mcs_90", + "interval": "", + "legendFormat": "", + "refId": "E" + }, + { + "expr": "SBK_MYSQL_Write_Reading_mcs_95", + "interval": "", + "legendFormat": "", + "refId": "F" + }, + { + "expr": "SBK_MYSQL_Write_Reading_mcs_99", + "interval": "", + "legendFormat": "", + "refId": "G" + }, + { + "expr": "SBK_MYSQL_Write_Reading_mcs_99_9", + "interval": "", + "legendFormat": "", + "refId": "H" + }, + { + "expr": "SBK_MYSQL_Write_Reading_mcs_99_99", + "interval": "", + "legendFormat": "", + "refId": "I" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "MYSQL Write-Read Percentiles (Microseconds)", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "µs", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true }, { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 1 - }, - { - "color": "#6ED0E0", - "value": 5 - }, - { - "color": "#EF843C", - "value": 10 - }, - { - "color": "#E24D42", - "value": 20 - }, - { - "color": "#1F78C1", - "value": 30 - }, - { - "color": "#BA43A9", - "value": 40 - }, - { - "color": "#705DA0", - "value": 50 - }, - { - "color": "#508642", - "value": 60 - }, - { - "color": "#CCA300", - "value": 70 - }, - { - "color": "#447EBC", - "value": 80 - }, - { - "color": "#C15C17", - "value": 90 - }, - { - "color": "#890F02", - "value": 100 - }, - { - "color": "#0A437C", - "value": 200 - }, - { - "color": "#6D1F62", - "value": 500 - }, - { - "color": "#584477", - "value": 1000 - } - ] + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null }, - "unit": "ms" - }, - "overrides": [] - }, - "gridPos": { - "h": 11, - "w": 8, - "x": 16, - "y": 26 - }, - "id": 38, - "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" + { + "color": "#EAB839", + "value": 1 + }, + { + "color": "#6ED0E0", + "value": 5 + }, + { + "color": "#EF843C", + "value": 10 + }, + { + "color": "#E24D42", + "value": 20 + }, + { + "color": "#1F78C1", + "value": 30 + }, + { + "color": "#BA43A9", + "value": 40 + }, + { + "color": "#705DA0", + "value": 50 + }, + { + "color": "#508642", + "value": 60 + }, + { + "color": "#CCA300", + "value": 70 + }, + { + "color": "#447EBC", + "value": 80 + }, + { + "color": "#C15C17", + "value": 90 + }, + { + "color": "#890F02", + "value": 100 + }, + { + "color": "#0A437C", + "value": 200 + }, + { + "color": "#6D1F62", + "value": 500 + }, + { + "color": "#584477", + "value": 1000 + } + ] }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_MYSQL_Write_Reading_ms_AvgLatency", - "interval": "", - "legendFormat": "Average Latency", - "refId": "A" - }, - { - "expr": "SBK_MYSQL_Write_Reading_ms_MaxLatency", - "interval": "", - "legendFormat": "Max Latency", - "refId": "B" - } + "unit": "ms" + }, + "overrides": [] + }, + "gridPos": { + "h": 11, + "w": 8, + "x": 16, + "y": 31 + }, + "id": 38, + "options": { + "colorMode": "value", + "graphMode": "area", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" ], - "timeFrom": null, - "timeShift": null, - "title": "MYSQL Write-Read Avg and Max Latencies (Milliseconds)", - "type": "stat" + "fields": "", + "values": false + }, + "textMode": "auto" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_MYSQL_Write_Reading_ms_AvgLatency", + "interval": "", + "legendFormat": "Average Latency", + "refId": "A" + }, + { + "expr": "SBK_MYSQL_Write_Reading_ms_MaxLatency", + "interval": "", + "legendFormat": "Max Latency", + "refId": "B" } ], - "title": "Write-Read Performance Benchmarking (End to End Latencies)", - "type": "row" + "timeFrom": null, + "timeShift": null, + "title": "MYSQL Write-Read Avg and Max Latencies (Milliseconds)", + "type": "stat" } ], "refresh": "5s", diff --git a/grafana/dashboards/sbk-nats.json b/grafana/dashboards/sbk-nats.json index 3adb43af3..296703967 100644 --- a/grafana/dashboards/sbk-nats.json +++ b/grafana/dashboards/sbk-nats.json @@ -15,7 +15,7 @@ "editable": true, "gnetId": null, "graphTooltip": 0, - "iteration": 1623506088732, + "iteration": 1627313150733, "links": [], "panels": [ { @@ -362,7 +362,7 @@ "h": 9, "w": 8, "x": 0, - "y": 10 + "y": 7 }, "hiddenSeries": false, "id": 62, @@ -458,7 +458,7 @@ "h": 9, "w": 8, "x": 8, - "y": 10 + "y": 7 }, "hiddenSeries": false, "id": 6, @@ -590,7 +590,7 @@ "h": 9, "w": 8, "x": 16, - "y": 10 + "y": 7 }, "id": 48, "options": { @@ -646,7 +646,7 @@ "h": 11, "w": 8, "x": 0, - "y": 19 + "y": 16 }, "hiddenSeries": false, "id": 50, @@ -718,16 +718,40 @@ "refId": "G" }, { - "expr": "SBK_NATS_Writing_ns_99_9", + "expr": "SBK_NATS_Writing_ns_99_25", "interval": "", "legendFormat": "", "refId": "H" }, { - "expr": "SBK_NATS_Writing_ns_99_99", + "expr": "SBK_NATS_Writing_ns_99_5", "interval": "", "legendFormat": "", "refId": "I" + }, + { + "expr": "SBK_NATS_Writing_ns_99_75", + "interval": "", + "legendFormat": "", + "refId": "J" + }, + { + "expr": "SBK_NATS_Writing_ns_99_9", + "interval": "", + "legendFormat": "", + "refId": "K" + }, + { + "expr": "SBK_NATS_Writing_ns_99_95", + "interval": "", + "legendFormat": "", + "refId": "L" + }, + { + "expr": "SBK_NATS_Writing_ns_99_99", + "interval": "", + "legendFormat": "", + "refId": "M" } ], "thresholds": [], @@ -750,6 +774,7 @@ }, "yaxes": [ { + "$$hashKey": "object:127", "format": "ns", "label": null, "logBase": 1, @@ -758,6 +783,7 @@ "show": true }, { + "$$hashKey": "object:128", "format": "short", "label": null, "logBase": 1, @@ -814,7 +840,7 @@ "h": 4, "w": 3, "x": 8, - "y": 19 + "y": 16 }, "id": 2, "options": { @@ -925,7 +951,7 @@ "h": 6, "w": 5, "x": 11, - "y": 19 + "y": 16 }, "id": 4, "options": { @@ -970,7 +996,7 @@ "h": 11, "w": 8, "x": 16, - "y": 19 + "y": 16 }, "hiddenSeries": false, "id": 10, @@ -1136,7 +1162,7 @@ "h": 7, "w": 3, "x": 8, - "y": 23 + "y": 20 }, "id": 8, "options": { @@ -1192,7 +1218,7 @@ "h": 5, "w": 5, "x": 11, - "y": 25 + "y": 22 }, "id": 28, "options": { @@ -1294,7 +1320,7 @@ "h": 10, "w": 8, "x": 0, - "y": 30 + "y": 27 }, "id": 47, "options": { @@ -1350,7 +1376,7 @@ "h": 10, "w": 8, "x": 8, - "y": 30 + "y": 27 }, "hiddenSeries": false, "id": 49, @@ -1560,7 +1586,7 @@ "h": 10, "w": 8, "x": 16, - "y": 30 + "y": 27 }, "id": 12, "options": { @@ -1602,7 +1628,7 @@ "type": "row" }, { - "collapsed": false, + "collapsed": true, "datasource": null, "gridPos": { "h": 1, @@ -1611,969 +1637,1371 @@ "y": 7 }, "id": 58, - "panels": [], - "title": "Read Performance Benchmarking", - "type": "row" - }, - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [], - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 200 - }, - { - "color": "#1F78C1", - "value": 300 - }, - { - "color": "#BA43A9", - "value": 400 - }, - { - "color": "#705DA0", - "value": 500 - }, - { - "color": "#508642", - "value": 600 - }, - { - "color": "#CCA300", - "value": 700 - }, - { - "color": "#447EBC", - "value": 800 - }, - { - "color": "#C15C17", - "value": 900 + "panels": [ + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 200 + }, + { + "color": "#1F78C1", + "value": 300 + }, + { + "color": "#BA43A9", + "value": 400 + }, + { + "color": "#705DA0", + "value": 500 + }, + { + "color": "#508642", + "value": 600 + }, + { + "color": "#CCA300", + "value": 700 + }, + { + "color": "#447EBC", + "value": 800 + }, + { + "color": "#C15C17", + "value": 900 + }, + { + "color": "#890F02", + "value": 1000 + } + ] }, - { - "color": "#890F02", - "value": 1000 - } - ] + "unit": "MBs" + }, + "overrides": [] }, - "unit": "MBs" + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 0, + "y": 8 + }, + "hiddenSeries": false, + "id": 63, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_NATS_Reading_MBPerSec", + "refId": "A" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "NATS Read Throughput MB/s", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "$$hashKey": "object:323", + "format": "MBs", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "$$hashKey": "object:324", + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 0, - "y": 8 - }, - "hiddenSeries": false, - "id": 63, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_NATS_Reading_MBPerSec", - "refId": "A" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "NATS Read Throughput MB/s", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "$$hashKey": "object:323", - "format": "MBs", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "$$hashKey": "object:324", - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } - }, - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [] - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 8, - "y": 8 - }, - "hiddenSeries": false, - "id": 20, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_NATS_Reading_RecordsPerSec", - "refId": "A" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "NATS Read Records/Sec", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "format": "rps", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } - }, - { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [], - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 1000 - }, - { - "color": "#1F78C1", - "value": 10000 - }, - { - "color": "#BA43A9", - "value": 100000 - }, - { - "color": "#705DA0", - "value": 1000000 - }, - { - "color": "#508642", - "value": 10000000 - } - ] - }, - "unit": "ns" - }, - "overrides": [] - }, - "gridPos": { - "h": 11, - "w": 8, - "x": 16, - "y": 8 - }, - "id": 44, - "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_NATS_Reading_ns_AvgLatency", - "interval": "", - "legendFormat": "Average Latency", - "refId": "A" - }, - { - "expr": "SBK_NATS_Reading_ns_MaxLatency", - "interval": "", - "legendFormat": "Max Latency", - "refId": "B" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "NATS Read Avg and Max Latencies (Nanoseconds)", - "type": "stat" - }, - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [] - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 0, - "y": 19 - }, - "hiddenSeries": false, - "id": 46, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_NATS_Reading_ns_10", - "interval": "", - "legendFormat": "", - "refId": "A" - }, - { - "expr": "SBK_NATS_Reading_ns_25", - "interval": "", - "legendFormat": "", - "refId": "B" - }, - { - "expr": "SBK_NATS_Reading_ns_50", - "interval": "", - "legendFormat": "", - "refId": "C" - }, - { - "expr": "SBK_NATS_Reading_ns_75", - "interval": "", - "legendFormat": "", - "refId": "D" - }, - { - "expr": "SBK_NATS_Reading_ns_90", - "interval": "", - "legendFormat": "", - "refId": "E" - }, - { - "expr": "SBK_NATS_Reading_ns_95", - "interval": "", - "legendFormat": "", - "refId": "F" - }, - { - "expr": "SBK_NATS_Reading_ns_99", - "interval": "", - "legendFormat": "", - "refId": "G" - }, - { - "expr": "SBK_NATS_Reading_ns_99_9", - "interval": "", - "legendFormat": "", - "refId": "H" - }, - { - "expr": "SBK_NATS_Reading_ns_99_99", - "interval": "", - "legendFormat": "", - "refId": "I" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "NATS Read Percentiles (Nanoseconds)", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ { - "format": "ns", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [] + }, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 8, + "y": 8 + }, + "hiddenSeries": false, + "id": 20, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_NATS_Reading_RecordsPerSec", + "refId": "A" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "NATS Read Records/Sec", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "rps", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } }, { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } - }, - { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [], - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 1000 + }, + { + "color": "#1F78C1", + "value": 10000 + }, + { + "color": "#BA43A9", + "value": 100000 + }, + { + "color": "#705DA0", + "value": 1000000 + }, + { + "color": "#508642", + "value": 10000000 + } + ] }, - { - "color": "#E24D42", - "value": 500 - } - ] + "unit": "ns" + }, + "overrides": [] + }, + "gridPos": { + "h": 11, + "w": 8, + "x": 16, + "y": 8 + }, + "id": 44, + "options": { + "colorMode": "value", + "graphMode": "area", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "auto" }, - "unit": "none" - }, - "overrides": [] - }, - "gridPos": { - "h": 5, - "w": 3, - "x": 8, - "y": 19 - }, - "id": 14, - "options": { - "colorMode": "value", - "graphMode": "none", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_NATS_Reading_ns_AvgLatency", + "interval": "", + "legendFormat": "Average Latency", + "refId": "A" + }, + { + "expr": "SBK_NATS_Reading_ns_MaxLatency", + "interval": "", + "legendFormat": "Max Latency", + "refId": "B" + } ], - "fields": "", - "values": false - }, - "textMode": "value_and_name" - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_NATS_Reading_Readers", - "interval": "", - "legendFormat": "Active", - "refId": "A" + "timeFrom": null, + "timeShift": null, + "title": "NATS Read Avg and Max Latencies (Nanoseconds)", + "type": "stat" }, { - "expr": "SBK_NATS_Reading_Max_Readers", - "interval": "", - "legendFormat": "Max", - "refId": "B" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "NATS Readers", - "type": "stat" - }, - { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [], - "mappings": [], - "max": 500, - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 200 - }, - { - "color": "#1F78C1", - "value": 300 - }, - { - "color": "#BA43A9", - "value": 400 - }, - { - "color": "#705DA0", - "value": 500 - }, - { - "color": "#508642", - "value": 600 - }, - { - "color": "#CCA300", - "value": 700 - }, - { - "color": "#447EBC", - "value": 800 - }, - { - "color": "#C15C17", - "value": 900 - }, - { - "color": "#890F02", - "value": 1000 - } - ] + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [] + }, + "overrides": [] }, - "unit": "MBs" - }, - "overrides": [] - }, - "gridPos": { - "h": 6, - "w": 5, - "x": 11, - "y": 19 - }, - "id": 18, - "options": { - "reduceOptions": { - "calcs": [ - "last" + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 0, + "y": 19 + }, + "hiddenSeries": false, + "id": 46, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_NATS_Reading_ns_10", + "interval": "", + "legendFormat": "", + "refId": "A" + }, + { + "expr": "SBK_NATS_Reading_ns_25", + "interval": "", + "legendFormat": "", + "refId": "B" + }, + { + "expr": "SBK_NATS_Reading_ns_50", + "interval": "", + "legendFormat": "", + "refId": "C" + }, + { + "expr": "SBK_NATS_Reading_ns_75", + "interval": "", + "legendFormat": "", + "refId": "D" + }, + { + "expr": "SBK_NATS_Reading_ns_90", + "interval": "", + "legendFormat": "", + "refId": "E" + }, + { + "expr": "SBK_NATS_Reading_ns_95", + "interval": "", + "legendFormat": "", + "refId": "F" + }, + { + "expr": "SBK_NATS_Reading_ns_99", + "interval": "", + "legendFormat": "", + "refId": "G" + }, + { + "expr": "SBK_NATS_Reading_ns_99_25", + "interval": "", + "legendFormat": "", + "refId": "H" + }, + { + "expr": "SBK_NATS_Reading_ns_99_5", + "interval": "", + "legendFormat": "", + "refId": "I" + }, + { + "expr": "SBK_NATS_Reading_ns_99_75", + "interval": "", + "legendFormat": "", + "refId": "J" + }, + { + "expr": "SBK_NATS_Reading_ns_99_9", + "interval": "", + "legendFormat": "", + "refId": "K" + }, + { + "expr": "SBK_NATS_Reading_ns_99_95", + "interval": "", + "legendFormat": "", + "refId": "L" + }, + { + "expr": "SBK_NATS_Reading_ns_99_99", + "interval": "", + "legendFormat": "", + "refId": "M" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "NATS Read Percentiles (Nanoseconds)", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "$$hashKey": "object:152", + "format": "ns", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "$$hashKey": "object:153", + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } ], - "fields": "", - "values": false - }, - "showThresholdLabels": true, - "showThresholdMarkers": true - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_NATS_Reading_MBPerSec", - "refId": "A" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "NATS Read Throughput MB/s", - "type": "gauge" - }, - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [] - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 16, - "y": 19 - }, - "hiddenSeries": false, - "id": 22, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_NATS_Reading_ms_10", - "interval": "", - "legendFormat": "", - "refId": "A" - }, - { - "expr": "SBK_NATS_Reading_ms_25", - "interval": "", - "legendFormat": "", - "refId": "B" - }, - { - "expr": "SBK_NATS_Reading_ms_50", - "interval": "", - "legendFormat": "", - "refId": "C" + "yaxis": { + "align": false, + "alignLevel": null + } }, { - "expr": "SBK_NATS_Reading_ms_75", - "interval": "", - "legendFormat": "", - "refId": "D" + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 500 + } + ] + }, + "unit": "none" + }, + "overrides": [] + }, + "gridPos": { + "h": 5, + "w": 3, + "x": 8, + "y": 19 + }, + "id": 14, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "value_and_name" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_NATS_Reading_Readers", + "interval": "", + "legendFormat": "Active", + "refId": "A" + }, + { + "expr": "SBK_NATS_Reading_Max_Readers", + "interval": "", + "legendFormat": "Max", + "refId": "B" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "NATS Readers", + "type": "stat" }, { - "expr": "SBK_NATS_Reading_ms_90", - "interval": "", - "legendFormat": "", - "refId": "E" + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "max": 500, + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 200 + }, + { + "color": "#1F78C1", + "value": 300 + }, + { + "color": "#BA43A9", + "value": 400 + }, + { + "color": "#705DA0", + "value": 500 + }, + { + "color": "#508642", + "value": 600 + }, + { + "color": "#CCA300", + "value": 700 + }, + { + "color": "#447EBC", + "value": 800 + }, + { + "color": "#C15C17", + "value": 900 + }, + { + "color": "#890F02", + "value": 1000 + } + ] + }, + "unit": "MBs" + }, + "overrides": [] + }, + "gridPos": { + "h": 6, + "w": 5, + "x": 11, + "y": 19 + }, + "id": 18, + "options": { + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "showThresholdLabels": true, + "showThresholdMarkers": true + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_NATS_Reading_MBPerSec", + "refId": "A" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "NATS Read Throughput MB/s", + "type": "gauge" }, { - "expr": "SBK_NATS_Reading_ms_95", - "interval": "", - "legendFormat": "", - "refId": "F" + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [] + }, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 16, + "y": 19 + }, + "hiddenSeries": false, + "id": 22, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_NATS_Reading_ms_10", + "interval": "", + "legendFormat": "", + "refId": "A" + }, + { + "expr": "SBK_NATS_Reading_ms_25", + "interval": "", + "legendFormat": "", + "refId": "B" + }, + { + "expr": "SBK_NATS_Reading_ms_50", + "interval": "", + "legendFormat": "", + "refId": "C" + }, + { + "expr": "SBK_NATS_Reading_ms_75", + "interval": "", + "legendFormat": "", + "refId": "D" + }, + { + "expr": "SBK_NATS_Reading_ms_90", + "interval": "", + "legendFormat": "", + "refId": "E" + }, + { + "expr": "SBK_NATS_Reading_ms_95", + "interval": "", + "legendFormat": "", + "refId": "F" + }, + { + "expr": "SBK_NATS_Reading_ms_99", + "interval": "", + "legendFormat": "", + "refId": "G" + }, + { + "expr": "SBK_NATS_Reading_ms_99_9", + "interval": "", + "legendFormat": "", + "refId": "H" + }, + { + "expr": "SBK_NATS_Reading_ms_99_99", + "interval": "", + "legendFormat": "", + "refId": "I" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "NATS Read Percentiles (Milli Seconds)", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "ms", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } }, { - "expr": "SBK_NATS_Reading_ms_99", - "interval": "", - "legendFormat": "", - "refId": "G" + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 1073741824 + }, + { + "color": "#6ED0E0", + "value": 10737418240 + }, + { + "color": "#EF843C", + "value": 107374182400 + }, + { + "color": "#E24D42", + "value": 1099511627776 + } + ] + }, + "unit": "decbytes" + }, + "overrides": [] + }, + "gridPos": { + "h": 6, + "w": 3, + "x": 8, + "y": 24 + }, + "id": 16, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "value" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_NATS_Reading_Bytes_total", + "refId": "A" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "NATS Read Bytes Total", + "type": "stat" }, { - "expr": "SBK_NATS_Reading_ms_99_9", - "interval": "", - "legendFormat": "", - "refId": "H" + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "red", + "value": 1 + } + ] + }, + "unit": "none" + }, + "overrides": [] + }, + "gridPos": { + "h": 5, + "w": 5, + "x": 11, + "y": 25 + }, + "id": 26, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "auto", + "orientation": "horizontal", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "value_and_name" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_NATS_Reading_LowerDiscardedLatencyRecords_total", + "interval": "", + "legendFormat": "Lower", + "queryType": "randomWalk", + "refId": "A" + }, + { + "expr": "SBK_NATS_Reading_HigherDiscardLatencyRecords_total", + "interval": "", + "legendFormat": "Higher", + "refId": "B" + }, + { + "expr": "SBK_NATS_Reading_InvalidLatencyRecords_total", + "interval": "", + "legendFormat": "Invalid/Negative", + "refId": "C" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "NATS Read Discarded Latencies", + "type": "stat" }, { - "expr": "SBK_NATS_Reading_ms_99_99", - "interval": "", - "legendFormat": "", - "refId": "I" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "NATS Read Percentiles (Milli Seconds)", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "format": "ms", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 1000 + }, + { + "color": "#1F78C1", + "value": 10000 + }, + { + "color": "#BA43A9", + "value": 100000 + }, + { + "color": "#705DA0", + "value": 1000000 + }, + { + "color": "#508642", + "value": 10000000 + } + ] + }, + "unit": "µs" + }, + "overrides": [] + }, + "gridPos": { + "h": 11, + "w": 8, + "x": 0, + "y": 30 + }, + "id": 43, + "options": { + "colorMode": "value", + "graphMode": "area", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "auto" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_NATS_Reading_mcs_AvgLatency", + "interval": "", + "legendFormat": "Average Latency", + "refId": "A" + }, + { + "expr": "SBK_NATS_Reading_mcs_MaxLatency", + "interval": "", + "legendFormat": "Max Latency", + "refId": "B" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "NATS Read Avg and Max Latencies (Microseconds)", + "type": "stat" }, { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } - }, - { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [], - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 1073741824 - }, - { - "color": "#6ED0E0", - "value": 10737418240 - }, - { - "color": "#EF843C", - "value": 107374182400 - }, - { - "color": "#E24D42", - "value": 1099511627776 - } - ] + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [] + }, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 8, + "y": 30 + }, + "hiddenSeries": false, + "id": 45, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_NATS_Reading_mcs_10", + "interval": "", + "legendFormat": "", + "refId": "A" + }, + { + "expr": "SBK_NATS_Reading_mcs_25", + "interval": "", + "legendFormat": "", + "refId": "B" + }, + { + "expr": "SBK_NATS_Reading_mcs_50", + "interval": "", + "legendFormat": "", + "refId": "C" + }, + { + "expr": "SBK_NATS_Reading_mcs_75", + "interval": "", + "legendFormat": "", + "refId": "D" + }, + { + "expr": "SBK_NATS_Reading_mcs_90", + "interval": "", + "legendFormat": "", + "refId": "E" + }, + { + "expr": "SBK_NATS_Reading_mcs_95", + "interval": "", + "legendFormat": "", + "refId": "F" + }, + { + "expr": "SBK_NATS_Reading_mcs_99", + "interval": "", + "legendFormat": "", + "refId": "G" + }, + { + "expr": "SBK_NATS_Reading_mcs_99_9", + "interval": "", + "legendFormat": "", + "refId": "H" + }, + { + "expr": "SBK_NATS_Reading_mcs_99_99", + "interval": "", + "legendFormat": "", + "refId": "I" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "NATS Read Percentiles (Microseconds)", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" }, - "unit": "decbytes" - }, - "overrides": [] - }, - "gridPos": { - "h": 6, - "w": 3, - "x": 8, - "y": 24 - }, - "id": 16, - "options": { - "colorMode": "value", - "graphMode": "none", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "µs", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } ], - "fields": "", - "values": false + "yaxis": { + "align": false, + "alignLevel": null + } }, - "textMode": "value" - }, - "pluginVersion": "7.3.7", - "targets": [ { - "expr": "SBK_NATS_Reading_Bytes_total", - "refId": "A" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "NATS Read Bytes Total", - "type": "stat" - }, - { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 1 + }, + { + "color": "#6ED0E0", + "value": 5 + }, + { + "color": "#EF843C", + "value": 10 + }, + { + "color": "#E24D42", + "value": 20 + }, + { + "color": "#1F78C1", + "value": 30 + }, + { + "color": "#BA43A9", + "value": 40 + }, + { + "color": "#705DA0", + "value": 50 + }, + { + "color": "#508642", + "value": 60 + }, + { + "color": "#CCA300", + "value": 70 + }, + { + "color": "#447EBC", + "value": 80 + }, + { + "color": "#C15C17", + "value": 90 + }, + { + "color": "#890F02", + "value": 100 + }, + { + "color": "#0A437C", + "value": 500 + }, + { + "color": "#6D1F62", + "value": 1000 + } + ] }, - { - "color": "red", - "value": 1 - } - ] + "unit": "ms" + }, + "overrides": [] }, - "unit": "none" - }, - "overrides": [] - }, - "gridPos": { - "h": 5, - "w": 5, - "x": 11, - "y": 25 - }, - "id": 26, - "options": { - "colorMode": "value", - "graphMode": "none", - "justifyMode": "auto", - "orientation": "horizontal", - "reduceOptions": { - "calcs": [ - "last" + "gridPos": { + "h": 11, + "w": 8, + "x": 16, + "y": 30 + }, + "id": 24, + "options": { + "colorMode": "value", + "graphMode": "area", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "auto" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_NATS_Reading_ms_AvgLatency", + "interval": "", + "legendFormat": "Average Latency", + "refId": "A" + }, + { + "expr": "SBK_NATS_Reading_ms_MaxLatency", + "interval": "", + "legendFormat": "Max Latency", + "refId": "B" + } ], - "fields": "", - "values": false - }, - "textMode": "value_and_name" - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_NATS_Reading_LowerDiscardedLatencyRecords_total", - "interval": "", - "legendFormat": "Lower", - "queryType": "randomWalk", - "refId": "A" - }, - { - "expr": "SBK_NATS_Reading_HigherDiscardLatencyRecords_total", - "interval": "", - "legendFormat": "Higher", - "refId": "B" - }, - { - "expr": "SBK_NATS_Reading_InvalidLatencyRecords_total", - "interval": "", - "legendFormat": "Invalid/Negative", - "refId": "C" + "timeFrom": null, + "timeShift": null, + "title": "NATS Read Avg and Max Latencies (Milliseconds)", + "type": "stat" } ], - "timeFrom": null, - "timeShift": null, - "title": "NATS Read Discarded Latencies", - "type": "stat" + "title": "Read Performance Benchmarking", + "type": "row" + }, + { + "collapsed": false, + "datasource": null, + "gridPos": { + "h": 1, + "w": 24, + "x": 0, + "y": 8 + }, + "id": 56, + "panels": [], + "title": "Write-Read Performance Benchmarking (End to End Latencies)", + "type": "row" }, { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, "datasource": "Prometheus", "fieldConfig": { "defaults": { "custom": {}, - "links": [], "mappings": [], + "max": 500, + "min": 0, "noValue": "0", "thresholds": { "mode": "absolute", @@ -2596,81 +3024,43 @@ }, { "color": "#E24D42", - "value": 1000 + "value": 200 }, { "color": "#1F78C1", - "value": 10000 + "value": 300 }, { "color": "#BA43A9", - "value": 100000 + "value": 400 }, { "color": "#705DA0", - "value": 1000000 + "value": 500 }, { "color": "#508642", - "value": 10000000 + "value": 600 + }, + { + "color": "#CCA300", + "value": 700 + }, + { + "color": "#447EBC", + "value": 800 + }, + { + "color": "#C15C17", + "value": 900 + }, + { + "color": "#890F02", + "value": 1000 } ] }, - "unit": "µs" - }, - "overrides": [] - }, - "gridPos": { - "h": 11, - "w": 8, - "x": 0, - "y": 30 - }, - "id": 43, - "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_NATS_Reading_mcs_AvgLatency", - "interval": "", - "legendFormat": "Average Latency", - "refId": "A" - }, - { - "expr": "SBK_NATS_Reading_mcs_MaxLatency", - "interval": "", - "legendFormat": "Max Latency", - "refId": "B" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "NATS Read Avg and Max Latencies (Microseconds)", - "type": "stat" - }, - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [] + "unit": "MBs" }, "overrides": [] }, @@ -2679,11 +3069,11 @@ "gridPos": { "h": 11, "w": 8, - "x": 8, - "y": 30 + "x": 0, + "y": 9 }, "hiddenSeries": false, - "id": 45, + "id": 61, "legend": { "avg": false, "current": false, @@ -2710,1564 +3100,1252 @@ "steppedLine": false, "targets": [ { - "expr": "SBK_NATS_Reading_mcs_10", + "expr": "SBK_NATS_Write_Reading_MBPerSec", "interval": "", "legendFormat": "", "refId": "A" - }, - { - "expr": "SBK_NATS_Reading_mcs_25", - "interval": "", - "legendFormat": "", - "refId": "B" - }, - { - "expr": "SBK_NATS_Reading_mcs_50", - "interval": "", - "legendFormat": "", - "refId": "C" - }, - { - "expr": "SBK_NATS_Reading_mcs_75", - "interval": "", - "legendFormat": "", - "refId": "D" - }, - { - "expr": "SBK_NATS_Reading_mcs_90", - "interval": "", - "legendFormat": "", - "refId": "E" - }, - { - "expr": "SBK_NATS_Reading_mcs_95", - "interval": "", - "legendFormat": "", - "refId": "F" - }, - { - "expr": "SBK_NATS_Reading_mcs_99", - "interval": "", - "legendFormat": "", - "refId": "G" - }, - { - "expr": "SBK_NATS_Reading_mcs_99_9", - "interval": "", - "legendFormat": "", - "refId": "H" - }, - { - "expr": "SBK_NATS_Reading_mcs_99_99", - "interval": "", - "legendFormat": "", - "refId": "I" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, - "title": "NATS Read Percentiles (Microseconds)", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "format": "µs", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } - }, - { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [], - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 1 - }, - { - "color": "#6ED0E0", - "value": 5 - }, - { - "color": "#EF843C", - "value": 10 - }, - { - "color": "#E24D42", - "value": 20 - }, - { - "color": "#1F78C1", - "value": 30 - }, - { - "color": "#BA43A9", - "value": 40 - }, - { - "color": "#705DA0", - "value": 50 - }, - { - "color": "#508642", - "value": 60 - }, - { - "color": "#CCA300", - "value": 70 - }, - { - "color": "#447EBC", - "value": 80 - }, - { - "color": "#C15C17", - "value": 90 - }, - { - "color": "#890F02", - "value": 100 - }, - { - "color": "#0A437C", - "value": 500 - }, - { - "color": "#6D1F62", - "value": 1000 - } - ] - }, - "unit": "ms" + "title": "NATS Write-Read Throughput MB/s ", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "$$hashKey": "object:175", + "format": "MBs", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "$$hashKey": "object:176", + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {} }, "overrides": [] }, + "fill": 1, + "fillGradient": 0, "gridPos": { "h": 11, "w": 8, - "x": 16, - "y": 30 + "x": 8, + "y": 9 }, - "id": 24, + "hiddenSeries": false, + "id": 36, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" + "alertThreshold": true }, + "percentage": false, "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, "targets": [ { - "expr": "SBK_NATS_Reading_ms_AvgLatency", + "expr": "SBK_NATS_Write_Reading_RecordsPerSec", "interval": "", - "legendFormat": "Average Latency", + "legendFormat": "", "refId": "A" - }, - { - "expr": "SBK_NATS_Reading_ms_MaxLatency", - "interval": "", - "legendFormat": "Max Latency", - "refId": "B" } ], + "thresholds": [], "timeFrom": null, - "timeShift": null, - "title": "NATS Read Avg and Max Latencies (Milliseconds)", - "type": "stat" - }, - { - "collapsed": true, - "datasource": null, - "gridPos": { - "h": 1, - "w": 24, - "x": 0, - "y": 41 - }, - "id": 56, - "panels": [ - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "max": 500, - "min": 0, - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 200 - }, - { - "color": "#1F78C1", - "value": 300 - }, - { - "color": "#BA43A9", - "value": 400 - }, - { - "color": "#705DA0", - "value": 500 - }, - { - "color": "#508642", - "value": 600 - }, - { - "color": "#CCA300", - "value": 700 - }, - { - "color": "#447EBC", - "value": 800 - }, - { - "color": "#C15C17", - "value": 900 - }, - { - "color": "#890F02", - "value": 1000 - } - ] - }, - "unit": "MBs" - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 0, - "y": 4 - }, - "hiddenSeries": false, - "id": 61, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_NATS_Write_Reading_MBPerSec", - "interval": "", - "legendFormat": "", - "refId": "A" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "NATS Write-Read Throughput MB/s ", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "$$hashKey": "object:175", - "format": "MBs", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "$$hashKey": "object:176", - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } + "timeRegions": [], + "timeShift": null, + "title": "NATS Write-Read Records/Sec", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "iops", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true }, { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {} - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 8, - "y": 4 - }, - "hiddenSeries": false, - "id": 36, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_NATS_Write_Reading_RecordsPerSec", - "interval": "", - "legendFormat": "", - "refId": "A" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "NATS Write-Read Records/Sec", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 1000 + }, + { + "color": "#1F78C1", + "value": 10000 + }, + { + "color": "#BA43A9", + "value": 100000 + }, + { + "color": "#705DA0", + "value": 1000000 + }, + { + "color": "#508642", + "value": 10000000 + } + ] }, - "yaxes": [ - { - "format": "iops", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } + "unit": "ns" + }, + "overrides": [] + }, + "gridPos": { + "h": 11, + "w": 8, + "x": 16, + "y": 9 + }, + "id": 52, + "options": { + "colorMode": "value", + "graphMode": "area", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" ], - "yaxis": { - "align": false, - "alignLevel": null - } + "fields": "", + "values": false + }, + "textMode": "auto" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_NATS_Write_Reading_ns_AvgLatency", + "interval": "", + "legendFormat": "Average Latency", + "refId": "A" + }, + { + "expr": "SBK_NATS_Write_Reading_ns_MaxLatency", + "interval": "", + "legendFormat": "Max Latency", + "refId": "B" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "NATS Write-Read Avg and Max Latencies (Nanoseconds)", + "type": "stat" + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {} + }, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 0, + "y": 20 + }, + "hiddenSeries": false, + "id": 54, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_NATS_Write_Reading_ns_10", + "interval": "", + "legendFormat": "", + "refId": "A" + }, + { + "expr": "SBK_NATS_Write_Reading_ns_25", + "interval": "", + "legendFormat": "", + "refId": "B" }, { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 1000 - }, - { - "color": "#1F78C1", - "value": 10000 - }, - { - "color": "#BA43A9", - "value": 100000 - }, - { - "color": "#705DA0", - "value": 1000000 - }, - { - "color": "#508642", - "value": 10000000 - } - ] - }, - "unit": "ns" - }, - "overrides": [] - }, - "gridPos": { - "h": 11, - "w": 8, - "x": 16, - "y": 4 - }, - "id": 52, - "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_NATS_Write_Reading_ns_AvgLatency", - "interval": "", - "legendFormat": "Average Latency", - "refId": "A" - }, - { - "expr": "SBK_NATS_Write_Reading_ns_MaxLatency", - "interval": "", - "legendFormat": "Max Latency", - "refId": "B" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "NATS Write-Read Avg and Max Latencies (Nanoseconds)", - "type": "stat" + "expr": "SBK_NATS_Write_Reading_ns_50", + "interval": "", + "legendFormat": "", + "refId": "C" }, { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {} - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 0, - "y": 15 - }, - "hiddenSeries": false, - "id": 54, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_NATS_Write_Reading_ns_10", - "interval": "", - "legendFormat": "", - "refId": "A" - }, - { - "expr": "SBK_NATS_Write_Reading_ns_25", - "interval": "", - "legendFormat": "", - "refId": "B" - }, - { - "expr": "SBK_NATS_Write_Reading_ns_50", - "interval": "", - "legendFormat": "", - "refId": "C" - }, - { - "expr": "SBK_NATS_Write_Reading_ns_75", - "interval": "", - "legendFormat": "", - "refId": "D" - }, - { - "expr": "SBK_NATS_Write_Reading_ns_90", - "interval": "", - "legendFormat": "", - "refId": "E" - }, - { - "expr": "SBK_NATS_Write_Reading_ns_95", - "interval": "", - "legendFormat": "", - "refId": "F" - }, - { - "expr": "SBK_NATS_Write_Reading_ns_99", - "interval": "", - "legendFormat": "", - "refId": "G" - }, - { - "expr": "SBK_NATS_Write_Reading_ns_99_9", - "interval": "", - "legendFormat": "", - "refId": "H" - }, - { - "expr": "SBK_NATS_Write_Reading_ns_99_99", - "interval": "", - "legendFormat": "", - "refId": "I" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "NATS Write-Read Percentiles (Nanoseconds)", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "format": "ns", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } + "expr": "SBK_NATS_Write_Reading_ns_75", + "interval": "", + "legendFormat": "", + "refId": "D" + }, + { + "expr": "SBK_NATS_Write_Reading_ns_90", + "interval": "", + "legendFormat": "", + "refId": "E" + }, + { + "expr": "SBK_NATS_Write_Reading_ns_95", + "interval": "", + "legendFormat": "", + "refId": "F" + }, + { + "expr": "SBK_NATS_Write_Reading_ns_99", + "interval": "", + "legendFormat": "", + "refId": "G" + }, + { + "expr": "SBK_NATS_Write_Reading_ns_99_25", + "interval": "", + "legendFormat": "", + "refId": "H" + }, + { + "expr": "SBK_NATS_Write_Reading_ns_99_5", + "interval": "", + "legendFormat": "", + "refId": "I" + }, + { + "expr": "SBK_NATS_Write_Reading_ns_99_75", + "interval": "", + "legendFormat": "", + "refId": "J" + }, + { + "expr": "SBK_NATS_Write_Reading_ns_99_9", + "interval": "", + "legendFormat": "", + "refId": "K" + }, + { + "expr": "SBK_NATS_Write_Reading_ns_99_95", + "interval": "", + "legendFormat": "", + "refId": "L" }, { - "datasource": "Prometheus", - "description": "", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 1073741824 - }, - { - "color": "#EF843C", - "value": 10737418240 - }, - { - "color": "#6ED0E0", - "value": 10737418240 - }, - { - "color": "#E24D42", - "value": 1099511627776 - } - ] + "expr": "SBK_NATS_Write_Reading_ns_99_99", + "interval": "", + "legendFormat": "", + "refId": "M" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "NATS Write-Read Percentiles (Nanoseconds)", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "$$hashKey": "object:240", + "format": "ns", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "$$hashKey": "object:241", + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "datasource": "Prometheus", + "description": "", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null }, - "unit": "decbytes" - }, - "overrides": [] - }, - "gridPos": { - "h": 5, - "w": 3, - "x": 8, - "y": 15 - }, - "id": 30, - "options": { - "colorMode": "value", - "graphMode": "none", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" + { + "color": "#EAB839", + "value": 1073741824 + }, + { + "color": "#EF843C", + "value": 10737418240 + }, + { + "color": "#6ED0E0", + "value": 10737418240 + }, + { + "color": "#E24D42", + "value": 1099511627776 + } + ] }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_NATS_Write_Reading_Bytes_total", - "interval": "", - "legendFormat": "", - "refId": "A" - } + "unit": "decbytes" + }, + "overrides": [] + }, + "gridPos": { + "h": 5, + "w": 3, + "x": 8, + "y": 20 + }, + "id": 30, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" ], - "timeFrom": null, - "timeShift": null, - "title": "NATS Write-Read Bytes Total", - "type": "stat" + "fields": "", + "values": false }, + "textMode": "auto" + }, + "pluginVersion": "7.3.7", + "targets": [ { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "max": 500, - "min": 0, - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 200 - }, - { - "color": "#1F78C1", - "value": 300 - }, - { - "color": "#BA43A9", - "value": 400 - }, - { - "color": "#705DA0", - "value": 500 - }, - { - "color": "#508642", - "value": 600 - }, - { - "color": "#CCA300", - "value": 700 - }, - { - "color": "#447EBC", - "value": 800 - }, - { - "color": "#C15C17", - "value": 900 - }, - { - "color": "#890F02", - "value": 1000 - } - ] + "expr": "SBK_NATS_Write_Reading_Bytes_total", + "interval": "", + "legendFormat": "", + "refId": "A" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "NATS Write-Read Bytes Total", + "type": "stat" + }, + { + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "max": 500, + "min": 0, + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 }, - "unit": "MBs" - }, - "overrides": [] - }, - "gridPos": { - "h": 6, - "w": 5, - "x": 11, - "y": 15 - }, - "id": 32, - "options": { - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "showThresholdLabels": true, - "showThresholdMarkers": true + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 200 + }, + { + "color": "#1F78C1", + "value": 300 + }, + { + "color": "#BA43A9", + "value": 400 + }, + { + "color": "#705DA0", + "value": 500 + }, + { + "color": "#508642", + "value": 600 + }, + { + "color": "#CCA300", + "value": 700 + }, + { + "color": "#447EBC", + "value": 800 + }, + { + "color": "#C15C17", + "value": 900 + }, + { + "color": "#890F02", + "value": 1000 + } + ] }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_NATS_Write_Reading_MBPerSec", - "interval": "", - "legendFormat": "", - "refId": "A" - } + "unit": "MBs" + }, + "overrides": [] + }, + "gridPos": { + "h": 6, + "w": 5, + "x": 11, + "y": 20 + }, + "id": 32, + "options": { + "reduceOptions": { + "calcs": [ + "last" ], - "timeFrom": null, - "timeShift": null, - "title": "NATS Write-Read Throughput MB/s", - "type": "gauge" + "fields": "", + "values": false }, + "showThresholdLabels": true, + "showThresholdMarkers": true + }, + "pluginVersion": "7.3.7", + "targets": [ { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {} - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 16, - "y": 15 - }, - "hiddenSeries": false, - "id": 34, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_NATS_Write_Reading_ms_10", - "interval": "", - "legendFormat": "", - "refId": "A" - }, - { - "expr": "SBK_NATS_Write_Reading_ms_25", - "interval": "", - "legendFormat": "", - "refId": "B" - }, - { - "expr": "SBK_NATS_Write_Reading_ms_50", - "interval": "", - "legendFormat": "", - "refId": "C" - }, - { - "expr": "SBK_NATS_Write_Reading_ms_75", - "interval": "", - "legendFormat": "", - "refId": "D" - }, - { - "expr": "SBK_NATS_Write_Reading_ms_90", - "interval": "", - "legendFormat": "", - "refId": "E" - }, - { - "expr": "SBK_NATS_Write_Reading_ms_95", - "interval": "", - "legendFormat": "", - "refId": "F" - }, - { - "expr": "SBK_NATS_Write_Reading_ms_99", - "interval": "", - "legendFormat": "", - "refId": "G" - }, - { - "expr": "SBK_NATS_Write_Reading_ms_99_9", - "interval": "", - "legendFormat": "", - "refId": "H" - }, - { - "expr": "SBK_NATS_Write_Reading_ms_99_99", - "interval": "", - "legendFormat": "", - "refId": "I" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "NATS Write-Read Percentiles (Milliseconds)", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "format": "ms", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } + "expr": "SBK_NATS_Write_Reading_MBPerSec", + "interval": "", + "legendFormat": "", + "refId": "A" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "NATS Write-Read Throughput MB/s", + "type": "gauge" + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {} + }, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 16, + "y": 20 + }, + "hiddenSeries": false, + "id": 34, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_NATS_Write_Reading_ms_10", + "interval": "", + "legendFormat": "", + "refId": "A" }, { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": { - "align": null, - "filterable": false + "expr": "SBK_NATS_Write_Reading_ms_25", + "interval": "", + "legendFormat": "", + "refId": "B" + }, + { + "expr": "SBK_NATS_Write_Reading_ms_50", + "interval": "", + "legendFormat": "", + "refId": "C" + }, + { + "expr": "SBK_NATS_Write_Reading_ms_75", + "interval": "", + "legendFormat": "", + "refId": "D" + }, + { + "expr": "SBK_NATS_Write_Reading_ms_90", + "interval": "", + "legendFormat": "", + "refId": "E" + }, + { + "expr": "SBK_NATS_Write_Reading_ms_95", + "interval": "", + "legendFormat": "", + "refId": "F" + }, + { + "expr": "SBK_NATS_Write_Reading_ms_99", + "interval": "", + "legendFormat": "", + "refId": "G" + }, + { + "expr": "SBK_NATS_Write_Reading_ms_99_9", + "interval": "", + "legendFormat": "", + "refId": "H" + }, + { + "expr": "SBK_NATS_Write_Reading_ms_99_99", + "interval": "", + "legendFormat": "", + "refId": "I" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "NATS Write-Read Percentiles (Milliseconds)", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "ms", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": { + "align": null, + "filterable": false + }, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null }, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 500 - } - ] + { + "color": "#EAB839", + "value": 10 }, - "unit": "none" - }, - "overrides": [] - }, - "gridPos": { - "h": 6, - "w": 3, - "x": 8, - "y": 20 - }, - "id": 40, - "options": { - "colorMode": "value", - "graphMode": "none", - "justifyMode": "auto", - "orientation": "horizontal", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "value_and_name" + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 500 + } + ] }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_NATS_Write_Reading_Readers", - "interval": "", - "legendFormat": "Active Readers", - "refId": "A" - }, - { - "expr": "SBK_NATS_Write_Reading_Max_Readers", - "interval": "", - "legendFormat": "Max Readers", - "refId": "B" - }, - { - "expr": "SBK_NATS_Write_Reading_Writers", - "interval": "", - "legendFormat": "Active Writers", - "refId": "C" - }, - { - "expr": "SBK_NATS_Write_Reading_Max_Writers", - "interval": "", - "legendFormat": "Max Writers", - "refId": "D" - } + "unit": "none" + }, + "overrides": [] + }, + "gridPos": { + "h": 6, + "w": 3, + "x": 8, + "y": 25 + }, + "id": 40, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "auto", + "orientation": "horizontal", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "value_and_name" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_NATS_Write_Reading_Readers", + "interval": "", + "legendFormat": "Active Readers", + "refId": "A" + }, + { + "expr": "SBK_NATS_Write_Reading_Max_Readers", + "interval": "", + "legendFormat": "Max Readers", + "refId": "B" + }, + { + "expr": "SBK_NATS_Write_Reading_Writers", + "interval": "", + "legendFormat": "Active Writers", + "refId": "C" + }, + { + "expr": "SBK_NATS_Write_Reading_Max_Writers", + "interval": "", + "legendFormat": "Max Writers", + "refId": "D" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "NATS Write-Read Writers and Readers", + "type": "stat" + }, + { + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "red", + "value": 1 + } + ] + }, + "unit": "none" + }, + "overrides": [] + }, + "gridPos": { + "h": 5, + "w": 5, + "x": 11, + "y": 26 + }, + "id": 42, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "auto", + "orientation": "horizontal", + "reduceOptions": { + "calcs": [ + "last" ], - "timeFrom": null, - "timeShift": null, - "title": "NATS Write-Read Writers and Readers", - "type": "stat" + "fields": "", + "values": false }, + "textMode": "value_and_name" + }, + "pluginVersion": "7.3.7", + "targets": [ { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "red", - "value": 1 - } - ] + "expr": "SBK_NATS_Write_Reading_LowerDiscardedLatencyRecords_total", + "interval": "", + "legendFormat": "Lower", + "refId": "A" + }, + { + "expr": "SBK_NATS_Write_Reading_HigherDiscardLatencyRecords_total", + "interval": "", + "legendFormat": "Higher", + "refId": "B" + }, + { + "expr": "SBK_NATS_Write_Reading_InvalidLatencyRecords_total", + "interval": "", + "legendFormat": "Invalid/Negative", + "refId": "C" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "NATS Write-Read Discarded Latencies", + "type": "stat" + }, + { + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null }, - "unit": "none" - }, - "overrides": [] - }, - "gridPos": { - "h": 5, - "w": 5, - "x": 11, - "y": 21 - }, - "id": 42, - "options": { - "colorMode": "value", - "graphMode": "none", - "justifyMode": "auto", - "orientation": "horizontal", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "value_and_name" + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 1000 + }, + { + "color": "#1F78C1", + "value": 10000 + }, + { + "color": "#BA43A9", + "value": 100000 + }, + { + "color": "#705DA0", + "value": 1000000 + }, + { + "color": "#508642", + "value": 10000000 + }, + { + "color": "#CCA300", + "value": 100000000 + } + ] }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_NATS_Write_Reading_LowerDiscardedLatencyRecords_total", - "interval": "", - "legendFormat": "Lower", - "refId": "A" - }, - { - "expr": "SBK_NATS_Write_Reading_HigherDiscardLatencyRecords_total", - "interval": "", - "legendFormat": "Higher", - "refId": "B" - }, - { - "expr": "SBK_NATS_Write_Reading_InvalidLatencyRecords_total", - "interval": "", - "legendFormat": "Invalid/Negative", - "refId": "C" - } + "unit": "µs" + }, + "overrides": [] + }, + "gridPos": { + "h": 11, + "w": 8, + "x": 0, + "y": 31 + }, + "id": 51, + "options": { + "colorMode": "value", + "graphMode": "area", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" ], - "timeFrom": null, - "timeShift": null, - "title": "NATS Write-Read Discarded Latencies", - "type": "stat" + "fields": "", + "values": false + }, + "textMode": "auto" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_NATS_Write_Reading_mcs_AvgLatency", + "interval": "", + "legendFormat": "Average Latency", + "refId": "A" + }, + { + "expr": "SBK_NATS_Write_Reading_mcs_MaxLatency", + "interval": "", + "legendFormat": "Max Latency", + "refId": "B" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "NATS Write-Read Avg and Max Latencies (Microseconds)", + "type": "stat" + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {} + }, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 8, + "y": 31 + }, + "hiddenSeries": false, + "id": 53, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_NATS_Write_Reading_mcs_10", + "interval": "", + "legendFormat": "", + "refId": "A" + }, + { + "expr": "SBK_NATS_Write_Reading_mcs_25", + "interval": "", + "legendFormat": "", + "refId": "B" }, { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 1000 - }, - { - "color": "#1F78C1", - "value": 10000 - }, - { - "color": "#BA43A9", - "value": 100000 - }, - { - "color": "#705DA0", - "value": 1000000 - }, - { - "color": "#508642", - "value": 10000000 - }, - { - "color": "#CCA300", - "value": 100000000 - } - ] - }, - "unit": "µs" - }, - "overrides": [] - }, - "gridPos": { - "h": 11, - "w": 8, - "x": 0, - "y": 26 - }, - "id": 51, - "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_NATS_Write_Reading_mcs_AvgLatency", - "interval": "", - "legendFormat": "Average Latency", - "refId": "A" - }, - { - "expr": "SBK_NATS_Write_Reading_mcs_MaxLatency", - "interval": "", - "legendFormat": "Max Latency", - "refId": "B" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "NATS Write-Read Avg and Max Latencies (Microseconds)", - "type": "stat" + "expr": "SBK_NATS_Write_Reading_mcs_50", + "interval": "", + "legendFormat": "", + "refId": "C" }, { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {} - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 8, - "y": 26 - }, - "hiddenSeries": false, - "id": 53, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_NATS_Write_Reading_mcs_10", - "interval": "", - "legendFormat": "", - "refId": "A" - }, - { - "expr": "SBK_NATS_Write_Reading_mcs_25", - "interval": "", - "legendFormat": "", - "refId": "B" - }, - { - "expr": "SBK_NATS_Write_Reading_mcs_50", - "interval": "", - "legendFormat": "", - "refId": "C" - }, - { - "expr": "SBK_NATS_Write_Reading_mcs_75", - "interval": "", - "legendFormat": "", - "refId": "D" - }, - { - "expr": "SBK_NATS_Write_Reading_mcs_90", - "interval": "", - "legendFormat": "", - "refId": "E" - }, - { - "expr": "SBK_NATS_Write_Reading_mcs_95", - "interval": "", - "legendFormat": "", - "refId": "F" - }, - { - "expr": "SBK_NATS_Write_Reading_mcs_99", - "interval": "", - "legendFormat": "", - "refId": "G" - }, - { - "expr": "SBK_NATS_Write_Reading_mcs_99_9", - "interval": "", - "legendFormat": "", - "refId": "H" - }, - { - "expr": "SBK_NATS_Write_Reading_mcs_99_99", - "interval": "", - "legendFormat": "", - "refId": "I" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "NATS Write-Read Percentiles (Microseconds)", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "format": "µs", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } + "expr": "SBK_NATS_Write_Reading_mcs_75", + "interval": "", + "legendFormat": "", + "refId": "D" + }, + { + "expr": "SBK_NATS_Write_Reading_mcs_90", + "interval": "", + "legendFormat": "", + "refId": "E" + }, + { + "expr": "SBK_NATS_Write_Reading_mcs_95", + "interval": "", + "legendFormat": "", + "refId": "F" + }, + { + "expr": "SBK_NATS_Write_Reading_mcs_99", + "interval": "", + "legendFormat": "", + "refId": "G" + }, + { + "expr": "SBK_NATS_Write_Reading_mcs_99_9", + "interval": "", + "legendFormat": "", + "refId": "H" + }, + { + "expr": "SBK_NATS_Write_Reading_mcs_99_99", + "interval": "", + "legendFormat": "", + "refId": "I" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "NATS Write-Read Percentiles (Microseconds)", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "µs", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true }, { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 1 - }, - { - "color": "#6ED0E0", - "value": 5 - }, - { - "color": "#EF843C", - "value": 10 - }, - { - "color": "#E24D42", - "value": 20 - }, - { - "color": "#1F78C1", - "value": 30 - }, - { - "color": "#BA43A9", - "value": 40 - }, - { - "color": "#705DA0", - "value": 50 - }, - { - "color": "#508642", - "value": 60 - }, - { - "color": "#CCA300", - "value": 70 - }, - { - "color": "#447EBC", - "value": 80 - }, - { - "color": "#C15C17", - "value": 90 - }, - { - "color": "#890F02", - "value": 100 - }, - { - "color": "#0A437C", - "value": 200 - }, - { - "color": "#6D1F62", - "value": 500 - }, - { - "color": "#584477", - "value": 1000 - } - ] + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null }, - "unit": "ms" - }, - "overrides": [] - }, - "gridPos": { - "h": 11, - "w": 8, - "x": 16, - "y": 26 - }, - "id": 38, - "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" + { + "color": "#EAB839", + "value": 1 + }, + { + "color": "#6ED0E0", + "value": 5 + }, + { + "color": "#EF843C", + "value": 10 + }, + { + "color": "#E24D42", + "value": 20 + }, + { + "color": "#1F78C1", + "value": 30 + }, + { + "color": "#BA43A9", + "value": 40 + }, + { + "color": "#705DA0", + "value": 50 + }, + { + "color": "#508642", + "value": 60 + }, + { + "color": "#CCA300", + "value": 70 + }, + { + "color": "#447EBC", + "value": 80 + }, + { + "color": "#C15C17", + "value": 90 + }, + { + "color": "#890F02", + "value": 100 + }, + { + "color": "#0A437C", + "value": 200 + }, + { + "color": "#6D1F62", + "value": 500 + }, + { + "color": "#584477", + "value": 1000 + } + ] }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_NATS_Write_Reading_ms_AvgLatency", - "interval": "", - "legendFormat": "Average Latency", - "refId": "A" - }, - { - "expr": "SBK_NATS_Write_Reading_ms_MaxLatency", - "interval": "", - "legendFormat": "Max Latency", - "refId": "B" - } + "unit": "ms" + }, + "overrides": [] + }, + "gridPos": { + "h": 11, + "w": 8, + "x": 16, + "y": 31 + }, + "id": 38, + "options": { + "colorMode": "value", + "graphMode": "area", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" ], - "timeFrom": null, - "timeShift": null, - "title": "NATS Write-Read Avg and Max Latencies (Milliseconds)", - "type": "stat" + "fields": "", + "values": false + }, + "textMode": "auto" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_NATS_Write_Reading_ms_AvgLatency", + "interval": "", + "legendFormat": "Average Latency", + "refId": "A" + }, + { + "expr": "SBK_NATS_Write_Reading_ms_MaxLatency", + "interval": "", + "legendFormat": "Max Latency", + "refId": "B" } ], - "title": "Write-Read Performance Benchmarking (End to End Latencies)", - "type": "row" + "timeFrom": null, + "timeShift": null, + "title": "NATS Write-Read Avg and Max Latencies (Milliseconds)", + "type": "stat" } ], "refresh": "5s", diff --git a/grafana/dashboards/sbk-natsStream.json b/grafana/dashboards/sbk-natsStream.json index e8394bfe5..17f1c190a 100644 --- a/grafana/dashboards/sbk-natsStream.json +++ b/grafana/dashboards/sbk-natsStream.json @@ -15,7 +15,7 @@ "editable": true, "gnetId": null, "graphTooltip": 0, - "iteration": 1623506088732, + "iteration": 1627313150733, "links": [], "panels": [ { @@ -362,7 +362,7 @@ "h": 9, "w": 8, "x": 0, - "y": 10 + "y": 7 }, "hiddenSeries": false, "id": 62, @@ -458,7 +458,7 @@ "h": 9, "w": 8, "x": 8, - "y": 10 + "y": 7 }, "hiddenSeries": false, "id": 6, @@ -590,7 +590,7 @@ "h": 9, "w": 8, "x": 16, - "y": 10 + "y": 7 }, "id": 48, "options": { @@ -646,7 +646,7 @@ "h": 11, "w": 8, "x": 0, - "y": 19 + "y": 16 }, "hiddenSeries": false, "id": 50, @@ -718,16 +718,40 @@ "refId": "G" }, { - "expr": "SBK_NATSSTREAM_Writing_ns_99_9", + "expr": "SBK_NATSSTREAM_Writing_ns_99_25", "interval": "", "legendFormat": "", "refId": "H" }, { - "expr": "SBK_NATSSTREAM_Writing_ns_99_99", + "expr": "SBK_NATSSTREAM_Writing_ns_99_5", "interval": "", "legendFormat": "", "refId": "I" + }, + { + "expr": "SBK_NATSSTREAM_Writing_ns_99_75", + "interval": "", + "legendFormat": "", + "refId": "J" + }, + { + "expr": "SBK_NATSSTREAM_Writing_ns_99_9", + "interval": "", + "legendFormat": "", + "refId": "K" + }, + { + "expr": "SBK_NATSSTREAM_Writing_ns_99_95", + "interval": "", + "legendFormat": "", + "refId": "L" + }, + { + "expr": "SBK_NATSSTREAM_Writing_ns_99_99", + "interval": "", + "legendFormat": "", + "refId": "M" } ], "thresholds": [], @@ -750,6 +774,7 @@ }, "yaxes": [ { + "$$hashKey": "object:127", "format": "ns", "label": null, "logBase": 1, @@ -758,6 +783,7 @@ "show": true }, { + "$$hashKey": "object:128", "format": "short", "label": null, "logBase": 1, @@ -814,7 +840,7 @@ "h": 4, "w": 3, "x": 8, - "y": 19 + "y": 16 }, "id": 2, "options": { @@ -925,7 +951,7 @@ "h": 6, "w": 5, "x": 11, - "y": 19 + "y": 16 }, "id": 4, "options": { @@ -970,7 +996,7 @@ "h": 11, "w": 8, "x": 16, - "y": 19 + "y": 16 }, "hiddenSeries": false, "id": 10, @@ -1136,7 +1162,7 @@ "h": 7, "w": 3, "x": 8, - "y": 23 + "y": 20 }, "id": 8, "options": { @@ -1192,7 +1218,7 @@ "h": 5, "w": 5, "x": 11, - "y": 25 + "y": 22 }, "id": 28, "options": { @@ -1294,7 +1320,7 @@ "h": 10, "w": 8, "x": 0, - "y": 30 + "y": 27 }, "id": 47, "options": { @@ -1350,7 +1376,7 @@ "h": 10, "w": 8, "x": 8, - "y": 30 + "y": 27 }, "hiddenSeries": false, "id": 49, @@ -1560,7 +1586,7 @@ "h": 10, "w": 8, "x": 16, - "y": 30 + "y": 27 }, "id": 12, "options": { @@ -1602,7 +1628,7 @@ "type": "row" }, { - "collapsed": false, + "collapsed": true, "datasource": null, "gridPos": { "h": 1, @@ -1611,969 +1637,1371 @@ "y": 7 }, "id": 58, - "panels": [], - "title": "Read Performance Benchmarking", - "type": "row" - }, - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [], - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 200 - }, - { - "color": "#1F78C1", - "value": 300 - }, - { - "color": "#BA43A9", - "value": 400 - }, - { - "color": "#705DA0", - "value": 500 - }, - { - "color": "#508642", - "value": 600 - }, - { - "color": "#CCA300", - "value": 700 - }, - { - "color": "#447EBC", - "value": 800 - }, - { - "color": "#C15C17", - "value": 900 + "panels": [ + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 200 + }, + { + "color": "#1F78C1", + "value": 300 + }, + { + "color": "#BA43A9", + "value": 400 + }, + { + "color": "#705DA0", + "value": 500 + }, + { + "color": "#508642", + "value": 600 + }, + { + "color": "#CCA300", + "value": 700 + }, + { + "color": "#447EBC", + "value": 800 + }, + { + "color": "#C15C17", + "value": 900 + }, + { + "color": "#890F02", + "value": 1000 + } + ] }, - { - "color": "#890F02", - "value": 1000 - } - ] + "unit": "MBs" + }, + "overrides": [] }, - "unit": "MBs" + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 0, + "y": 8 + }, + "hiddenSeries": false, + "id": 63, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_NATSSTREAM_Reading_MBPerSec", + "refId": "A" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "NATSSTREAM Read Throughput MB/s", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "$$hashKey": "object:323", + "format": "MBs", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "$$hashKey": "object:324", + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 0, - "y": 8 - }, - "hiddenSeries": false, - "id": 63, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_NATSSTREAM_Reading_MBPerSec", - "refId": "A" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "NATSSTREAM Read Throughput MB/s", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "$$hashKey": "object:323", - "format": "MBs", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "$$hashKey": "object:324", - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } - }, - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [] - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 8, - "y": 8 - }, - "hiddenSeries": false, - "id": 20, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_NATSSTREAM_Reading_RecordsPerSec", - "refId": "A" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "NATSSTREAM Read Records/Sec", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "format": "rps", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } - }, - { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [], - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 1000 - }, - { - "color": "#1F78C1", - "value": 10000 - }, - { - "color": "#BA43A9", - "value": 100000 - }, - { - "color": "#705DA0", - "value": 1000000 - }, - { - "color": "#508642", - "value": 10000000 - } - ] - }, - "unit": "ns" - }, - "overrides": [] - }, - "gridPos": { - "h": 11, - "w": 8, - "x": 16, - "y": 8 - }, - "id": 44, - "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_NATSSTREAM_Reading_ns_AvgLatency", - "interval": "", - "legendFormat": "Average Latency", - "refId": "A" - }, - { - "expr": "SBK_NATSSTREAM_Reading_ns_MaxLatency", - "interval": "", - "legendFormat": "Max Latency", - "refId": "B" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "NATSSTREAM Read Avg and Max Latencies (Nanoseconds)", - "type": "stat" - }, - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [] - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 0, - "y": 19 - }, - "hiddenSeries": false, - "id": 46, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_NATSSTREAM_Reading_ns_10", - "interval": "", - "legendFormat": "", - "refId": "A" - }, - { - "expr": "SBK_NATSSTREAM_Reading_ns_25", - "interval": "", - "legendFormat": "", - "refId": "B" - }, - { - "expr": "SBK_NATSSTREAM_Reading_ns_50", - "interval": "", - "legendFormat": "", - "refId": "C" - }, - { - "expr": "SBK_NATSSTREAM_Reading_ns_75", - "interval": "", - "legendFormat": "", - "refId": "D" - }, - { - "expr": "SBK_NATSSTREAM_Reading_ns_90", - "interval": "", - "legendFormat": "", - "refId": "E" - }, - { - "expr": "SBK_NATSSTREAM_Reading_ns_95", - "interval": "", - "legendFormat": "", - "refId": "F" - }, - { - "expr": "SBK_NATSSTREAM_Reading_ns_99", - "interval": "", - "legendFormat": "", - "refId": "G" - }, - { - "expr": "SBK_NATSSTREAM_Reading_ns_99_9", - "interval": "", - "legendFormat": "", - "refId": "H" - }, - { - "expr": "SBK_NATSSTREAM_Reading_ns_99_99", - "interval": "", - "legendFormat": "", - "refId": "I" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "NATSSTREAM Read Percentiles (Nanoseconds)", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ { - "format": "ns", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [] + }, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 8, + "y": 8 + }, + "hiddenSeries": false, + "id": 20, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_NATSSTREAM_Reading_RecordsPerSec", + "refId": "A" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "NATSSTREAM Read Records/Sec", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "rps", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } }, { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } - }, - { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [], - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 1000 + }, + { + "color": "#1F78C1", + "value": 10000 + }, + { + "color": "#BA43A9", + "value": 100000 + }, + { + "color": "#705DA0", + "value": 1000000 + }, + { + "color": "#508642", + "value": 10000000 + } + ] }, - { - "color": "#E24D42", - "value": 500 - } - ] + "unit": "ns" + }, + "overrides": [] + }, + "gridPos": { + "h": 11, + "w": 8, + "x": 16, + "y": 8 + }, + "id": 44, + "options": { + "colorMode": "value", + "graphMode": "area", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "auto" }, - "unit": "none" - }, - "overrides": [] - }, - "gridPos": { - "h": 5, - "w": 3, - "x": 8, - "y": 19 - }, - "id": 14, - "options": { - "colorMode": "value", - "graphMode": "none", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_NATSSTREAM_Reading_ns_AvgLatency", + "interval": "", + "legendFormat": "Average Latency", + "refId": "A" + }, + { + "expr": "SBK_NATSSTREAM_Reading_ns_MaxLatency", + "interval": "", + "legendFormat": "Max Latency", + "refId": "B" + } ], - "fields": "", - "values": false - }, - "textMode": "value_and_name" - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_NATSSTREAM_Reading_Readers", - "interval": "", - "legendFormat": "Active", - "refId": "A" + "timeFrom": null, + "timeShift": null, + "title": "NATSSTREAM Read Avg and Max Latencies (Nanoseconds)", + "type": "stat" }, { - "expr": "SBK_NATSSTREAM_Reading_Max_Readers", - "interval": "", - "legendFormat": "Max", - "refId": "B" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "NATSSTREAM Readers", - "type": "stat" - }, - { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [], - "mappings": [], - "max": 500, - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 200 - }, - { - "color": "#1F78C1", - "value": 300 - }, - { - "color": "#BA43A9", - "value": 400 - }, - { - "color": "#705DA0", - "value": 500 - }, - { - "color": "#508642", - "value": 600 - }, - { - "color": "#CCA300", - "value": 700 - }, - { - "color": "#447EBC", - "value": 800 - }, - { - "color": "#C15C17", - "value": 900 - }, - { - "color": "#890F02", - "value": 1000 - } - ] + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [] + }, + "overrides": [] }, - "unit": "MBs" - }, - "overrides": [] - }, - "gridPos": { - "h": 6, - "w": 5, - "x": 11, - "y": 19 - }, - "id": 18, - "options": { - "reduceOptions": { - "calcs": [ - "last" + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 0, + "y": 19 + }, + "hiddenSeries": false, + "id": 46, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_NATSSTREAM_Reading_ns_10", + "interval": "", + "legendFormat": "", + "refId": "A" + }, + { + "expr": "SBK_NATSSTREAM_Reading_ns_25", + "interval": "", + "legendFormat": "", + "refId": "B" + }, + { + "expr": "SBK_NATSSTREAM_Reading_ns_50", + "interval": "", + "legendFormat": "", + "refId": "C" + }, + { + "expr": "SBK_NATSSTREAM_Reading_ns_75", + "interval": "", + "legendFormat": "", + "refId": "D" + }, + { + "expr": "SBK_NATSSTREAM_Reading_ns_90", + "interval": "", + "legendFormat": "", + "refId": "E" + }, + { + "expr": "SBK_NATSSTREAM_Reading_ns_95", + "interval": "", + "legendFormat": "", + "refId": "F" + }, + { + "expr": "SBK_NATSSTREAM_Reading_ns_99", + "interval": "", + "legendFormat": "", + "refId": "G" + }, + { + "expr": "SBK_NATSSTREAM_Reading_ns_99_25", + "interval": "", + "legendFormat": "", + "refId": "H" + }, + { + "expr": "SBK_NATSSTREAM_Reading_ns_99_5", + "interval": "", + "legendFormat": "", + "refId": "I" + }, + { + "expr": "SBK_NATSSTREAM_Reading_ns_99_75", + "interval": "", + "legendFormat": "", + "refId": "J" + }, + { + "expr": "SBK_NATSSTREAM_Reading_ns_99_9", + "interval": "", + "legendFormat": "", + "refId": "K" + }, + { + "expr": "SBK_NATSSTREAM_Reading_ns_99_95", + "interval": "", + "legendFormat": "", + "refId": "L" + }, + { + "expr": "SBK_NATSSTREAM_Reading_ns_99_99", + "interval": "", + "legendFormat": "", + "refId": "M" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "NATSSTREAM Read Percentiles (Nanoseconds)", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "$$hashKey": "object:152", + "format": "ns", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "$$hashKey": "object:153", + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } ], - "fields": "", - "values": false - }, - "showThresholdLabels": true, - "showThresholdMarkers": true - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_NATSSTREAM_Reading_MBPerSec", - "refId": "A" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "NATSSTREAM Read Throughput MB/s", - "type": "gauge" - }, - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [] - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 16, - "y": 19 - }, - "hiddenSeries": false, - "id": 22, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_NATSSTREAM_Reading_ms_10", - "interval": "", - "legendFormat": "", - "refId": "A" - }, - { - "expr": "SBK_NATSSTREAM_Reading_ms_25", - "interval": "", - "legendFormat": "", - "refId": "B" - }, - { - "expr": "SBK_NATSSTREAM_Reading_ms_50", - "interval": "", - "legendFormat": "", - "refId": "C" + "yaxis": { + "align": false, + "alignLevel": null + } }, { - "expr": "SBK_NATSSTREAM_Reading_ms_75", - "interval": "", - "legendFormat": "", - "refId": "D" + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 500 + } + ] + }, + "unit": "none" + }, + "overrides": [] + }, + "gridPos": { + "h": 5, + "w": 3, + "x": 8, + "y": 19 + }, + "id": 14, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "value_and_name" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_NATSSTREAM_Reading_Readers", + "interval": "", + "legendFormat": "Active", + "refId": "A" + }, + { + "expr": "SBK_NATSSTREAM_Reading_Max_Readers", + "interval": "", + "legendFormat": "Max", + "refId": "B" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "NATSSTREAM Readers", + "type": "stat" }, { - "expr": "SBK_NATSSTREAM_Reading_ms_90", - "interval": "", - "legendFormat": "", - "refId": "E" + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "max": 500, + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 200 + }, + { + "color": "#1F78C1", + "value": 300 + }, + { + "color": "#BA43A9", + "value": 400 + }, + { + "color": "#705DA0", + "value": 500 + }, + { + "color": "#508642", + "value": 600 + }, + { + "color": "#CCA300", + "value": 700 + }, + { + "color": "#447EBC", + "value": 800 + }, + { + "color": "#C15C17", + "value": 900 + }, + { + "color": "#890F02", + "value": 1000 + } + ] + }, + "unit": "MBs" + }, + "overrides": [] + }, + "gridPos": { + "h": 6, + "w": 5, + "x": 11, + "y": 19 + }, + "id": 18, + "options": { + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "showThresholdLabels": true, + "showThresholdMarkers": true + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_NATSSTREAM_Reading_MBPerSec", + "refId": "A" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "NATSSTREAM Read Throughput MB/s", + "type": "gauge" }, { - "expr": "SBK_NATSSTREAM_Reading_ms_95", - "interval": "", - "legendFormat": "", - "refId": "F" + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [] + }, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 16, + "y": 19 + }, + "hiddenSeries": false, + "id": 22, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_NATSSTREAM_Reading_ms_10", + "interval": "", + "legendFormat": "", + "refId": "A" + }, + { + "expr": "SBK_NATSSTREAM_Reading_ms_25", + "interval": "", + "legendFormat": "", + "refId": "B" + }, + { + "expr": "SBK_NATSSTREAM_Reading_ms_50", + "interval": "", + "legendFormat": "", + "refId": "C" + }, + { + "expr": "SBK_NATSSTREAM_Reading_ms_75", + "interval": "", + "legendFormat": "", + "refId": "D" + }, + { + "expr": "SBK_NATSSTREAM_Reading_ms_90", + "interval": "", + "legendFormat": "", + "refId": "E" + }, + { + "expr": "SBK_NATSSTREAM_Reading_ms_95", + "interval": "", + "legendFormat": "", + "refId": "F" + }, + { + "expr": "SBK_NATSSTREAM_Reading_ms_99", + "interval": "", + "legendFormat": "", + "refId": "G" + }, + { + "expr": "SBK_NATSSTREAM_Reading_ms_99_9", + "interval": "", + "legendFormat": "", + "refId": "H" + }, + { + "expr": "SBK_NATSSTREAM_Reading_ms_99_99", + "interval": "", + "legendFormat": "", + "refId": "I" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "NATSSTREAM Read Percentiles (Milli Seconds)", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "ms", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } }, { - "expr": "SBK_NATSSTREAM_Reading_ms_99", - "interval": "", - "legendFormat": "", - "refId": "G" + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 1073741824 + }, + { + "color": "#6ED0E0", + "value": 10737418240 + }, + { + "color": "#EF843C", + "value": 107374182400 + }, + { + "color": "#E24D42", + "value": 1099511627776 + } + ] + }, + "unit": "decbytes" + }, + "overrides": [] + }, + "gridPos": { + "h": 6, + "w": 3, + "x": 8, + "y": 24 + }, + "id": 16, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "value" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_NATSSTREAM_Reading_Bytes_total", + "refId": "A" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "NATSSTREAM Read Bytes Total", + "type": "stat" }, { - "expr": "SBK_NATSSTREAM_Reading_ms_99_9", - "interval": "", - "legendFormat": "", - "refId": "H" + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "red", + "value": 1 + } + ] + }, + "unit": "none" + }, + "overrides": [] + }, + "gridPos": { + "h": 5, + "w": 5, + "x": 11, + "y": 25 + }, + "id": 26, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "auto", + "orientation": "horizontal", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "value_and_name" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_NATSSTREAM_Reading_LowerDiscardedLatencyRecords_total", + "interval": "", + "legendFormat": "Lower", + "queryType": "randomWalk", + "refId": "A" + }, + { + "expr": "SBK_NATSSTREAM_Reading_HigherDiscardLatencyRecords_total", + "interval": "", + "legendFormat": "Higher", + "refId": "B" + }, + { + "expr": "SBK_NATSSTREAM_Reading_InvalidLatencyRecords_total", + "interval": "", + "legendFormat": "Invalid/Negative", + "refId": "C" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "NATSSTREAM Read Discarded Latencies", + "type": "stat" }, { - "expr": "SBK_NATSSTREAM_Reading_ms_99_99", - "interval": "", - "legendFormat": "", - "refId": "I" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "NATSSTREAM Read Percentiles (Milli Seconds)", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "format": "ms", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 1000 + }, + { + "color": "#1F78C1", + "value": 10000 + }, + { + "color": "#BA43A9", + "value": 100000 + }, + { + "color": "#705DA0", + "value": 1000000 + }, + { + "color": "#508642", + "value": 10000000 + } + ] + }, + "unit": "µs" + }, + "overrides": [] + }, + "gridPos": { + "h": 11, + "w": 8, + "x": 0, + "y": 30 + }, + "id": 43, + "options": { + "colorMode": "value", + "graphMode": "area", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "auto" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_NATSSTREAM_Reading_mcs_AvgLatency", + "interval": "", + "legendFormat": "Average Latency", + "refId": "A" + }, + { + "expr": "SBK_NATSSTREAM_Reading_mcs_MaxLatency", + "interval": "", + "legendFormat": "Max Latency", + "refId": "B" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "NATSSTREAM Read Avg and Max Latencies (Microseconds)", + "type": "stat" }, { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } - }, - { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [], - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 1073741824 - }, - { - "color": "#6ED0E0", - "value": 10737418240 - }, - { - "color": "#EF843C", - "value": 107374182400 - }, - { - "color": "#E24D42", - "value": 1099511627776 - } - ] + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [] + }, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 8, + "y": 30 + }, + "hiddenSeries": false, + "id": 45, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_NATSSTREAM_Reading_mcs_10", + "interval": "", + "legendFormat": "", + "refId": "A" + }, + { + "expr": "SBK_NATSSTREAM_Reading_mcs_25", + "interval": "", + "legendFormat": "", + "refId": "B" + }, + { + "expr": "SBK_NATSSTREAM_Reading_mcs_50", + "interval": "", + "legendFormat": "", + "refId": "C" + }, + { + "expr": "SBK_NATSSTREAM_Reading_mcs_75", + "interval": "", + "legendFormat": "", + "refId": "D" + }, + { + "expr": "SBK_NATSSTREAM_Reading_mcs_90", + "interval": "", + "legendFormat": "", + "refId": "E" + }, + { + "expr": "SBK_NATSSTREAM_Reading_mcs_95", + "interval": "", + "legendFormat": "", + "refId": "F" + }, + { + "expr": "SBK_NATSSTREAM_Reading_mcs_99", + "interval": "", + "legendFormat": "", + "refId": "G" + }, + { + "expr": "SBK_NATSSTREAM_Reading_mcs_99_9", + "interval": "", + "legendFormat": "", + "refId": "H" + }, + { + "expr": "SBK_NATSSTREAM_Reading_mcs_99_99", + "interval": "", + "legendFormat": "", + "refId": "I" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "NATSSTREAM Read Percentiles (Microseconds)", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" }, - "unit": "decbytes" - }, - "overrides": [] - }, - "gridPos": { - "h": 6, - "w": 3, - "x": 8, - "y": 24 - }, - "id": 16, - "options": { - "colorMode": "value", - "graphMode": "none", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "µs", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } ], - "fields": "", - "values": false + "yaxis": { + "align": false, + "alignLevel": null + } }, - "textMode": "value" - }, - "pluginVersion": "7.3.7", - "targets": [ { - "expr": "SBK_NATSSTREAM_Reading_Bytes_total", - "refId": "A" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "NATSSTREAM Read Bytes Total", - "type": "stat" - }, - { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 1 + }, + { + "color": "#6ED0E0", + "value": 5 + }, + { + "color": "#EF843C", + "value": 10 + }, + { + "color": "#E24D42", + "value": 20 + }, + { + "color": "#1F78C1", + "value": 30 + }, + { + "color": "#BA43A9", + "value": 40 + }, + { + "color": "#705DA0", + "value": 50 + }, + { + "color": "#508642", + "value": 60 + }, + { + "color": "#CCA300", + "value": 70 + }, + { + "color": "#447EBC", + "value": 80 + }, + { + "color": "#C15C17", + "value": 90 + }, + { + "color": "#890F02", + "value": 100 + }, + { + "color": "#0A437C", + "value": 500 + }, + { + "color": "#6D1F62", + "value": 1000 + } + ] }, - { - "color": "red", - "value": 1 - } - ] + "unit": "ms" + }, + "overrides": [] }, - "unit": "none" - }, - "overrides": [] - }, - "gridPos": { - "h": 5, - "w": 5, - "x": 11, - "y": 25 - }, - "id": 26, - "options": { - "colorMode": "value", - "graphMode": "none", - "justifyMode": "auto", - "orientation": "horizontal", - "reduceOptions": { - "calcs": [ - "last" + "gridPos": { + "h": 11, + "w": 8, + "x": 16, + "y": 30 + }, + "id": 24, + "options": { + "colorMode": "value", + "graphMode": "area", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "auto" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_NATSSTREAM_Reading_ms_AvgLatency", + "interval": "", + "legendFormat": "Average Latency", + "refId": "A" + }, + { + "expr": "SBK_NATSSTREAM_Reading_ms_MaxLatency", + "interval": "", + "legendFormat": "Max Latency", + "refId": "B" + } ], - "fields": "", - "values": false - }, - "textMode": "value_and_name" - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_NATSSTREAM_Reading_LowerDiscardedLatencyRecords_total", - "interval": "", - "legendFormat": "Lower", - "queryType": "randomWalk", - "refId": "A" - }, - { - "expr": "SBK_NATSSTREAM_Reading_HigherDiscardLatencyRecords_total", - "interval": "", - "legendFormat": "Higher", - "refId": "B" - }, - { - "expr": "SBK_NATSSTREAM_Reading_InvalidLatencyRecords_total", - "interval": "", - "legendFormat": "Invalid/Negative", - "refId": "C" + "timeFrom": null, + "timeShift": null, + "title": "NATSSTREAM Read Avg and Max Latencies (Milliseconds)", + "type": "stat" } ], - "timeFrom": null, - "timeShift": null, - "title": "NATSSTREAM Read Discarded Latencies", - "type": "stat" + "title": "Read Performance Benchmarking", + "type": "row" + }, + { + "collapsed": false, + "datasource": null, + "gridPos": { + "h": 1, + "w": 24, + "x": 0, + "y": 8 + }, + "id": 56, + "panels": [], + "title": "Write-Read Performance Benchmarking (End to End Latencies)", + "type": "row" }, { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, "datasource": "Prometheus", "fieldConfig": { "defaults": { "custom": {}, - "links": [], "mappings": [], + "max": 500, + "min": 0, "noValue": "0", "thresholds": { "mode": "absolute", @@ -2596,81 +3024,43 @@ }, { "color": "#E24D42", - "value": 1000 + "value": 200 }, { "color": "#1F78C1", - "value": 10000 + "value": 300 }, { "color": "#BA43A9", - "value": 100000 + "value": 400 }, { "color": "#705DA0", - "value": 1000000 + "value": 500 }, { "color": "#508642", - "value": 10000000 + "value": 600 + }, + { + "color": "#CCA300", + "value": 700 + }, + { + "color": "#447EBC", + "value": 800 + }, + { + "color": "#C15C17", + "value": 900 + }, + { + "color": "#890F02", + "value": 1000 } ] }, - "unit": "µs" - }, - "overrides": [] - }, - "gridPos": { - "h": 11, - "w": 8, - "x": 0, - "y": 30 - }, - "id": 43, - "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_NATSSTREAM_Reading_mcs_AvgLatency", - "interval": "", - "legendFormat": "Average Latency", - "refId": "A" - }, - { - "expr": "SBK_NATSSTREAM_Reading_mcs_MaxLatency", - "interval": "", - "legendFormat": "Max Latency", - "refId": "B" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "NATSSTREAM Read Avg and Max Latencies (Microseconds)", - "type": "stat" - }, - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [] + "unit": "MBs" }, "overrides": [] }, @@ -2679,11 +3069,11 @@ "gridPos": { "h": 11, "w": 8, - "x": 8, - "y": 30 + "x": 0, + "y": 9 }, "hiddenSeries": false, - "id": 45, + "id": 61, "legend": { "avg": false, "current": false, @@ -2710,1564 +3100,1252 @@ "steppedLine": false, "targets": [ { - "expr": "SBK_NATSSTREAM_Reading_mcs_10", + "expr": "SBK_NATSSTREAM_Write_Reading_MBPerSec", "interval": "", "legendFormat": "", "refId": "A" - }, - { - "expr": "SBK_NATSSTREAM_Reading_mcs_25", - "interval": "", - "legendFormat": "", - "refId": "B" - }, - { - "expr": "SBK_NATSSTREAM_Reading_mcs_50", - "interval": "", - "legendFormat": "", - "refId": "C" - }, - { - "expr": "SBK_NATSSTREAM_Reading_mcs_75", - "interval": "", - "legendFormat": "", - "refId": "D" - }, - { - "expr": "SBK_NATSSTREAM_Reading_mcs_90", - "interval": "", - "legendFormat": "", - "refId": "E" - }, - { - "expr": "SBK_NATSSTREAM_Reading_mcs_95", - "interval": "", - "legendFormat": "", - "refId": "F" - }, - { - "expr": "SBK_NATSSTREAM_Reading_mcs_99", - "interval": "", - "legendFormat": "", - "refId": "G" - }, - { - "expr": "SBK_NATSSTREAM_Reading_mcs_99_9", - "interval": "", - "legendFormat": "", - "refId": "H" - }, - { - "expr": "SBK_NATSSTREAM_Reading_mcs_99_99", - "interval": "", - "legendFormat": "", - "refId": "I" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, - "title": "NATSSTREAM Read Percentiles (Microseconds)", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "format": "µs", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } - }, - { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [], - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 1 - }, - { - "color": "#6ED0E0", - "value": 5 - }, - { - "color": "#EF843C", - "value": 10 - }, - { - "color": "#E24D42", - "value": 20 - }, - { - "color": "#1F78C1", - "value": 30 - }, - { - "color": "#BA43A9", - "value": 40 - }, - { - "color": "#705DA0", - "value": 50 - }, - { - "color": "#508642", - "value": 60 - }, - { - "color": "#CCA300", - "value": 70 - }, - { - "color": "#447EBC", - "value": 80 - }, - { - "color": "#C15C17", - "value": 90 - }, - { - "color": "#890F02", - "value": 100 - }, - { - "color": "#0A437C", - "value": 500 - }, - { - "color": "#6D1F62", - "value": 1000 - } - ] - }, - "unit": "ms" + "title": "NATSSTREAM Write-Read Throughput MB/s ", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "$$hashKey": "object:175", + "format": "MBs", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "$$hashKey": "object:176", + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {} }, "overrides": [] }, + "fill": 1, + "fillGradient": 0, "gridPos": { "h": 11, "w": 8, - "x": 16, - "y": 30 + "x": 8, + "y": 9 }, - "id": 24, + "hiddenSeries": false, + "id": 36, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" + "alertThreshold": true }, + "percentage": false, "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, "targets": [ { - "expr": "SBK_NATSSTREAM_Reading_ms_AvgLatency", + "expr": "SBK_NATSSTREAM_Write_Reading_RecordsPerSec", "interval": "", - "legendFormat": "Average Latency", + "legendFormat": "", "refId": "A" - }, - { - "expr": "SBK_NATSSTREAM_Reading_ms_MaxLatency", - "interval": "", - "legendFormat": "Max Latency", - "refId": "B" } ], + "thresholds": [], "timeFrom": null, - "timeShift": null, - "title": "NATSSTREAM Read Avg and Max Latencies (Milliseconds)", - "type": "stat" - }, - { - "collapsed": true, - "datasource": null, - "gridPos": { - "h": 1, - "w": 24, - "x": 0, - "y": 41 - }, - "id": 56, - "panels": [ - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "max": 500, - "min": 0, - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 200 - }, - { - "color": "#1F78C1", - "value": 300 - }, - { - "color": "#BA43A9", - "value": 400 - }, - { - "color": "#705DA0", - "value": 500 - }, - { - "color": "#508642", - "value": 600 - }, - { - "color": "#CCA300", - "value": 700 - }, - { - "color": "#447EBC", - "value": 800 - }, - { - "color": "#C15C17", - "value": 900 - }, - { - "color": "#890F02", - "value": 1000 - } - ] - }, - "unit": "MBs" - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 0, - "y": 4 - }, - "hiddenSeries": false, - "id": 61, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_NATSSTREAM_Write_Reading_MBPerSec", - "interval": "", - "legendFormat": "", - "refId": "A" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "NATSSTREAM Write-Read Throughput MB/s ", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "$$hashKey": "object:175", - "format": "MBs", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "$$hashKey": "object:176", - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } + "timeRegions": [], + "timeShift": null, + "title": "NATSSTREAM Write-Read Records/Sec", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "iops", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true }, { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {} - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 8, - "y": 4 - }, - "hiddenSeries": false, - "id": 36, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_NATSSTREAM_Write_Reading_RecordsPerSec", - "interval": "", - "legendFormat": "", - "refId": "A" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "NATSSTREAM Write-Read Records/Sec", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 1000 + }, + { + "color": "#1F78C1", + "value": 10000 + }, + { + "color": "#BA43A9", + "value": 100000 + }, + { + "color": "#705DA0", + "value": 1000000 + }, + { + "color": "#508642", + "value": 10000000 + } + ] }, - "yaxes": [ - { - "format": "iops", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } + "unit": "ns" + }, + "overrides": [] + }, + "gridPos": { + "h": 11, + "w": 8, + "x": 16, + "y": 9 + }, + "id": 52, + "options": { + "colorMode": "value", + "graphMode": "area", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" ], - "yaxis": { - "align": false, - "alignLevel": null - } + "fields": "", + "values": false + }, + "textMode": "auto" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_NATSSTREAM_Write_Reading_ns_AvgLatency", + "interval": "", + "legendFormat": "Average Latency", + "refId": "A" + }, + { + "expr": "SBK_NATSSTREAM_Write_Reading_ns_MaxLatency", + "interval": "", + "legendFormat": "Max Latency", + "refId": "B" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "NATSSTREAM Write-Read Avg and Max Latencies (Nanoseconds)", + "type": "stat" + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {} + }, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 0, + "y": 20 + }, + "hiddenSeries": false, + "id": 54, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_NATSSTREAM_Write_Reading_ns_10", + "interval": "", + "legendFormat": "", + "refId": "A" + }, + { + "expr": "SBK_NATSSTREAM_Write_Reading_ns_25", + "interval": "", + "legendFormat": "", + "refId": "B" }, { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 1000 - }, - { - "color": "#1F78C1", - "value": 10000 - }, - { - "color": "#BA43A9", - "value": 100000 - }, - { - "color": "#705DA0", - "value": 1000000 - }, - { - "color": "#508642", - "value": 10000000 - } - ] - }, - "unit": "ns" - }, - "overrides": [] - }, - "gridPos": { - "h": 11, - "w": 8, - "x": 16, - "y": 4 - }, - "id": 52, - "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_NATSSTREAM_Write_Reading_ns_AvgLatency", - "interval": "", - "legendFormat": "Average Latency", - "refId": "A" - }, - { - "expr": "SBK_NATSSTREAM_Write_Reading_ns_MaxLatency", - "interval": "", - "legendFormat": "Max Latency", - "refId": "B" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "NATSSTREAM Write-Read Avg and Max Latencies (Nanoseconds)", - "type": "stat" + "expr": "SBK_NATSSTREAM_Write_Reading_ns_50", + "interval": "", + "legendFormat": "", + "refId": "C" }, { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {} - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 0, - "y": 15 - }, - "hiddenSeries": false, - "id": 54, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_NATSSTREAM_Write_Reading_ns_10", - "interval": "", - "legendFormat": "", - "refId": "A" - }, - { - "expr": "SBK_NATSSTREAM_Write_Reading_ns_25", - "interval": "", - "legendFormat": "", - "refId": "B" - }, - { - "expr": "SBK_NATSSTREAM_Write_Reading_ns_50", - "interval": "", - "legendFormat": "", - "refId": "C" - }, - { - "expr": "SBK_NATSSTREAM_Write_Reading_ns_75", - "interval": "", - "legendFormat": "", - "refId": "D" - }, - { - "expr": "SBK_NATSSTREAM_Write_Reading_ns_90", - "interval": "", - "legendFormat": "", - "refId": "E" - }, - { - "expr": "SBK_NATSSTREAM_Write_Reading_ns_95", - "interval": "", - "legendFormat": "", - "refId": "F" - }, - { - "expr": "SBK_NATSSTREAM_Write_Reading_ns_99", - "interval": "", - "legendFormat": "", - "refId": "G" - }, - { - "expr": "SBK_NATSSTREAM_Write_Reading_ns_99_9", - "interval": "", - "legendFormat": "", - "refId": "H" - }, - { - "expr": "SBK_NATSSTREAM_Write_Reading_ns_99_99", - "interval": "", - "legendFormat": "", - "refId": "I" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "NATSSTREAM Write-Read Percentiles (Nanoseconds)", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "format": "ns", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } + "expr": "SBK_NATSSTREAM_Write_Reading_ns_75", + "interval": "", + "legendFormat": "", + "refId": "D" + }, + { + "expr": "SBK_NATSSTREAM_Write_Reading_ns_90", + "interval": "", + "legendFormat": "", + "refId": "E" + }, + { + "expr": "SBK_NATSSTREAM_Write_Reading_ns_95", + "interval": "", + "legendFormat": "", + "refId": "F" + }, + { + "expr": "SBK_NATSSTREAM_Write_Reading_ns_99", + "interval": "", + "legendFormat": "", + "refId": "G" + }, + { + "expr": "SBK_NATSSTREAM_Write_Reading_ns_99_25", + "interval": "", + "legendFormat": "", + "refId": "H" + }, + { + "expr": "SBK_NATSSTREAM_Write_Reading_ns_99_5", + "interval": "", + "legendFormat": "", + "refId": "I" + }, + { + "expr": "SBK_NATSSTREAM_Write_Reading_ns_99_75", + "interval": "", + "legendFormat": "", + "refId": "J" + }, + { + "expr": "SBK_NATSSTREAM_Write_Reading_ns_99_9", + "interval": "", + "legendFormat": "", + "refId": "K" + }, + { + "expr": "SBK_NATSSTREAM_Write_Reading_ns_99_95", + "interval": "", + "legendFormat": "", + "refId": "L" }, { - "datasource": "Prometheus", - "description": "", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 1073741824 - }, - { - "color": "#EF843C", - "value": 10737418240 - }, - { - "color": "#6ED0E0", - "value": 10737418240 - }, - { - "color": "#E24D42", - "value": 1099511627776 - } - ] + "expr": "SBK_NATSSTREAM_Write_Reading_ns_99_99", + "interval": "", + "legendFormat": "", + "refId": "M" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "NATSSTREAM Write-Read Percentiles (Nanoseconds)", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "$$hashKey": "object:240", + "format": "ns", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "$$hashKey": "object:241", + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "datasource": "Prometheus", + "description": "", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null }, - "unit": "decbytes" - }, - "overrides": [] - }, - "gridPos": { - "h": 5, - "w": 3, - "x": 8, - "y": 15 - }, - "id": 30, - "options": { - "colorMode": "value", - "graphMode": "none", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" + { + "color": "#EAB839", + "value": 1073741824 + }, + { + "color": "#EF843C", + "value": 10737418240 + }, + { + "color": "#6ED0E0", + "value": 10737418240 + }, + { + "color": "#E24D42", + "value": 1099511627776 + } + ] }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_NATSSTREAM_Write_Reading_Bytes_total", - "interval": "", - "legendFormat": "", - "refId": "A" - } + "unit": "decbytes" + }, + "overrides": [] + }, + "gridPos": { + "h": 5, + "w": 3, + "x": 8, + "y": 20 + }, + "id": 30, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" ], - "timeFrom": null, - "timeShift": null, - "title": "NATSSTREAM Write-Read Bytes Total", - "type": "stat" + "fields": "", + "values": false }, + "textMode": "auto" + }, + "pluginVersion": "7.3.7", + "targets": [ { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "max": 500, - "min": 0, - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 200 - }, - { - "color": "#1F78C1", - "value": 300 - }, - { - "color": "#BA43A9", - "value": 400 - }, - { - "color": "#705DA0", - "value": 500 - }, - { - "color": "#508642", - "value": 600 - }, - { - "color": "#CCA300", - "value": 700 - }, - { - "color": "#447EBC", - "value": 800 - }, - { - "color": "#C15C17", - "value": 900 - }, - { - "color": "#890F02", - "value": 1000 - } - ] + "expr": "SBK_NATSSTREAM_Write_Reading_Bytes_total", + "interval": "", + "legendFormat": "", + "refId": "A" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "NATSSTREAM Write-Read Bytes Total", + "type": "stat" + }, + { + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "max": 500, + "min": 0, + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 }, - "unit": "MBs" - }, - "overrides": [] - }, - "gridPos": { - "h": 6, - "w": 5, - "x": 11, - "y": 15 - }, - "id": 32, - "options": { - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "showThresholdLabels": true, - "showThresholdMarkers": true + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 200 + }, + { + "color": "#1F78C1", + "value": 300 + }, + { + "color": "#BA43A9", + "value": 400 + }, + { + "color": "#705DA0", + "value": 500 + }, + { + "color": "#508642", + "value": 600 + }, + { + "color": "#CCA300", + "value": 700 + }, + { + "color": "#447EBC", + "value": 800 + }, + { + "color": "#C15C17", + "value": 900 + }, + { + "color": "#890F02", + "value": 1000 + } + ] }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_NATSSTREAM_Write_Reading_MBPerSec", - "interval": "", - "legendFormat": "", - "refId": "A" - } + "unit": "MBs" + }, + "overrides": [] + }, + "gridPos": { + "h": 6, + "w": 5, + "x": 11, + "y": 20 + }, + "id": 32, + "options": { + "reduceOptions": { + "calcs": [ + "last" ], - "timeFrom": null, - "timeShift": null, - "title": "NATSSTREAM Write-Read Throughput MB/s", - "type": "gauge" + "fields": "", + "values": false }, + "showThresholdLabels": true, + "showThresholdMarkers": true + }, + "pluginVersion": "7.3.7", + "targets": [ { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {} - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 16, - "y": 15 - }, - "hiddenSeries": false, - "id": 34, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_NATSSTREAM_Write_Reading_ms_10", - "interval": "", - "legendFormat": "", - "refId": "A" - }, - { - "expr": "SBK_NATSSTREAM_Write_Reading_ms_25", - "interval": "", - "legendFormat": "", - "refId": "B" - }, - { - "expr": "SBK_NATSSTREAM_Write_Reading_ms_50", - "interval": "", - "legendFormat": "", - "refId": "C" - }, - { - "expr": "SBK_NATSSTREAM_Write_Reading_ms_75", - "interval": "", - "legendFormat": "", - "refId": "D" - }, - { - "expr": "SBK_NATSSTREAM_Write_Reading_ms_90", - "interval": "", - "legendFormat": "", - "refId": "E" - }, - { - "expr": "SBK_NATSSTREAM_Write_Reading_ms_95", - "interval": "", - "legendFormat": "", - "refId": "F" - }, - { - "expr": "SBK_NATSSTREAM_Write_Reading_ms_99", - "interval": "", - "legendFormat": "", - "refId": "G" - }, - { - "expr": "SBK_NATSSTREAM_Write_Reading_ms_99_9", - "interval": "", - "legendFormat": "", - "refId": "H" - }, - { - "expr": "SBK_NATSSTREAM_Write_Reading_ms_99_99", - "interval": "", - "legendFormat": "", - "refId": "I" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "NATSSTREAM Write-Read Percentiles (Milliseconds)", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "format": "ms", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } + "expr": "SBK_NATSSTREAM_Write_Reading_MBPerSec", + "interval": "", + "legendFormat": "", + "refId": "A" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "NATSSTREAM Write-Read Throughput MB/s", + "type": "gauge" + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {} + }, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 16, + "y": 20 + }, + "hiddenSeries": false, + "id": 34, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_NATSSTREAM_Write_Reading_ms_10", + "interval": "", + "legendFormat": "", + "refId": "A" }, { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": { - "align": null, - "filterable": false + "expr": "SBK_NATSSTREAM_Write_Reading_ms_25", + "interval": "", + "legendFormat": "", + "refId": "B" + }, + { + "expr": "SBK_NATSSTREAM_Write_Reading_ms_50", + "interval": "", + "legendFormat": "", + "refId": "C" + }, + { + "expr": "SBK_NATSSTREAM_Write_Reading_ms_75", + "interval": "", + "legendFormat": "", + "refId": "D" + }, + { + "expr": "SBK_NATSSTREAM_Write_Reading_ms_90", + "interval": "", + "legendFormat": "", + "refId": "E" + }, + { + "expr": "SBK_NATSSTREAM_Write_Reading_ms_95", + "interval": "", + "legendFormat": "", + "refId": "F" + }, + { + "expr": "SBK_NATSSTREAM_Write_Reading_ms_99", + "interval": "", + "legendFormat": "", + "refId": "G" + }, + { + "expr": "SBK_NATSSTREAM_Write_Reading_ms_99_9", + "interval": "", + "legendFormat": "", + "refId": "H" + }, + { + "expr": "SBK_NATSSTREAM_Write_Reading_ms_99_99", + "interval": "", + "legendFormat": "", + "refId": "I" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "NATSSTREAM Write-Read Percentiles (Milliseconds)", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "ms", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": { + "align": null, + "filterable": false + }, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null }, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 500 - } - ] + { + "color": "#EAB839", + "value": 10 }, - "unit": "none" - }, - "overrides": [] - }, - "gridPos": { - "h": 6, - "w": 3, - "x": 8, - "y": 20 - }, - "id": 40, - "options": { - "colorMode": "value", - "graphMode": "none", - "justifyMode": "auto", - "orientation": "horizontal", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "value_and_name" + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 500 + } + ] }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_NATSSTREAM_Write_Reading_Readers", - "interval": "", - "legendFormat": "Active Readers", - "refId": "A" - }, - { - "expr": "SBK_NATSSTREAM_Write_Reading_Max_Readers", - "interval": "", - "legendFormat": "Max Readers", - "refId": "B" - }, - { - "expr": "SBK_NATSSTREAM_Write_Reading_Writers", - "interval": "", - "legendFormat": "Active Writers", - "refId": "C" - }, - { - "expr": "SBK_NATSSTREAM_Write_Reading_Max_Writers", - "interval": "", - "legendFormat": "Max Writers", - "refId": "D" - } + "unit": "none" + }, + "overrides": [] + }, + "gridPos": { + "h": 6, + "w": 3, + "x": 8, + "y": 25 + }, + "id": 40, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "auto", + "orientation": "horizontal", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "value_and_name" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_NATSSTREAM_Write_Reading_Readers", + "interval": "", + "legendFormat": "Active Readers", + "refId": "A" + }, + { + "expr": "SBK_NATSSTREAM_Write_Reading_Max_Readers", + "interval": "", + "legendFormat": "Max Readers", + "refId": "B" + }, + { + "expr": "SBK_NATSSTREAM_Write_Reading_Writers", + "interval": "", + "legendFormat": "Active Writers", + "refId": "C" + }, + { + "expr": "SBK_NATSSTREAM_Write_Reading_Max_Writers", + "interval": "", + "legendFormat": "Max Writers", + "refId": "D" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "NATSSTREAM Write-Read Writers and Readers", + "type": "stat" + }, + { + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "red", + "value": 1 + } + ] + }, + "unit": "none" + }, + "overrides": [] + }, + "gridPos": { + "h": 5, + "w": 5, + "x": 11, + "y": 26 + }, + "id": 42, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "auto", + "orientation": "horizontal", + "reduceOptions": { + "calcs": [ + "last" ], - "timeFrom": null, - "timeShift": null, - "title": "NATSSTREAM Write-Read Writers and Readers", - "type": "stat" + "fields": "", + "values": false }, + "textMode": "value_and_name" + }, + "pluginVersion": "7.3.7", + "targets": [ { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "red", - "value": 1 - } - ] + "expr": "SBK_NATSSTREAM_Write_Reading_LowerDiscardedLatencyRecords_total", + "interval": "", + "legendFormat": "Lower", + "refId": "A" + }, + { + "expr": "SBK_NATSSTREAM_Write_Reading_HigherDiscardLatencyRecords_total", + "interval": "", + "legendFormat": "Higher", + "refId": "B" + }, + { + "expr": "SBK_NATSSTREAM_Write_Reading_InvalidLatencyRecords_total", + "interval": "", + "legendFormat": "Invalid/Negative", + "refId": "C" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "NATSSTREAM Write-Read Discarded Latencies", + "type": "stat" + }, + { + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null }, - "unit": "none" - }, - "overrides": [] - }, - "gridPos": { - "h": 5, - "w": 5, - "x": 11, - "y": 21 - }, - "id": 42, - "options": { - "colorMode": "value", - "graphMode": "none", - "justifyMode": "auto", - "orientation": "horizontal", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "value_and_name" + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 1000 + }, + { + "color": "#1F78C1", + "value": 10000 + }, + { + "color": "#BA43A9", + "value": 100000 + }, + { + "color": "#705DA0", + "value": 1000000 + }, + { + "color": "#508642", + "value": 10000000 + }, + { + "color": "#CCA300", + "value": 100000000 + } + ] }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_NATSSTREAM_Write_Reading_LowerDiscardedLatencyRecords_total", - "interval": "", - "legendFormat": "Lower", - "refId": "A" - }, - { - "expr": "SBK_NATSSTREAM_Write_Reading_HigherDiscardLatencyRecords_total", - "interval": "", - "legendFormat": "Higher", - "refId": "B" - }, - { - "expr": "SBK_NATSSTREAM_Write_Reading_InvalidLatencyRecords_total", - "interval": "", - "legendFormat": "Invalid/Negative", - "refId": "C" - } + "unit": "µs" + }, + "overrides": [] + }, + "gridPos": { + "h": 11, + "w": 8, + "x": 0, + "y": 31 + }, + "id": 51, + "options": { + "colorMode": "value", + "graphMode": "area", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" ], - "timeFrom": null, - "timeShift": null, - "title": "NATSSTREAM Write-Read Discarded Latencies", - "type": "stat" + "fields": "", + "values": false + }, + "textMode": "auto" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_NATSSTREAM_Write_Reading_mcs_AvgLatency", + "interval": "", + "legendFormat": "Average Latency", + "refId": "A" + }, + { + "expr": "SBK_NATSSTREAM_Write_Reading_mcs_MaxLatency", + "interval": "", + "legendFormat": "Max Latency", + "refId": "B" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "NATSSTREAM Write-Read Avg and Max Latencies (Microseconds)", + "type": "stat" + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {} + }, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 8, + "y": 31 + }, + "hiddenSeries": false, + "id": 53, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_NATSSTREAM_Write_Reading_mcs_10", + "interval": "", + "legendFormat": "", + "refId": "A" + }, + { + "expr": "SBK_NATSSTREAM_Write_Reading_mcs_25", + "interval": "", + "legendFormat": "", + "refId": "B" }, { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 1000 - }, - { - "color": "#1F78C1", - "value": 10000 - }, - { - "color": "#BA43A9", - "value": 100000 - }, - { - "color": "#705DA0", - "value": 1000000 - }, - { - "color": "#508642", - "value": 10000000 - }, - { - "color": "#CCA300", - "value": 100000000 - } - ] - }, - "unit": "µs" - }, - "overrides": [] - }, - "gridPos": { - "h": 11, - "w": 8, - "x": 0, - "y": 26 - }, - "id": 51, - "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_NATSSTREAM_Write_Reading_mcs_AvgLatency", - "interval": "", - "legendFormat": "Average Latency", - "refId": "A" - }, - { - "expr": "SBK_NATSSTREAM_Write_Reading_mcs_MaxLatency", - "interval": "", - "legendFormat": "Max Latency", - "refId": "B" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "NATSSTREAM Write-Read Avg and Max Latencies (Microseconds)", - "type": "stat" + "expr": "SBK_NATSSTREAM_Write_Reading_mcs_50", + "interval": "", + "legendFormat": "", + "refId": "C" }, { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {} - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 8, - "y": 26 - }, - "hiddenSeries": false, - "id": 53, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_NATSSTREAM_Write_Reading_mcs_10", - "interval": "", - "legendFormat": "", - "refId": "A" - }, - { - "expr": "SBK_NATSSTREAM_Write_Reading_mcs_25", - "interval": "", - "legendFormat": "", - "refId": "B" - }, - { - "expr": "SBK_NATSSTREAM_Write_Reading_mcs_50", - "interval": "", - "legendFormat": "", - "refId": "C" - }, - { - "expr": "SBK_NATSSTREAM_Write_Reading_mcs_75", - "interval": "", - "legendFormat": "", - "refId": "D" - }, - { - "expr": "SBK_NATSSTREAM_Write_Reading_mcs_90", - "interval": "", - "legendFormat": "", - "refId": "E" - }, - { - "expr": "SBK_NATSSTREAM_Write_Reading_mcs_95", - "interval": "", - "legendFormat": "", - "refId": "F" - }, - { - "expr": "SBK_NATSSTREAM_Write_Reading_mcs_99", - "interval": "", - "legendFormat": "", - "refId": "G" - }, - { - "expr": "SBK_NATSSTREAM_Write_Reading_mcs_99_9", - "interval": "", - "legendFormat": "", - "refId": "H" - }, - { - "expr": "SBK_NATSSTREAM_Write_Reading_mcs_99_99", - "interval": "", - "legendFormat": "", - "refId": "I" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "NATSSTREAM Write-Read Percentiles (Microseconds)", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "format": "µs", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } + "expr": "SBK_NATSSTREAM_Write_Reading_mcs_75", + "interval": "", + "legendFormat": "", + "refId": "D" + }, + { + "expr": "SBK_NATSSTREAM_Write_Reading_mcs_90", + "interval": "", + "legendFormat": "", + "refId": "E" + }, + { + "expr": "SBK_NATSSTREAM_Write_Reading_mcs_95", + "interval": "", + "legendFormat": "", + "refId": "F" + }, + { + "expr": "SBK_NATSSTREAM_Write_Reading_mcs_99", + "interval": "", + "legendFormat": "", + "refId": "G" + }, + { + "expr": "SBK_NATSSTREAM_Write_Reading_mcs_99_9", + "interval": "", + "legendFormat": "", + "refId": "H" + }, + { + "expr": "SBK_NATSSTREAM_Write_Reading_mcs_99_99", + "interval": "", + "legendFormat": "", + "refId": "I" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "NATSSTREAM Write-Read Percentiles (Microseconds)", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "µs", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true }, { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 1 - }, - { - "color": "#6ED0E0", - "value": 5 - }, - { - "color": "#EF843C", - "value": 10 - }, - { - "color": "#E24D42", - "value": 20 - }, - { - "color": "#1F78C1", - "value": 30 - }, - { - "color": "#BA43A9", - "value": 40 - }, - { - "color": "#705DA0", - "value": 50 - }, - { - "color": "#508642", - "value": 60 - }, - { - "color": "#CCA300", - "value": 70 - }, - { - "color": "#447EBC", - "value": 80 - }, - { - "color": "#C15C17", - "value": 90 - }, - { - "color": "#890F02", - "value": 100 - }, - { - "color": "#0A437C", - "value": 200 - }, - { - "color": "#6D1F62", - "value": 500 - }, - { - "color": "#584477", - "value": 1000 - } - ] + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null }, - "unit": "ms" - }, - "overrides": [] - }, - "gridPos": { - "h": 11, - "w": 8, - "x": 16, - "y": 26 - }, - "id": 38, - "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" + { + "color": "#EAB839", + "value": 1 + }, + { + "color": "#6ED0E0", + "value": 5 + }, + { + "color": "#EF843C", + "value": 10 + }, + { + "color": "#E24D42", + "value": 20 + }, + { + "color": "#1F78C1", + "value": 30 + }, + { + "color": "#BA43A9", + "value": 40 + }, + { + "color": "#705DA0", + "value": 50 + }, + { + "color": "#508642", + "value": 60 + }, + { + "color": "#CCA300", + "value": 70 + }, + { + "color": "#447EBC", + "value": 80 + }, + { + "color": "#C15C17", + "value": 90 + }, + { + "color": "#890F02", + "value": 100 + }, + { + "color": "#0A437C", + "value": 200 + }, + { + "color": "#6D1F62", + "value": 500 + }, + { + "color": "#584477", + "value": 1000 + } + ] }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_NATSSTREAM_Write_Reading_ms_AvgLatency", - "interval": "", - "legendFormat": "Average Latency", - "refId": "A" - }, - { - "expr": "SBK_NATSSTREAM_Write_Reading_ms_MaxLatency", - "interval": "", - "legendFormat": "Max Latency", - "refId": "B" - } + "unit": "ms" + }, + "overrides": [] + }, + "gridPos": { + "h": 11, + "w": 8, + "x": 16, + "y": 31 + }, + "id": 38, + "options": { + "colorMode": "value", + "graphMode": "area", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" ], - "timeFrom": null, - "timeShift": null, - "title": "NATSSTREAM Write-Read Avg and Max Latencies (Milliseconds)", - "type": "stat" + "fields": "", + "values": false + }, + "textMode": "auto" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_NATSSTREAM_Write_Reading_ms_AvgLatency", + "interval": "", + "legendFormat": "Average Latency", + "refId": "A" + }, + { + "expr": "SBK_NATSSTREAM_Write_Reading_ms_MaxLatency", + "interval": "", + "legendFormat": "Max Latency", + "refId": "B" } ], - "title": "Write-Read Performance Benchmarking (End to End Latencies)", - "type": "row" + "timeFrom": null, + "timeShift": null, + "title": "NATSSTREAM Write-Read Avg and Max Latencies (Milliseconds)", + "type": "stat" } ], "refresh": "5s", diff --git a/grafana/dashboards/sbk-nsq.json b/grafana/dashboards/sbk-nsq.json index 59e5b0044..42f15dc2e 100644 --- a/grafana/dashboards/sbk-nsq.json +++ b/grafana/dashboards/sbk-nsq.json @@ -15,7 +15,7 @@ "editable": true, "gnetId": null, "graphTooltip": 0, - "iteration": 1623506088732, + "iteration": 1627313150733, "links": [], "panels": [ { @@ -362,7 +362,7 @@ "h": 9, "w": 8, "x": 0, - "y": 10 + "y": 7 }, "hiddenSeries": false, "id": 62, @@ -458,7 +458,7 @@ "h": 9, "w": 8, "x": 8, - "y": 10 + "y": 7 }, "hiddenSeries": false, "id": 6, @@ -590,7 +590,7 @@ "h": 9, "w": 8, "x": 16, - "y": 10 + "y": 7 }, "id": 48, "options": { @@ -646,7 +646,7 @@ "h": 11, "w": 8, "x": 0, - "y": 19 + "y": 16 }, "hiddenSeries": false, "id": 50, @@ -718,16 +718,40 @@ "refId": "G" }, { - "expr": "SBK_NSQ_Writing_ns_99_9", + "expr": "SBK_NSQ_Writing_ns_99_25", "interval": "", "legendFormat": "", "refId": "H" }, { - "expr": "SBK_NSQ_Writing_ns_99_99", + "expr": "SBK_NSQ_Writing_ns_99_5", "interval": "", "legendFormat": "", "refId": "I" + }, + { + "expr": "SBK_NSQ_Writing_ns_99_75", + "interval": "", + "legendFormat": "", + "refId": "J" + }, + { + "expr": "SBK_NSQ_Writing_ns_99_9", + "interval": "", + "legendFormat": "", + "refId": "K" + }, + { + "expr": "SBK_NSQ_Writing_ns_99_95", + "interval": "", + "legendFormat": "", + "refId": "L" + }, + { + "expr": "SBK_NSQ_Writing_ns_99_99", + "interval": "", + "legendFormat": "", + "refId": "M" } ], "thresholds": [], @@ -750,6 +774,7 @@ }, "yaxes": [ { + "$$hashKey": "object:127", "format": "ns", "label": null, "logBase": 1, @@ -758,6 +783,7 @@ "show": true }, { + "$$hashKey": "object:128", "format": "short", "label": null, "logBase": 1, @@ -814,7 +840,7 @@ "h": 4, "w": 3, "x": 8, - "y": 19 + "y": 16 }, "id": 2, "options": { @@ -925,7 +951,7 @@ "h": 6, "w": 5, "x": 11, - "y": 19 + "y": 16 }, "id": 4, "options": { @@ -970,7 +996,7 @@ "h": 11, "w": 8, "x": 16, - "y": 19 + "y": 16 }, "hiddenSeries": false, "id": 10, @@ -1136,7 +1162,7 @@ "h": 7, "w": 3, "x": 8, - "y": 23 + "y": 20 }, "id": 8, "options": { @@ -1192,7 +1218,7 @@ "h": 5, "w": 5, "x": 11, - "y": 25 + "y": 22 }, "id": 28, "options": { @@ -1294,7 +1320,7 @@ "h": 10, "w": 8, "x": 0, - "y": 30 + "y": 27 }, "id": 47, "options": { @@ -1350,7 +1376,7 @@ "h": 10, "w": 8, "x": 8, - "y": 30 + "y": 27 }, "hiddenSeries": false, "id": 49, @@ -1560,7 +1586,7 @@ "h": 10, "w": 8, "x": 16, - "y": 30 + "y": 27 }, "id": 12, "options": { @@ -1602,7 +1628,7 @@ "type": "row" }, { - "collapsed": false, + "collapsed": true, "datasource": null, "gridPos": { "h": 1, @@ -1611,969 +1637,1371 @@ "y": 7 }, "id": 58, - "panels": [], - "title": "Read Performance Benchmarking", - "type": "row" - }, - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [], - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 200 - }, - { - "color": "#1F78C1", - "value": 300 - }, - { - "color": "#BA43A9", - "value": 400 - }, - { - "color": "#705DA0", - "value": 500 - }, - { - "color": "#508642", - "value": 600 - }, - { - "color": "#CCA300", - "value": 700 - }, - { - "color": "#447EBC", - "value": 800 - }, - { - "color": "#C15C17", - "value": 900 + "panels": [ + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 200 + }, + { + "color": "#1F78C1", + "value": 300 + }, + { + "color": "#BA43A9", + "value": 400 + }, + { + "color": "#705DA0", + "value": 500 + }, + { + "color": "#508642", + "value": 600 + }, + { + "color": "#CCA300", + "value": 700 + }, + { + "color": "#447EBC", + "value": 800 + }, + { + "color": "#C15C17", + "value": 900 + }, + { + "color": "#890F02", + "value": 1000 + } + ] }, - { - "color": "#890F02", - "value": 1000 - } - ] + "unit": "MBs" + }, + "overrides": [] }, - "unit": "MBs" + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 0, + "y": 8 + }, + "hiddenSeries": false, + "id": 63, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_NSQ_Reading_MBPerSec", + "refId": "A" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "NSQ Read Throughput MB/s", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "$$hashKey": "object:323", + "format": "MBs", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "$$hashKey": "object:324", + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 0, - "y": 8 - }, - "hiddenSeries": false, - "id": 63, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_NSQ_Reading_MBPerSec", - "refId": "A" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "NSQ Read Throughput MB/s", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "$$hashKey": "object:323", - "format": "MBs", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "$$hashKey": "object:324", - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } - }, - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [] - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 8, - "y": 8 - }, - "hiddenSeries": false, - "id": 20, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_NSQ_Reading_RecordsPerSec", - "refId": "A" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "NSQ Read Records/Sec", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "format": "rps", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } - }, - { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [], - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 1000 - }, - { - "color": "#1F78C1", - "value": 10000 - }, - { - "color": "#BA43A9", - "value": 100000 - }, - { - "color": "#705DA0", - "value": 1000000 - }, - { - "color": "#508642", - "value": 10000000 - } - ] - }, - "unit": "ns" - }, - "overrides": [] - }, - "gridPos": { - "h": 11, - "w": 8, - "x": 16, - "y": 8 - }, - "id": 44, - "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_NSQ_Reading_ns_AvgLatency", - "interval": "", - "legendFormat": "Average Latency", - "refId": "A" - }, - { - "expr": "SBK_NSQ_Reading_ns_MaxLatency", - "interval": "", - "legendFormat": "Max Latency", - "refId": "B" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "NSQ Read Avg and Max Latencies (Nanoseconds)", - "type": "stat" - }, - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [] - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 0, - "y": 19 - }, - "hiddenSeries": false, - "id": 46, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_NSQ_Reading_ns_10", - "interval": "", - "legendFormat": "", - "refId": "A" - }, - { - "expr": "SBK_NSQ_Reading_ns_25", - "interval": "", - "legendFormat": "", - "refId": "B" - }, - { - "expr": "SBK_NSQ_Reading_ns_50", - "interval": "", - "legendFormat": "", - "refId": "C" - }, - { - "expr": "SBK_NSQ_Reading_ns_75", - "interval": "", - "legendFormat": "", - "refId": "D" - }, - { - "expr": "SBK_NSQ_Reading_ns_90", - "interval": "", - "legendFormat": "", - "refId": "E" - }, - { - "expr": "SBK_NSQ_Reading_ns_95", - "interval": "", - "legendFormat": "", - "refId": "F" - }, - { - "expr": "SBK_NSQ_Reading_ns_99", - "interval": "", - "legendFormat": "", - "refId": "G" - }, - { - "expr": "SBK_NSQ_Reading_ns_99_9", - "interval": "", - "legendFormat": "", - "refId": "H" - }, - { - "expr": "SBK_NSQ_Reading_ns_99_99", - "interval": "", - "legendFormat": "", - "refId": "I" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "NSQ Read Percentiles (Nanoseconds)", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ { - "format": "ns", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [] + }, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 8, + "y": 8 + }, + "hiddenSeries": false, + "id": 20, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_NSQ_Reading_RecordsPerSec", + "refId": "A" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "NSQ Read Records/Sec", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "rps", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } }, { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } - }, - { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [], - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 1000 + }, + { + "color": "#1F78C1", + "value": 10000 + }, + { + "color": "#BA43A9", + "value": 100000 + }, + { + "color": "#705DA0", + "value": 1000000 + }, + { + "color": "#508642", + "value": 10000000 + } + ] }, - { - "color": "#E24D42", - "value": 500 - } - ] + "unit": "ns" + }, + "overrides": [] + }, + "gridPos": { + "h": 11, + "w": 8, + "x": 16, + "y": 8 + }, + "id": 44, + "options": { + "colorMode": "value", + "graphMode": "area", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "auto" }, - "unit": "none" - }, - "overrides": [] - }, - "gridPos": { - "h": 5, - "w": 3, - "x": 8, - "y": 19 - }, - "id": 14, - "options": { - "colorMode": "value", - "graphMode": "none", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_NSQ_Reading_ns_AvgLatency", + "interval": "", + "legendFormat": "Average Latency", + "refId": "A" + }, + { + "expr": "SBK_NSQ_Reading_ns_MaxLatency", + "interval": "", + "legendFormat": "Max Latency", + "refId": "B" + } ], - "fields": "", - "values": false - }, - "textMode": "value_and_name" - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_NSQ_Reading_Readers", - "interval": "", - "legendFormat": "Active", - "refId": "A" + "timeFrom": null, + "timeShift": null, + "title": "NSQ Read Avg and Max Latencies (Nanoseconds)", + "type": "stat" }, { - "expr": "SBK_NSQ_Reading_Max_Readers", - "interval": "", - "legendFormat": "Max", - "refId": "B" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "NSQ Readers", - "type": "stat" - }, - { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [], - "mappings": [], - "max": 500, - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 200 - }, - { - "color": "#1F78C1", - "value": 300 - }, - { - "color": "#BA43A9", - "value": 400 - }, - { - "color": "#705DA0", - "value": 500 - }, - { - "color": "#508642", - "value": 600 - }, - { - "color": "#CCA300", - "value": 700 - }, - { - "color": "#447EBC", - "value": 800 - }, - { - "color": "#C15C17", - "value": 900 - }, - { - "color": "#890F02", - "value": 1000 - } - ] + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [] + }, + "overrides": [] }, - "unit": "MBs" - }, - "overrides": [] - }, - "gridPos": { - "h": 6, - "w": 5, - "x": 11, - "y": 19 - }, - "id": 18, - "options": { - "reduceOptions": { - "calcs": [ - "last" + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 0, + "y": 19 + }, + "hiddenSeries": false, + "id": 46, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_NSQ_Reading_ns_10", + "interval": "", + "legendFormat": "", + "refId": "A" + }, + { + "expr": "SBK_NSQ_Reading_ns_25", + "interval": "", + "legendFormat": "", + "refId": "B" + }, + { + "expr": "SBK_NSQ_Reading_ns_50", + "interval": "", + "legendFormat": "", + "refId": "C" + }, + { + "expr": "SBK_NSQ_Reading_ns_75", + "interval": "", + "legendFormat": "", + "refId": "D" + }, + { + "expr": "SBK_NSQ_Reading_ns_90", + "interval": "", + "legendFormat": "", + "refId": "E" + }, + { + "expr": "SBK_NSQ_Reading_ns_95", + "interval": "", + "legendFormat": "", + "refId": "F" + }, + { + "expr": "SBK_NSQ_Reading_ns_99", + "interval": "", + "legendFormat": "", + "refId": "G" + }, + { + "expr": "SBK_NSQ_Reading_ns_99_25", + "interval": "", + "legendFormat": "", + "refId": "H" + }, + { + "expr": "SBK_NSQ_Reading_ns_99_5", + "interval": "", + "legendFormat": "", + "refId": "I" + }, + { + "expr": "SBK_NSQ_Reading_ns_99_75", + "interval": "", + "legendFormat": "", + "refId": "J" + }, + { + "expr": "SBK_NSQ_Reading_ns_99_9", + "interval": "", + "legendFormat": "", + "refId": "K" + }, + { + "expr": "SBK_NSQ_Reading_ns_99_95", + "interval": "", + "legendFormat": "", + "refId": "L" + }, + { + "expr": "SBK_NSQ_Reading_ns_99_99", + "interval": "", + "legendFormat": "", + "refId": "M" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "NSQ Read Percentiles (Nanoseconds)", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "$$hashKey": "object:152", + "format": "ns", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "$$hashKey": "object:153", + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } ], - "fields": "", - "values": false - }, - "showThresholdLabels": true, - "showThresholdMarkers": true - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_NSQ_Reading_MBPerSec", - "refId": "A" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "NSQ Read Throughput MB/s", - "type": "gauge" - }, - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [] - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 16, - "y": 19 - }, - "hiddenSeries": false, - "id": 22, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_NSQ_Reading_ms_10", - "interval": "", - "legendFormat": "", - "refId": "A" - }, - { - "expr": "SBK_NSQ_Reading_ms_25", - "interval": "", - "legendFormat": "", - "refId": "B" - }, - { - "expr": "SBK_NSQ_Reading_ms_50", - "interval": "", - "legendFormat": "", - "refId": "C" + "yaxis": { + "align": false, + "alignLevel": null + } }, { - "expr": "SBK_NSQ_Reading_ms_75", - "interval": "", - "legendFormat": "", - "refId": "D" + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 500 + } + ] + }, + "unit": "none" + }, + "overrides": [] + }, + "gridPos": { + "h": 5, + "w": 3, + "x": 8, + "y": 19 + }, + "id": 14, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "value_and_name" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_NSQ_Reading_Readers", + "interval": "", + "legendFormat": "Active", + "refId": "A" + }, + { + "expr": "SBK_NSQ_Reading_Max_Readers", + "interval": "", + "legendFormat": "Max", + "refId": "B" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "NSQ Readers", + "type": "stat" }, { - "expr": "SBK_NSQ_Reading_ms_90", - "interval": "", - "legendFormat": "", - "refId": "E" + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "max": 500, + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 200 + }, + { + "color": "#1F78C1", + "value": 300 + }, + { + "color": "#BA43A9", + "value": 400 + }, + { + "color": "#705DA0", + "value": 500 + }, + { + "color": "#508642", + "value": 600 + }, + { + "color": "#CCA300", + "value": 700 + }, + { + "color": "#447EBC", + "value": 800 + }, + { + "color": "#C15C17", + "value": 900 + }, + { + "color": "#890F02", + "value": 1000 + } + ] + }, + "unit": "MBs" + }, + "overrides": [] + }, + "gridPos": { + "h": 6, + "w": 5, + "x": 11, + "y": 19 + }, + "id": 18, + "options": { + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "showThresholdLabels": true, + "showThresholdMarkers": true + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_NSQ_Reading_MBPerSec", + "refId": "A" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "NSQ Read Throughput MB/s", + "type": "gauge" }, { - "expr": "SBK_NSQ_Reading_ms_95", - "interval": "", - "legendFormat": "", - "refId": "F" + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [] + }, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 16, + "y": 19 + }, + "hiddenSeries": false, + "id": 22, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_NSQ_Reading_ms_10", + "interval": "", + "legendFormat": "", + "refId": "A" + }, + { + "expr": "SBK_NSQ_Reading_ms_25", + "interval": "", + "legendFormat": "", + "refId": "B" + }, + { + "expr": "SBK_NSQ_Reading_ms_50", + "interval": "", + "legendFormat": "", + "refId": "C" + }, + { + "expr": "SBK_NSQ_Reading_ms_75", + "interval": "", + "legendFormat": "", + "refId": "D" + }, + { + "expr": "SBK_NSQ_Reading_ms_90", + "interval": "", + "legendFormat": "", + "refId": "E" + }, + { + "expr": "SBK_NSQ_Reading_ms_95", + "interval": "", + "legendFormat": "", + "refId": "F" + }, + { + "expr": "SBK_NSQ_Reading_ms_99", + "interval": "", + "legendFormat": "", + "refId": "G" + }, + { + "expr": "SBK_NSQ_Reading_ms_99_9", + "interval": "", + "legendFormat": "", + "refId": "H" + }, + { + "expr": "SBK_NSQ_Reading_ms_99_99", + "interval": "", + "legendFormat": "", + "refId": "I" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "NSQ Read Percentiles (Milli Seconds)", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "ms", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } }, { - "expr": "SBK_NSQ_Reading_ms_99", - "interval": "", - "legendFormat": "", - "refId": "G" + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 1073741824 + }, + { + "color": "#6ED0E0", + "value": 10737418240 + }, + { + "color": "#EF843C", + "value": 107374182400 + }, + { + "color": "#E24D42", + "value": 1099511627776 + } + ] + }, + "unit": "decbytes" + }, + "overrides": [] + }, + "gridPos": { + "h": 6, + "w": 3, + "x": 8, + "y": 24 + }, + "id": 16, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "value" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_NSQ_Reading_Bytes_total", + "refId": "A" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "NSQ Read Bytes Total", + "type": "stat" }, { - "expr": "SBK_NSQ_Reading_ms_99_9", - "interval": "", - "legendFormat": "", - "refId": "H" + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "red", + "value": 1 + } + ] + }, + "unit": "none" + }, + "overrides": [] + }, + "gridPos": { + "h": 5, + "w": 5, + "x": 11, + "y": 25 + }, + "id": 26, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "auto", + "orientation": "horizontal", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "value_and_name" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_NSQ_Reading_LowerDiscardedLatencyRecords_total", + "interval": "", + "legendFormat": "Lower", + "queryType": "randomWalk", + "refId": "A" + }, + { + "expr": "SBK_NSQ_Reading_HigherDiscardLatencyRecords_total", + "interval": "", + "legendFormat": "Higher", + "refId": "B" + }, + { + "expr": "SBK_NSQ_Reading_InvalidLatencyRecords_total", + "interval": "", + "legendFormat": "Invalid/Negative", + "refId": "C" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "NSQ Read Discarded Latencies", + "type": "stat" }, { - "expr": "SBK_NSQ_Reading_ms_99_99", - "interval": "", - "legendFormat": "", - "refId": "I" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "NSQ Read Percentiles (Milli Seconds)", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "format": "ms", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 1000 + }, + { + "color": "#1F78C1", + "value": 10000 + }, + { + "color": "#BA43A9", + "value": 100000 + }, + { + "color": "#705DA0", + "value": 1000000 + }, + { + "color": "#508642", + "value": 10000000 + } + ] + }, + "unit": "µs" + }, + "overrides": [] + }, + "gridPos": { + "h": 11, + "w": 8, + "x": 0, + "y": 30 + }, + "id": 43, + "options": { + "colorMode": "value", + "graphMode": "area", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "auto" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_NSQ_Reading_mcs_AvgLatency", + "interval": "", + "legendFormat": "Average Latency", + "refId": "A" + }, + { + "expr": "SBK_NSQ_Reading_mcs_MaxLatency", + "interval": "", + "legendFormat": "Max Latency", + "refId": "B" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "NSQ Read Avg and Max Latencies (Microseconds)", + "type": "stat" }, { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } - }, - { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [], - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 1073741824 - }, - { - "color": "#6ED0E0", - "value": 10737418240 - }, - { - "color": "#EF843C", - "value": 107374182400 - }, - { - "color": "#E24D42", - "value": 1099511627776 - } - ] + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [] + }, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 8, + "y": 30 + }, + "hiddenSeries": false, + "id": 45, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_NSQ_Reading_mcs_10", + "interval": "", + "legendFormat": "", + "refId": "A" + }, + { + "expr": "SBK_NSQ_Reading_mcs_25", + "interval": "", + "legendFormat": "", + "refId": "B" + }, + { + "expr": "SBK_NSQ_Reading_mcs_50", + "interval": "", + "legendFormat": "", + "refId": "C" + }, + { + "expr": "SBK_NSQ_Reading_mcs_75", + "interval": "", + "legendFormat": "", + "refId": "D" + }, + { + "expr": "SBK_NSQ_Reading_mcs_90", + "interval": "", + "legendFormat": "", + "refId": "E" + }, + { + "expr": "SBK_NSQ_Reading_mcs_95", + "interval": "", + "legendFormat": "", + "refId": "F" + }, + { + "expr": "SBK_NSQ_Reading_mcs_99", + "interval": "", + "legendFormat": "", + "refId": "G" + }, + { + "expr": "SBK_NSQ_Reading_mcs_99_9", + "interval": "", + "legendFormat": "", + "refId": "H" + }, + { + "expr": "SBK_NSQ_Reading_mcs_99_99", + "interval": "", + "legendFormat": "", + "refId": "I" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "NSQ Read Percentiles (Microseconds)", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" }, - "unit": "decbytes" - }, - "overrides": [] - }, - "gridPos": { - "h": 6, - "w": 3, - "x": 8, - "y": 24 - }, - "id": 16, - "options": { - "colorMode": "value", - "graphMode": "none", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "µs", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } ], - "fields": "", - "values": false + "yaxis": { + "align": false, + "alignLevel": null + } }, - "textMode": "value" - }, - "pluginVersion": "7.3.7", - "targets": [ { - "expr": "SBK_NSQ_Reading_Bytes_total", - "refId": "A" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "NSQ Read Bytes Total", - "type": "stat" - }, - { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 1 + }, + { + "color": "#6ED0E0", + "value": 5 + }, + { + "color": "#EF843C", + "value": 10 + }, + { + "color": "#E24D42", + "value": 20 + }, + { + "color": "#1F78C1", + "value": 30 + }, + { + "color": "#BA43A9", + "value": 40 + }, + { + "color": "#705DA0", + "value": 50 + }, + { + "color": "#508642", + "value": 60 + }, + { + "color": "#CCA300", + "value": 70 + }, + { + "color": "#447EBC", + "value": 80 + }, + { + "color": "#C15C17", + "value": 90 + }, + { + "color": "#890F02", + "value": 100 + }, + { + "color": "#0A437C", + "value": 500 + }, + { + "color": "#6D1F62", + "value": 1000 + } + ] }, - { - "color": "red", - "value": 1 - } - ] + "unit": "ms" + }, + "overrides": [] }, - "unit": "none" - }, - "overrides": [] - }, - "gridPos": { - "h": 5, - "w": 5, - "x": 11, - "y": 25 - }, - "id": 26, - "options": { - "colorMode": "value", - "graphMode": "none", - "justifyMode": "auto", - "orientation": "horizontal", - "reduceOptions": { - "calcs": [ - "last" + "gridPos": { + "h": 11, + "w": 8, + "x": 16, + "y": 30 + }, + "id": 24, + "options": { + "colorMode": "value", + "graphMode": "area", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "auto" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_NSQ_Reading_ms_AvgLatency", + "interval": "", + "legendFormat": "Average Latency", + "refId": "A" + }, + { + "expr": "SBK_NSQ_Reading_ms_MaxLatency", + "interval": "", + "legendFormat": "Max Latency", + "refId": "B" + } ], - "fields": "", - "values": false - }, - "textMode": "value_and_name" - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_NSQ_Reading_LowerDiscardedLatencyRecords_total", - "interval": "", - "legendFormat": "Lower", - "queryType": "randomWalk", - "refId": "A" - }, - { - "expr": "SBK_NSQ_Reading_HigherDiscardLatencyRecords_total", - "interval": "", - "legendFormat": "Higher", - "refId": "B" - }, - { - "expr": "SBK_NSQ_Reading_InvalidLatencyRecords_total", - "interval": "", - "legendFormat": "Invalid/Negative", - "refId": "C" + "timeFrom": null, + "timeShift": null, + "title": "NSQ Read Avg and Max Latencies (Milliseconds)", + "type": "stat" } ], - "timeFrom": null, - "timeShift": null, - "title": "NSQ Read Discarded Latencies", - "type": "stat" + "title": "Read Performance Benchmarking", + "type": "row" + }, + { + "collapsed": false, + "datasource": null, + "gridPos": { + "h": 1, + "w": 24, + "x": 0, + "y": 8 + }, + "id": 56, + "panels": [], + "title": "Write-Read Performance Benchmarking (End to End Latencies)", + "type": "row" }, { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, "datasource": "Prometheus", "fieldConfig": { "defaults": { "custom": {}, - "links": [], "mappings": [], + "max": 500, + "min": 0, "noValue": "0", "thresholds": { "mode": "absolute", @@ -2596,81 +3024,43 @@ }, { "color": "#E24D42", - "value": 1000 + "value": 200 }, { "color": "#1F78C1", - "value": 10000 + "value": 300 }, { "color": "#BA43A9", - "value": 100000 + "value": 400 }, { "color": "#705DA0", - "value": 1000000 + "value": 500 }, { "color": "#508642", - "value": 10000000 + "value": 600 + }, + { + "color": "#CCA300", + "value": 700 + }, + { + "color": "#447EBC", + "value": 800 + }, + { + "color": "#C15C17", + "value": 900 + }, + { + "color": "#890F02", + "value": 1000 } ] }, - "unit": "µs" - }, - "overrides": [] - }, - "gridPos": { - "h": 11, - "w": 8, - "x": 0, - "y": 30 - }, - "id": 43, - "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_NSQ_Reading_mcs_AvgLatency", - "interval": "", - "legendFormat": "Average Latency", - "refId": "A" - }, - { - "expr": "SBK_NSQ_Reading_mcs_MaxLatency", - "interval": "", - "legendFormat": "Max Latency", - "refId": "B" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "NSQ Read Avg and Max Latencies (Microseconds)", - "type": "stat" - }, - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [] + "unit": "MBs" }, "overrides": [] }, @@ -2679,11 +3069,11 @@ "gridPos": { "h": 11, "w": 8, - "x": 8, - "y": 30 + "x": 0, + "y": 9 }, "hiddenSeries": false, - "id": 45, + "id": 61, "legend": { "avg": false, "current": false, @@ -2710,1564 +3100,1252 @@ "steppedLine": false, "targets": [ { - "expr": "SBK_NSQ_Reading_mcs_10", + "expr": "SBK_NSQ_Write_Reading_MBPerSec", "interval": "", "legendFormat": "", "refId": "A" - }, - { - "expr": "SBK_NSQ_Reading_mcs_25", - "interval": "", - "legendFormat": "", - "refId": "B" - }, - { - "expr": "SBK_NSQ_Reading_mcs_50", - "interval": "", - "legendFormat": "", - "refId": "C" - }, - { - "expr": "SBK_NSQ_Reading_mcs_75", - "interval": "", - "legendFormat": "", - "refId": "D" - }, - { - "expr": "SBK_NSQ_Reading_mcs_90", - "interval": "", - "legendFormat": "", - "refId": "E" - }, - { - "expr": "SBK_NSQ_Reading_mcs_95", - "interval": "", - "legendFormat": "", - "refId": "F" - }, - { - "expr": "SBK_NSQ_Reading_mcs_99", - "interval": "", - "legendFormat": "", - "refId": "G" - }, - { - "expr": "SBK_NSQ_Reading_mcs_99_9", - "interval": "", - "legendFormat": "", - "refId": "H" - }, - { - "expr": "SBK_NSQ_Reading_mcs_99_99", - "interval": "", - "legendFormat": "", - "refId": "I" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, - "title": "NSQ Read Percentiles (Microseconds)", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "format": "µs", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } - }, - { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [], - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 1 - }, - { - "color": "#6ED0E0", - "value": 5 - }, - { - "color": "#EF843C", - "value": 10 - }, - { - "color": "#E24D42", - "value": 20 - }, - { - "color": "#1F78C1", - "value": 30 - }, - { - "color": "#BA43A9", - "value": 40 - }, - { - "color": "#705DA0", - "value": 50 - }, - { - "color": "#508642", - "value": 60 - }, - { - "color": "#CCA300", - "value": 70 - }, - { - "color": "#447EBC", - "value": 80 - }, - { - "color": "#C15C17", - "value": 90 - }, - { - "color": "#890F02", - "value": 100 - }, - { - "color": "#0A437C", - "value": 500 - }, - { - "color": "#6D1F62", - "value": 1000 - } - ] - }, - "unit": "ms" + "title": "NSQ Write-Read Throughput MB/s ", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "$$hashKey": "object:175", + "format": "MBs", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "$$hashKey": "object:176", + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {} }, "overrides": [] }, + "fill": 1, + "fillGradient": 0, "gridPos": { "h": 11, "w": 8, - "x": 16, - "y": 30 + "x": 8, + "y": 9 }, - "id": 24, + "hiddenSeries": false, + "id": 36, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" + "alertThreshold": true }, + "percentage": false, "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, "targets": [ { - "expr": "SBK_NSQ_Reading_ms_AvgLatency", + "expr": "SBK_NSQ_Write_Reading_RecordsPerSec", "interval": "", - "legendFormat": "Average Latency", + "legendFormat": "", "refId": "A" - }, - { - "expr": "SBK_NSQ_Reading_ms_MaxLatency", - "interval": "", - "legendFormat": "Max Latency", - "refId": "B" } ], + "thresholds": [], "timeFrom": null, - "timeShift": null, - "title": "NSQ Read Avg and Max Latencies (Milliseconds)", - "type": "stat" - }, - { - "collapsed": true, - "datasource": null, - "gridPos": { - "h": 1, - "w": 24, - "x": 0, - "y": 41 - }, - "id": 56, - "panels": [ - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "max": 500, - "min": 0, - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 200 - }, - { - "color": "#1F78C1", - "value": 300 - }, - { - "color": "#BA43A9", - "value": 400 - }, - { - "color": "#705DA0", - "value": 500 - }, - { - "color": "#508642", - "value": 600 - }, - { - "color": "#CCA300", - "value": 700 - }, - { - "color": "#447EBC", - "value": 800 - }, - { - "color": "#C15C17", - "value": 900 - }, - { - "color": "#890F02", - "value": 1000 - } - ] - }, - "unit": "MBs" - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 0, - "y": 4 - }, - "hiddenSeries": false, - "id": 61, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_NSQ_Write_Reading_MBPerSec", - "interval": "", - "legendFormat": "", - "refId": "A" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "NSQ Write-Read Throughput MB/s ", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "$$hashKey": "object:175", - "format": "MBs", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "$$hashKey": "object:176", - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } + "timeRegions": [], + "timeShift": null, + "title": "NSQ Write-Read Records/Sec", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "iops", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true }, { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {} - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 8, - "y": 4 - }, - "hiddenSeries": false, - "id": 36, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_NSQ_Write_Reading_RecordsPerSec", - "interval": "", - "legendFormat": "", - "refId": "A" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "NSQ Write-Read Records/Sec", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 1000 + }, + { + "color": "#1F78C1", + "value": 10000 + }, + { + "color": "#BA43A9", + "value": 100000 + }, + { + "color": "#705DA0", + "value": 1000000 + }, + { + "color": "#508642", + "value": 10000000 + } + ] }, - "yaxes": [ - { - "format": "iops", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } + "unit": "ns" + }, + "overrides": [] + }, + "gridPos": { + "h": 11, + "w": 8, + "x": 16, + "y": 9 + }, + "id": 52, + "options": { + "colorMode": "value", + "graphMode": "area", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" ], - "yaxis": { - "align": false, - "alignLevel": null - } + "fields": "", + "values": false + }, + "textMode": "auto" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_NSQ_Write_Reading_ns_AvgLatency", + "interval": "", + "legendFormat": "Average Latency", + "refId": "A" + }, + { + "expr": "SBK_NSQ_Write_Reading_ns_MaxLatency", + "interval": "", + "legendFormat": "Max Latency", + "refId": "B" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "NSQ Write-Read Avg and Max Latencies (Nanoseconds)", + "type": "stat" + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {} + }, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 0, + "y": 20 + }, + "hiddenSeries": false, + "id": 54, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_NSQ_Write_Reading_ns_10", + "interval": "", + "legendFormat": "", + "refId": "A" + }, + { + "expr": "SBK_NSQ_Write_Reading_ns_25", + "interval": "", + "legendFormat": "", + "refId": "B" }, { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 1000 - }, - { - "color": "#1F78C1", - "value": 10000 - }, - { - "color": "#BA43A9", - "value": 100000 - }, - { - "color": "#705DA0", - "value": 1000000 - }, - { - "color": "#508642", - "value": 10000000 - } - ] - }, - "unit": "ns" - }, - "overrides": [] - }, - "gridPos": { - "h": 11, - "w": 8, - "x": 16, - "y": 4 - }, - "id": 52, - "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_NSQ_Write_Reading_ns_AvgLatency", - "interval": "", - "legendFormat": "Average Latency", - "refId": "A" - }, - { - "expr": "SBK_NSQ_Write_Reading_ns_MaxLatency", - "interval": "", - "legendFormat": "Max Latency", - "refId": "B" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "NSQ Write-Read Avg and Max Latencies (Nanoseconds)", - "type": "stat" + "expr": "SBK_NSQ_Write_Reading_ns_50", + "interval": "", + "legendFormat": "", + "refId": "C" }, { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {} - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 0, - "y": 15 - }, - "hiddenSeries": false, - "id": 54, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_NSQ_Write_Reading_ns_10", - "interval": "", - "legendFormat": "", - "refId": "A" - }, - { - "expr": "SBK_NSQ_Write_Reading_ns_25", - "interval": "", - "legendFormat": "", - "refId": "B" - }, - { - "expr": "SBK_NSQ_Write_Reading_ns_50", - "interval": "", - "legendFormat": "", - "refId": "C" - }, - { - "expr": "SBK_NSQ_Write_Reading_ns_75", - "interval": "", - "legendFormat": "", - "refId": "D" - }, - { - "expr": "SBK_NSQ_Write_Reading_ns_90", - "interval": "", - "legendFormat": "", - "refId": "E" - }, - { - "expr": "SBK_NSQ_Write_Reading_ns_95", - "interval": "", - "legendFormat": "", - "refId": "F" - }, - { - "expr": "SBK_NSQ_Write_Reading_ns_99", - "interval": "", - "legendFormat": "", - "refId": "G" - }, - { - "expr": "SBK_NSQ_Write_Reading_ns_99_9", - "interval": "", - "legendFormat": "", - "refId": "H" - }, - { - "expr": "SBK_NSQ_Write_Reading_ns_99_99", - "interval": "", - "legendFormat": "", - "refId": "I" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "NSQ Write-Read Percentiles (Nanoseconds)", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "format": "ns", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } + "expr": "SBK_NSQ_Write_Reading_ns_75", + "interval": "", + "legendFormat": "", + "refId": "D" + }, + { + "expr": "SBK_NSQ_Write_Reading_ns_90", + "interval": "", + "legendFormat": "", + "refId": "E" + }, + { + "expr": "SBK_NSQ_Write_Reading_ns_95", + "interval": "", + "legendFormat": "", + "refId": "F" + }, + { + "expr": "SBK_NSQ_Write_Reading_ns_99", + "interval": "", + "legendFormat": "", + "refId": "G" + }, + { + "expr": "SBK_NSQ_Write_Reading_ns_99_25", + "interval": "", + "legendFormat": "", + "refId": "H" + }, + { + "expr": "SBK_NSQ_Write_Reading_ns_99_5", + "interval": "", + "legendFormat": "", + "refId": "I" + }, + { + "expr": "SBK_NSQ_Write_Reading_ns_99_75", + "interval": "", + "legendFormat": "", + "refId": "J" + }, + { + "expr": "SBK_NSQ_Write_Reading_ns_99_9", + "interval": "", + "legendFormat": "", + "refId": "K" + }, + { + "expr": "SBK_NSQ_Write_Reading_ns_99_95", + "interval": "", + "legendFormat": "", + "refId": "L" }, { - "datasource": "Prometheus", - "description": "", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 1073741824 - }, - { - "color": "#EF843C", - "value": 10737418240 - }, - { - "color": "#6ED0E0", - "value": 10737418240 - }, - { - "color": "#E24D42", - "value": 1099511627776 - } - ] + "expr": "SBK_NSQ_Write_Reading_ns_99_99", + "interval": "", + "legendFormat": "", + "refId": "M" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "NSQ Write-Read Percentiles (Nanoseconds)", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "$$hashKey": "object:240", + "format": "ns", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "$$hashKey": "object:241", + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "datasource": "Prometheus", + "description": "", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null }, - "unit": "decbytes" - }, - "overrides": [] - }, - "gridPos": { - "h": 5, - "w": 3, - "x": 8, - "y": 15 - }, - "id": 30, - "options": { - "colorMode": "value", - "graphMode": "none", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" + { + "color": "#EAB839", + "value": 1073741824 + }, + { + "color": "#EF843C", + "value": 10737418240 + }, + { + "color": "#6ED0E0", + "value": 10737418240 + }, + { + "color": "#E24D42", + "value": 1099511627776 + } + ] }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_NSQ_Write_Reading_Bytes_total", - "interval": "", - "legendFormat": "", - "refId": "A" - } + "unit": "decbytes" + }, + "overrides": [] + }, + "gridPos": { + "h": 5, + "w": 3, + "x": 8, + "y": 20 + }, + "id": 30, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" ], - "timeFrom": null, - "timeShift": null, - "title": "NSQ Write-Read Bytes Total", - "type": "stat" + "fields": "", + "values": false }, + "textMode": "auto" + }, + "pluginVersion": "7.3.7", + "targets": [ { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "max": 500, - "min": 0, - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 200 - }, - { - "color": "#1F78C1", - "value": 300 - }, - { - "color": "#BA43A9", - "value": 400 - }, - { - "color": "#705DA0", - "value": 500 - }, - { - "color": "#508642", - "value": 600 - }, - { - "color": "#CCA300", - "value": 700 - }, - { - "color": "#447EBC", - "value": 800 - }, - { - "color": "#C15C17", - "value": 900 - }, - { - "color": "#890F02", - "value": 1000 - } - ] + "expr": "SBK_NSQ_Write_Reading_Bytes_total", + "interval": "", + "legendFormat": "", + "refId": "A" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "NSQ Write-Read Bytes Total", + "type": "stat" + }, + { + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "max": 500, + "min": 0, + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 }, - "unit": "MBs" - }, - "overrides": [] - }, - "gridPos": { - "h": 6, - "w": 5, - "x": 11, - "y": 15 - }, - "id": 32, - "options": { - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "showThresholdLabels": true, - "showThresholdMarkers": true + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 200 + }, + { + "color": "#1F78C1", + "value": 300 + }, + { + "color": "#BA43A9", + "value": 400 + }, + { + "color": "#705DA0", + "value": 500 + }, + { + "color": "#508642", + "value": 600 + }, + { + "color": "#CCA300", + "value": 700 + }, + { + "color": "#447EBC", + "value": 800 + }, + { + "color": "#C15C17", + "value": 900 + }, + { + "color": "#890F02", + "value": 1000 + } + ] }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_NSQ_Write_Reading_MBPerSec", - "interval": "", - "legendFormat": "", - "refId": "A" - } + "unit": "MBs" + }, + "overrides": [] + }, + "gridPos": { + "h": 6, + "w": 5, + "x": 11, + "y": 20 + }, + "id": 32, + "options": { + "reduceOptions": { + "calcs": [ + "last" ], - "timeFrom": null, - "timeShift": null, - "title": "NSQ Write-Read Throughput MB/s", - "type": "gauge" + "fields": "", + "values": false }, + "showThresholdLabels": true, + "showThresholdMarkers": true + }, + "pluginVersion": "7.3.7", + "targets": [ { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {} - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 16, - "y": 15 - }, - "hiddenSeries": false, - "id": 34, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_NSQ_Write_Reading_ms_10", - "interval": "", - "legendFormat": "", - "refId": "A" - }, - { - "expr": "SBK_NSQ_Write_Reading_ms_25", - "interval": "", - "legendFormat": "", - "refId": "B" - }, - { - "expr": "SBK_NSQ_Write_Reading_ms_50", - "interval": "", - "legendFormat": "", - "refId": "C" - }, - { - "expr": "SBK_NSQ_Write_Reading_ms_75", - "interval": "", - "legendFormat": "", - "refId": "D" - }, - { - "expr": "SBK_NSQ_Write_Reading_ms_90", - "interval": "", - "legendFormat": "", - "refId": "E" - }, - { - "expr": "SBK_NSQ_Write_Reading_ms_95", - "interval": "", - "legendFormat": "", - "refId": "F" - }, - { - "expr": "SBK_NSQ_Write_Reading_ms_99", - "interval": "", - "legendFormat": "", - "refId": "G" - }, - { - "expr": "SBK_NSQ_Write_Reading_ms_99_9", - "interval": "", - "legendFormat": "", - "refId": "H" - }, - { - "expr": "SBK_NSQ_Write_Reading_ms_99_99", - "interval": "", - "legendFormat": "", - "refId": "I" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "NSQ Write-Read Percentiles (Milliseconds)", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "format": "ms", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } + "expr": "SBK_NSQ_Write_Reading_MBPerSec", + "interval": "", + "legendFormat": "", + "refId": "A" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "NSQ Write-Read Throughput MB/s", + "type": "gauge" + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {} + }, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 16, + "y": 20 + }, + "hiddenSeries": false, + "id": 34, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_NSQ_Write_Reading_ms_10", + "interval": "", + "legendFormat": "", + "refId": "A" }, { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": { - "align": null, - "filterable": false + "expr": "SBK_NSQ_Write_Reading_ms_25", + "interval": "", + "legendFormat": "", + "refId": "B" + }, + { + "expr": "SBK_NSQ_Write_Reading_ms_50", + "interval": "", + "legendFormat": "", + "refId": "C" + }, + { + "expr": "SBK_NSQ_Write_Reading_ms_75", + "interval": "", + "legendFormat": "", + "refId": "D" + }, + { + "expr": "SBK_NSQ_Write_Reading_ms_90", + "interval": "", + "legendFormat": "", + "refId": "E" + }, + { + "expr": "SBK_NSQ_Write_Reading_ms_95", + "interval": "", + "legendFormat": "", + "refId": "F" + }, + { + "expr": "SBK_NSQ_Write_Reading_ms_99", + "interval": "", + "legendFormat": "", + "refId": "G" + }, + { + "expr": "SBK_NSQ_Write_Reading_ms_99_9", + "interval": "", + "legendFormat": "", + "refId": "H" + }, + { + "expr": "SBK_NSQ_Write_Reading_ms_99_99", + "interval": "", + "legendFormat": "", + "refId": "I" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "NSQ Write-Read Percentiles (Milliseconds)", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "ms", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": { + "align": null, + "filterable": false + }, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null }, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 500 - } - ] + { + "color": "#EAB839", + "value": 10 }, - "unit": "none" - }, - "overrides": [] - }, - "gridPos": { - "h": 6, - "w": 3, - "x": 8, - "y": 20 - }, - "id": 40, - "options": { - "colorMode": "value", - "graphMode": "none", - "justifyMode": "auto", - "orientation": "horizontal", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "value_and_name" + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 500 + } + ] }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_NSQ_Write_Reading_Readers", - "interval": "", - "legendFormat": "Active Readers", - "refId": "A" - }, - { - "expr": "SBK_NSQ_Write_Reading_Max_Readers", - "interval": "", - "legendFormat": "Max Readers", - "refId": "B" - }, - { - "expr": "SBK_NSQ_Write_Reading_Writers", - "interval": "", - "legendFormat": "Active Writers", - "refId": "C" - }, - { - "expr": "SBK_NSQ_Write_Reading_Max_Writers", - "interval": "", - "legendFormat": "Max Writers", - "refId": "D" - } + "unit": "none" + }, + "overrides": [] + }, + "gridPos": { + "h": 6, + "w": 3, + "x": 8, + "y": 25 + }, + "id": 40, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "auto", + "orientation": "horizontal", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "value_and_name" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_NSQ_Write_Reading_Readers", + "interval": "", + "legendFormat": "Active Readers", + "refId": "A" + }, + { + "expr": "SBK_NSQ_Write_Reading_Max_Readers", + "interval": "", + "legendFormat": "Max Readers", + "refId": "B" + }, + { + "expr": "SBK_NSQ_Write_Reading_Writers", + "interval": "", + "legendFormat": "Active Writers", + "refId": "C" + }, + { + "expr": "SBK_NSQ_Write_Reading_Max_Writers", + "interval": "", + "legendFormat": "Max Writers", + "refId": "D" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "NSQ Write-Read Writers and Readers", + "type": "stat" + }, + { + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "red", + "value": 1 + } + ] + }, + "unit": "none" + }, + "overrides": [] + }, + "gridPos": { + "h": 5, + "w": 5, + "x": 11, + "y": 26 + }, + "id": 42, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "auto", + "orientation": "horizontal", + "reduceOptions": { + "calcs": [ + "last" ], - "timeFrom": null, - "timeShift": null, - "title": "NSQ Write-Read Writers and Readers", - "type": "stat" + "fields": "", + "values": false }, + "textMode": "value_and_name" + }, + "pluginVersion": "7.3.7", + "targets": [ { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "red", - "value": 1 - } - ] + "expr": "SBK_NSQ_Write_Reading_LowerDiscardedLatencyRecords_total", + "interval": "", + "legendFormat": "Lower", + "refId": "A" + }, + { + "expr": "SBK_NSQ_Write_Reading_HigherDiscardLatencyRecords_total", + "interval": "", + "legendFormat": "Higher", + "refId": "B" + }, + { + "expr": "SBK_NSQ_Write_Reading_InvalidLatencyRecords_total", + "interval": "", + "legendFormat": "Invalid/Negative", + "refId": "C" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "NSQ Write-Read Discarded Latencies", + "type": "stat" + }, + { + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null }, - "unit": "none" - }, - "overrides": [] - }, - "gridPos": { - "h": 5, - "w": 5, - "x": 11, - "y": 21 - }, - "id": 42, - "options": { - "colorMode": "value", - "graphMode": "none", - "justifyMode": "auto", - "orientation": "horizontal", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "value_and_name" + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 1000 + }, + { + "color": "#1F78C1", + "value": 10000 + }, + { + "color": "#BA43A9", + "value": 100000 + }, + { + "color": "#705DA0", + "value": 1000000 + }, + { + "color": "#508642", + "value": 10000000 + }, + { + "color": "#CCA300", + "value": 100000000 + } + ] }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_NSQ_Write_Reading_LowerDiscardedLatencyRecords_total", - "interval": "", - "legendFormat": "Lower", - "refId": "A" - }, - { - "expr": "SBK_NSQ_Write_Reading_HigherDiscardLatencyRecords_total", - "interval": "", - "legendFormat": "Higher", - "refId": "B" - }, - { - "expr": "SBK_NSQ_Write_Reading_InvalidLatencyRecords_total", - "interval": "", - "legendFormat": "Invalid/Negative", - "refId": "C" - } + "unit": "µs" + }, + "overrides": [] + }, + "gridPos": { + "h": 11, + "w": 8, + "x": 0, + "y": 31 + }, + "id": 51, + "options": { + "colorMode": "value", + "graphMode": "area", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" ], - "timeFrom": null, - "timeShift": null, - "title": "NSQ Write-Read Discarded Latencies", - "type": "stat" + "fields": "", + "values": false + }, + "textMode": "auto" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_NSQ_Write_Reading_mcs_AvgLatency", + "interval": "", + "legendFormat": "Average Latency", + "refId": "A" + }, + { + "expr": "SBK_NSQ_Write_Reading_mcs_MaxLatency", + "interval": "", + "legendFormat": "Max Latency", + "refId": "B" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "NSQ Write-Read Avg and Max Latencies (Microseconds)", + "type": "stat" + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {} + }, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 8, + "y": 31 + }, + "hiddenSeries": false, + "id": 53, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_NSQ_Write_Reading_mcs_10", + "interval": "", + "legendFormat": "", + "refId": "A" + }, + { + "expr": "SBK_NSQ_Write_Reading_mcs_25", + "interval": "", + "legendFormat": "", + "refId": "B" }, { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 1000 - }, - { - "color": "#1F78C1", - "value": 10000 - }, - { - "color": "#BA43A9", - "value": 100000 - }, - { - "color": "#705DA0", - "value": 1000000 - }, - { - "color": "#508642", - "value": 10000000 - }, - { - "color": "#CCA300", - "value": 100000000 - } - ] - }, - "unit": "µs" - }, - "overrides": [] - }, - "gridPos": { - "h": 11, - "w": 8, - "x": 0, - "y": 26 - }, - "id": 51, - "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_NSQ_Write_Reading_mcs_AvgLatency", - "interval": "", - "legendFormat": "Average Latency", - "refId": "A" - }, - { - "expr": "SBK_NSQ_Write_Reading_mcs_MaxLatency", - "interval": "", - "legendFormat": "Max Latency", - "refId": "B" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "NSQ Write-Read Avg and Max Latencies (Microseconds)", - "type": "stat" + "expr": "SBK_NSQ_Write_Reading_mcs_50", + "interval": "", + "legendFormat": "", + "refId": "C" }, { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {} - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 8, - "y": 26 - }, - "hiddenSeries": false, - "id": 53, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_NSQ_Write_Reading_mcs_10", - "interval": "", - "legendFormat": "", - "refId": "A" - }, - { - "expr": "SBK_NSQ_Write_Reading_mcs_25", - "interval": "", - "legendFormat": "", - "refId": "B" - }, - { - "expr": "SBK_NSQ_Write_Reading_mcs_50", - "interval": "", - "legendFormat": "", - "refId": "C" - }, - { - "expr": "SBK_NSQ_Write_Reading_mcs_75", - "interval": "", - "legendFormat": "", - "refId": "D" - }, - { - "expr": "SBK_NSQ_Write_Reading_mcs_90", - "interval": "", - "legendFormat": "", - "refId": "E" - }, - { - "expr": "SBK_NSQ_Write_Reading_mcs_95", - "interval": "", - "legendFormat": "", - "refId": "F" - }, - { - "expr": "SBK_NSQ_Write_Reading_mcs_99", - "interval": "", - "legendFormat": "", - "refId": "G" - }, - { - "expr": "SBK_NSQ_Write_Reading_mcs_99_9", - "interval": "", - "legendFormat": "", - "refId": "H" - }, - { - "expr": "SBK_NSQ_Write_Reading_mcs_99_99", - "interval": "", - "legendFormat": "", - "refId": "I" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "NSQ Write-Read Percentiles (Microseconds)", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "format": "µs", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } + "expr": "SBK_NSQ_Write_Reading_mcs_75", + "interval": "", + "legendFormat": "", + "refId": "D" + }, + { + "expr": "SBK_NSQ_Write_Reading_mcs_90", + "interval": "", + "legendFormat": "", + "refId": "E" + }, + { + "expr": "SBK_NSQ_Write_Reading_mcs_95", + "interval": "", + "legendFormat": "", + "refId": "F" + }, + { + "expr": "SBK_NSQ_Write_Reading_mcs_99", + "interval": "", + "legendFormat": "", + "refId": "G" + }, + { + "expr": "SBK_NSQ_Write_Reading_mcs_99_9", + "interval": "", + "legendFormat": "", + "refId": "H" + }, + { + "expr": "SBK_NSQ_Write_Reading_mcs_99_99", + "interval": "", + "legendFormat": "", + "refId": "I" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "NSQ Write-Read Percentiles (Microseconds)", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "µs", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true }, { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 1 - }, - { - "color": "#6ED0E0", - "value": 5 - }, - { - "color": "#EF843C", - "value": 10 - }, - { - "color": "#E24D42", - "value": 20 - }, - { - "color": "#1F78C1", - "value": 30 - }, - { - "color": "#BA43A9", - "value": 40 - }, - { - "color": "#705DA0", - "value": 50 - }, - { - "color": "#508642", - "value": 60 - }, - { - "color": "#CCA300", - "value": 70 - }, - { - "color": "#447EBC", - "value": 80 - }, - { - "color": "#C15C17", - "value": 90 - }, - { - "color": "#890F02", - "value": 100 - }, - { - "color": "#0A437C", - "value": 200 - }, - { - "color": "#6D1F62", - "value": 500 - }, - { - "color": "#584477", - "value": 1000 - } - ] + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null }, - "unit": "ms" - }, - "overrides": [] - }, - "gridPos": { - "h": 11, - "w": 8, - "x": 16, - "y": 26 - }, - "id": 38, - "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" + { + "color": "#EAB839", + "value": 1 + }, + { + "color": "#6ED0E0", + "value": 5 + }, + { + "color": "#EF843C", + "value": 10 + }, + { + "color": "#E24D42", + "value": 20 + }, + { + "color": "#1F78C1", + "value": 30 + }, + { + "color": "#BA43A9", + "value": 40 + }, + { + "color": "#705DA0", + "value": 50 + }, + { + "color": "#508642", + "value": 60 + }, + { + "color": "#CCA300", + "value": 70 + }, + { + "color": "#447EBC", + "value": 80 + }, + { + "color": "#C15C17", + "value": 90 + }, + { + "color": "#890F02", + "value": 100 + }, + { + "color": "#0A437C", + "value": 200 + }, + { + "color": "#6D1F62", + "value": 500 + }, + { + "color": "#584477", + "value": 1000 + } + ] }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_NSQ_Write_Reading_ms_AvgLatency", - "interval": "", - "legendFormat": "Average Latency", - "refId": "A" - }, - { - "expr": "SBK_NSQ_Write_Reading_ms_MaxLatency", - "interval": "", - "legendFormat": "Max Latency", - "refId": "B" - } + "unit": "ms" + }, + "overrides": [] + }, + "gridPos": { + "h": 11, + "w": 8, + "x": 16, + "y": 31 + }, + "id": 38, + "options": { + "colorMode": "value", + "graphMode": "area", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" ], - "timeFrom": null, - "timeShift": null, - "title": "NSQ Write-Read Avg and Max Latencies (Milliseconds)", - "type": "stat" + "fields": "", + "values": false + }, + "textMode": "auto" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_NSQ_Write_Reading_ms_AvgLatency", + "interval": "", + "legendFormat": "Average Latency", + "refId": "A" + }, + { + "expr": "SBK_NSQ_Write_Reading_ms_MaxLatency", + "interval": "", + "legendFormat": "Max Latency", + "refId": "B" } ], - "title": "Write-Read Performance Benchmarking (End to End Latencies)", - "type": "row" + "timeFrom": null, + "timeShift": null, + "title": "NSQ Write-Read Avg and Max Latencies (Milliseconds)", + "type": "stat" } ], "refresh": "5s", diff --git a/grafana/dashboards/sbk-null.json b/grafana/dashboards/sbk-null.json index bb8b6466c..680771a40 100644 --- a/grafana/dashboards/sbk-null.json +++ b/grafana/dashboards/sbk-null.json @@ -15,7 +15,7 @@ "editable": true, "gnetId": null, "graphTooltip": 0, - "iteration": 1623506088732, + "iteration": 1627313150733, "links": [], "panels": [ { @@ -362,7 +362,7 @@ "h": 9, "w": 8, "x": 0, - "y": 10 + "y": 7 }, "hiddenSeries": false, "id": 62, @@ -458,7 +458,7 @@ "h": 9, "w": 8, "x": 8, - "y": 10 + "y": 7 }, "hiddenSeries": false, "id": 6, @@ -590,7 +590,7 @@ "h": 9, "w": 8, "x": 16, - "y": 10 + "y": 7 }, "id": 48, "options": { @@ -646,7 +646,7 @@ "h": 11, "w": 8, "x": 0, - "y": 19 + "y": 16 }, "hiddenSeries": false, "id": 50, @@ -718,16 +718,40 @@ "refId": "G" }, { - "expr": "SBK_NULL_Writing_ns_99_9", + "expr": "SBK_NULL_Writing_ns_99_25", "interval": "", "legendFormat": "", "refId": "H" }, { - "expr": "SBK_NULL_Writing_ns_99_99", + "expr": "SBK_NULL_Writing_ns_99_5", "interval": "", "legendFormat": "", "refId": "I" + }, + { + "expr": "SBK_NULL_Writing_ns_99_75", + "interval": "", + "legendFormat": "", + "refId": "J" + }, + { + "expr": "SBK_NULL_Writing_ns_99_9", + "interval": "", + "legendFormat": "", + "refId": "K" + }, + { + "expr": "SBK_NULL_Writing_ns_99_95", + "interval": "", + "legendFormat": "", + "refId": "L" + }, + { + "expr": "SBK_NULL_Writing_ns_99_99", + "interval": "", + "legendFormat": "", + "refId": "M" } ], "thresholds": [], @@ -750,6 +774,7 @@ }, "yaxes": [ { + "$$hashKey": "object:127", "format": "ns", "label": null, "logBase": 1, @@ -758,6 +783,7 @@ "show": true }, { + "$$hashKey": "object:128", "format": "short", "label": null, "logBase": 1, @@ -814,7 +840,7 @@ "h": 4, "w": 3, "x": 8, - "y": 19 + "y": 16 }, "id": 2, "options": { @@ -925,7 +951,7 @@ "h": 6, "w": 5, "x": 11, - "y": 19 + "y": 16 }, "id": 4, "options": { @@ -970,7 +996,7 @@ "h": 11, "w": 8, "x": 16, - "y": 19 + "y": 16 }, "hiddenSeries": false, "id": 10, @@ -1136,7 +1162,7 @@ "h": 7, "w": 3, "x": 8, - "y": 23 + "y": 20 }, "id": 8, "options": { @@ -1192,7 +1218,7 @@ "h": 5, "w": 5, "x": 11, - "y": 25 + "y": 22 }, "id": 28, "options": { @@ -1294,7 +1320,7 @@ "h": 10, "w": 8, "x": 0, - "y": 30 + "y": 27 }, "id": 47, "options": { @@ -1350,7 +1376,7 @@ "h": 10, "w": 8, "x": 8, - "y": 30 + "y": 27 }, "hiddenSeries": false, "id": 49, @@ -1560,7 +1586,7 @@ "h": 10, "w": 8, "x": 16, - "y": 30 + "y": 27 }, "id": 12, "options": { @@ -1602,7 +1628,7 @@ "type": "row" }, { - "collapsed": false, + "collapsed": true, "datasource": null, "gridPos": { "h": 1, @@ -1611,969 +1637,1371 @@ "y": 7 }, "id": 58, - "panels": [], - "title": "Read Performance Benchmarking", - "type": "row" - }, - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [], - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 200 - }, - { - "color": "#1F78C1", - "value": 300 - }, - { - "color": "#BA43A9", - "value": 400 - }, - { - "color": "#705DA0", - "value": 500 - }, - { - "color": "#508642", - "value": 600 - }, - { - "color": "#CCA300", - "value": 700 - }, - { - "color": "#447EBC", - "value": 800 - }, - { - "color": "#C15C17", - "value": 900 + "panels": [ + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 200 + }, + { + "color": "#1F78C1", + "value": 300 + }, + { + "color": "#BA43A9", + "value": 400 + }, + { + "color": "#705DA0", + "value": 500 + }, + { + "color": "#508642", + "value": 600 + }, + { + "color": "#CCA300", + "value": 700 + }, + { + "color": "#447EBC", + "value": 800 + }, + { + "color": "#C15C17", + "value": 900 + }, + { + "color": "#890F02", + "value": 1000 + } + ] }, - { - "color": "#890F02", - "value": 1000 - } - ] + "unit": "MBs" + }, + "overrides": [] }, - "unit": "MBs" + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 0, + "y": 8 + }, + "hiddenSeries": false, + "id": 63, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_NULL_Reading_MBPerSec", + "refId": "A" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "NULL Read Throughput MB/s", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "$$hashKey": "object:323", + "format": "MBs", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "$$hashKey": "object:324", + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 0, - "y": 8 - }, - "hiddenSeries": false, - "id": 63, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_NULL_Reading_MBPerSec", - "refId": "A" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "NULL Read Throughput MB/s", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "$$hashKey": "object:323", - "format": "MBs", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "$$hashKey": "object:324", - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } - }, - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [] - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 8, - "y": 8 - }, - "hiddenSeries": false, - "id": 20, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_NULL_Reading_RecordsPerSec", - "refId": "A" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "NULL Read Records/Sec", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "format": "rps", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } - }, - { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [], - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 1000 - }, - { - "color": "#1F78C1", - "value": 10000 - }, - { - "color": "#BA43A9", - "value": 100000 - }, - { - "color": "#705DA0", - "value": 1000000 - }, - { - "color": "#508642", - "value": 10000000 - } - ] - }, - "unit": "ns" - }, - "overrides": [] - }, - "gridPos": { - "h": 11, - "w": 8, - "x": 16, - "y": 8 - }, - "id": 44, - "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_NULL_Reading_ns_AvgLatency", - "interval": "", - "legendFormat": "Average Latency", - "refId": "A" - }, - { - "expr": "SBK_NULL_Reading_ns_MaxLatency", - "interval": "", - "legendFormat": "Max Latency", - "refId": "B" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "NULL Read Avg and Max Latencies (Nanoseconds)", - "type": "stat" - }, - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [] - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 0, - "y": 19 - }, - "hiddenSeries": false, - "id": 46, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_NULL_Reading_ns_10", - "interval": "", - "legendFormat": "", - "refId": "A" - }, - { - "expr": "SBK_NULL_Reading_ns_25", - "interval": "", - "legendFormat": "", - "refId": "B" - }, - { - "expr": "SBK_NULL_Reading_ns_50", - "interval": "", - "legendFormat": "", - "refId": "C" - }, - { - "expr": "SBK_NULL_Reading_ns_75", - "interval": "", - "legendFormat": "", - "refId": "D" - }, - { - "expr": "SBK_NULL_Reading_ns_90", - "interval": "", - "legendFormat": "", - "refId": "E" - }, - { - "expr": "SBK_NULL_Reading_ns_95", - "interval": "", - "legendFormat": "", - "refId": "F" - }, - { - "expr": "SBK_NULL_Reading_ns_99", - "interval": "", - "legendFormat": "", - "refId": "G" - }, - { - "expr": "SBK_NULL_Reading_ns_99_9", - "interval": "", - "legendFormat": "", - "refId": "H" - }, - { - "expr": "SBK_NULL_Reading_ns_99_99", - "interval": "", - "legendFormat": "", - "refId": "I" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "NULL Read Percentiles (Nanoseconds)", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ { - "format": "ns", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [] + }, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 8, + "y": 8 + }, + "hiddenSeries": false, + "id": 20, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_NULL_Reading_RecordsPerSec", + "refId": "A" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "NULL Read Records/Sec", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "rps", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } }, { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } - }, - { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [], - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 1000 + }, + { + "color": "#1F78C1", + "value": 10000 + }, + { + "color": "#BA43A9", + "value": 100000 + }, + { + "color": "#705DA0", + "value": 1000000 + }, + { + "color": "#508642", + "value": 10000000 + } + ] }, - { - "color": "#E24D42", - "value": 500 - } - ] + "unit": "ns" + }, + "overrides": [] + }, + "gridPos": { + "h": 11, + "w": 8, + "x": 16, + "y": 8 + }, + "id": 44, + "options": { + "colorMode": "value", + "graphMode": "area", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "auto" }, - "unit": "none" - }, - "overrides": [] - }, - "gridPos": { - "h": 5, - "w": 3, - "x": 8, - "y": 19 - }, - "id": 14, - "options": { - "colorMode": "value", - "graphMode": "none", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_NULL_Reading_ns_AvgLatency", + "interval": "", + "legendFormat": "Average Latency", + "refId": "A" + }, + { + "expr": "SBK_NULL_Reading_ns_MaxLatency", + "interval": "", + "legendFormat": "Max Latency", + "refId": "B" + } ], - "fields": "", - "values": false - }, - "textMode": "value_and_name" - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_NULL_Reading_Readers", - "interval": "", - "legendFormat": "Active", - "refId": "A" + "timeFrom": null, + "timeShift": null, + "title": "NULL Read Avg and Max Latencies (Nanoseconds)", + "type": "stat" }, { - "expr": "SBK_NULL_Reading_Max_Readers", - "interval": "", - "legendFormat": "Max", - "refId": "B" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "NULL Readers", - "type": "stat" - }, - { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [], - "mappings": [], - "max": 500, - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 200 - }, - { - "color": "#1F78C1", - "value": 300 - }, - { - "color": "#BA43A9", - "value": 400 - }, - { - "color": "#705DA0", - "value": 500 - }, - { - "color": "#508642", - "value": 600 - }, - { - "color": "#CCA300", - "value": 700 - }, - { - "color": "#447EBC", - "value": 800 - }, - { - "color": "#C15C17", - "value": 900 - }, - { - "color": "#890F02", - "value": 1000 - } - ] + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [] + }, + "overrides": [] }, - "unit": "MBs" - }, - "overrides": [] - }, - "gridPos": { - "h": 6, - "w": 5, - "x": 11, - "y": 19 - }, - "id": 18, - "options": { - "reduceOptions": { - "calcs": [ - "last" + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 0, + "y": 19 + }, + "hiddenSeries": false, + "id": 46, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_NULL_Reading_ns_10", + "interval": "", + "legendFormat": "", + "refId": "A" + }, + { + "expr": "SBK_NULL_Reading_ns_25", + "interval": "", + "legendFormat": "", + "refId": "B" + }, + { + "expr": "SBK_NULL_Reading_ns_50", + "interval": "", + "legendFormat": "", + "refId": "C" + }, + { + "expr": "SBK_NULL_Reading_ns_75", + "interval": "", + "legendFormat": "", + "refId": "D" + }, + { + "expr": "SBK_NULL_Reading_ns_90", + "interval": "", + "legendFormat": "", + "refId": "E" + }, + { + "expr": "SBK_NULL_Reading_ns_95", + "interval": "", + "legendFormat": "", + "refId": "F" + }, + { + "expr": "SBK_NULL_Reading_ns_99", + "interval": "", + "legendFormat": "", + "refId": "G" + }, + { + "expr": "SBK_NULL_Reading_ns_99_25", + "interval": "", + "legendFormat": "", + "refId": "H" + }, + { + "expr": "SBK_NULL_Reading_ns_99_5", + "interval": "", + "legendFormat": "", + "refId": "I" + }, + { + "expr": "SBK_NULL_Reading_ns_99_75", + "interval": "", + "legendFormat": "", + "refId": "J" + }, + { + "expr": "SBK_NULL_Reading_ns_99_9", + "interval": "", + "legendFormat": "", + "refId": "K" + }, + { + "expr": "SBK_NULL_Reading_ns_99_95", + "interval": "", + "legendFormat": "", + "refId": "L" + }, + { + "expr": "SBK_NULL_Reading_ns_99_99", + "interval": "", + "legendFormat": "", + "refId": "M" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "NULL Read Percentiles (Nanoseconds)", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "$$hashKey": "object:152", + "format": "ns", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "$$hashKey": "object:153", + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } ], - "fields": "", - "values": false - }, - "showThresholdLabels": true, - "showThresholdMarkers": true - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_NULL_Reading_MBPerSec", - "refId": "A" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "NULL Read Throughput MB/s", - "type": "gauge" - }, - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [] - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 16, - "y": 19 - }, - "hiddenSeries": false, - "id": 22, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_NULL_Reading_ms_10", - "interval": "", - "legendFormat": "", - "refId": "A" - }, - { - "expr": "SBK_NULL_Reading_ms_25", - "interval": "", - "legendFormat": "", - "refId": "B" - }, - { - "expr": "SBK_NULL_Reading_ms_50", - "interval": "", - "legendFormat": "", - "refId": "C" + "yaxis": { + "align": false, + "alignLevel": null + } }, { - "expr": "SBK_NULL_Reading_ms_75", - "interval": "", - "legendFormat": "", - "refId": "D" + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 500 + } + ] + }, + "unit": "none" + }, + "overrides": [] + }, + "gridPos": { + "h": 5, + "w": 3, + "x": 8, + "y": 19 + }, + "id": 14, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "value_and_name" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_NULL_Reading_Readers", + "interval": "", + "legendFormat": "Active", + "refId": "A" + }, + { + "expr": "SBK_NULL_Reading_Max_Readers", + "interval": "", + "legendFormat": "Max", + "refId": "B" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "NULL Readers", + "type": "stat" }, { - "expr": "SBK_NULL_Reading_ms_90", - "interval": "", - "legendFormat": "", - "refId": "E" + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "max": 500, + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 200 + }, + { + "color": "#1F78C1", + "value": 300 + }, + { + "color": "#BA43A9", + "value": 400 + }, + { + "color": "#705DA0", + "value": 500 + }, + { + "color": "#508642", + "value": 600 + }, + { + "color": "#CCA300", + "value": 700 + }, + { + "color": "#447EBC", + "value": 800 + }, + { + "color": "#C15C17", + "value": 900 + }, + { + "color": "#890F02", + "value": 1000 + } + ] + }, + "unit": "MBs" + }, + "overrides": [] + }, + "gridPos": { + "h": 6, + "w": 5, + "x": 11, + "y": 19 + }, + "id": 18, + "options": { + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "showThresholdLabels": true, + "showThresholdMarkers": true + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_NULL_Reading_MBPerSec", + "refId": "A" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "NULL Read Throughput MB/s", + "type": "gauge" }, { - "expr": "SBK_NULL_Reading_ms_95", - "interval": "", - "legendFormat": "", - "refId": "F" + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [] + }, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 16, + "y": 19 + }, + "hiddenSeries": false, + "id": 22, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_NULL_Reading_ms_10", + "interval": "", + "legendFormat": "", + "refId": "A" + }, + { + "expr": "SBK_NULL_Reading_ms_25", + "interval": "", + "legendFormat": "", + "refId": "B" + }, + { + "expr": "SBK_NULL_Reading_ms_50", + "interval": "", + "legendFormat": "", + "refId": "C" + }, + { + "expr": "SBK_NULL_Reading_ms_75", + "interval": "", + "legendFormat": "", + "refId": "D" + }, + { + "expr": "SBK_NULL_Reading_ms_90", + "interval": "", + "legendFormat": "", + "refId": "E" + }, + { + "expr": "SBK_NULL_Reading_ms_95", + "interval": "", + "legendFormat": "", + "refId": "F" + }, + { + "expr": "SBK_NULL_Reading_ms_99", + "interval": "", + "legendFormat": "", + "refId": "G" + }, + { + "expr": "SBK_NULL_Reading_ms_99_9", + "interval": "", + "legendFormat": "", + "refId": "H" + }, + { + "expr": "SBK_NULL_Reading_ms_99_99", + "interval": "", + "legendFormat": "", + "refId": "I" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "NULL Read Percentiles (Milli Seconds)", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "ms", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } }, { - "expr": "SBK_NULL_Reading_ms_99", - "interval": "", - "legendFormat": "", - "refId": "G" + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 1073741824 + }, + { + "color": "#6ED0E0", + "value": 10737418240 + }, + { + "color": "#EF843C", + "value": 107374182400 + }, + { + "color": "#E24D42", + "value": 1099511627776 + } + ] + }, + "unit": "decbytes" + }, + "overrides": [] + }, + "gridPos": { + "h": 6, + "w": 3, + "x": 8, + "y": 24 + }, + "id": 16, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "value" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_NULL_Reading_Bytes_total", + "refId": "A" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "NULL Read Bytes Total", + "type": "stat" }, { - "expr": "SBK_NULL_Reading_ms_99_9", - "interval": "", - "legendFormat": "", - "refId": "H" + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "red", + "value": 1 + } + ] + }, + "unit": "none" + }, + "overrides": [] + }, + "gridPos": { + "h": 5, + "w": 5, + "x": 11, + "y": 25 + }, + "id": 26, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "auto", + "orientation": "horizontal", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "value_and_name" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_NULL_Reading_LowerDiscardedLatencyRecords_total", + "interval": "", + "legendFormat": "Lower", + "queryType": "randomWalk", + "refId": "A" + }, + { + "expr": "SBK_NULL_Reading_HigherDiscardLatencyRecords_total", + "interval": "", + "legendFormat": "Higher", + "refId": "B" + }, + { + "expr": "SBK_NULL_Reading_InvalidLatencyRecords_total", + "interval": "", + "legendFormat": "Invalid/Negative", + "refId": "C" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "NULL Read Discarded Latencies", + "type": "stat" }, { - "expr": "SBK_NULL_Reading_ms_99_99", - "interval": "", - "legendFormat": "", - "refId": "I" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "NULL Read Percentiles (Milli Seconds)", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "format": "ms", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 1000 + }, + { + "color": "#1F78C1", + "value": 10000 + }, + { + "color": "#BA43A9", + "value": 100000 + }, + { + "color": "#705DA0", + "value": 1000000 + }, + { + "color": "#508642", + "value": 10000000 + } + ] + }, + "unit": "µs" + }, + "overrides": [] + }, + "gridPos": { + "h": 11, + "w": 8, + "x": 0, + "y": 30 + }, + "id": 43, + "options": { + "colorMode": "value", + "graphMode": "area", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "auto" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_NULL_Reading_mcs_AvgLatency", + "interval": "", + "legendFormat": "Average Latency", + "refId": "A" + }, + { + "expr": "SBK_NULL_Reading_mcs_MaxLatency", + "interval": "", + "legendFormat": "Max Latency", + "refId": "B" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "NULL Read Avg and Max Latencies (Microseconds)", + "type": "stat" }, { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } - }, - { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [], - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 1073741824 - }, - { - "color": "#6ED0E0", - "value": 10737418240 - }, - { - "color": "#EF843C", - "value": 107374182400 - }, - { - "color": "#E24D42", - "value": 1099511627776 - } - ] + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [] + }, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 8, + "y": 30 + }, + "hiddenSeries": false, + "id": 45, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_NULL_Reading_mcs_10", + "interval": "", + "legendFormat": "", + "refId": "A" + }, + { + "expr": "SBK_NULL_Reading_mcs_25", + "interval": "", + "legendFormat": "", + "refId": "B" + }, + { + "expr": "SBK_NULL_Reading_mcs_50", + "interval": "", + "legendFormat": "", + "refId": "C" + }, + { + "expr": "SBK_NULL_Reading_mcs_75", + "interval": "", + "legendFormat": "", + "refId": "D" + }, + { + "expr": "SBK_NULL_Reading_mcs_90", + "interval": "", + "legendFormat": "", + "refId": "E" + }, + { + "expr": "SBK_NULL_Reading_mcs_95", + "interval": "", + "legendFormat": "", + "refId": "F" + }, + { + "expr": "SBK_NULL_Reading_mcs_99", + "interval": "", + "legendFormat": "", + "refId": "G" + }, + { + "expr": "SBK_NULL_Reading_mcs_99_9", + "interval": "", + "legendFormat": "", + "refId": "H" + }, + { + "expr": "SBK_NULL_Reading_mcs_99_99", + "interval": "", + "legendFormat": "", + "refId": "I" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "NULL Read Percentiles (Microseconds)", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" }, - "unit": "decbytes" - }, - "overrides": [] - }, - "gridPos": { - "h": 6, - "w": 3, - "x": 8, - "y": 24 - }, - "id": 16, - "options": { - "colorMode": "value", - "graphMode": "none", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "µs", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } ], - "fields": "", - "values": false + "yaxis": { + "align": false, + "alignLevel": null + } }, - "textMode": "value" - }, - "pluginVersion": "7.3.7", - "targets": [ { - "expr": "SBK_NULL_Reading_Bytes_total", - "refId": "A" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "NULL Read Bytes Total", - "type": "stat" - }, - { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 1 + }, + { + "color": "#6ED0E0", + "value": 5 + }, + { + "color": "#EF843C", + "value": 10 + }, + { + "color": "#E24D42", + "value": 20 + }, + { + "color": "#1F78C1", + "value": 30 + }, + { + "color": "#BA43A9", + "value": 40 + }, + { + "color": "#705DA0", + "value": 50 + }, + { + "color": "#508642", + "value": 60 + }, + { + "color": "#CCA300", + "value": 70 + }, + { + "color": "#447EBC", + "value": 80 + }, + { + "color": "#C15C17", + "value": 90 + }, + { + "color": "#890F02", + "value": 100 + }, + { + "color": "#0A437C", + "value": 500 + }, + { + "color": "#6D1F62", + "value": 1000 + } + ] }, - { - "color": "red", - "value": 1 - } - ] + "unit": "ms" + }, + "overrides": [] }, - "unit": "none" - }, - "overrides": [] - }, - "gridPos": { - "h": 5, - "w": 5, - "x": 11, - "y": 25 - }, - "id": 26, - "options": { - "colorMode": "value", - "graphMode": "none", - "justifyMode": "auto", - "orientation": "horizontal", - "reduceOptions": { - "calcs": [ - "last" + "gridPos": { + "h": 11, + "w": 8, + "x": 16, + "y": 30 + }, + "id": 24, + "options": { + "colorMode": "value", + "graphMode": "area", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "auto" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_NULL_Reading_ms_AvgLatency", + "interval": "", + "legendFormat": "Average Latency", + "refId": "A" + }, + { + "expr": "SBK_NULL_Reading_ms_MaxLatency", + "interval": "", + "legendFormat": "Max Latency", + "refId": "B" + } ], - "fields": "", - "values": false - }, - "textMode": "value_and_name" - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_NULL_Reading_LowerDiscardedLatencyRecords_total", - "interval": "", - "legendFormat": "Lower", - "queryType": "randomWalk", - "refId": "A" - }, - { - "expr": "SBK_NULL_Reading_HigherDiscardLatencyRecords_total", - "interval": "", - "legendFormat": "Higher", - "refId": "B" - }, - { - "expr": "SBK_NULL_Reading_InvalidLatencyRecords_total", - "interval": "", - "legendFormat": "Invalid/Negative", - "refId": "C" + "timeFrom": null, + "timeShift": null, + "title": "NULL Read Avg and Max Latencies (Milliseconds)", + "type": "stat" } ], - "timeFrom": null, - "timeShift": null, - "title": "NULL Read Discarded Latencies", - "type": "stat" + "title": "Read Performance Benchmarking", + "type": "row" + }, + { + "collapsed": false, + "datasource": null, + "gridPos": { + "h": 1, + "w": 24, + "x": 0, + "y": 8 + }, + "id": 56, + "panels": [], + "title": "Write-Read Performance Benchmarking (End to End Latencies)", + "type": "row" }, { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, "datasource": "Prometheus", "fieldConfig": { "defaults": { "custom": {}, - "links": [], "mappings": [], + "max": 500, + "min": 0, "noValue": "0", "thresholds": { "mode": "absolute", @@ -2596,81 +3024,43 @@ }, { "color": "#E24D42", - "value": 1000 + "value": 200 }, { "color": "#1F78C1", - "value": 10000 + "value": 300 }, { "color": "#BA43A9", - "value": 100000 + "value": 400 }, { "color": "#705DA0", - "value": 1000000 + "value": 500 }, { "color": "#508642", - "value": 10000000 + "value": 600 + }, + { + "color": "#CCA300", + "value": 700 + }, + { + "color": "#447EBC", + "value": 800 + }, + { + "color": "#C15C17", + "value": 900 + }, + { + "color": "#890F02", + "value": 1000 } ] }, - "unit": "µs" - }, - "overrides": [] - }, - "gridPos": { - "h": 11, - "w": 8, - "x": 0, - "y": 30 - }, - "id": 43, - "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_NULL_Reading_mcs_AvgLatency", - "interval": "", - "legendFormat": "Average Latency", - "refId": "A" - }, - { - "expr": "SBK_NULL_Reading_mcs_MaxLatency", - "interval": "", - "legendFormat": "Max Latency", - "refId": "B" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "NULL Read Avg and Max Latencies (Microseconds)", - "type": "stat" - }, - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [] + "unit": "MBs" }, "overrides": [] }, @@ -2679,11 +3069,11 @@ "gridPos": { "h": 11, "w": 8, - "x": 8, - "y": 30 + "x": 0, + "y": 9 }, "hiddenSeries": false, - "id": 45, + "id": 61, "legend": { "avg": false, "current": false, @@ -2710,1564 +3100,1252 @@ "steppedLine": false, "targets": [ { - "expr": "SBK_NULL_Reading_mcs_10", + "expr": "SBK_NULL_Write_Reading_MBPerSec", "interval": "", "legendFormat": "", "refId": "A" - }, - { - "expr": "SBK_NULL_Reading_mcs_25", - "interval": "", - "legendFormat": "", - "refId": "B" - }, - { - "expr": "SBK_NULL_Reading_mcs_50", - "interval": "", - "legendFormat": "", - "refId": "C" - }, - { - "expr": "SBK_NULL_Reading_mcs_75", - "interval": "", - "legendFormat": "", - "refId": "D" - }, - { - "expr": "SBK_NULL_Reading_mcs_90", - "interval": "", - "legendFormat": "", - "refId": "E" - }, - { - "expr": "SBK_NULL_Reading_mcs_95", - "interval": "", - "legendFormat": "", - "refId": "F" - }, - { - "expr": "SBK_NULL_Reading_mcs_99", - "interval": "", - "legendFormat": "", - "refId": "G" - }, - { - "expr": "SBK_NULL_Reading_mcs_99_9", - "interval": "", - "legendFormat": "", - "refId": "H" - }, - { - "expr": "SBK_NULL_Reading_mcs_99_99", - "interval": "", - "legendFormat": "", - "refId": "I" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, - "title": "NULL Read Percentiles (Microseconds)", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "format": "µs", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } - }, - { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [], - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 1 - }, - { - "color": "#6ED0E0", - "value": 5 - }, - { - "color": "#EF843C", - "value": 10 - }, - { - "color": "#E24D42", - "value": 20 - }, - { - "color": "#1F78C1", - "value": 30 - }, - { - "color": "#BA43A9", - "value": 40 - }, - { - "color": "#705DA0", - "value": 50 - }, - { - "color": "#508642", - "value": 60 - }, - { - "color": "#CCA300", - "value": 70 - }, - { - "color": "#447EBC", - "value": 80 - }, - { - "color": "#C15C17", - "value": 90 - }, - { - "color": "#890F02", - "value": 100 - }, - { - "color": "#0A437C", - "value": 500 - }, - { - "color": "#6D1F62", - "value": 1000 - } - ] - }, - "unit": "ms" + "title": "NULL Write-Read Throughput MB/s ", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "$$hashKey": "object:175", + "format": "MBs", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "$$hashKey": "object:176", + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {} }, "overrides": [] }, + "fill": 1, + "fillGradient": 0, "gridPos": { "h": 11, "w": 8, - "x": 16, - "y": 30 + "x": 8, + "y": 9 }, - "id": 24, + "hiddenSeries": false, + "id": 36, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" + "alertThreshold": true }, + "percentage": false, "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, "targets": [ { - "expr": "SBK_NULL_Reading_ms_AvgLatency", + "expr": "SBK_NULL_Write_Reading_RecordsPerSec", "interval": "", - "legendFormat": "Average Latency", + "legendFormat": "", "refId": "A" - }, - { - "expr": "SBK_NULL_Reading_ms_MaxLatency", - "interval": "", - "legendFormat": "Max Latency", - "refId": "B" } ], + "thresholds": [], "timeFrom": null, - "timeShift": null, - "title": "NULL Read Avg and Max Latencies (Milliseconds)", - "type": "stat" - }, - { - "collapsed": true, - "datasource": null, - "gridPos": { - "h": 1, - "w": 24, - "x": 0, - "y": 41 - }, - "id": 56, - "panels": [ - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "max": 500, - "min": 0, - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 200 - }, - { - "color": "#1F78C1", - "value": 300 - }, - { - "color": "#BA43A9", - "value": 400 - }, - { - "color": "#705DA0", - "value": 500 - }, - { - "color": "#508642", - "value": 600 - }, - { - "color": "#CCA300", - "value": 700 - }, - { - "color": "#447EBC", - "value": 800 - }, - { - "color": "#C15C17", - "value": 900 - }, - { - "color": "#890F02", - "value": 1000 - } - ] - }, - "unit": "MBs" - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 0, - "y": 4 - }, - "hiddenSeries": false, - "id": 61, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_NULL_Write_Reading_MBPerSec", - "interval": "", - "legendFormat": "", - "refId": "A" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "NULL Write-Read Throughput MB/s ", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "$$hashKey": "object:175", - "format": "MBs", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "$$hashKey": "object:176", - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } + "timeRegions": [], + "timeShift": null, + "title": "NULL Write-Read Records/Sec", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "iops", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true }, { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {} - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 8, - "y": 4 - }, - "hiddenSeries": false, - "id": 36, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_NULL_Write_Reading_RecordsPerSec", - "interval": "", - "legendFormat": "", - "refId": "A" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "NULL Write-Read Records/Sec", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 1000 + }, + { + "color": "#1F78C1", + "value": 10000 + }, + { + "color": "#BA43A9", + "value": 100000 + }, + { + "color": "#705DA0", + "value": 1000000 + }, + { + "color": "#508642", + "value": 10000000 + } + ] }, - "yaxes": [ - { - "format": "iops", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } + "unit": "ns" + }, + "overrides": [] + }, + "gridPos": { + "h": 11, + "w": 8, + "x": 16, + "y": 9 + }, + "id": 52, + "options": { + "colorMode": "value", + "graphMode": "area", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" ], - "yaxis": { - "align": false, - "alignLevel": null - } + "fields": "", + "values": false + }, + "textMode": "auto" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_NULL_Write_Reading_ns_AvgLatency", + "interval": "", + "legendFormat": "Average Latency", + "refId": "A" + }, + { + "expr": "SBK_NULL_Write_Reading_ns_MaxLatency", + "interval": "", + "legendFormat": "Max Latency", + "refId": "B" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "NULL Write-Read Avg and Max Latencies (Nanoseconds)", + "type": "stat" + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {} + }, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 0, + "y": 20 + }, + "hiddenSeries": false, + "id": 54, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_NULL_Write_Reading_ns_10", + "interval": "", + "legendFormat": "", + "refId": "A" + }, + { + "expr": "SBK_NULL_Write_Reading_ns_25", + "interval": "", + "legendFormat": "", + "refId": "B" }, { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 1000 - }, - { - "color": "#1F78C1", - "value": 10000 - }, - { - "color": "#BA43A9", - "value": 100000 - }, - { - "color": "#705DA0", - "value": 1000000 - }, - { - "color": "#508642", - "value": 10000000 - } - ] - }, - "unit": "ns" - }, - "overrides": [] - }, - "gridPos": { - "h": 11, - "w": 8, - "x": 16, - "y": 4 - }, - "id": 52, - "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_NULL_Write_Reading_ns_AvgLatency", - "interval": "", - "legendFormat": "Average Latency", - "refId": "A" - }, - { - "expr": "SBK_NULL_Write_Reading_ns_MaxLatency", - "interval": "", - "legendFormat": "Max Latency", - "refId": "B" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "NULL Write-Read Avg and Max Latencies (Nanoseconds)", - "type": "stat" + "expr": "SBK_NULL_Write_Reading_ns_50", + "interval": "", + "legendFormat": "", + "refId": "C" }, { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {} - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 0, - "y": 15 - }, - "hiddenSeries": false, - "id": 54, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_NULL_Write_Reading_ns_10", - "interval": "", - "legendFormat": "", - "refId": "A" - }, - { - "expr": "SBK_NULL_Write_Reading_ns_25", - "interval": "", - "legendFormat": "", - "refId": "B" - }, - { - "expr": "SBK_NULL_Write_Reading_ns_50", - "interval": "", - "legendFormat": "", - "refId": "C" - }, - { - "expr": "SBK_NULL_Write_Reading_ns_75", - "interval": "", - "legendFormat": "", - "refId": "D" - }, - { - "expr": "SBK_NULL_Write_Reading_ns_90", - "interval": "", - "legendFormat": "", - "refId": "E" - }, - { - "expr": "SBK_NULL_Write_Reading_ns_95", - "interval": "", - "legendFormat": "", - "refId": "F" - }, - { - "expr": "SBK_NULL_Write_Reading_ns_99", - "interval": "", - "legendFormat": "", - "refId": "G" - }, - { - "expr": "SBK_NULL_Write_Reading_ns_99_9", - "interval": "", - "legendFormat": "", - "refId": "H" - }, - { - "expr": "SBK_NULL_Write_Reading_ns_99_99", - "interval": "", - "legendFormat": "", - "refId": "I" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "NULL Write-Read Percentiles (Nanoseconds)", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "format": "ns", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } + "expr": "SBK_NULL_Write_Reading_ns_75", + "interval": "", + "legendFormat": "", + "refId": "D" + }, + { + "expr": "SBK_NULL_Write_Reading_ns_90", + "interval": "", + "legendFormat": "", + "refId": "E" + }, + { + "expr": "SBK_NULL_Write_Reading_ns_95", + "interval": "", + "legendFormat": "", + "refId": "F" + }, + { + "expr": "SBK_NULL_Write_Reading_ns_99", + "interval": "", + "legendFormat": "", + "refId": "G" + }, + { + "expr": "SBK_NULL_Write_Reading_ns_99_25", + "interval": "", + "legendFormat": "", + "refId": "H" + }, + { + "expr": "SBK_NULL_Write_Reading_ns_99_5", + "interval": "", + "legendFormat": "", + "refId": "I" + }, + { + "expr": "SBK_NULL_Write_Reading_ns_99_75", + "interval": "", + "legendFormat": "", + "refId": "J" + }, + { + "expr": "SBK_NULL_Write_Reading_ns_99_9", + "interval": "", + "legendFormat": "", + "refId": "K" + }, + { + "expr": "SBK_NULL_Write_Reading_ns_99_95", + "interval": "", + "legendFormat": "", + "refId": "L" }, { - "datasource": "Prometheus", - "description": "", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 1073741824 - }, - { - "color": "#EF843C", - "value": 10737418240 - }, - { - "color": "#6ED0E0", - "value": 10737418240 - }, - { - "color": "#E24D42", - "value": 1099511627776 - } - ] + "expr": "SBK_NULL_Write_Reading_ns_99_99", + "interval": "", + "legendFormat": "", + "refId": "M" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "NULL Write-Read Percentiles (Nanoseconds)", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "$$hashKey": "object:240", + "format": "ns", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "$$hashKey": "object:241", + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "datasource": "Prometheus", + "description": "", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null }, - "unit": "decbytes" - }, - "overrides": [] - }, - "gridPos": { - "h": 5, - "w": 3, - "x": 8, - "y": 15 - }, - "id": 30, - "options": { - "colorMode": "value", - "graphMode": "none", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" + { + "color": "#EAB839", + "value": 1073741824 + }, + { + "color": "#EF843C", + "value": 10737418240 + }, + { + "color": "#6ED0E0", + "value": 10737418240 + }, + { + "color": "#E24D42", + "value": 1099511627776 + } + ] }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_NULL_Write_Reading_Bytes_total", - "interval": "", - "legendFormat": "", - "refId": "A" - } + "unit": "decbytes" + }, + "overrides": [] + }, + "gridPos": { + "h": 5, + "w": 3, + "x": 8, + "y": 20 + }, + "id": 30, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" ], - "timeFrom": null, - "timeShift": null, - "title": "NULL Write-Read Bytes Total", - "type": "stat" + "fields": "", + "values": false }, + "textMode": "auto" + }, + "pluginVersion": "7.3.7", + "targets": [ { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "max": 500, - "min": 0, - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 200 - }, - { - "color": "#1F78C1", - "value": 300 - }, - { - "color": "#BA43A9", - "value": 400 - }, - { - "color": "#705DA0", - "value": 500 - }, - { - "color": "#508642", - "value": 600 - }, - { - "color": "#CCA300", - "value": 700 - }, - { - "color": "#447EBC", - "value": 800 - }, - { - "color": "#C15C17", - "value": 900 - }, - { - "color": "#890F02", - "value": 1000 - } - ] + "expr": "SBK_NULL_Write_Reading_Bytes_total", + "interval": "", + "legendFormat": "", + "refId": "A" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "NULL Write-Read Bytes Total", + "type": "stat" + }, + { + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "max": 500, + "min": 0, + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 }, - "unit": "MBs" - }, - "overrides": [] - }, - "gridPos": { - "h": 6, - "w": 5, - "x": 11, - "y": 15 - }, - "id": 32, - "options": { - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "showThresholdLabels": true, - "showThresholdMarkers": true + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 200 + }, + { + "color": "#1F78C1", + "value": 300 + }, + { + "color": "#BA43A9", + "value": 400 + }, + { + "color": "#705DA0", + "value": 500 + }, + { + "color": "#508642", + "value": 600 + }, + { + "color": "#CCA300", + "value": 700 + }, + { + "color": "#447EBC", + "value": 800 + }, + { + "color": "#C15C17", + "value": 900 + }, + { + "color": "#890F02", + "value": 1000 + } + ] }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_NULL_Write_Reading_MBPerSec", - "interval": "", - "legendFormat": "", - "refId": "A" - } + "unit": "MBs" + }, + "overrides": [] + }, + "gridPos": { + "h": 6, + "w": 5, + "x": 11, + "y": 20 + }, + "id": 32, + "options": { + "reduceOptions": { + "calcs": [ + "last" ], - "timeFrom": null, - "timeShift": null, - "title": "NULL Write-Read Throughput MB/s", - "type": "gauge" + "fields": "", + "values": false }, + "showThresholdLabels": true, + "showThresholdMarkers": true + }, + "pluginVersion": "7.3.7", + "targets": [ { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {} - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 16, - "y": 15 - }, - "hiddenSeries": false, - "id": 34, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_NULL_Write_Reading_ms_10", - "interval": "", - "legendFormat": "", - "refId": "A" - }, - { - "expr": "SBK_NULL_Write_Reading_ms_25", - "interval": "", - "legendFormat": "", - "refId": "B" - }, - { - "expr": "SBK_NULL_Write_Reading_ms_50", - "interval": "", - "legendFormat": "", - "refId": "C" - }, - { - "expr": "SBK_NULL_Write_Reading_ms_75", - "interval": "", - "legendFormat": "", - "refId": "D" - }, - { - "expr": "SBK_NULL_Write_Reading_ms_90", - "interval": "", - "legendFormat": "", - "refId": "E" - }, - { - "expr": "SBK_NULL_Write_Reading_ms_95", - "interval": "", - "legendFormat": "", - "refId": "F" - }, - { - "expr": "SBK_NULL_Write_Reading_ms_99", - "interval": "", - "legendFormat": "", - "refId": "G" - }, - { - "expr": "SBK_NULL_Write_Reading_ms_99_9", - "interval": "", - "legendFormat": "", - "refId": "H" - }, - { - "expr": "SBK_NULL_Write_Reading_ms_99_99", - "interval": "", - "legendFormat": "", - "refId": "I" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "NULL Write-Read Percentiles (Milliseconds)", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "format": "ms", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } + "expr": "SBK_NULL_Write_Reading_MBPerSec", + "interval": "", + "legendFormat": "", + "refId": "A" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "NULL Write-Read Throughput MB/s", + "type": "gauge" + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {} + }, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 16, + "y": 20 + }, + "hiddenSeries": false, + "id": 34, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_NULL_Write_Reading_ms_10", + "interval": "", + "legendFormat": "", + "refId": "A" }, { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": { - "align": null, - "filterable": false + "expr": "SBK_NULL_Write_Reading_ms_25", + "interval": "", + "legendFormat": "", + "refId": "B" + }, + { + "expr": "SBK_NULL_Write_Reading_ms_50", + "interval": "", + "legendFormat": "", + "refId": "C" + }, + { + "expr": "SBK_NULL_Write_Reading_ms_75", + "interval": "", + "legendFormat": "", + "refId": "D" + }, + { + "expr": "SBK_NULL_Write_Reading_ms_90", + "interval": "", + "legendFormat": "", + "refId": "E" + }, + { + "expr": "SBK_NULL_Write_Reading_ms_95", + "interval": "", + "legendFormat": "", + "refId": "F" + }, + { + "expr": "SBK_NULL_Write_Reading_ms_99", + "interval": "", + "legendFormat": "", + "refId": "G" + }, + { + "expr": "SBK_NULL_Write_Reading_ms_99_9", + "interval": "", + "legendFormat": "", + "refId": "H" + }, + { + "expr": "SBK_NULL_Write_Reading_ms_99_99", + "interval": "", + "legendFormat": "", + "refId": "I" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "NULL Write-Read Percentiles (Milliseconds)", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "ms", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": { + "align": null, + "filterable": false + }, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null }, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 500 - } - ] + { + "color": "#EAB839", + "value": 10 }, - "unit": "none" - }, - "overrides": [] - }, - "gridPos": { - "h": 6, - "w": 3, - "x": 8, - "y": 20 - }, - "id": 40, - "options": { - "colorMode": "value", - "graphMode": "none", - "justifyMode": "auto", - "orientation": "horizontal", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "value_and_name" + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 500 + } + ] }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_NULL_Write_Reading_Readers", - "interval": "", - "legendFormat": "Active Readers", - "refId": "A" - }, - { - "expr": "SBK_NULL_Write_Reading_Max_Readers", - "interval": "", - "legendFormat": "Max Readers", - "refId": "B" - }, - { - "expr": "SBK_NULL_Write_Reading_Writers", - "interval": "", - "legendFormat": "Active Writers", - "refId": "C" - }, - { - "expr": "SBK_NULL_Write_Reading_Max_Writers", - "interval": "", - "legendFormat": "Max Writers", - "refId": "D" - } + "unit": "none" + }, + "overrides": [] + }, + "gridPos": { + "h": 6, + "w": 3, + "x": 8, + "y": 25 + }, + "id": 40, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "auto", + "orientation": "horizontal", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "value_and_name" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_NULL_Write_Reading_Readers", + "interval": "", + "legendFormat": "Active Readers", + "refId": "A" + }, + { + "expr": "SBK_NULL_Write_Reading_Max_Readers", + "interval": "", + "legendFormat": "Max Readers", + "refId": "B" + }, + { + "expr": "SBK_NULL_Write_Reading_Writers", + "interval": "", + "legendFormat": "Active Writers", + "refId": "C" + }, + { + "expr": "SBK_NULL_Write_Reading_Max_Writers", + "interval": "", + "legendFormat": "Max Writers", + "refId": "D" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "NULL Write-Read Writers and Readers", + "type": "stat" + }, + { + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "red", + "value": 1 + } + ] + }, + "unit": "none" + }, + "overrides": [] + }, + "gridPos": { + "h": 5, + "w": 5, + "x": 11, + "y": 26 + }, + "id": 42, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "auto", + "orientation": "horizontal", + "reduceOptions": { + "calcs": [ + "last" ], - "timeFrom": null, - "timeShift": null, - "title": "NULL Write-Read Writers and Readers", - "type": "stat" + "fields": "", + "values": false }, + "textMode": "value_and_name" + }, + "pluginVersion": "7.3.7", + "targets": [ { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "red", - "value": 1 - } - ] + "expr": "SBK_NULL_Write_Reading_LowerDiscardedLatencyRecords_total", + "interval": "", + "legendFormat": "Lower", + "refId": "A" + }, + { + "expr": "SBK_NULL_Write_Reading_HigherDiscardLatencyRecords_total", + "interval": "", + "legendFormat": "Higher", + "refId": "B" + }, + { + "expr": "SBK_NULL_Write_Reading_InvalidLatencyRecords_total", + "interval": "", + "legendFormat": "Invalid/Negative", + "refId": "C" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "NULL Write-Read Discarded Latencies", + "type": "stat" + }, + { + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null }, - "unit": "none" - }, - "overrides": [] - }, - "gridPos": { - "h": 5, - "w": 5, - "x": 11, - "y": 21 - }, - "id": 42, - "options": { - "colorMode": "value", - "graphMode": "none", - "justifyMode": "auto", - "orientation": "horizontal", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "value_and_name" + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 1000 + }, + { + "color": "#1F78C1", + "value": 10000 + }, + { + "color": "#BA43A9", + "value": 100000 + }, + { + "color": "#705DA0", + "value": 1000000 + }, + { + "color": "#508642", + "value": 10000000 + }, + { + "color": "#CCA300", + "value": 100000000 + } + ] }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_NULL_Write_Reading_LowerDiscardedLatencyRecords_total", - "interval": "", - "legendFormat": "Lower", - "refId": "A" - }, - { - "expr": "SBK_NULL_Write_Reading_HigherDiscardLatencyRecords_total", - "interval": "", - "legendFormat": "Higher", - "refId": "B" - }, - { - "expr": "SBK_NULL_Write_Reading_InvalidLatencyRecords_total", - "interval": "", - "legendFormat": "Invalid/Negative", - "refId": "C" - } + "unit": "µs" + }, + "overrides": [] + }, + "gridPos": { + "h": 11, + "w": 8, + "x": 0, + "y": 31 + }, + "id": 51, + "options": { + "colorMode": "value", + "graphMode": "area", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" ], - "timeFrom": null, - "timeShift": null, - "title": "NULL Write-Read Discarded Latencies", - "type": "stat" + "fields": "", + "values": false + }, + "textMode": "auto" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_NULL_Write_Reading_mcs_AvgLatency", + "interval": "", + "legendFormat": "Average Latency", + "refId": "A" + }, + { + "expr": "SBK_NULL_Write_Reading_mcs_MaxLatency", + "interval": "", + "legendFormat": "Max Latency", + "refId": "B" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "NULL Write-Read Avg and Max Latencies (Microseconds)", + "type": "stat" + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {} + }, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 8, + "y": 31 + }, + "hiddenSeries": false, + "id": 53, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_NULL_Write_Reading_mcs_10", + "interval": "", + "legendFormat": "", + "refId": "A" + }, + { + "expr": "SBK_NULL_Write_Reading_mcs_25", + "interval": "", + "legendFormat": "", + "refId": "B" }, { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 1000 - }, - { - "color": "#1F78C1", - "value": 10000 - }, - { - "color": "#BA43A9", - "value": 100000 - }, - { - "color": "#705DA0", - "value": 1000000 - }, - { - "color": "#508642", - "value": 10000000 - }, - { - "color": "#CCA300", - "value": 100000000 - } - ] - }, - "unit": "µs" - }, - "overrides": [] - }, - "gridPos": { - "h": 11, - "w": 8, - "x": 0, - "y": 26 - }, - "id": 51, - "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_NULL_Write_Reading_mcs_AvgLatency", - "interval": "", - "legendFormat": "Average Latency", - "refId": "A" - }, - { - "expr": "SBK_NULL_Write_Reading_mcs_MaxLatency", - "interval": "", - "legendFormat": "Max Latency", - "refId": "B" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "NULL Write-Read Avg and Max Latencies (Microseconds)", - "type": "stat" + "expr": "SBK_NULL_Write_Reading_mcs_50", + "interval": "", + "legendFormat": "", + "refId": "C" }, { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {} - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 8, - "y": 26 - }, - "hiddenSeries": false, - "id": 53, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_NULL_Write_Reading_mcs_10", - "interval": "", - "legendFormat": "", - "refId": "A" - }, - { - "expr": "SBK_NULL_Write_Reading_mcs_25", - "interval": "", - "legendFormat": "", - "refId": "B" - }, - { - "expr": "SBK_NULL_Write_Reading_mcs_50", - "interval": "", - "legendFormat": "", - "refId": "C" - }, - { - "expr": "SBK_NULL_Write_Reading_mcs_75", - "interval": "", - "legendFormat": "", - "refId": "D" - }, - { - "expr": "SBK_NULL_Write_Reading_mcs_90", - "interval": "", - "legendFormat": "", - "refId": "E" - }, - { - "expr": "SBK_NULL_Write_Reading_mcs_95", - "interval": "", - "legendFormat": "", - "refId": "F" - }, - { - "expr": "SBK_NULL_Write_Reading_mcs_99", - "interval": "", - "legendFormat": "", - "refId": "G" - }, - { - "expr": "SBK_NULL_Write_Reading_mcs_99_9", - "interval": "", - "legendFormat": "", - "refId": "H" - }, - { - "expr": "SBK_NULL_Write_Reading_mcs_99_99", - "interval": "", - "legendFormat": "", - "refId": "I" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "NULL Write-Read Percentiles (Microseconds)", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "format": "µs", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } + "expr": "SBK_NULL_Write_Reading_mcs_75", + "interval": "", + "legendFormat": "", + "refId": "D" + }, + { + "expr": "SBK_NULL_Write_Reading_mcs_90", + "interval": "", + "legendFormat": "", + "refId": "E" + }, + { + "expr": "SBK_NULL_Write_Reading_mcs_95", + "interval": "", + "legendFormat": "", + "refId": "F" + }, + { + "expr": "SBK_NULL_Write_Reading_mcs_99", + "interval": "", + "legendFormat": "", + "refId": "G" + }, + { + "expr": "SBK_NULL_Write_Reading_mcs_99_9", + "interval": "", + "legendFormat": "", + "refId": "H" + }, + { + "expr": "SBK_NULL_Write_Reading_mcs_99_99", + "interval": "", + "legendFormat": "", + "refId": "I" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "NULL Write-Read Percentiles (Microseconds)", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "µs", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true }, { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 1 - }, - { - "color": "#6ED0E0", - "value": 5 - }, - { - "color": "#EF843C", - "value": 10 - }, - { - "color": "#E24D42", - "value": 20 - }, - { - "color": "#1F78C1", - "value": 30 - }, - { - "color": "#BA43A9", - "value": 40 - }, - { - "color": "#705DA0", - "value": 50 - }, - { - "color": "#508642", - "value": 60 - }, - { - "color": "#CCA300", - "value": 70 - }, - { - "color": "#447EBC", - "value": 80 - }, - { - "color": "#C15C17", - "value": 90 - }, - { - "color": "#890F02", - "value": 100 - }, - { - "color": "#0A437C", - "value": 200 - }, - { - "color": "#6D1F62", - "value": 500 - }, - { - "color": "#584477", - "value": 1000 - } - ] + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null }, - "unit": "ms" - }, - "overrides": [] - }, - "gridPos": { - "h": 11, - "w": 8, - "x": 16, - "y": 26 - }, - "id": 38, - "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" + { + "color": "#EAB839", + "value": 1 + }, + { + "color": "#6ED0E0", + "value": 5 + }, + { + "color": "#EF843C", + "value": 10 + }, + { + "color": "#E24D42", + "value": 20 + }, + { + "color": "#1F78C1", + "value": 30 + }, + { + "color": "#BA43A9", + "value": 40 + }, + { + "color": "#705DA0", + "value": 50 + }, + { + "color": "#508642", + "value": 60 + }, + { + "color": "#CCA300", + "value": 70 + }, + { + "color": "#447EBC", + "value": 80 + }, + { + "color": "#C15C17", + "value": 90 + }, + { + "color": "#890F02", + "value": 100 + }, + { + "color": "#0A437C", + "value": 200 + }, + { + "color": "#6D1F62", + "value": 500 + }, + { + "color": "#584477", + "value": 1000 + } + ] }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_NULL_Write_Reading_ms_AvgLatency", - "interval": "", - "legendFormat": "Average Latency", - "refId": "A" - }, - { - "expr": "SBK_NULL_Write_Reading_ms_MaxLatency", - "interval": "", - "legendFormat": "Max Latency", - "refId": "B" - } + "unit": "ms" + }, + "overrides": [] + }, + "gridPos": { + "h": 11, + "w": 8, + "x": 16, + "y": 31 + }, + "id": 38, + "options": { + "colorMode": "value", + "graphMode": "area", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" ], - "timeFrom": null, - "timeShift": null, - "title": "NULL Write-Read Avg and Max Latencies (Milliseconds)", - "type": "stat" + "fields": "", + "values": false + }, + "textMode": "auto" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_NULL_Write_Reading_ms_AvgLatency", + "interval": "", + "legendFormat": "Average Latency", + "refId": "A" + }, + { + "expr": "SBK_NULL_Write_Reading_ms_MaxLatency", + "interval": "", + "legendFormat": "Max Latency", + "refId": "B" } ], - "title": "Write-Read Performance Benchmarking (End to End Latencies)", - "type": "row" + "timeFrom": null, + "timeShift": null, + "title": "NULL Write-Read Avg and Max Latencies (Milliseconds)", + "type": "stat" } ], "refresh": "5s", diff --git a/grafana/dashboards/sbk-openio.json b/grafana/dashboards/sbk-openio.json index 6df70920d..8c20fc7a7 100644 --- a/grafana/dashboards/sbk-openio.json +++ b/grafana/dashboards/sbk-openio.json @@ -15,7 +15,7 @@ "editable": true, "gnetId": null, "graphTooltip": 0, - "iteration": 1623506088732, + "iteration": 1627313150733, "links": [], "panels": [ { @@ -362,7 +362,7 @@ "h": 9, "w": 8, "x": 0, - "y": 10 + "y": 7 }, "hiddenSeries": false, "id": 62, @@ -458,7 +458,7 @@ "h": 9, "w": 8, "x": 8, - "y": 10 + "y": 7 }, "hiddenSeries": false, "id": 6, @@ -590,7 +590,7 @@ "h": 9, "w": 8, "x": 16, - "y": 10 + "y": 7 }, "id": 48, "options": { @@ -646,7 +646,7 @@ "h": 11, "w": 8, "x": 0, - "y": 19 + "y": 16 }, "hiddenSeries": false, "id": 50, @@ -718,16 +718,40 @@ "refId": "G" }, { - "expr": "SBK_OPENIO_Writing_ns_99_9", + "expr": "SBK_OPENIO_Writing_ns_99_25", "interval": "", "legendFormat": "", "refId": "H" }, { - "expr": "SBK_OPENIO_Writing_ns_99_99", + "expr": "SBK_OPENIO_Writing_ns_99_5", "interval": "", "legendFormat": "", "refId": "I" + }, + { + "expr": "SBK_OPENIO_Writing_ns_99_75", + "interval": "", + "legendFormat": "", + "refId": "J" + }, + { + "expr": "SBK_OPENIO_Writing_ns_99_9", + "interval": "", + "legendFormat": "", + "refId": "K" + }, + { + "expr": "SBK_OPENIO_Writing_ns_99_95", + "interval": "", + "legendFormat": "", + "refId": "L" + }, + { + "expr": "SBK_OPENIO_Writing_ns_99_99", + "interval": "", + "legendFormat": "", + "refId": "M" } ], "thresholds": [], @@ -750,6 +774,7 @@ }, "yaxes": [ { + "$$hashKey": "object:127", "format": "ns", "label": null, "logBase": 1, @@ -758,6 +783,7 @@ "show": true }, { + "$$hashKey": "object:128", "format": "short", "label": null, "logBase": 1, @@ -814,7 +840,7 @@ "h": 4, "w": 3, "x": 8, - "y": 19 + "y": 16 }, "id": 2, "options": { @@ -925,7 +951,7 @@ "h": 6, "w": 5, "x": 11, - "y": 19 + "y": 16 }, "id": 4, "options": { @@ -970,7 +996,7 @@ "h": 11, "w": 8, "x": 16, - "y": 19 + "y": 16 }, "hiddenSeries": false, "id": 10, @@ -1136,7 +1162,7 @@ "h": 7, "w": 3, "x": 8, - "y": 23 + "y": 20 }, "id": 8, "options": { @@ -1192,7 +1218,7 @@ "h": 5, "w": 5, "x": 11, - "y": 25 + "y": 22 }, "id": 28, "options": { @@ -1294,7 +1320,7 @@ "h": 10, "w": 8, "x": 0, - "y": 30 + "y": 27 }, "id": 47, "options": { @@ -1350,7 +1376,7 @@ "h": 10, "w": 8, "x": 8, - "y": 30 + "y": 27 }, "hiddenSeries": false, "id": 49, @@ -1560,7 +1586,7 @@ "h": 10, "w": 8, "x": 16, - "y": 30 + "y": 27 }, "id": 12, "options": { @@ -1602,7 +1628,7 @@ "type": "row" }, { - "collapsed": false, + "collapsed": true, "datasource": null, "gridPos": { "h": 1, @@ -1611,969 +1637,1371 @@ "y": 7 }, "id": 58, - "panels": [], - "title": "Read Performance Benchmarking", - "type": "row" - }, - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [], - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 200 - }, - { - "color": "#1F78C1", - "value": 300 - }, - { - "color": "#BA43A9", - "value": 400 - }, - { - "color": "#705DA0", - "value": 500 - }, - { - "color": "#508642", - "value": 600 - }, - { - "color": "#CCA300", - "value": 700 - }, - { - "color": "#447EBC", - "value": 800 - }, - { - "color": "#C15C17", - "value": 900 + "panels": [ + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 200 + }, + { + "color": "#1F78C1", + "value": 300 + }, + { + "color": "#BA43A9", + "value": 400 + }, + { + "color": "#705DA0", + "value": 500 + }, + { + "color": "#508642", + "value": 600 + }, + { + "color": "#CCA300", + "value": 700 + }, + { + "color": "#447EBC", + "value": 800 + }, + { + "color": "#C15C17", + "value": 900 + }, + { + "color": "#890F02", + "value": 1000 + } + ] }, - { - "color": "#890F02", - "value": 1000 - } - ] + "unit": "MBs" + }, + "overrides": [] }, - "unit": "MBs" + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 0, + "y": 8 + }, + "hiddenSeries": false, + "id": 63, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_OPENIO_Reading_MBPerSec", + "refId": "A" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "OPENIO Read Throughput MB/s", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "$$hashKey": "object:323", + "format": "MBs", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "$$hashKey": "object:324", + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 0, - "y": 8 - }, - "hiddenSeries": false, - "id": 63, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_OPENIO_Reading_MBPerSec", - "refId": "A" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "OPENIO Read Throughput MB/s", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "$$hashKey": "object:323", - "format": "MBs", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "$$hashKey": "object:324", - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } - }, - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [] - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 8, - "y": 8 - }, - "hiddenSeries": false, - "id": 20, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_OPENIO_Reading_RecordsPerSec", - "refId": "A" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "OPENIO Read Records/Sec", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "format": "rps", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } - }, - { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [], - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 1000 - }, - { - "color": "#1F78C1", - "value": 10000 - }, - { - "color": "#BA43A9", - "value": 100000 - }, - { - "color": "#705DA0", - "value": 1000000 - }, - { - "color": "#508642", - "value": 10000000 - } - ] - }, - "unit": "ns" - }, - "overrides": [] - }, - "gridPos": { - "h": 11, - "w": 8, - "x": 16, - "y": 8 - }, - "id": 44, - "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_OPENIO_Reading_ns_AvgLatency", - "interval": "", - "legendFormat": "Average Latency", - "refId": "A" - }, - { - "expr": "SBK_OPENIO_Reading_ns_MaxLatency", - "interval": "", - "legendFormat": "Max Latency", - "refId": "B" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "OPENIO Read Avg and Max Latencies (Nanoseconds)", - "type": "stat" - }, - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [] - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 0, - "y": 19 - }, - "hiddenSeries": false, - "id": 46, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_OPENIO_Reading_ns_10", - "interval": "", - "legendFormat": "", - "refId": "A" - }, - { - "expr": "SBK_OPENIO_Reading_ns_25", - "interval": "", - "legendFormat": "", - "refId": "B" - }, - { - "expr": "SBK_OPENIO_Reading_ns_50", - "interval": "", - "legendFormat": "", - "refId": "C" - }, - { - "expr": "SBK_OPENIO_Reading_ns_75", - "interval": "", - "legendFormat": "", - "refId": "D" - }, - { - "expr": "SBK_OPENIO_Reading_ns_90", - "interval": "", - "legendFormat": "", - "refId": "E" - }, - { - "expr": "SBK_OPENIO_Reading_ns_95", - "interval": "", - "legendFormat": "", - "refId": "F" - }, - { - "expr": "SBK_OPENIO_Reading_ns_99", - "interval": "", - "legendFormat": "", - "refId": "G" - }, - { - "expr": "SBK_OPENIO_Reading_ns_99_9", - "interval": "", - "legendFormat": "", - "refId": "H" - }, - { - "expr": "SBK_OPENIO_Reading_ns_99_99", - "interval": "", - "legendFormat": "", - "refId": "I" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "OPENIO Read Percentiles (Nanoseconds)", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ { - "format": "ns", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [] + }, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 8, + "y": 8 + }, + "hiddenSeries": false, + "id": 20, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_OPENIO_Reading_RecordsPerSec", + "refId": "A" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "OPENIO Read Records/Sec", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "rps", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } }, { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } - }, - { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [], - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 1000 + }, + { + "color": "#1F78C1", + "value": 10000 + }, + { + "color": "#BA43A9", + "value": 100000 + }, + { + "color": "#705DA0", + "value": 1000000 + }, + { + "color": "#508642", + "value": 10000000 + } + ] }, - { - "color": "#E24D42", - "value": 500 - } - ] + "unit": "ns" + }, + "overrides": [] + }, + "gridPos": { + "h": 11, + "w": 8, + "x": 16, + "y": 8 + }, + "id": 44, + "options": { + "colorMode": "value", + "graphMode": "area", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "auto" }, - "unit": "none" - }, - "overrides": [] - }, - "gridPos": { - "h": 5, - "w": 3, - "x": 8, - "y": 19 - }, - "id": 14, - "options": { - "colorMode": "value", - "graphMode": "none", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_OPENIO_Reading_ns_AvgLatency", + "interval": "", + "legendFormat": "Average Latency", + "refId": "A" + }, + { + "expr": "SBK_OPENIO_Reading_ns_MaxLatency", + "interval": "", + "legendFormat": "Max Latency", + "refId": "B" + } ], - "fields": "", - "values": false - }, - "textMode": "value_and_name" - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_OPENIO_Reading_Readers", - "interval": "", - "legendFormat": "Active", - "refId": "A" + "timeFrom": null, + "timeShift": null, + "title": "OPENIO Read Avg and Max Latencies (Nanoseconds)", + "type": "stat" }, { - "expr": "SBK_OPENIO_Reading_Max_Readers", - "interval": "", - "legendFormat": "Max", - "refId": "B" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "OPENIO Readers", - "type": "stat" - }, - { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [], - "mappings": [], - "max": 500, - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 200 - }, - { - "color": "#1F78C1", - "value": 300 - }, - { - "color": "#BA43A9", - "value": 400 - }, - { - "color": "#705DA0", - "value": 500 - }, - { - "color": "#508642", - "value": 600 - }, - { - "color": "#CCA300", - "value": 700 - }, - { - "color": "#447EBC", - "value": 800 - }, - { - "color": "#C15C17", - "value": 900 - }, - { - "color": "#890F02", - "value": 1000 - } - ] + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [] + }, + "overrides": [] }, - "unit": "MBs" - }, - "overrides": [] - }, - "gridPos": { - "h": 6, - "w": 5, - "x": 11, - "y": 19 - }, - "id": 18, - "options": { - "reduceOptions": { - "calcs": [ - "last" + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 0, + "y": 19 + }, + "hiddenSeries": false, + "id": 46, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_OPENIO_Reading_ns_10", + "interval": "", + "legendFormat": "", + "refId": "A" + }, + { + "expr": "SBK_OPENIO_Reading_ns_25", + "interval": "", + "legendFormat": "", + "refId": "B" + }, + { + "expr": "SBK_OPENIO_Reading_ns_50", + "interval": "", + "legendFormat": "", + "refId": "C" + }, + { + "expr": "SBK_OPENIO_Reading_ns_75", + "interval": "", + "legendFormat": "", + "refId": "D" + }, + { + "expr": "SBK_OPENIO_Reading_ns_90", + "interval": "", + "legendFormat": "", + "refId": "E" + }, + { + "expr": "SBK_OPENIO_Reading_ns_95", + "interval": "", + "legendFormat": "", + "refId": "F" + }, + { + "expr": "SBK_OPENIO_Reading_ns_99", + "interval": "", + "legendFormat": "", + "refId": "G" + }, + { + "expr": "SBK_OPENIO_Reading_ns_99_25", + "interval": "", + "legendFormat": "", + "refId": "H" + }, + { + "expr": "SBK_OPENIO_Reading_ns_99_5", + "interval": "", + "legendFormat": "", + "refId": "I" + }, + { + "expr": "SBK_OPENIO_Reading_ns_99_75", + "interval": "", + "legendFormat": "", + "refId": "J" + }, + { + "expr": "SBK_OPENIO_Reading_ns_99_9", + "interval": "", + "legendFormat": "", + "refId": "K" + }, + { + "expr": "SBK_OPENIO_Reading_ns_99_95", + "interval": "", + "legendFormat": "", + "refId": "L" + }, + { + "expr": "SBK_OPENIO_Reading_ns_99_99", + "interval": "", + "legendFormat": "", + "refId": "M" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "OPENIO Read Percentiles (Nanoseconds)", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "$$hashKey": "object:152", + "format": "ns", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "$$hashKey": "object:153", + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } ], - "fields": "", - "values": false - }, - "showThresholdLabels": true, - "showThresholdMarkers": true - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_OPENIO_Reading_MBPerSec", - "refId": "A" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "OPENIO Read Throughput MB/s", - "type": "gauge" - }, - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [] - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 16, - "y": 19 - }, - "hiddenSeries": false, - "id": 22, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_OPENIO_Reading_ms_10", - "interval": "", - "legendFormat": "", - "refId": "A" - }, - { - "expr": "SBK_OPENIO_Reading_ms_25", - "interval": "", - "legendFormat": "", - "refId": "B" - }, - { - "expr": "SBK_OPENIO_Reading_ms_50", - "interval": "", - "legendFormat": "", - "refId": "C" + "yaxis": { + "align": false, + "alignLevel": null + } }, { - "expr": "SBK_OPENIO_Reading_ms_75", - "interval": "", - "legendFormat": "", - "refId": "D" + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 500 + } + ] + }, + "unit": "none" + }, + "overrides": [] + }, + "gridPos": { + "h": 5, + "w": 3, + "x": 8, + "y": 19 + }, + "id": 14, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "value_and_name" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_OPENIO_Reading_Readers", + "interval": "", + "legendFormat": "Active", + "refId": "A" + }, + { + "expr": "SBK_OPENIO_Reading_Max_Readers", + "interval": "", + "legendFormat": "Max", + "refId": "B" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "OPENIO Readers", + "type": "stat" }, { - "expr": "SBK_OPENIO_Reading_ms_90", - "interval": "", - "legendFormat": "", - "refId": "E" + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "max": 500, + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 200 + }, + { + "color": "#1F78C1", + "value": 300 + }, + { + "color": "#BA43A9", + "value": 400 + }, + { + "color": "#705DA0", + "value": 500 + }, + { + "color": "#508642", + "value": 600 + }, + { + "color": "#CCA300", + "value": 700 + }, + { + "color": "#447EBC", + "value": 800 + }, + { + "color": "#C15C17", + "value": 900 + }, + { + "color": "#890F02", + "value": 1000 + } + ] + }, + "unit": "MBs" + }, + "overrides": [] + }, + "gridPos": { + "h": 6, + "w": 5, + "x": 11, + "y": 19 + }, + "id": 18, + "options": { + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "showThresholdLabels": true, + "showThresholdMarkers": true + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_OPENIO_Reading_MBPerSec", + "refId": "A" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "OPENIO Read Throughput MB/s", + "type": "gauge" }, { - "expr": "SBK_OPENIO_Reading_ms_95", - "interval": "", - "legendFormat": "", - "refId": "F" + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [] + }, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 16, + "y": 19 + }, + "hiddenSeries": false, + "id": 22, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_OPENIO_Reading_ms_10", + "interval": "", + "legendFormat": "", + "refId": "A" + }, + { + "expr": "SBK_OPENIO_Reading_ms_25", + "interval": "", + "legendFormat": "", + "refId": "B" + }, + { + "expr": "SBK_OPENIO_Reading_ms_50", + "interval": "", + "legendFormat": "", + "refId": "C" + }, + { + "expr": "SBK_OPENIO_Reading_ms_75", + "interval": "", + "legendFormat": "", + "refId": "D" + }, + { + "expr": "SBK_OPENIO_Reading_ms_90", + "interval": "", + "legendFormat": "", + "refId": "E" + }, + { + "expr": "SBK_OPENIO_Reading_ms_95", + "interval": "", + "legendFormat": "", + "refId": "F" + }, + { + "expr": "SBK_OPENIO_Reading_ms_99", + "interval": "", + "legendFormat": "", + "refId": "G" + }, + { + "expr": "SBK_OPENIO_Reading_ms_99_9", + "interval": "", + "legendFormat": "", + "refId": "H" + }, + { + "expr": "SBK_OPENIO_Reading_ms_99_99", + "interval": "", + "legendFormat": "", + "refId": "I" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "OPENIO Read Percentiles (Milli Seconds)", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "ms", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } }, { - "expr": "SBK_OPENIO_Reading_ms_99", - "interval": "", - "legendFormat": "", - "refId": "G" + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 1073741824 + }, + { + "color": "#6ED0E0", + "value": 10737418240 + }, + { + "color": "#EF843C", + "value": 107374182400 + }, + { + "color": "#E24D42", + "value": 1099511627776 + } + ] + }, + "unit": "decbytes" + }, + "overrides": [] + }, + "gridPos": { + "h": 6, + "w": 3, + "x": 8, + "y": 24 + }, + "id": 16, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "value" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_OPENIO_Reading_Bytes_total", + "refId": "A" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "OPENIO Read Bytes Total", + "type": "stat" }, { - "expr": "SBK_OPENIO_Reading_ms_99_9", - "interval": "", - "legendFormat": "", - "refId": "H" + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "red", + "value": 1 + } + ] + }, + "unit": "none" + }, + "overrides": [] + }, + "gridPos": { + "h": 5, + "w": 5, + "x": 11, + "y": 25 + }, + "id": 26, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "auto", + "orientation": "horizontal", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "value_and_name" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_OPENIO_Reading_LowerDiscardedLatencyRecords_total", + "interval": "", + "legendFormat": "Lower", + "queryType": "randomWalk", + "refId": "A" + }, + { + "expr": "SBK_OPENIO_Reading_HigherDiscardLatencyRecords_total", + "interval": "", + "legendFormat": "Higher", + "refId": "B" + }, + { + "expr": "SBK_OPENIO_Reading_InvalidLatencyRecords_total", + "interval": "", + "legendFormat": "Invalid/Negative", + "refId": "C" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "OPENIO Read Discarded Latencies", + "type": "stat" }, { - "expr": "SBK_OPENIO_Reading_ms_99_99", - "interval": "", - "legendFormat": "", - "refId": "I" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "OPENIO Read Percentiles (Milli Seconds)", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "format": "ms", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 1000 + }, + { + "color": "#1F78C1", + "value": 10000 + }, + { + "color": "#BA43A9", + "value": 100000 + }, + { + "color": "#705DA0", + "value": 1000000 + }, + { + "color": "#508642", + "value": 10000000 + } + ] + }, + "unit": "µs" + }, + "overrides": [] + }, + "gridPos": { + "h": 11, + "w": 8, + "x": 0, + "y": 30 + }, + "id": 43, + "options": { + "colorMode": "value", + "graphMode": "area", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "auto" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_OPENIO_Reading_mcs_AvgLatency", + "interval": "", + "legendFormat": "Average Latency", + "refId": "A" + }, + { + "expr": "SBK_OPENIO_Reading_mcs_MaxLatency", + "interval": "", + "legendFormat": "Max Latency", + "refId": "B" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "OPENIO Read Avg and Max Latencies (Microseconds)", + "type": "stat" }, { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } - }, - { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [], - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 1073741824 - }, - { - "color": "#6ED0E0", - "value": 10737418240 - }, - { - "color": "#EF843C", - "value": 107374182400 - }, - { - "color": "#E24D42", - "value": 1099511627776 - } - ] + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [] + }, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 8, + "y": 30 + }, + "hiddenSeries": false, + "id": 45, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_OPENIO_Reading_mcs_10", + "interval": "", + "legendFormat": "", + "refId": "A" + }, + { + "expr": "SBK_OPENIO_Reading_mcs_25", + "interval": "", + "legendFormat": "", + "refId": "B" + }, + { + "expr": "SBK_OPENIO_Reading_mcs_50", + "interval": "", + "legendFormat": "", + "refId": "C" + }, + { + "expr": "SBK_OPENIO_Reading_mcs_75", + "interval": "", + "legendFormat": "", + "refId": "D" + }, + { + "expr": "SBK_OPENIO_Reading_mcs_90", + "interval": "", + "legendFormat": "", + "refId": "E" + }, + { + "expr": "SBK_OPENIO_Reading_mcs_95", + "interval": "", + "legendFormat": "", + "refId": "F" + }, + { + "expr": "SBK_OPENIO_Reading_mcs_99", + "interval": "", + "legendFormat": "", + "refId": "G" + }, + { + "expr": "SBK_OPENIO_Reading_mcs_99_9", + "interval": "", + "legendFormat": "", + "refId": "H" + }, + { + "expr": "SBK_OPENIO_Reading_mcs_99_99", + "interval": "", + "legendFormat": "", + "refId": "I" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "OPENIO Read Percentiles (Microseconds)", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" }, - "unit": "decbytes" - }, - "overrides": [] - }, - "gridPos": { - "h": 6, - "w": 3, - "x": 8, - "y": 24 - }, - "id": 16, - "options": { - "colorMode": "value", - "graphMode": "none", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "µs", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } ], - "fields": "", - "values": false + "yaxis": { + "align": false, + "alignLevel": null + } }, - "textMode": "value" - }, - "pluginVersion": "7.3.7", - "targets": [ { - "expr": "SBK_OPENIO_Reading_Bytes_total", - "refId": "A" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "OPENIO Read Bytes Total", - "type": "stat" - }, - { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 1 + }, + { + "color": "#6ED0E0", + "value": 5 + }, + { + "color": "#EF843C", + "value": 10 + }, + { + "color": "#E24D42", + "value": 20 + }, + { + "color": "#1F78C1", + "value": 30 + }, + { + "color": "#BA43A9", + "value": 40 + }, + { + "color": "#705DA0", + "value": 50 + }, + { + "color": "#508642", + "value": 60 + }, + { + "color": "#CCA300", + "value": 70 + }, + { + "color": "#447EBC", + "value": 80 + }, + { + "color": "#C15C17", + "value": 90 + }, + { + "color": "#890F02", + "value": 100 + }, + { + "color": "#0A437C", + "value": 500 + }, + { + "color": "#6D1F62", + "value": 1000 + } + ] }, - { - "color": "red", - "value": 1 - } - ] + "unit": "ms" + }, + "overrides": [] }, - "unit": "none" - }, - "overrides": [] - }, - "gridPos": { - "h": 5, - "w": 5, - "x": 11, - "y": 25 - }, - "id": 26, - "options": { - "colorMode": "value", - "graphMode": "none", - "justifyMode": "auto", - "orientation": "horizontal", - "reduceOptions": { - "calcs": [ - "last" + "gridPos": { + "h": 11, + "w": 8, + "x": 16, + "y": 30 + }, + "id": 24, + "options": { + "colorMode": "value", + "graphMode": "area", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "auto" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_OPENIO_Reading_ms_AvgLatency", + "interval": "", + "legendFormat": "Average Latency", + "refId": "A" + }, + { + "expr": "SBK_OPENIO_Reading_ms_MaxLatency", + "interval": "", + "legendFormat": "Max Latency", + "refId": "B" + } ], - "fields": "", - "values": false - }, - "textMode": "value_and_name" - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_OPENIO_Reading_LowerDiscardedLatencyRecords_total", - "interval": "", - "legendFormat": "Lower", - "queryType": "randomWalk", - "refId": "A" - }, - { - "expr": "SBK_OPENIO_Reading_HigherDiscardLatencyRecords_total", - "interval": "", - "legendFormat": "Higher", - "refId": "B" - }, - { - "expr": "SBK_OPENIO_Reading_InvalidLatencyRecords_total", - "interval": "", - "legendFormat": "Invalid/Negative", - "refId": "C" + "timeFrom": null, + "timeShift": null, + "title": "OPENIO Read Avg and Max Latencies (Milliseconds)", + "type": "stat" } ], - "timeFrom": null, - "timeShift": null, - "title": "OPENIO Read Discarded Latencies", - "type": "stat" + "title": "Read Performance Benchmarking", + "type": "row" + }, + { + "collapsed": false, + "datasource": null, + "gridPos": { + "h": 1, + "w": 24, + "x": 0, + "y": 8 + }, + "id": 56, + "panels": [], + "title": "Write-Read Performance Benchmarking (End to End Latencies)", + "type": "row" }, { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, "datasource": "Prometheus", "fieldConfig": { "defaults": { "custom": {}, - "links": [], "mappings": [], + "max": 500, + "min": 0, "noValue": "0", "thresholds": { "mode": "absolute", @@ -2596,81 +3024,43 @@ }, { "color": "#E24D42", - "value": 1000 + "value": 200 }, { "color": "#1F78C1", - "value": 10000 + "value": 300 }, { "color": "#BA43A9", - "value": 100000 + "value": 400 }, { "color": "#705DA0", - "value": 1000000 + "value": 500 }, { "color": "#508642", - "value": 10000000 + "value": 600 + }, + { + "color": "#CCA300", + "value": 700 + }, + { + "color": "#447EBC", + "value": 800 + }, + { + "color": "#C15C17", + "value": 900 + }, + { + "color": "#890F02", + "value": 1000 } ] }, - "unit": "µs" - }, - "overrides": [] - }, - "gridPos": { - "h": 11, - "w": 8, - "x": 0, - "y": 30 - }, - "id": 43, - "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_OPENIO_Reading_mcs_AvgLatency", - "interval": "", - "legendFormat": "Average Latency", - "refId": "A" - }, - { - "expr": "SBK_OPENIO_Reading_mcs_MaxLatency", - "interval": "", - "legendFormat": "Max Latency", - "refId": "B" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "OPENIO Read Avg and Max Latencies (Microseconds)", - "type": "stat" - }, - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [] + "unit": "MBs" }, "overrides": [] }, @@ -2679,11 +3069,11 @@ "gridPos": { "h": 11, "w": 8, - "x": 8, - "y": 30 + "x": 0, + "y": 9 }, "hiddenSeries": false, - "id": 45, + "id": 61, "legend": { "avg": false, "current": false, @@ -2710,1564 +3100,1252 @@ "steppedLine": false, "targets": [ { - "expr": "SBK_OPENIO_Reading_mcs_10", + "expr": "SBK_OPENIO_Write_Reading_MBPerSec", "interval": "", "legendFormat": "", "refId": "A" - }, - { - "expr": "SBK_OPENIO_Reading_mcs_25", - "interval": "", - "legendFormat": "", - "refId": "B" - }, - { - "expr": "SBK_OPENIO_Reading_mcs_50", - "interval": "", - "legendFormat": "", - "refId": "C" - }, - { - "expr": "SBK_OPENIO_Reading_mcs_75", - "interval": "", - "legendFormat": "", - "refId": "D" - }, - { - "expr": "SBK_OPENIO_Reading_mcs_90", - "interval": "", - "legendFormat": "", - "refId": "E" - }, - { - "expr": "SBK_OPENIO_Reading_mcs_95", - "interval": "", - "legendFormat": "", - "refId": "F" - }, - { - "expr": "SBK_OPENIO_Reading_mcs_99", - "interval": "", - "legendFormat": "", - "refId": "G" - }, - { - "expr": "SBK_OPENIO_Reading_mcs_99_9", - "interval": "", - "legendFormat": "", - "refId": "H" - }, - { - "expr": "SBK_OPENIO_Reading_mcs_99_99", - "interval": "", - "legendFormat": "", - "refId": "I" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, - "title": "OPENIO Read Percentiles (Microseconds)", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "format": "µs", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } - }, - { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [], - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 1 - }, - { - "color": "#6ED0E0", - "value": 5 - }, - { - "color": "#EF843C", - "value": 10 - }, - { - "color": "#E24D42", - "value": 20 - }, - { - "color": "#1F78C1", - "value": 30 - }, - { - "color": "#BA43A9", - "value": 40 - }, - { - "color": "#705DA0", - "value": 50 - }, - { - "color": "#508642", - "value": 60 - }, - { - "color": "#CCA300", - "value": 70 - }, - { - "color": "#447EBC", - "value": 80 - }, - { - "color": "#C15C17", - "value": 90 - }, - { - "color": "#890F02", - "value": 100 - }, - { - "color": "#0A437C", - "value": 500 - }, - { - "color": "#6D1F62", - "value": 1000 - } - ] - }, - "unit": "ms" + "title": "OPENIO Write-Read Throughput MB/s ", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "$$hashKey": "object:175", + "format": "MBs", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "$$hashKey": "object:176", + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {} }, "overrides": [] }, + "fill": 1, + "fillGradient": 0, "gridPos": { "h": 11, "w": 8, - "x": 16, - "y": 30 + "x": 8, + "y": 9 }, - "id": 24, + "hiddenSeries": false, + "id": 36, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" + "alertThreshold": true }, + "percentage": false, "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, "targets": [ { - "expr": "SBK_OPENIO_Reading_ms_AvgLatency", + "expr": "SBK_OPENIO_Write_Reading_RecordsPerSec", "interval": "", - "legendFormat": "Average Latency", + "legendFormat": "", "refId": "A" - }, - { - "expr": "SBK_OPENIO_Reading_ms_MaxLatency", - "interval": "", - "legendFormat": "Max Latency", - "refId": "B" } ], + "thresholds": [], "timeFrom": null, - "timeShift": null, - "title": "OPENIO Read Avg and Max Latencies (Milliseconds)", - "type": "stat" - }, - { - "collapsed": true, - "datasource": null, - "gridPos": { - "h": 1, - "w": 24, - "x": 0, - "y": 41 - }, - "id": 56, - "panels": [ - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "max": 500, - "min": 0, - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 200 - }, - { - "color": "#1F78C1", - "value": 300 - }, - { - "color": "#BA43A9", - "value": 400 - }, - { - "color": "#705DA0", - "value": 500 - }, - { - "color": "#508642", - "value": 600 - }, - { - "color": "#CCA300", - "value": 700 - }, - { - "color": "#447EBC", - "value": 800 - }, - { - "color": "#C15C17", - "value": 900 - }, - { - "color": "#890F02", - "value": 1000 - } - ] - }, - "unit": "MBs" - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 0, - "y": 4 - }, - "hiddenSeries": false, - "id": 61, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_OPENIO_Write_Reading_MBPerSec", - "interval": "", - "legendFormat": "", - "refId": "A" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "OPENIO Write-Read Throughput MB/s ", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "$$hashKey": "object:175", - "format": "MBs", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "$$hashKey": "object:176", - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } + "timeRegions": [], + "timeShift": null, + "title": "OPENIO Write-Read Records/Sec", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "iops", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true }, { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {} - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 8, - "y": 4 - }, - "hiddenSeries": false, - "id": 36, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_OPENIO_Write_Reading_RecordsPerSec", - "interval": "", - "legendFormat": "", - "refId": "A" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "OPENIO Write-Read Records/Sec", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 1000 + }, + { + "color": "#1F78C1", + "value": 10000 + }, + { + "color": "#BA43A9", + "value": 100000 + }, + { + "color": "#705DA0", + "value": 1000000 + }, + { + "color": "#508642", + "value": 10000000 + } + ] }, - "yaxes": [ - { - "format": "iops", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } + "unit": "ns" + }, + "overrides": [] + }, + "gridPos": { + "h": 11, + "w": 8, + "x": 16, + "y": 9 + }, + "id": 52, + "options": { + "colorMode": "value", + "graphMode": "area", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" ], - "yaxis": { - "align": false, - "alignLevel": null - } + "fields": "", + "values": false + }, + "textMode": "auto" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_OPENIO_Write_Reading_ns_AvgLatency", + "interval": "", + "legendFormat": "Average Latency", + "refId": "A" + }, + { + "expr": "SBK_OPENIO_Write_Reading_ns_MaxLatency", + "interval": "", + "legendFormat": "Max Latency", + "refId": "B" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "OPENIO Write-Read Avg and Max Latencies (Nanoseconds)", + "type": "stat" + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {} + }, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 0, + "y": 20 + }, + "hiddenSeries": false, + "id": 54, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_OPENIO_Write_Reading_ns_10", + "interval": "", + "legendFormat": "", + "refId": "A" + }, + { + "expr": "SBK_OPENIO_Write_Reading_ns_25", + "interval": "", + "legendFormat": "", + "refId": "B" }, { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 1000 - }, - { - "color": "#1F78C1", - "value": 10000 - }, - { - "color": "#BA43A9", - "value": 100000 - }, - { - "color": "#705DA0", - "value": 1000000 - }, - { - "color": "#508642", - "value": 10000000 - } - ] - }, - "unit": "ns" - }, - "overrides": [] - }, - "gridPos": { - "h": 11, - "w": 8, - "x": 16, - "y": 4 - }, - "id": 52, - "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_OPENIO_Write_Reading_ns_AvgLatency", - "interval": "", - "legendFormat": "Average Latency", - "refId": "A" - }, - { - "expr": "SBK_OPENIO_Write_Reading_ns_MaxLatency", - "interval": "", - "legendFormat": "Max Latency", - "refId": "B" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "OPENIO Write-Read Avg and Max Latencies (Nanoseconds)", - "type": "stat" + "expr": "SBK_OPENIO_Write_Reading_ns_50", + "interval": "", + "legendFormat": "", + "refId": "C" }, { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {} - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 0, - "y": 15 - }, - "hiddenSeries": false, - "id": 54, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_OPENIO_Write_Reading_ns_10", - "interval": "", - "legendFormat": "", - "refId": "A" - }, - { - "expr": "SBK_OPENIO_Write_Reading_ns_25", - "interval": "", - "legendFormat": "", - "refId": "B" - }, - { - "expr": "SBK_OPENIO_Write_Reading_ns_50", - "interval": "", - "legendFormat": "", - "refId": "C" - }, - { - "expr": "SBK_OPENIO_Write_Reading_ns_75", - "interval": "", - "legendFormat": "", - "refId": "D" - }, - { - "expr": "SBK_OPENIO_Write_Reading_ns_90", - "interval": "", - "legendFormat": "", - "refId": "E" - }, - { - "expr": "SBK_OPENIO_Write_Reading_ns_95", - "interval": "", - "legendFormat": "", - "refId": "F" - }, - { - "expr": "SBK_OPENIO_Write_Reading_ns_99", - "interval": "", - "legendFormat": "", - "refId": "G" - }, - { - "expr": "SBK_OPENIO_Write_Reading_ns_99_9", - "interval": "", - "legendFormat": "", - "refId": "H" - }, - { - "expr": "SBK_OPENIO_Write_Reading_ns_99_99", - "interval": "", - "legendFormat": "", - "refId": "I" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "OPENIO Write-Read Percentiles (Nanoseconds)", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "format": "ns", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } + "expr": "SBK_OPENIO_Write_Reading_ns_75", + "interval": "", + "legendFormat": "", + "refId": "D" + }, + { + "expr": "SBK_OPENIO_Write_Reading_ns_90", + "interval": "", + "legendFormat": "", + "refId": "E" + }, + { + "expr": "SBK_OPENIO_Write_Reading_ns_95", + "interval": "", + "legendFormat": "", + "refId": "F" + }, + { + "expr": "SBK_OPENIO_Write_Reading_ns_99", + "interval": "", + "legendFormat": "", + "refId": "G" + }, + { + "expr": "SBK_OPENIO_Write_Reading_ns_99_25", + "interval": "", + "legendFormat": "", + "refId": "H" + }, + { + "expr": "SBK_OPENIO_Write_Reading_ns_99_5", + "interval": "", + "legendFormat": "", + "refId": "I" + }, + { + "expr": "SBK_OPENIO_Write_Reading_ns_99_75", + "interval": "", + "legendFormat": "", + "refId": "J" + }, + { + "expr": "SBK_OPENIO_Write_Reading_ns_99_9", + "interval": "", + "legendFormat": "", + "refId": "K" + }, + { + "expr": "SBK_OPENIO_Write_Reading_ns_99_95", + "interval": "", + "legendFormat": "", + "refId": "L" }, { - "datasource": "Prometheus", - "description": "", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 1073741824 - }, - { - "color": "#EF843C", - "value": 10737418240 - }, - { - "color": "#6ED0E0", - "value": 10737418240 - }, - { - "color": "#E24D42", - "value": 1099511627776 - } - ] + "expr": "SBK_OPENIO_Write_Reading_ns_99_99", + "interval": "", + "legendFormat": "", + "refId": "M" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "OPENIO Write-Read Percentiles (Nanoseconds)", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "$$hashKey": "object:240", + "format": "ns", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "$$hashKey": "object:241", + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "datasource": "Prometheus", + "description": "", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null }, - "unit": "decbytes" - }, - "overrides": [] - }, - "gridPos": { - "h": 5, - "w": 3, - "x": 8, - "y": 15 - }, - "id": 30, - "options": { - "colorMode": "value", - "graphMode": "none", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" + { + "color": "#EAB839", + "value": 1073741824 + }, + { + "color": "#EF843C", + "value": 10737418240 + }, + { + "color": "#6ED0E0", + "value": 10737418240 + }, + { + "color": "#E24D42", + "value": 1099511627776 + } + ] }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_OPENIO_Write_Reading_Bytes_total", - "interval": "", - "legendFormat": "", - "refId": "A" - } + "unit": "decbytes" + }, + "overrides": [] + }, + "gridPos": { + "h": 5, + "w": 3, + "x": 8, + "y": 20 + }, + "id": 30, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" ], - "timeFrom": null, - "timeShift": null, - "title": "OPENIO Write-Read Bytes Total", - "type": "stat" + "fields": "", + "values": false }, + "textMode": "auto" + }, + "pluginVersion": "7.3.7", + "targets": [ { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "max": 500, - "min": 0, - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 200 - }, - { - "color": "#1F78C1", - "value": 300 - }, - { - "color": "#BA43A9", - "value": 400 - }, - { - "color": "#705DA0", - "value": 500 - }, - { - "color": "#508642", - "value": 600 - }, - { - "color": "#CCA300", - "value": 700 - }, - { - "color": "#447EBC", - "value": 800 - }, - { - "color": "#C15C17", - "value": 900 - }, - { - "color": "#890F02", - "value": 1000 - } - ] + "expr": "SBK_OPENIO_Write_Reading_Bytes_total", + "interval": "", + "legendFormat": "", + "refId": "A" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "OPENIO Write-Read Bytes Total", + "type": "stat" + }, + { + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "max": 500, + "min": 0, + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 }, - "unit": "MBs" - }, - "overrides": [] - }, - "gridPos": { - "h": 6, - "w": 5, - "x": 11, - "y": 15 - }, - "id": 32, - "options": { - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "showThresholdLabels": true, - "showThresholdMarkers": true + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 200 + }, + { + "color": "#1F78C1", + "value": 300 + }, + { + "color": "#BA43A9", + "value": 400 + }, + { + "color": "#705DA0", + "value": 500 + }, + { + "color": "#508642", + "value": 600 + }, + { + "color": "#CCA300", + "value": 700 + }, + { + "color": "#447EBC", + "value": 800 + }, + { + "color": "#C15C17", + "value": 900 + }, + { + "color": "#890F02", + "value": 1000 + } + ] }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_OPENIO_Write_Reading_MBPerSec", - "interval": "", - "legendFormat": "", - "refId": "A" - } + "unit": "MBs" + }, + "overrides": [] + }, + "gridPos": { + "h": 6, + "w": 5, + "x": 11, + "y": 20 + }, + "id": 32, + "options": { + "reduceOptions": { + "calcs": [ + "last" ], - "timeFrom": null, - "timeShift": null, - "title": "OPENIO Write-Read Throughput MB/s", - "type": "gauge" + "fields": "", + "values": false }, + "showThresholdLabels": true, + "showThresholdMarkers": true + }, + "pluginVersion": "7.3.7", + "targets": [ { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {} - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 16, - "y": 15 - }, - "hiddenSeries": false, - "id": 34, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_OPENIO_Write_Reading_ms_10", - "interval": "", - "legendFormat": "", - "refId": "A" - }, - { - "expr": "SBK_OPENIO_Write_Reading_ms_25", - "interval": "", - "legendFormat": "", - "refId": "B" - }, - { - "expr": "SBK_OPENIO_Write_Reading_ms_50", - "interval": "", - "legendFormat": "", - "refId": "C" - }, - { - "expr": "SBK_OPENIO_Write_Reading_ms_75", - "interval": "", - "legendFormat": "", - "refId": "D" - }, - { - "expr": "SBK_OPENIO_Write_Reading_ms_90", - "interval": "", - "legendFormat": "", - "refId": "E" - }, - { - "expr": "SBK_OPENIO_Write_Reading_ms_95", - "interval": "", - "legendFormat": "", - "refId": "F" - }, - { - "expr": "SBK_OPENIO_Write_Reading_ms_99", - "interval": "", - "legendFormat": "", - "refId": "G" - }, - { - "expr": "SBK_OPENIO_Write_Reading_ms_99_9", - "interval": "", - "legendFormat": "", - "refId": "H" - }, - { - "expr": "SBK_OPENIO_Write_Reading_ms_99_99", - "interval": "", - "legendFormat": "", - "refId": "I" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "OPENIO Write-Read Percentiles (Milliseconds)", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "format": "ms", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } + "expr": "SBK_OPENIO_Write_Reading_MBPerSec", + "interval": "", + "legendFormat": "", + "refId": "A" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "OPENIO Write-Read Throughput MB/s", + "type": "gauge" + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {} + }, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 16, + "y": 20 + }, + "hiddenSeries": false, + "id": 34, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_OPENIO_Write_Reading_ms_10", + "interval": "", + "legendFormat": "", + "refId": "A" }, { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": { - "align": null, - "filterable": false + "expr": "SBK_OPENIO_Write_Reading_ms_25", + "interval": "", + "legendFormat": "", + "refId": "B" + }, + { + "expr": "SBK_OPENIO_Write_Reading_ms_50", + "interval": "", + "legendFormat": "", + "refId": "C" + }, + { + "expr": "SBK_OPENIO_Write_Reading_ms_75", + "interval": "", + "legendFormat": "", + "refId": "D" + }, + { + "expr": "SBK_OPENIO_Write_Reading_ms_90", + "interval": "", + "legendFormat": "", + "refId": "E" + }, + { + "expr": "SBK_OPENIO_Write_Reading_ms_95", + "interval": "", + "legendFormat": "", + "refId": "F" + }, + { + "expr": "SBK_OPENIO_Write_Reading_ms_99", + "interval": "", + "legendFormat": "", + "refId": "G" + }, + { + "expr": "SBK_OPENIO_Write_Reading_ms_99_9", + "interval": "", + "legendFormat": "", + "refId": "H" + }, + { + "expr": "SBK_OPENIO_Write_Reading_ms_99_99", + "interval": "", + "legendFormat": "", + "refId": "I" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "OPENIO Write-Read Percentiles (Milliseconds)", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "ms", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": { + "align": null, + "filterable": false + }, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null }, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 500 - } - ] + { + "color": "#EAB839", + "value": 10 }, - "unit": "none" - }, - "overrides": [] - }, - "gridPos": { - "h": 6, - "w": 3, - "x": 8, - "y": 20 - }, - "id": 40, - "options": { - "colorMode": "value", - "graphMode": "none", - "justifyMode": "auto", - "orientation": "horizontal", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "value_and_name" + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 500 + } + ] }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_OPENIO_Write_Reading_Readers", - "interval": "", - "legendFormat": "Active Readers", - "refId": "A" - }, - { - "expr": "SBK_OPENIO_Write_Reading_Max_Readers", - "interval": "", - "legendFormat": "Max Readers", - "refId": "B" - }, - { - "expr": "SBK_OPENIO_Write_Reading_Writers", - "interval": "", - "legendFormat": "Active Writers", - "refId": "C" - }, - { - "expr": "SBK_OPENIO_Write_Reading_Max_Writers", - "interval": "", - "legendFormat": "Max Writers", - "refId": "D" - } + "unit": "none" + }, + "overrides": [] + }, + "gridPos": { + "h": 6, + "w": 3, + "x": 8, + "y": 25 + }, + "id": 40, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "auto", + "orientation": "horizontal", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "value_and_name" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_OPENIO_Write_Reading_Readers", + "interval": "", + "legendFormat": "Active Readers", + "refId": "A" + }, + { + "expr": "SBK_OPENIO_Write_Reading_Max_Readers", + "interval": "", + "legendFormat": "Max Readers", + "refId": "B" + }, + { + "expr": "SBK_OPENIO_Write_Reading_Writers", + "interval": "", + "legendFormat": "Active Writers", + "refId": "C" + }, + { + "expr": "SBK_OPENIO_Write_Reading_Max_Writers", + "interval": "", + "legendFormat": "Max Writers", + "refId": "D" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "OPENIO Write-Read Writers and Readers", + "type": "stat" + }, + { + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "red", + "value": 1 + } + ] + }, + "unit": "none" + }, + "overrides": [] + }, + "gridPos": { + "h": 5, + "w": 5, + "x": 11, + "y": 26 + }, + "id": 42, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "auto", + "orientation": "horizontal", + "reduceOptions": { + "calcs": [ + "last" ], - "timeFrom": null, - "timeShift": null, - "title": "OPENIO Write-Read Writers and Readers", - "type": "stat" + "fields": "", + "values": false }, + "textMode": "value_and_name" + }, + "pluginVersion": "7.3.7", + "targets": [ { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "red", - "value": 1 - } - ] + "expr": "SBK_OPENIO_Write_Reading_LowerDiscardedLatencyRecords_total", + "interval": "", + "legendFormat": "Lower", + "refId": "A" + }, + { + "expr": "SBK_OPENIO_Write_Reading_HigherDiscardLatencyRecords_total", + "interval": "", + "legendFormat": "Higher", + "refId": "B" + }, + { + "expr": "SBK_OPENIO_Write_Reading_InvalidLatencyRecords_total", + "interval": "", + "legendFormat": "Invalid/Negative", + "refId": "C" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "OPENIO Write-Read Discarded Latencies", + "type": "stat" + }, + { + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null }, - "unit": "none" - }, - "overrides": [] - }, - "gridPos": { - "h": 5, - "w": 5, - "x": 11, - "y": 21 - }, - "id": 42, - "options": { - "colorMode": "value", - "graphMode": "none", - "justifyMode": "auto", - "orientation": "horizontal", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "value_and_name" + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 1000 + }, + { + "color": "#1F78C1", + "value": 10000 + }, + { + "color": "#BA43A9", + "value": 100000 + }, + { + "color": "#705DA0", + "value": 1000000 + }, + { + "color": "#508642", + "value": 10000000 + }, + { + "color": "#CCA300", + "value": 100000000 + } + ] }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_OPENIO_Write_Reading_LowerDiscardedLatencyRecords_total", - "interval": "", - "legendFormat": "Lower", - "refId": "A" - }, - { - "expr": "SBK_OPENIO_Write_Reading_HigherDiscardLatencyRecords_total", - "interval": "", - "legendFormat": "Higher", - "refId": "B" - }, - { - "expr": "SBK_OPENIO_Write_Reading_InvalidLatencyRecords_total", - "interval": "", - "legendFormat": "Invalid/Negative", - "refId": "C" - } + "unit": "µs" + }, + "overrides": [] + }, + "gridPos": { + "h": 11, + "w": 8, + "x": 0, + "y": 31 + }, + "id": 51, + "options": { + "colorMode": "value", + "graphMode": "area", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" ], - "timeFrom": null, - "timeShift": null, - "title": "OPENIO Write-Read Discarded Latencies", - "type": "stat" + "fields": "", + "values": false + }, + "textMode": "auto" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_OPENIO_Write_Reading_mcs_AvgLatency", + "interval": "", + "legendFormat": "Average Latency", + "refId": "A" + }, + { + "expr": "SBK_OPENIO_Write_Reading_mcs_MaxLatency", + "interval": "", + "legendFormat": "Max Latency", + "refId": "B" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "OPENIO Write-Read Avg and Max Latencies (Microseconds)", + "type": "stat" + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {} + }, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 8, + "y": 31 + }, + "hiddenSeries": false, + "id": 53, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_OPENIO_Write_Reading_mcs_10", + "interval": "", + "legendFormat": "", + "refId": "A" + }, + { + "expr": "SBK_OPENIO_Write_Reading_mcs_25", + "interval": "", + "legendFormat": "", + "refId": "B" }, { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 1000 - }, - { - "color": "#1F78C1", - "value": 10000 - }, - { - "color": "#BA43A9", - "value": 100000 - }, - { - "color": "#705DA0", - "value": 1000000 - }, - { - "color": "#508642", - "value": 10000000 - }, - { - "color": "#CCA300", - "value": 100000000 - } - ] - }, - "unit": "µs" - }, - "overrides": [] - }, - "gridPos": { - "h": 11, - "w": 8, - "x": 0, - "y": 26 - }, - "id": 51, - "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_OPENIO_Write_Reading_mcs_AvgLatency", - "interval": "", - "legendFormat": "Average Latency", - "refId": "A" - }, - { - "expr": "SBK_OPENIO_Write_Reading_mcs_MaxLatency", - "interval": "", - "legendFormat": "Max Latency", - "refId": "B" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "OPENIO Write-Read Avg and Max Latencies (Microseconds)", - "type": "stat" + "expr": "SBK_OPENIO_Write_Reading_mcs_50", + "interval": "", + "legendFormat": "", + "refId": "C" }, { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {} - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 8, - "y": 26 - }, - "hiddenSeries": false, - "id": 53, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_OPENIO_Write_Reading_mcs_10", - "interval": "", - "legendFormat": "", - "refId": "A" - }, - { - "expr": "SBK_OPENIO_Write_Reading_mcs_25", - "interval": "", - "legendFormat": "", - "refId": "B" - }, - { - "expr": "SBK_OPENIO_Write_Reading_mcs_50", - "interval": "", - "legendFormat": "", - "refId": "C" - }, - { - "expr": "SBK_OPENIO_Write_Reading_mcs_75", - "interval": "", - "legendFormat": "", - "refId": "D" - }, - { - "expr": "SBK_OPENIO_Write_Reading_mcs_90", - "interval": "", - "legendFormat": "", - "refId": "E" - }, - { - "expr": "SBK_OPENIO_Write_Reading_mcs_95", - "interval": "", - "legendFormat": "", - "refId": "F" - }, - { - "expr": "SBK_OPENIO_Write_Reading_mcs_99", - "interval": "", - "legendFormat": "", - "refId": "G" - }, - { - "expr": "SBK_OPENIO_Write_Reading_mcs_99_9", - "interval": "", - "legendFormat": "", - "refId": "H" - }, - { - "expr": "SBK_OPENIO_Write_Reading_mcs_99_99", - "interval": "", - "legendFormat": "", - "refId": "I" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "OPENIO Write-Read Percentiles (Microseconds)", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "format": "µs", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } + "expr": "SBK_OPENIO_Write_Reading_mcs_75", + "interval": "", + "legendFormat": "", + "refId": "D" + }, + { + "expr": "SBK_OPENIO_Write_Reading_mcs_90", + "interval": "", + "legendFormat": "", + "refId": "E" + }, + { + "expr": "SBK_OPENIO_Write_Reading_mcs_95", + "interval": "", + "legendFormat": "", + "refId": "F" + }, + { + "expr": "SBK_OPENIO_Write_Reading_mcs_99", + "interval": "", + "legendFormat": "", + "refId": "G" + }, + { + "expr": "SBK_OPENIO_Write_Reading_mcs_99_9", + "interval": "", + "legendFormat": "", + "refId": "H" + }, + { + "expr": "SBK_OPENIO_Write_Reading_mcs_99_99", + "interval": "", + "legendFormat": "", + "refId": "I" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "OPENIO Write-Read Percentiles (Microseconds)", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "µs", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true }, { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 1 - }, - { - "color": "#6ED0E0", - "value": 5 - }, - { - "color": "#EF843C", - "value": 10 - }, - { - "color": "#E24D42", - "value": 20 - }, - { - "color": "#1F78C1", - "value": 30 - }, - { - "color": "#BA43A9", - "value": 40 - }, - { - "color": "#705DA0", - "value": 50 - }, - { - "color": "#508642", - "value": 60 - }, - { - "color": "#CCA300", - "value": 70 - }, - { - "color": "#447EBC", - "value": 80 - }, - { - "color": "#C15C17", - "value": 90 - }, - { - "color": "#890F02", - "value": 100 - }, - { - "color": "#0A437C", - "value": 200 - }, - { - "color": "#6D1F62", - "value": 500 - }, - { - "color": "#584477", - "value": 1000 - } - ] + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null }, - "unit": "ms" - }, - "overrides": [] - }, - "gridPos": { - "h": 11, - "w": 8, - "x": 16, - "y": 26 - }, - "id": 38, - "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" + { + "color": "#EAB839", + "value": 1 + }, + { + "color": "#6ED0E0", + "value": 5 + }, + { + "color": "#EF843C", + "value": 10 + }, + { + "color": "#E24D42", + "value": 20 + }, + { + "color": "#1F78C1", + "value": 30 + }, + { + "color": "#BA43A9", + "value": 40 + }, + { + "color": "#705DA0", + "value": 50 + }, + { + "color": "#508642", + "value": 60 + }, + { + "color": "#CCA300", + "value": 70 + }, + { + "color": "#447EBC", + "value": 80 + }, + { + "color": "#C15C17", + "value": 90 + }, + { + "color": "#890F02", + "value": 100 + }, + { + "color": "#0A437C", + "value": 200 + }, + { + "color": "#6D1F62", + "value": 500 + }, + { + "color": "#584477", + "value": 1000 + } + ] }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_OPENIO_Write_Reading_ms_AvgLatency", - "interval": "", - "legendFormat": "Average Latency", - "refId": "A" - }, - { - "expr": "SBK_OPENIO_Write_Reading_ms_MaxLatency", - "interval": "", - "legendFormat": "Max Latency", - "refId": "B" - } + "unit": "ms" + }, + "overrides": [] + }, + "gridPos": { + "h": 11, + "w": 8, + "x": 16, + "y": 31 + }, + "id": 38, + "options": { + "colorMode": "value", + "graphMode": "area", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" ], - "timeFrom": null, - "timeShift": null, - "title": "OPENIO Write-Read Avg and Max Latencies (Milliseconds)", - "type": "stat" + "fields": "", + "values": false + }, + "textMode": "auto" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_OPENIO_Write_Reading_ms_AvgLatency", + "interval": "", + "legendFormat": "Average Latency", + "refId": "A" + }, + { + "expr": "SBK_OPENIO_Write_Reading_ms_MaxLatency", + "interval": "", + "legendFormat": "Max Latency", + "refId": "B" } ], - "title": "Write-Read Performance Benchmarking (End to End Latencies)", - "type": "row" + "timeFrom": null, + "timeShift": null, + "title": "OPENIO Write-Read Avg and Max Latencies (Milliseconds)", + "type": "stat" } ], "refresh": "5s", diff --git a/grafana/dashboards/sbk-postgresql.json b/grafana/dashboards/sbk-postgresql.json index a9ce01155..2ba0d0f65 100644 --- a/grafana/dashboards/sbk-postgresql.json +++ b/grafana/dashboards/sbk-postgresql.json @@ -15,7 +15,7 @@ "editable": true, "gnetId": null, "graphTooltip": 0, - "iteration": 1623506088732, + "iteration": 1627313150733, "links": [], "panels": [ { @@ -362,7 +362,7 @@ "h": 9, "w": 8, "x": 0, - "y": 10 + "y": 7 }, "hiddenSeries": false, "id": 62, @@ -458,7 +458,7 @@ "h": 9, "w": 8, "x": 8, - "y": 10 + "y": 7 }, "hiddenSeries": false, "id": 6, @@ -590,7 +590,7 @@ "h": 9, "w": 8, "x": 16, - "y": 10 + "y": 7 }, "id": 48, "options": { @@ -646,7 +646,7 @@ "h": 11, "w": 8, "x": 0, - "y": 19 + "y": 16 }, "hiddenSeries": false, "id": 50, @@ -718,16 +718,40 @@ "refId": "G" }, { - "expr": "SBK_POSTGRESQL_Writing_ns_99_9", + "expr": "SBK_POSTGRESQL_Writing_ns_99_25", "interval": "", "legendFormat": "", "refId": "H" }, { - "expr": "SBK_POSTGRESQL_Writing_ns_99_99", + "expr": "SBK_POSTGRESQL_Writing_ns_99_5", "interval": "", "legendFormat": "", "refId": "I" + }, + { + "expr": "SBK_POSTGRESQL_Writing_ns_99_75", + "interval": "", + "legendFormat": "", + "refId": "J" + }, + { + "expr": "SBK_POSTGRESQL_Writing_ns_99_9", + "interval": "", + "legendFormat": "", + "refId": "K" + }, + { + "expr": "SBK_POSTGRESQL_Writing_ns_99_95", + "interval": "", + "legendFormat": "", + "refId": "L" + }, + { + "expr": "SBK_POSTGRESQL_Writing_ns_99_99", + "interval": "", + "legendFormat": "", + "refId": "M" } ], "thresholds": [], @@ -750,6 +774,7 @@ }, "yaxes": [ { + "$$hashKey": "object:127", "format": "ns", "label": null, "logBase": 1, @@ -758,6 +783,7 @@ "show": true }, { + "$$hashKey": "object:128", "format": "short", "label": null, "logBase": 1, @@ -814,7 +840,7 @@ "h": 4, "w": 3, "x": 8, - "y": 19 + "y": 16 }, "id": 2, "options": { @@ -925,7 +951,7 @@ "h": 6, "w": 5, "x": 11, - "y": 19 + "y": 16 }, "id": 4, "options": { @@ -970,7 +996,7 @@ "h": 11, "w": 8, "x": 16, - "y": 19 + "y": 16 }, "hiddenSeries": false, "id": 10, @@ -1136,7 +1162,7 @@ "h": 7, "w": 3, "x": 8, - "y": 23 + "y": 20 }, "id": 8, "options": { @@ -1192,7 +1218,7 @@ "h": 5, "w": 5, "x": 11, - "y": 25 + "y": 22 }, "id": 28, "options": { @@ -1294,7 +1320,7 @@ "h": 10, "w": 8, "x": 0, - "y": 30 + "y": 27 }, "id": 47, "options": { @@ -1350,7 +1376,7 @@ "h": 10, "w": 8, "x": 8, - "y": 30 + "y": 27 }, "hiddenSeries": false, "id": 49, @@ -1560,7 +1586,7 @@ "h": 10, "w": 8, "x": 16, - "y": 30 + "y": 27 }, "id": 12, "options": { @@ -1602,7 +1628,7 @@ "type": "row" }, { - "collapsed": false, + "collapsed": true, "datasource": null, "gridPos": { "h": 1, @@ -1611,969 +1637,1371 @@ "y": 7 }, "id": 58, - "panels": [], - "title": "Read Performance Benchmarking", - "type": "row" - }, - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [], - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 200 - }, - { - "color": "#1F78C1", - "value": 300 - }, - { - "color": "#BA43A9", - "value": 400 - }, - { - "color": "#705DA0", - "value": 500 - }, - { - "color": "#508642", - "value": 600 - }, - { - "color": "#CCA300", - "value": 700 - }, - { - "color": "#447EBC", - "value": 800 - }, - { - "color": "#C15C17", - "value": 900 + "panels": [ + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 200 + }, + { + "color": "#1F78C1", + "value": 300 + }, + { + "color": "#BA43A9", + "value": 400 + }, + { + "color": "#705DA0", + "value": 500 + }, + { + "color": "#508642", + "value": 600 + }, + { + "color": "#CCA300", + "value": 700 + }, + { + "color": "#447EBC", + "value": 800 + }, + { + "color": "#C15C17", + "value": 900 + }, + { + "color": "#890F02", + "value": 1000 + } + ] }, - { - "color": "#890F02", - "value": 1000 - } - ] + "unit": "MBs" + }, + "overrides": [] }, - "unit": "MBs" + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 0, + "y": 8 + }, + "hiddenSeries": false, + "id": 63, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_POSTGRESQL_Reading_MBPerSec", + "refId": "A" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "POSTGRESQL Read Throughput MB/s", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "$$hashKey": "object:323", + "format": "MBs", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "$$hashKey": "object:324", + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 0, - "y": 8 - }, - "hiddenSeries": false, - "id": 63, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_POSTGRESQL_Reading_MBPerSec", - "refId": "A" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "POSTGRESQL Read Throughput MB/s", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "$$hashKey": "object:323", - "format": "MBs", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "$$hashKey": "object:324", - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } - }, - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [] - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 8, - "y": 8 - }, - "hiddenSeries": false, - "id": 20, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_POSTGRESQL_Reading_RecordsPerSec", - "refId": "A" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "POSTGRESQL Read Records/Sec", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "format": "rps", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } - }, - { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [], - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 1000 - }, - { - "color": "#1F78C1", - "value": 10000 - }, - { - "color": "#BA43A9", - "value": 100000 - }, - { - "color": "#705DA0", - "value": 1000000 - }, - { - "color": "#508642", - "value": 10000000 - } - ] - }, - "unit": "ns" - }, - "overrides": [] - }, - "gridPos": { - "h": 11, - "w": 8, - "x": 16, - "y": 8 - }, - "id": 44, - "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_POSTGRESQL_Reading_ns_AvgLatency", - "interval": "", - "legendFormat": "Average Latency", - "refId": "A" - }, - { - "expr": "SBK_POSTGRESQL_Reading_ns_MaxLatency", - "interval": "", - "legendFormat": "Max Latency", - "refId": "B" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "POSTGRESQL Read Avg and Max Latencies (Nanoseconds)", - "type": "stat" - }, - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [] - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 0, - "y": 19 - }, - "hiddenSeries": false, - "id": 46, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_POSTGRESQL_Reading_ns_10", - "interval": "", - "legendFormat": "", - "refId": "A" - }, - { - "expr": "SBK_POSTGRESQL_Reading_ns_25", - "interval": "", - "legendFormat": "", - "refId": "B" - }, - { - "expr": "SBK_POSTGRESQL_Reading_ns_50", - "interval": "", - "legendFormat": "", - "refId": "C" - }, - { - "expr": "SBK_POSTGRESQL_Reading_ns_75", - "interval": "", - "legendFormat": "", - "refId": "D" - }, - { - "expr": "SBK_POSTGRESQL_Reading_ns_90", - "interval": "", - "legendFormat": "", - "refId": "E" - }, - { - "expr": "SBK_POSTGRESQL_Reading_ns_95", - "interval": "", - "legendFormat": "", - "refId": "F" - }, - { - "expr": "SBK_POSTGRESQL_Reading_ns_99", - "interval": "", - "legendFormat": "", - "refId": "G" - }, - { - "expr": "SBK_POSTGRESQL_Reading_ns_99_9", - "interval": "", - "legendFormat": "", - "refId": "H" - }, - { - "expr": "SBK_POSTGRESQL_Reading_ns_99_99", - "interval": "", - "legendFormat": "", - "refId": "I" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "POSTGRESQL Read Percentiles (Nanoseconds)", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ { - "format": "ns", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [] + }, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 8, + "y": 8 + }, + "hiddenSeries": false, + "id": 20, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_POSTGRESQL_Reading_RecordsPerSec", + "refId": "A" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "POSTGRESQL Read Records/Sec", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "rps", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } }, { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } - }, - { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [], - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 1000 + }, + { + "color": "#1F78C1", + "value": 10000 + }, + { + "color": "#BA43A9", + "value": 100000 + }, + { + "color": "#705DA0", + "value": 1000000 + }, + { + "color": "#508642", + "value": 10000000 + } + ] }, - { - "color": "#E24D42", - "value": 500 - } - ] + "unit": "ns" + }, + "overrides": [] + }, + "gridPos": { + "h": 11, + "w": 8, + "x": 16, + "y": 8 + }, + "id": 44, + "options": { + "colorMode": "value", + "graphMode": "area", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "auto" }, - "unit": "none" - }, - "overrides": [] - }, - "gridPos": { - "h": 5, - "w": 3, - "x": 8, - "y": 19 - }, - "id": 14, - "options": { - "colorMode": "value", - "graphMode": "none", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_POSTGRESQL_Reading_ns_AvgLatency", + "interval": "", + "legendFormat": "Average Latency", + "refId": "A" + }, + { + "expr": "SBK_POSTGRESQL_Reading_ns_MaxLatency", + "interval": "", + "legendFormat": "Max Latency", + "refId": "B" + } ], - "fields": "", - "values": false - }, - "textMode": "value_and_name" - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_POSTGRESQL_Reading_Readers", - "interval": "", - "legendFormat": "Active", - "refId": "A" + "timeFrom": null, + "timeShift": null, + "title": "POSTGRESQL Read Avg and Max Latencies (Nanoseconds)", + "type": "stat" }, { - "expr": "SBK_POSTGRESQL_Reading_Max_Readers", - "interval": "", - "legendFormat": "Max", - "refId": "B" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "POSTGRESQL Readers", - "type": "stat" - }, - { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [], - "mappings": [], - "max": 500, - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 200 - }, - { - "color": "#1F78C1", - "value": 300 - }, - { - "color": "#BA43A9", - "value": 400 - }, - { - "color": "#705DA0", - "value": 500 - }, - { - "color": "#508642", - "value": 600 - }, - { - "color": "#CCA300", - "value": 700 - }, - { - "color": "#447EBC", - "value": 800 - }, - { - "color": "#C15C17", - "value": 900 - }, - { - "color": "#890F02", - "value": 1000 - } - ] + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [] + }, + "overrides": [] }, - "unit": "MBs" - }, - "overrides": [] - }, - "gridPos": { - "h": 6, - "w": 5, - "x": 11, - "y": 19 - }, - "id": 18, - "options": { - "reduceOptions": { - "calcs": [ - "last" + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 0, + "y": 19 + }, + "hiddenSeries": false, + "id": 46, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_POSTGRESQL_Reading_ns_10", + "interval": "", + "legendFormat": "", + "refId": "A" + }, + { + "expr": "SBK_POSTGRESQL_Reading_ns_25", + "interval": "", + "legendFormat": "", + "refId": "B" + }, + { + "expr": "SBK_POSTGRESQL_Reading_ns_50", + "interval": "", + "legendFormat": "", + "refId": "C" + }, + { + "expr": "SBK_POSTGRESQL_Reading_ns_75", + "interval": "", + "legendFormat": "", + "refId": "D" + }, + { + "expr": "SBK_POSTGRESQL_Reading_ns_90", + "interval": "", + "legendFormat": "", + "refId": "E" + }, + { + "expr": "SBK_POSTGRESQL_Reading_ns_95", + "interval": "", + "legendFormat": "", + "refId": "F" + }, + { + "expr": "SBK_POSTGRESQL_Reading_ns_99", + "interval": "", + "legendFormat": "", + "refId": "G" + }, + { + "expr": "SBK_POSTGRESQL_Reading_ns_99_25", + "interval": "", + "legendFormat": "", + "refId": "H" + }, + { + "expr": "SBK_POSTGRESQL_Reading_ns_99_5", + "interval": "", + "legendFormat": "", + "refId": "I" + }, + { + "expr": "SBK_POSTGRESQL_Reading_ns_99_75", + "interval": "", + "legendFormat": "", + "refId": "J" + }, + { + "expr": "SBK_POSTGRESQL_Reading_ns_99_9", + "interval": "", + "legendFormat": "", + "refId": "K" + }, + { + "expr": "SBK_POSTGRESQL_Reading_ns_99_95", + "interval": "", + "legendFormat": "", + "refId": "L" + }, + { + "expr": "SBK_POSTGRESQL_Reading_ns_99_99", + "interval": "", + "legendFormat": "", + "refId": "M" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "POSTGRESQL Read Percentiles (Nanoseconds)", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "$$hashKey": "object:152", + "format": "ns", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "$$hashKey": "object:153", + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } ], - "fields": "", - "values": false - }, - "showThresholdLabels": true, - "showThresholdMarkers": true - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_POSTGRESQL_Reading_MBPerSec", - "refId": "A" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "POSTGRESQL Read Throughput MB/s", - "type": "gauge" - }, - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [] - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 16, - "y": 19 - }, - "hiddenSeries": false, - "id": 22, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_POSTGRESQL_Reading_ms_10", - "interval": "", - "legendFormat": "", - "refId": "A" - }, - { - "expr": "SBK_POSTGRESQL_Reading_ms_25", - "interval": "", - "legendFormat": "", - "refId": "B" - }, - { - "expr": "SBK_POSTGRESQL_Reading_ms_50", - "interval": "", - "legendFormat": "", - "refId": "C" + "yaxis": { + "align": false, + "alignLevel": null + } }, { - "expr": "SBK_POSTGRESQL_Reading_ms_75", - "interval": "", - "legendFormat": "", - "refId": "D" + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 500 + } + ] + }, + "unit": "none" + }, + "overrides": [] + }, + "gridPos": { + "h": 5, + "w": 3, + "x": 8, + "y": 19 + }, + "id": 14, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "value_and_name" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_POSTGRESQL_Reading_Readers", + "interval": "", + "legendFormat": "Active", + "refId": "A" + }, + { + "expr": "SBK_POSTGRESQL_Reading_Max_Readers", + "interval": "", + "legendFormat": "Max", + "refId": "B" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "POSTGRESQL Readers", + "type": "stat" }, { - "expr": "SBK_POSTGRESQL_Reading_ms_90", - "interval": "", - "legendFormat": "", - "refId": "E" + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "max": 500, + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 200 + }, + { + "color": "#1F78C1", + "value": 300 + }, + { + "color": "#BA43A9", + "value": 400 + }, + { + "color": "#705DA0", + "value": 500 + }, + { + "color": "#508642", + "value": 600 + }, + { + "color": "#CCA300", + "value": 700 + }, + { + "color": "#447EBC", + "value": 800 + }, + { + "color": "#C15C17", + "value": 900 + }, + { + "color": "#890F02", + "value": 1000 + } + ] + }, + "unit": "MBs" + }, + "overrides": [] + }, + "gridPos": { + "h": 6, + "w": 5, + "x": 11, + "y": 19 + }, + "id": 18, + "options": { + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "showThresholdLabels": true, + "showThresholdMarkers": true + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_POSTGRESQL_Reading_MBPerSec", + "refId": "A" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "POSTGRESQL Read Throughput MB/s", + "type": "gauge" }, { - "expr": "SBK_POSTGRESQL_Reading_ms_95", - "interval": "", - "legendFormat": "", - "refId": "F" + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [] + }, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 16, + "y": 19 + }, + "hiddenSeries": false, + "id": 22, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_POSTGRESQL_Reading_ms_10", + "interval": "", + "legendFormat": "", + "refId": "A" + }, + { + "expr": "SBK_POSTGRESQL_Reading_ms_25", + "interval": "", + "legendFormat": "", + "refId": "B" + }, + { + "expr": "SBK_POSTGRESQL_Reading_ms_50", + "interval": "", + "legendFormat": "", + "refId": "C" + }, + { + "expr": "SBK_POSTGRESQL_Reading_ms_75", + "interval": "", + "legendFormat": "", + "refId": "D" + }, + { + "expr": "SBK_POSTGRESQL_Reading_ms_90", + "interval": "", + "legendFormat": "", + "refId": "E" + }, + { + "expr": "SBK_POSTGRESQL_Reading_ms_95", + "interval": "", + "legendFormat": "", + "refId": "F" + }, + { + "expr": "SBK_POSTGRESQL_Reading_ms_99", + "interval": "", + "legendFormat": "", + "refId": "G" + }, + { + "expr": "SBK_POSTGRESQL_Reading_ms_99_9", + "interval": "", + "legendFormat": "", + "refId": "H" + }, + { + "expr": "SBK_POSTGRESQL_Reading_ms_99_99", + "interval": "", + "legendFormat": "", + "refId": "I" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "POSTGRESQL Read Percentiles (Milli Seconds)", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "ms", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } }, { - "expr": "SBK_POSTGRESQL_Reading_ms_99", - "interval": "", - "legendFormat": "", - "refId": "G" + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 1073741824 + }, + { + "color": "#6ED0E0", + "value": 10737418240 + }, + { + "color": "#EF843C", + "value": 107374182400 + }, + { + "color": "#E24D42", + "value": 1099511627776 + } + ] + }, + "unit": "decbytes" + }, + "overrides": [] + }, + "gridPos": { + "h": 6, + "w": 3, + "x": 8, + "y": 24 + }, + "id": 16, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "value" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_POSTGRESQL_Reading_Bytes_total", + "refId": "A" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "POSTGRESQL Read Bytes Total", + "type": "stat" }, { - "expr": "SBK_POSTGRESQL_Reading_ms_99_9", - "interval": "", - "legendFormat": "", - "refId": "H" + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "red", + "value": 1 + } + ] + }, + "unit": "none" + }, + "overrides": [] + }, + "gridPos": { + "h": 5, + "w": 5, + "x": 11, + "y": 25 + }, + "id": 26, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "auto", + "orientation": "horizontal", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "value_and_name" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_POSTGRESQL_Reading_LowerDiscardedLatencyRecords_total", + "interval": "", + "legendFormat": "Lower", + "queryType": "randomWalk", + "refId": "A" + }, + { + "expr": "SBK_POSTGRESQL_Reading_HigherDiscardLatencyRecords_total", + "interval": "", + "legendFormat": "Higher", + "refId": "B" + }, + { + "expr": "SBK_POSTGRESQL_Reading_InvalidLatencyRecords_total", + "interval": "", + "legendFormat": "Invalid/Negative", + "refId": "C" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "POSTGRESQL Read Discarded Latencies", + "type": "stat" }, { - "expr": "SBK_POSTGRESQL_Reading_ms_99_99", - "interval": "", - "legendFormat": "", - "refId": "I" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "POSTGRESQL Read Percentiles (Milli Seconds)", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "format": "ms", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 1000 + }, + { + "color": "#1F78C1", + "value": 10000 + }, + { + "color": "#BA43A9", + "value": 100000 + }, + { + "color": "#705DA0", + "value": 1000000 + }, + { + "color": "#508642", + "value": 10000000 + } + ] + }, + "unit": "µs" + }, + "overrides": [] + }, + "gridPos": { + "h": 11, + "w": 8, + "x": 0, + "y": 30 + }, + "id": 43, + "options": { + "colorMode": "value", + "graphMode": "area", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "auto" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_POSTGRESQL_Reading_mcs_AvgLatency", + "interval": "", + "legendFormat": "Average Latency", + "refId": "A" + }, + { + "expr": "SBK_POSTGRESQL_Reading_mcs_MaxLatency", + "interval": "", + "legendFormat": "Max Latency", + "refId": "B" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "POSTGRESQL Read Avg and Max Latencies (Microseconds)", + "type": "stat" }, { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } - }, - { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [], - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 1073741824 - }, - { - "color": "#6ED0E0", - "value": 10737418240 - }, - { - "color": "#EF843C", - "value": 107374182400 - }, - { - "color": "#E24D42", - "value": 1099511627776 - } - ] + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [] + }, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 8, + "y": 30 + }, + "hiddenSeries": false, + "id": 45, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_POSTGRESQL_Reading_mcs_10", + "interval": "", + "legendFormat": "", + "refId": "A" + }, + { + "expr": "SBK_POSTGRESQL_Reading_mcs_25", + "interval": "", + "legendFormat": "", + "refId": "B" + }, + { + "expr": "SBK_POSTGRESQL_Reading_mcs_50", + "interval": "", + "legendFormat": "", + "refId": "C" + }, + { + "expr": "SBK_POSTGRESQL_Reading_mcs_75", + "interval": "", + "legendFormat": "", + "refId": "D" + }, + { + "expr": "SBK_POSTGRESQL_Reading_mcs_90", + "interval": "", + "legendFormat": "", + "refId": "E" + }, + { + "expr": "SBK_POSTGRESQL_Reading_mcs_95", + "interval": "", + "legendFormat": "", + "refId": "F" + }, + { + "expr": "SBK_POSTGRESQL_Reading_mcs_99", + "interval": "", + "legendFormat": "", + "refId": "G" + }, + { + "expr": "SBK_POSTGRESQL_Reading_mcs_99_9", + "interval": "", + "legendFormat": "", + "refId": "H" + }, + { + "expr": "SBK_POSTGRESQL_Reading_mcs_99_99", + "interval": "", + "legendFormat": "", + "refId": "I" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "POSTGRESQL Read Percentiles (Microseconds)", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" }, - "unit": "decbytes" - }, - "overrides": [] - }, - "gridPos": { - "h": 6, - "w": 3, - "x": 8, - "y": 24 - }, - "id": 16, - "options": { - "colorMode": "value", - "graphMode": "none", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "µs", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } ], - "fields": "", - "values": false + "yaxis": { + "align": false, + "alignLevel": null + } }, - "textMode": "value" - }, - "pluginVersion": "7.3.7", - "targets": [ { - "expr": "SBK_POSTGRESQL_Reading_Bytes_total", - "refId": "A" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "POSTGRESQL Read Bytes Total", - "type": "stat" - }, - { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 1 + }, + { + "color": "#6ED0E0", + "value": 5 + }, + { + "color": "#EF843C", + "value": 10 + }, + { + "color": "#E24D42", + "value": 20 + }, + { + "color": "#1F78C1", + "value": 30 + }, + { + "color": "#BA43A9", + "value": 40 + }, + { + "color": "#705DA0", + "value": 50 + }, + { + "color": "#508642", + "value": 60 + }, + { + "color": "#CCA300", + "value": 70 + }, + { + "color": "#447EBC", + "value": 80 + }, + { + "color": "#C15C17", + "value": 90 + }, + { + "color": "#890F02", + "value": 100 + }, + { + "color": "#0A437C", + "value": 500 + }, + { + "color": "#6D1F62", + "value": 1000 + } + ] }, - { - "color": "red", - "value": 1 - } - ] + "unit": "ms" + }, + "overrides": [] }, - "unit": "none" - }, - "overrides": [] - }, - "gridPos": { - "h": 5, - "w": 5, - "x": 11, - "y": 25 - }, - "id": 26, - "options": { - "colorMode": "value", - "graphMode": "none", - "justifyMode": "auto", - "orientation": "horizontal", - "reduceOptions": { - "calcs": [ - "last" + "gridPos": { + "h": 11, + "w": 8, + "x": 16, + "y": 30 + }, + "id": 24, + "options": { + "colorMode": "value", + "graphMode": "area", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "auto" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_POSTGRESQL_Reading_ms_AvgLatency", + "interval": "", + "legendFormat": "Average Latency", + "refId": "A" + }, + { + "expr": "SBK_POSTGRESQL_Reading_ms_MaxLatency", + "interval": "", + "legendFormat": "Max Latency", + "refId": "B" + } ], - "fields": "", - "values": false - }, - "textMode": "value_and_name" - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_POSTGRESQL_Reading_LowerDiscardedLatencyRecords_total", - "interval": "", - "legendFormat": "Lower", - "queryType": "randomWalk", - "refId": "A" - }, - { - "expr": "SBK_POSTGRESQL_Reading_HigherDiscardLatencyRecords_total", - "interval": "", - "legendFormat": "Higher", - "refId": "B" - }, - { - "expr": "SBK_POSTGRESQL_Reading_InvalidLatencyRecords_total", - "interval": "", - "legendFormat": "Invalid/Negative", - "refId": "C" + "timeFrom": null, + "timeShift": null, + "title": "POSTGRESQL Read Avg and Max Latencies (Milliseconds)", + "type": "stat" } ], - "timeFrom": null, - "timeShift": null, - "title": "POSTGRESQL Read Discarded Latencies", - "type": "stat" + "title": "Read Performance Benchmarking", + "type": "row" + }, + { + "collapsed": false, + "datasource": null, + "gridPos": { + "h": 1, + "w": 24, + "x": 0, + "y": 8 + }, + "id": 56, + "panels": [], + "title": "Write-Read Performance Benchmarking (End to End Latencies)", + "type": "row" }, { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, "datasource": "Prometheus", "fieldConfig": { "defaults": { "custom": {}, - "links": [], "mappings": [], + "max": 500, + "min": 0, "noValue": "0", "thresholds": { "mode": "absolute", @@ -2596,81 +3024,43 @@ }, { "color": "#E24D42", - "value": 1000 + "value": 200 }, { "color": "#1F78C1", - "value": 10000 + "value": 300 }, { "color": "#BA43A9", - "value": 100000 + "value": 400 }, { "color": "#705DA0", - "value": 1000000 + "value": 500 }, { "color": "#508642", - "value": 10000000 + "value": 600 + }, + { + "color": "#CCA300", + "value": 700 + }, + { + "color": "#447EBC", + "value": 800 + }, + { + "color": "#C15C17", + "value": 900 + }, + { + "color": "#890F02", + "value": 1000 } ] }, - "unit": "µs" - }, - "overrides": [] - }, - "gridPos": { - "h": 11, - "w": 8, - "x": 0, - "y": 30 - }, - "id": 43, - "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_POSTGRESQL_Reading_mcs_AvgLatency", - "interval": "", - "legendFormat": "Average Latency", - "refId": "A" - }, - { - "expr": "SBK_POSTGRESQL_Reading_mcs_MaxLatency", - "interval": "", - "legendFormat": "Max Latency", - "refId": "B" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "POSTGRESQL Read Avg and Max Latencies (Microseconds)", - "type": "stat" - }, - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [] + "unit": "MBs" }, "overrides": [] }, @@ -2679,11 +3069,11 @@ "gridPos": { "h": 11, "w": 8, - "x": 8, - "y": 30 + "x": 0, + "y": 9 }, "hiddenSeries": false, - "id": 45, + "id": 61, "legend": { "avg": false, "current": false, @@ -2710,1564 +3100,1252 @@ "steppedLine": false, "targets": [ { - "expr": "SBK_POSTGRESQL_Reading_mcs_10", + "expr": "SBK_POSTGRESQL_Write_Reading_MBPerSec", "interval": "", "legendFormat": "", "refId": "A" - }, - { - "expr": "SBK_POSTGRESQL_Reading_mcs_25", - "interval": "", - "legendFormat": "", - "refId": "B" - }, - { - "expr": "SBK_POSTGRESQL_Reading_mcs_50", - "interval": "", - "legendFormat": "", - "refId": "C" - }, - { - "expr": "SBK_POSTGRESQL_Reading_mcs_75", - "interval": "", - "legendFormat": "", - "refId": "D" - }, - { - "expr": "SBK_POSTGRESQL_Reading_mcs_90", - "interval": "", - "legendFormat": "", - "refId": "E" - }, - { - "expr": "SBK_POSTGRESQL_Reading_mcs_95", - "interval": "", - "legendFormat": "", - "refId": "F" - }, - { - "expr": "SBK_POSTGRESQL_Reading_mcs_99", - "interval": "", - "legendFormat": "", - "refId": "G" - }, - { - "expr": "SBK_POSTGRESQL_Reading_mcs_99_9", - "interval": "", - "legendFormat": "", - "refId": "H" - }, - { - "expr": "SBK_POSTGRESQL_Reading_mcs_99_99", - "interval": "", - "legendFormat": "", - "refId": "I" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, - "title": "POSTGRESQL Read Percentiles (Microseconds)", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "format": "µs", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } - }, - { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [], - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 1 - }, - { - "color": "#6ED0E0", - "value": 5 - }, - { - "color": "#EF843C", - "value": 10 - }, - { - "color": "#E24D42", - "value": 20 - }, - { - "color": "#1F78C1", - "value": 30 - }, - { - "color": "#BA43A9", - "value": 40 - }, - { - "color": "#705DA0", - "value": 50 - }, - { - "color": "#508642", - "value": 60 - }, - { - "color": "#CCA300", - "value": 70 - }, - { - "color": "#447EBC", - "value": 80 - }, - { - "color": "#C15C17", - "value": 90 - }, - { - "color": "#890F02", - "value": 100 - }, - { - "color": "#0A437C", - "value": 500 - }, - { - "color": "#6D1F62", - "value": 1000 - } - ] - }, - "unit": "ms" + "title": "POSTGRESQL Write-Read Throughput MB/s ", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "$$hashKey": "object:175", + "format": "MBs", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "$$hashKey": "object:176", + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {} }, "overrides": [] }, + "fill": 1, + "fillGradient": 0, "gridPos": { "h": 11, "w": 8, - "x": 16, - "y": 30 + "x": 8, + "y": 9 }, - "id": 24, + "hiddenSeries": false, + "id": 36, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" + "alertThreshold": true }, + "percentage": false, "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, "targets": [ { - "expr": "SBK_POSTGRESQL_Reading_ms_AvgLatency", + "expr": "SBK_POSTGRESQL_Write_Reading_RecordsPerSec", "interval": "", - "legendFormat": "Average Latency", + "legendFormat": "", "refId": "A" - }, - { - "expr": "SBK_POSTGRESQL_Reading_ms_MaxLatency", - "interval": "", - "legendFormat": "Max Latency", - "refId": "B" } ], + "thresholds": [], "timeFrom": null, - "timeShift": null, - "title": "POSTGRESQL Read Avg and Max Latencies (Milliseconds)", - "type": "stat" - }, - { - "collapsed": true, - "datasource": null, - "gridPos": { - "h": 1, - "w": 24, - "x": 0, - "y": 41 - }, - "id": 56, - "panels": [ - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "max": 500, - "min": 0, - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 200 - }, - { - "color": "#1F78C1", - "value": 300 - }, - { - "color": "#BA43A9", - "value": 400 - }, - { - "color": "#705DA0", - "value": 500 - }, - { - "color": "#508642", - "value": 600 - }, - { - "color": "#CCA300", - "value": 700 - }, - { - "color": "#447EBC", - "value": 800 - }, - { - "color": "#C15C17", - "value": 900 - }, - { - "color": "#890F02", - "value": 1000 - } - ] - }, - "unit": "MBs" - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 0, - "y": 4 - }, - "hiddenSeries": false, - "id": 61, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_POSTGRESQL_Write_Reading_MBPerSec", - "interval": "", - "legendFormat": "", - "refId": "A" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "POSTGRESQL Write-Read Throughput MB/s ", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "$$hashKey": "object:175", - "format": "MBs", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "$$hashKey": "object:176", - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } + "timeRegions": [], + "timeShift": null, + "title": "POSTGRESQL Write-Read Records/Sec", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "iops", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true }, { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {} - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 8, - "y": 4 - }, - "hiddenSeries": false, - "id": 36, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_POSTGRESQL_Write_Reading_RecordsPerSec", - "interval": "", - "legendFormat": "", - "refId": "A" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "POSTGRESQL Write-Read Records/Sec", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 1000 + }, + { + "color": "#1F78C1", + "value": 10000 + }, + { + "color": "#BA43A9", + "value": 100000 + }, + { + "color": "#705DA0", + "value": 1000000 + }, + { + "color": "#508642", + "value": 10000000 + } + ] }, - "yaxes": [ - { - "format": "iops", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } + "unit": "ns" + }, + "overrides": [] + }, + "gridPos": { + "h": 11, + "w": 8, + "x": 16, + "y": 9 + }, + "id": 52, + "options": { + "colorMode": "value", + "graphMode": "area", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" ], - "yaxis": { - "align": false, - "alignLevel": null - } + "fields": "", + "values": false + }, + "textMode": "auto" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_POSTGRESQL_Write_Reading_ns_AvgLatency", + "interval": "", + "legendFormat": "Average Latency", + "refId": "A" + }, + { + "expr": "SBK_POSTGRESQL_Write_Reading_ns_MaxLatency", + "interval": "", + "legendFormat": "Max Latency", + "refId": "B" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "POSTGRESQL Write-Read Avg and Max Latencies (Nanoseconds)", + "type": "stat" + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {} + }, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 0, + "y": 20 + }, + "hiddenSeries": false, + "id": 54, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_POSTGRESQL_Write_Reading_ns_10", + "interval": "", + "legendFormat": "", + "refId": "A" + }, + { + "expr": "SBK_POSTGRESQL_Write_Reading_ns_25", + "interval": "", + "legendFormat": "", + "refId": "B" }, { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 1000 - }, - { - "color": "#1F78C1", - "value": 10000 - }, - { - "color": "#BA43A9", - "value": 100000 - }, - { - "color": "#705DA0", - "value": 1000000 - }, - { - "color": "#508642", - "value": 10000000 - } - ] - }, - "unit": "ns" - }, - "overrides": [] - }, - "gridPos": { - "h": 11, - "w": 8, - "x": 16, - "y": 4 - }, - "id": 52, - "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_POSTGRESQL_Write_Reading_ns_AvgLatency", - "interval": "", - "legendFormat": "Average Latency", - "refId": "A" - }, - { - "expr": "SBK_POSTGRESQL_Write_Reading_ns_MaxLatency", - "interval": "", - "legendFormat": "Max Latency", - "refId": "B" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "POSTGRESQL Write-Read Avg and Max Latencies (Nanoseconds)", - "type": "stat" + "expr": "SBK_POSTGRESQL_Write_Reading_ns_50", + "interval": "", + "legendFormat": "", + "refId": "C" }, { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {} - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 0, - "y": 15 - }, - "hiddenSeries": false, - "id": 54, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_POSTGRESQL_Write_Reading_ns_10", - "interval": "", - "legendFormat": "", - "refId": "A" - }, - { - "expr": "SBK_POSTGRESQL_Write_Reading_ns_25", - "interval": "", - "legendFormat": "", - "refId": "B" - }, - { - "expr": "SBK_POSTGRESQL_Write_Reading_ns_50", - "interval": "", - "legendFormat": "", - "refId": "C" - }, - { - "expr": "SBK_POSTGRESQL_Write_Reading_ns_75", - "interval": "", - "legendFormat": "", - "refId": "D" - }, - { - "expr": "SBK_POSTGRESQL_Write_Reading_ns_90", - "interval": "", - "legendFormat": "", - "refId": "E" - }, - { - "expr": "SBK_POSTGRESQL_Write_Reading_ns_95", - "interval": "", - "legendFormat": "", - "refId": "F" - }, - { - "expr": "SBK_POSTGRESQL_Write_Reading_ns_99", - "interval": "", - "legendFormat": "", - "refId": "G" - }, - { - "expr": "SBK_POSTGRESQL_Write_Reading_ns_99_9", - "interval": "", - "legendFormat": "", - "refId": "H" - }, - { - "expr": "SBK_POSTGRESQL_Write_Reading_ns_99_99", - "interval": "", - "legendFormat": "", - "refId": "I" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "POSTGRESQL Write-Read Percentiles (Nanoseconds)", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "format": "ns", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } + "expr": "SBK_POSTGRESQL_Write_Reading_ns_75", + "interval": "", + "legendFormat": "", + "refId": "D" + }, + { + "expr": "SBK_POSTGRESQL_Write_Reading_ns_90", + "interval": "", + "legendFormat": "", + "refId": "E" + }, + { + "expr": "SBK_POSTGRESQL_Write_Reading_ns_95", + "interval": "", + "legendFormat": "", + "refId": "F" + }, + { + "expr": "SBK_POSTGRESQL_Write_Reading_ns_99", + "interval": "", + "legendFormat": "", + "refId": "G" + }, + { + "expr": "SBK_POSTGRESQL_Write_Reading_ns_99_25", + "interval": "", + "legendFormat": "", + "refId": "H" + }, + { + "expr": "SBK_POSTGRESQL_Write_Reading_ns_99_5", + "interval": "", + "legendFormat": "", + "refId": "I" + }, + { + "expr": "SBK_POSTGRESQL_Write_Reading_ns_99_75", + "interval": "", + "legendFormat": "", + "refId": "J" + }, + { + "expr": "SBK_POSTGRESQL_Write_Reading_ns_99_9", + "interval": "", + "legendFormat": "", + "refId": "K" + }, + { + "expr": "SBK_POSTGRESQL_Write_Reading_ns_99_95", + "interval": "", + "legendFormat": "", + "refId": "L" }, { - "datasource": "Prometheus", - "description": "", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 1073741824 - }, - { - "color": "#EF843C", - "value": 10737418240 - }, - { - "color": "#6ED0E0", - "value": 10737418240 - }, - { - "color": "#E24D42", - "value": 1099511627776 - } - ] + "expr": "SBK_POSTGRESQL_Write_Reading_ns_99_99", + "interval": "", + "legendFormat": "", + "refId": "M" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "POSTGRESQL Write-Read Percentiles (Nanoseconds)", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "$$hashKey": "object:240", + "format": "ns", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "$$hashKey": "object:241", + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "datasource": "Prometheus", + "description": "", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null }, - "unit": "decbytes" - }, - "overrides": [] - }, - "gridPos": { - "h": 5, - "w": 3, - "x": 8, - "y": 15 - }, - "id": 30, - "options": { - "colorMode": "value", - "graphMode": "none", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" + { + "color": "#EAB839", + "value": 1073741824 + }, + { + "color": "#EF843C", + "value": 10737418240 + }, + { + "color": "#6ED0E0", + "value": 10737418240 + }, + { + "color": "#E24D42", + "value": 1099511627776 + } + ] }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_POSTGRESQL_Write_Reading_Bytes_total", - "interval": "", - "legendFormat": "", - "refId": "A" - } + "unit": "decbytes" + }, + "overrides": [] + }, + "gridPos": { + "h": 5, + "w": 3, + "x": 8, + "y": 20 + }, + "id": 30, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" ], - "timeFrom": null, - "timeShift": null, - "title": "POSTGRESQL Write-Read Bytes Total", - "type": "stat" + "fields": "", + "values": false }, + "textMode": "auto" + }, + "pluginVersion": "7.3.7", + "targets": [ { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "max": 500, - "min": 0, - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 200 - }, - { - "color": "#1F78C1", - "value": 300 - }, - { - "color": "#BA43A9", - "value": 400 - }, - { - "color": "#705DA0", - "value": 500 - }, - { - "color": "#508642", - "value": 600 - }, - { - "color": "#CCA300", - "value": 700 - }, - { - "color": "#447EBC", - "value": 800 - }, - { - "color": "#C15C17", - "value": 900 - }, - { - "color": "#890F02", - "value": 1000 - } - ] + "expr": "SBK_POSTGRESQL_Write_Reading_Bytes_total", + "interval": "", + "legendFormat": "", + "refId": "A" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "POSTGRESQL Write-Read Bytes Total", + "type": "stat" + }, + { + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "max": 500, + "min": 0, + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 }, - "unit": "MBs" - }, - "overrides": [] - }, - "gridPos": { - "h": 6, - "w": 5, - "x": 11, - "y": 15 - }, - "id": 32, - "options": { - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "showThresholdLabels": true, - "showThresholdMarkers": true + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 200 + }, + { + "color": "#1F78C1", + "value": 300 + }, + { + "color": "#BA43A9", + "value": 400 + }, + { + "color": "#705DA0", + "value": 500 + }, + { + "color": "#508642", + "value": 600 + }, + { + "color": "#CCA300", + "value": 700 + }, + { + "color": "#447EBC", + "value": 800 + }, + { + "color": "#C15C17", + "value": 900 + }, + { + "color": "#890F02", + "value": 1000 + } + ] }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_POSTGRESQL_Write_Reading_MBPerSec", - "interval": "", - "legendFormat": "", - "refId": "A" - } + "unit": "MBs" + }, + "overrides": [] + }, + "gridPos": { + "h": 6, + "w": 5, + "x": 11, + "y": 20 + }, + "id": 32, + "options": { + "reduceOptions": { + "calcs": [ + "last" ], - "timeFrom": null, - "timeShift": null, - "title": "POSTGRESQL Write-Read Throughput MB/s", - "type": "gauge" + "fields": "", + "values": false }, + "showThresholdLabels": true, + "showThresholdMarkers": true + }, + "pluginVersion": "7.3.7", + "targets": [ { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {} - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 16, - "y": 15 - }, - "hiddenSeries": false, - "id": 34, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_POSTGRESQL_Write_Reading_ms_10", - "interval": "", - "legendFormat": "", - "refId": "A" - }, - { - "expr": "SBK_POSTGRESQL_Write_Reading_ms_25", - "interval": "", - "legendFormat": "", - "refId": "B" - }, - { - "expr": "SBK_POSTGRESQL_Write_Reading_ms_50", - "interval": "", - "legendFormat": "", - "refId": "C" - }, - { - "expr": "SBK_POSTGRESQL_Write_Reading_ms_75", - "interval": "", - "legendFormat": "", - "refId": "D" - }, - { - "expr": "SBK_POSTGRESQL_Write_Reading_ms_90", - "interval": "", - "legendFormat": "", - "refId": "E" - }, - { - "expr": "SBK_POSTGRESQL_Write_Reading_ms_95", - "interval": "", - "legendFormat": "", - "refId": "F" - }, - { - "expr": "SBK_POSTGRESQL_Write_Reading_ms_99", - "interval": "", - "legendFormat": "", - "refId": "G" - }, - { - "expr": "SBK_POSTGRESQL_Write_Reading_ms_99_9", - "interval": "", - "legendFormat": "", - "refId": "H" - }, - { - "expr": "SBK_POSTGRESQL_Write_Reading_ms_99_99", - "interval": "", - "legendFormat": "", - "refId": "I" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "POSTGRESQL Write-Read Percentiles (Milliseconds)", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "format": "ms", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } + "expr": "SBK_POSTGRESQL_Write_Reading_MBPerSec", + "interval": "", + "legendFormat": "", + "refId": "A" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "POSTGRESQL Write-Read Throughput MB/s", + "type": "gauge" + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {} + }, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 16, + "y": 20 + }, + "hiddenSeries": false, + "id": 34, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_POSTGRESQL_Write_Reading_ms_10", + "interval": "", + "legendFormat": "", + "refId": "A" }, { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": { - "align": null, - "filterable": false + "expr": "SBK_POSTGRESQL_Write_Reading_ms_25", + "interval": "", + "legendFormat": "", + "refId": "B" + }, + { + "expr": "SBK_POSTGRESQL_Write_Reading_ms_50", + "interval": "", + "legendFormat": "", + "refId": "C" + }, + { + "expr": "SBK_POSTGRESQL_Write_Reading_ms_75", + "interval": "", + "legendFormat": "", + "refId": "D" + }, + { + "expr": "SBK_POSTGRESQL_Write_Reading_ms_90", + "interval": "", + "legendFormat": "", + "refId": "E" + }, + { + "expr": "SBK_POSTGRESQL_Write_Reading_ms_95", + "interval": "", + "legendFormat": "", + "refId": "F" + }, + { + "expr": "SBK_POSTGRESQL_Write_Reading_ms_99", + "interval": "", + "legendFormat": "", + "refId": "G" + }, + { + "expr": "SBK_POSTGRESQL_Write_Reading_ms_99_9", + "interval": "", + "legendFormat": "", + "refId": "H" + }, + { + "expr": "SBK_POSTGRESQL_Write_Reading_ms_99_99", + "interval": "", + "legendFormat": "", + "refId": "I" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "POSTGRESQL Write-Read Percentiles (Milliseconds)", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "ms", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": { + "align": null, + "filterable": false + }, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null }, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 500 - } - ] + { + "color": "#EAB839", + "value": 10 }, - "unit": "none" - }, - "overrides": [] - }, - "gridPos": { - "h": 6, - "w": 3, - "x": 8, - "y": 20 - }, - "id": 40, - "options": { - "colorMode": "value", - "graphMode": "none", - "justifyMode": "auto", - "orientation": "horizontal", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "value_and_name" + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 500 + } + ] }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_POSTGRESQL_Write_Reading_Readers", - "interval": "", - "legendFormat": "Active Readers", - "refId": "A" - }, - { - "expr": "SBK_POSTGRESQL_Write_Reading_Max_Readers", - "interval": "", - "legendFormat": "Max Readers", - "refId": "B" - }, - { - "expr": "SBK_POSTGRESQL_Write_Reading_Writers", - "interval": "", - "legendFormat": "Active Writers", - "refId": "C" - }, - { - "expr": "SBK_POSTGRESQL_Write_Reading_Max_Writers", - "interval": "", - "legendFormat": "Max Writers", - "refId": "D" - } + "unit": "none" + }, + "overrides": [] + }, + "gridPos": { + "h": 6, + "w": 3, + "x": 8, + "y": 25 + }, + "id": 40, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "auto", + "orientation": "horizontal", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "value_and_name" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_POSTGRESQL_Write_Reading_Readers", + "interval": "", + "legendFormat": "Active Readers", + "refId": "A" + }, + { + "expr": "SBK_POSTGRESQL_Write_Reading_Max_Readers", + "interval": "", + "legendFormat": "Max Readers", + "refId": "B" + }, + { + "expr": "SBK_POSTGRESQL_Write_Reading_Writers", + "interval": "", + "legendFormat": "Active Writers", + "refId": "C" + }, + { + "expr": "SBK_POSTGRESQL_Write_Reading_Max_Writers", + "interval": "", + "legendFormat": "Max Writers", + "refId": "D" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "POSTGRESQL Write-Read Writers and Readers", + "type": "stat" + }, + { + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "red", + "value": 1 + } + ] + }, + "unit": "none" + }, + "overrides": [] + }, + "gridPos": { + "h": 5, + "w": 5, + "x": 11, + "y": 26 + }, + "id": 42, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "auto", + "orientation": "horizontal", + "reduceOptions": { + "calcs": [ + "last" ], - "timeFrom": null, - "timeShift": null, - "title": "POSTGRESQL Write-Read Writers and Readers", - "type": "stat" + "fields": "", + "values": false }, + "textMode": "value_and_name" + }, + "pluginVersion": "7.3.7", + "targets": [ { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "red", - "value": 1 - } - ] + "expr": "SBK_POSTGRESQL_Write_Reading_LowerDiscardedLatencyRecords_total", + "interval": "", + "legendFormat": "Lower", + "refId": "A" + }, + { + "expr": "SBK_POSTGRESQL_Write_Reading_HigherDiscardLatencyRecords_total", + "interval": "", + "legendFormat": "Higher", + "refId": "B" + }, + { + "expr": "SBK_POSTGRESQL_Write_Reading_InvalidLatencyRecords_total", + "interval": "", + "legendFormat": "Invalid/Negative", + "refId": "C" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "POSTGRESQL Write-Read Discarded Latencies", + "type": "stat" + }, + { + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null }, - "unit": "none" - }, - "overrides": [] - }, - "gridPos": { - "h": 5, - "w": 5, - "x": 11, - "y": 21 - }, - "id": 42, - "options": { - "colorMode": "value", - "graphMode": "none", - "justifyMode": "auto", - "orientation": "horizontal", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "value_and_name" + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 1000 + }, + { + "color": "#1F78C1", + "value": 10000 + }, + { + "color": "#BA43A9", + "value": 100000 + }, + { + "color": "#705DA0", + "value": 1000000 + }, + { + "color": "#508642", + "value": 10000000 + }, + { + "color": "#CCA300", + "value": 100000000 + } + ] }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_POSTGRESQL_Write_Reading_LowerDiscardedLatencyRecords_total", - "interval": "", - "legendFormat": "Lower", - "refId": "A" - }, - { - "expr": "SBK_POSTGRESQL_Write_Reading_HigherDiscardLatencyRecords_total", - "interval": "", - "legendFormat": "Higher", - "refId": "B" - }, - { - "expr": "SBK_POSTGRESQL_Write_Reading_InvalidLatencyRecords_total", - "interval": "", - "legendFormat": "Invalid/Negative", - "refId": "C" - } + "unit": "µs" + }, + "overrides": [] + }, + "gridPos": { + "h": 11, + "w": 8, + "x": 0, + "y": 31 + }, + "id": 51, + "options": { + "colorMode": "value", + "graphMode": "area", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" ], - "timeFrom": null, - "timeShift": null, - "title": "POSTGRESQL Write-Read Discarded Latencies", - "type": "stat" + "fields": "", + "values": false + }, + "textMode": "auto" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_POSTGRESQL_Write_Reading_mcs_AvgLatency", + "interval": "", + "legendFormat": "Average Latency", + "refId": "A" + }, + { + "expr": "SBK_POSTGRESQL_Write_Reading_mcs_MaxLatency", + "interval": "", + "legendFormat": "Max Latency", + "refId": "B" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "POSTGRESQL Write-Read Avg and Max Latencies (Microseconds)", + "type": "stat" + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {} + }, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 8, + "y": 31 + }, + "hiddenSeries": false, + "id": 53, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_POSTGRESQL_Write_Reading_mcs_10", + "interval": "", + "legendFormat": "", + "refId": "A" + }, + { + "expr": "SBK_POSTGRESQL_Write_Reading_mcs_25", + "interval": "", + "legendFormat": "", + "refId": "B" }, { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 1000 - }, - { - "color": "#1F78C1", - "value": 10000 - }, - { - "color": "#BA43A9", - "value": 100000 - }, - { - "color": "#705DA0", - "value": 1000000 - }, - { - "color": "#508642", - "value": 10000000 - }, - { - "color": "#CCA300", - "value": 100000000 - } - ] - }, - "unit": "µs" - }, - "overrides": [] - }, - "gridPos": { - "h": 11, - "w": 8, - "x": 0, - "y": 26 - }, - "id": 51, - "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_POSTGRESQL_Write_Reading_mcs_AvgLatency", - "interval": "", - "legendFormat": "Average Latency", - "refId": "A" - }, - { - "expr": "SBK_POSTGRESQL_Write_Reading_mcs_MaxLatency", - "interval": "", - "legendFormat": "Max Latency", - "refId": "B" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "POSTGRESQL Write-Read Avg and Max Latencies (Microseconds)", - "type": "stat" + "expr": "SBK_POSTGRESQL_Write_Reading_mcs_50", + "interval": "", + "legendFormat": "", + "refId": "C" }, { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {} - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 8, - "y": 26 - }, - "hiddenSeries": false, - "id": 53, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_POSTGRESQL_Write_Reading_mcs_10", - "interval": "", - "legendFormat": "", - "refId": "A" - }, - { - "expr": "SBK_POSTGRESQL_Write_Reading_mcs_25", - "interval": "", - "legendFormat": "", - "refId": "B" - }, - { - "expr": "SBK_POSTGRESQL_Write_Reading_mcs_50", - "interval": "", - "legendFormat": "", - "refId": "C" - }, - { - "expr": "SBK_POSTGRESQL_Write_Reading_mcs_75", - "interval": "", - "legendFormat": "", - "refId": "D" - }, - { - "expr": "SBK_POSTGRESQL_Write_Reading_mcs_90", - "interval": "", - "legendFormat": "", - "refId": "E" - }, - { - "expr": "SBK_POSTGRESQL_Write_Reading_mcs_95", - "interval": "", - "legendFormat": "", - "refId": "F" - }, - { - "expr": "SBK_POSTGRESQL_Write_Reading_mcs_99", - "interval": "", - "legendFormat": "", - "refId": "G" - }, - { - "expr": "SBK_POSTGRESQL_Write_Reading_mcs_99_9", - "interval": "", - "legendFormat": "", - "refId": "H" - }, - { - "expr": "SBK_POSTGRESQL_Write_Reading_mcs_99_99", - "interval": "", - "legendFormat": "", - "refId": "I" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "POSTGRESQL Write-Read Percentiles (Microseconds)", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "format": "µs", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } + "expr": "SBK_POSTGRESQL_Write_Reading_mcs_75", + "interval": "", + "legendFormat": "", + "refId": "D" + }, + { + "expr": "SBK_POSTGRESQL_Write_Reading_mcs_90", + "interval": "", + "legendFormat": "", + "refId": "E" + }, + { + "expr": "SBK_POSTGRESQL_Write_Reading_mcs_95", + "interval": "", + "legendFormat": "", + "refId": "F" + }, + { + "expr": "SBK_POSTGRESQL_Write_Reading_mcs_99", + "interval": "", + "legendFormat": "", + "refId": "G" + }, + { + "expr": "SBK_POSTGRESQL_Write_Reading_mcs_99_9", + "interval": "", + "legendFormat": "", + "refId": "H" + }, + { + "expr": "SBK_POSTGRESQL_Write_Reading_mcs_99_99", + "interval": "", + "legendFormat": "", + "refId": "I" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "POSTGRESQL Write-Read Percentiles (Microseconds)", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "µs", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true }, { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 1 - }, - { - "color": "#6ED0E0", - "value": 5 - }, - { - "color": "#EF843C", - "value": 10 - }, - { - "color": "#E24D42", - "value": 20 - }, - { - "color": "#1F78C1", - "value": 30 - }, - { - "color": "#BA43A9", - "value": 40 - }, - { - "color": "#705DA0", - "value": 50 - }, - { - "color": "#508642", - "value": 60 - }, - { - "color": "#CCA300", - "value": 70 - }, - { - "color": "#447EBC", - "value": 80 - }, - { - "color": "#C15C17", - "value": 90 - }, - { - "color": "#890F02", - "value": 100 - }, - { - "color": "#0A437C", - "value": 200 - }, - { - "color": "#6D1F62", - "value": 500 - }, - { - "color": "#584477", - "value": 1000 - } - ] + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null }, - "unit": "ms" - }, - "overrides": [] - }, - "gridPos": { - "h": 11, - "w": 8, - "x": 16, - "y": 26 - }, - "id": 38, - "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" + { + "color": "#EAB839", + "value": 1 + }, + { + "color": "#6ED0E0", + "value": 5 + }, + { + "color": "#EF843C", + "value": 10 + }, + { + "color": "#E24D42", + "value": 20 + }, + { + "color": "#1F78C1", + "value": 30 + }, + { + "color": "#BA43A9", + "value": 40 + }, + { + "color": "#705DA0", + "value": 50 + }, + { + "color": "#508642", + "value": 60 + }, + { + "color": "#CCA300", + "value": 70 + }, + { + "color": "#447EBC", + "value": 80 + }, + { + "color": "#C15C17", + "value": 90 + }, + { + "color": "#890F02", + "value": 100 + }, + { + "color": "#0A437C", + "value": 200 + }, + { + "color": "#6D1F62", + "value": 500 + }, + { + "color": "#584477", + "value": 1000 + } + ] }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_POSTGRESQL_Write_Reading_ms_AvgLatency", - "interval": "", - "legendFormat": "Average Latency", - "refId": "A" - }, - { - "expr": "SBK_POSTGRESQL_Write_Reading_ms_MaxLatency", - "interval": "", - "legendFormat": "Max Latency", - "refId": "B" - } + "unit": "ms" + }, + "overrides": [] + }, + "gridPos": { + "h": 11, + "w": 8, + "x": 16, + "y": 31 + }, + "id": 38, + "options": { + "colorMode": "value", + "graphMode": "area", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" ], - "timeFrom": null, - "timeShift": null, - "title": "POSTGRESQL Write-Read Avg and Max Latencies (Milliseconds)", - "type": "stat" + "fields": "", + "values": false + }, + "textMode": "auto" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_POSTGRESQL_Write_Reading_ms_AvgLatency", + "interval": "", + "legendFormat": "Average Latency", + "refId": "A" + }, + { + "expr": "SBK_POSTGRESQL_Write_Reading_ms_MaxLatency", + "interval": "", + "legendFormat": "Max Latency", + "refId": "B" } ], - "title": "Write-Read Performance Benchmarking (End to End Latencies)", - "type": "row" + "timeFrom": null, + "timeShift": null, + "title": "POSTGRESQL Write-Read Avg and Max Latencies (Milliseconds)", + "type": "stat" } ], "refresh": "5s", diff --git a/grafana/dashboards/sbk-pravega.json b/grafana/dashboards/sbk-pravega.json index 34a093f15..4bd128785 100644 --- a/grafana/dashboards/sbk-pravega.json +++ b/grafana/dashboards/sbk-pravega.json @@ -15,7 +15,7 @@ "editable": true, "gnetId": null, "graphTooltip": 0, - "iteration": 1623506088732, + "iteration": 1627313150733, "links": [], "panels": [ { @@ -362,7 +362,7 @@ "h": 9, "w": 8, "x": 0, - "y": 10 + "y": 7 }, "hiddenSeries": false, "id": 62, @@ -458,7 +458,7 @@ "h": 9, "w": 8, "x": 8, - "y": 10 + "y": 7 }, "hiddenSeries": false, "id": 6, @@ -590,7 +590,7 @@ "h": 9, "w": 8, "x": 16, - "y": 10 + "y": 7 }, "id": 48, "options": { @@ -646,7 +646,7 @@ "h": 11, "w": 8, "x": 0, - "y": 19 + "y": 16 }, "hiddenSeries": false, "id": 50, @@ -718,16 +718,40 @@ "refId": "G" }, { - "expr": "SBK_PRAVEGA_Writing_ns_99_9", + "expr": "SBK_PRAVEGA_Writing_ns_99_25", "interval": "", "legendFormat": "", "refId": "H" }, { - "expr": "SBK_PRAVEGA_Writing_ns_99_99", + "expr": "SBK_PRAVEGA_Writing_ns_99_5", "interval": "", "legendFormat": "", "refId": "I" + }, + { + "expr": "SBK_PRAVEGA_Writing_ns_99_75", + "interval": "", + "legendFormat": "", + "refId": "J" + }, + { + "expr": "SBK_PRAVEGA_Writing_ns_99_9", + "interval": "", + "legendFormat": "", + "refId": "K" + }, + { + "expr": "SBK_PRAVEGA_Writing_ns_99_95", + "interval": "", + "legendFormat": "", + "refId": "L" + }, + { + "expr": "SBK_PRAVEGA_Writing_ns_99_99", + "interval": "", + "legendFormat": "", + "refId": "M" } ], "thresholds": [], @@ -750,6 +774,7 @@ }, "yaxes": [ { + "$$hashKey": "object:127", "format": "ns", "label": null, "logBase": 1, @@ -758,6 +783,7 @@ "show": true }, { + "$$hashKey": "object:128", "format": "short", "label": null, "logBase": 1, @@ -814,7 +840,7 @@ "h": 4, "w": 3, "x": 8, - "y": 19 + "y": 16 }, "id": 2, "options": { @@ -925,7 +951,7 @@ "h": 6, "w": 5, "x": 11, - "y": 19 + "y": 16 }, "id": 4, "options": { @@ -970,7 +996,7 @@ "h": 11, "w": 8, "x": 16, - "y": 19 + "y": 16 }, "hiddenSeries": false, "id": 10, @@ -1136,7 +1162,7 @@ "h": 7, "w": 3, "x": 8, - "y": 23 + "y": 20 }, "id": 8, "options": { @@ -1192,7 +1218,7 @@ "h": 5, "w": 5, "x": 11, - "y": 25 + "y": 22 }, "id": 28, "options": { @@ -1294,7 +1320,7 @@ "h": 10, "w": 8, "x": 0, - "y": 30 + "y": 27 }, "id": 47, "options": { @@ -1350,7 +1376,7 @@ "h": 10, "w": 8, "x": 8, - "y": 30 + "y": 27 }, "hiddenSeries": false, "id": 49, @@ -1560,7 +1586,7 @@ "h": 10, "w": 8, "x": 16, - "y": 30 + "y": 27 }, "id": 12, "options": { @@ -1602,7 +1628,7 @@ "type": "row" }, { - "collapsed": false, + "collapsed": true, "datasource": null, "gridPos": { "h": 1, @@ -1611,969 +1637,1371 @@ "y": 7 }, "id": 58, - "panels": [], - "title": "Read Performance Benchmarking", - "type": "row" - }, - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [], - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 200 - }, - { - "color": "#1F78C1", - "value": 300 - }, - { - "color": "#BA43A9", - "value": 400 - }, - { - "color": "#705DA0", - "value": 500 - }, - { - "color": "#508642", - "value": 600 - }, - { - "color": "#CCA300", - "value": 700 - }, - { - "color": "#447EBC", - "value": 800 - }, - { - "color": "#C15C17", - "value": 900 + "panels": [ + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 200 + }, + { + "color": "#1F78C1", + "value": 300 + }, + { + "color": "#BA43A9", + "value": 400 + }, + { + "color": "#705DA0", + "value": 500 + }, + { + "color": "#508642", + "value": 600 + }, + { + "color": "#CCA300", + "value": 700 + }, + { + "color": "#447EBC", + "value": 800 + }, + { + "color": "#C15C17", + "value": 900 + }, + { + "color": "#890F02", + "value": 1000 + } + ] }, - { - "color": "#890F02", - "value": 1000 - } - ] + "unit": "MBs" + }, + "overrides": [] }, - "unit": "MBs" + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 0, + "y": 8 + }, + "hiddenSeries": false, + "id": 63, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_PRAVEGA_Reading_MBPerSec", + "refId": "A" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "PRAVEGA Read Throughput MB/s", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "$$hashKey": "object:323", + "format": "MBs", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "$$hashKey": "object:324", + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 0, - "y": 8 - }, - "hiddenSeries": false, - "id": 63, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_PRAVEGA_Reading_MBPerSec", - "refId": "A" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "PRAVEGA Read Throughput MB/s", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "$$hashKey": "object:323", - "format": "MBs", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "$$hashKey": "object:324", - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } - }, - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [] - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 8, - "y": 8 - }, - "hiddenSeries": false, - "id": 20, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_PRAVEGA_Reading_RecordsPerSec", - "refId": "A" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "PRAVEGA Read Records/Sec", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "format": "rps", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } - }, - { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [], - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 1000 - }, - { - "color": "#1F78C1", - "value": 10000 - }, - { - "color": "#BA43A9", - "value": 100000 - }, - { - "color": "#705DA0", - "value": 1000000 - }, - { - "color": "#508642", - "value": 10000000 - } - ] - }, - "unit": "ns" - }, - "overrides": [] - }, - "gridPos": { - "h": 11, - "w": 8, - "x": 16, - "y": 8 - }, - "id": 44, - "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_PRAVEGA_Reading_ns_AvgLatency", - "interval": "", - "legendFormat": "Average Latency", - "refId": "A" - }, - { - "expr": "SBK_PRAVEGA_Reading_ns_MaxLatency", - "interval": "", - "legendFormat": "Max Latency", - "refId": "B" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "PRAVEGA Read Avg and Max Latencies (Nanoseconds)", - "type": "stat" - }, - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [] - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 0, - "y": 19 - }, - "hiddenSeries": false, - "id": 46, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_PRAVEGA_Reading_ns_10", - "interval": "", - "legendFormat": "", - "refId": "A" - }, - { - "expr": "SBK_PRAVEGA_Reading_ns_25", - "interval": "", - "legendFormat": "", - "refId": "B" - }, - { - "expr": "SBK_PRAVEGA_Reading_ns_50", - "interval": "", - "legendFormat": "", - "refId": "C" - }, - { - "expr": "SBK_PRAVEGA_Reading_ns_75", - "interval": "", - "legendFormat": "", - "refId": "D" - }, - { - "expr": "SBK_PRAVEGA_Reading_ns_90", - "interval": "", - "legendFormat": "", - "refId": "E" - }, - { - "expr": "SBK_PRAVEGA_Reading_ns_95", - "interval": "", - "legendFormat": "", - "refId": "F" - }, - { - "expr": "SBK_PRAVEGA_Reading_ns_99", - "interval": "", - "legendFormat": "", - "refId": "G" - }, - { - "expr": "SBK_PRAVEGA_Reading_ns_99_9", - "interval": "", - "legendFormat": "", - "refId": "H" - }, - { - "expr": "SBK_PRAVEGA_Reading_ns_99_99", - "interval": "", - "legendFormat": "", - "refId": "I" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "PRAVEGA Read Percentiles (Nanoseconds)", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ { - "format": "ns", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [] + }, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 8, + "y": 8 + }, + "hiddenSeries": false, + "id": 20, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_PRAVEGA_Reading_RecordsPerSec", + "refId": "A" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "PRAVEGA Read Records/Sec", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "rps", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } }, { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } - }, - { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [], - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 1000 + }, + { + "color": "#1F78C1", + "value": 10000 + }, + { + "color": "#BA43A9", + "value": 100000 + }, + { + "color": "#705DA0", + "value": 1000000 + }, + { + "color": "#508642", + "value": 10000000 + } + ] }, - { - "color": "#E24D42", - "value": 500 - } - ] + "unit": "ns" + }, + "overrides": [] + }, + "gridPos": { + "h": 11, + "w": 8, + "x": 16, + "y": 8 + }, + "id": 44, + "options": { + "colorMode": "value", + "graphMode": "area", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "auto" }, - "unit": "none" - }, - "overrides": [] - }, - "gridPos": { - "h": 5, - "w": 3, - "x": 8, - "y": 19 - }, - "id": 14, - "options": { - "colorMode": "value", - "graphMode": "none", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_PRAVEGA_Reading_ns_AvgLatency", + "interval": "", + "legendFormat": "Average Latency", + "refId": "A" + }, + { + "expr": "SBK_PRAVEGA_Reading_ns_MaxLatency", + "interval": "", + "legendFormat": "Max Latency", + "refId": "B" + } ], - "fields": "", - "values": false - }, - "textMode": "value_and_name" - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_PRAVEGA_Reading_Readers", - "interval": "", - "legendFormat": "Active", - "refId": "A" + "timeFrom": null, + "timeShift": null, + "title": "PRAVEGA Read Avg and Max Latencies (Nanoseconds)", + "type": "stat" }, { - "expr": "SBK_PRAVEGA_Reading_Max_Readers", - "interval": "", - "legendFormat": "Max", - "refId": "B" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "PRAVEGA Readers", - "type": "stat" - }, - { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [], - "mappings": [], - "max": 500, - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 200 - }, - { - "color": "#1F78C1", - "value": 300 - }, - { - "color": "#BA43A9", - "value": 400 - }, - { - "color": "#705DA0", - "value": 500 - }, - { - "color": "#508642", - "value": 600 - }, - { - "color": "#CCA300", - "value": 700 - }, - { - "color": "#447EBC", - "value": 800 - }, - { - "color": "#C15C17", - "value": 900 - }, - { - "color": "#890F02", - "value": 1000 - } - ] + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [] + }, + "overrides": [] }, - "unit": "MBs" - }, - "overrides": [] - }, - "gridPos": { - "h": 6, - "w": 5, - "x": 11, - "y": 19 - }, - "id": 18, - "options": { - "reduceOptions": { - "calcs": [ - "last" + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 0, + "y": 19 + }, + "hiddenSeries": false, + "id": 46, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_PRAVEGA_Reading_ns_10", + "interval": "", + "legendFormat": "", + "refId": "A" + }, + { + "expr": "SBK_PRAVEGA_Reading_ns_25", + "interval": "", + "legendFormat": "", + "refId": "B" + }, + { + "expr": "SBK_PRAVEGA_Reading_ns_50", + "interval": "", + "legendFormat": "", + "refId": "C" + }, + { + "expr": "SBK_PRAVEGA_Reading_ns_75", + "interval": "", + "legendFormat": "", + "refId": "D" + }, + { + "expr": "SBK_PRAVEGA_Reading_ns_90", + "interval": "", + "legendFormat": "", + "refId": "E" + }, + { + "expr": "SBK_PRAVEGA_Reading_ns_95", + "interval": "", + "legendFormat": "", + "refId": "F" + }, + { + "expr": "SBK_PRAVEGA_Reading_ns_99", + "interval": "", + "legendFormat": "", + "refId": "G" + }, + { + "expr": "SBK_PRAVEGA_Reading_ns_99_25", + "interval": "", + "legendFormat": "", + "refId": "H" + }, + { + "expr": "SBK_PRAVEGA_Reading_ns_99_5", + "interval": "", + "legendFormat": "", + "refId": "I" + }, + { + "expr": "SBK_PRAVEGA_Reading_ns_99_75", + "interval": "", + "legendFormat": "", + "refId": "J" + }, + { + "expr": "SBK_PRAVEGA_Reading_ns_99_9", + "interval": "", + "legendFormat": "", + "refId": "K" + }, + { + "expr": "SBK_PRAVEGA_Reading_ns_99_95", + "interval": "", + "legendFormat": "", + "refId": "L" + }, + { + "expr": "SBK_PRAVEGA_Reading_ns_99_99", + "interval": "", + "legendFormat": "", + "refId": "M" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "PRAVEGA Read Percentiles (Nanoseconds)", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "$$hashKey": "object:152", + "format": "ns", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "$$hashKey": "object:153", + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } ], - "fields": "", - "values": false - }, - "showThresholdLabels": true, - "showThresholdMarkers": true - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_PRAVEGA_Reading_MBPerSec", - "refId": "A" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "PRAVEGA Read Throughput MB/s", - "type": "gauge" - }, - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [] - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 16, - "y": 19 - }, - "hiddenSeries": false, - "id": 22, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_PRAVEGA_Reading_ms_10", - "interval": "", - "legendFormat": "", - "refId": "A" - }, - { - "expr": "SBK_PRAVEGA_Reading_ms_25", - "interval": "", - "legendFormat": "", - "refId": "B" - }, - { - "expr": "SBK_PRAVEGA_Reading_ms_50", - "interval": "", - "legendFormat": "", - "refId": "C" + "yaxis": { + "align": false, + "alignLevel": null + } }, { - "expr": "SBK_PRAVEGA_Reading_ms_75", - "interval": "", - "legendFormat": "", - "refId": "D" + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 500 + } + ] + }, + "unit": "none" + }, + "overrides": [] + }, + "gridPos": { + "h": 5, + "w": 3, + "x": 8, + "y": 19 + }, + "id": 14, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "value_and_name" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_PRAVEGA_Reading_Readers", + "interval": "", + "legendFormat": "Active", + "refId": "A" + }, + { + "expr": "SBK_PRAVEGA_Reading_Max_Readers", + "interval": "", + "legendFormat": "Max", + "refId": "B" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "PRAVEGA Readers", + "type": "stat" }, { - "expr": "SBK_PRAVEGA_Reading_ms_90", - "interval": "", - "legendFormat": "", - "refId": "E" + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "max": 500, + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 200 + }, + { + "color": "#1F78C1", + "value": 300 + }, + { + "color": "#BA43A9", + "value": 400 + }, + { + "color": "#705DA0", + "value": 500 + }, + { + "color": "#508642", + "value": 600 + }, + { + "color": "#CCA300", + "value": 700 + }, + { + "color": "#447EBC", + "value": 800 + }, + { + "color": "#C15C17", + "value": 900 + }, + { + "color": "#890F02", + "value": 1000 + } + ] + }, + "unit": "MBs" + }, + "overrides": [] + }, + "gridPos": { + "h": 6, + "w": 5, + "x": 11, + "y": 19 + }, + "id": 18, + "options": { + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "showThresholdLabels": true, + "showThresholdMarkers": true + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_PRAVEGA_Reading_MBPerSec", + "refId": "A" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "PRAVEGA Read Throughput MB/s", + "type": "gauge" }, { - "expr": "SBK_PRAVEGA_Reading_ms_95", - "interval": "", - "legendFormat": "", - "refId": "F" + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [] + }, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 16, + "y": 19 + }, + "hiddenSeries": false, + "id": 22, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_PRAVEGA_Reading_ms_10", + "interval": "", + "legendFormat": "", + "refId": "A" + }, + { + "expr": "SBK_PRAVEGA_Reading_ms_25", + "interval": "", + "legendFormat": "", + "refId": "B" + }, + { + "expr": "SBK_PRAVEGA_Reading_ms_50", + "interval": "", + "legendFormat": "", + "refId": "C" + }, + { + "expr": "SBK_PRAVEGA_Reading_ms_75", + "interval": "", + "legendFormat": "", + "refId": "D" + }, + { + "expr": "SBK_PRAVEGA_Reading_ms_90", + "interval": "", + "legendFormat": "", + "refId": "E" + }, + { + "expr": "SBK_PRAVEGA_Reading_ms_95", + "interval": "", + "legendFormat": "", + "refId": "F" + }, + { + "expr": "SBK_PRAVEGA_Reading_ms_99", + "interval": "", + "legendFormat": "", + "refId": "G" + }, + { + "expr": "SBK_PRAVEGA_Reading_ms_99_9", + "interval": "", + "legendFormat": "", + "refId": "H" + }, + { + "expr": "SBK_PRAVEGA_Reading_ms_99_99", + "interval": "", + "legendFormat": "", + "refId": "I" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "PRAVEGA Read Percentiles (Milli Seconds)", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "ms", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } }, { - "expr": "SBK_PRAVEGA_Reading_ms_99", - "interval": "", - "legendFormat": "", - "refId": "G" + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 1073741824 + }, + { + "color": "#6ED0E0", + "value": 10737418240 + }, + { + "color": "#EF843C", + "value": 107374182400 + }, + { + "color": "#E24D42", + "value": 1099511627776 + } + ] + }, + "unit": "decbytes" + }, + "overrides": [] + }, + "gridPos": { + "h": 6, + "w": 3, + "x": 8, + "y": 24 + }, + "id": 16, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "value" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_PRAVEGA_Reading_Bytes_total", + "refId": "A" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "PRAVEGA Read Bytes Total", + "type": "stat" }, { - "expr": "SBK_PRAVEGA_Reading_ms_99_9", - "interval": "", - "legendFormat": "", - "refId": "H" + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "red", + "value": 1 + } + ] + }, + "unit": "none" + }, + "overrides": [] + }, + "gridPos": { + "h": 5, + "w": 5, + "x": 11, + "y": 25 + }, + "id": 26, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "auto", + "orientation": "horizontal", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "value_and_name" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_PRAVEGA_Reading_LowerDiscardedLatencyRecords_total", + "interval": "", + "legendFormat": "Lower", + "queryType": "randomWalk", + "refId": "A" + }, + { + "expr": "SBK_PRAVEGA_Reading_HigherDiscardLatencyRecords_total", + "interval": "", + "legendFormat": "Higher", + "refId": "B" + }, + { + "expr": "SBK_PRAVEGA_Reading_InvalidLatencyRecords_total", + "interval": "", + "legendFormat": "Invalid/Negative", + "refId": "C" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "PRAVEGA Read Discarded Latencies", + "type": "stat" }, { - "expr": "SBK_PRAVEGA_Reading_ms_99_99", - "interval": "", - "legendFormat": "", - "refId": "I" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "PRAVEGA Read Percentiles (Milli Seconds)", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "format": "ms", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 1000 + }, + { + "color": "#1F78C1", + "value": 10000 + }, + { + "color": "#BA43A9", + "value": 100000 + }, + { + "color": "#705DA0", + "value": 1000000 + }, + { + "color": "#508642", + "value": 10000000 + } + ] + }, + "unit": "µs" + }, + "overrides": [] + }, + "gridPos": { + "h": 11, + "w": 8, + "x": 0, + "y": 30 + }, + "id": 43, + "options": { + "colorMode": "value", + "graphMode": "area", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "auto" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_PRAVEGA_Reading_mcs_AvgLatency", + "interval": "", + "legendFormat": "Average Latency", + "refId": "A" + }, + { + "expr": "SBK_PRAVEGA_Reading_mcs_MaxLatency", + "interval": "", + "legendFormat": "Max Latency", + "refId": "B" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "PRAVEGA Read Avg and Max Latencies (Microseconds)", + "type": "stat" }, { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } - }, - { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [], - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 1073741824 - }, - { - "color": "#6ED0E0", - "value": 10737418240 - }, - { - "color": "#EF843C", - "value": 107374182400 - }, - { - "color": "#E24D42", - "value": 1099511627776 - } - ] + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [] + }, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 8, + "y": 30 + }, + "hiddenSeries": false, + "id": 45, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_PRAVEGA_Reading_mcs_10", + "interval": "", + "legendFormat": "", + "refId": "A" + }, + { + "expr": "SBK_PRAVEGA_Reading_mcs_25", + "interval": "", + "legendFormat": "", + "refId": "B" + }, + { + "expr": "SBK_PRAVEGA_Reading_mcs_50", + "interval": "", + "legendFormat": "", + "refId": "C" + }, + { + "expr": "SBK_PRAVEGA_Reading_mcs_75", + "interval": "", + "legendFormat": "", + "refId": "D" + }, + { + "expr": "SBK_PRAVEGA_Reading_mcs_90", + "interval": "", + "legendFormat": "", + "refId": "E" + }, + { + "expr": "SBK_PRAVEGA_Reading_mcs_95", + "interval": "", + "legendFormat": "", + "refId": "F" + }, + { + "expr": "SBK_PRAVEGA_Reading_mcs_99", + "interval": "", + "legendFormat": "", + "refId": "G" + }, + { + "expr": "SBK_PRAVEGA_Reading_mcs_99_9", + "interval": "", + "legendFormat": "", + "refId": "H" + }, + { + "expr": "SBK_PRAVEGA_Reading_mcs_99_99", + "interval": "", + "legendFormat": "", + "refId": "I" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "PRAVEGA Read Percentiles (Microseconds)", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" }, - "unit": "decbytes" - }, - "overrides": [] - }, - "gridPos": { - "h": 6, - "w": 3, - "x": 8, - "y": 24 - }, - "id": 16, - "options": { - "colorMode": "value", - "graphMode": "none", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "µs", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } ], - "fields": "", - "values": false + "yaxis": { + "align": false, + "alignLevel": null + } }, - "textMode": "value" - }, - "pluginVersion": "7.3.7", - "targets": [ { - "expr": "SBK_PRAVEGA_Reading_Bytes_total", - "refId": "A" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "PRAVEGA Read Bytes Total", - "type": "stat" - }, - { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 1 + }, + { + "color": "#6ED0E0", + "value": 5 + }, + { + "color": "#EF843C", + "value": 10 + }, + { + "color": "#E24D42", + "value": 20 + }, + { + "color": "#1F78C1", + "value": 30 + }, + { + "color": "#BA43A9", + "value": 40 + }, + { + "color": "#705DA0", + "value": 50 + }, + { + "color": "#508642", + "value": 60 + }, + { + "color": "#CCA300", + "value": 70 + }, + { + "color": "#447EBC", + "value": 80 + }, + { + "color": "#C15C17", + "value": 90 + }, + { + "color": "#890F02", + "value": 100 + }, + { + "color": "#0A437C", + "value": 500 + }, + { + "color": "#6D1F62", + "value": 1000 + } + ] }, - { - "color": "red", - "value": 1 - } - ] + "unit": "ms" + }, + "overrides": [] }, - "unit": "none" - }, - "overrides": [] - }, - "gridPos": { - "h": 5, - "w": 5, - "x": 11, - "y": 25 - }, - "id": 26, - "options": { - "colorMode": "value", - "graphMode": "none", - "justifyMode": "auto", - "orientation": "horizontal", - "reduceOptions": { - "calcs": [ - "last" + "gridPos": { + "h": 11, + "w": 8, + "x": 16, + "y": 30 + }, + "id": 24, + "options": { + "colorMode": "value", + "graphMode": "area", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "auto" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_PRAVEGA_Reading_ms_AvgLatency", + "interval": "", + "legendFormat": "Average Latency", + "refId": "A" + }, + { + "expr": "SBK_PRAVEGA_Reading_ms_MaxLatency", + "interval": "", + "legendFormat": "Max Latency", + "refId": "B" + } ], - "fields": "", - "values": false - }, - "textMode": "value_and_name" - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_PRAVEGA_Reading_LowerDiscardedLatencyRecords_total", - "interval": "", - "legendFormat": "Lower", - "queryType": "randomWalk", - "refId": "A" - }, - { - "expr": "SBK_PRAVEGA_Reading_HigherDiscardLatencyRecords_total", - "interval": "", - "legendFormat": "Higher", - "refId": "B" - }, - { - "expr": "SBK_PRAVEGA_Reading_InvalidLatencyRecords_total", - "interval": "", - "legendFormat": "Invalid/Negative", - "refId": "C" + "timeFrom": null, + "timeShift": null, + "title": "PRAVEGA Read Avg and Max Latencies (Milliseconds)", + "type": "stat" } ], - "timeFrom": null, - "timeShift": null, - "title": "PRAVEGA Read Discarded Latencies", - "type": "stat" + "title": "Read Performance Benchmarking", + "type": "row" + }, + { + "collapsed": false, + "datasource": null, + "gridPos": { + "h": 1, + "w": 24, + "x": 0, + "y": 8 + }, + "id": 56, + "panels": [], + "title": "Write-Read Performance Benchmarking (End to End Latencies)", + "type": "row" }, { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, "datasource": "Prometheus", "fieldConfig": { "defaults": { "custom": {}, - "links": [], "mappings": [], + "max": 500, + "min": 0, "noValue": "0", "thresholds": { "mode": "absolute", @@ -2596,81 +3024,43 @@ }, { "color": "#E24D42", - "value": 1000 + "value": 200 }, { "color": "#1F78C1", - "value": 10000 + "value": 300 }, { "color": "#BA43A9", - "value": 100000 + "value": 400 }, { "color": "#705DA0", - "value": 1000000 + "value": 500 }, { "color": "#508642", - "value": 10000000 + "value": 600 + }, + { + "color": "#CCA300", + "value": 700 + }, + { + "color": "#447EBC", + "value": 800 + }, + { + "color": "#C15C17", + "value": 900 + }, + { + "color": "#890F02", + "value": 1000 } ] }, - "unit": "µs" - }, - "overrides": [] - }, - "gridPos": { - "h": 11, - "w": 8, - "x": 0, - "y": 30 - }, - "id": 43, - "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_PRAVEGA_Reading_mcs_AvgLatency", - "interval": "", - "legendFormat": "Average Latency", - "refId": "A" - }, - { - "expr": "SBK_PRAVEGA_Reading_mcs_MaxLatency", - "interval": "", - "legendFormat": "Max Latency", - "refId": "B" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "PRAVEGA Read Avg and Max Latencies (Microseconds)", - "type": "stat" - }, - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [] + "unit": "MBs" }, "overrides": [] }, @@ -2679,11 +3069,11 @@ "gridPos": { "h": 11, "w": 8, - "x": 8, - "y": 30 + "x": 0, + "y": 9 }, "hiddenSeries": false, - "id": 45, + "id": 61, "legend": { "avg": false, "current": false, @@ -2710,1564 +3100,1252 @@ "steppedLine": false, "targets": [ { - "expr": "SBK_PRAVEGA_Reading_mcs_10", + "expr": "SBK_PRAVEGA_Write_Reading_MBPerSec", "interval": "", "legendFormat": "", "refId": "A" - }, - { - "expr": "SBK_PRAVEGA_Reading_mcs_25", - "interval": "", - "legendFormat": "", - "refId": "B" - }, - { - "expr": "SBK_PRAVEGA_Reading_mcs_50", - "interval": "", - "legendFormat": "", - "refId": "C" - }, - { - "expr": "SBK_PRAVEGA_Reading_mcs_75", - "interval": "", - "legendFormat": "", - "refId": "D" - }, - { - "expr": "SBK_PRAVEGA_Reading_mcs_90", - "interval": "", - "legendFormat": "", - "refId": "E" - }, - { - "expr": "SBK_PRAVEGA_Reading_mcs_95", - "interval": "", - "legendFormat": "", - "refId": "F" - }, - { - "expr": "SBK_PRAVEGA_Reading_mcs_99", - "interval": "", - "legendFormat": "", - "refId": "G" - }, - { - "expr": "SBK_PRAVEGA_Reading_mcs_99_9", - "interval": "", - "legendFormat": "", - "refId": "H" - }, - { - "expr": "SBK_PRAVEGA_Reading_mcs_99_99", - "interval": "", - "legendFormat": "", - "refId": "I" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, - "title": "PRAVEGA Read Percentiles (Microseconds)", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "format": "µs", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } - }, - { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [], - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 1 - }, - { - "color": "#6ED0E0", - "value": 5 - }, - { - "color": "#EF843C", - "value": 10 - }, - { - "color": "#E24D42", - "value": 20 - }, - { - "color": "#1F78C1", - "value": 30 - }, - { - "color": "#BA43A9", - "value": 40 - }, - { - "color": "#705DA0", - "value": 50 - }, - { - "color": "#508642", - "value": 60 - }, - { - "color": "#CCA300", - "value": 70 - }, - { - "color": "#447EBC", - "value": 80 - }, - { - "color": "#C15C17", - "value": 90 - }, - { - "color": "#890F02", - "value": 100 - }, - { - "color": "#0A437C", - "value": 500 - }, - { - "color": "#6D1F62", - "value": 1000 - } - ] - }, - "unit": "ms" + "title": "PRAVEGA Write-Read Throughput MB/s ", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "$$hashKey": "object:175", + "format": "MBs", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "$$hashKey": "object:176", + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {} }, "overrides": [] }, + "fill": 1, + "fillGradient": 0, "gridPos": { "h": 11, "w": 8, - "x": 16, - "y": 30 + "x": 8, + "y": 9 }, - "id": 24, + "hiddenSeries": false, + "id": 36, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" + "alertThreshold": true }, + "percentage": false, "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, "targets": [ { - "expr": "SBK_PRAVEGA_Reading_ms_AvgLatency", + "expr": "SBK_PRAVEGA_Write_Reading_RecordsPerSec", "interval": "", - "legendFormat": "Average Latency", + "legendFormat": "", "refId": "A" - }, - { - "expr": "SBK_PRAVEGA_Reading_ms_MaxLatency", - "interval": "", - "legendFormat": "Max Latency", - "refId": "B" } ], + "thresholds": [], "timeFrom": null, - "timeShift": null, - "title": "PRAVEGA Read Avg and Max Latencies (Milliseconds)", - "type": "stat" - }, - { - "collapsed": true, - "datasource": null, - "gridPos": { - "h": 1, - "w": 24, - "x": 0, - "y": 41 - }, - "id": 56, - "panels": [ - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "max": 500, - "min": 0, - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 200 - }, - { - "color": "#1F78C1", - "value": 300 - }, - { - "color": "#BA43A9", - "value": 400 - }, - { - "color": "#705DA0", - "value": 500 - }, - { - "color": "#508642", - "value": 600 - }, - { - "color": "#CCA300", - "value": 700 - }, - { - "color": "#447EBC", - "value": 800 - }, - { - "color": "#C15C17", - "value": 900 - }, - { - "color": "#890F02", - "value": 1000 - } - ] - }, - "unit": "MBs" - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 0, - "y": 4 - }, - "hiddenSeries": false, - "id": 61, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_PRAVEGA_Write_Reading_MBPerSec", - "interval": "", - "legendFormat": "", - "refId": "A" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "PRAVEGA Write-Read Throughput MB/s ", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "$$hashKey": "object:175", - "format": "MBs", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "$$hashKey": "object:176", - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } + "timeRegions": [], + "timeShift": null, + "title": "PRAVEGA Write-Read Records/Sec", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "iops", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true }, { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {} - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 8, - "y": 4 - }, - "hiddenSeries": false, - "id": 36, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_PRAVEGA_Write_Reading_RecordsPerSec", - "interval": "", - "legendFormat": "", - "refId": "A" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "PRAVEGA Write-Read Records/Sec", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 1000 + }, + { + "color": "#1F78C1", + "value": 10000 + }, + { + "color": "#BA43A9", + "value": 100000 + }, + { + "color": "#705DA0", + "value": 1000000 + }, + { + "color": "#508642", + "value": 10000000 + } + ] }, - "yaxes": [ - { - "format": "iops", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } + "unit": "ns" + }, + "overrides": [] + }, + "gridPos": { + "h": 11, + "w": 8, + "x": 16, + "y": 9 + }, + "id": 52, + "options": { + "colorMode": "value", + "graphMode": "area", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" ], - "yaxis": { - "align": false, - "alignLevel": null - } + "fields": "", + "values": false + }, + "textMode": "auto" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_PRAVEGA_Write_Reading_ns_AvgLatency", + "interval": "", + "legendFormat": "Average Latency", + "refId": "A" + }, + { + "expr": "SBK_PRAVEGA_Write_Reading_ns_MaxLatency", + "interval": "", + "legendFormat": "Max Latency", + "refId": "B" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "PRAVEGA Write-Read Avg and Max Latencies (Nanoseconds)", + "type": "stat" + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {} + }, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 0, + "y": 20 + }, + "hiddenSeries": false, + "id": 54, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_PRAVEGA_Write_Reading_ns_10", + "interval": "", + "legendFormat": "", + "refId": "A" + }, + { + "expr": "SBK_PRAVEGA_Write_Reading_ns_25", + "interval": "", + "legendFormat": "", + "refId": "B" }, { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 1000 - }, - { - "color": "#1F78C1", - "value": 10000 - }, - { - "color": "#BA43A9", - "value": 100000 - }, - { - "color": "#705DA0", - "value": 1000000 - }, - { - "color": "#508642", - "value": 10000000 - } - ] - }, - "unit": "ns" - }, - "overrides": [] - }, - "gridPos": { - "h": 11, - "w": 8, - "x": 16, - "y": 4 - }, - "id": 52, - "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_PRAVEGA_Write_Reading_ns_AvgLatency", - "interval": "", - "legendFormat": "Average Latency", - "refId": "A" - }, - { - "expr": "SBK_PRAVEGA_Write_Reading_ns_MaxLatency", - "interval": "", - "legendFormat": "Max Latency", - "refId": "B" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "PRAVEGA Write-Read Avg and Max Latencies (Nanoseconds)", - "type": "stat" + "expr": "SBK_PRAVEGA_Write_Reading_ns_50", + "interval": "", + "legendFormat": "", + "refId": "C" }, { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {} - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 0, - "y": 15 - }, - "hiddenSeries": false, - "id": 54, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_PRAVEGA_Write_Reading_ns_10", - "interval": "", - "legendFormat": "", - "refId": "A" - }, - { - "expr": "SBK_PRAVEGA_Write_Reading_ns_25", - "interval": "", - "legendFormat": "", - "refId": "B" - }, - { - "expr": "SBK_PRAVEGA_Write_Reading_ns_50", - "interval": "", - "legendFormat": "", - "refId": "C" - }, - { - "expr": "SBK_PRAVEGA_Write_Reading_ns_75", - "interval": "", - "legendFormat": "", - "refId": "D" - }, - { - "expr": "SBK_PRAVEGA_Write_Reading_ns_90", - "interval": "", - "legendFormat": "", - "refId": "E" - }, - { - "expr": "SBK_PRAVEGA_Write_Reading_ns_95", - "interval": "", - "legendFormat": "", - "refId": "F" - }, - { - "expr": "SBK_PRAVEGA_Write_Reading_ns_99", - "interval": "", - "legendFormat": "", - "refId": "G" - }, - { - "expr": "SBK_PRAVEGA_Write_Reading_ns_99_9", - "interval": "", - "legendFormat": "", - "refId": "H" - }, - { - "expr": "SBK_PRAVEGA_Write_Reading_ns_99_99", - "interval": "", - "legendFormat": "", - "refId": "I" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "PRAVEGA Write-Read Percentiles (Nanoseconds)", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "format": "ns", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } + "expr": "SBK_PRAVEGA_Write_Reading_ns_75", + "interval": "", + "legendFormat": "", + "refId": "D" + }, + { + "expr": "SBK_PRAVEGA_Write_Reading_ns_90", + "interval": "", + "legendFormat": "", + "refId": "E" + }, + { + "expr": "SBK_PRAVEGA_Write_Reading_ns_95", + "interval": "", + "legendFormat": "", + "refId": "F" + }, + { + "expr": "SBK_PRAVEGA_Write_Reading_ns_99", + "interval": "", + "legendFormat": "", + "refId": "G" + }, + { + "expr": "SBK_PRAVEGA_Write_Reading_ns_99_25", + "interval": "", + "legendFormat": "", + "refId": "H" + }, + { + "expr": "SBK_PRAVEGA_Write_Reading_ns_99_5", + "interval": "", + "legendFormat": "", + "refId": "I" + }, + { + "expr": "SBK_PRAVEGA_Write_Reading_ns_99_75", + "interval": "", + "legendFormat": "", + "refId": "J" + }, + { + "expr": "SBK_PRAVEGA_Write_Reading_ns_99_9", + "interval": "", + "legendFormat": "", + "refId": "K" + }, + { + "expr": "SBK_PRAVEGA_Write_Reading_ns_99_95", + "interval": "", + "legendFormat": "", + "refId": "L" }, { - "datasource": "Prometheus", - "description": "", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 1073741824 - }, - { - "color": "#EF843C", - "value": 10737418240 - }, - { - "color": "#6ED0E0", - "value": 10737418240 - }, - { - "color": "#E24D42", - "value": 1099511627776 - } - ] + "expr": "SBK_PRAVEGA_Write_Reading_ns_99_99", + "interval": "", + "legendFormat": "", + "refId": "M" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "PRAVEGA Write-Read Percentiles (Nanoseconds)", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "$$hashKey": "object:240", + "format": "ns", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "$$hashKey": "object:241", + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "datasource": "Prometheus", + "description": "", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null }, - "unit": "decbytes" - }, - "overrides": [] - }, - "gridPos": { - "h": 5, - "w": 3, - "x": 8, - "y": 15 - }, - "id": 30, - "options": { - "colorMode": "value", - "graphMode": "none", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" + { + "color": "#EAB839", + "value": 1073741824 + }, + { + "color": "#EF843C", + "value": 10737418240 + }, + { + "color": "#6ED0E0", + "value": 10737418240 + }, + { + "color": "#E24D42", + "value": 1099511627776 + } + ] }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_PRAVEGA_Write_Reading_Bytes_total", - "interval": "", - "legendFormat": "", - "refId": "A" - } + "unit": "decbytes" + }, + "overrides": [] + }, + "gridPos": { + "h": 5, + "w": 3, + "x": 8, + "y": 20 + }, + "id": 30, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" ], - "timeFrom": null, - "timeShift": null, - "title": "PRAVEGA Write-Read Bytes Total", - "type": "stat" + "fields": "", + "values": false }, + "textMode": "auto" + }, + "pluginVersion": "7.3.7", + "targets": [ { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "max": 500, - "min": 0, - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 200 - }, - { - "color": "#1F78C1", - "value": 300 - }, - { - "color": "#BA43A9", - "value": 400 - }, - { - "color": "#705DA0", - "value": 500 - }, - { - "color": "#508642", - "value": 600 - }, - { - "color": "#CCA300", - "value": 700 - }, - { - "color": "#447EBC", - "value": 800 - }, - { - "color": "#C15C17", - "value": 900 - }, - { - "color": "#890F02", - "value": 1000 - } - ] + "expr": "SBK_PRAVEGA_Write_Reading_Bytes_total", + "interval": "", + "legendFormat": "", + "refId": "A" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "PRAVEGA Write-Read Bytes Total", + "type": "stat" + }, + { + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "max": 500, + "min": 0, + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 }, - "unit": "MBs" - }, - "overrides": [] - }, - "gridPos": { - "h": 6, - "w": 5, - "x": 11, - "y": 15 - }, - "id": 32, - "options": { - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "showThresholdLabels": true, - "showThresholdMarkers": true + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 200 + }, + { + "color": "#1F78C1", + "value": 300 + }, + { + "color": "#BA43A9", + "value": 400 + }, + { + "color": "#705DA0", + "value": 500 + }, + { + "color": "#508642", + "value": 600 + }, + { + "color": "#CCA300", + "value": 700 + }, + { + "color": "#447EBC", + "value": 800 + }, + { + "color": "#C15C17", + "value": 900 + }, + { + "color": "#890F02", + "value": 1000 + } + ] }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_PRAVEGA_Write_Reading_MBPerSec", - "interval": "", - "legendFormat": "", - "refId": "A" - } + "unit": "MBs" + }, + "overrides": [] + }, + "gridPos": { + "h": 6, + "w": 5, + "x": 11, + "y": 20 + }, + "id": 32, + "options": { + "reduceOptions": { + "calcs": [ + "last" ], - "timeFrom": null, - "timeShift": null, - "title": "PRAVEGA Write-Read Throughput MB/s", - "type": "gauge" + "fields": "", + "values": false }, + "showThresholdLabels": true, + "showThresholdMarkers": true + }, + "pluginVersion": "7.3.7", + "targets": [ { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {} - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 16, - "y": 15 - }, - "hiddenSeries": false, - "id": 34, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_PRAVEGA_Write_Reading_ms_10", - "interval": "", - "legendFormat": "", - "refId": "A" - }, - { - "expr": "SBK_PRAVEGA_Write_Reading_ms_25", - "interval": "", - "legendFormat": "", - "refId": "B" - }, - { - "expr": "SBK_PRAVEGA_Write_Reading_ms_50", - "interval": "", - "legendFormat": "", - "refId": "C" - }, - { - "expr": "SBK_PRAVEGA_Write_Reading_ms_75", - "interval": "", - "legendFormat": "", - "refId": "D" - }, - { - "expr": "SBK_PRAVEGA_Write_Reading_ms_90", - "interval": "", - "legendFormat": "", - "refId": "E" - }, - { - "expr": "SBK_PRAVEGA_Write_Reading_ms_95", - "interval": "", - "legendFormat": "", - "refId": "F" - }, - { - "expr": "SBK_PRAVEGA_Write_Reading_ms_99", - "interval": "", - "legendFormat": "", - "refId": "G" - }, - { - "expr": "SBK_PRAVEGA_Write_Reading_ms_99_9", - "interval": "", - "legendFormat": "", - "refId": "H" - }, - { - "expr": "SBK_PRAVEGA_Write_Reading_ms_99_99", - "interval": "", - "legendFormat": "", - "refId": "I" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "PRAVEGA Write-Read Percentiles (Milliseconds)", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "format": "ms", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } + "expr": "SBK_PRAVEGA_Write_Reading_MBPerSec", + "interval": "", + "legendFormat": "", + "refId": "A" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "PRAVEGA Write-Read Throughput MB/s", + "type": "gauge" + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {} + }, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 16, + "y": 20 + }, + "hiddenSeries": false, + "id": 34, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_PRAVEGA_Write_Reading_ms_10", + "interval": "", + "legendFormat": "", + "refId": "A" }, { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": { - "align": null, - "filterable": false + "expr": "SBK_PRAVEGA_Write_Reading_ms_25", + "interval": "", + "legendFormat": "", + "refId": "B" + }, + { + "expr": "SBK_PRAVEGA_Write_Reading_ms_50", + "interval": "", + "legendFormat": "", + "refId": "C" + }, + { + "expr": "SBK_PRAVEGA_Write_Reading_ms_75", + "interval": "", + "legendFormat": "", + "refId": "D" + }, + { + "expr": "SBK_PRAVEGA_Write_Reading_ms_90", + "interval": "", + "legendFormat": "", + "refId": "E" + }, + { + "expr": "SBK_PRAVEGA_Write_Reading_ms_95", + "interval": "", + "legendFormat": "", + "refId": "F" + }, + { + "expr": "SBK_PRAVEGA_Write_Reading_ms_99", + "interval": "", + "legendFormat": "", + "refId": "G" + }, + { + "expr": "SBK_PRAVEGA_Write_Reading_ms_99_9", + "interval": "", + "legendFormat": "", + "refId": "H" + }, + { + "expr": "SBK_PRAVEGA_Write_Reading_ms_99_99", + "interval": "", + "legendFormat": "", + "refId": "I" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "PRAVEGA Write-Read Percentiles (Milliseconds)", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "ms", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": { + "align": null, + "filterable": false + }, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null }, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 500 - } - ] + { + "color": "#EAB839", + "value": 10 }, - "unit": "none" - }, - "overrides": [] - }, - "gridPos": { - "h": 6, - "w": 3, - "x": 8, - "y": 20 - }, - "id": 40, - "options": { - "colorMode": "value", - "graphMode": "none", - "justifyMode": "auto", - "orientation": "horizontal", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "value_and_name" + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 500 + } + ] }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_PRAVEGA_Write_Reading_Readers", - "interval": "", - "legendFormat": "Active Readers", - "refId": "A" - }, - { - "expr": "SBK_PRAVEGA_Write_Reading_Max_Readers", - "interval": "", - "legendFormat": "Max Readers", - "refId": "B" - }, - { - "expr": "SBK_PRAVEGA_Write_Reading_Writers", - "interval": "", - "legendFormat": "Active Writers", - "refId": "C" - }, - { - "expr": "SBK_PRAVEGA_Write_Reading_Max_Writers", - "interval": "", - "legendFormat": "Max Writers", - "refId": "D" - } + "unit": "none" + }, + "overrides": [] + }, + "gridPos": { + "h": 6, + "w": 3, + "x": 8, + "y": 25 + }, + "id": 40, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "auto", + "orientation": "horizontal", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "value_and_name" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_PRAVEGA_Write_Reading_Readers", + "interval": "", + "legendFormat": "Active Readers", + "refId": "A" + }, + { + "expr": "SBK_PRAVEGA_Write_Reading_Max_Readers", + "interval": "", + "legendFormat": "Max Readers", + "refId": "B" + }, + { + "expr": "SBK_PRAVEGA_Write_Reading_Writers", + "interval": "", + "legendFormat": "Active Writers", + "refId": "C" + }, + { + "expr": "SBK_PRAVEGA_Write_Reading_Max_Writers", + "interval": "", + "legendFormat": "Max Writers", + "refId": "D" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "PRAVEGA Write-Read Writers and Readers", + "type": "stat" + }, + { + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "red", + "value": 1 + } + ] + }, + "unit": "none" + }, + "overrides": [] + }, + "gridPos": { + "h": 5, + "w": 5, + "x": 11, + "y": 26 + }, + "id": 42, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "auto", + "orientation": "horizontal", + "reduceOptions": { + "calcs": [ + "last" ], - "timeFrom": null, - "timeShift": null, - "title": "PRAVEGA Write-Read Writers and Readers", - "type": "stat" + "fields": "", + "values": false }, + "textMode": "value_and_name" + }, + "pluginVersion": "7.3.7", + "targets": [ { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "red", - "value": 1 - } - ] + "expr": "SBK_PRAVEGA_Write_Reading_LowerDiscardedLatencyRecords_total", + "interval": "", + "legendFormat": "Lower", + "refId": "A" + }, + { + "expr": "SBK_PRAVEGA_Write_Reading_HigherDiscardLatencyRecords_total", + "interval": "", + "legendFormat": "Higher", + "refId": "B" + }, + { + "expr": "SBK_PRAVEGA_Write_Reading_InvalidLatencyRecords_total", + "interval": "", + "legendFormat": "Invalid/Negative", + "refId": "C" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "PRAVEGA Write-Read Discarded Latencies", + "type": "stat" + }, + { + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null }, - "unit": "none" - }, - "overrides": [] - }, - "gridPos": { - "h": 5, - "w": 5, - "x": 11, - "y": 21 - }, - "id": 42, - "options": { - "colorMode": "value", - "graphMode": "none", - "justifyMode": "auto", - "orientation": "horizontal", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "value_and_name" + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 1000 + }, + { + "color": "#1F78C1", + "value": 10000 + }, + { + "color": "#BA43A9", + "value": 100000 + }, + { + "color": "#705DA0", + "value": 1000000 + }, + { + "color": "#508642", + "value": 10000000 + }, + { + "color": "#CCA300", + "value": 100000000 + } + ] }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_PRAVEGA_Write_Reading_LowerDiscardedLatencyRecords_total", - "interval": "", - "legendFormat": "Lower", - "refId": "A" - }, - { - "expr": "SBK_PRAVEGA_Write_Reading_HigherDiscardLatencyRecords_total", - "interval": "", - "legendFormat": "Higher", - "refId": "B" - }, - { - "expr": "SBK_PRAVEGA_Write_Reading_InvalidLatencyRecords_total", - "interval": "", - "legendFormat": "Invalid/Negative", - "refId": "C" - } + "unit": "µs" + }, + "overrides": [] + }, + "gridPos": { + "h": 11, + "w": 8, + "x": 0, + "y": 31 + }, + "id": 51, + "options": { + "colorMode": "value", + "graphMode": "area", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" ], - "timeFrom": null, - "timeShift": null, - "title": "PRAVEGA Write-Read Discarded Latencies", - "type": "stat" + "fields": "", + "values": false + }, + "textMode": "auto" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_PRAVEGA_Write_Reading_mcs_AvgLatency", + "interval": "", + "legendFormat": "Average Latency", + "refId": "A" + }, + { + "expr": "SBK_PRAVEGA_Write_Reading_mcs_MaxLatency", + "interval": "", + "legendFormat": "Max Latency", + "refId": "B" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "PRAVEGA Write-Read Avg and Max Latencies (Microseconds)", + "type": "stat" + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {} + }, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 8, + "y": 31 + }, + "hiddenSeries": false, + "id": 53, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_PRAVEGA_Write_Reading_mcs_10", + "interval": "", + "legendFormat": "", + "refId": "A" + }, + { + "expr": "SBK_PRAVEGA_Write_Reading_mcs_25", + "interval": "", + "legendFormat": "", + "refId": "B" }, { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 1000 - }, - { - "color": "#1F78C1", - "value": 10000 - }, - { - "color": "#BA43A9", - "value": 100000 - }, - { - "color": "#705DA0", - "value": 1000000 - }, - { - "color": "#508642", - "value": 10000000 - }, - { - "color": "#CCA300", - "value": 100000000 - } - ] - }, - "unit": "µs" - }, - "overrides": [] - }, - "gridPos": { - "h": 11, - "w": 8, - "x": 0, - "y": 26 - }, - "id": 51, - "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_PRAVEGA_Write_Reading_mcs_AvgLatency", - "interval": "", - "legendFormat": "Average Latency", - "refId": "A" - }, - { - "expr": "SBK_PRAVEGA_Write_Reading_mcs_MaxLatency", - "interval": "", - "legendFormat": "Max Latency", - "refId": "B" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "PRAVEGA Write-Read Avg and Max Latencies (Microseconds)", - "type": "stat" + "expr": "SBK_PRAVEGA_Write_Reading_mcs_50", + "interval": "", + "legendFormat": "", + "refId": "C" }, { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {} - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 8, - "y": 26 - }, - "hiddenSeries": false, - "id": 53, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_PRAVEGA_Write_Reading_mcs_10", - "interval": "", - "legendFormat": "", - "refId": "A" - }, - { - "expr": "SBK_PRAVEGA_Write_Reading_mcs_25", - "interval": "", - "legendFormat": "", - "refId": "B" - }, - { - "expr": "SBK_PRAVEGA_Write_Reading_mcs_50", - "interval": "", - "legendFormat": "", - "refId": "C" - }, - { - "expr": "SBK_PRAVEGA_Write_Reading_mcs_75", - "interval": "", - "legendFormat": "", - "refId": "D" - }, - { - "expr": "SBK_PRAVEGA_Write_Reading_mcs_90", - "interval": "", - "legendFormat": "", - "refId": "E" - }, - { - "expr": "SBK_PRAVEGA_Write_Reading_mcs_95", - "interval": "", - "legendFormat": "", - "refId": "F" - }, - { - "expr": "SBK_PRAVEGA_Write_Reading_mcs_99", - "interval": "", - "legendFormat": "", - "refId": "G" - }, - { - "expr": "SBK_PRAVEGA_Write_Reading_mcs_99_9", - "interval": "", - "legendFormat": "", - "refId": "H" - }, - { - "expr": "SBK_PRAVEGA_Write_Reading_mcs_99_99", - "interval": "", - "legendFormat": "", - "refId": "I" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "PRAVEGA Write-Read Percentiles (Microseconds)", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "format": "µs", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } + "expr": "SBK_PRAVEGA_Write_Reading_mcs_75", + "interval": "", + "legendFormat": "", + "refId": "D" + }, + { + "expr": "SBK_PRAVEGA_Write_Reading_mcs_90", + "interval": "", + "legendFormat": "", + "refId": "E" + }, + { + "expr": "SBK_PRAVEGA_Write_Reading_mcs_95", + "interval": "", + "legendFormat": "", + "refId": "F" + }, + { + "expr": "SBK_PRAVEGA_Write_Reading_mcs_99", + "interval": "", + "legendFormat": "", + "refId": "G" + }, + { + "expr": "SBK_PRAVEGA_Write_Reading_mcs_99_9", + "interval": "", + "legendFormat": "", + "refId": "H" + }, + { + "expr": "SBK_PRAVEGA_Write_Reading_mcs_99_99", + "interval": "", + "legendFormat": "", + "refId": "I" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "PRAVEGA Write-Read Percentiles (Microseconds)", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "µs", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true }, { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 1 - }, - { - "color": "#6ED0E0", - "value": 5 - }, - { - "color": "#EF843C", - "value": 10 - }, - { - "color": "#E24D42", - "value": 20 - }, - { - "color": "#1F78C1", - "value": 30 - }, - { - "color": "#BA43A9", - "value": 40 - }, - { - "color": "#705DA0", - "value": 50 - }, - { - "color": "#508642", - "value": 60 - }, - { - "color": "#CCA300", - "value": 70 - }, - { - "color": "#447EBC", - "value": 80 - }, - { - "color": "#C15C17", - "value": 90 - }, - { - "color": "#890F02", - "value": 100 - }, - { - "color": "#0A437C", - "value": 200 - }, - { - "color": "#6D1F62", - "value": 500 - }, - { - "color": "#584477", - "value": 1000 - } - ] + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null }, - "unit": "ms" - }, - "overrides": [] - }, - "gridPos": { - "h": 11, - "w": 8, - "x": 16, - "y": 26 - }, - "id": 38, - "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" + { + "color": "#EAB839", + "value": 1 + }, + { + "color": "#6ED0E0", + "value": 5 + }, + { + "color": "#EF843C", + "value": 10 + }, + { + "color": "#E24D42", + "value": 20 + }, + { + "color": "#1F78C1", + "value": 30 + }, + { + "color": "#BA43A9", + "value": 40 + }, + { + "color": "#705DA0", + "value": 50 + }, + { + "color": "#508642", + "value": 60 + }, + { + "color": "#CCA300", + "value": 70 + }, + { + "color": "#447EBC", + "value": 80 + }, + { + "color": "#C15C17", + "value": 90 + }, + { + "color": "#890F02", + "value": 100 + }, + { + "color": "#0A437C", + "value": 200 + }, + { + "color": "#6D1F62", + "value": 500 + }, + { + "color": "#584477", + "value": 1000 + } + ] }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_PRAVEGA_Write_Reading_ms_AvgLatency", - "interval": "", - "legendFormat": "Average Latency", - "refId": "A" - }, - { - "expr": "SBK_PRAVEGA_Write_Reading_ms_MaxLatency", - "interval": "", - "legendFormat": "Max Latency", - "refId": "B" - } + "unit": "ms" + }, + "overrides": [] + }, + "gridPos": { + "h": 11, + "w": 8, + "x": 16, + "y": 31 + }, + "id": 38, + "options": { + "colorMode": "value", + "graphMode": "area", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" ], - "timeFrom": null, - "timeShift": null, - "title": "PRAVEGA Write-Read Avg and Max Latencies (Milliseconds)", - "type": "stat" + "fields": "", + "values": false + }, + "textMode": "auto" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_PRAVEGA_Write_Reading_ms_AvgLatency", + "interval": "", + "legendFormat": "Average Latency", + "refId": "A" + }, + { + "expr": "SBK_PRAVEGA_Write_Reading_ms_MaxLatency", + "interval": "", + "legendFormat": "Max Latency", + "refId": "B" } ], - "title": "Write-Read Performance Benchmarking (End to End Latencies)", - "type": "row" + "timeFrom": null, + "timeShift": null, + "title": "PRAVEGA Write-Read Avg and Max Latencies (Milliseconds)", + "type": "stat" } ], "refresh": "5s", diff --git a/grafana/dashboards/sbk-pulsar.json b/grafana/dashboards/sbk-pulsar.json index 312ebe0f6..28ba1345e 100644 --- a/grafana/dashboards/sbk-pulsar.json +++ b/grafana/dashboards/sbk-pulsar.json @@ -15,7 +15,7 @@ "editable": true, "gnetId": null, "graphTooltip": 0, - "iteration": 1623506088732, + "iteration": 1627313150733, "links": [], "panels": [ { @@ -362,7 +362,7 @@ "h": 9, "w": 8, "x": 0, - "y": 10 + "y": 7 }, "hiddenSeries": false, "id": 62, @@ -458,7 +458,7 @@ "h": 9, "w": 8, "x": 8, - "y": 10 + "y": 7 }, "hiddenSeries": false, "id": 6, @@ -590,7 +590,7 @@ "h": 9, "w": 8, "x": 16, - "y": 10 + "y": 7 }, "id": 48, "options": { @@ -646,7 +646,7 @@ "h": 11, "w": 8, "x": 0, - "y": 19 + "y": 16 }, "hiddenSeries": false, "id": 50, @@ -718,16 +718,40 @@ "refId": "G" }, { - "expr": "SBK_PULSAR_Writing_ns_99_9", + "expr": "SBK_PULSAR_Writing_ns_99_25", "interval": "", "legendFormat": "", "refId": "H" }, { - "expr": "SBK_PULSAR_Writing_ns_99_99", + "expr": "SBK_PULSAR_Writing_ns_99_5", "interval": "", "legendFormat": "", "refId": "I" + }, + { + "expr": "SBK_PULSAR_Writing_ns_99_75", + "interval": "", + "legendFormat": "", + "refId": "J" + }, + { + "expr": "SBK_PULSAR_Writing_ns_99_9", + "interval": "", + "legendFormat": "", + "refId": "K" + }, + { + "expr": "SBK_PULSAR_Writing_ns_99_95", + "interval": "", + "legendFormat": "", + "refId": "L" + }, + { + "expr": "SBK_PULSAR_Writing_ns_99_99", + "interval": "", + "legendFormat": "", + "refId": "M" } ], "thresholds": [], @@ -750,6 +774,7 @@ }, "yaxes": [ { + "$$hashKey": "object:127", "format": "ns", "label": null, "logBase": 1, @@ -758,6 +783,7 @@ "show": true }, { + "$$hashKey": "object:128", "format": "short", "label": null, "logBase": 1, @@ -814,7 +840,7 @@ "h": 4, "w": 3, "x": 8, - "y": 19 + "y": 16 }, "id": 2, "options": { @@ -925,7 +951,7 @@ "h": 6, "w": 5, "x": 11, - "y": 19 + "y": 16 }, "id": 4, "options": { @@ -970,7 +996,7 @@ "h": 11, "w": 8, "x": 16, - "y": 19 + "y": 16 }, "hiddenSeries": false, "id": 10, @@ -1136,7 +1162,7 @@ "h": 7, "w": 3, "x": 8, - "y": 23 + "y": 20 }, "id": 8, "options": { @@ -1192,7 +1218,7 @@ "h": 5, "w": 5, "x": 11, - "y": 25 + "y": 22 }, "id": 28, "options": { @@ -1294,7 +1320,7 @@ "h": 10, "w": 8, "x": 0, - "y": 30 + "y": 27 }, "id": 47, "options": { @@ -1350,7 +1376,7 @@ "h": 10, "w": 8, "x": 8, - "y": 30 + "y": 27 }, "hiddenSeries": false, "id": 49, @@ -1560,7 +1586,7 @@ "h": 10, "w": 8, "x": 16, - "y": 30 + "y": 27 }, "id": 12, "options": { @@ -1602,7 +1628,7 @@ "type": "row" }, { - "collapsed": false, + "collapsed": true, "datasource": null, "gridPos": { "h": 1, @@ -1611,969 +1637,1371 @@ "y": 7 }, "id": 58, - "panels": [], - "title": "Read Performance Benchmarking", - "type": "row" - }, - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [], - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 200 - }, - { - "color": "#1F78C1", - "value": 300 - }, - { - "color": "#BA43A9", - "value": 400 - }, - { - "color": "#705DA0", - "value": 500 - }, - { - "color": "#508642", - "value": 600 - }, - { - "color": "#CCA300", - "value": 700 - }, - { - "color": "#447EBC", - "value": 800 - }, - { - "color": "#C15C17", - "value": 900 + "panels": [ + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 200 + }, + { + "color": "#1F78C1", + "value": 300 + }, + { + "color": "#BA43A9", + "value": 400 + }, + { + "color": "#705DA0", + "value": 500 + }, + { + "color": "#508642", + "value": 600 + }, + { + "color": "#CCA300", + "value": 700 + }, + { + "color": "#447EBC", + "value": 800 + }, + { + "color": "#C15C17", + "value": 900 + }, + { + "color": "#890F02", + "value": 1000 + } + ] }, - { - "color": "#890F02", - "value": 1000 - } - ] + "unit": "MBs" + }, + "overrides": [] }, - "unit": "MBs" + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 0, + "y": 8 + }, + "hiddenSeries": false, + "id": 63, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_PULSAR_Reading_MBPerSec", + "refId": "A" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "PULSAR Read Throughput MB/s", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "$$hashKey": "object:323", + "format": "MBs", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "$$hashKey": "object:324", + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 0, - "y": 8 - }, - "hiddenSeries": false, - "id": 63, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_PULSAR_Reading_MBPerSec", - "refId": "A" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "PULSAR Read Throughput MB/s", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "$$hashKey": "object:323", - "format": "MBs", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "$$hashKey": "object:324", - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } - }, - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [] - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 8, - "y": 8 - }, - "hiddenSeries": false, - "id": 20, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_PULSAR_Reading_RecordsPerSec", - "refId": "A" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "PULSAR Read Records/Sec", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "format": "rps", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } - }, - { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [], - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 1000 - }, - { - "color": "#1F78C1", - "value": 10000 - }, - { - "color": "#BA43A9", - "value": 100000 - }, - { - "color": "#705DA0", - "value": 1000000 - }, - { - "color": "#508642", - "value": 10000000 - } - ] - }, - "unit": "ns" - }, - "overrides": [] - }, - "gridPos": { - "h": 11, - "w": 8, - "x": 16, - "y": 8 - }, - "id": 44, - "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_PULSAR_Reading_ns_AvgLatency", - "interval": "", - "legendFormat": "Average Latency", - "refId": "A" - }, - { - "expr": "SBK_PULSAR_Reading_ns_MaxLatency", - "interval": "", - "legendFormat": "Max Latency", - "refId": "B" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "PULSAR Read Avg and Max Latencies (Nanoseconds)", - "type": "stat" - }, - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [] - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 0, - "y": 19 - }, - "hiddenSeries": false, - "id": 46, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_PULSAR_Reading_ns_10", - "interval": "", - "legendFormat": "", - "refId": "A" - }, - { - "expr": "SBK_PULSAR_Reading_ns_25", - "interval": "", - "legendFormat": "", - "refId": "B" - }, - { - "expr": "SBK_PULSAR_Reading_ns_50", - "interval": "", - "legendFormat": "", - "refId": "C" - }, - { - "expr": "SBK_PULSAR_Reading_ns_75", - "interval": "", - "legendFormat": "", - "refId": "D" - }, - { - "expr": "SBK_PULSAR_Reading_ns_90", - "interval": "", - "legendFormat": "", - "refId": "E" - }, - { - "expr": "SBK_PULSAR_Reading_ns_95", - "interval": "", - "legendFormat": "", - "refId": "F" - }, - { - "expr": "SBK_PULSAR_Reading_ns_99", - "interval": "", - "legendFormat": "", - "refId": "G" - }, - { - "expr": "SBK_PULSAR_Reading_ns_99_9", - "interval": "", - "legendFormat": "", - "refId": "H" - }, - { - "expr": "SBK_PULSAR_Reading_ns_99_99", - "interval": "", - "legendFormat": "", - "refId": "I" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "PULSAR Read Percentiles (Nanoseconds)", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ { - "format": "ns", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [] + }, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 8, + "y": 8 + }, + "hiddenSeries": false, + "id": 20, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_PULSAR_Reading_RecordsPerSec", + "refId": "A" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "PULSAR Read Records/Sec", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "rps", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } }, { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } - }, - { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [], - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 1000 + }, + { + "color": "#1F78C1", + "value": 10000 + }, + { + "color": "#BA43A9", + "value": 100000 + }, + { + "color": "#705DA0", + "value": 1000000 + }, + { + "color": "#508642", + "value": 10000000 + } + ] }, - { - "color": "#E24D42", - "value": 500 - } - ] + "unit": "ns" + }, + "overrides": [] + }, + "gridPos": { + "h": 11, + "w": 8, + "x": 16, + "y": 8 + }, + "id": 44, + "options": { + "colorMode": "value", + "graphMode": "area", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "auto" }, - "unit": "none" - }, - "overrides": [] - }, - "gridPos": { - "h": 5, - "w": 3, - "x": 8, - "y": 19 - }, - "id": 14, - "options": { - "colorMode": "value", - "graphMode": "none", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_PULSAR_Reading_ns_AvgLatency", + "interval": "", + "legendFormat": "Average Latency", + "refId": "A" + }, + { + "expr": "SBK_PULSAR_Reading_ns_MaxLatency", + "interval": "", + "legendFormat": "Max Latency", + "refId": "B" + } ], - "fields": "", - "values": false - }, - "textMode": "value_and_name" - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_PULSAR_Reading_Readers", - "interval": "", - "legendFormat": "Active", - "refId": "A" + "timeFrom": null, + "timeShift": null, + "title": "PULSAR Read Avg and Max Latencies (Nanoseconds)", + "type": "stat" }, { - "expr": "SBK_PULSAR_Reading_Max_Readers", - "interval": "", - "legendFormat": "Max", - "refId": "B" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "PULSAR Readers", - "type": "stat" - }, - { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [], - "mappings": [], - "max": 500, - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 200 - }, - { - "color": "#1F78C1", - "value": 300 - }, - { - "color": "#BA43A9", - "value": 400 - }, - { - "color": "#705DA0", - "value": 500 - }, - { - "color": "#508642", - "value": 600 - }, - { - "color": "#CCA300", - "value": 700 - }, - { - "color": "#447EBC", - "value": 800 - }, - { - "color": "#C15C17", - "value": 900 - }, - { - "color": "#890F02", - "value": 1000 - } - ] + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [] + }, + "overrides": [] }, - "unit": "MBs" - }, - "overrides": [] - }, - "gridPos": { - "h": 6, - "w": 5, - "x": 11, - "y": 19 - }, - "id": 18, - "options": { - "reduceOptions": { - "calcs": [ - "last" + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 0, + "y": 19 + }, + "hiddenSeries": false, + "id": 46, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_PULSAR_Reading_ns_10", + "interval": "", + "legendFormat": "", + "refId": "A" + }, + { + "expr": "SBK_PULSAR_Reading_ns_25", + "interval": "", + "legendFormat": "", + "refId": "B" + }, + { + "expr": "SBK_PULSAR_Reading_ns_50", + "interval": "", + "legendFormat": "", + "refId": "C" + }, + { + "expr": "SBK_PULSAR_Reading_ns_75", + "interval": "", + "legendFormat": "", + "refId": "D" + }, + { + "expr": "SBK_PULSAR_Reading_ns_90", + "interval": "", + "legendFormat": "", + "refId": "E" + }, + { + "expr": "SBK_PULSAR_Reading_ns_95", + "interval": "", + "legendFormat": "", + "refId": "F" + }, + { + "expr": "SBK_PULSAR_Reading_ns_99", + "interval": "", + "legendFormat": "", + "refId": "G" + }, + { + "expr": "SBK_PULSAR_Reading_ns_99_25", + "interval": "", + "legendFormat": "", + "refId": "H" + }, + { + "expr": "SBK_PULSAR_Reading_ns_99_5", + "interval": "", + "legendFormat": "", + "refId": "I" + }, + { + "expr": "SBK_PULSAR_Reading_ns_99_75", + "interval": "", + "legendFormat": "", + "refId": "J" + }, + { + "expr": "SBK_PULSAR_Reading_ns_99_9", + "interval": "", + "legendFormat": "", + "refId": "K" + }, + { + "expr": "SBK_PULSAR_Reading_ns_99_95", + "interval": "", + "legendFormat": "", + "refId": "L" + }, + { + "expr": "SBK_PULSAR_Reading_ns_99_99", + "interval": "", + "legendFormat": "", + "refId": "M" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "PULSAR Read Percentiles (Nanoseconds)", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "$$hashKey": "object:152", + "format": "ns", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "$$hashKey": "object:153", + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } ], - "fields": "", - "values": false - }, - "showThresholdLabels": true, - "showThresholdMarkers": true - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_PULSAR_Reading_MBPerSec", - "refId": "A" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "PULSAR Read Throughput MB/s", - "type": "gauge" - }, - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [] - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 16, - "y": 19 - }, - "hiddenSeries": false, - "id": 22, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_PULSAR_Reading_ms_10", - "interval": "", - "legendFormat": "", - "refId": "A" - }, - { - "expr": "SBK_PULSAR_Reading_ms_25", - "interval": "", - "legendFormat": "", - "refId": "B" - }, - { - "expr": "SBK_PULSAR_Reading_ms_50", - "interval": "", - "legendFormat": "", - "refId": "C" + "yaxis": { + "align": false, + "alignLevel": null + } }, { - "expr": "SBK_PULSAR_Reading_ms_75", - "interval": "", - "legendFormat": "", - "refId": "D" + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 500 + } + ] + }, + "unit": "none" + }, + "overrides": [] + }, + "gridPos": { + "h": 5, + "w": 3, + "x": 8, + "y": 19 + }, + "id": 14, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "value_and_name" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_PULSAR_Reading_Readers", + "interval": "", + "legendFormat": "Active", + "refId": "A" + }, + { + "expr": "SBK_PULSAR_Reading_Max_Readers", + "interval": "", + "legendFormat": "Max", + "refId": "B" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "PULSAR Readers", + "type": "stat" }, { - "expr": "SBK_PULSAR_Reading_ms_90", - "interval": "", - "legendFormat": "", - "refId": "E" + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "max": 500, + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 200 + }, + { + "color": "#1F78C1", + "value": 300 + }, + { + "color": "#BA43A9", + "value": 400 + }, + { + "color": "#705DA0", + "value": 500 + }, + { + "color": "#508642", + "value": 600 + }, + { + "color": "#CCA300", + "value": 700 + }, + { + "color": "#447EBC", + "value": 800 + }, + { + "color": "#C15C17", + "value": 900 + }, + { + "color": "#890F02", + "value": 1000 + } + ] + }, + "unit": "MBs" + }, + "overrides": [] + }, + "gridPos": { + "h": 6, + "w": 5, + "x": 11, + "y": 19 + }, + "id": 18, + "options": { + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "showThresholdLabels": true, + "showThresholdMarkers": true + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_PULSAR_Reading_MBPerSec", + "refId": "A" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "PULSAR Read Throughput MB/s", + "type": "gauge" }, { - "expr": "SBK_PULSAR_Reading_ms_95", - "interval": "", - "legendFormat": "", - "refId": "F" + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [] + }, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 16, + "y": 19 + }, + "hiddenSeries": false, + "id": 22, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_PULSAR_Reading_ms_10", + "interval": "", + "legendFormat": "", + "refId": "A" + }, + { + "expr": "SBK_PULSAR_Reading_ms_25", + "interval": "", + "legendFormat": "", + "refId": "B" + }, + { + "expr": "SBK_PULSAR_Reading_ms_50", + "interval": "", + "legendFormat": "", + "refId": "C" + }, + { + "expr": "SBK_PULSAR_Reading_ms_75", + "interval": "", + "legendFormat": "", + "refId": "D" + }, + { + "expr": "SBK_PULSAR_Reading_ms_90", + "interval": "", + "legendFormat": "", + "refId": "E" + }, + { + "expr": "SBK_PULSAR_Reading_ms_95", + "interval": "", + "legendFormat": "", + "refId": "F" + }, + { + "expr": "SBK_PULSAR_Reading_ms_99", + "interval": "", + "legendFormat": "", + "refId": "G" + }, + { + "expr": "SBK_PULSAR_Reading_ms_99_9", + "interval": "", + "legendFormat": "", + "refId": "H" + }, + { + "expr": "SBK_PULSAR_Reading_ms_99_99", + "interval": "", + "legendFormat": "", + "refId": "I" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "PULSAR Read Percentiles (Milli Seconds)", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "ms", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } }, { - "expr": "SBK_PULSAR_Reading_ms_99", - "interval": "", - "legendFormat": "", - "refId": "G" + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 1073741824 + }, + { + "color": "#6ED0E0", + "value": 10737418240 + }, + { + "color": "#EF843C", + "value": 107374182400 + }, + { + "color": "#E24D42", + "value": 1099511627776 + } + ] + }, + "unit": "decbytes" + }, + "overrides": [] + }, + "gridPos": { + "h": 6, + "w": 3, + "x": 8, + "y": 24 + }, + "id": 16, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "value" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_PULSAR_Reading_Bytes_total", + "refId": "A" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "PULSAR Read Bytes Total", + "type": "stat" }, { - "expr": "SBK_PULSAR_Reading_ms_99_9", - "interval": "", - "legendFormat": "", - "refId": "H" + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "red", + "value": 1 + } + ] + }, + "unit": "none" + }, + "overrides": [] + }, + "gridPos": { + "h": 5, + "w": 5, + "x": 11, + "y": 25 + }, + "id": 26, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "auto", + "orientation": "horizontal", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "value_and_name" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_PULSAR_Reading_LowerDiscardedLatencyRecords_total", + "interval": "", + "legendFormat": "Lower", + "queryType": "randomWalk", + "refId": "A" + }, + { + "expr": "SBK_PULSAR_Reading_HigherDiscardLatencyRecords_total", + "interval": "", + "legendFormat": "Higher", + "refId": "B" + }, + { + "expr": "SBK_PULSAR_Reading_InvalidLatencyRecords_total", + "interval": "", + "legendFormat": "Invalid/Negative", + "refId": "C" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "PULSAR Read Discarded Latencies", + "type": "stat" }, { - "expr": "SBK_PULSAR_Reading_ms_99_99", - "interval": "", - "legendFormat": "", - "refId": "I" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "PULSAR Read Percentiles (Milli Seconds)", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "format": "ms", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 1000 + }, + { + "color": "#1F78C1", + "value": 10000 + }, + { + "color": "#BA43A9", + "value": 100000 + }, + { + "color": "#705DA0", + "value": 1000000 + }, + { + "color": "#508642", + "value": 10000000 + } + ] + }, + "unit": "µs" + }, + "overrides": [] + }, + "gridPos": { + "h": 11, + "w": 8, + "x": 0, + "y": 30 + }, + "id": 43, + "options": { + "colorMode": "value", + "graphMode": "area", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "auto" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_PULSAR_Reading_mcs_AvgLatency", + "interval": "", + "legendFormat": "Average Latency", + "refId": "A" + }, + { + "expr": "SBK_PULSAR_Reading_mcs_MaxLatency", + "interval": "", + "legendFormat": "Max Latency", + "refId": "B" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "PULSAR Read Avg and Max Latencies (Microseconds)", + "type": "stat" }, { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } - }, - { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [], - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 1073741824 - }, - { - "color": "#6ED0E0", - "value": 10737418240 - }, - { - "color": "#EF843C", - "value": 107374182400 - }, - { - "color": "#E24D42", - "value": 1099511627776 - } - ] + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [] + }, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 8, + "y": 30 + }, + "hiddenSeries": false, + "id": 45, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_PULSAR_Reading_mcs_10", + "interval": "", + "legendFormat": "", + "refId": "A" + }, + { + "expr": "SBK_PULSAR_Reading_mcs_25", + "interval": "", + "legendFormat": "", + "refId": "B" + }, + { + "expr": "SBK_PULSAR_Reading_mcs_50", + "interval": "", + "legendFormat": "", + "refId": "C" + }, + { + "expr": "SBK_PULSAR_Reading_mcs_75", + "interval": "", + "legendFormat": "", + "refId": "D" + }, + { + "expr": "SBK_PULSAR_Reading_mcs_90", + "interval": "", + "legendFormat": "", + "refId": "E" + }, + { + "expr": "SBK_PULSAR_Reading_mcs_95", + "interval": "", + "legendFormat": "", + "refId": "F" + }, + { + "expr": "SBK_PULSAR_Reading_mcs_99", + "interval": "", + "legendFormat": "", + "refId": "G" + }, + { + "expr": "SBK_PULSAR_Reading_mcs_99_9", + "interval": "", + "legendFormat": "", + "refId": "H" + }, + { + "expr": "SBK_PULSAR_Reading_mcs_99_99", + "interval": "", + "legendFormat": "", + "refId": "I" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "PULSAR Read Percentiles (Microseconds)", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" }, - "unit": "decbytes" - }, - "overrides": [] - }, - "gridPos": { - "h": 6, - "w": 3, - "x": 8, - "y": 24 - }, - "id": 16, - "options": { - "colorMode": "value", - "graphMode": "none", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "µs", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } ], - "fields": "", - "values": false + "yaxis": { + "align": false, + "alignLevel": null + } }, - "textMode": "value" - }, - "pluginVersion": "7.3.7", - "targets": [ { - "expr": "SBK_PULSAR_Reading_Bytes_total", - "refId": "A" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "PULSAR Read Bytes Total", - "type": "stat" - }, - { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 1 + }, + { + "color": "#6ED0E0", + "value": 5 + }, + { + "color": "#EF843C", + "value": 10 + }, + { + "color": "#E24D42", + "value": 20 + }, + { + "color": "#1F78C1", + "value": 30 + }, + { + "color": "#BA43A9", + "value": 40 + }, + { + "color": "#705DA0", + "value": 50 + }, + { + "color": "#508642", + "value": 60 + }, + { + "color": "#CCA300", + "value": 70 + }, + { + "color": "#447EBC", + "value": 80 + }, + { + "color": "#C15C17", + "value": 90 + }, + { + "color": "#890F02", + "value": 100 + }, + { + "color": "#0A437C", + "value": 500 + }, + { + "color": "#6D1F62", + "value": 1000 + } + ] }, - { - "color": "red", - "value": 1 - } - ] + "unit": "ms" + }, + "overrides": [] }, - "unit": "none" - }, - "overrides": [] - }, - "gridPos": { - "h": 5, - "w": 5, - "x": 11, - "y": 25 - }, - "id": 26, - "options": { - "colorMode": "value", - "graphMode": "none", - "justifyMode": "auto", - "orientation": "horizontal", - "reduceOptions": { - "calcs": [ - "last" + "gridPos": { + "h": 11, + "w": 8, + "x": 16, + "y": 30 + }, + "id": 24, + "options": { + "colorMode": "value", + "graphMode": "area", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "auto" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_PULSAR_Reading_ms_AvgLatency", + "interval": "", + "legendFormat": "Average Latency", + "refId": "A" + }, + { + "expr": "SBK_PULSAR_Reading_ms_MaxLatency", + "interval": "", + "legendFormat": "Max Latency", + "refId": "B" + } ], - "fields": "", - "values": false - }, - "textMode": "value_and_name" - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_PULSAR_Reading_LowerDiscardedLatencyRecords_total", - "interval": "", - "legendFormat": "Lower", - "queryType": "randomWalk", - "refId": "A" - }, - { - "expr": "SBK_PULSAR_Reading_HigherDiscardLatencyRecords_total", - "interval": "", - "legendFormat": "Higher", - "refId": "B" - }, - { - "expr": "SBK_PULSAR_Reading_InvalidLatencyRecords_total", - "interval": "", - "legendFormat": "Invalid/Negative", - "refId": "C" + "timeFrom": null, + "timeShift": null, + "title": "PULSAR Read Avg and Max Latencies (Milliseconds)", + "type": "stat" } ], - "timeFrom": null, - "timeShift": null, - "title": "PULSAR Read Discarded Latencies", - "type": "stat" + "title": "Read Performance Benchmarking", + "type": "row" + }, + { + "collapsed": false, + "datasource": null, + "gridPos": { + "h": 1, + "w": 24, + "x": 0, + "y": 8 + }, + "id": 56, + "panels": [], + "title": "Write-Read Performance Benchmarking (End to End Latencies)", + "type": "row" }, { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, "datasource": "Prometheus", "fieldConfig": { "defaults": { "custom": {}, - "links": [], "mappings": [], + "max": 500, + "min": 0, "noValue": "0", "thresholds": { "mode": "absolute", @@ -2596,81 +3024,43 @@ }, { "color": "#E24D42", - "value": 1000 + "value": 200 }, { "color": "#1F78C1", - "value": 10000 + "value": 300 }, { "color": "#BA43A9", - "value": 100000 + "value": 400 }, { "color": "#705DA0", - "value": 1000000 + "value": 500 }, { "color": "#508642", - "value": 10000000 + "value": 600 + }, + { + "color": "#CCA300", + "value": 700 + }, + { + "color": "#447EBC", + "value": 800 + }, + { + "color": "#C15C17", + "value": 900 + }, + { + "color": "#890F02", + "value": 1000 } ] }, - "unit": "µs" - }, - "overrides": [] - }, - "gridPos": { - "h": 11, - "w": 8, - "x": 0, - "y": 30 - }, - "id": 43, - "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_PULSAR_Reading_mcs_AvgLatency", - "interval": "", - "legendFormat": "Average Latency", - "refId": "A" - }, - { - "expr": "SBK_PULSAR_Reading_mcs_MaxLatency", - "interval": "", - "legendFormat": "Max Latency", - "refId": "B" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "PULSAR Read Avg and Max Latencies (Microseconds)", - "type": "stat" - }, - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [] + "unit": "MBs" }, "overrides": [] }, @@ -2679,11 +3069,11 @@ "gridPos": { "h": 11, "w": 8, - "x": 8, - "y": 30 + "x": 0, + "y": 9 }, "hiddenSeries": false, - "id": 45, + "id": 61, "legend": { "avg": false, "current": false, @@ -2710,1564 +3100,1252 @@ "steppedLine": false, "targets": [ { - "expr": "SBK_PULSAR_Reading_mcs_10", + "expr": "SBK_PULSAR_Write_Reading_MBPerSec", "interval": "", "legendFormat": "", "refId": "A" - }, - { - "expr": "SBK_PULSAR_Reading_mcs_25", - "interval": "", - "legendFormat": "", - "refId": "B" - }, - { - "expr": "SBK_PULSAR_Reading_mcs_50", - "interval": "", - "legendFormat": "", - "refId": "C" - }, - { - "expr": "SBK_PULSAR_Reading_mcs_75", - "interval": "", - "legendFormat": "", - "refId": "D" - }, - { - "expr": "SBK_PULSAR_Reading_mcs_90", - "interval": "", - "legendFormat": "", - "refId": "E" - }, - { - "expr": "SBK_PULSAR_Reading_mcs_95", - "interval": "", - "legendFormat": "", - "refId": "F" - }, - { - "expr": "SBK_PULSAR_Reading_mcs_99", - "interval": "", - "legendFormat": "", - "refId": "G" - }, - { - "expr": "SBK_PULSAR_Reading_mcs_99_9", - "interval": "", - "legendFormat": "", - "refId": "H" - }, - { - "expr": "SBK_PULSAR_Reading_mcs_99_99", - "interval": "", - "legendFormat": "", - "refId": "I" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, - "title": "PULSAR Read Percentiles (Microseconds)", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "format": "µs", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } - }, - { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [], - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 1 - }, - { - "color": "#6ED0E0", - "value": 5 - }, - { - "color": "#EF843C", - "value": 10 - }, - { - "color": "#E24D42", - "value": 20 - }, - { - "color": "#1F78C1", - "value": 30 - }, - { - "color": "#BA43A9", - "value": 40 - }, - { - "color": "#705DA0", - "value": 50 - }, - { - "color": "#508642", - "value": 60 - }, - { - "color": "#CCA300", - "value": 70 - }, - { - "color": "#447EBC", - "value": 80 - }, - { - "color": "#C15C17", - "value": 90 - }, - { - "color": "#890F02", - "value": 100 - }, - { - "color": "#0A437C", - "value": 500 - }, - { - "color": "#6D1F62", - "value": 1000 - } - ] - }, - "unit": "ms" + "title": "PULSAR Write-Read Throughput MB/s ", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "$$hashKey": "object:175", + "format": "MBs", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "$$hashKey": "object:176", + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {} }, "overrides": [] }, + "fill": 1, + "fillGradient": 0, "gridPos": { "h": 11, "w": 8, - "x": 16, - "y": 30 + "x": 8, + "y": 9 }, - "id": 24, + "hiddenSeries": false, + "id": 36, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" + "alertThreshold": true }, + "percentage": false, "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, "targets": [ { - "expr": "SBK_PULSAR_Reading_ms_AvgLatency", + "expr": "SBK_PULSAR_Write_Reading_RecordsPerSec", "interval": "", - "legendFormat": "Average Latency", + "legendFormat": "", "refId": "A" - }, - { - "expr": "SBK_PULSAR_Reading_ms_MaxLatency", - "interval": "", - "legendFormat": "Max Latency", - "refId": "B" } ], + "thresholds": [], "timeFrom": null, - "timeShift": null, - "title": "PULSAR Read Avg and Max Latencies (Milliseconds)", - "type": "stat" - }, - { - "collapsed": true, - "datasource": null, - "gridPos": { - "h": 1, - "w": 24, - "x": 0, - "y": 41 - }, - "id": 56, - "panels": [ - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "max": 500, - "min": 0, - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 200 - }, - { - "color": "#1F78C1", - "value": 300 - }, - { - "color": "#BA43A9", - "value": 400 - }, - { - "color": "#705DA0", - "value": 500 - }, - { - "color": "#508642", - "value": 600 - }, - { - "color": "#CCA300", - "value": 700 - }, - { - "color": "#447EBC", - "value": 800 - }, - { - "color": "#C15C17", - "value": 900 - }, - { - "color": "#890F02", - "value": 1000 - } - ] - }, - "unit": "MBs" - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 0, - "y": 4 - }, - "hiddenSeries": false, - "id": 61, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_PULSAR_Write_Reading_MBPerSec", - "interval": "", - "legendFormat": "", - "refId": "A" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "PULSAR Write-Read Throughput MB/s ", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "$$hashKey": "object:175", - "format": "MBs", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "$$hashKey": "object:176", - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } + "timeRegions": [], + "timeShift": null, + "title": "PULSAR Write-Read Records/Sec", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "iops", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true }, { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {} - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 8, - "y": 4 - }, - "hiddenSeries": false, - "id": 36, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_PULSAR_Write_Reading_RecordsPerSec", - "interval": "", - "legendFormat": "", - "refId": "A" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "PULSAR Write-Read Records/Sec", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 1000 + }, + { + "color": "#1F78C1", + "value": 10000 + }, + { + "color": "#BA43A9", + "value": 100000 + }, + { + "color": "#705DA0", + "value": 1000000 + }, + { + "color": "#508642", + "value": 10000000 + } + ] }, - "yaxes": [ - { - "format": "iops", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } + "unit": "ns" + }, + "overrides": [] + }, + "gridPos": { + "h": 11, + "w": 8, + "x": 16, + "y": 9 + }, + "id": 52, + "options": { + "colorMode": "value", + "graphMode": "area", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" ], - "yaxis": { - "align": false, - "alignLevel": null - } + "fields": "", + "values": false + }, + "textMode": "auto" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_PULSAR_Write_Reading_ns_AvgLatency", + "interval": "", + "legendFormat": "Average Latency", + "refId": "A" + }, + { + "expr": "SBK_PULSAR_Write_Reading_ns_MaxLatency", + "interval": "", + "legendFormat": "Max Latency", + "refId": "B" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "PULSAR Write-Read Avg and Max Latencies (Nanoseconds)", + "type": "stat" + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {} + }, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 0, + "y": 20 + }, + "hiddenSeries": false, + "id": 54, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_PULSAR_Write_Reading_ns_10", + "interval": "", + "legendFormat": "", + "refId": "A" + }, + { + "expr": "SBK_PULSAR_Write_Reading_ns_25", + "interval": "", + "legendFormat": "", + "refId": "B" }, { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 1000 - }, - { - "color": "#1F78C1", - "value": 10000 - }, - { - "color": "#BA43A9", - "value": 100000 - }, - { - "color": "#705DA0", - "value": 1000000 - }, - { - "color": "#508642", - "value": 10000000 - } - ] - }, - "unit": "ns" - }, - "overrides": [] - }, - "gridPos": { - "h": 11, - "w": 8, - "x": 16, - "y": 4 - }, - "id": 52, - "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_PULSAR_Write_Reading_ns_AvgLatency", - "interval": "", - "legendFormat": "Average Latency", - "refId": "A" - }, - { - "expr": "SBK_PULSAR_Write_Reading_ns_MaxLatency", - "interval": "", - "legendFormat": "Max Latency", - "refId": "B" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "PULSAR Write-Read Avg and Max Latencies (Nanoseconds)", - "type": "stat" + "expr": "SBK_PULSAR_Write_Reading_ns_50", + "interval": "", + "legendFormat": "", + "refId": "C" }, { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {} - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 0, - "y": 15 - }, - "hiddenSeries": false, - "id": 54, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_PULSAR_Write_Reading_ns_10", - "interval": "", - "legendFormat": "", - "refId": "A" - }, - { - "expr": "SBK_PULSAR_Write_Reading_ns_25", - "interval": "", - "legendFormat": "", - "refId": "B" - }, - { - "expr": "SBK_PULSAR_Write_Reading_ns_50", - "interval": "", - "legendFormat": "", - "refId": "C" - }, - { - "expr": "SBK_PULSAR_Write_Reading_ns_75", - "interval": "", - "legendFormat": "", - "refId": "D" - }, - { - "expr": "SBK_PULSAR_Write_Reading_ns_90", - "interval": "", - "legendFormat": "", - "refId": "E" - }, - { - "expr": "SBK_PULSAR_Write_Reading_ns_95", - "interval": "", - "legendFormat": "", - "refId": "F" - }, - { - "expr": "SBK_PULSAR_Write_Reading_ns_99", - "interval": "", - "legendFormat": "", - "refId": "G" - }, - { - "expr": "SBK_PULSAR_Write_Reading_ns_99_9", - "interval": "", - "legendFormat": "", - "refId": "H" - }, - { - "expr": "SBK_PULSAR_Write_Reading_ns_99_99", - "interval": "", - "legendFormat": "", - "refId": "I" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "PULSAR Write-Read Percentiles (Nanoseconds)", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "format": "ns", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } + "expr": "SBK_PULSAR_Write_Reading_ns_75", + "interval": "", + "legendFormat": "", + "refId": "D" + }, + { + "expr": "SBK_PULSAR_Write_Reading_ns_90", + "interval": "", + "legendFormat": "", + "refId": "E" + }, + { + "expr": "SBK_PULSAR_Write_Reading_ns_95", + "interval": "", + "legendFormat": "", + "refId": "F" + }, + { + "expr": "SBK_PULSAR_Write_Reading_ns_99", + "interval": "", + "legendFormat": "", + "refId": "G" + }, + { + "expr": "SBK_PULSAR_Write_Reading_ns_99_25", + "interval": "", + "legendFormat": "", + "refId": "H" + }, + { + "expr": "SBK_PULSAR_Write_Reading_ns_99_5", + "interval": "", + "legendFormat": "", + "refId": "I" + }, + { + "expr": "SBK_PULSAR_Write_Reading_ns_99_75", + "interval": "", + "legendFormat": "", + "refId": "J" + }, + { + "expr": "SBK_PULSAR_Write_Reading_ns_99_9", + "interval": "", + "legendFormat": "", + "refId": "K" + }, + { + "expr": "SBK_PULSAR_Write_Reading_ns_99_95", + "interval": "", + "legendFormat": "", + "refId": "L" }, { - "datasource": "Prometheus", - "description": "", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 1073741824 - }, - { - "color": "#EF843C", - "value": 10737418240 - }, - { - "color": "#6ED0E0", - "value": 10737418240 - }, - { - "color": "#E24D42", - "value": 1099511627776 - } - ] + "expr": "SBK_PULSAR_Write_Reading_ns_99_99", + "interval": "", + "legendFormat": "", + "refId": "M" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "PULSAR Write-Read Percentiles (Nanoseconds)", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "$$hashKey": "object:240", + "format": "ns", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "$$hashKey": "object:241", + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "datasource": "Prometheus", + "description": "", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null }, - "unit": "decbytes" - }, - "overrides": [] - }, - "gridPos": { - "h": 5, - "w": 3, - "x": 8, - "y": 15 - }, - "id": 30, - "options": { - "colorMode": "value", - "graphMode": "none", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" + { + "color": "#EAB839", + "value": 1073741824 + }, + { + "color": "#EF843C", + "value": 10737418240 + }, + { + "color": "#6ED0E0", + "value": 10737418240 + }, + { + "color": "#E24D42", + "value": 1099511627776 + } + ] }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_PULSAR_Write_Reading_Bytes_total", - "interval": "", - "legendFormat": "", - "refId": "A" - } + "unit": "decbytes" + }, + "overrides": [] + }, + "gridPos": { + "h": 5, + "w": 3, + "x": 8, + "y": 20 + }, + "id": 30, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" ], - "timeFrom": null, - "timeShift": null, - "title": "PULSAR Write-Read Bytes Total", - "type": "stat" + "fields": "", + "values": false }, + "textMode": "auto" + }, + "pluginVersion": "7.3.7", + "targets": [ { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "max": 500, - "min": 0, - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 200 - }, - { - "color": "#1F78C1", - "value": 300 - }, - { - "color": "#BA43A9", - "value": 400 - }, - { - "color": "#705DA0", - "value": 500 - }, - { - "color": "#508642", - "value": 600 - }, - { - "color": "#CCA300", - "value": 700 - }, - { - "color": "#447EBC", - "value": 800 - }, - { - "color": "#C15C17", - "value": 900 - }, - { - "color": "#890F02", - "value": 1000 - } - ] + "expr": "SBK_PULSAR_Write_Reading_Bytes_total", + "interval": "", + "legendFormat": "", + "refId": "A" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "PULSAR Write-Read Bytes Total", + "type": "stat" + }, + { + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "max": 500, + "min": 0, + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 }, - "unit": "MBs" - }, - "overrides": [] - }, - "gridPos": { - "h": 6, - "w": 5, - "x": 11, - "y": 15 - }, - "id": 32, - "options": { - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "showThresholdLabels": true, - "showThresholdMarkers": true + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 200 + }, + { + "color": "#1F78C1", + "value": 300 + }, + { + "color": "#BA43A9", + "value": 400 + }, + { + "color": "#705DA0", + "value": 500 + }, + { + "color": "#508642", + "value": 600 + }, + { + "color": "#CCA300", + "value": 700 + }, + { + "color": "#447EBC", + "value": 800 + }, + { + "color": "#C15C17", + "value": 900 + }, + { + "color": "#890F02", + "value": 1000 + } + ] }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_PULSAR_Write_Reading_MBPerSec", - "interval": "", - "legendFormat": "", - "refId": "A" - } + "unit": "MBs" + }, + "overrides": [] + }, + "gridPos": { + "h": 6, + "w": 5, + "x": 11, + "y": 20 + }, + "id": 32, + "options": { + "reduceOptions": { + "calcs": [ + "last" ], - "timeFrom": null, - "timeShift": null, - "title": "PULSAR Write-Read Throughput MB/s", - "type": "gauge" + "fields": "", + "values": false }, + "showThresholdLabels": true, + "showThresholdMarkers": true + }, + "pluginVersion": "7.3.7", + "targets": [ { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {} - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 16, - "y": 15 - }, - "hiddenSeries": false, - "id": 34, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_PULSAR_Write_Reading_ms_10", - "interval": "", - "legendFormat": "", - "refId": "A" - }, - { - "expr": "SBK_PULSAR_Write_Reading_ms_25", - "interval": "", - "legendFormat": "", - "refId": "B" - }, - { - "expr": "SBK_PULSAR_Write_Reading_ms_50", - "interval": "", - "legendFormat": "", - "refId": "C" - }, - { - "expr": "SBK_PULSAR_Write_Reading_ms_75", - "interval": "", - "legendFormat": "", - "refId": "D" - }, - { - "expr": "SBK_PULSAR_Write_Reading_ms_90", - "interval": "", - "legendFormat": "", - "refId": "E" - }, - { - "expr": "SBK_PULSAR_Write_Reading_ms_95", - "interval": "", - "legendFormat": "", - "refId": "F" - }, - { - "expr": "SBK_PULSAR_Write_Reading_ms_99", - "interval": "", - "legendFormat": "", - "refId": "G" - }, - { - "expr": "SBK_PULSAR_Write_Reading_ms_99_9", - "interval": "", - "legendFormat": "", - "refId": "H" - }, - { - "expr": "SBK_PULSAR_Write_Reading_ms_99_99", - "interval": "", - "legendFormat": "", - "refId": "I" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "PULSAR Write-Read Percentiles (Milliseconds)", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "format": "ms", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } + "expr": "SBK_PULSAR_Write_Reading_MBPerSec", + "interval": "", + "legendFormat": "", + "refId": "A" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "PULSAR Write-Read Throughput MB/s", + "type": "gauge" + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {} + }, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 16, + "y": 20 + }, + "hiddenSeries": false, + "id": 34, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_PULSAR_Write_Reading_ms_10", + "interval": "", + "legendFormat": "", + "refId": "A" }, { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": { - "align": null, - "filterable": false + "expr": "SBK_PULSAR_Write_Reading_ms_25", + "interval": "", + "legendFormat": "", + "refId": "B" + }, + { + "expr": "SBK_PULSAR_Write_Reading_ms_50", + "interval": "", + "legendFormat": "", + "refId": "C" + }, + { + "expr": "SBK_PULSAR_Write_Reading_ms_75", + "interval": "", + "legendFormat": "", + "refId": "D" + }, + { + "expr": "SBK_PULSAR_Write_Reading_ms_90", + "interval": "", + "legendFormat": "", + "refId": "E" + }, + { + "expr": "SBK_PULSAR_Write_Reading_ms_95", + "interval": "", + "legendFormat": "", + "refId": "F" + }, + { + "expr": "SBK_PULSAR_Write_Reading_ms_99", + "interval": "", + "legendFormat": "", + "refId": "G" + }, + { + "expr": "SBK_PULSAR_Write_Reading_ms_99_9", + "interval": "", + "legendFormat": "", + "refId": "H" + }, + { + "expr": "SBK_PULSAR_Write_Reading_ms_99_99", + "interval": "", + "legendFormat": "", + "refId": "I" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "PULSAR Write-Read Percentiles (Milliseconds)", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "ms", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": { + "align": null, + "filterable": false + }, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null }, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 500 - } - ] + { + "color": "#EAB839", + "value": 10 }, - "unit": "none" - }, - "overrides": [] - }, - "gridPos": { - "h": 6, - "w": 3, - "x": 8, - "y": 20 - }, - "id": 40, - "options": { - "colorMode": "value", - "graphMode": "none", - "justifyMode": "auto", - "orientation": "horizontal", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "value_and_name" + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 500 + } + ] }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_PULSAR_Write_Reading_Readers", - "interval": "", - "legendFormat": "Active Readers", - "refId": "A" - }, - { - "expr": "SBK_PULSAR_Write_Reading_Max_Readers", - "interval": "", - "legendFormat": "Max Readers", - "refId": "B" - }, - { - "expr": "SBK_PULSAR_Write_Reading_Writers", - "interval": "", - "legendFormat": "Active Writers", - "refId": "C" - }, - { - "expr": "SBK_PULSAR_Write_Reading_Max_Writers", - "interval": "", - "legendFormat": "Max Writers", - "refId": "D" - } + "unit": "none" + }, + "overrides": [] + }, + "gridPos": { + "h": 6, + "w": 3, + "x": 8, + "y": 25 + }, + "id": 40, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "auto", + "orientation": "horizontal", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "value_and_name" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_PULSAR_Write_Reading_Readers", + "interval": "", + "legendFormat": "Active Readers", + "refId": "A" + }, + { + "expr": "SBK_PULSAR_Write_Reading_Max_Readers", + "interval": "", + "legendFormat": "Max Readers", + "refId": "B" + }, + { + "expr": "SBK_PULSAR_Write_Reading_Writers", + "interval": "", + "legendFormat": "Active Writers", + "refId": "C" + }, + { + "expr": "SBK_PULSAR_Write_Reading_Max_Writers", + "interval": "", + "legendFormat": "Max Writers", + "refId": "D" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "PULSAR Write-Read Writers and Readers", + "type": "stat" + }, + { + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "red", + "value": 1 + } + ] + }, + "unit": "none" + }, + "overrides": [] + }, + "gridPos": { + "h": 5, + "w": 5, + "x": 11, + "y": 26 + }, + "id": 42, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "auto", + "orientation": "horizontal", + "reduceOptions": { + "calcs": [ + "last" ], - "timeFrom": null, - "timeShift": null, - "title": "PULSAR Write-Read Writers and Readers", - "type": "stat" + "fields": "", + "values": false }, + "textMode": "value_and_name" + }, + "pluginVersion": "7.3.7", + "targets": [ { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "red", - "value": 1 - } - ] + "expr": "SBK_PULSAR_Write_Reading_LowerDiscardedLatencyRecords_total", + "interval": "", + "legendFormat": "Lower", + "refId": "A" + }, + { + "expr": "SBK_PULSAR_Write_Reading_HigherDiscardLatencyRecords_total", + "interval": "", + "legendFormat": "Higher", + "refId": "B" + }, + { + "expr": "SBK_PULSAR_Write_Reading_InvalidLatencyRecords_total", + "interval": "", + "legendFormat": "Invalid/Negative", + "refId": "C" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "PULSAR Write-Read Discarded Latencies", + "type": "stat" + }, + { + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null }, - "unit": "none" - }, - "overrides": [] - }, - "gridPos": { - "h": 5, - "w": 5, - "x": 11, - "y": 21 - }, - "id": 42, - "options": { - "colorMode": "value", - "graphMode": "none", - "justifyMode": "auto", - "orientation": "horizontal", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "value_and_name" + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 1000 + }, + { + "color": "#1F78C1", + "value": 10000 + }, + { + "color": "#BA43A9", + "value": 100000 + }, + { + "color": "#705DA0", + "value": 1000000 + }, + { + "color": "#508642", + "value": 10000000 + }, + { + "color": "#CCA300", + "value": 100000000 + } + ] }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_PULSAR_Write_Reading_LowerDiscardedLatencyRecords_total", - "interval": "", - "legendFormat": "Lower", - "refId": "A" - }, - { - "expr": "SBK_PULSAR_Write_Reading_HigherDiscardLatencyRecords_total", - "interval": "", - "legendFormat": "Higher", - "refId": "B" - }, - { - "expr": "SBK_PULSAR_Write_Reading_InvalidLatencyRecords_total", - "interval": "", - "legendFormat": "Invalid/Negative", - "refId": "C" - } + "unit": "µs" + }, + "overrides": [] + }, + "gridPos": { + "h": 11, + "w": 8, + "x": 0, + "y": 31 + }, + "id": 51, + "options": { + "colorMode": "value", + "graphMode": "area", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" ], - "timeFrom": null, - "timeShift": null, - "title": "PULSAR Write-Read Discarded Latencies", - "type": "stat" + "fields": "", + "values": false + }, + "textMode": "auto" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_PULSAR_Write_Reading_mcs_AvgLatency", + "interval": "", + "legendFormat": "Average Latency", + "refId": "A" + }, + { + "expr": "SBK_PULSAR_Write_Reading_mcs_MaxLatency", + "interval": "", + "legendFormat": "Max Latency", + "refId": "B" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "PULSAR Write-Read Avg and Max Latencies (Microseconds)", + "type": "stat" + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {} + }, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 8, + "y": 31 + }, + "hiddenSeries": false, + "id": 53, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_PULSAR_Write_Reading_mcs_10", + "interval": "", + "legendFormat": "", + "refId": "A" + }, + { + "expr": "SBK_PULSAR_Write_Reading_mcs_25", + "interval": "", + "legendFormat": "", + "refId": "B" }, { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 1000 - }, - { - "color": "#1F78C1", - "value": 10000 - }, - { - "color": "#BA43A9", - "value": 100000 - }, - { - "color": "#705DA0", - "value": 1000000 - }, - { - "color": "#508642", - "value": 10000000 - }, - { - "color": "#CCA300", - "value": 100000000 - } - ] - }, - "unit": "µs" - }, - "overrides": [] - }, - "gridPos": { - "h": 11, - "w": 8, - "x": 0, - "y": 26 - }, - "id": 51, - "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_PULSAR_Write_Reading_mcs_AvgLatency", - "interval": "", - "legendFormat": "Average Latency", - "refId": "A" - }, - { - "expr": "SBK_PULSAR_Write_Reading_mcs_MaxLatency", - "interval": "", - "legendFormat": "Max Latency", - "refId": "B" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "PULSAR Write-Read Avg and Max Latencies (Microseconds)", - "type": "stat" + "expr": "SBK_PULSAR_Write_Reading_mcs_50", + "interval": "", + "legendFormat": "", + "refId": "C" }, { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {} - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 8, - "y": 26 - }, - "hiddenSeries": false, - "id": 53, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_PULSAR_Write_Reading_mcs_10", - "interval": "", - "legendFormat": "", - "refId": "A" - }, - { - "expr": "SBK_PULSAR_Write_Reading_mcs_25", - "interval": "", - "legendFormat": "", - "refId": "B" - }, - { - "expr": "SBK_PULSAR_Write_Reading_mcs_50", - "interval": "", - "legendFormat": "", - "refId": "C" - }, - { - "expr": "SBK_PULSAR_Write_Reading_mcs_75", - "interval": "", - "legendFormat": "", - "refId": "D" - }, - { - "expr": "SBK_PULSAR_Write_Reading_mcs_90", - "interval": "", - "legendFormat": "", - "refId": "E" - }, - { - "expr": "SBK_PULSAR_Write_Reading_mcs_95", - "interval": "", - "legendFormat": "", - "refId": "F" - }, - { - "expr": "SBK_PULSAR_Write_Reading_mcs_99", - "interval": "", - "legendFormat": "", - "refId": "G" - }, - { - "expr": "SBK_PULSAR_Write_Reading_mcs_99_9", - "interval": "", - "legendFormat": "", - "refId": "H" - }, - { - "expr": "SBK_PULSAR_Write_Reading_mcs_99_99", - "interval": "", - "legendFormat": "", - "refId": "I" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "PULSAR Write-Read Percentiles (Microseconds)", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "format": "µs", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } + "expr": "SBK_PULSAR_Write_Reading_mcs_75", + "interval": "", + "legendFormat": "", + "refId": "D" + }, + { + "expr": "SBK_PULSAR_Write_Reading_mcs_90", + "interval": "", + "legendFormat": "", + "refId": "E" + }, + { + "expr": "SBK_PULSAR_Write_Reading_mcs_95", + "interval": "", + "legendFormat": "", + "refId": "F" + }, + { + "expr": "SBK_PULSAR_Write_Reading_mcs_99", + "interval": "", + "legendFormat": "", + "refId": "G" + }, + { + "expr": "SBK_PULSAR_Write_Reading_mcs_99_9", + "interval": "", + "legendFormat": "", + "refId": "H" + }, + { + "expr": "SBK_PULSAR_Write_Reading_mcs_99_99", + "interval": "", + "legendFormat": "", + "refId": "I" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "PULSAR Write-Read Percentiles (Microseconds)", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "µs", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true }, { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 1 - }, - { - "color": "#6ED0E0", - "value": 5 - }, - { - "color": "#EF843C", - "value": 10 - }, - { - "color": "#E24D42", - "value": 20 - }, - { - "color": "#1F78C1", - "value": 30 - }, - { - "color": "#BA43A9", - "value": 40 - }, - { - "color": "#705DA0", - "value": 50 - }, - { - "color": "#508642", - "value": 60 - }, - { - "color": "#CCA300", - "value": 70 - }, - { - "color": "#447EBC", - "value": 80 - }, - { - "color": "#C15C17", - "value": 90 - }, - { - "color": "#890F02", - "value": 100 - }, - { - "color": "#0A437C", - "value": 200 - }, - { - "color": "#6D1F62", - "value": 500 - }, - { - "color": "#584477", - "value": 1000 - } - ] + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null }, - "unit": "ms" - }, - "overrides": [] - }, - "gridPos": { - "h": 11, - "w": 8, - "x": 16, - "y": 26 - }, - "id": 38, - "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" + { + "color": "#EAB839", + "value": 1 + }, + { + "color": "#6ED0E0", + "value": 5 + }, + { + "color": "#EF843C", + "value": 10 + }, + { + "color": "#E24D42", + "value": 20 + }, + { + "color": "#1F78C1", + "value": 30 + }, + { + "color": "#BA43A9", + "value": 40 + }, + { + "color": "#705DA0", + "value": 50 + }, + { + "color": "#508642", + "value": 60 + }, + { + "color": "#CCA300", + "value": 70 + }, + { + "color": "#447EBC", + "value": 80 + }, + { + "color": "#C15C17", + "value": 90 + }, + { + "color": "#890F02", + "value": 100 + }, + { + "color": "#0A437C", + "value": 200 + }, + { + "color": "#6D1F62", + "value": 500 + }, + { + "color": "#584477", + "value": 1000 + } + ] }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_PULSAR_Write_Reading_ms_AvgLatency", - "interval": "", - "legendFormat": "Average Latency", - "refId": "A" - }, - { - "expr": "SBK_PULSAR_Write_Reading_ms_MaxLatency", - "interval": "", - "legendFormat": "Max Latency", - "refId": "B" - } + "unit": "ms" + }, + "overrides": [] + }, + "gridPos": { + "h": 11, + "w": 8, + "x": 16, + "y": 31 + }, + "id": 38, + "options": { + "colorMode": "value", + "graphMode": "area", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" ], - "timeFrom": null, - "timeShift": null, - "title": "PULSAR Write-Read Avg and Max Latencies (Milliseconds)", - "type": "stat" + "fields": "", + "values": false + }, + "textMode": "auto" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_PULSAR_Write_Reading_ms_AvgLatency", + "interval": "", + "legendFormat": "Average Latency", + "refId": "A" + }, + { + "expr": "SBK_PULSAR_Write_Reading_ms_MaxLatency", + "interval": "", + "legendFormat": "Max Latency", + "refId": "B" } ], - "title": "Write-Read Performance Benchmarking (End to End Latencies)", - "type": "row" + "timeFrom": null, + "timeShift": null, + "title": "PULSAR Write-Read Avg and Max Latencies (Milliseconds)", + "type": "stat" } ], "refresh": "5s", diff --git a/grafana/dashboards/sbk-rabbitmq.json b/grafana/dashboards/sbk-rabbitmq.json index 8f6dc1d8b..b5cdd9222 100644 --- a/grafana/dashboards/sbk-rabbitmq.json +++ b/grafana/dashboards/sbk-rabbitmq.json @@ -15,7 +15,7 @@ "editable": true, "gnetId": null, "graphTooltip": 0, - "iteration": 1623506088732, + "iteration": 1627313150733, "links": [], "panels": [ { @@ -362,7 +362,7 @@ "h": 9, "w": 8, "x": 0, - "y": 10 + "y": 7 }, "hiddenSeries": false, "id": 62, @@ -458,7 +458,7 @@ "h": 9, "w": 8, "x": 8, - "y": 10 + "y": 7 }, "hiddenSeries": false, "id": 6, @@ -590,7 +590,7 @@ "h": 9, "w": 8, "x": 16, - "y": 10 + "y": 7 }, "id": 48, "options": { @@ -646,7 +646,7 @@ "h": 11, "w": 8, "x": 0, - "y": 19 + "y": 16 }, "hiddenSeries": false, "id": 50, @@ -718,16 +718,40 @@ "refId": "G" }, { - "expr": "SBK_RABBITMQ_Writing_ns_99_9", + "expr": "SBK_RABBITMQ_Writing_ns_99_25", "interval": "", "legendFormat": "", "refId": "H" }, { - "expr": "SBK_RABBITMQ_Writing_ns_99_99", + "expr": "SBK_RABBITMQ_Writing_ns_99_5", "interval": "", "legendFormat": "", "refId": "I" + }, + { + "expr": "SBK_RABBITMQ_Writing_ns_99_75", + "interval": "", + "legendFormat": "", + "refId": "J" + }, + { + "expr": "SBK_RABBITMQ_Writing_ns_99_9", + "interval": "", + "legendFormat": "", + "refId": "K" + }, + { + "expr": "SBK_RABBITMQ_Writing_ns_99_95", + "interval": "", + "legendFormat": "", + "refId": "L" + }, + { + "expr": "SBK_RABBITMQ_Writing_ns_99_99", + "interval": "", + "legendFormat": "", + "refId": "M" } ], "thresholds": [], @@ -750,6 +774,7 @@ }, "yaxes": [ { + "$$hashKey": "object:127", "format": "ns", "label": null, "logBase": 1, @@ -758,6 +783,7 @@ "show": true }, { + "$$hashKey": "object:128", "format": "short", "label": null, "logBase": 1, @@ -814,7 +840,7 @@ "h": 4, "w": 3, "x": 8, - "y": 19 + "y": 16 }, "id": 2, "options": { @@ -925,7 +951,7 @@ "h": 6, "w": 5, "x": 11, - "y": 19 + "y": 16 }, "id": 4, "options": { @@ -970,7 +996,7 @@ "h": 11, "w": 8, "x": 16, - "y": 19 + "y": 16 }, "hiddenSeries": false, "id": 10, @@ -1136,7 +1162,7 @@ "h": 7, "w": 3, "x": 8, - "y": 23 + "y": 20 }, "id": 8, "options": { @@ -1192,7 +1218,7 @@ "h": 5, "w": 5, "x": 11, - "y": 25 + "y": 22 }, "id": 28, "options": { @@ -1294,7 +1320,7 @@ "h": 10, "w": 8, "x": 0, - "y": 30 + "y": 27 }, "id": 47, "options": { @@ -1350,7 +1376,7 @@ "h": 10, "w": 8, "x": 8, - "y": 30 + "y": 27 }, "hiddenSeries": false, "id": 49, @@ -1560,7 +1586,7 @@ "h": 10, "w": 8, "x": 16, - "y": 30 + "y": 27 }, "id": 12, "options": { @@ -1602,7 +1628,7 @@ "type": "row" }, { - "collapsed": false, + "collapsed": true, "datasource": null, "gridPos": { "h": 1, @@ -1611,969 +1637,1371 @@ "y": 7 }, "id": 58, - "panels": [], - "title": "Read Performance Benchmarking", - "type": "row" - }, - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [], - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 200 - }, - { - "color": "#1F78C1", - "value": 300 - }, - { - "color": "#BA43A9", - "value": 400 - }, - { - "color": "#705DA0", - "value": 500 - }, - { - "color": "#508642", - "value": 600 - }, - { - "color": "#CCA300", - "value": 700 - }, - { - "color": "#447EBC", - "value": 800 - }, - { - "color": "#C15C17", - "value": 900 + "panels": [ + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 200 + }, + { + "color": "#1F78C1", + "value": 300 + }, + { + "color": "#BA43A9", + "value": 400 + }, + { + "color": "#705DA0", + "value": 500 + }, + { + "color": "#508642", + "value": 600 + }, + { + "color": "#CCA300", + "value": 700 + }, + { + "color": "#447EBC", + "value": 800 + }, + { + "color": "#C15C17", + "value": 900 + }, + { + "color": "#890F02", + "value": 1000 + } + ] }, - { - "color": "#890F02", - "value": 1000 - } - ] + "unit": "MBs" + }, + "overrides": [] }, - "unit": "MBs" + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 0, + "y": 8 + }, + "hiddenSeries": false, + "id": 63, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_RABBITMQ_Reading_MBPerSec", + "refId": "A" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "RABBITMQ Read Throughput MB/s", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "$$hashKey": "object:323", + "format": "MBs", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "$$hashKey": "object:324", + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 0, - "y": 8 - }, - "hiddenSeries": false, - "id": 63, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_RABBITMQ_Reading_MBPerSec", - "refId": "A" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "RABBITMQ Read Throughput MB/s", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "$$hashKey": "object:323", - "format": "MBs", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "$$hashKey": "object:324", - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } - }, - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [] - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 8, - "y": 8 - }, - "hiddenSeries": false, - "id": 20, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_RABBITMQ_Reading_RecordsPerSec", - "refId": "A" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "RABBITMQ Read Records/Sec", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "format": "rps", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } - }, - { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [], - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 1000 - }, - { - "color": "#1F78C1", - "value": 10000 - }, - { - "color": "#BA43A9", - "value": 100000 - }, - { - "color": "#705DA0", - "value": 1000000 - }, - { - "color": "#508642", - "value": 10000000 - } - ] - }, - "unit": "ns" - }, - "overrides": [] - }, - "gridPos": { - "h": 11, - "w": 8, - "x": 16, - "y": 8 - }, - "id": 44, - "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_RABBITMQ_Reading_ns_AvgLatency", - "interval": "", - "legendFormat": "Average Latency", - "refId": "A" - }, - { - "expr": "SBK_RABBITMQ_Reading_ns_MaxLatency", - "interval": "", - "legendFormat": "Max Latency", - "refId": "B" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "RABBITMQ Read Avg and Max Latencies (Nanoseconds)", - "type": "stat" - }, - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [] - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 0, - "y": 19 - }, - "hiddenSeries": false, - "id": 46, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_RABBITMQ_Reading_ns_10", - "interval": "", - "legendFormat": "", - "refId": "A" - }, - { - "expr": "SBK_RABBITMQ_Reading_ns_25", - "interval": "", - "legendFormat": "", - "refId": "B" - }, - { - "expr": "SBK_RABBITMQ_Reading_ns_50", - "interval": "", - "legendFormat": "", - "refId": "C" - }, - { - "expr": "SBK_RABBITMQ_Reading_ns_75", - "interval": "", - "legendFormat": "", - "refId": "D" - }, - { - "expr": "SBK_RABBITMQ_Reading_ns_90", - "interval": "", - "legendFormat": "", - "refId": "E" - }, - { - "expr": "SBK_RABBITMQ_Reading_ns_95", - "interval": "", - "legendFormat": "", - "refId": "F" - }, - { - "expr": "SBK_RABBITMQ_Reading_ns_99", - "interval": "", - "legendFormat": "", - "refId": "G" - }, - { - "expr": "SBK_RABBITMQ_Reading_ns_99_9", - "interval": "", - "legendFormat": "", - "refId": "H" - }, - { - "expr": "SBK_RABBITMQ_Reading_ns_99_99", - "interval": "", - "legendFormat": "", - "refId": "I" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "RABBITMQ Read Percentiles (Nanoseconds)", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ { - "format": "ns", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [] + }, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 8, + "y": 8 + }, + "hiddenSeries": false, + "id": 20, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_RABBITMQ_Reading_RecordsPerSec", + "refId": "A" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "RABBITMQ Read Records/Sec", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "rps", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } }, { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } - }, - { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [], - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 1000 + }, + { + "color": "#1F78C1", + "value": 10000 + }, + { + "color": "#BA43A9", + "value": 100000 + }, + { + "color": "#705DA0", + "value": 1000000 + }, + { + "color": "#508642", + "value": 10000000 + } + ] }, - { - "color": "#E24D42", - "value": 500 - } - ] + "unit": "ns" + }, + "overrides": [] + }, + "gridPos": { + "h": 11, + "w": 8, + "x": 16, + "y": 8 + }, + "id": 44, + "options": { + "colorMode": "value", + "graphMode": "area", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "auto" }, - "unit": "none" - }, - "overrides": [] - }, - "gridPos": { - "h": 5, - "w": 3, - "x": 8, - "y": 19 - }, - "id": 14, - "options": { - "colorMode": "value", - "graphMode": "none", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_RABBITMQ_Reading_ns_AvgLatency", + "interval": "", + "legendFormat": "Average Latency", + "refId": "A" + }, + { + "expr": "SBK_RABBITMQ_Reading_ns_MaxLatency", + "interval": "", + "legendFormat": "Max Latency", + "refId": "B" + } ], - "fields": "", - "values": false - }, - "textMode": "value_and_name" - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_RABBITMQ_Reading_Readers", - "interval": "", - "legendFormat": "Active", - "refId": "A" + "timeFrom": null, + "timeShift": null, + "title": "RABBITMQ Read Avg and Max Latencies (Nanoseconds)", + "type": "stat" }, { - "expr": "SBK_RABBITMQ_Reading_Max_Readers", - "interval": "", - "legendFormat": "Max", - "refId": "B" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "RABBITMQ Readers", - "type": "stat" - }, - { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [], - "mappings": [], - "max": 500, - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 200 - }, - { - "color": "#1F78C1", - "value": 300 - }, - { - "color": "#BA43A9", - "value": 400 - }, - { - "color": "#705DA0", - "value": 500 - }, - { - "color": "#508642", - "value": 600 - }, - { - "color": "#CCA300", - "value": 700 - }, - { - "color": "#447EBC", - "value": 800 - }, - { - "color": "#C15C17", - "value": 900 - }, - { - "color": "#890F02", - "value": 1000 - } - ] + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [] + }, + "overrides": [] }, - "unit": "MBs" - }, - "overrides": [] - }, - "gridPos": { - "h": 6, - "w": 5, - "x": 11, - "y": 19 - }, - "id": 18, - "options": { - "reduceOptions": { - "calcs": [ - "last" + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 0, + "y": 19 + }, + "hiddenSeries": false, + "id": 46, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_RABBITMQ_Reading_ns_10", + "interval": "", + "legendFormat": "", + "refId": "A" + }, + { + "expr": "SBK_RABBITMQ_Reading_ns_25", + "interval": "", + "legendFormat": "", + "refId": "B" + }, + { + "expr": "SBK_RABBITMQ_Reading_ns_50", + "interval": "", + "legendFormat": "", + "refId": "C" + }, + { + "expr": "SBK_RABBITMQ_Reading_ns_75", + "interval": "", + "legendFormat": "", + "refId": "D" + }, + { + "expr": "SBK_RABBITMQ_Reading_ns_90", + "interval": "", + "legendFormat": "", + "refId": "E" + }, + { + "expr": "SBK_RABBITMQ_Reading_ns_95", + "interval": "", + "legendFormat": "", + "refId": "F" + }, + { + "expr": "SBK_RABBITMQ_Reading_ns_99", + "interval": "", + "legendFormat": "", + "refId": "G" + }, + { + "expr": "SBK_RABBITMQ_Reading_ns_99_25", + "interval": "", + "legendFormat": "", + "refId": "H" + }, + { + "expr": "SBK_RABBITMQ_Reading_ns_99_5", + "interval": "", + "legendFormat": "", + "refId": "I" + }, + { + "expr": "SBK_RABBITMQ_Reading_ns_99_75", + "interval": "", + "legendFormat": "", + "refId": "J" + }, + { + "expr": "SBK_RABBITMQ_Reading_ns_99_9", + "interval": "", + "legendFormat": "", + "refId": "K" + }, + { + "expr": "SBK_RABBITMQ_Reading_ns_99_95", + "interval": "", + "legendFormat": "", + "refId": "L" + }, + { + "expr": "SBK_RABBITMQ_Reading_ns_99_99", + "interval": "", + "legendFormat": "", + "refId": "M" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "RABBITMQ Read Percentiles (Nanoseconds)", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "$$hashKey": "object:152", + "format": "ns", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "$$hashKey": "object:153", + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } ], - "fields": "", - "values": false - }, - "showThresholdLabels": true, - "showThresholdMarkers": true - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_RABBITMQ_Reading_MBPerSec", - "refId": "A" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "RABBITMQ Read Throughput MB/s", - "type": "gauge" - }, - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [] - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 16, - "y": 19 - }, - "hiddenSeries": false, - "id": 22, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_RABBITMQ_Reading_ms_10", - "interval": "", - "legendFormat": "", - "refId": "A" - }, - { - "expr": "SBK_RABBITMQ_Reading_ms_25", - "interval": "", - "legendFormat": "", - "refId": "B" - }, - { - "expr": "SBK_RABBITMQ_Reading_ms_50", - "interval": "", - "legendFormat": "", - "refId": "C" + "yaxis": { + "align": false, + "alignLevel": null + } }, { - "expr": "SBK_RABBITMQ_Reading_ms_75", - "interval": "", - "legendFormat": "", - "refId": "D" + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 500 + } + ] + }, + "unit": "none" + }, + "overrides": [] + }, + "gridPos": { + "h": 5, + "w": 3, + "x": 8, + "y": 19 + }, + "id": 14, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "value_and_name" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_RABBITMQ_Reading_Readers", + "interval": "", + "legendFormat": "Active", + "refId": "A" + }, + { + "expr": "SBK_RABBITMQ_Reading_Max_Readers", + "interval": "", + "legendFormat": "Max", + "refId": "B" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "RABBITMQ Readers", + "type": "stat" }, { - "expr": "SBK_RABBITMQ_Reading_ms_90", - "interval": "", - "legendFormat": "", - "refId": "E" + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "max": 500, + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 200 + }, + { + "color": "#1F78C1", + "value": 300 + }, + { + "color": "#BA43A9", + "value": 400 + }, + { + "color": "#705DA0", + "value": 500 + }, + { + "color": "#508642", + "value": 600 + }, + { + "color": "#CCA300", + "value": 700 + }, + { + "color": "#447EBC", + "value": 800 + }, + { + "color": "#C15C17", + "value": 900 + }, + { + "color": "#890F02", + "value": 1000 + } + ] + }, + "unit": "MBs" + }, + "overrides": [] + }, + "gridPos": { + "h": 6, + "w": 5, + "x": 11, + "y": 19 + }, + "id": 18, + "options": { + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "showThresholdLabels": true, + "showThresholdMarkers": true + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_RABBITMQ_Reading_MBPerSec", + "refId": "A" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "RABBITMQ Read Throughput MB/s", + "type": "gauge" }, { - "expr": "SBK_RABBITMQ_Reading_ms_95", - "interval": "", - "legendFormat": "", - "refId": "F" + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [] + }, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 16, + "y": 19 + }, + "hiddenSeries": false, + "id": 22, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_RABBITMQ_Reading_ms_10", + "interval": "", + "legendFormat": "", + "refId": "A" + }, + { + "expr": "SBK_RABBITMQ_Reading_ms_25", + "interval": "", + "legendFormat": "", + "refId": "B" + }, + { + "expr": "SBK_RABBITMQ_Reading_ms_50", + "interval": "", + "legendFormat": "", + "refId": "C" + }, + { + "expr": "SBK_RABBITMQ_Reading_ms_75", + "interval": "", + "legendFormat": "", + "refId": "D" + }, + { + "expr": "SBK_RABBITMQ_Reading_ms_90", + "interval": "", + "legendFormat": "", + "refId": "E" + }, + { + "expr": "SBK_RABBITMQ_Reading_ms_95", + "interval": "", + "legendFormat": "", + "refId": "F" + }, + { + "expr": "SBK_RABBITMQ_Reading_ms_99", + "interval": "", + "legendFormat": "", + "refId": "G" + }, + { + "expr": "SBK_RABBITMQ_Reading_ms_99_9", + "interval": "", + "legendFormat": "", + "refId": "H" + }, + { + "expr": "SBK_RABBITMQ_Reading_ms_99_99", + "interval": "", + "legendFormat": "", + "refId": "I" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "RABBITMQ Read Percentiles (Milli Seconds)", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "ms", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } }, { - "expr": "SBK_RABBITMQ_Reading_ms_99", - "interval": "", - "legendFormat": "", - "refId": "G" + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 1073741824 + }, + { + "color": "#6ED0E0", + "value": 10737418240 + }, + { + "color": "#EF843C", + "value": 107374182400 + }, + { + "color": "#E24D42", + "value": 1099511627776 + } + ] + }, + "unit": "decbytes" + }, + "overrides": [] + }, + "gridPos": { + "h": 6, + "w": 3, + "x": 8, + "y": 24 + }, + "id": 16, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "value" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_RABBITMQ_Reading_Bytes_total", + "refId": "A" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "RABBITMQ Read Bytes Total", + "type": "stat" }, { - "expr": "SBK_RABBITMQ_Reading_ms_99_9", - "interval": "", - "legendFormat": "", - "refId": "H" + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "red", + "value": 1 + } + ] + }, + "unit": "none" + }, + "overrides": [] + }, + "gridPos": { + "h": 5, + "w": 5, + "x": 11, + "y": 25 + }, + "id": 26, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "auto", + "orientation": "horizontal", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "value_and_name" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_RABBITMQ_Reading_LowerDiscardedLatencyRecords_total", + "interval": "", + "legendFormat": "Lower", + "queryType": "randomWalk", + "refId": "A" + }, + { + "expr": "SBK_RABBITMQ_Reading_HigherDiscardLatencyRecords_total", + "interval": "", + "legendFormat": "Higher", + "refId": "B" + }, + { + "expr": "SBK_RABBITMQ_Reading_InvalidLatencyRecords_total", + "interval": "", + "legendFormat": "Invalid/Negative", + "refId": "C" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "RABBITMQ Read Discarded Latencies", + "type": "stat" }, { - "expr": "SBK_RABBITMQ_Reading_ms_99_99", - "interval": "", - "legendFormat": "", - "refId": "I" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "RABBITMQ Read Percentiles (Milli Seconds)", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "format": "ms", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 1000 + }, + { + "color": "#1F78C1", + "value": 10000 + }, + { + "color": "#BA43A9", + "value": 100000 + }, + { + "color": "#705DA0", + "value": 1000000 + }, + { + "color": "#508642", + "value": 10000000 + } + ] + }, + "unit": "µs" + }, + "overrides": [] + }, + "gridPos": { + "h": 11, + "w": 8, + "x": 0, + "y": 30 + }, + "id": 43, + "options": { + "colorMode": "value", + "graphMode": "area", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "auto" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_RABBITMQ_Reading_mcs_AvgLatency", + "interval": "", + "legendFormat": "Average Latency", + "refId": "A" + }, + { + "expr": "SBK_RABBITMQ_Reading_mcs_MaxLatency", + "interval": "", + "legendFormat": "Max Latency", + "refId": "B" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "RABBITMQ Read Avg and Max Latencies (Microseconds)", + "type": "stat" }, { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } - }, - { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [], - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 1073741824 - }, - { - "color": "#6ED0E0", - "value": 10737418240 - }, - { - "color": "#EF843C", - "value": 107374182400 - }, - { - "color": "#E24D42", - "value": 1099511627776 - } - ] + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [] + }, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 8, + "y": 30 + }, + "hiddenSeries": false, + "id": 45, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_RABBITMQ_Reading_mcs_10", + "interval": "", + "legendFormat": "", + "refId": "A" + }, + { + "expr": "SBK_RABBITMQ_Reading_mcs_25", + "interval": "", + "legendFormat": "", + "refId": "B" + }, + { + "expr": "SBK_RABBITMQ_Reading_mcs_50", + "interval": "", + "legendFormat": "", + "refId": "C" + }, + { + "expr": "SBK_RABBITMQ_Reading_mcs_75", + "interval": "", + "legendFormat": "", + "refId": "D" + }, + { + "expr": "SBK_RABBITMQ_Reading_mcs_90", + "interval": "", + "legendFormat": "", + "refId": "E" + }, + { + "expr": "SBK_RABBITMQ_Reading_mcs_95", + "interval": "", + "legendFormat": "", + "refId": "F" + }, + { + "expr": "SBK_RABBITMQ_Reading_mcs_99", + "interval": "", + "legendFormat": "", + "refId": "G" + }, + { + "expr": "SBK_RABBITMQ_Reading_mcs_99_9", + "interval": "", + "legendFormat": "", + "refId": "H" + }, + { + "expr": "SBK_RABBITMQ_Reading_mcs_99_99", + "interval": "", + "legendFormat": "", + "refId": "I" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "RABBITMQ Read Percentiles (Microseconds)", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" }, - "unit": "decbytes" - }, - "overrides": [] - }, - "gridPos": { - "h": 6, - "w": 3, - "x": 8, - "y": 24 - }, - "id": 16, - "options": { - "colorMode": "value", - "graphMode": "none", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "µs", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } ], - "fields": "", - "values": false + "yaxis": { + "align": false, + "alignLevel": null + } }, - "textMode": "value" - }, - "pluginVersion": "7.3.7", - "targets": [ { - "expr": "SBK_RABBITMQ_Reading_Bytes_total", - "refId": "A" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "RABBITMQ Read Bytes Total", - "type": "stat" - }, - { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 1 + }, + { + "color": "#6ED0E0", + "value": 5 + }, + { + "color": "#EF843C", + "value": 10 + }, + { + "color": "#E24D42", + "value": 20 + }, + { + "color": "#1F78C1", + "value": 30 + }, + { + "color": "#BA43A9", + "value": 40 + }, + { + "color": "#705DA0", + "value": 50 + }, + { + "color": "#508642", + "value": 60 + }, + { + "color": "#CCA300", + "value": 70 + }, + { + "color": "#447EBC", + "value": 80 + }, + { + "color": "#C15C17", + "value": 90 + }, + { + "color": "#890F02", + "value": 100 + }, + { + "color": "#0A437C", + "value": 500 + }, + { + "color": "#6D1F62", + "value": 1000 + } + ] }, - { - "color": "red", - "value": 1 - } - ] + "unit": "ms" + }, + "overrides": [] }, - "unit": "none" - }, - "overrides": [] - }, - "gridPos": { - "h": 5, - "w": 5, - "x": 11, - "y": 25 - }, - "id": 26, - "options": { - "colorMode": "value", - "graphMode": "none", - "justifyMode": "auto", - "orientation": "horizontal", - "reduceOptions": { - "calcs": [ - "last" + "gridPos": { + "h": 11, + "w": 8, + "x": 16, + "y": 30 + }, + "id": 24, + "options": { + "colorMode": "value", + "graphMode": "area", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "auto" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_RABBITMQ_Reading_ms_AvgLatency", + "interval": "", + "legendFormat": "Average Latency", + "refId": "A" + }, + { + "expr": "SBK_RABBITMQ_Reading_ms_MaxLatency", + "interval": "", + "legendFormat": "Max Latency", + "refId": "B" + } ], - "fields": "", - "values": false - }, - "textMode": "value_and_name" - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_RABBITMQ_Reading_LowerDiscardedLatencyRecords_total", - "interval": "", - "legendFormat": "Lower", - "queryType": "randomWalk", - "refId": "A" - }, - { - "expr": "SBK_RABBITMQ_Reading_HigherDiscardLatencyRecords_total", - "interval": "", - "legendFormat": "Higher", - "refId": "B" - }, - { - "expr": "SBK_RABBITMQ_Reading_InvalidLatencyRecords_total", - "interval": "", - "legendFormat": "Invalid/Negative", - "refId": "C" + "timeFrom": null, + "timeShift": null, + "title": "RABBITMQ Read Avg and Max Latencies (Milliseconds)", + "type": "stat" } ], - "timeFrom": null, - "timeShift": null, - "title": "RABBITMQ Read Discarded Latencies", - "type": "stat" + "title": "Read Performance Benchmarking", + "type": "row" + }, + { + "collapsed": false, + "datasource": null, + "gridPos": { + "h": 1, + "w": 24, + "x": 0, + "y": 8 + }, + "id": 56, + "panels": [], + "title": "Write-Read Performance Benchmarking (End to End Latencies)", + "type": "row" }, { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, "datasource": "Prometheus", "fieldConfig": { "defaults": { "custom": {}, - "links": [], "mappings": [], + "max": 500, + "min": 0, "noValue": "0", "thresholds": { "mode": "absolute", @@ -2596,81 +3024,43 @@ }, { "color": "#E24D42", - "value": 1000 + "value": 200 }, { "color": "#1F78C1", - "value": 10000 + "value": 300 }, { "color": "#BA43A9", - "value": 100000 + "value": 400 }, { "color": "#705DA0", - "value": 1000000 + "value": 500 }, { "color": "#508642", - "value": 10000000 + "value": 600 + }, + { + "color": "#CCA300", + "value": 700 + }, + { + "color": "#447EBC", + "value": 800 + }, + { + "color": "#C15C17", + "value": 900 + }, + { + "color": "#890F02", + "value": 1000 } ] }, - "unit": "µs" - }, - "overrides": [] - }, - "gridPos": { - "h": 11, - "w": 8, - "x": 0, - "y": 30 - }, - "id": 43, - "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_RABBITMQ_Reading_mcs_AvgLatency", - "interval": "", - "legendFormat": "Average Latency", - "refId": "A" - }, - { - "expr": "SBK_RABBITMQ_Reading_mcs_MaxLatency", - "interval": "", - "legendFormat": "Max Latency", - "refId": "B" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "RABBITMQ Read Avg and Max Latencies (Microseconds)", - "type": "stat" - }, - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [] + "unit": "MBs" }, "overrides": [] }, @@ -2679,11 +3069,11 @@ "gridPos": { "h": 11, "w": 8, - "x": 8, - "y": 30 + "x": 0, + "y": 9 }, "hiddenSeries": false, - "id": 45, + "id": 61, "legend": { "avg": false, "current": false, @@ -2710,1564 +3100,1252 @@ "steppedLine": false, "targets": [ { - "expr": "SBK_RABBITMQ_Reading_mcs_10", + "expr": "SBK_RABBITMQ_Write_Reading_MBPerSec", "interval": "", "legendFormat": "", "refId": "A" - }, - { - "expr": "SBK_RABBITMQ_Reading_mcs_25", - "interval": "", - "legendFormat": "", - "refId": "B" - }, - { - "expr": "SBK_RABBITMQ_Reading_mcs_50", - "interval": "", - "legendFormat": "", - "refId": "C" - }, - { - "expr": "SBK_RABBITMQ_Reading_mcs_75", - "interval": "", - "legendFormat": "", - "refId": "D" - }, - { - "expr": "SBK_RABBITMQ_Reading_mcs_90", - "interval": "", - "legendFormat": "", - "refId": "E" - }, - { - "expr": "SBK_RABBITMQ_Reading_mcs_95", - "interval": "", - "legendFormat": "", - "refId": "F" - }, - { - "expr": "SBK_RABBITMQ_Reading_mcs_99", - "interval": "", - "legendFormat": "", - "refId": "G" - }, - { - "expr": "SBK_RABBITMQ_Reading_mcs_99_9", - "interval": "", - "legendFormat": "", - "refId": "H" - }, - { - "expr": "SBK_RABBITMQ_Reading_mcs_99_99", - "interval": "", - "legendFormat": "", - "refId": "I" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, - "title": "RABBITMQ Read Percentiles (Microseconds)", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "format": "µs", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } - }, - { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [], - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 1 - }, - { - "color": "#6ED0E0", - "value": 5 - }, - { - "color": "#EF843C", - "value": 10 - }, - { - "color": "#E24D42", - "value": 20 - }, - { - "color": "#1F78C1", - "value": 30 - }, - { - "color": "#BA43A9", - "value": 40 - }, - { - "color": "#705DA0", - "value": 50 - }, - { - "color": "#508642", - "value": 60 - }, - { - "color": "#CCA300", - "value": 70 - }, - { - "color": "#447EBC", - "value": 80 - }, - { - "color": "#C15C17", - "value": 90 - }, - { - "color": "#890F02", - "value": 100 - }, - { - "color": "#0A437C", - "value": 500 - }, - { - "color": "#6D1F62", - "value": 1000 - } - ] - }, - "unit": "ms" + "title": "RABBITMQ Write-Read Throughput MB/s ", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "$$hashKey": "object:175", + "format": "MBs", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "$$hashKey": "object:176", + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {} }, "overrides": [] }, + "fill": 1, + "fillGradient": 0, "gridPos": { "h": 11, "w": 8, - "x": 16, - "y": 30 + "x": 8, + "y": 9 }, - "id": 24, + "hiddenSeries": false, + "id": 36, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" + "alertThreshold": true }, + "percentage": false, "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, "targets": [ { - "expr": "SBK_RABBITMQ_Reading_ms_AvgLatency", + "expr": "SBK_RABBITMQ_Write_Reading_RecordsPerSec", "interval": "", - "legendFormat": "Average Latency", + "legendFormat": "", "refId": "A" - }, - { - "expr": "SBK_RABBITMQ_Reading_ms_MaxLatency", - "interval": "", - "legendFormat": "Max Latency", - "refId": "B" } ], + "thresholds": [], "timeFrom": null, - "timeShift": null, - "title": "RABBITMQ Read Avg and Max Latencies (Milliseconds)", - "type": "stat" - }, - { - "collapsed": true, - "datasource": null, - "gridPos": { - "h": 1, - "w": 24, - "x": 0, - "y": 41 - }, - "id": 56, - "panels": [ - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "max": 500, - "min": 0, - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 200 - }, - { - "color": "#1F78C1", - "value": 300 - }, - { - "color": "#BA43A9", - "value": 400 - }, - { - "color": "#705DA0", - "value": 500 - }, - { - "color": "#508642", - "value": 600 - }, - { - "color": "#CCA300", - "value": 700 - }, - { - "color": "#447EBC", - "value": 800 - }, - { - "color": "#C15C17", - "value": 900 - }, - { - "color": "#890F02", - "value": 1000 - } - ] - }, - "unit": "MBs" - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 0, - "y": 4 - }, - "hiddenSeries": false, - "id": 61, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_RABBITMQ_Write_Reading_MBPerSec", - "interval": "", - "legendFormat": "", - "refId": "A" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "RABBITMQ Write-Read Throughput MB/s ", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "$$hashKey": "object:175", - "format": "MBs", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "$$hashKey": "object:176", - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } + "timeRegions": [], + "timeShift": null, + "title": "RABBITMQ Write-Read Records/Sec", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "iops", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true }, { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {} - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 8, - "y": 4 - }, - "hiddenSeries": false, - "id": 36, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_RABBITMQ_Write_Reading_RecordsPerSec", - "interval": "", - "legendFormat": "", - "refId": "A" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "RABBITMQ Write-Read Records/Sec", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 1000 + }, + { + "color": "#1F78C1", + "value": 10000 + }, + { + "color": "#BA43A9", + "value": 100000 + }, + { + "color": "#705DA0", + "value": 1000000 + }, + { + "color": "#508642", + "value": 10000000 + } + ] }, - "yaxes": [ - { - "format": "iops", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } + "unit": "ns" + }, + "overrides": [] + }, + "gridPos": { + "h": 11, + "w": 8, + "x": 16, + "y": 9 + }, + "id": 52, + "options": { + "colorMode": "value", + "graphMode": "area", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" ], - "yaxis": { - "align": false, - "alignLevel": null - } + "fields": "", + "values": false + }, + "textMode": "auto" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_RABBITMQ_Write_Reading_ns_AvgLatency", + "interval": "", + "legendFormat": "Average Latency", + "refId": "A" + }, + { + "expr": "SBK_RABBITMQ_Write_Reading_ns_MaxLatency", + "interval": "", + "legendFormat": "Max Latency", + "refId": "B" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "RABBITMQ Write-Read Avg and Max Latencies (Nanoseconds)", + "type": "stat" + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {} + }, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 0, + "y": 20 + }, + "hiddenSeries": false, + "id": 54, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_RABBITMQ_Write_Reading_ns_10", + "interval": "", + "legendFormat": "", + "refId": "A" + }, + { + "expr": "SBK_RABBITMQ_Write_Reading_ns_25", + "interval": "", + "legendFormat": "", + "refId": "B" }, { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 1000 - }, - { - "color": "#1F78C1", - "value": 10000 - }, - { - "color": "#BA43A9", - "value": 100000 - }, - { - "color": "#705DA0", - "value": 1000000 - }, - { - "color": "#508642", - "value": 10000000 - } - ] - }, - "unit": "ns" - }, - "overrides": [] - }, - "gridPos": { - "h": 11, - "w": 8, - "x": 16, - "y": 4 - }, - "id": 52, - "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_RABBITMQ_Write_Reading_ns_AvgLatency", - "interval": "", - "legendFormat": "Average Latency", - "refId": "A" - }, - { - "expr": "SBK_RABBITMQ_Write_Reading_ns_MaxLatency", - "interval": "", - "legendFormat": "Max Latency", - "refId": "B" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "RABBITMQ Write-Read Avg and Max Latencies (Nanoseconds)", - "type": "stat" + "expr": "SBK_RABBITMQ_Write_Reading_ns_50", + "interval": "", + "legendFormat": "", + "refId": "C" }, { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {} - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 0, - "y": 15 - }, - "hiddenSeries": false, - "id": 54, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_RABBITMQ_Write_Reading_ns_10", - "interval": "", - "legendFormat": "", - "refId": "A" - }, - { - "expr": "SBK_RABBITMQ_Write_Reading_ns_25", - "interval": "", - "legendFormat": "", - "refId": "B" - }, - { - "expr": "SBK_RABBITMQ_Write_Reading_ns_50", - "interval": "", - "legendFormat": "", - "refId": "C" - }, - { - "expr": "SBK_RABBITMQ_Write_Reading_ns_75", - "interval": "", - "legendFormat": "", - "refId": "D" - }, - { - "expr": "SBK_RABBITMQ_Write_Reading_ns_90", - "interval": "", - "legendFormat": "", - "refId": "E" - }, - { - "expr": "SBK_RABBITMQ_Write_Reading_ns_95", - "interval": "", - "legendFormat": "", - "refId": "F" - }, - { - "expr": "SBK_RABBITMQ_Write_Reading_ns_99", - "interval": "", - "legendFormat": "", - "refId": "G" - }, - { - "expr": "SBK_RABBITMQ_Write_Reading_ns_99_9", - "interval": "", - "legendFormat": "", - "refId": "H" - }, - { - "expr": "SBK_RABBITMQ_Write_Reading_ns_99_99", - "interval": "", - "legendFormat": "", - "refId": "I" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "RABBITMQ Write-Read Percentiles (Nanoseconds)", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "format": "ns", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } + "expr": "SBK_RABBITMQ_Write_Reading_ns_75", + "interval": "", + "legendFormat": "", + "refId": "D" + }, + { + "expr": "SBK_RABBITMQ_Write_Reading_ns_90", + "interval": "", + "legendFormat": "", + "refId": "E" + }, + { + "expr": "SBK_RABBITMQ_Write_Reading_ns_95", + "interval": "", + "legendFormat": "", + "refId": "F" + }, + { + "expr": "SBK_RABBITMQ_Write_Reading_ns_99", + "interval": "", + "legendFormat": "", + "refId": "G" + }, + { + "expr": "SBK_RABBITMQ_Write_Reading_ns_99_25", + "interval": "", + "legendFormat": "", + "refId": "H" + }, + { + "expr": "SBK_RABBITMQ_Write_Reading_ns_99_5", + "interval": "", + "legendFormat": "", + "refId": "I" + }, + { + "expr": "SBK_RABBITMQ_Write_Reading_ns_99_75", + "interval": "", + "legendFormat": "", + "refId": "J" + }, + { + "expr": "SBK_RABBITMQ_Write_Reading_ns_99_9", + "interval": "", + "legendFormat": "", + "refId": "K" + }, + { + "expr": "SBK_RABBITMQ_Write_Reading_ns_99_95", + "interval": "", + "legendFormat": "", + "refId": "L" }, { - "datasource": "Prometheus", - "description": "", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 1073741824 - }, - { - "color": "#EF843C", - "value": 10737418240 - }, - { - "color": "#6ED0E0", - "value": 10737418240 - }, - { - "color": "#E24D42", - "value": 1099511627776 - } - ] + "expr": "SBK_RABBITMQ_Write_Reading_ns_99_99", + "interval": "", + "legendFormat": "", + "refId": "M" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "RABBITMQ Write-Read Percentiles (Nanoseconds)", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "$$hashKey": "object:240", + "format": "ns", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "$$hashKey": "object:241", + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "datasource": "Prometheus", + "description": "", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null }, - "unit": "decbytes" - }, - "overrides": [] - }, - "gridPos": { - "h": 5, - "w": 3, - "x": 8, - "y": 15 - }, - "id": 30, - "options": { - "colorMode": "value", - "graphMode": "none", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" + { + "color": "#EAB839", + "value": 1073741824 + }, + { + "color": "#EF843C", + "value": 10737418240 + }, + { + "color": "#6ED0E0", + "value": 10737418240 + }, + { + "color": "#E24D42", + "value": 1099511627776 + } + ] }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_RABBITMQ_Write_Reading_Bytes_total", - "interval": "", - "legendFormat": "", - "refId": "A" - } + "unit": "decbytes" + }, + "overrides": [] + }, + "gridPos": { + "h": 5, + "w": 3, + "x": 8, + "y": 20 + }, + "id": 30, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" ], - "timeFrom": null, - "timeShift": null, - "title": "RABBITMQ Write-Read Bytes Total", - "type": "stat" + "fields": "", + "values": false }, + "textMode": "auto" + }, + "pluginVersion": "7.3.7", + "targets": [ { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "max": 500, - "min": 0, - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 200 - }, - { - "color": "#1F78C1", - "value": 300 - }, - { - "color": "#BA43A9", - "value": 400 - }, - { - "color": "#705DA0", - "value": 500 - }, - { - "color": "#508642", - "value": 600 - }, - { - "color": "#CCA300", - "value": 700 - }, - { - "color": "#447EBC", - "value": 800 - }, - { - "color": "#C15C17", - "value": 900 - }, - { - "color": "#890F02", - "value": 1000 - } - ] + "expr": "SBK_RABBITMQ_Write_Reading_Bytes_total", + "interval": "", + "legendFormat": "", + "refId": "A" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "RABBITMQ Write-Read Bytes Total", + "type": "stat" + }, + { + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "max": 500, + "min": 0, + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 }, - "unit": "MBs" - }, - "overrides": [] - }, - "gridPos": { - "h": 6, - "w": 5, - "x": 11, - "y": 15 - }, - "id": 32, - "options": { - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "showThresholdLabels": true, - "showThresholdMarkers": true + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 200 + }, + { + "color": "#1F78C1", + "value": 300 + }, + { + "color": "#BA43A9", + "value": 400 + }, + { + "color": "#705DA0", + "value": 500 + }, + { + "color": "#508642", + "value": 600 + }, + { + "color": "#CCA300", + "value": 700 + }, + { + "color": "#447EBC", + "value": 800 + }, + { + "color": "#C15C17", + "value": 900 + }, + { + "color": "#890F02", + "value": 1000 + } + ] }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_RABBITMQ_Write_Reading_MBPerSec", - "interval": "", - "legendFormat": "", - "refId": "A" - } + "unit": "MBs" + }, + "overrides": [] + }, + "gridPos": { + "h": 6, + "w": 5, + "x": 11, + "y": 20 + }, + "id": 32, + "options": { + "reduceOptions": { + "calcs": [ + "last" ], - "timeFrom": null, - "timeShift": null, - "title": "RABBITMQ Write-Read Throughput MB/s", - "type": "gauge" + "fields": "", + "values": false }, + "showThresholdLabels": true, + "showThresholdMarkers": true + }, + "pluginVersion": "7.3.7", + "targets": [ { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {} - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 16, - "y": 15 - }, - "hiddenSeries": false, - "id": 34, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_RABBITMQ_Write_Reading_ms_10", - "interval": "", - "legendFormat": "", - "refId": "A" - }, - { - "expr": "SBK_RABBITMQ_Write_Reading_ms_25", - "interval": "", - "legendFormat": "", - "refId": "B" - }, - { - "expr": "SBK_RABBITMQ_Write_Reading_ms_50", - "interval": "", - "legendFormat": "", - "refId": "C" - }, - { - "expr": "SBK_RABBITMQ_Write_Reading_ms_75", - "interval": "", - "legendFormat": "", - "refId": "D" - }, - { - "expr": "SBK_RABBITMQ_Write_Reading_ms_90", - "interval": "", - "legendFormat": "", - "refId": "E" - }, - { - "expr": "SBK_RABBITMQ_Write_Reading_ms_95", - "interval": "", - "legendFormat": "", - "refId": "F" - }, - { - "expr": "SBK_RABBITMQ_Write_Reading_ms_99", - "interval": "", - "legendFormat": "", - "refId": "G" - }, - { - "expr": "SBK_RABBITMQ_Write_Reading_ms_99_9", - "interval": "", - "legendFormat": "", - "refId": "H" - }, - { - "expr": "SBK_RABBITMQ_Write_Reading_ms_99_99", - "interval": "", - "legendFormat": "", - "refId": "I" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "RABBITMQ Write-Read Percentiles (Milliseconds)", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "format": "ms", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } + "expr": "SBK_RABBITMQ_Write_Reading_MBPerSec", + "interval": "", + "legendFormat": "", + "refId": "A" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "RABBITMQ Write-Read Throughput MB/s", + "type": "gauge" + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {} + }, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 16, + "y": 20 + }, + "hiddenSeries": false, + "id": 34, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_RABBITMQ_Write_Reading_ms_10", + "interval": "", + "legendFormat": "", + "refId": "A" }, { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": { - "align": null, - "filterable": false + "expr": "SBK_RABBITMQ_Write_Reading_ms_25", + "interval": "", + "legendFormat": "", + "refId": "B" + }, + { + "expr": "SBK_RABBITMQ_Write_Reading_ms_50", + "interval": "", + "legendFormat": "", + "refId": "C" + }, + { + "expr": "SBK_RABBITMQ_Write_Reading_ms_75", + "interval": "", + "legendFormat": "", + "refId": "D" + }, + { + "expr": "SBK_RABBITMQ_Write_Reading_ms_90", + "interval": "", + "legendFormat": "", + "refId": "E" + }, + { + "expr": "SBK_RABBITMQ_Write_Reading_ms_95", + "interval": "", + "legendFormat": "", + "refId": "F" + }, + { + "expr": "SBK_RABBITMQ_Write_Reading_ms_99", + "interval": "", + "legendFormat": "", + "refId": "G" + }, + { + "expr": "SBK_RABBITMQ_Write_Reading_ms_99_9", + "interval": "", + "legendFormat": "", + "refId": "H" + }, + { + "expr": "SBK_RABBITMQ_Write_Reading_ms_99_99", + "interval": "", + "legendFormat": "", + "refId": "I" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "RABBITMQ Write-Read Percentiles (Milliseconds)", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "ms", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": { + "align": null, + "filterable": false + }, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null }, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 500 - } - ] + { + "color": "#EAB839", + "value": 10 }, - "unit": "none" - }, - "overrides": [] - }, - "gridPos": { - "h": 6, - "w": 3, - "x": 8, - "y": 20 - }, - "id": 40, - "options": { - "colorMode": "value", - "graphMode": "none", - "justifyMode": "auto", - "orientation": "horizontal", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "value_and_name" + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 500 + } + ] }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_RABBITMQ_Write_Reading_Readers", - "interval": "", - "legendFormat": "Active Readers", - "refId": "A" - }, - { - "expr": "SBK_RABBITMQ_Write_Reading_Max_Readers", - "interval": "", - "legendFormat": "Max Readers", - "refId": "B" - }, - { - "expr": "SBK_RABBITMQ_Write_Reading_Writers", - "interval": "", - "legendFormat": "Active Writers", - "refId": "C" - }, - { - "expr": "SBK_RABBITMQ_Write_Reading_Max_Writers", - "interval": "", - "legendFormat": "Max Writers", - "refId": "D" - } + "unit": "none" + }, + "overrides": [] + }, + "gridPos": { + "h": 6, + "w": 3, + "x": 8, + "y": 25 + }, + "id": 40, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "auto", + "orientation": "horizontal", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "value_and_name" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_RABBITMQ_Write_Reading_Readers", + "interval": "", + "legendFormat": "Active Readers", + "refId": "A" + }, + { + "expr": "SBK_RABBITMQ_Write_Reading_Max_Readers", + "interval": "", + "legendFormat": "Max Readers", + "refId": "B" + }, + { + "expr": "SBK_RABBITMQ_Write_Reading_Writers", + "interval": "", + "legendFormat": "Active Writers", + "refId": "C" + }, + { + "expr": "SBK_RABBITMQ_Write_Reading_Max_Writers", + "interval": "", + "legendFormat": "Max Writers", + "refId": "D" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "RABBITMQ Write-Read Writers and Readers", + "type": "stat" + }, + { + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "red", + "value": 1 + } + ] + }, + "unit": "none" + }, + "overrides": [] + }, + "gridPos": { + "h": 5, + "w": 5, + "x": 11, + "y": 26 + }, + "id": 42, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "auto", + "orientation": "horizontal", + "reduceOptions": { + "calcs": [ + "last" ], - "timeFrom": null, - "timeShift": null, - "title": "RABBITMQ Write-Read Writers and Readers", - "type": "stat" + "fields": "", + "values": false }, + "textMode": "value_and_name" + }, + "pluginVersion": "7.3.7", + "targets": [ { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "red", - "value": 1 - } - ] + "expr": "SBK_RABBITMQ_Write_Reading_LowerDiscardedLatencyRecords_total", + "interval": "", + "legendFormat": "Lower", + "refId": "A" + }, + { + "expr": "SBK_RABBITMQ_Write_Reading_HigherDiscardLatencyRecords_total", + "interval": "", + "legendFormat": "Higher", + "refId": "B" + }, + { + "expr": "SBK_RABBITMQ_Write_Reading_InvalidLatencyRecords_total", + "interval": "", + "legendFormat": "Invalid/Negative", + "refId": "C" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "RABBITMQ Write-Read Discarded Latencies", + "type": "stat" + }, + { + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null }, - "unit": "none" - }, - "overrides": [] - }, - "gridPos": { - "h": 5, - "w": 5, - "x": 11, - "y": 21 - }, - "id": 42, - "options": { - "colorMode": "value", - "graphMode": "none", - "justifyMode": "auto", - "orientation": "horizontal", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "value_and_name" + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 1000 + }, + { + "color": "#1F78C1", + "value": 10000 + }, + { + "color": "#BA43A9", + "value": 100000 + }, + { + "color": "#705DA0", + "value": 1000000 + }, + { + "color": "#508642", + "value": 10000000 + }, + { + "color": "#CCA300", + "value": 100000000 + } + ] }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_RABBITMQ_Write_Reading_LowerDiscardedLatencyRecords_total", - "interval": "", - "legendFormat": "Lower", - "refId": "A" - }, - { - "expr": "SBK_RABBITMQ_Write_Reading_HigherDiscardLatencyRecords_total", - "interval": "", - "legendFormat": "Higher", - "refId": "B" - }, - { - "expr": "SBK_RABBITMQ_Write_Reading_InvalidLatencyRecords_total", - "interval": "", - "legendFormat": "Invalid/Negative", - "refId": "C" - } + "unit": "µs" + }, + "overrides": [] + }, + "gridPos": { + "h": 11, + "w": 8, + "x": 0, + "y": 31 + }, + "id": 51, + "options": { + "colorMode": "value", + "graphMode": "area", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" ], - "timeFrom": null, - "timeShift": null, - "title": "RABBITMQ Write-Read Discarded Latencies", - "type": "stat" + "fields": "", + "values": false + }, + "textMode": "auto" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_RABBITMQ_Write_Reading_mcs_AvgLatency", + "interval": "", + "legendFormat": "Average Latency", + "refId": "A" + }, + { + "expr": "SBK_RABBITMQ_Write_Reading_mcs_MaxLatency", + "interval": "", + "legendFormat": "Max Latency", + "refId": "B" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "RABBITMQ Write-Read Avg and Max Latencies (Microseconds)", + "type": "stat" + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {} + }, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 8, + "y": 31 + }, + "hiddenSeries": false, + "id": 53, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_RABBITMQ_Write_Reading_mcs_10", + "interval": "", + "legendFormat": "", + "refId": "A" + }, + { + "expr": "SBK_RABBITMQ_Write_Reading_mcs_25", + "interval": "", + "legendFormat": "", + "refId": "B" }, { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 1000 - }, - { - "color": "#1F78C1", - "value": 10000 - }, - { - "color": "#BA43A9", - "value": 100000 - }, - { - "color": "#705DA0", - "value": 1000000 - }, - { - "color": "#508642", - "value": 10000000 - }, - { - "color": "#CCA300", - "value": 100000000 - } - ] - }, - "unit": "µs" - }, - "overrides": [] - }, - "gridPos": { - "h": 11, - "w": 8, - "x": 0, - "y": 26 - }, - "id": 51, - "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_RABBITMQ_Write_Reading_mcs_AvgLatency", - "interval": "", - "legendFormat": "Average Latency", - "refId": "A" - }, - { - "expr": "SBK_RABBITMQ_Write_Reading_mcs_MaxLatency", - "interval": "", - "legendFormat": "Max Latency", - "refId": "B" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "RABBITMQ Write-Read Avg and Max Latencies (Microseconds)", - "type": "stat" + "expr": "SBK_RABBITMQ_Write_Reading_mcs_50", + "interval": "", + "legendFormat": "", + "refId": "C" }, { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {} - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 8, - "y": 26 - }, - "hiddenSeries": false, - "id": 53, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_RABBITMQ_Write_Reading_mcs_10", - "interval": "", - "legendFormat": "", - "refId": "A" - }, - { - "expr": "SBK_RABBITMQ_Write_Reading_mcs_25", - "interval": "", - "legendFormat": "", - "refId": "B" - }, - { - "expr": "SBK_RABBITMQ_Write_Reading_mcs_50", - "interval": "", - "legendFormat": "", - "refId": "C" - }, - { - "expr": "SBK_RABBITMQ_Write_Reading_mcs_75", - "interval": "", - "legendFormat": "", - "refId": "D" - }, - { - "expr": "SBK_RABBITMQ_Write_Reading_mcs_90", - "interval": "", - "legendFormat": "", - "refId": "E" - }, - { - "expr": "SBK_RABBITMQ_Write_Reading_mcs_95", - "interval": "", - "legendFormat": "", - "refId": "F" - }, - { - "expr": "SBK_RABBITMQ_Write_Reading_mcs_99", - "interval": "", - "legendFormat": "", - "refId": "G" - }, - { - "expr": "SBK_RABBITMQ_Write_Reading_mcs_99_9", - "interval": "", - "legendFormat": "", - "refId": "H" - }, - { - "expr": "SBK_RABBITMQ_Write_Reading_mcs_99_99", - "interval": "", - "legendFormat": "", - "refId": "I" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "RABBITMQ Write-Read Percentiles (Microseconds)", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "format": "µs", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } + "expr": "SBK_RABBITMQ_Write_Reading_mcs_75", + "interval": "", + "legendFormat": "", + "refId": "D" + }, + { + "expr": "SBK_RABBITMQ_Write_Reading_mcs_90", + "interval": "", + "legendFormat": "", + "refId": "E" + }, + { + "expr": "SBK_RABBITMQ_Write_Reading_mcs_95", + "interval": "", + "legendFormat": "", + "refId": "F" + }, + { + "expr": "SBK_RABBITMQ_Write_Reading_mcs_99", + "interval": "", + "legendFormat": "", + "refId": "G" + }, + { + "expr": "SBK_RABBITMQ_Write_Reading_mcs_99_9", + "interval": "", + "legendFormat": "", + "refId": "H" + }, + { + "expr": "SBK_RABBITMQ_Write_Reading_mcs_99_99", + "interval": "", + "legendFormat": "", + "refId": "I" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "RABBITMQ Write-Read Percentiles (Microseconds)", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "µs", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true }, { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 1 - }, - { - "color": "#6ED0E0", - "value": 5 - }, - { - "color": "#EF843C", - "value": 10 - }, - { - "color": "#E24D42", - "value": 20 - }, - { - "color": "#1F78C1", - "value": 30 - }, - { - "color": "#BA43A9", - "value": 40 - }, - { - "color": "#705DA0", - "value": 50 - }, - { - "color": "#508642", - "value": 60 - }, - { - "color": "#CCA300", - "value": 70 - }, - { - "color": "#447EBC", - "value": 80 - }, - { - "color": "#C15C17", - "value": 90 - }, - { - "color": "#890F02", - "value": 100 - }, - { - "color": "#0A437C", - "value": 200 - }, - { - "color": "#6D1F62", - "value": 500 - }, - { - "color": "#584477", - "value": 1000 - } - ] + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null }, - "unit": "ms" - }, - "overrides": [] - }, - "gridPos": { - "h": 11, - "w": 8, - "x": 16, - "y": 26 - }, - "id": 38, - "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" + { + "color": "#EAB839", + "value": 1 + }, + { + "color": "#6ED0E0", + "value": 5 + }, + { + "color": "#EF843C", + "value": 10 + }, + { + "color": "#E24D42", + "value": 20 + }, + { + "color": "#1F78C1", + "value": 30 + }, + { + "color": "#BA43A9", + "value": 40 + }, + { + "color": "#705DA0", + "value": 50 + }, + { + "color": "#508642", + "value": 60 + }, + { + "color": "#CCA300", + "value": 70 + }, + { + "color": "#447EBC", + "value": 80 + }, + { + "color": "#C15C17", + "value": 90 + }, + { + "color": "#890F02", + "value": 100 + }, + { + "color": "#0A437C", + "value": 200 + }, + { + "color": "#6D1F62", + "value": 500 + }, + { + "color": "#584477", + "value": 1000 + } + ] }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_RABBITMQ_Write_Reading_ms_AvgLatency", - "interval": "", - "legendFormat": "Average Latency", - "refId": "A" - }, - { - "expr": "SBK_RABBITMQ_Write_Reading_ms_MaxLatency", - "interval": "", - "legendFormat": "Max Latency", - "refId": "B" - } + "unit": "ms" + }, + "overrides": [] + }, + "gridPos": { + "h": 11, + "w": 8, + "x": 16, + "y": 31 + }, + "id": 38, + "options": { + "colorMode": "value", + "graphMode": "area", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" ], - "timeFrom": null, - "timeShift": null, - "title": "RABBITMQ Write-Read Avg and Max Latencies (Milliseconds)", - "type": "stat" + "fields": "", + "values": false + }, + "textMode": "auto" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_RABBITMQ_Write_Reading_ms_AvgLatency", + "interval": "", + "legendFormat": "Average Latency", + "refId": "A" + }, + { + "expr": "SBK_RABBITMQ_Write_Reading_ms_MaxLatency", + "interval": "", + "legendFormat": "Max Latency", + "refId": "B" } ], - "title": "Write-Read Performance Benchmarking (End to End Latencies)", - "type": "row" + "timeFrom": null, + "timeShift": null, + "title": "RABBITMQ Write-Read Avg and Max Latencies (Milliseconds)", + "type": "stat" } ], "refresh": "5s", diff --git a/grafana/dashboards/sbk-redis.json b/grafana/dashboards/sbk-redis.json index da9dd7616..283cda5f5 100644 --- a/grafana/dashboards/sbk-redis.json +++ b/grafana/dashboards/sbk-redis.json @@ -15,7 +15,7 @@ "editable": true, "gnetId": null, "graphTooltip": 0, - "iteration": 1623506088732, + "iteration": 1627313150733, "links": [], "panels": [ { @@ -362,7 +362,7 @@ "h": 9, "w": 8, "x": 0, - "y": 10 + "y": 7 }, "hiddenSeries": false, "id": 62, @@ -458,7 +458,7 @@ "h": 9, "w": 8, "x": 8, - "y": 10 + "y": 7 }, "hiddenSeries": false, "id": 6, @@ -590,7 +590,7 @@ "h": 9, "w": 8, "x": 16, - "y": 10 + "y": 7 }, "id": 48, "options": { @@ -646,7 +646,7 @@ "h": 11, "w": 8, "x": 0, - "y": 19 + "y": 16 }, "hiddenSeries": false, "id": 50, @@ -718,16 +718,40 @@ "refId": "G" }, { - "expr": "SBK_REDIS_Writing_ns_99_9", + "expr": "SBK_REDIS_Writing_ns_99_25", "interval": "", "legendFormat": "", "refId": "H" }, { - "expr": "SBK_REDIS_Writing_ns_99_99", + "expr": "SBK_REDIS_Writing_ns_99_5", "interval": "", "legendFormat": "", "refId": "I" + }, + { + "expr": "SBK_REDIS_Writing_ns_99_75", + "interval": "", + "legendFormat": "", + "refId": "J" + }, + { + "expr": "SBK_REDIS_Writing_ns_99_9", + "interval": "", + "legendFormat": "", + "refId": "K" + }, + { + "expr": "SBK_REDIS_Writing_ns_99_95", + "interval": "", + "legendFormat": "", + "refId": "L" + }, + { + "expr": "SBK_REDIS_Writing_ns_99_99", + "interval": "", + "legendFormat": "", + "refId": "M" } ], "thresholds": [], @@ -750,6 +774,7 @@ }, "yaxes": [ { + "$$hashKey": "object:127", "format": "ns", "label": null, "logBase": 1, @@ -758,6 +783,7 @@ "show": true }, { + "$$hashKey": "object:128", "format": "short", "label": null, "logBase": 1, @@ -814,7 +840,7 @@ "h": 4, "w": 3, "x": 8, - "y": 19 + "y": 16 }, "id": 2, "options": { @@ -925,7 +951,7 @@ "h": 6, "w": 5, "x": 11, - "y": 19 + "y": 16 }, "id": 4, "options": { @@ -970,7 +996,7 @@ "h": 11, "w": 8, "x": 16, - "y": 19 + "y": 16 }, "hiddenSeries": false, "id": 10, @@ -1136,7 +1162,7 @@ "h": 7, "w": 3, "x": 8, - "y": 23 + "y": 20 }, "id": 8, "options": { @@ -1192,7 +1218,7 @@ "h": 5, "w": 5, "x": 11, - "y": 25 + "y": 22 }, "id": 28, "options": { @@ -1294,7 +1320,7 @@ "h": 10, "w": 8, "x": 0, - "y": 30 + "y": 27 }, "id": 47, "options": { @@ -1350,7 +1376,7 @@ "h": 10, "w": 8, "x": 8, - "y": 30 + "y": 27 }, "hiddenSeries": false, "id": 49, @@ -1560,7 +1586,7 @@ "h": 10, "w": 8, "x": 16, - "y": 30 + "y": 27 }, "id": 12, "options": { @@ -1602,7 +1628,7 @@ "type": "row" }, { - "collapsed": false, + "collapsed": true, "datasource": null, "gridPos": { "h": 1, @@ -1611,969 +1637,1371 @@ "y": 7 }, "id": 58, - "panels": [], - "title": "Read Performance Benchmarking", - "type": "row" - }, - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [], - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 200 - }, - { - "color": "#1F78C1", - "value": 300 - }, - { - "color": "#BA43A9", - "value": 400 - }, - { - "color": "#705DA0", - "value": 500 - }, - { - "color": "#508642", - "value": 600 - }, - { - "color": "#CCA300", - "value": 700 - }, - { - "color": "#447EBC", - "value": 800 - }, - { - "color": "#C15C17", - "value": 900 + "panels": [ + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 200 + }, + { + "color": "#1F78C1", + "value": 300 + }, + { + "color": "#BA43A9", + "value": 400 + }, + { + "color": "#705DA0", + "value": 500 + }, + { + "color": "#508642", + "value": 600 + }, + { + "color": "#CCA300", + "value": 700 + }, + { + "color": "#447EBC", + "value": 800 + }, + { + "color": "#C15C17", + "value": 900 + }, + { + "color": "#890F02", + "value": 1000 + } + ] }, - { - "color": "#890F02", - "value": 1000 - } - ] + "unit": "MBs" + }, + "overrides": [] }, - "unit": "MBs" + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 0, + "y": 8 + }, + "hiddenSeries": false, + "id": 63, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_REDIS_Reading_MBPerSec", + "refId": "A" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "REDIS Read Throughput MB/s", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "$$hashKey": "object:323", + "format": "MBs", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "$$hashKey": "object:324", + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 0, - "y": 8 - }, - "hiddenSeries": false, - "id": 63, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_REDIS_Reading_MBPerSec", - "refId": "A" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "REDIS Read Throughput MB/s", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "$$hashKey": "object:323", - "format": "MBs", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "$$hashKey": "object:324", - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } - }, - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [] - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 8, - "y": 8 - }, - "hiddenSeries": false, - "id": 20, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_REDIS_Reading_RecordsPerSec", - "refId": "A" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "REDIS Read Records/Sec", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "format": "rps", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } - }, - { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [], - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 1000 - }, - { - "color": "#1F78C1", - "value": 10000 - }, - { - "color": "#BA43A9", - "value": 100000 - }, - { - "color": "#705DA0", - "value": 1000000 - }, - { - "color": "#508642", - "value": 10000000 - } - ] - }, - "unit": "ns" - }, - "overrides": [] - }, - "gridPos": { - "h": 11, - "w": 8, - "x": 16, - "y": 8 - }, - "id": 44, - "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_REDIS_Reading_ns_AvgLatency", - "interval": "", - "legendFormat": "Average Latency", - "refId": "A" - }, - { - "expr": "SBK_REDIS_Reading_ns_MaxLatency", - "interval": "", - "legendFormat": "Max Latency", - "refId": "B" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "REDIS Read Avg and Max Latencies (Nanoseconds)", - "type": "stat" - }, - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [] - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 0, - "y": 19 - }, - "hiddenSeries": false, - "id": 46, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_REDIS_Reading_ns_10", - "interval": "", - "legendFormat": "", - "refId": "A" - }, - { - "expr": "SBK_REDIS_Reading_ns_25", - "interval": "", - "legendFormat": "", - "refId": "B" - }, - { - "expr": "SBK_REDIS_Reading_ns_50", - "interval": "", - "legendFormat": "", - "refId": "C" - }, - { - "expr": "SBK_REDIS_Reading_ns_75", - "interval": "", - "legendFormat": "", - "refId": "D" - }, - { - "expr": "SBK_REDIS_Reading_ns_90", - "interval": "", - "legendFormat": "", - "refId": "E" - }, - { - "expr": "SBK_REDIS_Reading_ns_95", - "interval": "", - "legendFormat": "", - "refId": "F" - }, - { - "expr": "SBK_REDIS_Reading_ns_99", - "interval": "", - "legendFormat": "", - "refId": "G" - }, - { - "expr": "SBK_REDIS_Reading_ns_99_9", - "interval": "", - "legendFormat": "", - "refId": "H" - }, - { - "expr": "SBK_REDIS_Reading_ns_99_99", - "interval": "", - "legendFormat": "", - "refId": "I" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "REDIS Read Percentiles (Nanoseconds)", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ { - "format": "ns", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [] + }, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 8, + "y": 8 + }, + "hiddenSeries": false, + "id": 20, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_REDIS_Reading_RecordsPerSec", + "refId": "A" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "REDIS Read Records/Sec", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "rps", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } }, { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } - }, - { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [], - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 1000 + }, + { + "color": "#1F78C1", + "value": 10000 + }, + { + "color": "#BA43A9", + "value": 100000 + }, + { + "color": "#705DA0", + "value": 1000000 + }, + { + "color": "#508642", + "value": 10000000 + } + ] }, - { - "color": "#E24D42", - "value": 500 - } - ] + "unit": "ns" + }, + "overrides": [] + }, + "gridPos": { + "h": 11, + "w": 8, + "x": 16, + "y": 8 + }, + "id": 44, + "options": { + "colorMode": "value", + "graphMode": "area", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "auto" }, - "unit": "none" - }, - "overrides": [] - }, - "gridPos": { - "h": 5, - "w": 3, - "x": 8, - "y": 19 - }, - "id": 14, - "options": { - "colorMode": "value", - "graphMode": "none", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_REDIS_Reading_ns_AvgLatency", + "interval": "", + "legendFormat": "Average Latency", + "refId": "A" + }, + { + "expr": "SBK_REDIS_Reading_ns_MaxLatency", + "interval": "", + "legendFormat": "Max Latency", + "refId": "B" + } ], - "fields": "", - "values": false - }, - "textMode": "value_and_name" - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_REDIS_Reading_Readers", - "interval": "", - "legendFormat": "Active", - "refId": "A" + "timeFrom": null, + "timeShift": null, + "title": "REDIS Read Avg and Max Latencies (Nanoseconds)", + "type": "stat" }, { - "expr": "SBK_REDIS_Reading_Max_Readers", - "interval": "", - "legendFormat": "Max", - "refId": "B" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "REDIS Readers", - "type": "stat" - }, - { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [], - "mappings": [], - "max": 500, - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 200 - }, - { - "color": "#1F78C1", - "value": 300 - }, - { - "color": "#BA43A9", - "value": 400 - }, - { - "color": "#705DA0", - "value": 500 - }, - { - "color": "#508642", - "value": 600 - }, - { - "color": "#CCA300", - "value": 700 - }, - { - "color": "#447EBC", - "value": 800 - }, - { - "color": "#C15C17", - "value": 900 - }, - { - "color": "#890F02", - "value": 1000 - } - ] + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [] + }, + "overrides": [] }, - "unit": "MBs" - }, - "overrides": [] - }, - "gridPos": { - "h": 6, - "w": 5, - "x": 11, - "y": 19 - }, - "id": 18, - "options": { - "reduceOptions": { - "calcs": [ - "last" + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 0, + "y": 19 + }, + "hiddenSeries": false, + "id": 46, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_REDIS_Reading_ns_10", + "interval": "", + "legendFormat": "", + "refId": "A" + }, + { + "expr": "SBK_REDIS_Reading_ns_25", + "interval": "", + "legendFormat": "", + "refId": "B" + }, + { + "expr": "SBK_REDIS_Reading_ns_50", + "interval": "", + "legendFormat": "", + "refId": "C" + }, + { + "expr": "SBK_REDIS_Reading_ns_75", + "interval": "", + "legendFormat": "", + "refId": "D" + }, + { + "expr": "SBK_REDIS_Reading_ns_90", + "interval": "", + "legendFormat": "", + "refId": "E" + }, + { + "expr": "SBK_REDIS_Reading_ns_95", + "interval": "", + "legendFormat": "", + "refId": "F" + }, + { + "expr": "SBK_REDIS_Reading_ns_99", + "interval": "", + "legendFormat": "", + "refId": "G" + }, + { + "expr": "SBK_REDIS_Reading_ns_99_25", + "interval": "", + "legendFormat": "", + "refId": "H" + }, + { + "expr": "SBK_REDIS_Reading_ns_99_5", + "interval": "", + "legendFormat": "", + "refId": "I" + }, + { + "expr": "SBK_REDIS_Reading_ns_99_75", + "interval": "", + "legendFormat": "", + "refId": "J" + }, + { + "expr": "SBK_REDIS_Reading_ns_99_9", + "interval": "", + "legendFormat": "", + "refId": "K" + }, + { + "expr": "SBK_REDIS_Reading_ns_99_95", + "interval": "", + "legendFormat": "", + "refId": "L" + }, + { + "expr": "SBK_REDIS_Reading_ns_99_99", + "interval": "", + "legendFormat": "", + "refId": "M" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "REDIS Read Percentiles (Nanoseconds)", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "$$hashKey": "object:152", + "format": "ns", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "$$hashKey": "object:153", + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } ], - "fields": "", - "values": false - }, - "showThresholdLabels": true, - "showThresholdMarkers": true - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_REDIS_Reading_MBPerSec", - "refId": "A" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "REDIS Read Throughput MB/s", - "type": "gauge" - }, - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [] - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 16, - "y": 19 - }, - "hiddenSeries": false, - "id": 22, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_REDIS_Reading_ms_10", - "interval": "", - "legendFormat": "", - "refId": "A" - }, - { - "expr": "SBK_REDIS_Reading_ms_25", - "interval": "", - "legendFormat": "", - "refId": "B" - }, - { - "expr": "SBK_REDIS_Reading_ms_50", - "interval": "", - "legendFormat": "", - "refId": "C" + "yaxis": { + "align": false, + "alignLevel": null + } }, { - "expr": "SBK_REDIS_Reading_ms_75", - "interval": "", - "legendFormat": "", - "refId": "D" + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 500 + } + ] + }, + "unit": "none" + }, + "overrides": [] + }, + "gridPos": { + "h": 5, + "w": 3, + "x": 8, + "y": 19 + }, + "id": 14, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "value_and_name" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_REDIS_Reading_Readers", + "interval": "", + "legendFormat": "Active", + "refId": "A" + }, + { + "expr": "SBK_REDIS_Reading_Max_Readers", + "interval": "", + "legendFormat": "Max", + "refId": "B" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "REDIS Readers", + "type": "stat" }, { - "expr": "SBK_REDIS_Reading_ms_90", - "interval": "", - "legendFormat": "", - "refId": "E" + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "max": 500, + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 200 + }, + { + "color": "#1F78C1", + "value": 300 + }, + { + "color": "#BA43A9", + "value": 400 + }, + { + "color": "#705DA0", + "value": 500 + }, + { + "color": "#508642", + "value": 600 + }, + { + "color": "#CCA300", + "value": 700 + }, + { + "color": "#447EBC", + "value": 800 + }, + { + "color": "#C15C17", + "value": 900 + }, + { + "color": "#890F02", + "value": 1000 + } + ] + }, + "unit": "MBs" + }, + "overrides": [] + }, + "gridPos": { + "h": 6, + "w": 5, + "x": 11, + "y": 19 + }, + "id": 18, + "options": { + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "showThresholdLabels": true, + "showThresholdMarkers": true + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_REDIS_Reading_MBPerSec", + "refId": "A" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "REDIS Read Throughput MB/s", + "type": "gauge" }, { - "expr": "SBK_REDIS_Reading_ms_95", - "interval": "", - "legendFormat": "", - "refId": "F" + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [] + }, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 16, + "y": 19 + }, + "hiddenSeries": false, + "id": 22, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_REDIS_Reading_ms_10", + "interval": "", + "legendFormat": "", + "refId": "A" + }, + { + "expr": "SBK_REDIS_Reading_ms_25", + "interval": "", + "legendFormat": "", + "refId": "B" + }, + { + "expr": "SBK_REDIS_Reading_ms_50", + "interval": "", + "legendFormat": "", + "refId": "C" + }, + { + "expr": "SBK_REDIS_Reading_ms_75", + "interval": "", + "legendFormat": "", + "refId": "D" + }, + { + "expr": "SBK_REDIS_Reading_ms_90", + "interval": "", + "legendFormat": "", + "refId": "E" + }, + { + "expr": "SBK_REDIS_Reading_ms_95", + "interval": "", + "legendFormat": "", + "refId": "F" + }, + { + "expr": "SBK_REDIS_Reading_ms_99", + "interval": "", + "legendFormat": "", + "refId": "G" + }, + { + "expr": "SBK_REDIS_Reading_ms_99_9", + "interval": "", + "legendFormat": "", + "refId": "H" + }, + { + "expr": "SBK_REDIS_Reading_ms_99_99", + "interval": "", + "legendFormat": "", + "refId": "I" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "REDIS Read Percentiles (Milli Seconds)", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "ms", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } }, { - "expr": "SBK_REDIS_Reading_ms_99", - "interval": "", - "legendFormat": "", - "refId": "G" + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 1073741824 + }, + { + "color": "#6ED0E0", + "value": 10737418240 + }, + { + "color": "#EF843C", + "value": 107374182400 + }, + { + "color": "#E24D42", + "value": 1099511627776 + } + ] + }, + "unit": "decbytes" + }, + "overrides": [] + }, + "gridPos": { + "h": 6, + "w": 3, + "x": 8, + "y": 24 + }, + "id": 16, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "value" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_REDIS_Reading_Bytes_total", + "refId": "A" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "REDIS Read Bytes Total", + "type": "stat" }, { - "expr": "SBK_REDIS_Reading_ms_99_9", - "interval": "", - "legendFormat": "", - "refId": "H" + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "red", + "value": 1 + } + ] + }, + "unit": "none" + }, + "overrides": [] + }, + "gridPos": { + "h": 5, + "w": 5, + "x": 11, + "y": 25 + }, + "id": 26, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "auto", + "orientation": "horizontal", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "value_and_name" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_REDIS_Reading_LowerDiscardedLatencyRecords_total", + "interval": "", + "legendFormat": "Lower", + "queryType": "randomWalk", + "refId": "A" + }, + { + "expr": "SBK_REDIS_Reading_HigherDiscardLatencyRecords_total", + "interval": "", + "legendFormat": "Higher", + "refId": "B" + }, + { + "expr": "SBK_REDIS_Reading_InvalidLatencyRecords_total", + "interval": "", + "legendFormat": "Invalid/Negative", + "refId": "C" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "REDIS Read Discarded Latencies", + "type": "stat" }, { - "expr": "SBK_REDIS_Reading_ms_99_99", - "interval": "", - "legendFormat": "", - "refId": "I" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "REDIS Read Percentiles (Milli Seconds)", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "format": "ms", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 1000 + }, + { + "color": "#1F78C1", + "value": 10000 + }, + { + "color": "#BA43A9", + "value": 100000 + }, + { + "color": "#705DA0", + "value": 1000000 + }, + { + "color": "#508642", + "value": 10000000 + } + ] + }, + "unit": "µs" + }, + "overrides": [] + }, + "gridPos": { + "h": 11, + "w": 8, + "x": 0, + "y": 30 + }, + "id": 43, + "options": { + "colorMode": "value", + "graphMode": "area", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "auto" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_REDIS_Reading_mcs_AvgLatency", + "interval": "", + "legendFormat": "Average Latency", + "refId": "A" + }, + { + "expr": "SBK_REDIS_Reading_mcs_MaxLatency", + "interval": "", + "legendFormat": "Max Latency", + "refId": "B" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "REDIS Read Avg and Max Latencies (Microseconds)", + "type": "stat" }, { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } - }, - { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [], - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 1073741824 - }, - { - "color": "#6ED0E0", - "value": 10737418240 - }, - { - "color": "#EF843C", - "value": 107374182400 - }, - { - "color": "#E24D42", - "value": 1099511627776 - } - ] + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [] + }, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 8, + "y": 30 + }, + "hiddenSeries": false, + "id": 45, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_REDIS_Reading_mcs_10", + "interval": "", + "legendFormat": "", + "refId": "A" + }, + { + "expr": "SBK_REDIS_Reading_mcs_25", + "interval": "", + "legendFormat": "", + "refId": "B" + }, + { + "expr": "SBK_REDIS_Reading_mcs_50", + "interval": "", + "legendFormat": "", + "refId": "C" + }, + { + "expr": "SBK_REDIS_Reading_mcs_75", + "interval": "", + "legendFormat": "", + "refId": "D" + }, + { + "expr": "SBK_REDIS_Reading_mcs_90", + "interval": "", + "legendFormat": "", + "refId": "E" + }, + { + "expr": "SBK_REDIS_Reading_mcs_95", + "interval": "", + "legendFormat": "", + "refId": "F" + }, + { + "expr": "SBK_REDIS_Reading_mcs_99", + "interval": "", + "legendFormat": "", + "refId": "G" + }, + { + "expr": "SBK_REDIS_Reading_mcs_99_9", + "interval": "", + "legendFormat": "", + "refId": "H" + }, + { + "expr": "SBK_REDIS_Reading_mcs_99_99", + "interval": "", + "legendFormat": "", + "refId": "I" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "REDIS Read Percentiles (Microseconds)", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" }, - "unit": "decbytes" - }, - "overrides": [] - }, - "gridPos": { - "h": 6, - "w": 3, - "x": 8, - "y": 24 - }, - "id": 16, - "options": { - "colorMode": "value", - "graphMode": "none", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "µs", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } ], - "fields": "", - "values": false + "yaxis": { + "align": false, + "alignLevel": null + } }, - "textMode": "value" - }, - "pluginVersion": "7.3.7", - "targets": [ { - "expr": "SBK_REDIS_Reading_Bytes_total", - "refId": "A" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "REDIS Read Bytes Total", - "type": "stat" - }, - { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 1 + }, + { + "color": "#6ED0E0", + "value": 5 + }, + { + "color": "#EF843C", + "value": 10 + }, + { + "color": "#E24D42", + "value": 20 + }, + { + "color": "#1F78C1", + "value": 30 + }, + { + "color": "#BA43A9", + "value": 40 + }, + { + "color": "#705DA0", + "value": 50 + }, + { + "color": "#508642", + "value": 60 + }, + { + "color": "#CCA300", + "value": 70 + }, + { + "color": "#447EBC", + "value": 80 + }, + { + "color": "#C15C17", + "value": 90 + }, + { + "color": "#890F02", + "value": 100 + }, + { + "color": "#0A437C", + "value": 500 + }, + { + "color": "#6D1F62", + "value": 1000 + } + ] }, - { - "color": "red", - "value": 1 - } - ] + "unit": "ms" + }, + "overrides": [] }, - "unit": "none" - }, - "overrides": [] - }, - "gridPos": { - "h": 5, - "w": 5, - "x": 11, - "y": 25 - }, - "id": 26, - "options": { - "colorMode": "value", - "graphMode": "none", - "justifyMode": "auto", - "orientation": "horizontal", - "reduceOptions": { - "calcs": [ - "last" + "gridPos": { + "h": 11, + "w": 8, + "x": 16, + "y": 30 + }, + "id": 24, + "options": { + "colorMode": "value", + "graphMode": "area", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "auto" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_REDIS_Reading_ms_AvgLatency", + "interval": "", + "legendFormat": "Average Latency", + "refId": "A" + }, + { + "expr": "SBK_REDIS_Reading_ms_MaxLatency", + "interval": "", + "legendFormat": "Max Latency", + "refId": "B" + } ], - "fields": "", - "values": false - }, - "textMode": "value_and_name" - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_REDIS_Reading_LowerDiscardedLatencyRecords_total", - "interval": "", - "legendFormat": "Lower", - "queryType": "randomWalk", - "refId": "A" - }, - { - "expr": "SBK_REDIS_Reading_HigherDiscardLatencyRecords_total", - "interval": "", - "legendFormat": "Higher", - "refId": "B" - }, - { - "expr": "SBK_REDIS_Reading_InvalidLatencyRecords_total", - "interval": "", - "legendFormat": "Invalid/Negative", - "refId": "C" + "timeFrom": null, + "timeShift": null, + "title": "REDIS Read Avg and Max Latencies (Milliseconds)", + "type": "stat" } ], - "timeFrom": null, - "timeShift": null, - "title": "REDIS Read Discarded Latencies", - "type": "stat" + "title": "Read Performance Benchmarking", + "type": "row" + }, + { + "collapsed": false, + "datasource": null, + "gridPos": { + "h": 1, + "w": 24, + "x": 0, + "y": 8 + }, + "id": 56, + "panels": [], + "title": "Write-Read Performance Benchmarking (End to End Latencies)", + "type": "row" }, { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, "datasource": "Prometheus", "fieldConfig": { "defaults": { "custom": {}, - "links": [], "mappings": [], + "max": 500, + "min": 0, "noValue": "0", "thresholds": { "mode": "absolute", @@ -2596,81 +3024,43 @@ }, { "color": "#E24D42", - "value": 1000 + "value": 200 }, { "color": "#1F78C1", - "value": 10000 + "value": 300 }, { "color": "#BA43A9", - "value": 100000 + "value": 400 }, { "color": "#705DA0", - "value": 1000000 + "value": 500 }, { "color": "#508642", - "value": 10000000 + "value": 600 + }, + { + "color": "#CCA300", + "value": 700 + }, + { + "color": "#447EBC", + "value": 800 + }, + { + "color": "#C15C17", + "value": 900 + }, + { + "color": "#890F02", + "value": 1000 } ] }, - "unit": "µs" - }, - "overrides": [] - }, - "gridPos": { - "h": 11, - "w": 8, - "x": 0, - "y": 30 - }, - "id": 43, - "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_REDIS_Reading_mcs_AvgLatency", - "interval": "", - "legendFormat": "Average Latency", - "refId": "A" - }, - { - "expr": "SBK_REDIS_Reading_mcs_MaxLatency", - "interval": "", - "legendFormat": "Max Latency", - "refId": "B" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "REDIS Read Avg and Max Latencies (Microseconds)", - "type": "stat" - }, - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [] + "unit": "MBs" }, "overrides": [] }, @@ -2679,11 +3069,11 @@ "gridPos": { "h": 11, "w": 8, - "x": 8, - "y": 30 + "x": 0, + "y": 9 }, "hiddenSeries": false, - "id": 45, + "id": 61, "legend": { "avg": false, "current": false, @@ -2710,1564 +3100,1252 @@ "steppedLine": false, "targets": [ { - "expr": "SBK_REDIS_Reading_mcs_10", + "expr": "SBK_REDIS_Write_Reading_MBPerSec", "interval": "", "legendFormat": "", "refId": "A" - }, - { - "expr": "SBK_REDIS_Reading_mcs_25", - "interval": "", - "legendFormat": "", - "refId": "B" - }, - { - "expr": "SBK_REDIS_Reading_mcs_50", - "interval": "", - "legendFormat": "", - "refId": "C" - }, - { - "expr": "SBK_REDIS_Reading_mcs_75", - "interval": "", - "legendFormat": "", - "refId": "D" - }, - { - "expr": "SBK_REDIS_Reading_mcs_90", - "interval": "", - "legendFormat": "", - "refId": "E" - }, - { - "expr": "SBK_REDIS_Reading_mcs_95", - "interval": "", - "legendFormat": "", - "refId": "F" - }, - { - "expr": "SBK_REDIS_Reading_mcs_99", - "interval": "", - "legendFormat": "", - "refId": "G" - }, - { - "expr": "SBK_REDIS_Reading_mcs_99_9", - "interval": "", - "legendFormat": "", - "refId": "H" - }, - { - "expr": "SBK_REDIS_Reading_mcs_99_99", - "interval": "", - "legendFormat": "", - "refId": "I" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, - "title": "REDIS Read Percentiles (Microseconds)", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "format": "µs", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } - }, - { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [], - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 1 - }, - { - "color": "#6ED0E0", - "value": 5 - }, - { - "color": "#EF843C", - "value": 10 - }, - { - "color": "#E24D42", - "value": 20 - }, - { - "color": "#1F78C1", - "value": 30 - }, - { - "color": "#BA43A9", - "value": 40 - }, - { - "color": "#705DA0", - "value": 50 - }, - { - "color": "#508642", - "value": 60 - }, - { - "color": "#CCA300", - "value": 70 - }, - { - "color": "#447EBC", - "value": 80 - }, - { - "color": "#C15C17", - "value": 90 - }, - { - "color": "#890F02", - "value": 100 - }, - { - "color": "#0A437C", - "value": 500 - }, - { - "color": "#6D1F62", - "value": 1000 - } - ] - }, - "unit": "ms" + "title": "REDIS Write-Read Throughput MB/s ", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "$$hashKey": "object:175", + "format": "MBs", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "$$hashKey": "object:176", + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {} }, "overrides": [] }, + "fill": 1, + "fillGradient": 0, "gridPos": { "h": 11, "w": 8, - "x": 16, - "y": 30 + "x": 8, + "y": 9 }, - "id": 24, + "hiddenSeries": false, + "id": 36, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" + "alertThreshold": true }, + "percentage": false, "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, "targets": [ { - "expr": "SBK_REDIS_Reading_ms_AvgLatency", + "expr": "SBK_REDIS_Write_Reading_RecordsPerSec", "interval": "", - "legendFormat": "Average Latency", + "legendFormat": "", "refId": "A" - }, - { - "expr": "SBK_REDIS_Reading_ms_MaxLatency", - "interval": "", - "legendFormat": "Max Latency", - "refId": "B" } ], + "thresholds": [], "timeFrom": null, - "timeShift": null, - "title": "REDIS Read Avg and Max Latencies (Milliseconds)", - "type": "stat" - }, - { - "collapsed": true, - "datasource": null, - "gridPos": { - "h": 1, - "w": 24, - "x": 0, - "y": 41 - }, - "id": 56, - "panels": [ - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "max": 500, - "min": 0, - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 200 - }, - { - "color": "#1F78C1", - "value": 300 - }, - { - "color": "#BA43A9", - "value": 400 - }, - { - "color": "#705DA0", - "value": 500 - }, - { - "color": "#508642", - "value": 600 - }, - { - "color": "#CCA300", - "value": 700 - }, - { - "color": "#447EBC", - "value": 800 - }, - { - "color": "#C15C17", - "value": 900 - }, - { - "color": "#890F02", - "value": 1000 - } - ] - }, - "unit": "MBs" - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 0, - "y": 4 - }, - "hiddenSeries": false, - "id": 61, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_REDIS_Write_Reading_MBPerSec", - "interval": "", - "legendFormat": "", - "refId": "A" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "REDIS Write-Read Throughput MB/s ", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "$$hashKey": "object:175", - "format": "MBs", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "$$hashKey": "object:176", - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } + "timeRegions": [], + "timeShift": null, + "title": "REDIS Write-Read Records/Sec", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "iops", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true }, { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {} - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 8, - "y": 4 - }, - "hiddenSeries": false, - "id": 36, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_REDIS_Write_Reading_RecordsPerSec", - "interval": "", - "legendFormat": "", - "refId": "A" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "REDIS Write-Read Records/Sec", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 1000 + }, + { + "color": "#1F78C1", + "value": 10000 + }, + { + "color": "#BA43A9", + "value": 100000 + }, + { + "color": "#705DA0", + "value": 1000000 + }, + { + "color": "#508642", + "value": 10000000 + } + ] }, - "yaxes": [ - { - "format": "iops", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } + "unit": "ns" + }, + "overrides": [] + }, + "gridPos": { + "h": 11, + "w": 8, + "x": 16, + "y": 9 + }, + "id": 52, + "options": { + "colorMode": "value", + "graphMode": "area", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" ], - "yaxis": { - "align": false, - "alignLevel": null - } + "fields": "", + "values": false + }, + "textMode": "auto" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_REDIS_Write_Reading_ns_AvgLatency", + "interval": "", + "legendFormat": "Average Latency", + "refId": "A" + }, + { + "expr": "SBK_REDIS_Write_Reading_ns_MaxLatency", + "interval": "", + "legendFormat": "Max Latency", + "refId": "B" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "REDIS Write-Read Avg and Max Latencies (Nanoseconds)", + "type": "stat" + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {} + }, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 0, + "y": 20 + }, + "hiddenSeries": false, + "id": 54, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_REDIS_Write_Reading_ns_10", + "interval": "", + "legendFormat": "", + "refId": "A" + }, + { + "expr": "SBK_REDIS_Write_Reading_ns_25", + "interval": "", + "legendFormat": "", + "refId": "B" }, { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 1000 - }, - { - "color": "#1F78C1", - "value": 10000 - }, - { - "color": "#BA43A9", - "value": 100000 - }, - { - "color": "#705DA0", - "value": 1000000 - }, - { - "color": "#508642", - "value": 10000000 - } - ] - }, - "unit": "ns" - }, - "overrides": [] - }, - "gridPos": { - "h": 11, - "w": 8, - "x": 16, - "y": 4 - }, - "id": 52, - "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_REDIS_Write_Reading_ns_AvgLatency", - "interval": "", - "legendFormat": "Average Latency", - "refId": "A" - }, - { - "expr": "SBK_REDIS_Write_Reading_ns_MaxLatency", - "interval": "", - "legendFormat": "Max Latency", - "refId": "B" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "REDIS Write-Read Avg and Max Latencies (Nanoseconds)", - "type": "stat" + "expr": "SBK_REDIS_Write_Reading_ns_50", + "interval": "", + "legendFormat": "", + "refId": "C" }, { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {} - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 0, - "y": 15 - }, - "hiddenSeries": false, - "id": 54, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_REDIS_Write_Reading_ns_10", - "interval": "", - "legendFormat": "", - "refId": "A" - }, - { - "expr": "SBK_REDIS_Write_Reading_ns_25", - "interval": "", - "legendFormat": "", - "refId": "B" - }, - { - "expr": "SBK_REDIS_Write_Reading_ns_50", - "interval": "", - "legendFormat": "", - "refId": "C" - }, - { - "expr": "SBK_REDIS_Write_Reading_ns_75", - "interval": "", - "legendFormat": "", - "refId": "D" - }, - { - "expr": "SBK_REDIS_Write_Reading_ns_90", - "interval": "", - "legendFormat": "", - "refId": "E" - }, - { - "expr": "SBK_REDIS_Write_Reading_ns_95", - "interval": "", - "legendFormat": "", - "refId": "F" - }, - { - "expr": "SBK_REDIS_Write_Reading_ns_99", - "interval": "", - "legendFormat": "", - "refId": "G" - }, - { - "expr": "SBK_REDIS_Write_Reading_ns_99_9", - "interval": "", - "legendFormat": "", - "refId": "H" - }, - { - "expr": "SBK_REDIS_Write_Reading_ns_99_99", - "interval": "", - "legendFormat": "", - "refId": "I" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "REDIS Write-Read Percentiles (Nanoseconds)", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "format": "ns", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } + "expr": "SBK_REDIS_Write_Reading_ns_75", + "interval": "", + "legendFormat": "", + "refId": "D" + }, + { + "expr": "SBK_REDIS_Write_Reading_ns_90", + "interval": "", + "legendFormat": "", + "refId": "E" + }, + { + "expr": "SBK_REDIS_Write_Reading_ns_95", + "interval": "", + "legendFormat": "", + "refId": "F" + }, + { + "expr": "SBK_REDIS_Write_Reading_ns_99", + "interval": "", + "legendFormat": "", + "refId": "G" + }, + { + "expr": "SBK_REDIS_Write_Reading_ns_99_25", + "interval": "", + "legendFormat": "", + "refId": "H" + }, + { + "expr": "SBK_REDIS_Write_Reading_ns_99_5", + "interval": "", + "legendFormat": "", + "refId": "I" + }, + { + "expr": "SBK_REDIS_Write_Reading_ns_99_75", + "interval": "", + "legendFormat": "", + "refId": "J" + }, + { + "expr": "SBK_REDIS_Write_Reading_ns_99_9", + "interval": "", + "legendFormat": "", + "refId": "K" + }, + { + "expr": "SBK_REDIS_Write_Reading_ns_99_95", + "interval": "", + "legendFormat": "", + "refId": "L" }, { - "datasource": "Prometheus", - "description": "", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 1073741824 - }, - { - "color": "#EF843C", - "value": 10737418240 - }, - { - "color": "#6ED0E0", - "value": 10737418240 - }, - { - "color": "#E24D42", - "value": 1099511627776 - } - ] + "expr": "SBK_REDIS_Write_Reading_ns_99_99", + "interval": "", + "legendFormat": "", + "refId": "M" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "REDIS Write-Read Percentiles (Nanoseconds)", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "$$hashKey": "object:240", + "format": "ns", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "$$hashKey": "object:241", + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "datasource": "Prometheus", + "description": "", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null }, - "unit": "decbytes" - }, - "overrides": [] - }, - "gridPos": { - "h": 5, - "w": 3, - "x": 8, - "y": 15 - }, - "id": 30, - "options": { - "colorMode": "value", - "graphMode": "none", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" + { + "color": "#EAB839", + "value": 1073741824 + }, + { + "color": "#EF843C", + "value": 10737418240 + }, + { + "color": "#6ED0E0", + "value": 10737418240 + }, + { + "color": "#E24D42", + "value": 1099511627776 + } + ] }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_REDIS_Write_Reading_Bytes_total", - "interval": "", - "legendFormat": "", - "refId": "A" - } + "unit": "decbytes" + }, + "overrides": [] + }, + "gridPos": { + "h": 5, + "w": 3, + "x": 8, + "y": 20 + }, + "id": 30, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" ], - "timeFrom": null, - "timeShift": null, - "title": "REDIS Write-Read Bytes Total", - "type": "stat" + "fields": "", + "values": false }, + "textMode": "auto" + }, + "pluginVersion": "7.3.7", + "targets": [ { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "max": 500, - "min": 0, - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 200 - }, - { - "color": "#1F78C1", - "value": 300 - }, - { - "color": "#BA43A9", - "value": 400 - }, - { - "color": "#705DA0", - "value": 500 - }, - { - "color": "#508642", - "value": 600 - }, - { - "color": "#CCA300", - "value": 700 - }, - { - "color": "#447EBC", - "value": 800 - }, - { - "color": "#C15C17", - "value": 900 - }, - { - "color": "#890F02", - "value": 1000 - } - ] + "expr": "SBK_REDIS_Write_Reading_Bytes_total", + "interval": "", + "legendFormat": "", + "refId": "A" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "REDIS Write-Read Bytes Total", + "type": "stat" + }, + { + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "max": 500, + "min": 0, + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 }, - "unit": "MBs" - }, - "overrides": [] - }, - "gridPos": { - "h": 6, - "w": 5, - "x": 11, - "y": 15 - }, - "id": 32, - "options": { - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "showThresholdLabels": true, - "showThresholdMarkers": true + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 200 + }, + { + "color": "#1F78C1", + "value": 300 + }, + { + "color": "#BA43A9", + "value": 400 + }, + { + "color": "#705DA0", + "value": 500 + }, + { + "color": "#508642", + "value": 600 + }, + { + "color": "#CCA300", + "value": 700 + }, + { + "color": "#447EBC", + "value": 800 + }, + { + "color": "#C15C17", + "value": 900 + }, + { + "color": "#890F02", + "value": 1000 + } + ] }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_REDIS_Write_Reading_MBPerSec", - "interval": "", - "legendFormat": "", - "refId": "A" - } + "unit": "MBs" + }, + "overrides": [] + }, + "gridPos": { + "h": 6, + "w": 5, + "x": 11, + "y": 20 + }, + "id": 32, + "options": { + "reduceOptions": { + "calcs": [ + "last" ], - "timeFrom": null, - "timeShift": null, - "title": "REDIS Write-Read Throughput MB/s", - "type": "gauge" + "fields": "", + "values": false }, + "showThresholdLabels": true, + "showThresholdMarkers": true + }, + "pluginVersion": "7.3.7", + "targets": [ { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {} - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 16, - "y": 15 - }, - "hiddenSeries": false, - "id": 34, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_REDIS_Write_Reading_ms_10", - "interval": "", - "legendFormat": "", - "refId": "A" - }, - { - "expr": "SBK_REDIS_Write_Reading_ms_25", - "interval": "", - "legendFormat": "", - "refId": "B" - }, - { - "expr": "SBK_REDIS_Write_Reading_ms_50", - "interval": "", - "legendFormat": "", - "refId": "C" - }, - { - "expr": "SBK_REDIS_Write_Reading_ms_75", - "interval": "", - "legendFormat": "", - "refId": "D" - }, - { - "expr": "SBK_REDIS_Write_Reading_ms_90", - "interval": "", - "legendFormat": "", - "refId": "E" - }, - { - "expr": "SBK_REDIS_Write_Reading_ms_95", - "interval": "", - "legendFormat": "", - "refId": "F" - }, - { - "expr": "SBK_REDIS_Write_Reading_ms_99", - "interval": "", - "legendFormat": "", - "refId": "G" - }, - { - "expr": "SBK_REDIS_Write_Reading_ms_99_9", - "interval": "", - "legendFormat": "", - "refId": "H" - }, - { - "expr": "SBK_REDIS_Write_Reading_ms_99_99", - "interval": "", - "legendFormat": "", - "refId": "I" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "REDIS Write-Read Percentiles (Milliseconds)", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "format": "ms", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } + "expr": "SBK_REDIS_Write_Reading_MBPerSec", + "interval": "", + "legendFormat": "", + "refId": "A" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "REDIS Write-Read Throughput MB/s", + "type": "gauge" + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {} + }, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 16, + "y": 20 + }, + "hiddenSeries": false, + "id": 34, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_REDIS_Write_Reading_ms_10", + "interval": "", + "legendFormat": "", + "refId": "A" }, { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": { - "align": null, - "filterable": false + "expr": "SBK_REDIS_Write_Reading_ms_25", + "interval": "", + "legendFormat": "", + "refId": "B" + }, + { + "expr": "SBK_REDIS_Write_Reading_ms_50", + "interval": "", + "legendFormat": "", + "refId": "C" + }, + { + "expr": "SBK_REDIS_Write_Reading_ms_75", + "interval": "", + "legendFormat": "", + "refId": "D" + }, + { + "expr": "SBK_REDIS_Write_Reading_ms_90", + "interval": "", + "legendFormat": "", + "refId": "E" + }, + { + "expr": "SBK_REDIS_Write_Reading_ms_95", + "interval": "", + "legendFormat": "", + "refId": "F" + }, + { + "expr": "SBK_REDIS_Write_Reading_ms_99", + "interval": "", + "legendFormat": "", + "refId": "G" + }, + { + "expr": "SBK_REDIS_Write_Reading_ms_99_9", + "interval": "", + "legendFormat": "", + "refId": "H" + }, + { + "expr": "SBK_REDIS_Write_Reading_ms_99_99", + "interval": "", + "legendFormat": "", + "refId": "I" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "REDIS Write-Read Percentiles (Milliseconds)", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "ms", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": { + "align": null, + "filterable": false + }, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null }, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 500 - } - ] + { + "color": "#EAB839", + "value": 10 }, - "unit": "none" - }, - "overrides": [] - }, - "gridPos": { - "h": 6, - "w": 3, - "x": 8, - "y": 20 - }, - "id": 40, - "options": { - "colorMode": "value", - "graphMode": "none", - "justifyMode": "auto", - "orientation": "horizontal", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "value_and_name" + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 500 + } + ] }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_REDIS_Write_Reading_Readers", - "interval": "", - "legendFormat": "Active Readers", - "refId": "A" - }, - { - "expr": "SBK_REDIS_Write_Reading_Max_Readers", - "interval": "", - "legendFormat": "Max Readers", - "refId": "B" - }, - { - "expr": "SBK_REDIS_Write_Reading_Writers", - "interval": "", - "legendFormat": "Active Writers", - "refId": "C" - }, - { - "expr": "SBK_REDIS_Write_Reading_Max_Writers", - "interval": "", - "legendFormat": "Max Writers", - "refId": "D" - } + "unit": "none" + }, + "overrides": [] + }, + "gridPos": { + "h": 6, + "w": 3, + "x": 8, + "y": 25 + }, + "id": 40, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "auto", + "orientation": "horizontal", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "value_and_name" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_REDIS_Write_Reading_Readers", + "interval": "", + "legendFormat": "Active Readers", + "refId": "A" + }, + { + "expr": "SBK_REDIS_Write_Reading_Max_Readers", + "interval": "", + "legendFormat": "Max Readers", + "refId": "B" + }, + { + "expr": "SBK_REDIS_Write_Reading_Writers", + "interval": "", + "legendFormat": "Active Writers", + "refId": "C" + }, + { + "expr": "SBK_REDIS_Write_Reading_Max_Writers", + "interval": "", + "legendFormat": "Max Writers", + "refId": "D" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "REDIS Write-Read Writers and Readers", + "type": "stat" + }, + { + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "red", + "value": 1 + } + ] + }, + "unit": "none" + }, + "overrides": [] + }, + "gridPos": { + "h": 5, + "w": 5, + "x": 11, + "y": 26 + }, + "id": 42, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "auto", + "orientation": "horizontal", + "reduceOptions": { + "calcs": [ + "last" ], - "timeFrom": null, - "timeShift": null, - "title": "REDIS Write-Read Writers and Readers", - "type": "stat" + "fields": "", + "values": false }, + "textMode": "value_and_name" + }, + "pluginVersion": "7.3.7", + "targets": [ { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "red", - "value": 1 - } - ] + "expr": "SBK_REDIS_Write_Reading_LowerDiscardedLatencyRecords_total", + "interval": "", + "legendFormat": "Lower", + "refId": "A" + }, + { + "expr": "SBK_REDIS_Write_Reading_HigherDiscardLatencyRecords_total", + "interval": "", + "legendFormat": "Higher", + "refId": "B" + }, + { + "expr": "SBK_REDIS_Write_Reading_InvalidLatencyRecords_total", + "interval": "", + "legendFormat": "Invalid/Negative", + "refId": "C" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "REDIS Write-Read Discarded Latencies", + "type": "stat" + }, + { + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null }, - "unit": "none" - }, - "overrides": [] - }, - "gridPos": { - "h": 5, - "w": 5, - "x": 11, - "y": 21 - }, - "id": 42, - "options": { - "colorMode": "value", - "graphMode": "none", - "justifyMode": "auto", - "orientation": "horizontal", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "value_and_name" + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 1000 + }, + { + "color": "#1F78C1", + "value": 10000 + }, + { + "color": "#BA43A9", + "value": 100000 + }, + { + "color": "#705DA0", + "value": 1000000 + }, + { + "color": "#508642", + "value": 10000000 + }, + { + "color": "#CCA300", + "value": 100000000 + } + ] }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_REDIS_Write_Reading_LowerDiscardedLatencyRecords_total", - "interval": "", - "legendFormat": "Lower", - "refId": "A" - }, - { - "expr": "SBK_REDIS_Write_Reading_HigherDiscardLatencyRecords_total", - "interval": "", - "legendFormat": "Higher", - "refId": "B" - }, - { - "expr": "SBK_REDIS_Write_Reading_InvalidLatencyRecords_total", - "interval": "", - "legendFormat": "Invalid/Negative", - "refId": "C" - } + "unit": "µs" + }, + "overrides": [] + }, + "gridPos": { + "h": 11, + "w": 8, + "x": 0, + "y": 31 + }, + "id": 51, + "options": { + "colorMode": "value", + "graphMode": "area", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" ], - "timeFrom": null, - "timeShift": null, - "title": "REDIS Write-Read Discarded Latencies", - "type": "stat" + "fields": "", + "values": false + }, + "textMode": "auto" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_REDIS_Write_Reading_mcs_AvgLatency", + "interval": "", + "legendFormat": "Average Latency", + "refId": "A" + }, + { + "expr": "SBK_REDIS_Write_Reading_mcs_MaxLatency", + "interval": "", + "legendFormat": "Max Latency", + "refId": "B" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "REDIS Write-Read Avg and Max Latencies (Microseconds)", + "type": "stat" + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {} + }, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 8, + "y": 31 + }, + "hiddenSeries": false, + "id": 53, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_REDIS_Write_Reading_mcs_10", + "interval": "", + "legendFormat": "", + "refId": "A" + }, + { + "expr": "SBK_REDIS_Write_Reading_mcs_25", + "interval": "", + "legendFormat": "", + "refId": "B" }, { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 1000 - }, - { - "color": "#1F78C1", - "value": 10000 - }, - { - "color": "#BA43A9", - "value": 100000 - }, - { - "color": "#705DA0", - "value": 1000000 - }, - { - "color": "#508642", - "value": 10000000 - }, - { - "color": "#CCA300", - "value": 100000000 - } - ] - }, - "unit": "µs" - }, - "overrides": [] - }, - "gridPos": { - "h": 11, - "w": 8, - "x": 0, - "y": 26 - }, - "id": 51, - "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_REDIS_Write_Reading_mcs_AvgLatency", - "interval": "", - "legendFormat": "Average Latency", - "refId": "A" - }, - { - "expr": "SBK_REDIS_Write_Reading_mcs_MaxLatency", - "interval": "", - "legendFormat": "Max Latency", - "refId": "B" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "REDIS Write-Read Avg and Max Latencies (Microseconds)", - "type": "stat" + "expr": "SBK_REDIS_Write_Reading_mcs_50", + "interval": "", + "legendFormat": "", + "refId": "C" }, { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {} - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 8, - "y": 26 - }, - "hiddenSeries": false, - "id": 53, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_REDIS_Write_Reading_mcs_10", - "interval": "", - "legendFormat": "", - "refId": "A" - }, - { - "expr": "SBK_REDIS_Write_Reading_mcs_25", - "interval": "", - "legendFormat": "", - "refId": "B" - }, - { - "expr": "SBK_REDIS_Write_Reading_mcs_50", - "interval": "", - "legendFormat": "", - "refId": "C" - }, - { - "expr": "SBK_REDIS_Write_Reading_mcs_75", - "interval": "", - "legendFormat": "", - "refId": "D" - }, - { - "expr": "SBK_REDIS_Write_Reading_mcs_90", - "interval": "", - "legendFormat": "", - "refId": "E" - }, - { - "expr": "SBK_REDIS_Write_Reading_mcs_95", - "interval": "", - "legendFormat": "", - "refId": "F" - }, - { - "expr": "SBK_REDIS_Write_Reading_mcs_99", - "interval": "", - "legendFormat": "", - "refId": "G" - }, - { - "expr": "SBK_REDIS_Write_Reading_mcs_99_9", - "interval": "", - "legendFormat": "", - "refId": "H" - }, - { - "expr": "SBK_REDIS_Write_Reading_mcs_99_99", - "interval": "", - "legendFormat": "", - "refId": "I" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "REDIS Write-Read Percentiles (Microseconds)", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "format": "µs", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } + "expr": "SBK_REDIS_Write_Reading_mcs_75", + "interval": "", + "legendFormat": "", + "refId": "D" + }, + { + "expr": "SBK_REDIS_Write_Reading_mcs_90", + "interval": "", + "legendFormat": "", + "refId": "E" + }, + { + "expr": "SBK_REDIS_Write_Reading_mcs_95", + "interval": "", + "legendFormat": "", + "refId": "F" + }, + { + "expr": "SBK_REDIS_Write_Reading_mcs_99", + "interval": "", + "legendFormat": "", + "refId": "G" + }, + { + "expr": "SBK_REDIS_Write_Reading_mcs_99_9", + "interval": "", + "legendFormat": "", + "refId": "H" + }, + { + "expr": "SBK_REDIS_Write_Reading_mcs_99_99", + "interval": "", + "legendFormat": "", + "refId": "I" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "REDIS Write-Read Percentiles (Microseconds)", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "µs", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true }, { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 1 - }, - { - "color": "#6ED0E0", - "value": 5 - }, - { - "color": "#EF843C", - "value": 10 - }, - { - "color": "#E24D42", - "value": 20 - }, - { - "color": "#1F78C1", - "value": 30 - }, - { - "color": "#BA43A9", - "value": 40 - }, - { - "color": "#705DA0", - "value": 50 - }, - { - "color": "#508642", - "value": 60 - }, - { - "color": "#CCA300", - "value": 70 - }, - { - "color": "#447EBC", - "value": 80 - }, - { - "color": "#C15C17", - "value": 90 - }, - { - "color": "#890F02", - "value": 100 - }, - { - "color": "#0A437C", - "value": 200 - }, - { - "color": "#6D1F62", - "value": 500 - }, - { - "color": "#584477", - "value": 1000 - } - ] + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null }, - "unit": "ms" - }, - "overrides": [] - }, - "gridPos": { - "h": 11, - "w": 8, - "x": 16, - "y": 26 - }, - "id": 38, - "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" + { + "color": "#EAB839", + "value": 1 + }, + { + "color": "#6ED0E0", + "value": 5 + }, + { + "color": "#EF843C", + "value": 10 + }, + { + "color": "#E24D42", + "value": 20 + }, + { + "color": "#1F78C1", + "value": 30 + }, + { + "color": "#BA43A9", + "value": 40 + }, + { + "color": "#705DA0", + "value": 50 + }, + { + "color": "#508642", + "value": 60 + }, + { + "color": "#CCA300", + "value": 70 + }, + { + "color": "#447EBC", + "value": 80 + }, + { + "color": "#C15C17", + "value": 90 + }, + { + "color": "#890F02", + "value": 100 + }, + { + "color": "#0A437C", + "value": 200 + }, + { + "color": "#6D1F62", + "value": 500 + }, + { + "color": "#584477", + "value": 1000 + } + ] }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_REDIS_Write_Reading_ms_AvgLatency", - "interval": "", - "legendFormat": "Average Latency", - "refId": "A" - }, - { - "expr": "SBK_REDIS_Write_Reading_ms_MaxLatency", - "interval": "", - "legendFormat": "Max Latency", - "refId": "B" - } + "unit": "ms" + }, + "overrides": [] + }, + "gridPos": { + "h": 11, + "w": 8, + "x": 16, + "y": 31 + }, + "id": 38, + "options": { + "colorMode": "value", + "graphMode": "area", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" ], - "timeFrom": null, - "timeShift": null, - "title": "REDIS Write-Read Avg and Max Latencies (Milliseconds)", - "type": "stat" + "fields": "", + "values": false + }, + "textMode": "auto" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_REDIS_Write_Reading_ms_AvgLatency", + "interval": "", + "legendFormat": "Average Latency", + "refId": "A" + }, + { + "expr": "SBK_REDIS_Write_Reading_ms_MaxLatency", + "interval": "", + "legendFormat": "Max Latency", + "refId": "B" } ], - "title": "Write-Read Performance Benchmarking (End to End Latencies)", - "type": "row" + "timeFrom": null, + "timeShift": null, + "title": "REDIS Write-Read Avg and Max Latencies (Milliseconds)", + "type": "stat" } ], "refresh": "5s", diff --git a/grafana/dashboards/sbk-redpanda.json b/grafana/dashboards/sbk-redpanda.json index 0cfc2aa1e..e571cb155 100644 --- a/grafana/dashboards/sbk-redpanda.json +++ b/grafana/dashboards/sbk-redpanda.json @@ -15,7 +15,7 @@ "editable": true, "gnetId": null, "graphTooltip": 0, - "iteration": 1623506088732, + "iteration": 1627313150733, "links": [], "panels": [ { @@ -362,7 +362,7 @@ "h": 9, "w": 8, "x": 0, - "y": 10 + "y": 7 }, "hiddenSeries": false, "id": 62, @@ -458,7 +458,7 @@ "h": 9, "w": 8, "x": 8, - "y": 10 + "y": 7 }, "hiddenSeries": false, "id": 6, @@ -590,7 +590,7 @@ "h": 9, "w": 8, "x": 16, - "y": 10 + "y": 7 }, "id": 48, "options": { @@ -646,7 +646,7 @@ "h": 11, "w": 8, "x": 0, - "y": 19 + "y": 16 }, "hiddenSeries": false, "id": 50, @@ -718,16 +718,40 @@ "refId": "G" }, { - "expr": "SBK_REDPANDA_Writing_ns_99_9", + "expr": "SBK_REDPANDA_Writing_ns_99_25", "interval": "", "legendFormat": "", "refId": "H" }, { - "expr": "SBK_REDPANDA_Writing_ns_99_99", + "expr": "SBK_REDPANDA_Writing_ns_99_5", "interval": "", "legendFormat": "", "refId": "I" + }, + { + "expr": "SBK_REDPANDA_Writing_ns_99_75", + "interval": "", + "legendFormat": "", + "refId": "J" + }, + { + "expr": "SBK_REDPANDA_Writing_ns_99_9", + "interval": "", + "legendFormat": "", + "refId": "K" + }, + { + "expr": "SBK_REDPANDA_Writing_ns_99_95", + "interval": "", + "legendFormat": "", + "refId": "L" + }, + { + "expr": "SBK_REDPANDA_Writing_ns_99_99", + "interval": "", + "legendFormat": "", + "refId": "M" } ], "thresholds": [], @@ -750,6 +774,7 @@ }, "yaxes": [ { + "$$hashKey": "object:127", "format": "ns", "label": null, "logBase": 1, @@ -758,6 +783,7 @@ "show": true }, { + "$$hashKey": "object:128", "format": "short", "label": null, "logBase": 1, @@ -814,7 +840,7 @@ "h": 4, "w": 3, "x": 8, - "y": 19 + "y": 16 }, "id": 2, "options": { @@ -925,7 +951,7 @@ "h": 6, "w": 5, "x": 11, - "y": 19 + "y": 16 }, "id": 4, "options": { @@ -970,7 +996,7 @@ "h": 11, "w": 8, "x": 16, - "y": 19 + "y": 16 }, "hiddenSeries": false, "id": 10, @@ -1136,7 +1162,7 @@ "h": 7, "w": 3, "x": 8, - "y": 23 + "y": 20 }, "id": 8, "options": { @@ -1192,7 +1218,7 @@ "h": 5, "w": 5, "x": 11, - "y": 25 + "y": 22 }, "id": 28, "options": { @@ -1294,7 +1320,7 @@ "h": 10, "w": 8, "x": 0, - "y": 30 + "y": 27 }, "id": 47, "options": { @@ -1350,7 +1376,7 @@ "h": 10, "w": 8, "x": 8, - "y": 30 + "y": 27 }, "hiddenSeries": false, "id": 49, @@ -1560,7 +1586,7 @@ "h": 10, "w": 8, "x": 16, - "y": 30 + "y": 27 }, "id": 12, "options": { @@ -1602,7 +1628,7 @@ "type": "row" }, { - "collapsed": false, + "collapsed": true, "datasource": null, "gridPos": { "h": 1, @@ -1611,969 +1637,1371 @@ "y": 7 }, "id": 58, - "panels": [], - "title": "Read Performance Benchmarking", - "type": "row" - }, - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [], - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 200 - }, - { - "color": "#1F78C1", - "value": 300 - }, - { - "color": "#BA43A9", - "value": 400 - }, - { - "color": "#705DA0", - "value": 500 - }, - { - "color": "#508642", - "value": 600 - }, - { - "color": "#CCA300", - "value": 700 - }, - { - "color": "#447EBC", - "value": 800 - }, - { - "color": "#C15C17", - "value": 900 + "panels": [ + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 200 + }, + { + "color": "#1F78C1", + "value": 300 + }, + { + "color": "#BA43A9", + "value": 400 + }, + { + "color": "#705DA0", + "value": 500 + }, + { + "color": "#508642", + "value": 600 + }, + { + "color": "#CCA300", + "value": 700 + }, + { + "color": "#447EBC", + "value": 800 + }, + { + "color": "#C15C17", + "value": 900 + }, + { + "color": "#890F02", + "value": 1000 + } + ] }, - { - "color": "#890F02", - "value": 1000 - } - ] + "unit": "MBs" + }, + "overrides": [] }, - "unit": "MBs" + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 0, + "y": 8 + }, + "hiddenSeries": false, + "id": 63, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_REDPANDA_Reading_MBPerSec", + "refId": "A" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "REDPANDA Read Throughput MB/s", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "$$hashKey": "object:323", + "format": "MBs", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "$$hashKey": "object:324", + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 0, - "y": 8 - }, - "hiddenSeries": false, - "id": 63, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_REDPANDA_Reading_MBPerSec", - "refId": "A" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "REDPANDA Read Throughput MB/s", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "$$hashKey": "object:323", - "format": "MBs", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "$$hashKey": "object:324", - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } - }, - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [] - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 8, - "y": 8 - }, - "hiddenSeries": false, - "id": 20, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_REDPANDA_Reading_RecordsPerSec", - "refId": "A" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "REDPANDA Read Records/Sec", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "format": "rps", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } - }, - { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [], - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 1000 - }, - { - "color": "#1F78C1", - "value": 10000 - }, - { - "color": "#BA43A9", - "value": 100000 - }, - { - "color": "#705DA0", - "value": 1000000 - }, - { - "color": "#508642", - "value": 10000000 - } - ] - }, - "unit": "ns" - }, - "overrides": [] - }, - "gridPos": { - "h": 11, - "w": 8, - "x": 16, - "y": 8 - }, - "id": 44, - "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_REDPANDA_Reading_ns_AvgLatency", - "interval": "", - "legendFormat": "Average Latency", - "refId": "A" - }, - { - "expr": "SBK_REDPANDA_Reading_ns_MaxLatency", - "interval": "", - "legendFormat": "Max Latency", - "refId": "B" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "REDPANDA Read Avg and Max Latencies (Nanoseconds)", - "type": "stat" - }, - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [] - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 0, - "y": 19 - }, - "hiddenSeries": false, - "id": 46, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_REDPANDA_Reading_ns_10", - "interval": "", - "legendFormat": "", - "refId": "A" - }, - { - "expr": "SBK_REDPANDA_Reading_ns_25", - "interval": "", - "legendFormat": "", - "refId": "B" - }, - { - "expr": "SBK_REDPANDA_Reading_ns_50", - "interval": "", - "legendFormat": "", - "refId": "C" - }, - { - "expr": "SBK_REDPANDA_Reading_ns_75", - "interval": "", - "legendFormat": "", - "refId": "D" - }, - { - "expr": "SBK_REDPANDA_Reading_ns_90", - "interval": "", - "legendFormat": "", - "refId": "E" - }, - { - "expr": "SBK_REDPANDA_Reading_ns_95", - "interval": "", - "legendFormat": "", - "refId": "F" - }, - { - "expr": "SBK_REDPANDA_Reading_ns_99", - "interval": "", - "legendFormat": "", - "refId": "G" - }, - { - "expr": "SBK_REDPANDA_Reading_ns_99_9", - "interval": "", - "legendFormat": "", - "refId": "H" - }, - { - "expr": "SBK_REDPANDA_Reading_ns_99_99", - "interval": "", - "legendFormat": "", - "refId": "I" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "REDPANDA Read Percentiles (Nanoseconds)", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ { - "format": "ns", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [] + }, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 8, + "y": 8 + }, + "hiddenSeries": false, + "id": 20, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_REDPANDA_Reading_RecordsPerSec", + "refId": "A" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "REDPANDA Read Records/Sec", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "rps", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } }, { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } - }, - { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [], - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 1000 + }, + { + "color": "#1F78C1", + "value": 10000 + }, + { + "color": "#BA43A9", + "value": 100000 + }, + { + "color": "#705DA0", + "value": 1000000 + }, + { + "color": "#508642", + "value": 10000000 + } + ] }, - { - "color": "#E24D42", - "value": 500 - } - ] + "unit": "ns" + }, + "overrides": [] + }, + "gridPos": { + "h": 11, + "w": 8, + "x": 16, + "y": 8 + }, + "id": 44, + "options": { + "colorMode": "value", + "graphMode": "area", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "auto" }, - "unit": "none" - }, - "overrides": [] - }, - "gridPos": { - "h": 5, - "w": 3, - "x": 8, - "y": 19 - }, - "id": 14, - "options": { - "colorMode": "value", - "graphMode": "none", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_REDPANDA_Reading_ns_AvgLatency", + "interval": "", + "legendFormat": "Average Latency", + "refId": "A" + }, + { + "expr": "SBK_REDPANDA_Reading_ns_MaxLatency", + "interval": "", + "legendFormat": "Max Latency", + "refId": "B" + } ], - "fields": "", - "values": false - }, - "textMode": "value_and_name" - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_REDPANDA_Reading_Readers", - "interval": "", - "legendFormat": "Active", - "refId": "A" + "timeFrom": null, + "timeShift": null, + "title": "REDPANDA Read Avg and Max Latencies (Nanoseconds)", + "type": "stat" }, { - "expr": "SBK_REDPANDA_Reading_Max_Readers", - "interval": "", - "legendFormat": "Max", - "refId": "B" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "REDPANDA Readers", - "type": "stat" - }, - { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [], - "mappings": [], - "max": 500, - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 200 - }, - { - "color": "#1F78C1", - "value": 300 - }, - { - "color": "#BA43A9", - "value": 400 - }, - { - "color": "#705DA0", - "value": 500 - }, - { - "color": "#508642", - "value": 600 - }, - { - "color": "#CCA300", - "value": 700 - }, - { - "color": "#447EBC", - "value": 800 - }, - { - "color": "#C15C17", - "value": 900 - }, - { - "color": "#890F02", - "value": 1000 - } - ] + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [] + }, + "overrides": [] }, - "unit": "MBs" - }, - "overrides": [] - }, - "gridPos": { - "h": 6, - "w": 5, - "x": 11, - "y": 19 - }, - "id": 18, - "options": { - "reduceOptions": { - "calcs": [ - "last" + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 0, + "y": 19 + }, + "hiddenSeries": false, + "id": 46, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_REDPANDA_Reading_ns_10", + "interval": "", + "legendFormat": "", + "refId": "A" + }, + { + "expr": "SBK_REDPANDA_Reading_ns_25", + "interval": "", + "legendFormat": "", + "refId": "B" + }, + { + "expr": "SBK_REDPANDA_Reading_ns_50", + "interval": "", + "legendFormat": "", + "refId": "C" + }, + { + "expr": "SBK_REDPANDA_Reading_ns_75", + "interval": "", + "legendFormat": "", + "refId": "D" + }, + { + "expr": "SBK_REDPANDA_Reading_ns_90", + "interval": "", + "legendFormat": "", + "refId": "E" + }, + { + "expr": "SBK_REDPANDA_Reading_ns_95", + "interval": "", + "legendFormat": "", + "refId": "F" + }, + { + "expr": "SBK_REDPANDA_Reading_ns_99", + "interval": "", + "legendFormat": "", + "refId": "G" + }, + { + "expr": "SBK_REDPANDA_Reading_ns_99_25", + "interval": "", + "legendFormat": "", + "refId": "H" + }, + { + "expr": "SBK_REDPANDA_Reading_ns_99_5", + "interval": "", + "legendFormat": "", + "refId": "I" + }, + { + "expr": "SBK_REDPANDA_Reading_ns_99_75", + "interval": "", + "legendFormat": "", + "refId": "J" + }, + { + "expr": "SBK_REDPANDA_Reading_ns_99_9", + "interval": "", + "legendFormat": "", + "refId": "K" + }, + { + "expr": "SBK_REDPANDA_Reading_ns_99_95", + "interval": "", + "legendFormat": "", + "refId": "L" + }, + { + "expr": "SBK_REDPANDA_Reading_ns_99_99", + "interval": "", + "legendFormat": "", + "refId": "M" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "REDPANDA Read Percentiles (Nanoseconds)", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "$$hashKey": "object:152", + "format": "ns", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "$$hashKey": "object:153", + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } ], - "fields": "", - "values": false - }, - "showThresholdLabels": true, - "showThresholdMarkers": true - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_REDPANDA_Reading_MBPerSec", - "refId": "A" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "REDPANDA Read Throughput MB/s", - "type": "gauge" - }, - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [] - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 16, - "y": 19 - }, - "hiddenSeries": false, - "id": 22, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_REDPANDA_Reading_ms_10", - "interval": "", - "legendFormat": "", - "refId": "A" - }, - { - "expr": "SBK_REDPANDA_Reading_ms_25", - "interval": "", - "legendFormat": "", - "refId": "B" - }, - { - "expr": "SBK_REDPANDA_Reading_ms_50", - "interval": "", - "legendFormat": "", - "refId": "C" + "yaxis": { + "align": false, + "alignLevel": null + } }, { - "expr": "SBK_REDPANDA_Reading_ms_75", - "interval": "", - "legendFormat": "", - "refId": "D" + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 500 + } + ] + }, + "unit": "none" + }, + "overrides": [] + }, + "gridPos": { + "h": 5, + "w": 3, + "x": 8, + "y": 19 + }, + "id": 14, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "value_and_name" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_REDPANDA_Reading_Readers", + "interval": "", + "legendFormat": "Active", + "refId": "A" + }, + { + "expr": "SBK_REDPANDA_Reading_Max_Readers", + "interval": "", + "legendFormat": "Max", + "refId": "B" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "REDPANDA Readers", + "type": "stat" }, { - "expr": "SBK_REDPANDA_Reading_ms_90", - "interval": "", - "legendFormat": "", - "refId": "E" + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "max": 500, + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 200 + }, + { + "color": "#1F78C1", + "value": 300 + }, + { + "color": "#BA43A9", + "value": 400 + }, + { + "color": "#705DA0", + "value": 500 + }, + { + "color": "#508642", + "value": 600 + }, + { + "color": "#CCA300", + "value": 700 + }, + { + "color": "#447EBC", + "value": 800 + }, + { + "color": "#C15C17", + "value": 900 + }, + { + "color": "#890F02", + "value": 1000 + } + ] + }, + "unit": "MBs" + }, + "overrides": [] + }, + "gridPos": { + "h": 6, + "w": 5, + "x": 11, + "y": 19 + }, + "id": 18, + "options": { + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "showThresholdLabels": true, + "showThresholdMarkers": true + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_REDPANDA_Reading_MBPerSec", + "refId": "A" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "REDPANDA Read Throughput MB/s", + "type": "gauge" }, { - "expr": "SBK_REDPANDA_Reading_ms_95", - "interval": "", - "legendFormat": "", - "refId": "F" + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [] + }, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 16, + "y": 19 + }, + "hiddenSeries": false, + "id": 22, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_REDPANDA_Reading_ms_10", + "interval": "", + "legendFormat": "", + "refId": "A" + }, + { + "expr": "SBK_REDPANDA_Reading_ms_25", + "interval": "", + "legendFormat": "", + "refId": "B" + }, + { + "expr": "SBK_REDPANDA_Reading_ms_50", + "interval": "", + "legendFormat": "", + "refId": "C" + }, + { + "expr": "SBK_REDPANDA_Reading_ms_75", + "interval": "", + "legendFormat": "", + "refId": "D" + }, + { + "expr": "SBK_REDPANDA_Reading_ms_90", + "interval": "", + "legendFormat": "", + "refId": "E" + }, + { + "expr": "SBK_REDPANDA_Reading_ms_95", + "interval": "", + "legendFormat": "", + "refId": "F" + }, + { + "expr": "SBK_REDPANDA_Reading_ms_99", + "interval": "", + "legendFormat": "", + "refId": "G" + }, + { + "expr": "SBK_REDPANDA_Reading_ms_99_9", + "interval": "", + "legendFormat": "", + "refId": "H" + }, + { + "expr": "SBK_REDPANDA_Reading_ms_99_99", + "interval": "", + "legendFormat": "", + "refId": "I" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "REDPANDA Read Percentiles (Milli Seconds)", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "ms", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } }, { - "expr": "SBK_REDPANDA_Reading_ms_99", - "interval": "", - "legendFormat": "", - "refId": "G" + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 1073741824 + }, + { + "color": "#6ED0E0", + "value": 10737418240 + }, + { + "color": "#EF843C", + "value": 107374182400 + }, + { + "color": "#E24D42", + "value": 1099511627776 + } + ] + }, + "unit": "decbytes" + }, + "overrides": [] + }, + "gridPos": { + "h": 6, + "w": 3, + "x": 8, + "y": 24 + }, + "id": 16, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "value" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_REDPANDA_Reading_Bytes_total", + "refId": "A" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "REDPANDA Read Bytes Total", + "type": "stat" }, { - "expr": "SBK_REDPANDA_Reading_ms_99_9", - "interval": "", - "legendFormat": "", - "refId": "H" + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "red", + "value": 1 + } + ] + }, + "unit": "none" + }, + "overrides": [] + }, + "gridPos": { + "h": 5, + "w": 5, + "x": 11, + "y": 25 + }, + "id": 26, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "auto", + "orientation": "horizontal", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "value_and_name" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_REDPANDA_Reading_LowerDiscardedLatencyRecords_total", + "interval": "", + "legendFormat": "Lower", + "queryType": "randomWalk", + "refId": "A" + }, + { + "expr": "SBK_REDPANDA_Reading_HigherDiscardLatencyRecords_total", + "interval": "", + "legendFormat": "Higher", + "refId": "B" + }, + { + "expr": "SBK_REDPANDA_Reading_InvalidLatencyRecords_total", + "interval": "", + "legendFormat": "Invalid/Negative", + "refId": "C" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "REDPANDA Read Discarded Latencies", + "type": "stat" }, { - "expr": "SBK_REDPANDA_Reading_ms_99_99", - "interval": "", - "legendFormat": "", - "refId": "I" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "REDPANDA Read Percentiles (Milli Seconds)", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "format": "ms", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 1000 + }, + { + "color": "#1F78C1", + "value": 10000 + }, + { + "color": "#BA43A9", + "value": 100000 + }, + { + "color": "#705DA0", + "value": 1000000 + }, + { + "color": "#508642", + "value": 10000000 + } + ] + }, + "unit": "µs" + }, + "overrides": [] + }, + "gridPos": { + "h": 11, + "w": 8, + "x": 0, + "y": 30 + }, + "id": 43, + "options": { + "colorMode": "value", + "graphMode": "area", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "auto" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_REDPANDA_Reading_mcs_AvgLatency", + "interval": "", + "legendFormat": "Average Latency", + "refId": "A" + }, + { + "expr": "SBK_REDPANDA_Reading_mcs_MaxLatency", + "interval": "", + "legendFormat": "Max Latency", + "refId": "B" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "REDPANDA Read Avg and Max Latencies (Microseconds)", + "type": "stat" }, { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } - }, - { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [], - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 1073741824 - }, - { - "color": "#6ED0E0", - "value": 10737418240 - }, - { - "color": "#EF843C", - "value": 107374182400 - }, - { - "color": "#E24D42", - "value": 1099511627776 - } - ] + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [] + }, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 8, + "y": 30 + }, + "hiddenSeries": false, + "id": 45, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_REDPANDA_Reading_mcs_10", + "interval": "", + "legendFormat": "", + "refId": "A" + }, + { + "expr": "SBK_REDPANDA_Reading_mcs_25", + "interval": "", + "legendFormat": "", + "refId": "B" + }, + { + "expr": "SBK_REDPANDA_Reading_mcs_50", + "interval": "", + "legendFormat": "", + "refId": "C" + }, + { + "expr": "SBK_REDPANDA_Reading_mcs_75", + "interval": "", + "legendFormat": "", + "refId": "D" + }, + { + "expr": "SBK_REDPANDA_Reading_mcs_90", + "interval": "", + "legendFormat": "", + "refId": "E" + }, + { + "expr": "SBK_REDPANDA_Reading_mcs_95", + "interval": "", + "legendFormat": "", + "refId": "F" + }, + { + "expr": "SBK_REDPANDA_Reading_mcs_99", + "interval": "", + "legendFormat": "", + "refId": "G" + }, + { + "expr": "SBK_REDPANDA_Reading_mcs_99_9", + "interval": "", + "legendFormat": "", + "refId": "H" + }, + { + "expr": "SBK_REDPANDA_Reading_mcs_99_99", + "interval": "", + "legendFormat": "", + "refId": "I" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "REDPANDA Read Percentiles (Microseconds)", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" }, - "unit": "decbytes" - }, - "overrides": [] - }, - "gridPos": { - "h": 6, - "w": 3, - "x": 8, - "y": 24 - }, - "id": 16, - "options": { - "colorMode": "value", - "graphMode": "none", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "µs", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } ], - "fields": "", - "values": false + "yaxis": { + "align": false, + "alignLevel": null + } }, - "textMode": "value" - }, - "pluginVersion": "7.3.7", - "targets": [ { - "expr": "SBK_REDPANDA_Reading_Bytes_total", - "refId": "A" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "REDPANDA Read Bytes Total", - "type": "stat" - }, - { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 1 + }, + { + "color": "#6ED0E0", + "value": 5 + }, + { + "color": "#EF843C", + "value": 10 + }, + { + "color": "#E24D42", + "value": 20 + }, + { + "color": "#1F78C1", + "value": 30 + }, + { + "color": "#BA43A9", + "value": 40 + }, + { + "color": "#705DA0", + "value": 50 + }, + { + "color": "#508642", + "value": 60 + }, + { + "color": "#CCA300", + "value": 70 + }, + { + "color": "#447EBC", + "value": 80 + }, + { + "color": "#C15C17", + "value": 90 + }, + { + "color": "#890F02", + "value": 100 + }, + { + "color": "#0A437C", + "value": 500 + }, + { + "color": "#6D1F62", + "value": 1000 + } + ] }, - { - "color": "red", - "value": 1 - } - ] + "unit": "ms" + }, + "overrides": [] }, - "unit": "none" - }, - "overrides": [] - }, - "gridPos": { - "h": 5, - "w": 5, - "x": 11, - "y": 25 - }, - "id": 26, - "options": { - "colorMode": "value", - "graphMode": "none", - "justifyMode": "auto", - "orientation": "horizontal", - "reduceOptions": { - "calcs": [ - "last" + "gridPos": { + "h": 11, + "w": 8, + "x": 16, + "y": 30 + }, + "id": 24, + "options": { + "colorMode": "value", + "graphMode": "area", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "auto" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_REDPANDA_Reading_ms_AvgLatency", + "interval": "", + "legendFormat": "Average Latency", + "refId": "A" + }, + { + "expr": "SBK_REDPANDA_Reading_ms_MaxLatency", + "interval": "", + "legendFormat": "Max Latency", + "refId": "B" + } ], - "fields": "", - "values": false - }, - "textMode": "value_and_name" - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_REDPANDA_Reading_LowerDiscardedLatencyRecords_total", - "interval": "", - "legendFormat": "Lower", - "queryType": "randomWalk", - "refId": "A" - }, - { - "expr": "SBK_REDPANDA_Reading_HigherDiscardLatencyRecords_total", - "interval": "", - "legendFormat": "Higher", - "refId": "B" - }, - { - "expr": "SBK_REDPANDA_Reading_InvalidLatencyRecords_total", - "interval": "", - "legendFormat": "Invalid/Negative", - "refId": "C" + "timeFrom": null, + "timeShift": null, + "title": "REDPANDA Read Avg and Max Latencies (Milliseconds)", + "type": "stat" } ], - "timeFrom": null, - "timeShift": null, - "title": "REDPANDA Read Discarded Latencies", - "type": "stat" + "title": "Read Performance Benchmarking", + "type": "row" + }, + { + "collapsed": false, + "datasource": null, + "gridPos": { + "h": 1, + "w": 24, + "x": 0, + "y": 8 + }, + "id": 56, + "panels": [], + "title": "Write-Read Performance Benchmarking (End to End Latencies)", + "type": "row" }, { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, "datasource": "Prometheus", "fieldConfig": { "defaults": { "custom": {}, - "links": [], "mappings": [], + "max": 500, + "min": 0, "noValue": "0", "thresholds": { "mode": "absolute", @@ -2596,81 +3024,43 @@ }, { "color": "#E24D42", - "value": 1000 + "value": 200 }, { "color": "#1F78C1", - "value": 10000 + "value": 300 }, { "color": "#BA43A9", - "value": 100000 + "value": 400 }, { "color": "#705DA0", - "value": 1000000 + "value": 500 }, { "color": "#508642", - "value": 10000000 + "value": 600 + }, + { + "color": "#CCA300", + "value": 700 + }, + { + "color": "#447EBC", + "value": 800 + }, + { + "color": "#C15C17", + "value": 900 + }, + { + "color": "#890F02", + "value": 1000 } ] }, - "unit": "µs" - }, - "overrides": [] - }, - "gridPos": { - "h": 11, - "w": 8, - "x": 0, - "y": 30 - }, - "id": 43, - "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_REDPANDA_Reading_mcs_AvgLatency", - "interval": "", - "legendFormat": "Average Latency", - "refId": "A" - }, - { - "expr": "SBK_REDPANDA_Reading_mcs_MaxLatency", - "interval": "", - "legendFormat": "Max Latency", - "refId": "B" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "REDPANDA Read Avg and Max Latencies (Microseconds)", - "type": "stat" - }, - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [] + "unit": "MBs" }, "overrides": [] }, @@ -2679,11 +3069,11 @@ "gridPos": { "h": 11, "w": 8, - "x": 8, - "y": 30 + "x": 0, + "y": 9 }, "hiddenSeries": false, - "id": 45, + "id": 61, "legend": { "avg": false, "current": false, @@ -2710,1564 +3100,1252 @@ "steppedLine": false, "targets": [ { - "expr": "SBK_REDPANDA_Reading_mcs_10", + "expr": "SBK_REDPANDA_Write_Reading_MBPerSec", "interval": "", "legendFormat": "", "refId": "A" - }, - { - "expr": "SBK_REDPANDA_Reading_mcs_25", - "interval": "", - "legendFormat": "", - "refId": "B" - }, - { - "expr": "SBK_REDPANDA_Reading_mcs_50", - "interval": "", - "legendFormat": "", - "refId": "C" - }, - { - "expr": "SBK_REDPANDA_Reading_mcs_75", - "interval": "", - "legendFormat": "", - "refId": "D" - }, - { - "expr": "SBK_REDPANDA_Reading_mcs_90", - "interval": "", - "legendFormat": "", - "refId": "E" - }, - { - "expr": "SBK_REDPANDA_Reading_mcs_95", - "interval": "", - "legendFormat": "", - "refId": "F" - }, - { - "expr": "SBK_REDPANDA_Reading_mcs_99", - "interval": "", - "legendFormat": "", - "refId": "G" - }, - { - "expr": "SBK_REDPANDA_Reading_mcs_99_9", - "interval": "", - "legendFormat": "", - "refId": "H" - }, - { - "expr": "SBK_REDPANDA_Reading_mcs_99_99", - "interval": "", - "legendFormat": "", - "refId": "I" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, - "title": "REDPANDA Read Percentiles (Microseconds)", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "format": "µs", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } - }, - { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [], - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 1 - }, - { - "color": "#6ED0E0", - "value": 5 - }, - { - "color": "#EF843C", - "value": 10 - }, - { - "color": "#E24D42", - "value": 20 - }, - { - "color": "#1F78C1", - "value": 30 - }, - { - "color": "#BA43A9", - "value": 40 - }, - { - "color": "#705DA0", - "value": 50 - }, - { - "color": "#508642", - "value": 60 - }, - { - "color": "#CCA300", - "value": 70 - }, - { - "color": "#447EBC", - "value": 80 - }, - { - "color": "#C15C17", - "value": 90 - }, - { - "color": "#890F02", - "value": 100 - }, - { - "color": "#0A437C", - "value": 500 - }, - { - "color": "#6D1F62", - "value": 1000 - } - ] - }, - "unit": "ms" + "title": "REDPANDA Write-Read Throughput MB/s ", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "$$hashKey": "object:175", + "format": "MBs", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "$$hashKey": "object:176", + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {} }, "overrides": [] }, + "fill": 1, + "fillGradient": 0, "gridPos": { "h": 11, "w": 8, - "x": 16, - "y": 30 + "x": 8, + "y": 9 }, - "id": 24, + "hiddenSeries": false, + "id": 36, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" + "alertThreshold": true }, + "percentage": false, "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, "targets": [ { - "expr": "SBK_REDPANDA_Reading_ms_AvgLatency", + "expr": "SBK_REDPANDA_Write_Reading_RecordsPerSec", "interval": "", - "legendFormat": "Average Latency", + "legendFormat": "", "refId": "A" - }, - { - "expr": "SBK_REDPANDA_Reading_ms_MaxLatency", - "interval": "", - "legendFormat": "Max Latency", - "refId": "B" } ], + "thresholds": [], "timeFrom": null, - "timeShift": null, - "title": "REDPANDA Read Avg and Max Latencies (Milliseconds)", - "type": "stat" - }, - { - "collapsed": true, - "datasource": null, - "gridPos": { - "h": 1, - "w": 24, - "x": 0, - "y": 41 - }, - "id": 56, - "panels": [ - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "max": 500, - "min": 0, - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 200 - }, - { - "color": "#1F78C1", - "value": 300 - }, - { - "color": "#BA43A9", - "value": 400 - }, - { - "color": "#705DA0", - "value": 500 - }, - { - "color": "#508642", - "value": 600 - }, - { - "color": "#CCA300", - "value": 700 - }, - { - "color": "#447EBC", - "value": 800 - }, - { - "color": "#C15C17", - "value": 900 - }, - { - "color": "#890F02", - "value": 1000 - } - ] - }, - "unit": "MBs" - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 0, - "y": 4 - }, - "hiddenSeries": false, - "id": 61, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_REDPANDA_Write_Reading_MBPerSec", - "interval": "", - "legendFormat": "", - "refId": "A" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "REDPANDA Write-Read Throughput MB/s ", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "$$hashKey": "object:175", - "format": "MBs", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "$$hashKey": "object:176", - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } + "timeRegions": [], + "timeShift": null, + "title": "REDPANDA Write-Read Records/Sec", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "iops", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true }, { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {} - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 8, - "y": 4 - }, - "hiddenSeries": false, - "id": 36, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_REDPANDA_Write_Reading_RecordsPerSec", - "interval": "", - "legendFormat": "", - "refId": "A" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "REDPANDA Write-Read Records/Sec", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 1000 + }, + { + "color": "#1F78C1", + "value": 10000 + }, + { + "color": "#BA43A9", + "value": 100000 + }, + { + "color": "#705DA0", + "value": 1000000 + }, + { + "color": "#508642", + "value": 10000000 + } + ] }, - "yaxes": [ - { - "format": "iops", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } + "unit": "ns" + }, + "overrides": [] + }, + "gridPos": { + "h": 11, + "w": 8, + "x": 16, + "y": 9 + }, + "id": 52, + "options": { + "colorMode": "value", + "graphMode": "area", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" ], - "yaxis": { - "align": false, - "alignLevel": null - } + "fields": "", + "values": false + }, + "textMode": "auto" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_REDPANDA_Write_Reading_ns_AvgLatency", + "interval": "", + "legendFormat": "Average Latency", + "refId": "A" + }, + { + "expr": "SBK_REDPANDA_Write_Reading_ns_MaxLatency", + "interval": "", + "legendFormat": "Max Latency", + "refId": "B" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "REDPANDA Write-Read Avg and Max Latencies (Nanoseconds)", + "type": "stat" + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {} + }, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 0, + "y": 20 + }, + "hiddenSeries": false, + "id": 54, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_REDPANDA_Write_Reading_ns_10", + "interval": "", + "legendFormat": "", + "refId": "A" + }, + { + "expr": "SBK_REDPANDA_Write_Reading_ns_25", + "interval": "", + "legendFormat": "", + "refId": "B" }, { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 1000 - }, - { - "color": "#1F78C1", - "value": 10000 - }, - { - "color": "#BA43A9", - "value": 100000 - }, - { - "color": "#705DA0", - "value": 1000000 - }, - { - "color": "#508642", - "value": 10000000 - } - ] - }, - "unit": "ns" - }, - "overrides": [] - }, - "gridPos": { - "h": 11, - "w": 8, - "x": 16, - "y": 4 - }, - "id": 52, - "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_REDPANDA_Write_Reading_ns_AvgLatency", - "interval": "", - "legendFormat": "Average Latency", - "refId": "A" - }, - { - "expr": "SBK_REDPANDA_Write_Reading_ns_MaxLatency", - "interval": "", - "legendFormat": "Max Latency", - "refId": "B" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "REDPANDA Write-Read Avg and Max Latencies (Nanoseconds)", - "type": "stat" + "expr": "SBK_REDPANDA_Write_Reading_ns_50", + "interval": "", + "legendFormat": "", + "refId": "C" }, { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {} - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 0, - "y": 15 - }, - "hiddenSeries": false, - "id": 54, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_REDPANDA_Write_Reading_ns_10", - "interval": "", - "legendFormat": "", - "refId": "A" - }, - { - "expr": "SBK_REDPANDA_Write_Reading_ns_25", - "interval": "", - "legendFormat": "", - "refId": "B" - }, - { - "expr": "SBK_REDPANDA_Write_Reading_ns_50", - "interval": "", - "legendFormat": "", - "refId": "C" - }, - { - "expr": "SBK_REDPANDA_Write_Reading_ns_75", - "interval": "", - "legendFormat": "", - "refId": "D" - }, - { - "expr": "SBK_REDPANDA_Write_Reading_ns_90", - "interval": "", - "legendFormat": "", - "refId": "E" - }, - { - "expr": "SBK_REDPANDA_Write_Reading_ns_95", - "interval": "", - "legendFormat": "", - "refId": "F" - }, - { - "expr": "SBK_REDPANDA_Write_Reading_ns_99", - "interval": "", - "legendFormat": "", - "refId": "G" - }, - { - "expr": "SBK_REDPANDA_Write_Reading_ns_99_9", - "interval": "", - "legendFormat": "", - "refId": "H" - }, - { - "expr": "SBK_REDPANDA_Write_Reading_ns_99_99", - "interval": "", - "legendFormat": "", - "refId": "I" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "REDPANDA Write-Read Percentiles (Nanoseconds)", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "format": "ns", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } + "expr": "SBK_REDPANDA_Write_Reading_ns_75", + "interval": "", + "legendFormat": "", + "refId": "D" + }, + { + "expr": "SBK_REDPANDA_Write_Reading_ns_90", + "interval": "", + "legendFormat": "", + "refId": "E" + }, + { + "expr": "SBK_REDPANDA_Write_Reading_ns_95", + "interval": "", + "legendFormat": "", + "refId": "F" + }, + { + "expr": "SBK_REDPANDA_Write_Reading_ns_99", + "interval": "", + "legendFormat": "", + "refId": "G" + }, + { + "expr": "SBK_REDPANDA_Write_Reading_ns_99_25", + "interval": "", + "legendFormat": "", + "refId": "H" + }, + { + "expr": "SBK_REDPANDA_Write_Reading_ns_99_5", + "interval": "", + "legendFormat": "", + "refId": "I" + }, + { + "expr": "SBK_REDPANDA_Write_Reading_ns_99_75", + "interval": "", + "legendFormat": "", + "refId": "J" + }, + { + "expr": "SBK_REDPANDA_Write_Reading_ns_99_9", + "interval": "", + "legendFormat": "", + "refId": "K" + }, + { + "expr": "SBK_REDPANDA_Write_Reading_ns_99_95", + "interval": "", + "legendFormat": "", + "refId": "L" }, { - "datasource": "Prometheus", - "description": "", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 1073741824 - }, - { - "color": "#EF843C", - "value": 10737418240 - }, - { - "color": "#6ED0E0", - "value": 10737418240 - }, - { - "color": "#E24D42", - "value": 1099511627776 - } - ] + "expr": "SBK_REDPANDA_Write_Reading_ns_99_99", + "interval": "", + "legendFormat": "", + "refId": "M" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "REDPANDA Write-Read Percentiles (Nanoseconds)", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "$$hashKey": "object:240", + "format": "ns", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "$$hashKey": "object:241", + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "datasource": "Prometheus", + "description": "", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null }, - "unit": "decbytes" - }, - "overrides": [] - }, - "gridPos": { - "h": 5, - "w": 3, - "x": 8, - "y": 15 - }, - "id": 30, - "options": { - "colorMode": "value", - "graphMode": "none", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" + { + "color": "#EAB839", + "value": 1073741824 + }, + { + "color": "#EF843C", + "value": 10737418240 + }, + { + "color": "#6ED0E0", + "value": 10737418240 + }, + { + "color": "#E24D42", + "value": 1099511627776 + } + ] }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_REDPANDA_Write_Reading_Bytes_total", - "interval": "", - "legendFormat": "", - "refId": "A" - } + "unit": "decbytes" + }, + "overrides": [] + }, + "gridPos": { + "h": 5, + "w": 3, + "x": 8, + "y": 20 + }, + "id": 30, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" ], - "timeFrom": null, - "timeShift": null, - "title": "REDPANDA Write-Read Bytes Total", - "type": "stat" + "fields": "", + "values": false }, + "textMode": "auto" + }, + "pluginVersion": "7.3.7", + "targets": [ { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "max": 500, - "min": 0, - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 200 - }, - { - "color": "#1F78C1", - "value": 300 - }, - { - "color": "#BA43A9", - "value": 400 - }, - { - "color": "#705DA0", - "value": 500 - }, - { - "color": "#508642", - "value": 600 - }, - { - "color": "#CCA300", - "value": 700 - }, - { - "color": "#447EBC", - "value": 800 - }, - { - "color": "#C15C17", - "value": 900 - }, - { - "color": "#890F02", - "value": 1000 - } - ] + "expr": "SBK_REDPANDA_Write_Reading_Bytes_total", + "interval": "", + "legendFormat": "", + "refId": "A" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "REDPANDA Write-Read Bytes Total", + "type": "stat" + }, + { + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "max": 500, + "min": 0, + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 }, - "unit": "MBs" - }, - "overrides": [] - }, - "gridPos": { - "h": 6, - "w": 5, - "x": 11, - "y": 15 - }, - "id": 32, - "options": { - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "showThresholdLabels": true, - "showThresholdMarkers": true + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 200 + }, + { + "color": "#1F78C1", + "value": 300 + }, + { + "color": "#BA43A9", + "value": 400 + }, + { + "color": "#705DA0", + "value": 500 + }, + { + "color": "#508642", + "value": 600 + }, + { + "color": "#CCA300", + "value": 700 + }, + { + "color": "#447EBC", + "value": 800 + }, + { + "color": "#C15C17", + "value": 900 + }, + { + "color": "#890F02", + "value": 1000 + } + ] }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_REDPANDA_Write_Reading_MBPerSec", - "interval": "", - "legendFormat": "", - "refId": "A" - } + "unit": "MBs" + }, + "overrides": [] + }, + "gridPos": { + "h": 6, + "w": 5, + "x": 11, + "y": 20 + }, + "id": 32, + "options": { + "reduceOptions": { + "calcs": [ + "last" ], - "timeFrom": null, - "timeShift": null, - "title": "REDPANDA Write-Read Throughput MB/s", - "type": "gauge" + "fields": "", + "values": false }, + "showThresholdLabels": true, + "showThresholdMarkers": true + }, + "pluginVersion": "7.3.7", + "targets": [ { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {} - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 16, - "y": 15 - }, - "hiddenSeries": false, - "id": 34, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_REDPANDA_Write_Reading_ms_10", - "interval": "", - "legendFormat": "", - "refId": "A" - }, - { - "expr": "SBK_REDPANDA_Write_Reading_ms_25", - "interval": "", - "legendFormat": "", - "refId": "B" - }, - { - "expr": "SBK_REDPANDA_Write_Reading_ms_50", - "interval": "", - "legendFormat": "", - "refId": "C" - }, - { - "expr": "SBK_REDPANDA_Write_Reading_ms_75", - "interval": "", - "legendFormat": "", - "refId": "D" - }, - { - "expr": "SBK_REDPANDA_Write_Reading_ms_90", - "interval": "", - "legendFormat": "", - "refId": "E" - }, - { - "expr": "SBK_REDPANDA_Write_Reading_ms_95", - "interval": "", - "legendFormat": "", - "refId": "F" - }, - { - "expr": "SBK_REDPANDA_Write_Reading_ms_99", - "interval": "", - "legendFormat": "", - "refId": "G" - }, - { - "expr": "SBK_REDPANDA_Write_Reading_ms_99_9", - "interval": "", - "legendFormat": "", - "refId": "H" - }, - { - "expr": "SBK_REDPANDA_Write_Reading_ms_99_99", - "interval": "", - "legendFormat": "", - "refId": "I" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "REDPANDA Write-Read Percentiles (Milliseconds)", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "format": "ms", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } + "expr": "SBK_REDPANDA_Write_Reading_MBPerSec", + "interval": "", + "legendFormat": "", + "refId": "A" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "REDPANDA Write-Read Throughput MB/s", + "type": "gauge" + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {} + }, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 16, + "y": 20 + }, + "hiddenSeries": false, + "id": 34, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_REDPANDA_Write_Reading_ms_10", + "interval": "", + "legendFormat": "", + "refId": "A" }, { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": { - "align": null, - "filterable": false + "expr": "SBK_REDPANDA_Write_Reading_ms_25", + "interval": "", + "legendFormat": "", + "refId": "B" + }, + { + "expr": "SBK_REDPANDA_Write_Reading_ms_50", + "interval": "", + "legendFormat": "", + "refId": "C" + }, + { + "expr": "SBK_REDPANDA_Write_Reading_ms_75", + "interval": "", + "legendFormat": "", + "refId": "D" + }, + { + "expr": "SBK_REDPANDA_Write_Reading_ms_90", + "interval": "", + "legendFormat": "", + "refId": "E" + }, + { + "expr": "SBK_REDPANDA_Write_Reading_ms_95", + "interval": "", + "legendFormat": "", + "refId": "F" + }, + { + "expr": "SBK_REDPANDA_Write_Reading_ms_99", + "interval": "", + "legendFormat": "", + "refId": "G" + }, + { + "expr": "SBK_REDPANDA_Write_Reading_ms_99_9", + "interval": "", + "legendFormat": "", + "refId": "H" + }, + { + "expr": "SBK_REDPANDA_Write_Reading_ms_99_99", + "interval": "", + "legendFormat": "", + "refId": "I" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "REDPANDA Write-Read Percentiles (Milliseconds)", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "ms", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": { + "align": null, + "filterable": false + }, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null }, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 500 - } - ] + { + "color": "#EAB839", + "value": 10 }, - "unit": "none" - }, - "overrides": [] - }, - "gridPos": { - "h": 6, - "w": 3, - "x": 8, - "y": 20 - }, - "id": 40, - "options": { - "colorMode": "value", - "graphMode": "none", - "justifyMode": "auto", - "orientation": "horizontal", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "value_and_name" + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 500 + } + ] }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_REDPANDA_Write_Reading_Readers", - "interval": "", - "legendFormat": "Active Readers", - "refId": "A" - }, - { - "expr": "SBK_REDPANDA_Write_Reading_Max_Readers", - "interval": "", - "legendFormat": "Max Readers", - "refId": "B" - }, - { - "expr": "SBK_REDPANDA_Write_Reading_Writers", - "interval": "", - "legendFormat": "Active Writers", - "refId": "C" - }, - { - "expr": "SBK_REDPANDA_Write_Reading_Max_Writers", - "interval": "", - "legendFormat": "Max Writers", - "refId": "D" - } + "unit": "none" + }, + "overrides": [] + }, + "gridPos": { + "h": 6, + "w": 3, + "x": 8, + "y": 25 + }, + "id": 40, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "auto", + "orientation": "horizontal", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "value_and_name" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_REDPANDA_Write_Reading_Readers", + "interval": "", + "legendFormat": "Active Readers", + "refId": "A" + }, + { + "expr": "SBK_REDPANDA_Write_Reading_Max_Readers", + "interval": "", + "legendFormat": "Max Readers", + "refId": "B" + }, + { + "expr": "SBK_REDPANDA_Write_Reading_Writers", + "interval": "", + "legendFormat": "Active Writers", + "refId": "C" + }, + { + "expr": "SBK_REDPANDA_Write_Reading_Max_Writers", + "interval": "", + "legendFormat": "Max Writers", + "refId": "D" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "REDPANDA Write-Read Writers and Readers", + "type": "stat" + }, + { + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "red", + "value": 1 + } + ] + }, + "unit": "none" + }, + "overrides": [] + }, + "gridPos": { + "h": 5, + "w": 5, + "x": 11, + "y": 26 + }, + "id": 42, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "auto", + "orientation": "horizontal", + "reduceOptions": { + "calcs": [ + "last" ], - "timeFrom": null, - "timeShift": null, - "title": "REDPANDA Write-Read Writers and Readers", - "type": "stat" + "fields": "", + "values": false }, + "textMode": "value_and_name" + }, + "pluginVersion": "7.3.7", + "targets": [ { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "red", - "value": 1 - } - ] + "expr": "SBK_REDPANDA_Write_Reading_LowerDiscardedLatencyRecords_total", + "interval": "", + "legendFormat": "Lower", + "refId": "A" + }, + { + "expr": "SBK_REDPANDA_Write_Reading_HigherDiscardLatencyRecords_total", + "interval": "", + "legendFormat": "Higher", + "refId": "B" + }, + { + "expr": "SBK_REDPANDA_Write_Reading_InvalidLatencyRecords_total", + "interval": "", + "legendFormat": "Invalid/Negative", + "refId": "C" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "REDPANDA Write-Read Discarded Latencies", + "type": "stat" + }, + { + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null }, - "unit": "none" - }, - "overrides": [] - }, - "gridPos": { - "h": 5, - "w": 5, - "x": 11, - "y": 21 - }, - "id": 42, - "options": { - "colorMode": "value", - "graphMode": "none", - "justifyMode": "auto", - "orientation": "horizontal", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "value_and_name" + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 1000 + }, + { + "color": "#1F78C1", + "value": 10000 + }, + { + "color": "#BA43A9", + "value": 100000 + }, + { + "color": "#705DA0", + "value": 1000000 + }, + { + "color": "#508642", + "value": 10000000 + }, + { + "color": "#CCA300", + "value": 100000000 + } + ] }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_REDPANDA_Write_Reading_LowerDiscardedLatencyRecords_total", - "interval": "", - "legendFormat": "Lower", - "refId": "A" - }, - { - "expr": "SBK_REDPANDA_Write_Reading_HigherDiscardLatencyRecords_total", - "interval": "", - "legendFormat": "Higher", - "refId": "B" - }, - { - "expr": "SBK_REDPANDA_Write_Reading_InvalidLatencyRecords_total", - "interval": "", - "legendFormat": "Invalid/Negative", - "refId": "C" - } + "unit": "µs" + }, + "overrides": [] + }, + "gridPos": { + "h": 11, + "w": 8, + "x": 0, + "y": 31 + }, + "id": 51, + "options": { + "colorMode": "value", + "graphMode": "area", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" ], - "timeFrom": null, - "timeShift": null, - "title": "REDPANDA Write-Read Discarded Latencies", - "type": "stat" + "fields": "", + "values": false + }, + "textMode": "auto" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_REDPANDA_Write_Reading_mcs_AvgLatency", + "interval": "", + "legendFormat": "Average Latency", + "refId": "A" + }, + { + "expr": "SBK_REDPANDA_Write_Reading_mcs_MaxLatency", + "interval": "", + "legendFormat": "Max Latency", + "refId": "B" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "REDPANDA Write-Read Avg and Max Latencies (Microseconds)", + "type": "stat" + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {} + }, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 8, + "y": 31 + }, + "hiddenSeries": false, + "id": 53, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_REDPANDA_Write_Reading_mcs_10", + "interval": "", + "legendFormat": "", + "refId": "A" + }, + { + "expr": "SBK_REDPANDA_Write_Reading_mcs_25", + "interval": "", + "legendFormat": "", + "refId": "B" }, { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 1000 - }, - { - "color": "#1F78C1", - "value": 10000 - }, - { - "color": "#BA43A9", - "value": 100000 - }, - { - "color": "#705DA0", - "value": 1000000 - }, - { - "color": "#508642", - "value": 10000000 - }, - { - "color": "#CCA300", - "value": 100000000 - } - ] - }, - "unit": "µs" - }, - "overrides": [] - }, - "gridPos": { - "h": 11, - "w": 8, - "x": 0, - "y": 26 - }, - "id": 51, - "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_REDPANDA_Write_Reading_mcs_AvgLatency", - "interval": "", - "legendFormat": "Average Latency", - "refId": "A" - }, - { - "expr": "SBK_REDPANDA_Write_Reading_mcs_MaxLatency", - "interval": "", - "legendFormat": "Max Latency", - "refId": "B" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "REDPANDA Write-Read Avg and Max Latencies (Microseconds)", - "type": "stat" + "expr": "SBK_REDPANDA_Write_Reading_mcs_50", + "interval": "", + "legendFormat": "", + "refId": "C" }, { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {} - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 8, - "y": 26 - }, - "hiddenSeries": false, - "id": 53, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_REDPANDA_Write_Reading_mcs_10", - "interval": "", - "legendFormat": "", - "refId": "A" - }, - { - "expr": "SBK_REDPANDA_Write_Reading_mcs_25", - "interval": "", - "legendFormat": "", - "refId": "B" - }, - { - "expr": "SBK_REDPANDA_Write_Reading_mcs_50", - "interval": "", - "legendFormat": "", - "refId": "C" - }, - { - "expr": "SBK_REDPANDA_Write_Reading_mcs_75", - "interval": "", - "legendFormat": "", - "refId": "D" - }, - { - "expr": "SBK_REDPANDA_Write_Reading_mcs_90", - "interval": "", - "legendFormat": "", - "refId": "E" - }, - { - "expr": "SBK_REDPANDA_Write_Reading_mcs_95", - "interval": "", - "legendFormat": "", - "refId": "F" - }, - { - "expr": "SBK_REDPANDA_Write_Reading_mcs_99", - "interval": "", - "legendFormat": "", - "refId": "G" - }, - { - "expr": "SBK_REDPANDA_Write_Reading_mcs_99_9", - "interval": "", - "legendFormat": "", - "refId": "H" - }, - { - "expr": "SBK_REDPANDA_Write_Reading_mcs_99_99", - "interval": "", - "legendFormat": "", - "refId": "I" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "REDPANDA Write-Read Percentiles (Microseconds)", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "format": "µs", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } + "expr": "SBK_REDPANDA_Write_Reading_mcs_75", + "interval": "", + "legendFormat": "", + "refId": "D" + }, + { + "expr": "SBK_REDPANDA_Write_Reading_mcs_90", + "interval": "", + "legendFormat": "", + "refId": "E" + }, + { + "expr": "SBK_REDPANDA_Write_Reading_mcs_95", + "interval": "", + "legendFormat": "", + "refId": "F" + }, + { + "expr": "SBK_REDPANDA_Write_Reading_mcs_99", + "interval": "", + "legendFormat": "", + "refId": "G" + }, + { + "expr": "SBK_REDPANDA_Write_Reading_mcs_99_9", + "interval": "", + "legendFormat": "", + "refId": "H" + }, + { + "expr": "SBK_REDPANDA_Write_Reading_mcs_99_99", + "interval": "", + "legendFormat": "", + "refId": "I" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "REDPANDA Write-Read Percentiles (Microseconds)", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "µs", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true }, { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 1 - }, - { - "color": "#6ED0E0", - "value": 5 - }, - { - "color": "#EF843C", - "value": 10 - }, - { - "color": "#E24D42", - "value": 20 - }, - { - "color": "#1F78C1", - "value": 30 - }, - { - "color": "#BA43A9", - "value": 40 - }, - { - "color": "#705DA0", - "value": 50 - }, - { - "color": "#508642", - "value": 60 - }, - { - "color": "#CCA300", - "value": 70 - }, - { - "color": "#447EBC", - "value": 80 - }, - { - "color": "#C15C17", - "value": 90 - }, - { - "color": "#890F02", - "value": 100 - }, - { - "color": "#0A437C", - "value": 200 - }, - { - "color": "#6D1F62", - "value": 500 - }, - { - "color": "#584477", - "value": 1000 - } - ] + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null }, - "unit": "ms" - }, - "overrides": [] - }, - "gridPos": { - "h": 11, - "w": 8, - "x": 16, - "y": 26 - }, - "id": 38, - "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" + { + "color": "#EAB839", + "value": 1 + }, + { + "color": "#6ED0E0", + "value": 5 + }, + { + "color": "#EF843C", + "value": 10 + }, + { + "color": "#E24D42", + "value": 20 + }, + { + "color": "#1F78C1", + "value": 30 + }, + { + "color": "#BA43A9", + "value": 40 + }, + { + "color": "#705DA0", + "value": 50 + }, + { + "color": "#508642", + "value": 60 + }, + { + "color": "#CCA300", + "value": 70 + }, + { + "color": "#447EBC", + "value": 80 + }, + { + "color": "#C15C17", + "value": 90 + }, + { + "color": "#890F02", + "value": 100 + }, + { + "color": "#0A437C", + "value": 200 + }, + { + "color": "#6D1F62", + "value": 500 + }, + { + "color": "#584477", + "value": 1000 + } + ] }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_REDPANDA_Write_Reading_ms_AvgLatency", - "interval": "", - "legendFormat": "Average Latency", - "refId": "A" - }, - { - "expr": "SBK_REDPANDA_Write_Reading_ms_MaxLatency", - "interval": "", - "legendFormat": "Max Latency", - "refId": "B" - } + "unit": "ms" + }, + "overrides": [] + }, + "gridPos": { + "h": 11, + "w": 8, + "x": 16, + "y": 31 + }, + "id": 38, + "options": { + "colorMode": "value", + "graphMode": "area", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" ], - "timeFrom": null, - "timeShift": null, - "title": "REDPANDA Write-Read Avg and Max Latencies (Milliseconds)", - "type": "stat" + "fields": "", + "values": false + }, + "textMode": "auto" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_REDPANDA_Write_Reading_ms_AvgLatency", + "interval": "", + "legendFormat": "Average Latency", + "refId": "A" + }, + { + "expr": "SBK_REDPANDA_Write_Reading_ms_MaxLatency", + "interval": "", + "legendFormat": "Max Latency", + "refId": "B" } ], - "title": "Write-Read Performance Benchmarking (End to End Latencies)", - "type": "row" + "timeFrom": null, + "timeShift": null, + "title": "REDPANDA Write-Read Avg and Max Latencies (Milliseconds)", + "type": "stat" } ], "refresh": "5s", diff --git a/grafana/dashboards/sbk-rocketmq.json b/grafana/dashboards/sbk-rocketmq.json index 53a76ca66..1d43e2d76 100644 --- a/grafana/dashboards/sbk-rocketmq.json +++ b/grafana/dashboards/sbk-rocketmq.json @@ -15,7 +15,7 @@ "editable": true, "gnetId": null, "graphTooltip": 0, - "iteration": 1623506088732, + "iteration": 1627313150733, "links": [], "panels": [ { @@ -362,7 +362,7 @@ "h": 9, "w": 8, "x": 0, - "y": 10 + "y": 7 }, "hiddenSeries": false, "id": 62, @@ -458,7 +458,7 @@ "h": 9, "w": 8, "x": 8, - "y": 10 + "y": 7 }, "hiddenSeries": false, "id": 6, @@ -590,7 +590,7 @@ "h": 9, "w": 8, "x": 16, - "y": 10 + "y": 7 }, "id": 48, "options": { @@ -646,7 +646,7 @@ "h": 11, "w": 8, "x": 0, - "y": 19 + "y": 16 }, "hiddenSeries": false, "id": 50, @@ -718,16 +718,40 @@ "refId": "G" }, { - "expr": "SBK_ROCKETMQ_Writing_ns_99_9", + "expr": "SBK_ROCKETMQ_Writing_ns_99_25", "interval": "", "legendFormat": "", "refId": "H" }, { - "expr": "SBK_ROCKETMQ_Writing_ns_99_99", + "expr": "SBK_ROCKETMQ_Writing_ns_99_5", "interval": "", "legendFormat": "", "refId": "I" + }, + { + "expr": "SBK_ROCKETMQ_Writing_ns_99_75", + "interval": "", + "legendFormat": "", + "refId": "J" + }, + { + "expr": "SBK_ROCKETMQ_Writing_ns_99_9", + "interval": "", + "legendFormat": "", + "refId": "K" + }, + { + "expr": "SBK_ROCKETMQ_Writing_ns_99_95", + "interval": "", + "legendFormat": "", + "refId": "L" + }, + { + "expr": "SBK_ROCKETMQ_Writing_ns_99_99", + "interval": "", + "legendFormat": "", + "refId": "M" } ], "thresholds": [], @@ -750,6 +774,7 @@ }, "yaxes": [ { + "$$hashKey": "object:127", "format": "ns", "label": null, "logBase": 1, @@ -758,6 +783,7 @@ "show": true }, { + "$$hashKey": "object:128", "format": "short", "label": null, "logBase": 1, @@ -814,7 +840,7 @@ "h": 4, "w": 3, "x": 8, - "y": 19 + "y": 16 }, "id": 2, "options": { @@ -925,7 +951,7 @@ "h": 6, "w": 5, "x": 11, - "y": 19 + "y": 16 }, "id": 4, "options": { @@ -970,7 +996,7 @@ "h": 11, "w": 8, "x": 16, - "y": 19 + "y": 16 }, "hiddenSeries": false, "id": 10, @@ -1136,7 +1162,7 @@ "h": 7, "w": 3, "x": 8, - "y": 23 + "y": 20 }, "id": 8, "options": { @@ -1192,7 +1218,7 @@ "h": 5, "w": 5, "x": 11, - "y": 25 + "y": 22 }, "id": 28, "options": { @@ -1294,7 +1320,7 @@ "h": 10, "w": 8, "x": 0, - "y": 30 + "y": 27 }, "id": 47, "options": { @@ -1350,7 +1376,7 @@ "h": 10, "w": 8, "x": 8, - "y": 30 + "y": 27 }, "hiddenSeries": false, "id": 49, @@ -1560,7 +1586,7 @@ "h": 10, "w": 8, "x": 16, - "y": 30 + "y": 27 }, "id": 12, "options": { @@ -1602,7 +1628,7 @@ "type": "row" }, { - "collapsed": false, + "collapsed": true, "datasource": null, "gridPos": { "h": 1, @@ -1611,969 +1637,1371 @@ "y": 7 }, "id": 58, - "panels": [], - "title": "Read Performance Benchmarking", - "type": "row" - }, - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [], - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 200 - }, - { - "color": "#1F78C1", - "value": 300 - }, - { - "color": "#BA43A9", - "value": 400 - }, - { - "color": "#705DA0", - "value": 500 - }, - { - "color": "#508642", - "value": 600 - }, - { - "color": "#CCA300", - "value": 700 - }, - { - "color": "#447EBC", - "value": 800 - }, - { - "color": "#C15C17", - "value": 900 + "panels": [ + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 200 + }, + { + "color": "#1F78C1", + "value": 300 + }, + { + "color": "#BA43A9", + "value": 400 + }, + { + "color": "#705DA0", + "value": 500 + }, + { + "color": "#508642", + "value": 600 + }, + { + "color": "#CCA300", + "value": 700 + }, + { + "color": "#447EBC", + "value": 800 + }, + { + "color": "#C15C17", + "value": 900 + }, + { + "color": "#890F02", + "value": 1000 + } + ] }, - { - "color": "#890F02", - "value": 1000 - } - ] + "unit": "MBs" + }, + "overrides": [] }, - "unit": "MBs" + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 0, + "y": 8 + }, + "hiddenSeries": false, + "id": 63, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_ROCKETMQ_Reading_MBPerSec", + "refId": "A" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "ROCKETMQ Read Throughput MB/s", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "$$hashKey": "object:323", + "format": "MBs", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "$$hashKey": "object:324", + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 0, - "y": 8 - }, - "hiddenSeries": false, - "id": 63, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_ROCKETMQ_Reading_MBPerSec", - "refId": "A" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "ROCKETMQ Read Throughput MB/s", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "$$hashKey": "object:323", - "format": "MBs", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "$$hashKey": "object:324", - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } - }, - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [] - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 8, - "y": 8 - }, - "hiddenSeries": false, - "id": 20, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_ROCKETMQ_Reading_RecordsPerSec", - "refId": "A" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "ROCKETMQ Read Records/Sec", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "format": "rps", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } - }, - { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [], - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 1000 - }, - { - "color": "#1F78C1", - "value": 10000 - }, - { - "color": "#BA43A9", - "value": 100000 - }, - { - "color": "#705DA0", - "value": 1000000 - }, - { - "color": "#508642", - "value": 10000000 - } - ] - }, - "unit": "ns" - }, - "overrides": [] - }, - "gridPos": { - "h": 11, - "w": 8, - "x": 16, - "y": 8 - }, - "id": 44, - "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_ROCKETMQ_Reading_ns_AvgLatency", - "interval": "", - "legendFormat": "Average Latency", - "refId": "A" - }, - { - "expr": "SBK_ROCKETMQ_Reading_ns_MaxLatency", - "interval": "", - "legendFormat": "Max Latency", - "refId": "B" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "ROCKETMQ Read Avg and Max Latencies (Nanoseconds)", - "type": "stat" - }, - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [] - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 0, - "y": 19 - }, - "hiddenSeries": false, - "id": 46, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_ROCKETMQ_Reading_ns_10", - "interval": "", - "legendFormat": "", - "refId": "A" - }, - { - "expr": "SBK_ROCKETMQ_Reading_ns_25", - "interval": "", - "legendFormat": "", - "refId": "B" - }, - { - "expr": "SBK_ROCKETMQ_Reading_ns_50", - "interval": "", - "legendFormat": "", - "refId": "C" - }, - { - "expr": "SBK_ROCKETMQ_Reading_ns_75", - "interval": "", - "legendFormat": "", - "refId": "D" - }, - { - "expr": "SBK_ROCKETMQ_Reading_ns_90", - "interval": "", - "legendFormat": "", - "refId": "E" - }, - { - "expr": "SBK_ROCKETMQ_Reading_ns_95", - "interval": "", - "legendFormat": "", - "refId": "F" - }, - { - "expr": "SBK_ROCKETMQ_Reading_ns_99", - "interval": "", - "legendFormat": "", - "refId": "G" - }, - { - "expr": "SBK_ROCKETMQ_Reading_ns_99_9", - "interval": "", - "legendFormat": "", - "refId": "H" - }, - { - "expr": "SBK_ROCKETMQ_Reading_ns_99_99", - "interval": "", - "legendFormat": "", - "refId": "I" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "ROCKETMQ Read Percentiles (Nanoseconds)", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ { - "format": "ns", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [] + }, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 8, + "y": 8 + }, + "hiddenSeries": false, + "id": 20, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_ROCKETMQ_Reading_RecordsPerSec", + "refId": "A" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "ROCKETMQ Read Records/Sec", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "rps", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } }, { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } - }, - { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [], - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 1000 + }, + { + "color": "#1F78C1", + "value": 10000 + }, + { + "color": "#BA43A9", + "value": 100000 + }, + { + "color": "#705DA0", + "value": 1000000 + }, + { + "color": "#508642", + "value": 10000000 + } + ] }, - { - "color": "#E24D42", - "value": 500 - } - ] + "unit": "ns" + }, + "overrides": [] + }, + "gridPos": { + "h": 11, + "w": 8, + "x": 16, + "y": 8 + }, + "id": 44, + "options": { + "colorMode": "value", + "graphMode": "area", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "auto" }, - "unit": "none" - }, - "overrides": [] - }, - "gridPos": { - "h": 5, - "w": 3, - "x": 8, - "y": 19 - }, - "id": 14, - "options": { - "colorMode": "value", - "graphMode": "none", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_ROCKETMQ_Reading_ns_AvgLatency", + "interval": "", + "legendFormat": "Average Latency", + "refId": "A" + }, + { + "expr": "SBK_ROCKETMQ_Reading_ns_MaxLatency", + "interval": "", + "legendFormat": "Max Latency", + "refId": "B" + } ], - "fields": "", - "values": false - }, - "textMode": "value_and_name" - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_ROCKETMQ_Reading_Readers", - "interval": "", - "legendFormat": "Active", - "refId": "A" + "timeFrom": null, + "timeShift": null, + "title": "ROCKETMQ Read Avg and Max Latencies (Nanoseconds)", + "type": "stat" }, { - "expr": "SBK_ROCKETMQ_Reading_Max_Readers", - "interval": "", - "legendFormat": "Max", - "refId": "B" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "ROCKETMQ Readers", - "type": "stat" - }, - { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [], - "mappings": [], - "max": 500, - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 200 - }, - { - "color": "#1F78C1", - "value": 300 - }, - { - "color": "#BA43A9", - "value": 400 - }, - { - "color": "#705DA0", - "value": 500 - }, - { - "color": "#508642", - "value": 600 - }, - { - "color": "#CCA300", - "value": 700 - }, - { - "color": "#447EBC", - "value": 800 - }, - { - "color": "#C15C17", - "value": 900 - }, - { - "color": "#890F02", - "value": 1000 - } - ] + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [] + }, + "overrides": [] }, - "unit": "MBs" - }, - "overrides": [] - }, - "gridPos": { - "h": 6, - "w": 5, - "x": 11, - "y": 19 - }, - "id": 18, - "options": { - "reduceOptions": { - "calcs": [ - "last" + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 0, + "y": 19 + }, + "hiddenSeries": false, + "id": 46, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_ROCKETMQ_Reading_ns_10", + "interval": "", + "legendFormat": "", + "refId": "A" + }, + { + "expr": "SBK_ROCKETMQ_Reading_ns_25", + "interval": "", + "legendFormat": "", + "refId": "B" + }, + { + "expr": "SBK_ROCKETMQ_Reading_ns_50", + "interval": "", + "legendFormat": "", + "refId": "C" + }, + { + "expr": "SBK_ROCKETMQ_Reading_ns_75", + "interval": "", + "legendFormat": "", + "refId": "D" + }, + { + "expr": "SBK_ROCKETMQ_Reading_ns_90", + "interval": "", + "legendFormat": "", + "refId": "E" + }, + { + "expr": "SBK_ROCKETMQ_Reading_ns_95", + "interval": "", + "legendFormat": "", + "refId": "F" + }, + { + "expr": "SBK_ROCKETMQ_Reading_ns_99", + "interval": "", + "legendFormat": "", + "refId": "G" + }, + { + "expr": "SBK_ROCKETMQ_Reading_ns_99_25", + "interval": "", + "legendFormat": "", + "refId": "H" + }, + { + "expr": "SBK_ROCKETMQ_Reading_ns_99_5", + "interval": "", + "legendFormat": "", + "refId": "I" + }, + { + "expr": "SBK_ROCKETMQ_Reading_ns_99_75", + "interval": "", + "legendFormat": "", + "refId": "J" + }, + { + "expr": "SBK_ROCKETMQ_Reading_ns_99_9", + "interval": "", + "legendFormat": "", + "refId": "K" + }, + { + "expr": "SBK_ROCKETMQ_Reading_ns_99_95", + "interval": "", + "legendFormat": "", + "refId": "L" + }, + { + "expr": "SBK_ROCKETMQ_Reading_ns_99_99", + "interval": "", + "legendFormat": "", + "refId": "M" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "ROCKETMQ Read Percentiles (Nanoseconds)", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "$$hashKey": "object:152", + "format": "ns", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "$$hashKey": "object:153", + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } ], - "fields": "", - "values": false - }, - "showThresholdLabels": true, - "showThresholdMarkers": true - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_ROCKETMQ_Reading_MBPerSec", - "refId": "A" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "ROCKETMQ Read Throughput MB/s", - "type": "gauge" - }, - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [] - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 16, - "y": 19 - }, - "hiddenSeries": false, - "id": 22, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_ROCKETMQ_Reading_ms_10", - "interval": "", - "legendFormat": "", - "refId": "A" - }, - { - "expr": "SBK_ROCKETMQ_Reading_ms_25", - "interval": "", - "legendFormat": "", - "refId": "B" - }, - { - "expr": "SBK_ROCKETMQ_Reading_ms_50", - "interval": "", - "legendFormat": "", - "refId": "C" + "yaxis": { + "align": false, + "alignLevel": null + } }, { - "expr": "SBK_ROCKETMQ_Reading_ms_75", - "interval": "", - "legendFormat": "", - "refId": "D" + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 500 + } + ] + }, + "unit": "none" + }, + "overrides": [] + }, + "gridPos": { + "h": 5, + "w": 3, + "x": 8, + "y": 19 + }, + "id": 14, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "value_and_name" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_ROCKETMQ_Reading_Readers", + "interval": "", + "legendFormat": "Active", + "refId": "A" + }, + { + "expr": "SBK_ROCKETMQ_Reading_Max_Readers", + "interval": "", + "legendFormat": "Max", + "refId": "B" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "ROCKETMQ Readers", + "type": "stat" }, { - "expr": "SBK_ROCKETMQ_Reading_ms_90", - "interval": "", - "legendFormat": "", - "refId": "E" + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "max": 500, + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 200 + }, + { + "color": "#1F78C1", + "value": 300 + }, + { + "color": "#BA43A9", + "value": 400 + }, + { + "color": "#705DA0", + "value": 500 + }, + { + "color": "#508642", + "value": 600 + }, + { + "color": "#CCA300", + "value": 700 + }, + { + "color": "#447EBC", + "value": 800 + }, + { + "color": "#C15C17", + "value": 900 + }, + { + "color": "#890F02", + "value": 1000 + } + ] + }, + "unit": "MBs" + }, + "overrides": [] + }, + "gridPos": { + "h": 6, + "w": 5, + "x": 11, + "y": 19 + }, + "id": 18, + "options": { + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "showThresholdLabels": true, + "showThresholdMarkers": true + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_ROCKETMQ_Reading_MBPerSec", + "refId": "A" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "ROCKETMQ Read Throughput MB/s", + "type": "gauge" }, { - "expr": "SBK_ROCKETMQ_Reading_ms_95", - "interval": "", - "legendFormat": "", - "refId": "F" + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [] + }, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 16, + "y": 19 + }, + "hiddenSeries": false, + "id": 22, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_ROCKETMQ_Reading_ms_10", + "interval": "", + "legendFormat": "", + "refId": "A" + }, + { + "expr": "SBK_ROCKETMQ_Reading_ms_25", + "interval": "", + "legendFormat": "", + "refId": "B" + }, + { + "expr": "SBK_ROCKETMQ_Reading_ms_50", + "interval": "", + "legendFormat": "", + "refId": "C" + }, + { + "expr": "SBK_ROCKETMQ_Reading_ms_75", + "interval": "", + "legendFormat": "", + "refId": "D" + }, + { + "expr": "SBK_ROCKETMQ_Reading_ms_90", + "interval": "", + "legendFormat": "", + "refId": "E" + }, + { + "expr": "SBK_ROCKETMQ_Reading_ms_95", + "interval": "", + "legendFormat": "", + "refId": "F" + }, + { + "expr": "SBK_ROCKETMQ_Reading_ms_99", + "interval": "", + "legendFormat": "", + "refId": "G" + }, + { + "expr": "SBK_ROCKETMQ_Reading_ms_99_9", + "interval": "", + "legendFormat": "", + "refId": "H" + }, + { + "expr": "SBK_ROCKETMQ_Reading_ms_99_99", + "interval": "", + "legendFormat": "", + "refId": "I" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "ROCKETMQ Read Percentiles (Milli Seconds)", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "ms", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } }, { - "expr": "SBK_ROCKETMQ_Reading_ms_99", - "interval": "", - "legendFormat": "", - "refId": "G" + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 1073741824 + }, + { + "color": "#6ED0E0", + "value": 10737418240 + }, + { + "color": "#EF843C", + "value": 107374182400 + }, + { + "color": "#E24D42", + "value": 1099511627776 + } + ] + }, + "unit": "decbytes" + }, + "overrides": [] + }, + "gridPos": { + "h": 6, + "w": 3, + "x": 8, + "y": 24 + }, + "id": 16, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "value" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_ROCKETMQ_Reading_Bytes_total", + "refId": "A" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "ROCKETMQ Read Bytes Total", + "type": "stat" }, { - "expr": "SBK_ROCKETMQ_Reading_ms_99_9", - "interval": "", - "legendFormat": "", - "refId": "H" + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "red", + "value": 1 + } + ] + }, + "unit": "none" + }, + "overrides": [] + }, + "gridPos": { + "h": 5, + "w": 5, + "x": 11, + "y": 25 + }, + "id": 26, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "auto", + "orientation": "horizontal", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "value_and_name" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_ROCKETMQ_Reading_LowerDiscardedLatencyRecords_total", + "interval": "", + "legendFormat": "Lower", + "queryType": "randomWalk", + "refId": "A" + }, + { + "expr": "SBK_ROCKETMQ_Reading_HigherDiscardLatencyRecords_total", + "interval": "", + "legendFormat": "Higher", + "refId": "B" + }, + { + "expr": "SBK_ROCKETMQ_Reading_InvalidLatencyRecords_total", + "interval": "", + "legendFormat": "Invalid/Negative", + "refId": "C" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "ROCKETMQ Read Discarded Latencies", + "type": "stat" }, { - "expr": "SBK_ROCKETMQ_Reading_ms_99_99", - "interval": "", - "legendFormat": "", - "refId": "I" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "ROCKETMQ Read Percentiles (Milli Seconds)", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "format": "ms", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 1000 + }, + { + "color": "#1F78C1", + "value": 10000 + }, + { + "color": "#BA43A9", + "value": 100000 + }, + { + "color": "#705DA0", + "value": 1000000 + }, + { + "color": "#508642", + "value": 10000000 + } + ] + }, + "unit": "µs" + }, + "overrides": [] + }, + "gridPos": { + "h": 11, + "w": 8, + "x": 0, + "y": 30 + }, + "id": 43, + "options": { + "colorMode": "value", + "graphMode": "area", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "auto" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_ROCKETMQ_Reading_mcs_AvgLatency", + "interval": "", + "legendFormat": "Average Latency", + "refId": "A" + }, + { + "expr": "SBK_ROCKETMQ_Reading_mcs_MaxLatency", + "interval": "", + "legendFormat": "Max Latency", + "refId": "B" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "ROCKETMQ Read Avg and Max Latencies (Microseconds)", + "type": "stat" }, { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } - }, - { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [], - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 1073741824 - }, - { - "color": "#6ED0E0", - "value": 10737418240 - }, - { - "color": "#EF843C", - "value": 107374182400 - }, - { - "color": "#E24D42", - "value": 1099511627776 - } - ] + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [] + }, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 8, + "y": 30 + }, + "hiddenSeries": false, + "id": 45, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_ROCKETMQ_Reading_mcs_10", + "interval": "", + "legendFormat": "", + "refId": "A" + }, + { + "expr": "SBK_ROCKETMQ_Reading_mcs_25", + "interval": "", + "legendFormat": "", + "refId": "B" + }, + { + "expr": "SBK_ROCKETMQ_Reading_mcs_50", + "interval": "", + "legendFormat": "", + "refId": "C" + }, + { + "expr": "SBK_ROCKETMQ_Reading_mcs_75", + "interval": "", + "legendFormat": "", + "refId": "D" + }, + { + "expr": "SBK_ROCKETMQ_Reading_mcs_90", + "interval": "", + "legendFormat": "", + "refId": "E" + }, + { + "expr": "SBK_ROCKETMQ_Reading_mcs_95", + "interval": "", + "legendFormat": "", + "refId": "F" + }, + { + "expr": "SBK_ROCKETMQ_Reading_mcs_99", + "interval": "", + "legendFormat": "", + "refId": "G" + }, + { + "expr": "SBK_ROCKETMQ_Reading_mcs_99_9", + "interval": "", + "legendFormat": "", + "refId": "H" + }, + { + "expr": "SBK_ROCKETMQ_Reading_mcs_99_99", + "interval": "", + "legendFormat": "", + "refId": "I" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "ROCKETMQ Read Percentiles (Microseconds)", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" }, - "unit": "decbytes" - }, - "overrides": [] - }, - "gridPos": { - "h": 6, - "w": 3, - "x": 8, - "y": 24 - }, - "id": 16, - "options": { - "colorMode": "value", - "graphMode": "none", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "µs", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } ], - "fields": "", - "values": false + "yaxis": { + "align": false, + "alignLevel": null + } }, - "textMode": "value" - }, - "pluginVersion": "7.3.7", - "targets": [ { - "expr": "SBK_ROCKETMQ_Reading_Bytes_total", - "refId": "A" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "ROCKETMQ Read Bytes Total", - "type": "stat" - }, - { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 1 + }, + { + "color": "#6ED0E0", + "value": 5 + }, + { + "color": "#EF843C", + "value": 10 + }, + { + "color": "#E24D42", + "value": 20 + }, + { + "color": "#1F78C1", + "value": 30 + }, + { + "color": "#BA43A9", + "value": 40 + }, + { + "color": "#705DA0", + "value": 50 + }, + { + "color": "#508642", + "value": 60 + }, + { + "color": "#CCA300", + "value": 70 + }, + { + "color": "#447EBC", + "value": 80 + }, + { + "color": "#C15C17", + "value": 90 + }, + { + "color": "#890F02", + "value": 100 + }, + { + "color": "#0A437C", + "value": 500 + }, + { + "color": "#6D1F62", + "value": 1000 + } + ] }, - { - "color": "red", - "value": 1 - } - ] + "unit": "ms" + }, + "overrides": [] }, - "unit": "none" - }, - "overrides": [] - }, - "gridPos": { - "h": 5, - "w": 5, - "x": 11, - "y": 25 - }, - "id": 26, - "options": { - "colorMode": "value", - "graphMode": "none", - "justifyMode": "auto", - "orientation": "horizontal", - "reduceOptions": { - "calcs": [ - "last" + "gridPos": { + "h": 11, + "w": 8, + "x": 16, + "y": 30 + }, + "id": 24, + "options": { + "colorMode": "value", + "graphMode": "area", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "auto" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_ROCKETMQ_Reading_ms_AvgLatency", + "interval": "", + "legendFormat": "Average Latency", + "refId": "A" + }, + { + "expr": "SBK_ROCKETMQ_Reading_ms_MaxLatency", + "interval": "", + "legendFormat": "Max Latency", + "refId": "B" + } ], - "fields": "", - "values": false - }, - "textMode": "value_and_name" - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_ROCKETMQ_Reading_LowerDiscardedLatencyRecords_total", - "interval": "", - "legendFormat": "Lower", - "queryType": "randomWalk", - "refId": "A" - }, - { - "expr": "SBK_ROCKETMQ_Reading_HigherDiscardLatencyRecords_total", - "interval": "", - "legendFormat": "Higher", - "refId": "B" - }, - { - "expr": "SBK_ROCKETMQ_Reading_InvalidLatencyRecords_total", - "interval": "", - "legendFormat": "Invalid/Negative", - "refId": "C" + "timeFrom": null, + "timeShift": null, + "title": "ROCKETMQ Read Avg and Max Latencies (Milliseconds)", + "type": "stat" } ], - "timeFrom": null, - "timeShift": null, - "title": "ROCKETMQ Read Discarded Latencies", - "type": "stat" + "title": "Read Performance Benchmarking", + "type": "row" + }, + { + "collapsed": false, + "datasource": null, + "gridPos": { + "h": 1, + "w": 24, + "x": 0, + "y": 8 + }, + "id": 56, + "panels": [], + "title": "Write-Read Performance Benchmarking (End to End Latencies)", + "type": "row" }, { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, "datasource": "Prometheus", "fieldConfig": { "defaults": { "custom": {}, - "links": [], "mappings": [], + "max": 500, + "min": 0, "noValue": "0", "thresholds": { "mode": "absolute", @@ -2596,81 +3024,43 @@ }, { "color": "#E24D42", - "value": 1000 + "value": 200 }, { "color": "#1F78C1", - "value": 10000 + "value": 300 }, { "color": "#BA43A9", - "value": 100000 + "value": 400 }, { "color": "#705DA0", - "value": 1000000 + "value": 500 }, { "color": "#508642", - "value": 10000000 + "value": 600 + }, + { + "color": "#CCA300", + "value": 700 + }, + { + "color": "#447EBC", + "value": 800 + }, + { + "color": "#C15C17", + "value": 900 + }, + { + "color": "#890F02", + "value": 1000 } ] }, - "unit": "µs" - }, - "overrides": [] - }, - "gridPos": { - "h": 11, - "w": 8, - "x": 0, - "y": 30 - }, - "id": 43, - "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_ROCKETMQ_Reading_mcs_AvgLatency", - "interval": "", - "legendFormat": "Average Latency", - "refId": "A" - }, - { - "expr": "SBK_ROCKETMQ_Reading_mcs_MaxLatency", - "interval": "", - "legendFormat": "Max Latency", - "refId": "B" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "ROCKETMQ Read Avg and Max Latencies (Microseconds)", - "type": "stat" - }, - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [] + "unit": "MBs" }, "overrides": [] }, @@ -2679,11 +3069,11 @@ "gridPos": { "h": 11, "w": 8, - "x": 8, - "y": 30 + "x": 0, + "y": 9 }, "hiddenSeries": false, - "id": 45, + "id": 61, "legend": { "avg": false, "current": false, @@ -2710,1564 +3100,1252 @@ "steppedLine": false, "targets": [ { - "expr": "SBK_ROCKETMQ_Reading_mcs_10", + "expr": "SBK_ROCKETMQ_Write_Reading_MBPerSec", "interval": "", "legendFormat": "", "refId": "A" - }, - { - "expr": "SBK_ROCKETMQ_Reading_mcs_25", - "interval": "", - "legendFormat": "", - "refId": "B" - }, - { - "expr": "SBK_ROCKETMQ_Reading_mcs_50", - "interval": "", - "legendFormat": "", - "refId": "C" - }, - { - "expr": "SBK_ROCKETMQ_Reading_mcs_75", - "interval": "", - "legendFormat": "", - "refId": "D" - }, - { - "expr": "SBK_ROCKETMQ_Reading_mcs_90", - "interval": "", - "legendFormat": "", - "refId": "E" - }, - { - "expr": "SBK_ROCKETMQ_Reading_mcs_95", - "interval": "", - "legendFormat": "", - "refId": "F" - }, - { - "expr": "SBK_ROCKETMQ_Reading_mcs_99", - "interval": "", - "legendFormat": "", - "refId": "G" - }, - { - "expr": "SBK_ROCKETMQ_Reading_mcs_99_9", - "interval": "", - "legendFormat": "", - "refId": "H" - }, - { - "expr": "SBK_ROCKETMQ_Reading_mcs_99_99", - "interval": "", - "legendFormat": "", - "refId": "I" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, - "title": "ROCKETMQ Read Percentiles (Microseconds)", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "format": "µs", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } - }, - { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [], - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 1 - }, - { - "color": "#6ED0E0", - "value": 5 - }, - { - "color": "#EF843C", - "value": 10 - }, - { - "color": "#E24D42", - "value": 20 - }, - { - "color": "#1F78C1", - "value": 30 - }, - { - "color": "#BA43A9", - "value": 40 - }, - { - "color": "#705DA0", - "value": 50 - }, - { - "color": "#508642", - "value": 60 - }, - { - "color": "#CCA300", - "value": 70 - }, - { - "color": "#447EBC", - "value": 80 - }, - { - "color": "#C15C17", - "value": 90 - }, - { - "color": "#890F02", - "value": 100 - }, - { - "color": "#0A437C", - "value": 500 - }, - { - "color": "#6D1F62", - "value": 1000 - } - ] - }, - "unit": "ms" + "title": "ROCKETMQ Write-Read Throughput MB/s ", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "$$hashKey": "object:175", + "format": "MBs", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "$$hashKey": "object:176", + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {} }, "overrides": [] }, + "fill": 1, + "fillGradient": 0, "gridPos": { "h": 11, "w": 8, - "x": 16, - "y": 30 + "x": 8, + "y": 9 }, - "id": 24, + "hiddenSeries": false, + "id": 36, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" + "alertThreshold": true }, + "percentage": false, "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, "targets": [ { - "expr": "SBK_ROCKETMQ_Reading_ms_AvgLatency", + "expr": "SBK_ROCKETMQ_Write_Reading_RecordsPerSec", "interval": "", - "legendFormat": "Average Latency", + "legendFormat": "", "refId": "A" - }, - { - "expr": "SBK_ROCKETMQ_Reading_ms_MaxLatency", - "interval": "", - "legendFormat": "Max Latency", - "refId": "B" } ], + "thresholds": [], "timeFrom": null, - "timeShift": null, - "title": "ROCKETMQ Read Avg and Max Latencies (Milliseconds)", - "type": "stat" - }, - { - "collapsed": true, - "datasource": null, - "gridPos": { - "h": 1, - "w": 24, - "x": 0, - "y": 41 - }, - "id": 56, - "panels": [ - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "max": 500, - "min": 0, - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 200 - }, - { - "color": "#1F78C1", - "value": 300 - }, - { - "color": "#BA43A9", - "value": 400 - }, - { - "color": "#705DA0", - "value": 500 - }, - { - "color": "#508642", - "value": 600 - }, - { - "color": "#CCA300", - "value": 700 - }, - { - "color": "#447EBC", - "value": 800 - }, - { - "color": "#C15C17", - "value": 900 - }, - { - "color": "#890F02", - "value": 1000 - } - ] - }, - "unit": "MBs" - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 0, - "y": 4 - }, - "hiddenSeries": false, - "id": 61, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_ROCKETMQ_Write_Reading_MBPerSec", - "interval": "", - "legendFormat": "", - "refId": "A" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "ROCKETMQ Write-Read Throughput MB/s ", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "$$hashKey": "object:175", - "format": "MBs", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "$$hashKey": "object:176", - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } + "timeRegions": [], + "timeShift": null, + "title": "ROCKETMQ Write-Read Records/Sec", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "iops", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true }, { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {} - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 8, - "y": 4 - }, - "hiddenSeries": false, - "id": 36, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_ROCKETMQ_Write_Reading_RecordsPerSec", - "interval": "", - "legendFormat": "", - "refId": "A" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "ROCKETMQ Write-Read Records/Sec", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 1000 + }, + { + "color": "#1F78C1", + "value": 10000 + }, + { + "color": "#BA43A9", + "value": 100000 + }, + { + "color": "#705DA0", + "value": 1000000 + }, + { + "color": "#508642", + "value": 10000000 + } + ] }, - "yaxes": [ - { - "format": "iops", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } + "unit": "ns" + }, + "overrides": [] + }, + "gridPos": { + "h": 11, + "w": 8, + "x": 16, + "y": 9 + }, + "id": 52, + "options": { + "colorMode": "value", + "graphMode": "area", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" ], - "yaxis": { - "align": false, - "alignLevel": null - } + "fields": "", + "values": false + }, + "textMode": "auto" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_ROCKETMQ_Write_Reading_ns_AvgLatency", + "interval": "", + "legendFormat": "Average Latency", + "refId": "A" + }, + { + "expr": "SBK_ROCKETMQ_Write_Reading_ns_MaxLatency", + "interval": "", + "legendFormat": "Max Latency", + "refId": "B" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "ROCKETMQ Write-Read Avg and Max Latencies (Nanoseconds)", + "type": "stat" + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {} + }, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 0, + "y": 20 + }, + "hiddenSeries": false, + "id": 54, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_ROCKETMQ_Write_Reading_ns_10", + "interval": "", + "legendFormat": "", + "refId": "A" + }, + { + "expr": "SBK_ROCKETMQ_Write_Reading_ns_25", + "interval": "", + "legendFormat": "", + "refId": "B" }, { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 1000 - }, - { - "color": "#1F78C1", - "value": 10000 - }, - { - "color": "#BA43A9", - "value": 100000 - }, - { - "color": "#705DA0", - "value": 1000000 - }, - { - "color": "#508642", - "value": 10000000 - } - ] - }, - "unit": "ns" - }, - "overrides": [] - }, - "gridPos": { - "h": 11, - "w": 8, - "x": 16, - "y": 4 - }, - "id": 52, - "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_ROCKETMQ_Write_Reading_ns_AvgLatency", - "interval": "", - "legendFormat": "Average Latency", - "refId": "A" - }, - { - "expr": "SBK_ROCKETMQ_Write_Reading_ns_MaxLatency", - "interval": "", - "legendFormat": "Max Latency", - "refId": "B" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "ROCKETMQ Write-Read Avg and Max Latencies (Nanoseconds)", - "type": "stat" + "expr": "SBK_ROCKETMQ_Write_Reading_ns_50", + "interval": "", + "legendFormat": "", + "refId": "C" }, { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {} - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 0, - "y": 15 - }, - "hiddenSeries": false, - "id": 54, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_ROCKETMQ_Write_Reading_ns_10", - "interval": "", - "legendFormat": "", - "refId": "A" - }, - { - "expr": "SBK_ROCKETMQ_Write_Reading_ns_25", - "interval": "", - "legendFormat": "", - "refId": "B" - }, - { - "expr": "SBK_ROCKETMQ_Write_Reading_ns_50", - "interval": "", - "legendFormat": "", - "refId": "C" - }, - { - "expr": "SBK_ROCKETMQ_Write_Reading_ns_75", - "interval": "", - "legendFormat": "", - "refId": "D" - }, - { - "expr": "SBK_ROCKETMQ_Write_Reading_ns_90", - "interval": "", - "legendFormat": "", - "refId": "E" - }, - { - "expr": "SBK_ROCKETMQ_Write_Reading_ns_95", - "interval": "", - "legendFormat": "", - "refId": "F" - }, - { - "expr": "SBK_ROCKETMQ_Write_Reading_ns_99", - "interval": "", - "legendFormat": "", - "refId": "G" - }, - { - "expr": "SBK_ROCKETMQ_Write_Reading_ns_99_9", - "interval": "", - "legendFormat": "", - "refId": "H" - }, - { - "expr": "SBK_ROCKETMQ_Write_Reading_ns_99_99", - "interval": "", - "legendFormat": "", - "refId": "I" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "ROCKETMQ Write-Read Percentiles (Nanoseconds)", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "format": "ns", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } + "expr": "SBK_ROCKETMQ_Write_Reading_ns_75", + "interval": "", + "legendFormat": "", + "refId": "D" + }, + { + "expr": "SBK_ROCKETMQ_Write_Reading_ns_90", + "interval": "", + "legendFormat": "", + "refId": "E" + }, + { + "expr": "SBK_ROCKETMQ_Write_Reading_ns_95", + "interval": "", + "legendFormat": "", + "refId": "F" + }, + { + "expr": "SBK_ROCKETMQ_Write_Reading_ns_99", + "interval": "", + "legendFormat": "", + "refId": "G" + }, + { + "expr": "SBK_ROCKETMQ_Write_Reading_ns_99_25", + "interval": "", + "legendFormat": "", + "refId": "H" + }, + { + "expr": "SBK_ROCKETMQ_Write_Reading_ns_99_5", + "interval": "", + "legendFormat": "", + "refId": "I" + }, + { + "expr": "SBK_ROCKETMQ_Write_Reading_ns_99_75", + "interval": "", + "legendFormat": "", + "refId": "J" + }, + { + "expr": "SBK_ROCKETMQ_Write_Reading_ns_99_9", + "interval": "", + "legendFormat": "", + "refId": "K" + }, + { + "expr": "SBK_ROCKETMQ_Write_Reading_ns_99_95", + "interval": "", + "legendFormat": "", + "refId": "L" }, { - "datasource": "Prometheus", - "description": "", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 1073741824 - }, - { - "color": "#EF843C", - "value": 10737418240 - }, - { - "color": "#6ED0E0", - "value": 10737418240 - }, - { - "color": "#E24D42", - "value": 1099511627776 - } - ] + "expr": "SBK_ROCKETMQ_Write_Reading_ns_99_99", + "interval": "", + "legendFormat": "", + "refId": "M" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "ROCKETMQ Write-Read Percentiles (Nanoseconds)", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "$$hashKey": "object:240", + "format": "ns", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "$$hashKey": "object:241", + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "datasource": "Prometheus", + "description": "", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null }, - "unit": "decbytes" - }, - "overrides": [] - }, - "gridPos": { - "h": 5, - "w": 3, - "x": 8, - "y": 15 - }, - "id": 30, - "options": { - "colorMode": "value", - "graphMode": "none", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" + { + "color": "#EAB839", + "value": 1073741824 + }, + { + "color": "#EF843C", + "value": 10737418240 + }, + { + "color": "#6ED0E0", + "value": 10737418240 + }, + { + "color": "#E24D42", + "value": 1099511627776 + } + ] }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_ROCKETMQ_Write_Reading_Bytes_total", - "interval": "", - "legendFormat": "", - "refId": "A" - } + "unit": "decbytes" + }, + "overrides": [] + }, + "gridPos": { + "h": 5, + "w": 3, + "x": 8, + "y": 20 + }, + "id": 30, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" ], - "timeFrom": null, - "timeShift": null, - "title": "ROCKETMQ Write-Read Bytes Total", - "type": "stat" + "fields": "", + "values": false }, + "textMode": "auto" + }, + "pluginVersion": "7.3.7", + "targets": [ { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "max": 500, - "min": 0, - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 200 - }, - { - "color": "#1F78C1", - "value": 300 - }, - { - "color": "#BA43A9", - "value": 400 - }, - { - "color": "#705DA0", - "value": 500 - }, - { - "color": "#508642", - "value": 600 - }, - { - "color": "#CCA300", - "value": 700 - }, - { - "color": "#447EBC", - "value": 800 - }, - { - "color": "#C15C17", - "value": 900 - }, - { - "color": "#890F02", - "value": 1000 - } - ] + "expr": "SBK_ROCKETMQ_Write_Reading_Bytes_total", + "interval": "", + "legendFormat": "", + "refId": "A" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "ROCKETMQ Write-Read Bytes Total", + "type": "stat" + }, + { + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "max": 500, + "min": 0, + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 }, - "unit": "MBs" - }, - "overrides": [] - }, - "gridPos": { - "h": 6, - "w": 5, - "x": 11, - "y": 15 - }, - "id": 32, - "options": { - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "showThresholdLabels": true, - "showThresholdMarkers": true + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 200 + }, + { + "color": "#1F78C1", + "value": 300 + }, + { + "color": "#BA43A9", + "value": 400 + }, + { + "color": "#705DA0", + "value": 500 + }, + { + "color": "#508642", + "value": 600 + }, + { + "color": "#CCA300", + "value": 700 + }, + { + "color": "#447EBC", + "value": 800 + }, + { + "color": "#C15C17", + "value": 900 + }, + { + "color": "#890F02", + "value": 1000 + } + ] }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_ROCKETMQ_Write_Reading_MBPerSec", - "interval": "", - "legendFormat": "", - "refId": "A" - } + "unit": "MBs" + }, + "overrides": [] + }, + "gridPos": { + "h": 6, + "w": 5, + "x": 11, + "y": 20 + }, + "id": 32, + "options": { + "reduceOptions": { + "calcs": [ + "last" ], - "timeFrom": null, - "timeShift": null, - "title": "ROCKETMQ Write-Read Throughput MB/s", - "type": "gauge" + "fields": "", + "values": false }, + "showThresholdLabels": true, + "showThresholdMarkers": true + }, + "pluginVersion": "7.3.7", + "targets": [ { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {} - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 16, - "y": 15 - }, - "hiddenSeries": false, - "id": 34, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_ROCKETMQ_Write_Reading_ms_10", - "interval": "", - "legendFormat": "", - "refId": "A" - }, - { - "expr": "SBK_ROCKETMQ_Write_Reading_ms_25", - "interval": "", - "legendFormat": "", - "refId": "B" - }, - { - "expr": "SBK_ROCKETMQ_Write_Reading_ms_50", - "interval": "", - "legendFormat": "", - "refId": "C" - }, - { - "expr": "SBK_ROCKETMQ_Write_Reading_ms_75", - "interval": "", - "legendFormat": "", - "refId": "D" - }, - { - "expr": "SBK_ROCKETMQ_Write_Reading_ms_90", - "interval": "", - "legendFormat": "", - "refId": "E" - }, - { - "expr": "SBK_ROCKETMQ_Write_Reading_ms_95", - "interval": "", - "legendFormat": "", - "refId": "F" - }, - { - "expr": "SBK_ROCKETMQ_Write_Reading_ms_99", - "interval": "", - "legendFormat": "", - "refId": "G" - }, - { - "expr": "SBK_ROCKETMQ_Write_Reading_ms_99_9", - "interval": "", - "legendFormat": "", - "refId": "H" - }, - { - "expr": "SBK_ROCKETMQ_Write_Reading_ms_99_99", - "interval": "", - "legendFormat": "", - "refId": "I" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "ROCKETMQ Write-Read Percentiles (Milliseconds)", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "format": "ms", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } + "expr": "SBK_ROCKETMQ_Write_Reading_MBPerSec", + "interval": "", + "legendFormat": "", + "refId": "A" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "ROCKETMQ Write-Read Throughput MB/s", + "type": "gauge" + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {} + }, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 16, + "y": 20 + }, + "hiddenSeries": false, + "id": 34, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_ROCKETMQ_Write_Reading_ms_10", + "interval": "", + "legendFormat": "", + "refId": "A" }, { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": { - "align": null, - "filterable": false + "expr": "SBK_ROCKETMQ_Write_Reading_ms_25", + "interval": "", + "legendFormat": "", + "refId": "B" + }, + { + "expr": "SBK_ROCKETMQ_Write_Reading_ms_50", + "interval": "", + "legendFormat": "", + "refId": "C" + }, + { + "expr": "SBK_ROCKETMQ_Write_Reading_ms_75", + "interval": "", + "legendFormat": "", + "refId": "D" + }, + { + "expr": "SBK_ROCKETMQ_Write_Reading_ms_90", + "interval": "", + "legendFormat": "", + "refId": "E" + }, + { + "expr": "SBK_ROCKETMQ_Write_Reading_ms_95", + "interval": "", + "legendFormat": "", + "refId": "F" + }, + { + "expr": "SBK_ROCKETMQ_Write_Reading_ms_99", + "interval": "", + "legendFormat": "", + "refId": "G" + }, + { + "expr": "SBK_ROCKETMQ_Write_Reading_ms_99_9", + "interval": "", + "legendFormat": "", + "refId": "H" + }, + { + "expr": "SBK_ROCKETMQ_Write_Reading_ms_99_99", + "interval": "", + "legendFormat": "", + "refId": "I" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "ROCKETMQ Write-Read Percentiles (Milliseconds)", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "ms", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": { + "align": null, + "filterable": false + }, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null }, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 500 - } - ] + { + "color": "#EAB839", + "value": 10 }, - "unit": "none" - }, - "overrides": [] - }, - "gridPos": { - "h": 6, - "w": 3, - "x": 8, - "y": 20 - }, - "id": 40, - "options": { - "colorMode": "value", - "graphMode": "none", - "justifyMode": "auto", - "orientation": "horizontal", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "value_and_name" + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 500 + } + ] }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_ROCKETMQ_Write_Reading_Readers", - "interval": "", - "legendFormat": "Active Readers", - "refId": "A" - }, - { - "expr": "SBK_ROCKETMQ_Write_Reading_Max_Readers", - "interval": "", - "legendFormat": "Max Readers", - "refId": "B" - }, - { - "expr": "SBK_ROCKETMQ_Write_Reading_Writers", - "interval": "", - "legendFormat": "Active Writers", - "refId": "C" - }, - { - "expr": "SBK_ROCKETMQ_Write_Reading_Max_Writers", - "interval": "", - "legendFormat": "Max Writers", - "refId": "D" - } + "unit": "none" + }, + "overrides": [] + }, + "gridPos": { + "h": 6, + "w": 3, + "x": 8, + "y": 25 + }, + "id": 40, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "auto", + "orientation": "horizontal", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "value_and_name" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_ROCKETMQ_Write_Reading_Readers", + "interval": "", + "legendFormat": "Active Readers", + "refId": "A" + }, + { + "expr": "SBK_ROCKETMQ_Write_Reading_Max_Readers", + "interval": "", + "legendFormat": "Max Readers", + "refId": "B" + }, + { + "expr": "SBK_ROCKETMQ_Write_Reading_Writers", + "interval": "", + "legendFormat": "Active Writers", + "refId": "C" + }, + { + "expr": "SBK_ROCKETMQ_Write_Reading_Max_Writers", + "interval": "", + "legendFormat": "Max Writers", + "refId": "D" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "ROCKETMQ Write-Read Writers and Readers", + "type": "stat" + }, + { + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "red", + "value": 1 + } + ] + }, + "unit": "none" + }, + "overrides": [] + }, + "gridPos": { + "h": 5, + "w": 5, + "x": 11, + "y": 26 + }, + "id": 42, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "auto", + "orientation": "horizontal", + "reduceOptions": { + "calcs": [ + "last" ], - "timeFrom": null, - "timeShift": null, - "title": "ROCKETMQ Write-Read Writers and Readers", - "type": "stat" + "fields": "", + "values": false }, + "textMode": "value_and_name" + }, + "pluginVersion": "7.3.7", + "targets": [ { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "red", - "value": 1 - } - ] + "expr": "SBK_ROCKETMQ_Write_Reading_LowerDiscardedLatencyRecords_total", + "interval": "", + "legendFormat": "Lower", + "refId": "A" + }, + { + "expr": "SBK_ROCKETMQ_Write_Reading_HigherDiscardLatencyRecords_total", + "interval": "", + "legendFormat": "Higher", + "refId": "B" + }, + { + "expr": "SBK_ROCKETMQ_Write_Reading_InvalidLatencyRecords_total", + "interval": "", + "legendFormat": "Invalid/Negative", + "refId": "C" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "ROCKETMQ Write-Read Discarded Latencies", + "type": "stat" + }, + { + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null }, - "unit": "none" - }, - "overrides": [] - }, - "gridPos": { - "h": 5, - "w": 5, - "x": 11, - "y": 21 - }, - "id": 42, - "options": { - "colorMode": "value", - "graphMode": "none", - "justifyMode": "auto", - "orientation": "horizontal", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "value_and_name" + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 1000 + }, + { + "color": "#1F78C1", + "value": 10000 + }, + { + "color": "#BA43A9", + "value": 100000 + }, + { + "color": "#705DA0", + "value": 1000000 + }, + { + "color": "#508642", + "value": 10000000 + }, + { + "color": "#CCA300", + "value": 100000000 + } + ] }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_ROCKETMQ_Write_Reading_LowerDiscardedLatencyRecords_total", - "interval": "", - "legendFormat": "Lower", - "refId": "A" - }, - { - "expr": "SBK_ROCKETMQ_Write_Reading_HigherDiscardLatencyRecords_total", - "interval": "", - "legendFormat": "Higher", - "refId": "B" - }, - { - "expr": "SBK_ROCKETMQ_Write_Reading_InvalidLatencyRecords_total", - "interval": "", - "legendFormat": "Invalid/Negative", - "refId": "C" - } + "unit": "µs" + }, + "overrides": [] + }, + "gridPos": { + "h": 11, + "w": 8, + "x": 0, + "y": 31 + }, + "id": 51, + "options": { + "colorMode": "value", + "graphMode": "area", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" ], - "timeFrom": null, - "timeShift": null, - "title": "ROCKETMQ Write-Read Discarded Latencies", - "type": "stat" + "fields": "", + "values": false + }, + "textMode": "auto" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_ROCKETMQ_Write_Reading_mcs_AvgLatency", + "interval": "", + "legendFormat": "Average Latency", + "refId": "A" + }, + { + "expr": "SBK_ROCKETMQ_Write_Reading_mcs_MaxLatency", + "interval": "", + "legendFormat": "Max Latency", + "refId": "B" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "ROCKETMQ Write-Read Avg and Max Latencies (Microseconds)", + "type": "stat" + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {} + }, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 8, + "y": 31 + }, + "hiddenSeries": false, + "id": 53, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_ROCKETMQ_Write_Reading_mcs_10", + "interval": "", + "legendFormat": "", + "refId": "A" + }, + { + "expr": "SBK_ROCKETMQ_Write_Reading_mcs_25", + "interval": "", + "legendFormat": "", + "refId": "B" }, { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 1000 - }, - { - "color": "#1F78C1", - "value": 10000 - }, - { - "color": "#BA43A9", - "value": 100000 - }, - { - "color": "#705DA0", - "value": 1000000 - }, - { - "color": "#508642", - "value": 10000000 - }, - { - "color": "#CCA300", - "value": 100000000 - } - ] - }, - "unit": "µs" - }, - "overrides": [] - }, - "gridPos": { - "h": 11, - "w": 8, - "x": 0, - "y": 26 - }, - "id": 51, - "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_ROCKETMQ_Write_Reading_mcs_AvgLatency", - "interval": "", - "legendFormat": "Average Latency", - "refId": "A" - }, - { - "expr": "SBK_ROCKETMQ_Write_Reading_mcs_MaxLatency", - "interval": "", - "legendFormat": "Max Latency", - "refId": "B" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "ROCKETMQ Write-Read Avg and Max Latencies (Microseconds)", - "type": "stat" + "expr": "SBK_ROCKETMQ_Write_Reading_mcs_50", + "interval": "", + "legendFormat": "", + "refId": "C" }, { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {} - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 8, - "y": 26 - }, - "hiddenSeries": false, - "id": 53, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_ROCKETMQ_Write_Reading_mcs_10", - "interval": "", - "legendFormat": "", - "refId": "A" - }, - { - "expr": "SBK_ROCKETMQ_Write_Reading_mcs_25", - "interval": "", - "legendFormat": "", - "refId": "B" - }, - { - "expr": "SBK_ROCKETMQ_Write_Reading_mcs_50", - "interval": "", - "legendFormat": "", - "refId": "C" - }, - { - "expr": "SBK_ROCKETMQ_Write_Reading_mcs_75", - "interval": "", - "legendFormat": "", - "refId": "D" - }, - { - "expr": "SBK_ROCKETMQ_Write_Reading_mcs_90", - "interval": "", - "legendFormat": "", - "refId": "E" - }, - { - "expr": "SBK_ROCKETMQ_Write_Reading_mcs_95", - "interval": "", - "legendFormat": "", - "refId": "F" - }, - { - "expr": "SBK_ROCKETMQ_Write_Reading_mcs_99", - "interval": "", - "legendFormat": "", - "refId": "G" - }, - { - "expr": "SBK_ROCKETMQ_Write_Reading_mcs_99_9", - "interval": "", - "legendFormat": "", - "refId": "H" - }, - { - "expr": "SBK_ROCKETMQ_Write_Reading_mcs_99_99", - "interval": "", - "legendFormat": "", - "refId": "I" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "ROCKETMQ Write-Read Percentiles (Microseconds)", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "format": "µs", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } + "expr": "SBK_ROCKETMQ_Write_Reading_mcs_75", + "interval": "", + "legendFormat": "", + "refId": "D" + }, + { + "expr": "SBK_ROCKETMQ_Write_Reading_mcs_90", + "interval": "", + "legendFormat": "", + "refId": "E" + }, + { + "expr": "SBK_ROCKETMQ_Write_Reading_mcs_95", + "interval": "", + "legendFormat": "", + "refId": "F" + }, + { + "expr": "SBK_ROCKETMQ_Write_Reading_mcs_99", + "interval": "", + "legendFormat": "", + "refId": "G" + }, + { + "expr": "SBK_ROCKETMQ_Write_Reading_mcs_99_9", + "interval": "", + "legendFormat": "", + "refId": "H" + }, + { + "expr": "SBK_ROCKETMQ_Write_Reading_mcs_99_99", + "interval": "", + "legendFormat": "", + "refId": "I" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "ROCKETMQ Write-Read Percentiles (Microseconds)", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "µs", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true }, { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 1 - }, - { - "color": "#6ED0E0", - "value": 5 - }, - { - "color": "#EF843C", - "value": 10 - }, - { - "color": "#E24D42", - "value": 20 - }, - { - "color": "#1F78C1", - "value": 30 - }, - { - "color": "#BA43A9", - "value": 40 - }, - { - "color": "#705DA0", - "value": 50 - }, - { - "color": "#508642", - "value": 60 - }, - { - "color": "#CCA300", - "value": 70 - }, - { - "color": "#447EBC", - "value": 80 - }, - { - "color": "#C15C17", - "value": 90 - }, - { - "color": "#890F02", - "value": 100 - }, - { - "color": "#0A437C", - "value": 200 - }, - { - "color": "#6D1F62", - "value": 500 - }, - { - "color": "#584477", - "value": 1000 - } - ] + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null }, - "unit": "ms" - }, - "overrides": [] - }, - "gridPos": { - "h": 11, - "w": 8, - "x": 16, - "y": 26 - }, - "id": 38, - "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" + { + "color": "#EAB839", + "value": 1 + }, + { + "color": "#6ED0E0", + "value": 5 + }, + { + "color": "#EF843C", + "value": 10 + }, + { + "color": "#E24D42", + "value": 20 + }, + { + "color": "#1F78C1", + "value": 30 + }, + { + "color": "#BA43A9", + "value": 40 + }, + { + "color": "#705DA0", + "value": 50 + }, + { + "color": "#508642", + "value": 60 + }, + { + "color": "#CCA300", + "value": 70 + }, + { + "color": "#447EBC", + "value": 80 + }, + { + "color": "#C15C17", + "value": 90 + }, + { + "color": "#890F02", + "value": 100 + }, + { + "color": "#0A437C", + "value": 200 + }, + { + "color": "#6D1F62", + "value": 500 + }, + { + "color": "#584477", + "value": 1000 + } + ] }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_ROCKETMQ_Write_Reading_ms_AvgLatency", - "interval": "", - "legendFormat": "Average Latency", - "refId": "A" - }, - { - "expr": "SBK_ROCKETMQ_Write_Reading_ms_MaxLatency", - "interval": "", - "legendFormat": "Max Latency", - "refId": "B" - } + "unit": "ms" + }, + "overrides": [] + }, + "gridPos": { + "h": 11, + "w": 8, + "x": 16, + "y": 31 + }, + "id": 38, + "options": { + "colorMode": "value", + "graphMode": "area", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" ], - "timeFrom": null, - "timeShift": null, - "title": "ROCKETMQ Write-Read Avg and Max Latencies (Milliseconds)", - "type": "stat" + "fields": "", + "values": false + }, + "textMode": "auto" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_ROCKETMQ_Write_Reading_ms_AvgLatency", + "interval": "", + "legendFormat": "Average Latency", + "refId": "A" + }, + { + "expr": "SBK_ROCKETMQ_Write_Reading_ms_MaxLatency", + "interval": "", + "legendFormat": "Max Latency", + "refId": "B" } ], - "title": "Write-Read Performance Benchmarking (End to End Latencies)", - "type": "row" + "timeFrom": null, + "timeShift": null, + "title": "ROCKETMQ Write-Read Avg and Max Latencies (Milliseconds)", + "type": "stat" } ], "refresh": "5s", diff --git a/grafana/dashboards/sbk-rocksdb.json b/grafana/dashboards/sbk-rocksdb.json index c318bdaa7..fbc709079 100644 --- a/grafana/dashboards/sbk-rocksdb.json +++ b/grafana/dashboards/sbk-rocksdb.json @@ -15,7 +15,7 @@ "editable": true, "gnetId": null, "graphTooltip": 0, - "iteration": 1623506088732, + "iteration": 1627313150733, "links": [], "panels": [ { @@ -362,7 +362,7 @@ "h": 9, "w": 8, "x": 0, - "y": 10 + "y": 7 }, "hiddenSeries": false, "id": 62, @@ -458,7 +458,7 @@ "h": 9, "w": 8, "x": 8, - "y": 10 + "y": 7 }, "hiddenSeries": false, "id": 6, @@ -590,7 +590,7 @@ "h": 9, "w": 8, "x": 16, - "y": 10 + "y": 7 }, "id": 48, "options": { @@ -646,7 +646,7 @@ "h": 11, "w": 8, "x": 0, - "y": 19 + "y": 16 }, "hiddenSeries": false, "id": 50, @@ -718,16 +718,40 @@ "refId": "G" }, { - "expr": "SBK_ROCKSDB_Writing_ns_99_9", + "expr": "SBK_ROCKSDB_Writing_ns_99_25", "interval": "", "legendFormat": "", "refId": "H" }, { - "expr": "SBK_ROCKSDB_Writing_ns_99_99", + "expr": "SBK_ROCKSDB_Writing_ns_99_5", "interval": "", "legendFormat": "", "refId": "I" + }, + { + "expr": "SBK_ROCKSDB_Writing_ns_99_75", + "interval": "", + "legendFormat": "", + "refId": "J" + }, + { + "expr": "SBK_ROCKSDB_Writing_ns_99_9", + "interval": "", + "legendFormat": "", + "refId": "K" + }, + { + "expr": "SBK_ROCKSDB_Writing_ns_99_95", + "interval": "", + "legendFormat": "", + "refId": "L" + }, + { + "expr": "SBK_ROCKSDB_Writing_ns_99_99", + "interval": "", + "legendFormat": "", + "refId": "M" } ], "thresholds": [], @@ -750,6 +774,7 @@ }, "yaxes": [ { + "$$hashKey": "object:127", "format": "ns", "label": null, "logBase": 1, @@ -758,6 +783,7 @@ "show": true }, { + "$$hashKey": "object:128", "format": "short", "label": null, "logBase": 1, @@ -814,7 +840,7 @@ "h": 4, "w": 3, "x": 8, - "y": 19 + "y": 16 }, "id": 2, "options": { @@ -925,7 +951,7 @@ "h": 6, "w": 5, "x": 11, - "y": 19 + "y": 16 }, "id": 4, "options": { @@ -970,7 +996,7 @@ "h": 11, "w": 8, "x": 16, - "y": 19 + "y": 16 }, "hiddenSeries": false, "id": 10, @@ -1136,7 +1162,7 @@ "h": 7, "w": 3, "x": 8, - "y": 23 + "y": 20 }, "id": 8, "options": { @@ -1192,7 +1218,7 @@ "h": 5, "w": 5, "x": 11, - "y": 25 + "y": 22 }, "id": 28, "options": { @@ -1294,7 +1320,7 @@ "h": 10, "w": 8, "x": 0, - "y": 30 + "y": 27 }, "id": 47, "options": { @@ -1350,7 +1376,7 @@ "h": 10, "w": 8, "x": 8, - "y": 30 + "y": 27 }, "hiddenSeries": false, "id": 49, @@ -1560,7 +1586,7 @@ "h": 10, "w": 8, "x": 16, - "y": 30 + "y": 27 }, "id": 12, "options": { @@ -1602,7 +1628,7 @@ "type": "row" }, { - "collapsed": false, + "collapsed": true, "datasource": null, "gridPos": { "h": 1, @@ -1611,969 +1637,1371 @@ "y": 7 }, "id": 58, - "panels": [], - "title": "Read Performance Benchmarking", - "type": "row" - }, - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [], - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 200 - }, - { - "color": "#1F78C1", - "value": 300 - }, - { - "color": "#BA43A9", - "value": 400 - }, - { - "color": "#705DA0", - "value": 500 - }, - { - "color": "#508642", - "value": 600 - }, - { - "color": "#CCA300", - "value": 700 - }, - { - "color": "#447EBC", - "value": 800 - }, - { - "color": "#C15C17", - "value": 900 + "panels": [ + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 200 + }, + { + "color": "#1F78C1", + "value": 300 + }, + { + "color": "#BA43A9", + "value": 400 + }, + { + "color": "#705DA0", + "value": 500 + }, + { + "color": "#508642", + "value": 600 + }, + { + "color": "#CCA300", + "value": 700 + }, + { + "color": "#447EBC", + "value": 800 + }, + { + "color": "#C15C17", + "value": 900 + }, + { + "color": "#890F02", + "value": 1000 + } + ] }, - { - "color": "#890F02", - "value": 1000 - } - ] + "unit": "MBs" + }, + "overrides": [] }, - "unit": "MBs" + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 0, + "y": 8 + }, + "hiddenSeries": false, + "id": 63, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_ROCKSDB_Reading_MBPerSec", + "refId": "A" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "ROCKSDB Read Throughput MB/s", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "$$hashKey": "object:323", + "format": "MBs", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "$$hashKey": "object:324", + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 0, - "y": 8 - }, - "hiddenSeries": false, - "id": 63, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_ROCKSDB_Reading_MBPerSec", - "refId": "A" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "ROCKSDB Read Throughput MB/s", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "$$hashKey": "object:323", - "format": "MBs", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "$$hashKey": "object:324", - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } - }, - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [] - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 8, - "y": 8 - }, - "hiddenSeries": false, - "id": 20, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_ROCKSDB_Reading_RecordsPerSec", - "refId": "A" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "ROCKSDB Read Records/Sec", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "format": "rps", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } - }, - { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [], - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 1000 - }, - { - "color": "#1F78C1", - "value": 10000 - }, - { - "color": "#BA43A9", - "value": 100000 - }, - { - "color": "#705DA0", - "value": 1000000 - }, - { - "color": "#508642", - "value": 10000000 - } - ] - }, - "unit": "ns" - }, - "overrides": [] - }, - "gridPos": { - "h": 11, - "w": 8, - "x": 16, - "y": 8 - }, - "id": 44, - "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_ROCKSDB_Reading_ns_AvgLatency", - "interval": "", - "legendFormat": "Average Latency", - "refId": "A" - }, - { - "expr": "SBK_ROCKSDB_Reading_ns_MaxLatency", - "interval": "", - "legendFormat": "Max Latency", - "refId": "B" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "ROCKSDB Read Avg and Max Latencies (Nanoseconds)", - "type": "stat" - }, - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [] - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 0, - "y": 19 - }, - "hiddenSeries": false, - "id": 46, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_ROCKSDB_Reading_ns_10", - "interval": "", - "legendFormat": "", - "refId": "A" - }, - { - "expr": "SBK_ROCKSDB_Reading_ns_25", - "interval": "", - "legendFormat": "", - "refId": "B" - }, - { - "expr": "SBK_ROCKSDB_Reading_ns_50", - "interval": "", - "legendFormat": "", - "refId": "C" - }, - { - "expr": "SBK_ROCKSDB_Reading_ns_75", - "interval": "", - "legendFormat": "", - "refId": "D" - }, - { - "expr": "SBK_ROCKSDB_Reading_ns_90", - "interval": "", - "legendFormat": "", - "refId": "E" - }, - { - "expr": "SBK_ROCKSDB_Reading_ns_95", - "interval": "", - "legendFormat": "", - "refId": "F" - }, - { - "expr": "SBK_ROCKSDB_Reading_ns_99", - "interval": "", - "legendFormat": "", - "refId": "G" - }, - { - "expr": "SBK_ROCKSDB_Reading_ns_99_9", - "interval": "", - "legendFormat": "", - "refId": "H" - }, - { - "expr": "SBK_ROCKSDB_Reading_ns_99_99", - "interval": "", - "legendFormat": "", - "refId": "I" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "ROCKSDB Read Percentiles (Nanoseconds)", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ { - "format": "ns", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [] + }, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 8, + "y": 8 + }, + "hiddenSeries": false, + "id": 20, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_ROCKSDB_Reading_RecordsPerSec", + "refId": "A" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "ROCKSDB Read Records/Sec", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "rps", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } }, { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } - }, - { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [], - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 1000 + }, + { + "color": "#1F78C1", + "value": 10000 + }, + { + "color": "#BA43A9", + "value": 100000 + }, + { + "color": "#705DA0", + "value": 1000000 + }, + { + "color": "#508642", + "value": 10000000 + } + ] }, - { - "color": "#E24D42", - "value": 500 - } - ] + "unit": "ns" + }, + "overrides": [] + }, + "gridPos": { + "h": 11, + "w": 8, + "x": 16, + "y": 8 + }, + "id": 44, + "options": { + "colorMode": "value", + "graphMode": "area", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "auto" }, - "unit": "none" - }, - "overrides": [] - }, - "gridPos": { - "h": 5, - "w": 3, - "x": 8, - "y": 19 - }, - "id": 14, - "options": { - "colorMode": "value", - "graphMode": "none", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_ROCKSDB_Reading_ns_AvgLatency", + "interval": "", + "legendFormat": "Average Latency", + "refId": "A" + }, + { + "expr": "SBK_ROCKSDB_Reading_ns_MaxLatency", + "interval": "", + "legendFormat": "Max Latency", + "refId": "B" + } ], - "fields": "", - "values": false - }, - "textMode": "value_and_name" - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_ROCKSDB_Reading_Readers", - "interval": "", - "legendFormat": "Active", - "refId": "A" + "timeFrom": null, + "timeShift": null, + "title": "ROCKSDB Read Avg and Max Latencies (Nanoseconds)", + "type": "stat" }, { - "expr": "SBK_ROCKSDB_Reading_Max_Readers", - "interval": "", - "legendFormat": "Max", - "refId": "B" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "ROCKSDB Readers", - "type": "stat" - }, - { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [], - "mappings": [], - "max": 500, - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 200 - }, - { - "color": "#1F78C1", - "value": 300 - }, - { - "color": "#BA43A9", - "value": 400 - }, - { - "color": "#705DA0", - "value": 500 - }, - { - "color": "#508642", - "value": 600 - }, - { - "color": "#CCA300", - "value": 700 - }, - { - "color": "#447EBC", - "value": 800 - }, - { - "color": "#C15C17", - "value": 900 - }, - { - "color": "#890F02", - "value": 1000 - } - ] + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [] + }, + "overrides": [] }, - "unit": "MBs" - }, - "overrides": [] - }, - "gridPos": { - "h": 6, - "w": 5, - "x": 11, - "y": 19 - }, - "id": 18, - "options": { - "reduceOptions": { - "calcs": [ - "last" + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 0, + "y": 19 + }, + "hiddenSeries": false, + "id": 46, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_ROCKSDB_Reading_ns_10", + "interval": "", + "legendFormat": "", + "refId": "A" + }, + { + "expr": "SBK_ROCKSDB_Reading_ns_25", + "interval": "", + "legendFormat": "", + "refId": "B" + }, + { + "expr": "SBK_ROCKSDB_Reading_ns_50", + "interval": "", + "legendFormat": "", + "refId": "C" + }, + { + "expr": "SBK_ROCKSDB_Reading_ns_75", + "interval": "", + "legendFormat": "", + "refId": "D" + }, + { + "expr": "SBK_ROCKSDB_Reading_ns_90", + "interval": "", + "legendFormat": "", + "refId": "E" + }, + { + "expr": "SBK_ROCKSDB_Reading_ns_95", + "interval": "", + "legendFormat": "", + "refId": "F" + }, + { + "expr": "SBK_ROCKSDB_Reading_ns_99", + "interval": "", + "legendFormat": "", + "refId": "G" + }, + { + "expr": "SBK_ROCKSDB_Reading_ns_99_25", + "interval": "", + "legendFormat": "", + "refId": "H" + }, + { + "expr": "SBK_ROCKSDB_Reading_ns_99_5", + "interval": "", + "legendFormat": "", + "refId": "I" + }, + { + "expr": "SBK_ROCKSDB_Reading_ns_99_75", + "interval": "", + "legendFormat": "", + "refId": "J" + }, + { + "expr": "SBK_ROCKSDB_Reading_ns_99_9", + "interval": "", + "legendFormat": "", + "refId": "K" + }, + { + "expr": "SBK_ROCKSDB_Reading_ns_99_95", + "interval": "", + "legendFormat": "", + "refId": "L" + }, + { + "expr": "SBK_ROCKSDB_Reading_ns_99_99", + "interval": "", + "legendFormat": "", + "refId": "M" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "ROCKSDB Read Percentiles (Nanoseconds)", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "$$hashKey": "object:152", + "format": "ns", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "$$hashKey": "object:153", + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } ], - "fields": "", - "values": false - }, - "showThresholdLabels": true, - "showThresholdMarkers": true - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_ROCKSDB_Reading_MBPerSec", - "refId": "A" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "ROCKSDB Read Throughput MB/s", - "type": "gauge" - }, - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [] - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 16, - "y": 19 - }, - "hiddenSeries": false, - "id": 22, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_ROCKSDB_Reading_ms_10", - "interval": "", - "legendFormat": "", - "refId": "A" - }, - { - "expr": "SBK_ROCKSDB_Reading_ms_25", - "interval": "", - "legendFormat": "", - "refId": "B" - }, - { - "expr": "SBK_ROCKSDB_Reading_ms_50", - "interval": "", - "legendFormat": "", - "refId": "C" + "yaxis": { + "align": false, + "alignLevel": null + } }, { - "expr": "SBK_ROCKSDB_Reading_ms_75", - "interval": "", - "legendFormat": "", - "refId": "D" + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 500 + } + ] + }, + "unit": "none" + }, + "overrides": [] + }, + "gridPos": { + "h": 5, + "w": 3, + "x": 8, + "y": 19 + }, + "id": 14, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "value_and_name" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_ROCKSDB_Reading_Readers", + "interval": "", + "legendFormat": "Active", + "refId": "A" + }, + { + "expr": "SBK_ROCKSDB_Reading_Max_Readers", + "interval": "", + "legendFormat": "Max", + "refId": "B" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "ROCKSDB Readers", + "type": "stat" }, { - "expr": "SBK_ROCKSDB_Reading_ms_90", - "interval": "", - "legendFormat": "", - "refId": "E" + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "max": 500, + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 200 + }, + { + "color": "#1F78C1", + "value": 300 + }, + { + "color": "#BA43A9", + "value": 400 + }, + { + "color": "#705DA0", + "value": 500 + }, + { + "color": "#508642", + "value": 600 + }, + { + "color": "#CCA300", + "value": 700 + }, + { + "color": "#447EBC", + "value": 800 + }, + { + "color": "#C15C17", + "value": 900 + }, + { + "color": "#890F02", + "value": 1000 + } + ] + }, + "unit": "MBs" + }, + "overrides": [] + }, + "gridPos": { + "h": 6, + "w": 5, + "x": 11, + "y": 19 + }, + "id": 18, + "options": { + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "showThresholdLabels": true, + "showThresholdMarkers": true + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_ROCKSDB_Reading_MBPerSec", + "refId": "A" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "ROCKSDB Read Throughput MB/s", + "type": "gauge" }, { - "expr": "SBK_ROCKSDB_Reading_ms_95", - "interval": "", - "legendFormat": "", - "refId": "F" + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [] + }, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 16, + "y": 19 + }, + "hiddenSeries": false, + "id": 22, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_ROCKSDB_Reading_ms_10", + "interval": "", + "legendFormat": "", + "refId": "A" + }, + { + "expr": "SBK_ROCKSDB_Reading_ms_25", + "interval": "", + "legendFormat": "", + "refId": "B" + }, + { + "expr": "SBK_ROCKSDB_Reading_ms_50", + "interval": "", + "legendFormat": "", + "refId": "C" + }, + { + "expr": "SBK_ROCKSDB_Reading_ms_75", + "interval": "", + "legendFormat": "", + "refId": "D" + }, + { + "expr": "SBK_ROCKSDB_Reading_ms_90", + "interval": "", + "legendFormat": "", + "refId": "E" + }, + { + "expr": "SBK_ROCKSDB_Reading_ms_95", + "interval": "", + "legendFormat": "", + "refId": "F" + }, + { + "expr": "SBK_ROCKSDB_Reading_ms_99", + "interval": "", + "legendFormat": "", + "refId": "G" + }, + { + "expr": "SBK_ROCKSDB_Reading_ms_99_9", + "interval": "", + "legendFormat": "", + "refId": "H" + }, + { + "expr": "SBK_ROCKSDB_Reading_ms_99_99", + "interval": "", + "legendFormat": "", + "refId": "I" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "ROCKSDB Read Percentiles (Milli Seconds)", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "ms", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } }, { - "expr": "SBK_ROCKSDB_Reading_ms_99", - "interval": "", - "legendFormat": "", - "refId": "G" + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 1073741824 + }, + { + "color": "#6ED0E0", + "value": 10737418240 + }, + { + "color": "#EF843C", + "value": 107374182400 + }, + { + "color": "#E24D42", + "value": 1099511627776 + } + ] + }, + "unit": "decbytes" + }, + "overrides": [] + }, + "gridPos": { + "h": 6, + "w": 3, + "x": 8, + "y": 24 + }, + "id": 16, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "value" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_ROCKSDB_Reading_Bytes_total", + "refId": "A" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "ROCKSDB Read Bytes Total", + "type": "stat" }, { - "expr": "SBK_ROCKSDB_Reading_ms_99_9", - "interval": "", - "legendFormat": "", - "refId": "H" + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "red", + "value": 1 + } + ] + }, + "unit": "none" + }, + "overrides": [] + }, + "gridPos": { + "h": 5, + "w": 5, + "x": 11, + "y": 25 + }, + "id": 26, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "auto", + "orientation": "horizontal", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "value_and_name" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_ROCKSDB_Reading_LowerDiscardedLatencyRecords_total", + "interval": "", + "legendFormat": "Lower", + "queryType": "randomWalk", + "refId": "A" + }, + { + "expr": "SBK_ROCKSDB_Reading_HigherDiscardLatencyRecords_total", + "interval": "", + "legendFormat": "Higher", + "refId": "B" + }, + { + "expr": "SBK_ROCKSDB_Reading_InvalidLatencyRecords_total", + "interval": "", + "legendFormat": "Invalid/Negative", + "refId": "C" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "ROCKSDB Read Discarded Latencies", + "type": "stat" }, { - "expr": "SBK_ROCKSDB_Reading_ms_99_99", - "interval": "", - "legendFormat": "", - "refId": "I" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "ROCKSDB Read Percentiles (Milli Seconds)", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "format": "ms", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 1000 + }, + { + "color": "#1F78C1", + "value": 10000 + }, + { + "color": "#BA43A9", + "value": 100000 + }, + { + "color": "#705DA0", + "value": 1000000 + }, + { + "color": "#508642", + "value": 10000000 + } + ] + }, + "unit": "µs" + }, + "overrides": [] + }, + "gridPos": { + "h": 11, + "w": 8, + "x": 0, + "y": 30 + }, + "id": 43, + "options": { + "colorMode": "value", + "graphMode": "area", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "auto" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_ROCKSDB_Reading_mcs_AvgLatency", + "interval": "", + "legendFormat": "Average Latency", + "refId": "A" + }, + { + "expr": "SBK_ROCKSDB_Reading_mcs_MaxLatency", + "interval": "", + "legendFormat": "Max Latency", + "refId": "B" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "ROCKSDB Read Avg and Max Latencies (Microseconds)", + "type": "stat" }, { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } - }, - { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [], - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 1073741824 - }, - { - "color": "#6ED0E0", - "value": 10737418240 - }, - { - "color": "#EF843C", - "value": 107374182400 - }, - { - "color": "#E24D42", - "value": 1099511627776 - } - ] + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [] + }, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 8, + "y": 30 + }, + "hiddenSeries": false, + "id": 45, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_ROCKSDB_Reading_mcs_10", + "interval": "", + "legendFormat": "", + "refId": "A" + }, + { + "expr": "SBK_ROCKSDB_Reading_mcs_25", + "interval": "", + "legendFormat": "", + "refId": "B" + }, + { + "expr": "SBK_ROCKSDB_Reading_mcs_50", + "interval": "", + "legendFormat": "", + "refId": "C" + }, + { + "expr": "SBK_ROCKSDB_Reading_mcs_75", + "interval": "", + "legendFormat": "", + "refId": "D" + }, + { + "expr": "SBK_ROCKSDB_Reading_mcs_90", + "interval": "", + "legendFormat": "", + "refId": "E" + }, + { + "expr": "SBK_ROCKSDB_Reading_mcs_95", + "interval": "", + "legendFormat": "", + "refId": "F" + }, + { + "expr": "SBK_ROCKSDB_Reading_mcs_99", + "interval": "", + "legendFormat": "", + "refId": "G" + }, + { + "expr": "SBK_ROCKSDB_Reading_mcs_99_9", + "interval": "", + "legendFormat": "", + "refId": "H" + }, + { + "expr": "SBK_ROCKSDB_Reading_mcs_99_99", + "interval": "", + "legendFormat": "", + "refId": "I" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "ROCKSDB Read Percentiles (Microseconds)", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" }, - "unit": "decbytes" - }, - "overrides": [] - }, - "gridPos": { - "h": 6, - "w": 3, - "x": 8, - "y": 24 - }, - "id": 16, - "options": { - "colorMode": "value", - "graphMode": "none", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "µs", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } ], - "fields": "", - "values": false + "yaxis": { + "align": false, + "alignLevel": null + } }, - "textMode": "value" - }, - "pluginVersion": "7.3.7", - "targets": [ { - "expr": "SBK_ROCKSDB_Reading_Bytes_total", - "refId": "A" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "ROCKSDB Read Bytes Total", - "type": "stat" - }, - { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 1 + }, + { + "color": "#6ED0E0", + "value": 5 + }, + { + "color": "#EF843C", + "value": 10 + }, + { + "color": "#E24D42", + "value": 20 + }, + { + "color": "#1F78C1", + "value": 30 + }, + { + "color": "#BA43A9", + "value": 40 + }, + { + "color": "#705DA0", + "value": 50 + }, + { + "color": "#508642", + "value": 60 + }, + { + "color": "#CCA300", + "value": 70 + }, + { + "color": "#447EBC", + "value": 80 + }, + { + "color": "#C15C17", + "value": 90 + }, + { + "color": "#890F02", + "value": 100 + }, + { + "color": "#0A437C", + "value": 500 + }, + { + "color": "#6D1F62", + "value": 1000 + } + ] }, - { - "color": "red", - "value": 1 - } - ] + "unit": "ms" + }, + "overrides": [] }, - "unit": "none" - }, - "overrides": [] - }, - "gridPos": { - "h": 5, - "w": 5, - "x": 11, - "y": 25 - }, - "id": 26, - "options": { - "colorMode": "value", - "graphMode": "none", - "justifyMode": "auto", - "orientation": "horizontal", - "reduceOptions": { - "calcs": [ - "last" + "gridPos": { + "h": 11, + "w": 8, + "x": 16, + "y": 30 + }, + "id": 24, + "options": { + "colorMode": "value", + "graphMode": "area", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "auto" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_ROCKSDB_Reading_ms_AvgLatency", + "interval": "", + "legendFormat": "Average Latency", + "refId": "A" + }, + { + "expr": "SBK_ROCKSDB_Reading_ms_MaxLatency", + "interval": "", + "legendFormat": "Max Latency", + "refId": "B" + } ], - "fields": "", - "values": false - }, - "textMode": "value_and_name" - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_ROCKSDB_Reading_LowerDiscardedLatencyRecords_total", - "interval": "", - "legendFormat": "Lower", - "queryType": "randomWalk", - "refId": "A" - }, - { - "expr": "SBK_ROCKSDB_Reading_HigherDiscardLatencyRecords_total", - "interval": "", - "legendFormat": "Higher", - "refId": "B" - }, - { - "expr": "SBK_ROCKSDB_Reading_InvalidLatencyRecords_total", - "interval": "", - "legendFormat": "Invalid/Negative", - "refId": "C" + "timeFrom": null, + "timeShift": null, + "title": "ROCKSDB Read Avg and Max Latencies (Milliseconds)", + "type": "stat" } ], - "timeFrom": null, - "timeShift": null, - "title": "ROCKSDB Read Discarded Latencies", - "type": "stat" + "title": "Read Performance Benchmarking", + "type": "row" + }, + { + "collapsed": false, + "datasource": null, + "gridPos": { + "h": 1, + "w": 24, + "x": 0, + "y": 8 + }, + "id": 56, + "panels": [], + "title": "Write-Read Performance Benchmarking (End to End Latencies)", + "type": "row" }, { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, "datasource": "Prometheus", "fieldConfig": { "defaults": { "custom": {}, - "links": [], "mappings": [], + "max": 500, + "min": 0, "noValue": "0", "thresholds": { "mode": "absolute", @@ -2596,81 +3024,43 @@ }, { "color": "#E24D42", - "value": 1000 + "value": 200 }, { "color": "#1F78C1", - "value": 10000 + "value": 300 }, { "color": "#BA43A9", - "value": 100000 + "value": 400 }, { "color": "#705DA0", - "value": 1000000 + "value": 500 }, { "color": "#508642", - "value": 10000000 + "value": 600 + }, + { + "color": "#CCA300", + "value": 700 + }, + { + "color": "#447EBC", + "value": 800 + }, + { + "color": "#C15C17", + "value": 900 + }, + { + "color": "#890F02", + "value": 1000 } ] }, - "unit": "µs" - }, - "overrides": [] - }, - "gridPos": { - "h": 11, - "w": 8, - "x": 0, - "y": 30 - }, - "id": 43, - "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_ROCKSDB_Reading_mcs_AvgLatency", - "interval": "", - "legendFormat": "Average Latency", - "refId": "A" - }, - { - "expr": "SBK_ROCKSDB_Reading_mcs_MaxLatency", - "interval": "", - "legendFormat": "Max Latency", - "refId": "B" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "ROCKSDB Read Avg and Max Latencies (Microseconds)", - "type": "stat" - }, - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [] + "unit": "MBs" }, "overrides": [] }, @@ -2679,11 +3069,11 @@ "gridPos": { "h": 11, "w": 8, - "x": 8, - "y": 30 + "x": 0, + "y": 9 }, "hiddenSeries": false, - "id": 45, + "id": 61, "legend": { "avg": false, "current": false, @@ -2710,1564 +3100,1252 @@ "steppedLine": false, "targets": [ { - "expr": "SBK_ROCKSDB_Reading_mcs_10", + "expr": "SBK_ROCKSDB_Write_Reading_MBPerSec", "interval": "", "legendFormat": "", "refId": "A" - }, - { - "expr": "SBK_ROCKSDB_Reading_mcs_25", - "interval": "", - "legendFormat": "", - "refId": "B" - }, - { - "expr": "SBK_ROCKSDB_Reading_mcs_50", - "interval": "", - "legendFormat": "", - "refId": "C" - }, - { - "expr": "SBK_ROCKSDB_Reading_mcs_75", - "interval": "", - "legendFormat": "", - "refId": "D" - }, - { - "expr": "SBK_ROCKSDB_Reading_mcs_90", - "interval": "", - "legendFormat": "", - "refId": "E" - }, - { - "expr": "SBK_ROCKSDB_Reading_mcs_95", - "interval": "", - "legendFormat": "", - "refId": "F" - }, - { - "expr": "SBK_ROCKSDB_Reading_mcs_99", - "interval": "", - "legendFormat": "", - "refId": "G" - }, - { - "expr": "SBK_ROCKSDB_Reading_mcs_99_9", - "interval": "", - "legendFormat": "", - "refId": "H" - }, - { - "expr": "SBK_ROCKSDB_Reading_mcs_99_99", - "interval": "", - "legendFormat": "", - "refId": "I" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, - "title": "ROCKSDB Read Percentiles (Microseconds)", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "format": "µs", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } - }, - { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [], - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 1 - }, - { - "color": "#6ED0E0", - "value": 5 - }, - { - "color": "#EF843C", - "value": 10 - }, - { - "color": "#E24D42", - "value": 20 - }, - { - "color": "#1F78C1", - "value": 30 - }, - { - "color": "#BA43A9", - "value": 40 - }, - { - "color": "#705DA0", - "value": 50 - }, - { - "color": "#508642", - "value": 60 - }, - { - "color": "#CCA300", - "value": 70 - }, - { - "color": "#447EBC", - "value": 80 - }, - { - "color": "#C15C17", - "value": 90 - }, - { - "color": "#890F02", - "value": 100 - }, - { - "color": "#0A437C", - "value": 500 - }, - { - "color": "#6D1F62", - "value": 1000 - } - ] - }, - "unit": "ms" + "title": "ROCKSDB Write-Read Throughput MB/s ", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "$$hashKey": "object:175", + "format": "MBs", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "$$hashKey": "object:176", + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {} }, "overrides": [] }, + "fill": 1, + "fillGradient": 0, "gridPos": { "h": 11, "w": 8, - "x": 16, - "y": 30 + "x": 8, + "y": 9 }, - "id": 24, + "hiddenSeries": false, + "id": 36, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" + "alertThreshold": true }, + "percentage": false, "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, "targets": [ { - "expr": "SBK_ROCKSDB_Reading_ms_AvgLatency", + "expr": "SBK_ROCKSDB_Write_Reading_RecordsPerSec", "interval": "", - "legendFormat": "Average Latency", + "legendFormat": "", "refId": "A" - }, - { - "expr": "SBK_ROCKSDB_Reading_ms_MaxLatency", - "interval": "", - "legendFormat": "Max Latency", - "refId": "B" } ], + "thresholds": [], "timeFrom": null, - "timeShift": null, - "title": "ROCKSDB Read Avg and Max Latencies (Milliseconds)", - "type": "stat" - }, - { - "collapsed": true, - "datasource": null, - "gridPos": { - "h": 1, - "w": 24, - "x": 0, - "y": 41 - }, - "id": 56, - "panels": [ - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "max": 500, - "min": 0, - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 200 - }, - { - "color": "#1F78C1", - "value": 300 - }, - { - "color": "#BA43A9", - "value": 400 - }, - { - "color": "#705DA0", - "value": 500 - }, - { - "color": "#508642", - "value": 600 - }, - { - "color": "#CCA300", - "value": 700 - }, - { - "color": "#447EBC", - "value": 800 - }, - { - "color": "#C15C17", - "value": 900 - }, - { - "color": "#890F02", - "value": 1000 - } - ] - }, - "unit": "MBs" - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 0, - "y": 4 - }, - "hiddenSeries": false, - "id": 61, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_ROCKSDB_Write_Reading_MBPerSec", - "interval": "", - "legendFormat": "", - "refId": "A" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "ROCKSDB Write-Read Throughput MB/s ", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "$$hashKey": "object:175", - "format": "MBs", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "$$hashKey": "object:176", - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } + "timeRegions": [], + "timeShift": null, + "title": "ROCKSDB Write-Read Records/Sec", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "iops", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true }, { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {} - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 8, - "y": 4 - }, - "hiddenSeries": false, - "id": 36, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_ROCKSDB_Write_Reading_RecordsPerSec", - "interval": "", - "legendFormat": "", - "refId": "A" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "ROCKSDB Write-Read Records/Sec", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 1000 + }, + { + "color": "#1F78C1", + "value": 10000 + }, + { + "color": "#BA43A9", + "value": 100000 + }, + { + "color": "#705DA0", + "value": 1000000 + }, + { + "color": "#508642", + "value": 10000000 + } + ] }, - "yaxes": [ - { - "format": "iops", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } + "unit": "ns" + }, + "overrides": [] + }, + "gridPos": { + "h": 11, + "w": 8, + "x": 16, + "y": 9 + }, + "id": 52, + "options": { + "colorMode": "value", + "graphMode": "area", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" ], - "yaxis": { - "align": false, - "alignLevel": null - } + "fields": "", + "values": false + }, + "textMode": "auto" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_ROCKSDB_Write_Reading_ns_AvgLatency", + "interval": "", + "legendFormat": "Average Latency", + "refId": "A" + }, + { + "expr": "SBK_ROCKSDB_Write_Reading_ns_MaxLatency", + "interval": "", + "legendFormat": "Max Latency", + "refId": "B" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "ROCKSDB Write-Read Avg and Max Latencies (Nanoseconds)", + "type": "stat" + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {} + }, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 0, + "y": 20 + }, + "hiddenSeries": false, + "id": 54, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_ROCKSDB_Write_Reading_ns_10", + "interval": "", + "legendFormat": "", + "refId": "A" + }, + { + "expr": "SBK_ROCKSDB_Write_Reading_ns_25", + "interval": "", + "legendFormat": "", + "refId": "B" }, { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 1000 - }, - { - "color": "#1F78C1", - "value": 10000 - }, - { - "color": "#BA43A9", - "value": 100000 - }, - { - "color": "#705DA0", - "value": 1000000 - }, - { - "color": "#508642", - "value": 10000000 - } - ] - }, - "unit": "ns" - }, - "overrides": [] - }, - "gridPos": { - "h": 11, - "w": 8, - "x": 16, - "y": 4 - }, - "id": 52, - "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_ROCKSDB_Write_Reading_ns_AvgLatency", - "interval": "", - "legendFormat": "Average Latency", - "refId": "A" - }, - { - "expr": "SBK_ROCKSDB_Write_Reading_ns_MaxLatency", - "interval": "", - "legendFormat": "Max Latency", - "refId": "B" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "ROCKSDB Write-Read Avg and Max Latencies (Nanoseconds)", - "type": "stat" + "expr": "SBK_ROCKSDB_Write_Reading_ns_50", + "interval": "", + "legendFormat": "", + "refId": "C" }, { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {} - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 0, - "y": 15 - }, - "hiddenSeries": false, - "id": 54, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_ROCKSDB_Write_Reading_ns_10", - "interval": "", - "legendFormat": "", - "refId": "A" - }, - { - "expr": "SBK_ROCKSDB_Write_Reading_ns_25", - "interval": "", - "legendFormat": "", - "refId": "B" - }, - { - "expr": "SBK_ROCKSDB_Write_Reading_ns_50", - "interval": "", - "legendFormat": "", - "refId": "C" - }, - { - "expr": "SBK_ROCKSDB_Write_Reading_ns_75", - "interval": "", - "legendFormat": "", - "refId": "D" - }, - { - "expr": "SBK_ROCKSDB_Write_Reading_ns_90", - "interval": "", - "legendFormat": "", - "refId": "E" - }, - { - "expr": "SBK_ROCKSDB_Write_Reading_ns_95", - "interval": "", - "legendFormat": "", - "refId": "F" - }, - { - "expr": "SBK_ROCKSDB_Write_Reading_ns_99", - "interval": "", - "legendFormat": "", - "refId": "G" - }, - { - "expr": "SBK_ROCKSDB_Write_Reading_ns_99_9", - "interval": "", - "legendFormat": "", - "refId": "H" - }, - { - "expr": "SBK_ROCKSDB_Write_Reading_ns_99_99", - "interval": "", - "legendFormat": "", - "refId": "I" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "ROCKSDB Write-Read Percentiles (Nanoseconds)", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "format": "ns", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } + "expr": "SBK_ROCKSDB_Write_Reading_ns_75", + "interval": "", + "legendFormat": "", + "refId": "D" + }, + { + "expr": "SBK_ROCKSDB_Write_Reading_ns_90", + "interval": "", + "legendFormat": "", + "refId": "E" + }, + { + "expr": "SBK_ROCKSDB_Write_Reading_ns_95", + "interval": "", + "legendFormat": "", + "refId": "F" + }, + { + "expr": "SBK_ROCKSDB_Write_Reading_ns_99", + "interval": "", + "legendFormat": "", + "refId": "G" + }, + { + "expr": "SBK_ROCKSDB_Write_Reading_ns_99_25", + "interval": "", + "legendFormat": "", + "refId": "H" + }, + { + "expr": "SBK_ROCKSDB_Write_Reading_ns_99_5", + "interval": "", + "legendFormat": "", + "refId": "I" + }, + { + "expr": "SBK_ROCKSDB_Write_Reading_ns_99_75", + "interval": "", + "legendFormat": "", + "refId": "J" + }, + { + "expr": "SBK_ROCKSDB_Write_Reading_ns_99_9", + "interval": "", + "legendFormat": "", + "refId": "K" + }, + { + "expr": "SBK_ROCKSDB_Write_Reading_ns_99_95", + "interval": "", + "legendFormat": "", + "refId": "L" }, { - "datasource": "Prometheus", - "description": "", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 1073741824 - }, - { - "color": "#EF843C", - "value": 10737418240 - }, - { - "color": "#6ED0E0", - "value": 10737418240 - }, - { - "color": "#E24D42", - "value": 1099511627776 - } - ] + "expr": "SBK_ROCKSDB_Write_Reading_ns_99_99", + "interval": "", + "legendFormat": "", + "refId": "M" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "ROCKSDB Write-Read Percentiles (Nanoseconds)", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "$$hashKey": "object:240", + "format": "ns", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "$$hashKey": "object:241", + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "datasource": "Prometheus", + "description": "", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null }, - "unit": "decbytes" - }, - "overrides": [] - }, - "gridPos": { - "h": 5, - "w": 3, - "x": 8, - "y": 15 - }, - "id": 30, - "options": { - "colorMode": "value", - "graphMode": "none", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" + { + "color": "#EAB839", + "value": 1073741824 + }, + { + "color": "#EF843C", + "value": 10737418240 + }, + { + "color": "#6ED0E0", + "value": 10737418240 + }, + { + "color": "#E24D42", + "value": 1099511627776 + } + ] }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_ROCKSDB_Write_Reading_Bytes_total", - "interval": "", - "legendFormat": "", - "refId": "A" - } + "unit": "decbytes" + }, + "overrides": [] + }, + "gridPos": { + "h": 5, + "w": 3, + "x": 8, + "y": 20 + }, + "id": 30, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" ], - "timeFrom": null, - "timeShift": null, - "title": "ROCKSDB Write-Read Bytes Total", - "type": "stat" + "fields": "", + "values": false }, + "textMode": "auto" + }, + "pluginVersion": "7.3.7", + "targets": [ { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "max": 500, - "min": 0, - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 200 - }, - { - "color": "#1F78C1", - "value": 300 - }, - { - "color": "#BA43A9", - "value": 400 - }, - { - "color": "#705DA0", - "value": 500 - }, - { - "color": "#508642", - "value": 600 - }, - { - "color": "#CCA300", - "value": 700 - }, - { - "color": "#447EBC", - "value": 800 - }, - { - "color": "#C15C17", - "value": 900 - }, - { - "color": "#890F02", - "value": 1000 - } - ] + "expr": "SBK_ROCKSDB_Write_Reading_Bytes_total", + "interval": "", + "legendFormat": "", + "refId": "A" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "ROCKSDB Write-Read Bytes Total", + "type": "stat" + }, + { + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "max": 500, + "min": 0, + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 }, - "unit": "MBs" - }, - "overrides": [] - }, - "gridPos": { - "h": 6, - "w": 5, - "x": 11, - "y": 15 - }, - "id": 32, - "options": { - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "showThresholdLabels": true, - "showThresholdMarkers": true + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 200 + }, + { + "color": "#1F78C1", + "value": 300 + }, + { + "color": "#BA43A9", + "value": 400 + }, + { + "color": "#705DA0", + "value": 500 + }, + { + "color": "#508642", + "value": 600 + }, + { + "color": "#CCA300", + "value": 700 + }, + { + "color": "#447EBC", + "value": 800 + }, + { + "color": "#C15C17", + "value": 900 + }, + { + "color": "#890F02", + "value": 1000 + } + ] }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_ROCKSDB_Write_Reading_MBPerSec", - "interval": "", - "legendFormat": "", - "refId": "A" - } + "unit": "MBs" + }, + "overrides": [] + }, + "gridPos": { + "h": 6, + "w": 5, + "x": 11, + "y": 20 + }, + "id": 32, + "options": { + "reduceOptions": { + "calcs": [ + "last" ], - "timeFrom": null, - "timeShift": null, - "title": "ROCKSDB Write-Read Throughput MB/s", - "type": "gauge" + "fields": "", + "values": false }, + "showThresholdLabels": true, + "showThresholdMarkers": true + }, + "pluginVersion": "7.3.7", + "targets": [ { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {} - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 16, - "y": 15 - }, - "hiddenSeries": false, - "id": 34, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_ROCKSDB_Write_Reading_ms_10", - "interval": "", - "legendFormat": "", - "refId": "A" - }, - { - "expr": "SBK_ROCKSDB_Write_Reading_ms_25", - "interval": "", - "legendFormat": "", - "refId": "B" - }, - { - "expr": "SBK_ROCKSDB_Write_Reading_ms_50", - "interval": "", - "legendFormat": "", - "refId": "C" - }, - { - "expr": "SBK_ROCKSDB_Write_Reading_ms_75", - "interval": "", - "legendFormat": "", - "refId": "D" - }, - { - "expr": "SBK_ROCKSDB_Write_Reading_ms_90", - "interval": "", - "legendFormat": "", - "refId": "E" - }, - { - "expr": "SBK_ROCKSDB_Write_Reading_ms_95", - "interval": "", - "legendFormat": "", - "refId": "F" - }, - { - "expr": "SBK_ROCKSDB_Write_Reading_ms_99", - "interval": "", - "legendFormat": "", - "refId": "G" - }, - { - "expr": "SBK_ROCKSDB_Write_Reading_ms_99_9", - "interval": "", - "legendFormat": "", - "refId": "H" - }, - { - "expr": "SBK_ROCKSDB_Write_Reading_ms_99_99", - "interval": "", - "legendFormat": "", - "refId": "I" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "ROCKSDB Write-Read Percentiles (Milliseconds)", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "format": "ms", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } + "expr": "SBK_ROCKSDB_Write_Reading_MBPerSec", + "interval": "", + "legendFormat": "", + "refId": "A" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "ROCKSDB Write-Read Throughput MB/s", + "type": "gauge" + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {} + }, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 16, + "y": 20 + }, + "hiddenSeries": false, + "id": 34, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_ROCKSDB_Write_Reading_ms_10", + "interval": "", + "legendFormat": "", + "refId": "A" }, { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": { - "align": null, - "filterable": false + "expr": "SBK_ROCKSDB_Write_Reading_ms_25", + "interval": "", + "legendFormat": "", + "refId": "B" + }, + { + "expr": "SBK_ROCKSDB_Write_Reading_ms_50", + "interval": "", + "legendFormat": "", + "refId": "C" + }, + { + "expr": "SBK_ROCKSDB_Write_Reading_ms_75", + "interval": "", + "legendFormat": "", + "refId": "D" + }, + { + "expr": "SBK_ROCKSDB_Write_Reading_ms_90", + "interval": "", + "legendFormat": "", + "refId": "E" + }, + { + "expr": "SBK_ROCKSDB_Write_Reading_ms_95", + "interval": "", + "legendFormat": "", + "refId": "F" + }, + { + "expr": "SBK_ROCKSDB_Write_Reading_ms_99", + "interval": "", + "legendFormat": "", + "refId": "G" + }, + { + "expr": "SBK_ROCKSDB_Write_Reading_ms_99_9", + "interval": "", + "legendFormat": "", + "refId": "H" + }, + { + "expr": "SBK_ROCKSDB_Write_Reading_ms_99_99", + "interval": "", + "legendFormat": "", + "refId": "I" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "ROCKSDB Write-Read Percentiles (Milliseconds)", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "ms", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": { + "align": null, + "filterable": false + }, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null }, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 500 - } - ] + { + "color": "#EAB839", + "value": 10 }, - "unit": "none" - }, - "overrides": [] - }, - "gridPos": { - "h": 6, - "w": 3, - "x": 8, - "y": 20 - }, - "id": 40, - "options": { - "colorMode": "value", - "graphMode": "none", - "justifyMode": "auto", - "orientation": "horizontal", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "value_and_name" + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 500 + } + ] }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_ROCKSDB_Write_Reading_Readers", - "interval": "", - "legendFormat": "Active Readers", - "refId": "A" - }, - { - "expr": "SBK_ROCKSDB_Write_Reading_Max_Readers", - "interval": "", - "legendFormat": "Max Readers", - "refId": "B" - }, - { - "expr": "SBK_ROCKSDB_Write_Reading_Writers", - "interval": "", - "legendFormat": "Active Writers", - "refId": "C" - }, - { - "expr": "SBK_ROCKSDB_Write_Reading_Max_Writers", - "interval": "", - "legendFormat": "Max Writers", - "refId": "D" - } + "unit": "none" + }, + "overrides": [] + }, + "gridPos": { + "h": 6, + "w": 3, + "x": 8, + "y": 25 + }, + "id": 40, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "auto", + "orientation": "horizontal", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "value_and_name" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_ROCKSDB_Write_Reading_Readers", + "interval": "", + "legendFormat": "Active Readers", + "refId": "A" + }, + { + "expr": "SBK_ROCKSDB_Write_Reading_Max_Readers", + "interval": "", + "legendFormat": "Max Readers", + "refId": "B" + }, + { + "expr": "SBK_ROCKSDB_Write_Reading_Writers", + "interval": "", + "legendFormat": "Active Writers", + "refId": "C" + }, + { + "expr": "SBK_ROCKSDB_Write_Reading_Max_Writers", + "interval": "", + "legendFormat": "Max Writers", + "refId": "D" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "ROCKSDB Write-Read Writers and Readers", + "type": "stat" + }, + { + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "red", + "value": 1 + } + ] + }, + "unit": "none" + }, + "overrides": [] + }, + "gridPos": { + "h": 5, + "w": 5, + "x": 11, + "y": 26 + }, + "id": 42, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "auto", + "orientation": "horizontal", + "reduceOptions": { + "calcs": [ + "last" ], - "timeFrom": null, - "timeShift": null, - "title": "ROCKSDB Write-Read Writers and Readers", - "type": "stat" + "fields": "", + "values": false }, + "textMode": "value_and_name" + }, + "pluginVersion": "7.3.7", + "targets": [ { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "red", - "value": 1 - } - ] + "expr": "SBK_ROCKSDB_Write_Reading_LowerDiscardedLatencyRecords_total", + "interval": "", + "legendFormat": "Lower", + "refId": "A" + }, + { + "expr": "SBK_ROCKSDB_Write_Reading_HigherDiscardLatencyRecords_total", + "interval": "", + "legendFormat": "Higher", + "refId": "B" + }, + { + "expr": "SBK_ROCKSDB_Write_Reading_InvalidLatencyRecords_total", + "interval": "", + "legendFormat": "Invalid/Negative", + "refId": "C" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "ROCKSDB Write-Read Discarded Latencies", + "type": "stat" + }, + { + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null }, - "unit": "none" - }, - "overrides": [] - }, - "gridPos": { - "h": 5, - "w": 5, - "x": 11, - "y": 21 - }, - "id": 42, - "options": { - "colorMode": "value", - "graphMode": "none", - "justifyMode": "auto", - "orientation": "horizontal", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "value_and_name" + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 1000 + }, + { + "color": "#1F78C1", + "value": 10000 + }, + { + "color": "#BA43A9", + "value": 100000 + }, + { + "color": "#705DA0", + "value": 1000000 + }, + { + "color": "#508642", + "value": 10000000 + }, + { + "color": "#CCA300", + "value": 100000000 + } + ] }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_ROCKSDB_Write_Reading_LowerDiscardedLatencyRecords_total", - "interval": "", - "legendFormat": "Lower", - "refId": "A" - }, - { - "expr": "SBK_ROCKSDB_Write_Reading_HigherDiscardLatencyRecords_total", - "interval": "", - "legendFormat": "Higher", - "refId": "B" - }, - { - "expr": "SBK_ROCKSDB_Write_Reading_InvalidLatencyRecords_total", - "interval": "", - "legendFormat": "Invalid/Negative", - "refId": "C" - } + "unit": "µs" + }, + "overrides": [] + }, + "gridPos": { + "h": 11, + "w": 8, + "x": 0, + "y": 31 + }, + "id": 51, + "options": { + "colorMode": "value", + "graphMode": "area", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" ], - "timeFrom": null, - "timeShift": null, - "title": "ROCKSDB Write-Read Discarded Latencies", - "type": "stat" + "fields": "", + "values": false + }, + "textMode": "auto" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_ROCKSDB_Write_Reading_mcs_AvgLatency", + "interval": "", + "legendFormat": "Average Latency", + "refId": "A" + }, + { + "expr": "SBK_ROCKSDB_Write_Reading_mcs_MaxLatency", + "interval": "", + "legendFormat": "Max Latency", + "refId": "B" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "ROCKSDB Write-Read Avg and Max Latencies (Microseconds)", + "type": "stat" + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {} + }, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 8, + "y": 31 + }, + "hiddenSeries": false, + "id": 53, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_ROCKSDB_Write_Reading_mcs_10", + "interval": "", + "legendFormat": "", + "refId": "A" + }, + { + "expr": "SBK_ROCKSDB_Write_Reading_mcs_25", + "interval": "", + "legendFormat": "", + "refId": "B" }, { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 1000 - }, - { - "color": "#1F78C1", - "value": 10000 - }, - { - "color": "#BA43A9", - "value": 100000 - }, - { - "color": "#705DA0", - "value": 1000000 - }, - { - "color": "#508642", - "value": 10000000 - }, - { - "color": "#CCA300", - "value": 100000000 - } - ] - }, - "unit": "µs" - }, - "overrides": [] - }, - "gridPos": { - "h": 11, - "w": 8, - "x": 0, - "y": 26 - }, - "id": 51, - "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_ROCKSDB_Write_Reading_mcs_AvgLatency", - "interval": "", - "legendFormat": "Average Latency", - "refId": "A" - }, - { - "expr": "SBK_ROCKSDB_Write_Reading_mcs_MaxLatency", - "interval": "", - "legendFormat": "Max Latency", - "refId": "B" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "ROCKSDB Write-Read Avg and Max Latencies (Microseconds)", - "type": "stat" + "expr": "SBK_ROCKSDB_Write_Reading_mcs_50", + "interval": "", + "legendFormat": "", + "refId": "C" }, { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {} - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 8, - "y": 26 - }, - "hiddenSeries": false, - "id": 53, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_ROCKSDB_Write_Reading_mcs_10", - "interval": "", - "legendFormat": "", - "refId": "A" - }, - { - "expr": "SBK_ROCKSDB_Write_Reading_mcs_25", - "interval": "", - "legendFormat": "", - "refId": "B" - }, - { - "expr": "SBK_ROCKSDB_Write_Reading_mcs_50", - "interval": "", - "legendFormat": "", - "refId": "C" - }, - { - "expr": "SBK_ROCKSDB_Write_Reading_mcs_75", - "interval": "", - "legendFormat": "", - "refId": "D" - }, - { - "expr": "SBK_ROCKSDB_Write_Reading_mcs_90", - "interval": "", - "legendFormat": "", - "refId": "E" - }, - { - "expr": "SBK_ROCKSDB_Write_Reading_mcs_95", - "interval": "", - "legendFormat": "", - "refId": "F" - }, - { - "expr": "SBK_ROCKSDB_Write_Reading_mcs_99", - "interval": "", - "legendFormat": "", - "refId": "G" - }, - { - "expr": "SBK_ROCKSDB_Write_Reading_mcs_99_9", - "interval": "", - "legendFormat": "", - "refId": "H" - }, - { - "expr": "SBK_ROCKSDB_Write_Reading_mcs_99_99", - "interval": "", - "legendFormat": "", - "refId": "I" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "ROCKSDB Write-Read Percentiles (Microseconds)", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "format": "µs", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } + "expr": "SBK_ROCKSDB_Write_Reading_mcs_75", + "interval": "", + "legendFormat": "", + "refId": "D" + }, + { + "expr": "SBK_ROCKSDB_Write_Reading_mcs_90", + "interval": "", + "legendFormat": "", + "refId": "E" + }, + { + "expr": "SBK_ROCKSDB_Write_Reading_mcs_95", + "interval": "", + "legendFormat": "", + "refId": "F" + }, + { + "expr": "SBK_ROCKSDB_Write_Reading_mcs_99", + "interval": "", + "legendFormat": "", + "refId": "G" + }, + { + "expr": "SBK_ROCKSDB_Write_Reading_mcs_99_9", + "interval": "", + "legendFormat": "", + "refId": "H" + }, + { + "expr": "SBK_ROCKSDB_Write_Reading_mcs_99_99", + "interval": "", + "legendFormat": "", + "refId": "I" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "ROCKSDB Write-Read Percentiles (Microseconds)", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "µs", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true }, { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 1 - }, - { - "color": "#6ED0E0", - "value": 5 - }, - { - "color": "#EF843C", - "value": 10 - }, - { - "color": "#E24D42", - "value": 20 - }, - { - "color": "#1F78C1", - "value": 30 - }, - { - "color": "#BA43A9", - "value": 40 - }, - { - "color": "#705DA0", - "value": 50 - }, - { - "color": "#508642", - "value": 60 - }, - { - "color": "#CCA300", - "value": 70 - }, - { - "color": "#447EBC", - "value": 80 - }, - { - "color": "#C15C17", - "value": 90 - }, - { - "color": "#890F02", - "value": 100 - }, - { - "color": "#0A437C", - "value": 200 - }, - { - "color": "#6D1F62", - "value": 500 - }, - { - "color": "#584477", - "value": 1000 - } - ] + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null }, - "unit": "ms" - }, - "overrides": [] - }, - "gridPos": { - "h": 11, - "w": 8, - "x": 16, - "y": 26 - }, - "id": 38, - "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" + { + "color": "#EAB839", + "value": 1 + }, + { + "color": "#6ED0E0", + "value": 5 + }, + { + "color": "#EF843C", + "value": 10 + }, + { + "color": "#E24D42", + "value": 20 + }, + { + "color": "#1F78C1", + "value": 30 + }, + { + "color": "#BA43A9", + "value": 40 + }, + { + "color": "#705DA0", + "value": 50 + }, + { + "color": "#508642", + "value": 60 + }, + { + "color": "#CCA300", + "value": 70 + }, + { + "color": "#447EBC", + "value": 80 + }, + { + "color": "#C15C17", + "value": 90 + }, + { + "color": "#890F02", + "value": 100 + }, + { + "color": "#0A437C", + "value": 200 + }, + { + "color": "#6D1F62", + "value": 500 + }, + { + "color": "#584477", + "value": 1000 + } + ] }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_ROCKSDB_Write_Reading_ms_AvgLatency", - "interval": "", - "legendFormat": "Average Latency", - "refId": "A" - }, - { - "expr": "SBK_ROCKSDB_Write_Reading_ms_MaxLatency", - "interval": "", - "legendFormat": "Max Latency", - "refId": "B" - } + "unit": "ms" + }, + "overrides": [] + }, + "gridPos": { + "h": 11, + "w": 8, + "x": 16, + "y": 31 + }, + "id": 38, + "options": { + "colorMode": "value", + "graphMode": "area", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" ], - "timeFrom": null, - "timeShift": null, - "title": "ROCKSDB Write-Read Avg and Max Latencies (Milliseconds)", - "type": "stat" + "fields": "", + "values": false + }, + "textMode": "auto" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_ROCKSDB_Write_Reading_ms_AvgLatency", + "interval": "", + "legendFormat": "Average Latency", + "refId": "A" + }, + { + "expr": "SBK_ROCKSDB_Write_Reading_ms_MaxLatency", + "interval": "", + "legendFormat": "Max Latency", + "refId": "B" } ], - "title": "Write-Read Performance Benchmarking (End to End Latencies)", - "type": "row" + "timeFrom": null, + "timeShift": null, + "title": "ROCKSDB Write-Read Avg and Max Latencies (Milliseconds)", + "type": "stat" } ], "refresh": "5s", diff --git a/grafana/dashboards/sbk-seaweedS3.json b/grafana/dashboards/sbk-seaweedS3.json index 47185e855..ac7abf9d9 100644 --- a/grafana/dashboards/sbk-seaweedS3.json +++ b/grafana/dashboards/sbk-seaweedS3.json @@ -15,7 +15,7 @@ "editable": true, "gnetId": null, "graphTooltip": 0, - "iteration": 1623506088732, + "iteration": 1627313150733, "links": [], "panels": [ { @@ -362,7 +362,7 @@ "h": 9, "w": 8, "x": 0, - "y": 10 + "y": 7 }, "hiddenSeries": false, "id": 62, @@ -458,7 +458,7 @@ "h": 9, "w": 8, "x": 8, - "y": 10 + "y": 7 }, "hiddenSeries": false, "id": 6, @@ -590,7 +590,7 @@ "h": 9, "w": 8, "x": 16, - "y": 10 + "y": 7 }, "id": 48, "options": { @@ -646,7 +646,7 @@ "h": 11, "w": 8, "x": 0, - "y": 19 + "y": 16 }, "hiddenSeries": false, "id": 50, @@ -718,16 +718,40 @@ "refId": "G" }, { - "expr": "SBK_SEAWEEDS3_Writing_ns_99_9", + "expr": "SBK_SEAWEEDS3_Writing_ns_99_25", "interval": "", "legendFormat": "", "refId": "H" }, { - "expr": "SBK_SEAWEEDS3_Writing_ns_99_99", + "expr": "SBK_SEAWEEDS3_Writing_ns_99_5", "interval": "", "legendFormat": "", "refId": "I" + }, + { + "expr": "SBK_SEAWEEDS3_Writing_ns_99_75", + "interval": "", + "legendFormat": "", + "refId": "J" + }, + { + "expr": "SBK_SEAWEEDS3_Writing_ns_99_9", + "interval": "", + "legendFormat": "", + "refId": "K" + }, + { + "expr": "SBK_SEAWEEDS3_Writing_ns_99_95", + "interval": "", + "legendFormat": "", + "refId": "L" + }, + { + "expr": "SBK_SEAWEEDS3_Writing_ns_99_99", + "interval": "", + "legendFormat": "", + "refId": "M" } ], "thresholds": [], @@ -750,6 +774,7 @@ }, "yaxes": [ { + "$$hashKey": "object:127", "format": "ns", "label": null, "logBase": 1, @@ -758,6 +783,7 @@ "show": true }, { + "$$hashKey": "object:128", "format": "short", "label": null, "logBase": 1, @@ -814,7 +840,7 @@ "h": 4, "w": 3, "x": 8, - "y": 19 + "y": 16 }, "id": 2, "options": { @@ -925,7 +951,7 @@ "h": 6, "w": 5, "x": 11, - "y": 19 + "y": 16 }, "id": 4, "options": { @@ -970,7 +996,7 @@ "h": 11, "w": 8, "x": 16, - "y": 19 + "y": 16 }, "hiddenSeries": false, "id": 10, @@ -1136,7 +1162,7 @@ "h": 7, "w": 3, "x": 8, - "y": 23 + "y": 20 }, "id": 8, "options": { @@ -1192,7 +1218,7 @@ "h": 5, "w": 5, "x": 11, - "y": 25 + "y": 22 }, "id": 28, "options": { @@ -1294,7 +1320,7 @@ "h": 10, "w": 8, "x": 0, - "y": 30 + "y": 27 }, "id": 47, "options": { @@ -1350,7 +1376,7 @@ "h": 10, "w": 8, "x": 8, - "y": 30 + "y": 27 }, "hiddenSeries": false, "id": 49, @@ -1560,7 +1586,7 @@ "h": 10, "w": 8, "x": 16, - "y": 30 + "y": 27 }, "id": 12, "options": { @@ -1602,7 +1628,7 @@ "type": "row" }, { - "collapsed": false, + "collapsed": true, "datasource": null, "gridPos": { "h": 1, @@ -1611,969 +1637,1371 @@ "y": 7 }, "id": 58, - "panels": [], - "title": "Read Performance Benchmarking", - "type": "row" - }, - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [], - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 200 - }, - { - "color": "#1F78C1", - "value": 300 - }, - { - "color": "#BA43A9", - "value": 400 - }, - { - "color": "#705DA0", - "value": 500 - }, - { - "color": "#508642", - "value": 600 - }, - { - "color": "#CCA300", - "value": 700 - }, - { - "color": "#447EBC", - "value": 800 - }, - { - "color": "#C15C17", - "value": 900 + "panels": [ + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 200 + }, + { + "color": "#1F78C1", + "value": 300 + }, + { + "color": "#BA43A9", + "value": 400 + }, + { + "color": "#705DA0", + "value": 500 + }, + { + "color": "#508642", + "value": 600 + }, + { + "color": "#CCA300", + "value": 700 + }, + { + "color": "#447EBC", + "value": 800 + }, + { + "color": "#C15C17", + "value": 900 + }, + { + "color": "#890F02", + "value": 1000 + } + ] }, - { - "color": "#890F02", - "value": 1000 - } - ] + "unit": "MBs" + }, + "overrides": [] }, - "unit": "MBs" + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 0, + "y": 8 + }, + "hiddenSeries": false, + "id": 63, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_SEAWEEDS3_Reading_MBPerSec", + "refId": "A" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "SEAWEEDS3 Read Throughput MB/s", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "$$hashKey": "object:323", + "format": "MBs", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "$$hashKey": "object:324", + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 0, - "y": 8 - }, - "hiddenSeries": false, - "id": 63, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_SEAWEEDS3_Reading_MBPerSec", - "refId": "A" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "SEAWEEDS3 Read Throughput MB/s", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "$$hashKey": "object:323", - "format": "MBs", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "$$hashKey": "object:324", - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } - }, - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [] - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 8, - "y": 8 - }, - "hiddenSeries": false, - "id": 20, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_SEAWEEDS3_Reading_RecordsPerSec", - "refId": "A" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "SEAWEEDS3 Read Records/Sec", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "format": "rps", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } - }, - { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [], - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 1000 - }, - { - "color": "#1F78C1", - "value": 10000 - }, - { - "color": "#BA43A9", - "value": 100000 - }, - { - "color": "#705DA0", - "value": 1000000 - }, - { - "color": "#508642", - "value": 10000000 - } - ] - }, - "unit": "ns" - }, - "overrides": [] - }, - "gridPos": { - "h": 11, - "w": 8, - "x": 16, - "y": 8 - }, - "id": 44, - "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_SEAWEEDS3_Reading_ns_AvgLatency", - "interval": "", - "legendFormat": "Average Latency", - "refId": "A" - }, - { - "expr": "SBK_SEAWEEDS3_Reading_ns_MaxLatency", - "interval": "", - "legendFormat": "Max Latency", - "refId": "B" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "SEAWEEDS3 Read Avg and Max Latencies (Nanoseconds)", - "type": "stat" - }, - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [] - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 0, - "y": 19 - }, - "hiddenSeries": false, - "id": 46, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_SEAWEEDS3_Reading_ns_10", - "interval": "", - "legendFormat": "", - "refId": "A" - }, - { - "expr": "SBK_SEAWEEDS3_Reading_ns_25", - "interval": "", - "legendFormat": "", - "refId": "B" - }, - { - "expr": "SBK_SEAWEEDS3_Reading_ns_50", - "interval": "", - "legendFormat": "", - "refId": "C" - }, - { - "expr": "SBK_SEAWEEDS3_Reading_ns_75", - "interval": "", - "legendFormat": "", - "refId": "D" - }, - { - "expr": "SBK_SEAWEEDS3_Reading_ns_90", - "interval": "", - "legendFormat": "", - "refId": "E" - }, - { - "expr": "SBK_SEAWEEDS3_Reading_ns_95", - "interval": "", - "legendFormat": "", - "refId": "F" - }, - { - "expr": "SBK_SEAWEEDS3_Reading_ns_99", - "interval": "", - "legendFormat": "", - "refId": "G" - }, - { - "expr": "SBK_SEAWEEDS3_Reading_ns_99_9", - "interval": "", - "legendFormat": "", - "refId": "H" - }, - { - "expr": "SBK_SEAWEEDS3_Reading_ns_99_99", - "interval": "", - "legendFormat": "", - "refId": "I" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "SEAWEEDS3 Read Percentiles (Nanoseconds)", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ { - "format": "ns", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [] + }, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 8, + "y": 8 + }, + "hiddenSeries": false, + "id": 20, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_SEAWEEDS3_Reading_RecordsPerSec", + "refId": "A" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "SEAWEEDS3 Read Records/Sec", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "rps", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } }, { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } - }, - { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [], - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 1000 + }, + { + "color": "#1F78C1", + "value": 10000 + }, + { + "color": "#BA43A9", + "value": 100000 + }, + { + "color": "#705DA0", + "value": 1000000 + }, + { + "color": "#508642", + "value": 10000000 + } + ] }, - { - "color": "#E24D42", - "value": 500 - } - ] + "unit": "ns" + }, + "overrides": [] + }, + "gridPos": { + "h": 11, + "w": 8, + "x": 16, + "y": 8 + }, + "id": 44, + "options": { + "colorMode": "value", + "graphMode": "area", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "auto" }, - "unit": "none" - }, - "overrides": [] - }, - "gridPos": { - "h": 5, - "w": 3, - "x": 8, - "y": 19 - }, - "id": 14, - "options": { - "colorMode": "value", - "graphMode": "none", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_SEAWEEDS3_Reading_ns_AvgLatency", + "interval": "", + "legendFormat": "Average Latency", + "refId": "A" + }, + { + "expr": "SBK_SEAWEEDS3_Reading_ns_MaxLatency", + "interval": "", + "legendFormat": "Max Latency", + "refId": "B" + } ], - "fields": "", - "values": false - }, - "textMode": "value_and_name" - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_SEAWEEDS3_Reading_Readers", - "interval": "", - "legendFormat": "Active", - "refId": "A" + "timeFrom": null, + "timeShift": null, + "title": "SEAWEEDS3 Read Avg and Max Latencies (Nanoseconds)", + "type": "stat" }, { - "expr": "SBK_SEAWEEDS3_Reading_Max_Readers", - "interval": "", - "legendFormat": "Max", - "refId": "B" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "SEAWEEDS3 Readers", - "type": "stat" - }, - { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [], - "mappings": [], - "max": 500, - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 200 - }, - { - "color": "#1F78C1", - "value": 300 - }, - { - "color": "#BA43A9", - "value": 400 - }, - { - "color": "#705DA0", - "value": 500 - }, - { - "color": "#508642", - "value": 600 - }, - { - "color": "#CCA300", - "value": 700 - }, - { - "color": "#447EBC", - "value": 800 - }, - { - "color": "#C15C17", - "value": 900 - }, - { - "color": "#890F02", - "value": 1000 - } - ] + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [] + }, + "overrides": [] }, - "unit": "MBs" - }, - "overrides": [] - }, - "gridPos": { - "h": 6, - "w": 5, - "x": 11, - "y": 19 - }, - "id": 18, - "options": { - "reduceOptions": { - "calcs": [ - "last" + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 0, + "y": 19 + }, + "hiddenSeries": false, + "id": 46, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_SEAWEEDS3_Reading_ns_10", + "interval": "", + "legendFormat": "", + "refId": "A" + }, + { + "expr": "SBK_SEAWEEDS3_Reading_ns_25", + "interval": "", + "legendFormat": "", + "refId": "B" + }, + { + "expr": "SBK_SEAWEEDS3_Reading_ns_50", + "interval": "", + "legendFormat": "", + "refId": "C" + }, + { + "expr": "SBK_SEAWEEDS3_Reading_ns_75", + "interval": "", + "legendFormat": "", + "refId": "D" + }, + { + "expr": "SBK_SEAWEEDS3_Reading_ns_90", + "interval": "", + "legendFormat": "", + "refId": "E" + }, + { + "expr": "SBK_SEAWEEDS3_Reading_ns_95", + "interval": "", + "legendFormat": "", + "refId": "F" + }, + { + "expr": "SBK_SEAWEEDS3_Reading_ns_99", + "interval": "", + "legendFormat": "", + "refId": "G" + }, + { + "expr": "SBK_SEAWEEDS3_Reading_ns_99_25", + "interval": "", + "legendFormat": "", + "refId": "H" + }, + { + "expr": "SBK_SEAWEEDS3_Reading_ns_99_5", + "interval": "", + "legendFormat": "", + "refId": "I" + }, + { + "expr": "SBK_SEAWEEDS3_Reading_ns_99_75", + "interval": "", + "legendFormat": "", + "refId": "J" + }, + { + "expr": "SBK_SEAWEEDS3_Reading_ns_99_9", + "interval": "", + "legendFormat": "", + "refId": "K" + }, + { + "expr": "SBK_SEAWEEDS3_Reading_ns_99_95", + "interval": "", + "legendFormat": "", + "refId": "L" + }, + { + "expr": "SBK_SEAWEEDS3_Reading_ns_99_99", + "interval": "", + "legendFormat": "", + "refId": "M" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "SEAWEEDS3 Read Percentiles (Nanoseconds)", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "$$hashKey": "object:152", + "format": "ns", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "$$hashKey": "object:153", + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } ], - "fields": "", - "values": false - }, - "showThresholdLabels": true, - "showThresholdMarkers": true - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_SEAWEEDS3_Reading_MBPerSec", - "refId": "A" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "SEAWEEDS3 Read Throughput MB/s", - "type": "gauge" - }, - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [] - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 16, - "y": 19 - }, - "hiddenSeries": false, - "id": 22, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_SEAWEEDS3_Reading_ms_10", - "interval": "", - "legendFormat": "", - "refId": "A" - }, - { - "expr": "SBK_SEAWEEDS3_Reading_ms_25", - "interval": "", - "legendFormat": "", - "refId": "B" - }, - { - "expr": "SBK_SEAWEEDS3_Reading_ms_50", - "interval": "", - "legendFormat": "", - "refId": "C" + "yaxis": { + "align": false, + "alignLevel": null + } }, { - "expr": "SBK_SEAWEEDS3_Reading_ms_75", - "interval": "", - "legendFormat": "", - "refId": "D" + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 500 + } + ] + }, + "unit": "none" + }, + "overrides": [] + }, + "gridPos": { + "h": 5, + "w": 3, + "x": 8, + "y": 19 + }, + "id": 14, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "value_and_name" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_SEAWEEDS3_Reading_Readers", + "interval": "", + "legendFormat": "Active", + "refId": "A" + }, + { + "expr": "SBK_SEAWEEDS3_Reading_Max_Readers", + "interval": "", + "legendFormat": "Max", + "refId": "B" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "SEAWEEDS3 Readers", + "type": "stat" }, { - "expr": "SBK_SEAWEEDS3_Reading_ms_90", - "interval": "", - "legendFormat": "", - "refId": "E" + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "max": 500, + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 200 + }, + { + "color": "#1F78C1", + "value": 300 + }, + { + "color": "#BA43A9", + "value": 400 + }, + { + "color": "#705DA0", + "value": 500 + }, + { + "color": "#508642", + "value": 600 + }, + { + "color": "#CCA300", + "value": 700 + }, + { + "color": "#447EBC", + "value": 800 + }, + { + "color": "#C15C17", + "value": 900 + }, + { + "color": "#890F02", + "value": 1000 + } + ] + }, + "unit": "MBs" + }, + "overrides": [] + }, + "gridPos": { + "h": 6, + "w": 5, + "x": 11, + "y": 19 + }, + "id": 18, + "options": { + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "showThresholdLabels": true, + "showThresholdMarkers": true + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_SEAWEEDS3_Reading_MBPerSec", + "refId": "A" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "SEAWEEDS3 Read Throughput MB/s", + "type": "gauge" }, { - "expr": "SBK_SEAWEEDS3_Reading_ms_95", - "interval": "", - "legendFormat": "", - "refId": "F" + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [] + }, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 16, + "y": 19 + }, + "hiddenSeries": false, + "id": 22, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_SEAWEEDS3_Reading_ms_10", + "interval": "", + "legendFormat": "", + "refId": "A" + }, + { + "expr": "SBK_SEAWEEDS3_Reading_ms_25", + "interval": "", + "legendFormat": "", + "refId": "B" + }, + { + "expr": "SBK_SEAWEEDS3_Reading_ms_50", + "interval": "", + "legendFormat": "", + "refId": "C" + }, + { + "expr": "SBK_SEAWEEDS3_Reading_ms_75", + "interval": "", + "legendFormat": "", + "refId": "D" + }, + { + "expr": "SBK_SEAWEEDS3_Reading_ms_90", + "interval": "", + "legendFormat": "", + "refId": "E" + }, + { + "expr": "SBK_SEAWEEDS3_Reading_ms_95", + "interval": "", + "legendFormat": "", + "refId": "F" + }, + { + "expr": "SBK_SEAWEEDS3_Reading_ms_99", + "interval": "", + "legendFormat": "", + "refId": "G" + }, + { + "expr": "SBK_SEAWEEDS3_Reading_ms_99_9", + "interval": "", + "legendFormat": "", + "refId": "H" + }, + { + "expr": "SBK_SEAWEEDS3_Reading_ms_99_99", + "interval": "", + "legendFormat": "", + "refId": "I" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "SEAWEEDS3 Read Percentiles (Milli Seconds)", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "ms", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } }, { - "expr": "SBK_SEAWEEDS3_Reading_ms_99", - "interval": "", - "legendFormat": "", - "refId": "G" + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 1073741824 + }, + { + "color": "#6ED0E0", + "value": 10737418240 + }, + { + "color": "#EF843C", + "value": 107374182400 + }, + { + "color": "#E24D42", + "value": 1099511627776 + } + ] + }, + "unit": "decbytes" + }, + "overrides": [] + }, + "gridPos": { + "h": 6, + "w": 3, + "x": 8, + "y": 24 + }, + "id": 16, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "value" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_SEAWEEDS3_Reading_Bytes_total", + "refId": "A" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "SEAWEEDS3 Read Bytes Total", + "type": "stat" }, { - "expr": "SBK_SEAWEEDS3_Reading_ms_99_9", - "interval": "", - "legendFormat": "", - "refId": "H" + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "red", + "value": 1 + } + ] + }, + "unit": "none" + }, + "overrides": [] + }, + "gridPos": { + "h": 5, + "w": 5, + "x": 11, + "y": 25 + }, + "id": 26, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "auto", + "orientation": "horizontal", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "value_and_name" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_SEAWEEDS3_Reading_LowerDiscardedLatencyRecords_total", + "interval": "", + "legendFormat": "Lower", + "queryType": "randomWalk", + "refId": "A" + }, + { + "expr": "SBK_SEAWEEDS3_Reading_HigherDiscardLatencyRecords_total", + "interval": "", + "legendFormat": "Higher", + "refId": "B" + }, + { + "expr": "SBK_SEAWEEDS3_Reading_InvalidLatencyRecords_total", + "interval": "", + "legendFormat": "Invalid/Negative", + "refId": "C" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "SEAWEEDS3 Read Discarded Latencies", + "type": "stat" }, { - "expr": "SBK_SEAWEEDS3_Reading_ms_99_99", - "interval": "", - "legendFormat": "", - "refId": "I" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "SEAWEEDS3 Read Percentiles (Milli Seconds)", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "format": "ms", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 1000 + }, + { + "color": "#1F78C1", + "value": 10000 + }, + { + "color": "#BA43A9", + "value": 100000 + }, + { + "color": "#705DA0", + "value": 1000000 + }, + { + "color": "#508642", + "value": 10000000 + } + ] + }, + "unit": "µs" + }, + "overrides": [] + }, + "gridPos": { + "h": 11, + "w": 8, + "x": 0, + "y": 30 + }, + "id": 43, + "options": { + "colorMode": "value", + "graphMode": "area", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "auto" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_SEAWEEDS3_Reading_mcs_AvgLatency", + "interval": "", + "legendFormat": "Average Latency", + "refId": "A" + }, + { + "expr": "SBK_SEAWEEDS3_Reading_mcs_MaxLatency", + "interval": "", + "legendFormat": "Max Latency", + "refId": "B" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "SEAWEEDS3 Read Avg and Max Latencies (Microseconds)", + "type": "stat" }, { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } - }, - { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [], - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 1073741824 - }, - { - "color": "#6ED0E0", - "value": 10737418240 - }, - { - "color": "#EF843C", - "value": 107374182400 - }, - { - "color": "#E24D42", - "value": 1099511627776 - } - ] + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [] + }, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 8, + "y": 30 + }, + "hiddenSeries": false, + "id": 45, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_SEAWEEDS3_Reading_mcs_10", + "interval": "", + "legendFormat": "", + "refId": "A" + }, + { + "expr": "SBK_SEAWEEDS3_Reading_mcs_25", + "interval": "", + "legendFormat": "", + "refId": "B" + }, + { + "expr": "SBK_SEAWEEDS3_Reading_mcs_50", + "interval": "", + "legendFormat": "", + "refId": "C" + }, + { + "expr": "SBK_SEAWEEDS3_Reading_mcs_75", + "interval": "", + "legendFormat": "", + "refId": "D" + }, + { + "expr": "SBK_SEAWEEDS3_Reading_mcs_90", + "interval": "", + "legendFormat": "", + "refId": "E" + }, + { + "expr": "SBK_SEAWEEDS3_Reading_mcs_95", + "interval": "", + "legendFormat": "", + "refId": "F" + }, + { + "expr": "SBK_SEAWEEDS3_Reading_mcs_99", + "interval": "", + "legendFormat": "", + "refId": "G" + }, + { + "expr": "SBK_SEAWEEDS3_Reading_mcs_99_9", + "interval": "", + "legendFormat": "", + "refId": "H" + }, + { + "expr": "SBK_SEAWEEDS3_Reading_mcs_99_99", + "interval": "", + "legendFormat": "", + "refId": "I" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "SEAWEEDS3 Read Percentiles (Microseconds)", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" }, - "unit": "decbytes" - }, - "overrides": [] - }, - "gridPos": { - "h": 6, - "w": 3, - "x": 8, - "y": 24 - }, - "id": 16, - "options": { - "colorMode": "value", - "graphMode": "none", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "µs", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } ], - "fields": "", - "values": false + "yaxis": { + "align": false, + "alignLevel": null + } }, - "textMode": "value" - }, - "pluginVersion": "7.3.7", - "targets": [ { - "expr": "SBK_SEAWEEDS3_Reading_Bytes_total", - "refId": "A" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "SEAWEEDS3 Read Bytes Total", - "type": "stat" - }, - { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 1 + }, + { + "color": "#6ED0E0", + "value": 5 + }, + { + "color": "#EF843C", + "value": 10 + }, + { + "color": "#E24D42", + "value": 20 + }, + { + "color": "#1F78C1", + "value": 30 + }, + { + "color": "#BA43A9", + "value": 40 + }, + { + "color": "#705DA0", + "value": 50 + }, + { + "color": "#508642", + "value": 60 + }, + { + "color": "#CCA300", + "value": 70 + }, + { + "color": "#447EBC", + "value": 80 + }, + { + "color": "#C15C17", + "value": 90 + }, + { + "color": "#890F02", + "value": 100 + }, + { + "color": "#0A437C", + "value": 500 + }, + { + "color": "#6D1F62", + "value": 1000 + } + ] }, - { - "color": "red", - "value": 1 - } - ] + "unit": "ms" + }, + "overrides": [] }, - "unit": "none" - }, - "overrides": [] - }, - "gridPos": { - "h": 5, - "w": 5, - "x": 11, - "y": 25 - }, - "id": 26, - "options": { - "colorMode": "value", - "graphMode": "none", - "justifyMode": "auto", - "orientation": "horizontal", - "reduceOptions": { - "calcs": [ - "last" + "gridPos": { + "h": 11, + "w": 8, + "x": 16, + "y": 30 + }, + "id": 24, + "options": { + "colorMode": "value", + "graphMode": "area", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "auto" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_SEAWEEDS3_Reading_ms_AvgLatency", + "interval": "", + "legendFormat": "Average Latency", + "refId": "A" + }, + { + "expr": "SBK_SEAWEEDS3_Reading_ms_MaxLatency", + "interval": "", + "legendFormat": "Max Latency", + "refId": "B" + } ], - "fields": "", - "values": false - }, - "textMode": "value_and_name" - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_SEAWEEDS3_Reading_LowerDiscardedLatencyRecords_total", - "interval": "", - "legendFormat": "Lower", - "queryType": "randomWalk", - "refId": "A" - }, - { - "expr": "SBK_SEAWEEDS3_Reading_HigherDiscardLatencyRecords_total", - "interval": "", - "legendFormat": "Higher", - "refId": "B" - }, - { - "expr": "SBK_SEAWEEDS3_Reading_InvalidLatencyRecords_total", - "interval": "", - "legendFormat": "Invalid/Negative", - "refId": "C" + "timeFrom": null, + "timeShift": null, + "title": "SEAWEEDS3 Read Avg and Max Latencies (Milliseconds)", + "type": "stat" } ], - "timeFrom": null, - "timeShift": null, - "title": "SEAWEEDS3 Read Discarded Latencies", - "type": "stat" + "title": "Read Performance Benchmarking", + "type": "row" + }, + { + "collapsed": false, + "datasource": null, + "gridPos": { + "h": 1, + "w": 24, + "x": 0, + "y": 8 + }, + "id": 56, + "panels": [], + "title": "Write-Read Performance Benchmarking (End to End Latencies)", + "type": "row" }, { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, "datasource": "Prometheus", "fieldConfig": { "defaults": { "custom": {}, - "links": [], "mappings": [], + "max": 500, + "min": 0, "noValue": "0", "thresholds": { "mode": "absolute", @@ -2596,81 +3024,43 @@ }, { "color": "#E24D42", - "value": 1000 + "value": 200 }, { "color": "#1F78C1", - "value": 10000 + "value": 300 }, { "color": "#BA43A9", - "value": 100000 + "value": 400 }, { "color": "#705DA0", - "value": 1000000 + "value": 500 }, { "color": "#508642", - "value": 10000000 + "value": 600 + }, + { + "color": "#CCA300", + "value": 700 + }, + { + "color": "#447EBC", + "value": 800 + }, + { + "color": "#C15C17", + "value": 900 + }, + { + "color": "#890F02", + "value": 1000 } ] }, - "unit": "µs" - }, - "overrides": [] - }, - "gridPos": { - "h": 11, - "w": 8, - "x": 0, - "y": 30 - }, - "id": 43, - "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_SEAWEEDS3_Reading_mcs_AvgLatency", - "interval": "", - "legendFormat": "Average Latency", - "refId": "A" - }, - { - "expr": "SBK_SEAWEEDS3_Reading_mcs_MaxLatency", - "interval": "", - "legendFormat": "Max Latency", - "refId": "B" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "SEAWEEDS3 Read Avg and Max Latencies (Microseconds)", - "type": "stat" - }, - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [] + "unit": "MBs" }, "overrides": [] }, @@ -2679,11 +3069,11 @@ "gridPos": { "h": 11, "w": 8, - "x": 8, - "y": 30 + "x": 0, + "y": 9 }, "hiddenSeries": false, - "id": 45, + "id": 61, "legend": { "avg": false, "current": false, @@ -2710,1564 +3100,1252 @@ "steppedLine": false, "targets": [ { - "expr": "SBK_SEAWEEDS3_Reading_mcs_10", + "expr": "SBK_SEAWEEDS3_Write_Reading_MBPerSec", "interval": "", "legendFormat": "", "refId": "A" - }, - { - "expr": "SBK_SEAWEEDS3_Reading_mcs_25", - "interval": "", - "legendFormat": "", - "refId": "B" - }, - { - "expr": "SBK_SEAWEEDS3_Reading_mcs_50", - "interval": "", - "legendFormat": "", - "refId": "C" - }, - { - "expr": "SBK_SEAWEEDS3_Reading_mcs_75", - "interval": "", - "legendFormat": "", - "refId": "D" - }, - { - "expr": "SBK_SEAWEEDS3_Reading_mcs_90", - "interval": "", - "legendFormat": "", - "refId": "E" - }, - { - "expr": "SBK_SEAWEEDS3_Reading_mcs_95", - "interval": "", - "legendFormat": "", - "refId": "F" - }, - { - "expr": "SBK_SEAWEEDS3_Reading_mcs_99", - "interval": "", - "legendFormat": "", - "refId": "G" - }, - { - "expr": "SBK_SEAWEEDS3_Reading_mcs_99_9", - "interval": "", - "legendFormat": "", - "refId": "H" - }, - { - "expr": "SBK_SEAWEEDS3_Reading_mcs_99_99", - "interval": "", - "legendFormat": "", - "refId": "I" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, - "title": "SEAWEEDS3 Read Percentiles (Microseconds)", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "format": "µs", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } - }, - { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [], - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 1 - }, - { - "color": "#6ED0E0", - "value": 5 - }, - { - "color": "#EF843C", - "value": 10 - }, - { - "color": "#E24D42", - "value": 20 - }, - { - "color": "#1F78C1", - "value": 30 - }, - { - "color": "#BA43A9", - "value": 40 - }, - { - "color": "#705DA0", - "value": 50 - }, - { - "color": "#508642", - "value": 60 - }, - { - "color": "#CCA300", - "value": 70 - }, - { - "color": "#447EBC", - "value": 80 - }, - { - "color": "#C15C17", - "value": 90 - }, - { - "color": "#890F02", - "value": 100 - }, - { - "color": "#0A437C", - "value": 500 - }, - { - "color": "#6D1F62", - "value": 1000 - } - ] - }, - "unit": "ms" + "title": "SEAWEEDS3 Write-Read Throughput MB/s ", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "$$hashKey": "object:175", + "format": "MBs", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "$$hashKey": "object:176", + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {} }, "overrides": [] }, + "fill": 1, + "fillGradient": 0, "gridPos": { "h": 11, "w": 8, - "x": 16, - "y": 30 + "x": 8, + "y": 9 }, - "id": 24, + "hiddenSeries": false, + "id": 36, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" + "alertThreshold": true }, + "percentage": false, "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, "targets": [ { - "expr": "SBK_SEAWEEDS3_Reading_ms_AvgLatency", + "expr": "SBK_SEAWEEDS3_Write_Reading_RecordsPerSec", "interval": "", - "legendFormat": "Average Latency", + "legendFormat": "", "refId": "A" - }, - { - "expr": "SBK_SEAWEEDS3_Reading_ms_MaxLatency", - "interval": "", - "legendFormat": "Max Latency", - "refId": "B" } ], + "thresholds": [], "timeFrom": null, - "timeShift": null, - "title": "SEAWEEDS3 Read Avg and Max Latencies (Milliseconds)", - "type": "stat" - }, - { - "collapsed": true, - "datasource": null, - "gridPos": { - "h": 1, - "w": 24, - "x": 0, - "y": 41 - }, - "id": 56, - "panels": [ - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "max": 500, - "min": 0, - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 200 - }, - { - "color": "#1F78C1", - "value": 300 - }, - { - "color": "#BA43A9", - "value": 400 - }, - { - "color": "#705DA0", - "value": 500 - }, - { - "color": "#508642", - "value": 600 - }, - { - "color": "#CCA300", - "value": 700 - }, - { - "color": "#447EBC", - "value": 800 - }, - { - "color": "#C15C17", - "value": 900 - }, - { - "color": "#890F02", - "value": 1000 - } - ] - }, - "unit": "MBs" - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 0, - "y": 4 - }, - "hiddenSeries": false, - "id": 61, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_SEAWEEDS3_Write_Reading_MBPerSec", - "interval": "", - "legendFormat": "", - "refId": "A" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "SEAWEEDS3 Write-Read Throughput MB/s ", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "$$hashKey": "object:175", - "format": "MBs", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "$$hashKey": "object:176", - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } + "timeRegions": [], + "timeShift": null, + "title": "SEAWEEDS3 Write-Read Records/Sec", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "iops", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true }, { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {} - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 8, - "y": 4 - }, - "hiddenSeries": false, - "id": 36, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_SEAWEEDS3_Write_Reading_RecordsPerSec", - "interval": "", - "legendFormat": "", - "refId": "A" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "SEAWEEDS3 Write-Read Records/Sec", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 1000 + }, + { + "color": "#1F78C1", + "value": 10000 + }, + { + "color": "#BA43A9", + "value": 100000 + }, + { + "color": "#705DA0", + "value": 1000000 + }, + { + "color": "#508642", + "value": 10000000 + } + ] }, - "yaxes": [ - { - "format": "iops", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } + "unit": "ns" + }, + "overrides": [] + }, + "gridPos": { + "h": 11, + "w": 8, + "x": 16, + "y": 9 + }, + "id": 52, + "options": { + "colorMode": "value", + "graphMode": "area", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" ], - "yaxis": { - "align": false, - "alignLevel": null - } + "fields": "", + "values": false + }, + "textMode": "auto" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_SEAWEEDS3_Write_Reading_ns_AvgLatency", + "interval": "", + "legendFormat": "Average Latency", + "refId": "A" + }, + { + "expr": "SBK_SEAWEEDS3_Write_Reading_ns_MaxLatency", + "interval": "", + "legendFormat": "Max Latency", + "refId": "B" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "SEAWEEDS3 Write-Read Avg and Max Latencies (Nanoseconds)", + "type": "stat" + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {} + }, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 0, + "y": 20 + }, + "hiddenSeries": false, + "id": 54, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_SEAWEEDS3_Write_Reading_ns_10", + "interval": "", + "legendFormat": "", + "refId": "A" + }, + { + "expr": "SBK_SEAWEEDS3_Write_Reading_ns_25", + "interval": "", + "legendFormat": "", + "refId": "B" }, { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 1000 - }, - { - "color": "#1F78C1", - "value": 10000 - }, - { - "color": "#BA43A9", - "value": 100000 - }, - { - "color": "#705DA0", - "value": 1000000 - }, - { - "color": "#508642", - "value": 10000000 - } - ] - }, - "unit": "ns" - }, - "overrides": [] - }, - "gridPos": { - "h": 11, - "w": 8, - "x": 16, - "y": 4 - }, - "id": 52, - "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_SEAWEEDS3_Write_Reading_ns_AvgLatency", - "interval": "", - "legendFormat": "Average Latency", - "refId": "A" - }, - { - "expr": "SBK_SEAWEEDS3_Write_Reading_ns_MaxLatency", - "interval": "", - "legendFormat": "Max Latency", - "refId": "B" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "SEAWEEDS3 Write-Read Avg and Max Latencies (Nanoseconds)", - "type": "stat" + "expr": "SBK_SEAWEEDS3_Write_Reading_ns_50", + "interval": "", + "legendFormat": "", + "refId": "C" }, { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {} - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 0, - "y": 15 - }, - "hiddenSeries": false, - "id": 54, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_SEAWEEDS3_Write_Reading_ns_10", - "interval": "", - "legendFormat": "", - "refId": "A" - }, - { - "expr": "SBK_SEAWEEDS3_Write_Reading_ns_25", - "interval": "", - "legendFormat": "", - "refId": "B" - }, - { - "expr": "SBK_SEAWEEDS3_Write_Reading_ns_50", - "interval": "", - "legendFormat": "", - "refId": "C" - }, - { - "expr": "SBK_SEAWEEDS3_Write_Reading_ns_75", - "interval": "", - "legendFormat": "", - "refId": "D" - }, - { - "expr": "SBK_SEAWEEDS3_Write_Reading_ns_90", - "interval": "", - "legendFormat": "", - "refId": "E" - }, - { - "expr": "SBK_SEAWEEDS3_Write_Reading_ns_95", - "interval": "", - "legendFormat": "", - "refId": "F" - }, - { - "expr": "SBK_SEAWEEDS3_Write_Reading_ns_99", - "interval": "", - "legendFormat": "", - "refId": "G" - }, - { - "expr": "SBK_SEAWEEDS3_Write_Reading_ns_99_9", - "interval": "", - "legendFormat": "", - "refId": "H" - }, - { - "expr": "SBK_SEAWEEDS3_Write_Reading_ns_99_99", - "interval": "", - "legendFormat": "", - "refId": "I" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "SEAWEEDS3 Write-Read Percentiles (Nanoseconds)", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "format": "ns", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } + "expr": "SBK_SEAWEEDS3_Write_Reading_ns_75", + "interval": "", + "legendFormat": "", + "refId": "D" + }, + { + "expr": "SBK_SEAWEEDS3_Write_Reading_ns_90", + "interval": "", + "legendFormat": "", + "refId": "E" + }, + { + "expr": "SBK_SEAWEEDS3_Write_Reading_ns_95", + "interval": "", + "legendFormat": "", + "refId": "F" + }, + { + "expr": "SBK_SEAWEEDS3_Write_Reading_ns_99", + "interval": "", + "legendFormat": "", + "refId": "G" + }, + { + "expr": "SBK_SEAWEEDS3_Write_Reading_ns_99_25", + "interval": "", + "legendFormat": "", + "refId": "H" + }, + { + "expr": "SBK_SEAWEEDS3_Write_Reading_ns_99_5", + "interval": "", + "legendFormat": "", + "refId": "I" + }, + { + "expr": "SBK_SEAWEEDS3_Write_Reading_ns_99_75", + "interval": "", + "legendFormat": "", + "refId": "J" + }, + { + "expr": "SBK_SEAWEEDS3_Write_Reading_ns_99_9", + "interval": "", + "legendFormat": "", + "refId": "K" + }, + { + "expr": "SBK_SEAWEEDS3_Write_Reading_ns_99_95", + "interval": "", + "legendFormat": "", + "refId": "L" }, { - "datasource": "Prometheus", - "description": "", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 1073741824 - }, - { - "color": "#EF843C", - "value": 10737418240 - }, - { - "color": "#6ED0E0", - "value": 10737418240 - }, - { - "color": "#E24D42", - "value": 1099511627776 - } - ] + "expr": "SBK_SEAWEEDS3_Write_Reading_ns_99_99", + "interval": "", + "legendFormat": "", + "refId": "M" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "SEAWEEDS3 Write-Read Percentiles (Nanoseconds)", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "$$hashKey": "object:240", + "format": "ns", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "$$hashKey": "object:241", + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "datasource": "Prometheus", + "description": "", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null }, - "unit": "decbytes" - }, - "overrides": [] - }, - "gridPos": { - "h": 5, - "w": 3, - "x": 8, - "y": 15 - }, - "id": 30, - "options": { - "colorMode": "value", - "graphMode": "none", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" + { + "color": "#EAB839", + "value": 1073741824 + }, + { + "color": "#EF843C", + "value": 10737418240 + }, + { + "color": "#6ED0E0", + "value": 10737418240 + }, + { + "color": "#E24D42", + "value": 1099511627776 + } + ] }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_SEAWEEDS3_Write_Reading_Bytes_total", - "interval": "", - "legendFormat": "", - "refId": "A" - } + "unit": "decbytes" + }, + "overrides": [] + }, + "gridPos": { + "h": 5, + "w": 3, + "x": 8, + "y": 20 + }, + "id": 30, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" ], - "timeFrom": null, - "timeShift": null, - "title": "SEAWEEDS3 Write-Read Bytes Total", - "type": "stat" + "fields": "", + "values": false }, + "textMode": "auto" + }, + "pluginVersion": "7.3.7", + "targets": [ { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "max": 500, - "min": 0, - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 200 - }, - { - "color": "#1F78C1", - "value": 300 - }, - { - "color": "#BA43A9", - "value": 400 - }, - { - "color": "#705DA0", - "value": 500 - }, - { - "color": "#508642", - "value": 600 - }, - { - "color": "#CCA300", - "value": 700 - }, - { - "color": "#447EBC", - "value": 800 - }, - { - "color": "#C15C17", - "value": 900 - }, - { - "color": "#890F02", - "value": 1000 - } - ] + "expr": "SBK_SEAWEEDS3_Write_Reading_Bytes_total", + "interval": "", + "legendFormat": "", + "refId": "A" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "SEAWEEDS3 Write-Read Bytes Total", + "type": "stat" + }, + { + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "max": 500, + "min": 0, + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 }, - "unit": "MBs" - }, - "overrides": [] - }, - "gridPos": { - "h": 6, - "w": 5, - "x": 11, - "y": 15 - }, - "id": 32, - "options": { - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "showThresholdLabels": true, - "showThresholdMarkers": true + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 200 + }, + { + "color": "#1F78C1", + "value": 300 + }, + { + "color": "#BA43A9", + "value": 400 + }, + { + "color": "#705DA0", + "value": 500 + }, + { + "color": "#508642", + "value": 600 + }, + { + "color": "#CCA300", + "value": 700 + }, + { + "color": "#447EBC", + "value": 800 + }, + { + "color": "#C15C17", + "value": 900 + }, + { + "color": "#890F02", + "value": 1000 + } + ] }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_SEAWEEDS3_Write_Reading_MBPerSec", - "interval": "", - "legendFormat": "", - "refId": "A" - } + "unit": "MBs" + }, + "overrides": [] + }, + "gridPos": { + "h": 6, + "w": 5, + "x": 11, + "y": 20 + }, + "id": 32, + "options": { + "reduceOptions": { + "calcs": [ + "last" ], - "timeFrom": null, - "timeShift": null, - "title": "SEAWEEDS3 Write-Read Throughput MB/s", - "type": "gauge" + "fields": "", + "values": false }, + "showThresholdLabels": true, + "showThresholdMarkers": true + }, + "pluginVersion": "7.3.7", + "targets": [ { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {} - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 16, - "y": 15 - }, - "hiddenSeries": false, - "id": 34, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_SEAWEEDS3_Write_Reading_ms_10", - "interval": "", - "legendFormat": "", - "refId": "A" - }, - { - "expr": "SBK_SEAWEEDS3_Write_Reading_ms_25", - "interval": "", - "legendFormat": "", - "refId": "B" - }, - { - "expr": "SBK_SEAWEEDS3_Write_Reading_ms_50", - "interval": "", - "legendFormat": "", - "refId": "C" - }, - { - "expr": "SBK_SEAWEEDS3_Write_Reading_ms_75", - "interval": "", - "legendFormat": "", - "refId": "D" - }, - { - "expr": "SBK_SEAWEEDS3_Write_Reading_ms_90", - "interval": "", - "legendFormat": "", - "refId": "E" - }, - { - "expr": "SBK_SEAWEEDS3_Write_Reading_ms_95", - "interval": "", - "legendFormat": "", - "refId": "F" - }, - { - "expr": "SBK_SEAWEEDS3_Write_Reading_ms_99", - "interval": "", - "legendFormat": "", - "refId": "G" - }, - { - "expr": "SBK_SEAWEEDS3_Write_Reading_ms_99_9", - "interval": "", - "legendFormat": "", - "refId": "H" - }, - { - "expr": "SBK_SEAWEEDS3_Write_Reading_ms_99_99", - "interval": "", - "legendFormat": "", - "refId": "I" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "SEAWEEDS3 Write-Read Percentiles (Milliseconds)", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "format": "ms", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } + "expr": "SBK_SEAWEEDS3_Write_Reading_MBPerSec", + "interval": "", + "legendFormat": "", + "refId": "A" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "SEAWEEDS3 Write-Read Throughput MB/s", + "type": "gauge" + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {} + }, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 16, + "y": 20 + }, + "hiddenSeries": false, + "id": 34, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_SEAWEEDS3_Write_Reading_ms_10", + "interval": "", + "legendFormat": "", + "refId": "A" }, { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": { - "align": null, - "filterable": false + "expr": "SBK_SEAWEEDS3_Write_Reading_ms_25", + "interval": "", + "legendFormat": "", + "refId": "B" + }, + { + "expr": "SBK_SEAWEEDS3_Write_Reading_ms_50", + "interval": "", + "legendFormat": "", + "refId": "C" + }, + { + "expr": "SBK_SEAWEEDS3_Write_Reading_ms_75", + "interval": "", + "legendFormat": "", + "refId": "D" + }, + { + "expr": "SBK_SEAWEEDS3_Write_Reading_ms_90", + "interval": "", + "legendFormat": "", + "refId": "E" + }, + { + "expr": "SBK_SEAWEEDS3_Write_Reading_ms_95", + "interval": "", + "legendFormat": "", + "refId": "F" + }, + { + "expr": "SBK_SEAWEEDS3_Write_Reading_ms_99", + "interval": "", + "legendFormat": "", + "refId": "G" + }, + { + "expr": "SBK_SEAWEEDS3_Write_Reading_ms_99_9", + "interval": "", + "legendFormat": "", + "refId": "H" + }, + { + "expr": "SBK_SEAWEEDS3_Write_Reading_ms_99_99", + "interval": "", + "legendFormat": "", + "refId": "I" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "SEAWEEDS3 Write-Read Percentiles (Milliseconds)", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "ms", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": { + "align": null, + "filterable": false + }, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null }, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 500 - } - ] + { + "color": "#EAB839", + "value": 10 }, - "unit": "none" - }, - "overrides": [] - }, - "gridPos": { - "h": 6, - "w": 3, - "x": 8, - "y": 20 - }, - "id": 40, - "options": { - "colorMode": "value", - "graphMode": "none", - "justifyMode": "auto", - "orientation": "horizontal", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "value_and_name" + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 500 + } + ] }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_SEAWEEDS3_Write_Reading_Readers", - "interval": "", - "legendFormat": "Active Readers", - "refId": "A" - }, - { - "expr": "SBK_SEAWEEDS3_Write_Reading_Max_Readers", - "interval": "", - "legendFormat": "Max Readers", - "refId": "B" - }, - { - "expr": "SBK_SEAWEEDS3_Write_Reading_Writers", - "interval": "", - "legendFormat": "Active Writers", - "refId": "C" - }, - { - "expr": "SBK_SEAWEEDS3_Write_Reading_Max_Writers", - "interval": "", - "legendFormat": "Max Writers", - "refId": "D" - } + "unit": "none" + }, + "overrides": [] + }, + "gridPos": { + "h": 6, + "w": 3, + "x": 8, + "y": 25 + }, + "id": 40, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "auto", + "orientation": "horizontal", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "value_and_name" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_SEAWEEDS3_Write_Reading_Readers", + "interval": "", + "legendFormat": "Active Readers", + "refId": "A" + }, + { + "expr": "SBK_SEAWEEDS3_Write_Reading_Max_Readers", + "interval": "", + "legendFormat": "Max Readers", + "refId": "B" + }, + { + "expr": "SBK_SEAWEEDS3_Write_Reading_Writers", + "interval": "", + "legendFormat": "Active Writers", + "refId": "C" + }, + { + "expr": "SBK_SEAWEEDS3_Write_Reading_Max_Writers", + "interval": "", + "legendFormat": "Max Writers", + "refId": "D" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "SEAWEEDS3 Write-Read Writers and Readers", + "type": "stat" + }, + { + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "red", + "value": 1 + } + ] + }, + "unit": "none" + }, + "overrides": [] + }, + "gridPos": { + "h": 5, + "w": 5, + "x": 11, + "y": 26 + }, + "id": 42, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "auto", + "orientation": "horizontal", + "reduceOptions": { + "calcs": [ + "last" ], - "timeFrom": null, - "timeShift": null, - "title": "SEAWEEDS3 Write-Read Writers and Readers", - "type": "stat" + "fields": "", + "values": false }, + "textMode": "value_and_name" + }, + "pluginVersion": "7.3.7", + "targets": [ { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "red", - "value": 1 - } - ] + "expr": "SBK_SEAWEEDS3_Write_Reading_LowerDiscardedLatencyRecords_total", + "interval": "", + "legendFormat": "Lower", + "refId": "A" + }, + { + "expr": "SBK_SEAWEEDS3_Write_Reading_HigherDiscardLatencyRecords_total", + "interval": "", + "legendFormat": "Higher", + "refId": "B" + }, + { + "expr": "SBK_SEAWEEDS3_Write_Reading_InvalidLatencyRecords_total", + "interval": "", + "legendFormat": "Invalid/Negative", + "refId": "C" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "SEAWEEDS3 Write-Read Discarded Latencies", + "type": "stat" + }, + { + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null }, - "unit": "none" - }, - "overrides": [] - }, - "gridPos": { - "h": 5, - "w": 5, - "x": 11, - "y": 21 - }, - "id": 42, - "options": { - "colorMode": "value", - "graphMode": "none", - "justifyMode": "auto", - "orientation": "horizontal", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "value_and_name" + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 1000 + }, + { + "color": "#1F78C1", + "value": 10000 + }, + { + "color": "#BA43A9", + "value": 100000 + }, + { + "color": "#705DA0", + "value": 1000000 + }, + { + "color": "#508642", + "value": 10000000 + }, + { + "color": "#CCA300", + "value": 100000000 + } + ] }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_SEAWEEDS3_Write_Reading_LowerDiscardedLatencyRecords_total", - "interval": "", - "legendFormat": "Lower", - "refId": "A" - }, - { - "expr": "SBK_SEAWEEDS3_Write_Reading_HigherDiscardLatencyRecords_total", - "interval": "", - "legendFormat": "Higher", - "refId": "B" - }, - { - "expr": "SBK_SEAWEEDS3_Write_Reading_InvalidLatencyRecords_total", - "interval": "", - "legendFormat": "Invalid/Negative", - "refId": "C" - } + "unit": "µs" + }, + "overrides": [] + }, + "gridPos": { + "h": 11, + "w": 8, + "x": 0, + "y": 31 + }, + "id": 51, + "options": { + "colorMode": "value", + "graphMode": "area", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" ], - "timeFrom": null, - "timeShift": null, - "title": "SEAWEEDS3 Write-Read Discarded Latencies", - "type": "stat" + "fields": "", + "values": false + }, + "textMode": "auto" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_SEAWEEDS3_Write_Reading_mcs_AvgLatency", + "interval": "", + "legendFormat": "Average Latency", + "refId": "A" + }, + { + "expr": "SBK_SEAWEEDS3_Write_Reading_mcs_MaxLatency", + "interval": "", + "legendFormat": "Max Latency", + "refId": "B" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "SEAWEEDS3 Write-Read Avg and Max Latencies (Microseconds)", + "type": "stat" + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {} + }, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 8, + "y": 31 + }, + "hiddenSeries": false, + "id": 53, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_SEAWEEDS3_Write_Reading_mcs_10", + "interval": "", + "legendFormat": "", + "refId": "A" + }, + { + "expr": "SBK_SEAWEEDS3_Write_Reading_mcs_25", + "interval": "", + "legendFormat": "", + "refId": "B" }, { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 1000 - }, - { - "color": "#1F78C1", - "value": 10000 - }, - { - "color": "#BA43A9", - "value": 100000 - }, - { - "color": "#705DA0", - "value": 1000000 - }, - { - "color": "#508642", - "value": 10000000 - }, - { - "color": "#CCA300", - "value": 100000000 - } - ] - }, - "unit": "µs" - }, - "overrides": [] - }, - "gridPos": { - "h": 11, - "w": 8, - "x": 0, - "y": 26 - }, - "id": 51, - "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_SEAWEEDS3_Write_Reading_mcs_AvgLatency", - "interval": "", - "legendFormat": "Average Latency", - "refId": "A" - }, - { - "expr": "SBK_SEAWEEDS3_Write_Reading_mcs_MaxLatency", - "interval": "", - "legendFormat": "Max Latency", - "refId": "B" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "SEAWEEDS3 Write-Read Avg and Max Latencies (Microseconds)", - "type": "stat" + "expr": "SBK_SEAWEEDS3_Write_Reading_mcs_50", + "interval": "", + "legendFormat": "", + "refId": "C" }, { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {} - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 8, - "y": 26 - }, - "hiddenSeries": false, - "id": 53, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_SEAWEEDS3_Write_Reading_mcs_10", - "interval": "", - "legendFormat": "", - "refId": "A" - }, - { - "expr": "SBK_SEAWEEDS3_Write_Reading_mcs_25", - "interval": "", - "legendFormat": "", - "refId": "B" - }, - { - "expr": "SBK_SEAWEEDS3_Write_Reading_mcs_50", - "interval": "", - "legendFormat": "", - "refId": "C" - }, - { - "expr": "SBK_SEAWEEDS3_Write_Reading_mcs_75", - "interval": "", - "legendFormat": "", - "refId": "D" - }, - { - "expr": "SBK_SEAWEEDS3_Write_Reading_mcs_90", - "interval": "", - "legendFormat": "", - "refId": "E" - }, - { - "expr": "SBK_SEAWEEDS3_Write_Reading_mcs_95", - "interval": "", - "legendFormat": "", - "refId": "F" - }, - { - "expr": "SBK_SEAWEEDS3_Write_Reading_mcs_99", - "interval": "", - "legendFormat": "", - "refId": "G" - }, - { - "expr": "SBK_SEAWEEDS3_Write_Reading_mcs_99_9", - "interval": "", - "legendFormat": "", - "refId": "H" - }, - { - "expr": "SBK_SEAWEEDS3_Write_Reading_mcs_99_99", - "interval": "", - "legendFormat": "", - "refId": "I" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "SEAWEEDS3 Write-Read Percentiles (Microseconds)", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "format": "µs", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } + "expr": "SBK_SEAWEEDS3_Write_Reading_mcs_75", + "interval": "", + "legendFormat": "", + "refId": "D" + }, + { + "expr": "SBK_SEAWEEDS3_Write_Reading_mcs_90", + "interval": "", + "legendFormat": "", + "refId": "E" + }, + { + "expr": "SBK_SEAWEEDS3_Write_Reading_mcs_95", + "interval": "", + "legendFormat": "", + "refId": "F" + }, + { + "expr": "SBK_SEAWEEDS3_Write_Reading_mcs_99", + "interval": "", + "legendFormat": "", + "refId": "G" + }, + { + "expr": "SBK_SEAWEEDS3_Write_Reading_mcs_99_9", + "interval": "", + "legendFormat": "", + "refId": "H" + }, + { + "expr": "SBK_SEAWEEDS3_Write_Reading_mcs_99_99", + "interval": "", + "legendFormat": "", + "refId": "I" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "SEAWEEDS3 Write-Read Percentiles (Microseconds)", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "µs", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true }, { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 1 - }, - { - "color": "#6ED0E0", - "value": 5 - }, - { - "color": "#EF843C", - "value": 10 - }, - { - "color": "#E24D42", - "value": 20 - }, - { - "color": "#1F78C1", - "value": 30 - }, - { - "color": "#BA43A9", - "value": 40 - }, - { - "color": "#705DA0", - "value": 50 - }, - { - "color": "#508642", - "value": 60 - }, - { - "color": "#CCA300", - "value": 70 - }, - { - "color": "#447EBC", - "value": 80 - }, - { - "color": "#C15C17", - "value": 90 - }, - { - "color": "#890F02", - "value": 100 - }, - { - "color": "#0A437C", - "value": 200 - }, - { - "color": "#6D1F62", - "value": 500 - }, - { - "color": "#584477", - "value": 1000 - } - ] + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null }, - "unit": "ms" - }, - "overrides": [] - }, - "gridPos": { - "h": 11, - "w": 8, - "x": 16, - "y": 26 - }, - "id": 38, - "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" + { + "color": "#EAB839", + "value": 1 + }, + { + "color": "#6ED0E0", + "value": 5 + }, + { + "color": "#EF843C", + "value": 10 + }, + { + "color": "#E24D42", + "value": 20 + }, + { + "color": "#1F78C1", + "value": 30 + }, + { + "color": "#BA43A9", + "value": 40 + }, + { + "color": "#705DA0", + "value": 50 + }, + { + "color": "#508642", + "value": 60 + }, + { + "color": "#CCA300", + "value": 70 + }, + { + "color": "#447EBC", + "value": 80 + }, + { + "color": "#C15C17", + "value": 90 + }, + { + "color": "#890F02", + "value": 100 + }, + { + "color": "#0A437C", + "value": 200 + }, + { + "color": "#6D1F62", + "value": 500 + }, + { + "color": "#584477", + "value": 1000 + } + ] }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_SEAWEEDS3_Write_Reading_ms_AvgLatency", - "interval": "", - "legendFormat": "Average Latency", - "refId": "A" - }, - { - "expr": "SBK_SEAWEEDS3_Write_Reading_ms_MaxLatency", - "interval": "", - "legendFormat": "Max Latency", - "refId": "B" - } + "unit": "ms" + }, + "overrides": [] + }, + "gridPos": { + "h": 11, + "w": 8, + "x": 16, + "y": 31 + }, + "id": 38, + "options": { + "colorMode": "value", + "graphMode": "area", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" ], - "timeFrom": null, - "timeShift": null, - "title": "SEAWEEDS3 Write-Read Avg and Max Latencies (Milliseconds)", - "type": "stat" + "fields": "", + "values": false + }, + "textMode": "auto" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_SEAWEEDS3_Write_Reading_ms_AvgLatency", + "interval": "", + "legendFormat": "Average Latency", + "refId": "A" + }, + { + "expr": "SBK_SEAWEEDS3_Write_Reading_ms_MaxLatency", + "interval": "", + "legendFormat": "Max Latency", + "refId": "B" } ], - "title": "Write-Read Performance Benchmarking (End to End Latencies)", - "type": "row" + "timeFrom": null, + "timeShift": null, + "title": "SEAWEEDS3 Write-Read Avg and Max Latencies (Milliseconds)", + "type": "stat" } ], "refresh": "5s", diff --git a/grafana/dashboards/sbk-sqlite.json b/grafana/dashboards/sbk-sqlite.json index b1dfc25b3..6fda7bbe4 100644 --- a/grafana/dashboards/sbk-sqlite.json +++ b/grafana/dashboards/sbk-sqlite.json @@ -15,7 +15,7 @@ "editable": true, "gnetId": null, "graphTooltip": 0, - "iteration": 1623506088732, + "iteration": 1627313150733, "links": [], "panels": [ { @@ -362,7 +362,7 @@ "h": 9, "w": 8, "x": 0, - "y": 10 + "y": 7 }, "hiddenSeries": false, "id": 62, @@ -458,7 +458,7 @@ "h": 9, "w": 8, "x": 8, - "y": 10 + "y": 7 }, "hiddenSeries": false, "id": 6, @@ -590,7 +590,7 @@ "h": 9, "w": 8, "x": 16, - "y": 10 + "y": 7 }, "id": 48, "options": { @@ -646,7 +646,7 @@ "h": 11, "w": 8, "x": 0, - "y": 19 + "y": 16 }, "hiddenSeries": false, "id": 50, @@ -718,16 +718,40 @@ "refId": "G" }, { - "expr": "SBK_SQLITE_Writing_ns_99_9", + "expr": "SBK_SQLITE_Writing_ns_99_25", "interval": "", "legendFormat": "", "refId": "H" }, { - "expr": "SBK_SQLITE_Writing_ns_99_99", + "expr": "SBK_SQLITE_Writing_ns_99_5", "interval": "", "legendFormat": "", "refId": "I" + }, + { + "expr": "SBK_SQLITE_Writing_ns_99_75", + "interval": "", + "legendFormat": "", + "refId": "J" + }, + { + "expr": "SBK_SQLITE_Writing_ns_99_9", + "interval": "", + "legendFormat": "", + "refId": "K" + }, + { + "expr": "SBK_SQLITE_Writing_ns_99_95", + "interval": "", + "legendFormat": "", + "refId": "L" + }, + { + "expr": "SBK_SQLITE_Writing_ns_99_99", + "interval": "", + "legendFormat": "", + "refId": "M" } ], "thresholds": [], @@ -750,6 +774,7 @@ }, "yaxes": [ { + "$$hashKey": "object:127", "format": "ns", "label": null, "logBase": 1, @@ -758,6 +783,7 @@ "show": true }, { + "$$hashKey": "object:128", "format": "short", "label": null, "logBase": 1, @@ -814,7 +840,7 @@ "h": 4, "w": 3, "x": 8, - "y": 19 + "y": 16 }, "id": 2, "options": { @@ -925,7 +951,7 @@ "h": 6, "w": 5, "x": 11, - "y": 19 + "y": 16 }, "id": 4, "options": { @@ -970,7 +996,7 @@ "h": 11, "w": 8, "x": 16, - "y": 19 + "y": 16 }, "hiddenSeries": false, "id": 10, @@ -1136,7 +1162,7 @@ "h": 7, "w": 3, "x": 8, - "y": 23 + "y": 20 }, "id": 8, "options": { @@ -1192,7 +1218,7 @@ "h": 5, "w": 5, "x": 11, - "y": 25 + "y": 22 }, "id": 28, "options": { @@ -1294,7 +1320,7 @@ "h": 10, "w": 8, "x": 0, - "y": 30 + "y": 27 }, "id": 47, "options": { @@ -1350,7 +1376,7 @@ "h": 10, "w": 8, "x": 8, - "y": 30 + "y": 27 }, "hiddenSeries": false, "id": 49, @@ -1560,7 +1586,7 @@ "h": 10, "w": 8, "x": 16, - "y": 30 + "y": 27 }, "id": 12, "options": { @@ -1602,7 +1628,7 @@ "type": "row" }, { - "collapsed": false, + "collapsed": true, "datasource": null, "gridPos": { "h": 1, @@ -1611,969 +1637,1371 @@ "y": 7 }, "id": 58, - "panels": [], - "title": "Read Performance Benchmarking", - "type": "row" - }, - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [], - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 200 - }, - { - "color": "#1F78C1", - "value": 300 - }, - { - "color": "#BA43A9", - "value": 400 - }, - { - "color": "#705DA0", - "value": 500 - }, - { - "color": "#508642", - "value": 600 - }, - { - "color": "#CCA300", - "value": 700 - }, - { - "color": "#447EBC", - "value": 800 - }, - { - "color": "#C15C17", - "value": 900 + "panels": [ + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 200 + }, + { + "color": "#1F78C1", + "value": 300 + }, + { + "color": "#BA43A9", + "value": 400 + }, + { + "color": "#705DA0", + "value": 500 + }, + { + "color": "#508642", + "value": 600 + }, + { + "color": "#CCA300", + "value": 700 + }, + { + "color": "#447EBC", + "value": 800 + }, + { + "color": "#C15C17", + "value": 900 + }, + { + "color": "#890F02", + "value": 1000 + } + ] }, - { - "color": "#890F02", - "value": 1000 - } - ] + "unit": "MBs" + }, + "overrides": [] }, - "unit": "MBs" + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 0, + "y": 8 + }, + "hiddenSeries": false, + "id": 63, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_SQLITE_Reading_MBPerSec", + "refId": "A" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "SQLITE Read Throughput MB/s", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "$$hashKey": "object:323", + "format": "MBs", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "$$hashKey": "object:324", + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 0, - "y": 8 - }, - "hiddenSeries": false, - "id": 63, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_SQLITE_Reading_MBPerSec", - "refId": "A" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "SQLITE Read Throughput MB/s", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "$$hashKey": "object:323", - "format": "MBs", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "$$hashKey": "object:324", - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } - }, - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [] - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 8, - "y": 8 - }, - "hiddenSeries": false, - "id": 20, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_SQLITE_Reading_RecordsPerSec", - "refId": "A" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "SQLITE Read Records/Sec", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "format": "rps", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } - }, - { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [], - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 1000 - }, - { - "color": "#1F78C1", - "value": 10000 - }, - { - "color": "#BA43A9", - "value": 100000 - }, - { - "color": "#705DA0", - "value": 1000000 - }, - { - "color": "#508642", - "value": 10000000 - } - ] - }, - "unit": "ns" - }, - "overrides": [] - }, - "gridPos": { - "h": 11, - "w": 8, - "x": 16, - "y": 8 - }, - "id": 44, - "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_SQLITE_Reading_ns_AvgLatency", - "interval": "", - "legendFormat": "Average Latency", - "refId": "A" - }, - { - "expr": "SBK_SQLITE_Reading_ns_MaxLatency", - "interval": "", - "legendFormat": "Max Latency", - "refId": "B" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "SQLITE Read Avg and Max Latencies (Nanoseconds)", - "type": "stat" - }, - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [] - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 0, - "y": 19 - }, - "hiddenSeries": false, - "id": 46, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_SQLITE_Reading_ns_10", - "interval": "", - "legendFormat": "", - "refId": "A" - }, - { - "expr": "SBK_SQLITE_Reading_ns_25", - "interval": "", - "legendFormat": "", - "refId": "B" - }, - { - "expr": "SBK_SQLITE_Reading_ns_50", - "interval": "", - "legendFormat": "", - "refId": "C" - }, - { - "expr": "SBK_SQLITE_Reading_ns_75", - "interval": "", - "legendFormat": "", - "refId": "D" - }, - { - "expr": "SBK_SQLITE_Reading_ns_90", - "interval": "", - "legendFormat": "", - "refId": "E" - }, - { - "expr": "SBK_SQLITE_Reading_ns_95", - "interval": "", - "legendFormat": "", - "refId": "F" - }, - { - "expr": "SBK_SQLITE_Reading_ns_99", - "interval": "", - "legendFormat": "", - "refId": "G" - }, - { - "expr": "SBK_SQLITE_Reading_ns_99_9", - "interval": "", - "legendFormat": "", - "refId": "H" - }, - { - "expr": "SBK_SQLITE_Reading_ns_99_99", - "interval": "", - "legendFormat": "", - "refId": "I" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "SQLITE Read Percentiles (Nanoseconds)", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ { - "format": "ns", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [] + }, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 8, + "y": 8 + }, + "hiddenSeries": false, + "id": 20, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_SQLITE_Reading_RecordsPerSec", + "refId": "A" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "SQLITE Read Records/Sec", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "rps", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } }, { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } - }, - { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [], - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 1000 + }, + { + "color": "#1F78C1", + "value": 10000 + }, + { + "color": "#BA43A9", + "value": 100000 + }, + { + "color": "#705DA0", + "value": 1000000 + }, + { + "color": "#508642", + "value": 10000000 + } + ] }, - { - "color": "#E24D42", - "value": 500 - } - ] + "unit": "ns" + }, + "overrides": [] + }, + "gridPos": { + "h": 11, + "w": 8, + "x": 16, + "y": 8 + }, + "id": 44, + "options": { + "colorMode": "value", + "graphMode": "area", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "auto" }, - "unit": "none" - }, - "overrides": [] - }, - "gridPos": { - "h": 5, - "w": 3, - "x": 8, - "y": 19 - }, - "id": 14, - "options": { - "colorMode": "value", - "graphMode": "none", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_SQLITE_Reading_ns_AvgLatency", + "interval": "", + "legendFormat": "Average Latency", + "refId": "A" + }, + { + "expr": "SBK_SQLITE_Reading_ns_MaxLatency", + "interval": "", + "legendFormat": "Max Latency", + "refId": "B" + } ], - "fields": "", - "values": false - }, - "textMode": "value_and_name" - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_SQLITE_Reading_Readers", - "interval": "", - "legendFormat": "Active", - "refId": "A" + "timeFrom": null, + "timeShift": null, + "title": "SQLITE Read Avg and Max Latencies (Nanoseconds)", + "type": "stat" }, { - "expr": "SBK_SQLITE_Reading_Max_Readers", - "interval": "", - "legendFormat": "Max", - "refId": "B" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "SQLITE Readers", - "type": "stat" - }, - { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [], - "mappings": [], - "max": 500, - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 200 - }, - { - "color": "#1F78C1", - "value": 300 - }, - { - "color": "#BA43A9", - "value": 400 - }, - { - "color": "#705DA0", - "value": 500 - }, - { - "color": "#508642", - "value": 600 - }, - { - "color": "#CCA300", - "value": 700 - }, - { - "color": "#447EBC", - "value": 800 - }, - { - "color": "#C15C17", - "value": 900 - }, - { - "color": "#890F02", - "value": 1000 - } - ] + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [] + }, + "overrides": [] }, - "unit": "MBs" - }, - "overrides": [] - }, - "gridPos": { - "h": 6, - "w": 5, - "x": 11, - "y": 19 - }, - "id": 18, - "options": { - "reduceOptions": { - "calcs": [ - "last" + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 0, + "y": 19 + }, + "hiddenSeries": false, + "id": 46, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_SQLITE_Reading_ns_10", + "interval": "", + "legendFormat": "", + "refId": "A" + }, + { + "expr": "SBK_SQLITE_Reading_ns_25", + "interval": "", + "legendFormat": "", + "refId": "B" + }, + { + "expr": "SBK_SQLITE_Reading_ns_50", + "interval": "", + "legendFormat": "", + "refId": "C" + }, + { + "expr": "SBK_SQLITE_Reading_ns_75", + "interval": "", + "legendFormat": "", + "refId": "D" + }, + { + "expr": "SBK_SQLITE_Reading_ns_90", + "interval": "", + "legendFormat": "", + "refId": "E" + }, + { + "expr": "SBK_SQLITE_Reading_ns_95", + "interval": "", + "legendFormat": "", + "refId": "F" + }, + { + "expr": "SBK_SQLITE_Reading_ns_99", + "interval": "", + "legendFormat": "", + "refId": "G" + }, + { + "expr": "SBK_SQLITE_Reading_ns_99_25", + "interval": "", + "legendFormat": "", + "refId": "H" + }, + { + "expr": "SBK_SQLITE_Reading_ns_99_5", + "interval": "", + "legendFormat": "", + "refId": "I" + }, + { + "expr": "SBK_SQLITE_Reading_ns_99_75", + "interval": "", + "legendFormat": "", + "refId": "J" + }, + { + "expr": "SBK_SQLITE_Reading_ns_99_9", + "interval": "", + "legendFormat": "", + "refId": "K" + }, + { + "expr": "SBK_SQLITE_Reading_ns_99_95", + "interval": "", + "legendFormat": "", + "refId": "L" + }, + { + "expr": "SBK_SQLITE_Reading_ns_99_99", + "interval": "", + "legendFormat": "", + "refId": "M" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "SQLITE Read Percentiles (Nanoseconds)", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "$$hashKey": "object:152", + "format": "ns", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "$$hashKey": "object:153", + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } ], - "fields": "", - "values": false - }, - "showThresholdLabels": true, - "showThresholdMarkers": true - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_SQLITE_Reading_MBPerSec", - "refId": "A" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "SQLITE Read Throughput MB/s", - "type": "gauge" - }, - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [] - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 16, - "y": 19 - }, - "hiddenSeries": false, - "id": 22, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_SQLITE_Reading_ms_10", - "interval": "", - "legendFormat": "", - "refId": "A" - }, - { - "expr": "SBK_SQLITE_Reading_ms_25", - "interval": "", - "legendFormat": "", - "refId": "B" - }, - { - "expr": "SBK_SQLITE_Reading_ms_50", - "interval": "", - "legendFormat": "", - "refId": "C" + "yaxis": { + "align": false, + "alignLevel": null + } }, { - "expr": "SBK_SQLITE_Reading_ms_75", - "interval": "", - "legendFormat": "", - "refId": "D" + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 500 + } + ] + }, + "unit": "none" + }, + "overrides": [] + }, + "gridPos": { + "h": 5, + "w": 3, + "x": 8, + "y": 19 + }, + "id": 14, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "value_and_name" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_SQLITE_Reading_Readers", + "interval": "", + "legendFormat": "Active", + "refId": "A" + }, + { + "expr": "SBK_SQLITE_Reading_Max_Readers", + "interval": "", + "legendFormat": "Max", + "refId": "B" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "SQLITE Readers", + "type": "stat" }, { - "expr": "SBK_SQLITE_Reading_ms_90", - "interval": "", - "legendFormat": "", - "refId": "E" + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "max": 500, + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 200 + }, + { + "color": "#1F78C1", + "value": 300 + }, + { + "color": "#BA43A9", + "value": 400 + }, + { + "color": "#705DA0", + "value": 500 + }, + { + "color": "#508642", + "value": 600 + }, + { + "color": "#CCA300", + "value": 700 + }, + { + "color": "#447EBC", + "value": 800 + }, + { + "color": "#C15C17", + "value": 900 + }, + { + "color": "#890F02", + "value": 1000 + } + ] + }, + "unit": "MBs" + }, + "overrides": [] + }, + "gridPos": { + "h": 6, + "w": 5, + "x": 11, + "y": 19 + }, + "id": 18, + "options": { + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "showThresholdLabels": true, + "showThresholdMarkers": true + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_SQLITE_Reading_MBPerSec", + "refId": "A" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "SQLITE Read Throughput MB/s", + "type": "gauge" }, { - "expr": "SBK_SQLITE_Reading_ms_95", - "interval": "", - "legendFormat": "", - "refId": "F" + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [] + }, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 16, + "y": 19 + }, + "hiddenSeries": false, + "id": 22, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_SQLITE_Reading_ms_10", + "interval": "", + "legendFormat": "", + "refId": "A" + }, + { + "expr": "SBK_SQLITE_Reading_ms_25", + "interval": "", + "legendFormat": "", + "refId": "B" + }, + { + "expr": "SBK_SQLITE_Reading_ms_50", + "interval": "", + "legendFormat": "", + "refId": "C" + }, + { + "expr": "SBK_SQLITE_Reading_ms_75", + "interval": "", + "legendFormat": "", + "refId": "D" + }, + { + "expr": "SBK_SQLITE_Reading_ms_90", + "interval": "", + "legendFormat": "", + "refId": "E" + }, + { + "expr": "SBK_SQLITE_Reading_ms_95", + "interval": "", + "legendFormat": "", + "refId": "F" + }, + { + "expr": "SBK_SQLITE_Reading_ms_99", + "interval": "", + "legendFormat": "", + "refId": "G" + }, + { + "expr": "SBK_SQLITE_Reading_ms_99_9", + "interval": "", + "legendFormat": "", + "refId": "H" + }, + { + "expr": "SBK_SQLITE_Reading_ms_99_99", + "interval": "", + "legendFormat": "", + "refId": "I" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "SQLITE Read Percentiles (Milli Seconds)", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "ms", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } }, { - "expr": "SBK_SQLITE_Reading_ms_99", - "interval": "", - "legendFormat": "", - "refId": "G" + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 1073741824 + }, + { + "color": "#6ED0E0", + "value": 10737418240 + }, + { + "color": "#EF843C", + "value": 107374182400 + }, + { + "color": "#E24D42", + "value": 1099511627776 + } + ] + }, + "unit": "decbytes" + }, + "overrides": [] + }, + "gridPos": { + "h": 6, + "w": 3, + "x": 8, + "y": 24 + }, + "id": 16, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "value" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_SQLITE_Reading_Bytes_total", + "refId": "A" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "SQLITE Read Bytes Total", + "type": "stat" }, { - "expr": "SBK_SQLITE_Reading_ms_99_9", - "interval": "", - "legendFormat": "", - "refId": "H" + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "red", + "value": 1 + } + ] + }, + "unit": "none" + }, + "overrides": [] + }, + "gridPos": { + "h": 5, + "w": 5, + "x": 11, + "y": 25 + }, + "id": 26, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "auto", + "orientation": "horizontal", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "value_and_name" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_SQLITE_Reading_LowerDiscardedLatencyRecords_total", + "interval": "", + "legendFormat": "Lower", + "queryType": "randomWalk", + "refId": "A" + }, + { + "expr": "SBK_SQLITE_Reading_HigherDiscardLatencyRecords_total", + "interval": "", + "legendFormat": "Higher", + "refId": "B" + }, + { + "expr": "SBK_SQLITE_Reading_InvalidLatencyRecords_total", + "interval": "", + "legendFormat": "Invalid/Negative", + "refId": "C" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "SQLITE Read Discarded Latencies", + "type": "stat" }, { - "expr": "SBK_SQLITE_Reading_ms_99_99", - "interval": "", - "legendFormat": "", - "refId": "I" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "SQLITE Read Percentiles (Milli Seconds)", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "format": "ms", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 1000 + }, + { + "color": "#1F78C1", + "value": 10000 + }, + { + "color": "#BA43A9", + "value": 100000 + }, + { + "color": "#705DA0", + "value": 1000000 + }, + { + "color": "#508642", + "value": 10000000 + } + ] + }, + "unit": "µs" + }, + "overrides": [] + }, + "gridPos": { + "h": 11, + "w": 8, + "x": 0, + "y": 30 + }, + "id": 43, + "options": { + "colorMode": "value", + "graphMode": "area", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "auto" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_SQLITE_Reading_mcs_AvgLatency", + "interval": "", + "legendFormat": "Average Latency", + "refId": "A" + }, + { + "expr": "SBK_SQLITE_Reading_mcs_MaxLatency", + "interval": "", + "legendFormat": "Max Latency", + "refId": "B" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "SQLITE Read Avg and Max Latencies (Microseconds)", + "type": "stat" }, { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } - }, - { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [], - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 1073741824 - }, - { - "color": "#6ED0E0", - "value": 10737418240 - }, - { - "color": "#EF843C", - "value": 107374182400 - }, - { - "color": "#E24D42", - "value": 1099511627776 - } - ] + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [] + }, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 8, + "y": 30 + }, + "hiddenSeries": false, + "id": 45, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_SQLITE_Reading_mcs_10", + "interval": "", + "legendFormat": "", + "refId": "A" + }, + { + "expr": "SBK_SQLITE_Reading_mcs_25", + "interval": "", + "legendFormat": "", + "refId": "B" + }, + { + "expr": "SBK_SQLITE_Reading_mcs_50", + "interval": "", + "legendFormat": "", + "refId": "C" + }, + { + "expr": "SBK_SQLITE_Reading_mcs_75", + "interval": "", + "legendFormat": "", + "refId": "D" + }, + { + "expr": "SBK_SQLITE_Reading_mcs_90", + "interval": "", + "legendFormat": "", + "refId": "E" + }, + { + "expr": "SBK_SQLITE_Reading_mcs_95", + "interval": "", + "legendFormat": "", + "refId": "F" + }, + { + "expr": "SBK_SQLITE_Reading_mcs_99", + "interval": "", + "legendFormat": "", + "refId": "G" + }, + { + "expr": "SBK_SQLITE_Reading_mcs_99_9", + "interval": "", + "legendFormat": "", + "refId": "H" + }, + { + "expr": "SBK_SQLITE_Reading_mcs_99_99", + "interval": "", + "legendFormat": "", + "refId": "I" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "SQLITE Read Percentiles (Microseconds)", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" }, - "unit": "decbytes" - }, - "overrides": [] - }, - "gridPos": { - "h": 6, - "w": 3, - "x": 8, - "y": 24 - }, - "id": 16, - "options": { - "colorMode": "value", - "graphMode": "none", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "µs", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } ], - "fields": "", - "values": false + "yaxis": { + "align": false, + "alignLevel": null + } }, - "textMode": "value" - }, - "pluginVersion": "7.3.7", - "targets": [ { - "expr": "SBK_SQLITE_Reading_Bytes_total", - "refId": "A" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "SQLITE Read Bytes Total", - "type": "stat" - }, - { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 1 + }, + { + "color": "#6ED0E0", + "value": 5 + }, + { + "color": "#EF843C", + "value": 10 + }, + { + "color": "#E24D42", + "value": 20 + }, + { + "color": "#1F78C1", + "value": 30 + }, + { + "color": "#BA43A9", + "value": 40 + }, + { + "color": "#705DA0", + "value": 50 + }, + { + "color": "#508642", + "value": 60 + }, + { + "color": "#CCA300", + "value": 70 + }, + { + "color": "#447EBC", + "value": 80 + }, + { + "color": "#C15C17", + "value": 90 + }, + { + "color": "#890F02", + "value": 100 + }, + { + "color": "#0A437C", + "value": 500 + }, + { + "color": "#6D1F62", + "value": 1000 + } + ] }, - { - "color": "red", - "value": 1 - } - ] + "unit": "ms" + }, + "overrides": [] }, - "unit": "none" - }, - "overrides": [] - }, - "gridPos": { - "h": 5, - "w": 5, - "x": 11, - "y": 25 - }, - "id": 26, - "options": { - "colorMode": "value", - "graphMode": "none", - "justifyMode": "auto", - "orientation": "horizontal", - "reduceOptions": { - "calcs": [ - "last" + "gridPos": { + "h": 11, + "w": 8, + "x": 16, + "y": 30 + }, + "id": 24, + "options": { + "colorMode": "value", + "graphMode": "area", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "auto" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_SQLITE_Reading_ms_AvgLatency", + "interval": "", + "legendFormat": "Average Latency", + "refId": "A" + }, + { + "expr": "SBK_SQLITE_Reading_ms_MaxLatency", + "interval": "", + "legendFormat": "Max Latency", + "refId": "B" + } ], - "fields": "", - "values": false - }, - "textMode": "value_and_name" - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_SQLITE_Reading_LowerDiscardedLatencyRecords_total", - "interval": "", - "legendFormat": "Lower", - "queryType": "randomWalk", - "refId": "A" - }, - { - "expr": "SBK_SQLITE_Reading_HigherDiscardLatencyRecords_total", - "interval": "", - "legendFormat": "Higher", - "refId": "B" - }, - { - "expr": "SBK_SQLITE_Reading_InvalidLatencyRecords_total", - "interval": "", - "legendFormat": "Invalid/Negative", - "refId": "C" + "timeFrom": null, + "timeShift": null, + "title": "SQLITE Read Avg and Max Latencies (Milliseconds)", + "type": "stat" } ], - "timeFrom": null, - "timeShift": null, - "title": "SQLITE Read Discarded Latencies", - "type": "stat" + "title": "Read Performance Benchmarking", + "type": "row" + }, + { + "collapsed": false, + "datasource": null, + "gridPos": { + "h": 1, + "w": 24, + "x": 0, + "y": 8 + }, + "id": 56, + "panels": [], + "title": "Write-Read Performance Benchmarking (End to End Latencies)", + "type": "row" }, { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, "datasource": "Prometheus", "fieldConfig": { "defaults": { "custom": {}, - "links": [], "mappings": [], + "max": 500, + "min": 0, "noValue": "0", "thresholds": { "mode": "absolute", @@ -2596,81 +3024,43 @@ }, { "color": "#E24D42", - "value": 1000 + "value": 200 }, { "color": "#1F78C1", - "value": 10000 + "value": 300 }, { "color": "#BA43A9", - "value": 100000 + "value": 400 }, { "color": "#705DA0", - "value": 1000000 + "value": 500 }, { "color": "#508642", - "value": 10000000 + "value": 600 + }, + { + "color": "#CCA300", + "value": 700 + }, + { + "color": "#447EBC", + "value": 800 + }, + { + "color": "#C15C17", + "value": 900 + }, + { + "color": "#890F02", + "value": 1000 } ] }, - "unit": "µs" - }, - "overrides": [] - }, - "gridPos": { - "h": 11, - "w": 8, - "x": 0, - "y": 30 - }, - "id": 43, - "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_SQLITE_Reading_mcs_AvgLatency", - "interval": "", - "legendFormat": "Average Latency", - "refId": "A" - }, - { - "expr": "SBK_SQLITE_Reading_mcs_MaxLatency", - "interval": "", - "legendFormat": "Max Latency", - "refId": "B" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "SQLITE Read Avg and Max Latencies (Microseconds)", - "type": "stat" - }, - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [] + "unit": "MBs" }, "overrides": [] }, @@ -2679,11 +3069,11 @@ "gridPos": { "h": 11, "w": 8, - "x": 8, - "y": 30 + "x": 0, + "y": 9 }, "hiddenSeries": false, - "id": 45, + "id": 61, "legend": { "avg": false, "current": false, @@ -2710,1564 +3100,1252 @@ "steppedLine": false, "targets": [ { - "expr": "SBK_SQLITE_Reading_mcs_10", + "expr": "SBK_SQLITE_Write_Reading_MBPerSec", "interval": "", "legendFormat": "", "refId": "A" - }, - { - "expr": "SBK_SQLITE_Reading_mcs_25", - "interval": "", - "legendFormat": "", - "refId": "B" - }, - { - "expr": "SBK_SQLITE_Reading_mcs_50", - "interval": "", - "legendFormat": "", - "refId": "C" - }, - { - "expr": "SBK_SQLITE_Reading_mcs_75", - "interval": "", - "legendFormat": "", - "refId": "D" - }, - { - "expr": "SBK_SQLITE_Reading_mcs_90", - "interval": "", - "legendFormat": "", - "refId": "E" - }, - { - "expr": "SBK_SQLITE_Reading_mcs_95", - "interval": "", - "legendFormat": "", - "refId": "F" - }, - { - "expr": "SBK_SQLITE_Reading_mcs_99", - "interval": "", - "legendFormat": "", - "refId": "G" - }, - { - "expr": "SBK_SQLITE_Reading_mcs_99_9", - "interval": "", - "legendFormat": "", - "refId": "H" - }, - { - "expr": "SBK_SQLITE_Reading_mcs_99_99", - "interval": "", - "legendFormat": "", - "refId": "I" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, - "title": "SQLITE Read Percentiles (Microseconds)", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "format": "µs", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } - }, - { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [], - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 1 - }, - { - "color": "#6ED0E0", - "value": 5 - }, - { - "color": "#EF843C", - "value": 10 - }, - { - "color": "#E24D42", - "value": 20 - }, - { - "color": "#1F78C1", - "value": 30 - }, - { - "color": "#BA43A9", - "value": 40 - }, - { - "color": "#705DA0", - "value": 50 - }, - { - "color": "#508642", - "value": 60 - }, - { - "color": "#CCA300", - "value": 70 - }, - { - "color": "#447EBC", - "value": 80 - }, - { - "color": "#C15C17", - "value": 90 - }, - { - "color": "#890F02", - "value": 100 - }, - { - "color": "#0A437C", - "value": 500 - }, - { - "color": "#6D1F62", - "value": 1000 - } - ] - }, - "unit": "ms" + "title": "SQLITE Write-Read Throughput MB/s ", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "$$hashKey": "object:175", + "format": "MBs", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "$$hashKey": "object:176", + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {} }, "overrides": [] }, + "fill": 1, + "fillGradient": 0, "gridPos": { "h": 11, "w": 8, - "x": 16, - "y": 30 + "x": 8, + "y": 9 }, - "id": 24, + "hiddenSeries": false, + "id": 36, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" + "alertThreshold": true }, + "percentage": false, "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, "targets": [ { - "expr": "SBK_SQLITE_Reading_ms_AvgLatency", + "expr": "SBK_SQLITE_Write_Reading_RecordsPerSec", "interval": "", - "legendFormat": "Average Latency", + "legendFormat": "", "refId": "A" - }, - { - "expr": "SBK_SQLITE_Reading_ms_MaxLatency", - "interval": "", - "legendFormat": "Max Latency", - "refId": "B" } ], + "thresholds": [], "timeFrom": null, - "timeShift": null, - "title": "SQLITE Read Avg and Max Latencies (Milliseconds)", - "type": "stat" - }, - { - "collapsed": true, - "datasource": null, - "gridPos": { - "h": 1, - "w": 24, - "x": 0, - "y": 41 - }, - "id": 56, - "panels": [ - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "max": 500, - "min": 0, - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 200 - }, - { - "color": "#1F78C1", - "value": 300 - }, - { - "color": "#BA43A9", - "value": 400 - }, - { - "color": "#705DA0", - "value": 500 - }, - { - "color": "#508642", - "value": 600 - }, - { - "color": "#CCA300", - "value": 700 - }, - { - "color": "#447EBC", - "value": 800 - }, - { - "color": "#C15C17", - "value": 900 - }, - { - "color": "#890F02", - "value": 1000 - } - ] - }, - "unit": "MBs" - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 0, - "y": 4 - }, - "hiddenSeries": false, - "id": 61, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_SQLITE_Write_Reading_MBPerSec", - "interval": "", - "legendFormat": "", - "refId": "A" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "SQLITE Write-Read Throughput MB/s ", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "$$hashKey": "object:175", - "format": "MBs", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "$$hashKey": "object:176", - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } + "timeRegions": [], + "timeShift": null, + "title": "SQLITE Write-Read Records/Sec", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "iops", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true }, { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {} - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 8, - "y": 4 - }, - "hiddenSeries": false, - "id": 36, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_SQLITE_Write_Reading_RecordsPerSec", - "interval": "", - "legendFormat": "", - "refId": "A" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "SQLITE Write-Read Records/Sec", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 1000 + }, + { + "color": "#1F78C1", + "value": 10000 + }, + { + "color": "#BA43A9", + "value": 100000 + }, + { + "color": "#705DA0", + "value": 1000000 + }, + { + "color": "#508642", + "value": 10000000 + } + ] }, - "yaxes": [ - { - "format": "iops", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } + "unit": "ns" + }, + "overrides": [] + }, + "gridPos": { + "h": 11, + "w": 8, + "x": 16, + "y": 9 + }, + "id": 52, + "options": { + "colorMode": "value", + "graphMode": "area", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" ], - "yaxis": { - "align": false, - "alignLevel": null - } + "fields": "", + "values": false + }, + "textMode": "auto" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_SQLITE_Write_Reading_ns_AvgLatency", + "interval": "", + "legendFormat": "Average Latency", + "refId": "A" + }, + { + "expr": "SBK_SQLITE_Write_Reading_ns_MaxLatency", + "interval": "", + "legendFormat": "Max Latency", + "refId": "B" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "SQLITE Write-Read Avg and Max Latencies (Nanoseconds)", + "type": "stat" + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {} + }, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 0, + "y": 20 + }, + "hiddenSeries": false, + "id": 54, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_SQLITE_Write_Reading_ns_10", + "interval": "", + "legendFormat": "", + "refId": "A" + }, + { + "expr": "SBK_SQLITE_Write_Reading_ns_25", + "interval": "", + "legendFormat": "", + "refId": "B" }, { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 1000 - }, - { - "color": "#1F78C1", - "value": 10000 - }, - { - "color": "#BA43A9", - "value": 100000 - }, - { - "color": "#705DA0", - "value": 1000000 - }, - { - "color": "#508642", - "value": 10000000 - } - ] - }, - "unit": "ns" - }, - "overrides": [] - }, - "gridPos": { - "h": 11, - "w": 8, - "x": 16, - "y": 4 - }, - "id": 52, - "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_SQLITE_Write_Reading_ns_AvgLatency", - "interval": "", - "legendFormat": "Average Latency", - "refId": "A" - }, - { - "expr": "SBK_SQLITE_Write_Reading_ns_MaxLatency", - "interval": "", - "legendFormat": "Max Latency", - "refId": "B" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "SQLITE Write-Read Avg and Max Latencies (Nanoseconds)", - "type": "stat" + "expr": "SBK_SQLITE_Write_Reading_ns_50", + "interval": "", + "legendFormat": "", + "refId": "C" }, { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {} - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 0, - "y": 15 - }, - "hiddenSeries": false, - "id": 54, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_SQLITE_Write_Reading_ns_10", - "interval": "", - "legendFormat": "", - "refId": "A" - }, - { - "expr": "SBK_SQLITE_Write_Reading_ns_25", - "interval": "", - "legendFormat": "", - "refId": "B" - }, - { - "expr": "SBK_SQLITE_Write_Reading_ns_50", - "interval": "", - "legendFormat": "", - "refId": "C" - }, - { - "expr": "SBK_SQLITE_Write_Reading_ns_75", - "interval": "", - "legendFormat": "", - "refId": "D" - }, - { - "expr": "SBK_SQLITE_Write_Reading_ns_90", - "interval": "", - "legendFormat": "", - "refId": "E" - }, - { - "expr": "SBK_SQLITE_Write_Reading_ns_95", - "interval": "", - "legendFormat": "", - "refId": "F" - }, - { - "expr": "SBK_SQLITE_Write_Reading_ns_99", - "interval": "", - "legendFormat": "", - "refId": "G" - }, - { - "expr": "SBK_SQLITE_Write_Reading_ns_99_9", - "interval": "", - "legendFormat": "", - "refId": "H" - }, - { - "expr": "SBK_SQLITE_Write_Reading_ns_99_99", - "interval": "", - "legendFormat": "", - "refId": "I" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "SQLITE Write-Read Percentiles (Nanoseconds)", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "format": "ns", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } + "expr": "SBK_SQLITE_Write_Reading_ns_75", + "interval": "", + "legendFormat": "", + "refId": "D" + }, + { + "expr": "SBK_SQLITE_Write_Reading_ns_90", + "interval": "", + "legendFormat": "", + "refId": "E" + }, + { + "expr": "SBK_SQLITE_Write_Reading_ns_95", + "interval": "", + "legendFormat": "", + "refId": "F" + }, + { + "expr": "SBK_SQLITE_Write_Reading_ns_99", + "interval": "", + "legendFormat": "", + "refId": "G" + }, + { + "expr": "SBK_SQLITE_Write_Reading_ns_99_25", + "interval": "", + "legendFormat": "", + "refId": "H" + }, + { + "expr": "SBK_SQLITE_Write_Reading_ns_99_5", + "interval": "", + "legendFormat": "", + "refId": "I" + }, + { + "expr": "SBK_SQLITE_Write_Reading_ns_99_75", + "interval": "", + "legendFormat": "", + "refId": "J" + }, + { + "expr": "SBK_SQLITE_Write_Reading_ns_99_9", + "interval": "", + "legendFormat": "", + "refId": "K" + }, + { + "expr": "SBK_SQLITE_Write_Reading_ns_99_95", + "interval": "", + "legendFormat": "", + "refId": "L" }, { - "datasource": "Prometheus", - "description": "", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 1073741824 - }, - { - "color": "#EF843C", - "value": 10737418240 - }, - { - "color": "#6ED0E0", - "value": 10737418240 - }, - { - "color": "#E24D42", - "value": 1099511627776 - } - ] + "expr": "SBK_SQLITE_Write_Reading_ns_99_99", + "interval": "", + "legendFormat": "", + "refId": "M" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "SQLITE Write-Read Percentiles (Nanoseconds)", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "$$hashKey": "object:240", + "format": "ns", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "$$hashKey": "object:241", + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "datasource": "Prometheus", + "description": "", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null }, - "unit": "decbytes" - }, - "overrides": [] - }, - "gridPos": { - "h": 5, - "w": 3, - "x": 8, - "y": 15 - }, - "id": 30, - "options": { - "colorMode": "value", - "graphMode": "none", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" + { + "color": "#EAB839", + "value": 1073741824 + }, + { + "color": "#EF843C", + "value": 10737418240 + }, + { + "color": "#6ED0E0", + "value": 10737418240 + }, + { + "color": "#E24D42", + "value": 1099511627776 + } + ] }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_SQLITE_Write_Reading_Bytes_total", - "interval": "", - "legendFormat": "", - "refId": "A" - } + "unit": "decbytes" + }, + "overrides": [] + }, + "gridPos": { + "h": 5, + "w": 3, + "x": 8, + "y": 20 + }, + "id": 30, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" ], - "timeFrom": null, - "timeShift": null, - "title": "SQLITE Write-Read Bytes Total", - "type": "stat" + "fields": "", + "values": false }, + "textMode": "auto" + }, + "pluginVersion": "7.3.7", + "targets": [ { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "max": 500, - "min": 0, - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 200 - }, - { - "color": "#1F78C1", - "value": 300 - }, - { - "color": "#BA43A9", - "value": 400 - }, - { - "color": "#705DA0", - "value": 500 - }, - { - "color": "#508642", - "value": 600 - }, - { - "color": "#CCA300", - "value": 700 - }, - { - "color": "#447EBC", - "value": 800 - }, - { - "color": "#C15C17", - "value": 900 - }, - { - "color": "#890F02", - "value": 1000 - } - ] + "expr": "SBK_SQLITE_Write_Reading_Bytes_total", + "interval": "", + "legendFormat": "", + "refId": "A" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "SQLITE Write-Read Bytes Total", + "type": "stat" + }, + { + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "max": 500, + "min": 0, + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 }, - "unit": "MBs" - }, - "overrides": [] - }, - "gridPos": { - "h": 6, - "w": 5, - "x": 11, - "y": 15 - }, - "id": 32, - "options": { - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "showThresholdLabels": true, - "showThresholdMarkers": true + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 200 + }, + { + "color": "#1F78C1", + "value": 300 + }, + { + "color": "#BA43A9", + "value": 400 + }, + { + "color": "#705DA0", + "value": 500 + }, + { + "color": "#508642", + "value": 600 + }, + { + "color": "#CCA300", + "value": 700 + }, + { + "color": "#447EBC", + "value": 800 + }, + { + "color": "#C15C17", + "value": 900 + }, + { + "color": "#890F02", + "value": 1000 + } + ] }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_SQLITE_Write_Reading_MBPerSec", - "interval": "", - "legendFormat": "", - "refId": "A" - } + "unit": "MBs" + }, + "overrides": [] + }, + "gridPos": { + "h": 6, + "w": 5, + "x": 11, + "y": 20 + }, + "id": 32, + "options": { + "reduceOptions": { + "calcs": [ + "last" ], - "timeFrom": null, - "timeShift": null, - "title": "SQLITE Write-Read Throughput MB/s", - "type": "gauge" + "fields": "", + "values": false }, + "showThresholdLabels": true, + "showThresholdMarkers": true + }, + "pluginVersion": "7.3.7", + "targets": [ { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {} - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 16, - "y": 15 - }, - "hiddenSeries": false, - "id": 34, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_SQLITE_Write_Reading_ms_10", - "interval": "", - "legendFormat": "", - "refId": "A" - }, - { - "expr": "SBK_SQLITE_Write_Reading_ms_25", - "interval": "", - "legendFormat": "", - "refId": "B" - }, - { - "expr": "SBK_SQLITE_Write_Reading_ms_50", - "interval": "", - "legendFormat": "", - "refId": "C" - }, - { - "expr": "SBK_SQLITE_Write_Reading_ms_75", - "interval": "", - "legendFormat": "", - "refId": "D" - }, - { - "expr": "SBK_SQLITE_Write_Reading_ms_90", - "interval": "", - "legendFormat": "", - "refId": "E" - }, - { - "expr": "SBK_SQLITE_Write_Reading_ms_95", - "interval": "", - "legendFormat": "", - "refId": "F" - }, - { - "expr": "SBK_SQLITE_Write_Reading_ms_99", - "interval": "", - "legendFormat": "", - "refId": "G" - }, - { - "expr": "SBK_SQLITE_Write_Reading_ms_99_9", - "interval": "", - "legendFormat": "", - "refId": "H" - }, - { - "expr": "SBK_SQLITE_Write_Reading_ms_99_99", - "interval": "", - "legendFormat": "", - "refId": "I" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "SQLITE Write-Read Percentiles (Milliseconds)", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "format": "ms", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } + "expr": "SBK_SQLITE_Write_Reading_MBPerSec", + "interval": "", + "legendFormat": "", + "refId": "A" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "SQLITE Write-Read Throughput MB/s", + "type": "gauge" + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {} + }, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 16, + "y": 20 + }, + "hiddenSeries": false, + "id": 34, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_SQLITE_Write_Reading_ms_10", + "interval": "", + "legendFormat": "", + "refId": "A" }, { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": { - "align": null, - "filterable": false + "expr": "SBK_SQLITE_Write_Reading_ms_25", + "interval": "", + "legendFormat": "", + "refId": "B" + }, + { + "expr": "SBK_SQLITE_Write_Reading_ms_50", + "interval": "", + "legendFormat": "", + "refId": "C" + }, + { + "expr": "SBK_SQLITE_Write_Reading_ms_75", + "interval": "", + "legendFormat": "", + "refId": "D" + }, + { + "expr": "SBK_SQLITE_Write_Reading_ms_90", + "interval": "", + "legendFormat": "", + "refId": "E" + }, + { + "expr": "SBK_SQLITE_Write_Reading_ms_95", + "interval": "", + "legendFormat": "", + "refId": "F" + }, + { + "expr": "SBK_SQLITE_Write_Reading_ms_99", + "interval": "", + "legendFormat": "", + "refId": "G" + }, + { + "expr": "SBK_SQLITE_Write_Reading_ms_99_9", + "interval": "", + "legendFormat": "", + "refId": "H" + }, + { + "expr": "SBK_SQLITE_Write_Reading_ms_99_99", + "interval": "", + "legendFormat": "", + "refId": "I" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "SQLITE Write-Read Percentiles (Milliseconds)", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "ms", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": { + "align": null, + "filterable": false + }, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null }, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 500 - } - ] + { + "color": "#EAB839", + "value": 10 }, - "unit": "none" - }, - "overrides": [] - }, - "gridPos": { - "h": 6, - "w": 3, - "x": 8, - "y": 20 - }, - "id": 40, - "options": { - "colorMode": "value", - "graphMode": "none", - "justifyMode": "auto", - "orientation": "horizontal", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "value_and_name" + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 500 + } + ] }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_SQLITE_Write_Reading_Readers", - "interval": "", - "legendFormat": "Active Readers", - "refId": "A" - }, - { - "expr": "SBK_SQLITE_Write_Reading_Max_Readers", - "interval": "", - "legendFormat": "Max Readers", - "refId": "B" - }, - { - "expr": "SBK_SQLITE_Write_Reading_Writers", - "interval": "", - "legendFormat": "Active Writers", - "refId": "C" - }, - { - "expr": "SBK_SQLITE_Write_Reading_Max_Writers", - "interval": "", - "legendFormat": "Max Writers", - "refId": "D" - } + "unit": "none" + }, + "overrides": [] + }, + "gridPos": { + "h": 6, + "w": 3, + "x": 8, + "y": 25 + }, + "id": 40, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "auto", + "orientation": "horizontal", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "value_and_name" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_SQLITE_Write_Reading_Readers", + "interval": "", + "legendFormat": "Active Readers", + "refId": "A" + }, + { + "expr": "SBK_SQLITE_Write_Reading_Max_Readers", + "interval": "", + "legendFormat": "Max Readers", + "refId": "B" + }, + { + "expr": "SBK_SQLITE_Write_Reading_Writers", + "interval": "", + "legendFormat": "Active Writers", + "refId": "C" + }, + { + "expr": "SBK_SQLITE_Write_Reading_Max_Writers", + "interval": "", + "legendFormat": "Max Writers", + "refId": "D" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "SQLITE Write-Read Writers and Readers", + "type": "stat" + }, + { + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "red", + "value": 1 + } + ] + }, + "unit": "none" + }, + "overrides": [] + }, + "gridPos": { + "h": 5, + "w": 5, + "x": 11, + "y": 26 + }, + "id": 42, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "auto", + "orientation": "horizontal", + "reduceOptions": { + "calcs": [ + "last" ], - "timeFrom": null, - "timeShift": null, - "title": "SQLITE Write-Read Writers and Readers", - "type": "stat" + "fields": "", + "values": false }, + "textMode": "value_and_name" + }, + "pluginVersion": "7.3.7", + "targets": [ { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "red", - "value": 1 - } - ] + "expr": "SBK_SQLITE_Write_Reading_LowerDiscardedLatencyRecords_total", + "interval": "", + "legendFormat": "Lower", + "refId": "A" + }, + { + "expr": "SBK_SQLITE_Write_Reading_HigherDiscardLatencyRecords_total", + "interval": "", + "legendFormat": "Higher", + "refId": "B" + }, + { + "expr": "SBK_SQLITE_Write_Reading_InvalidLatencyRecords_total", + "interval": "", + "legendFormat": "Invalid/Negative", + "refId": "C" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "SQLITE Write-Read Discarded Latencies", + "type": "stat" + }, + { + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null }, - "unit": "none" - }, - "overrides": [] - }, - "gridPos": { - "h": 5, - "w": 5, - "x": 11, - "y": 21 - }, - "id": 42, - "options": { - "colorMode": "value", - "graphMode": "none", - "justifyMode": "auto", - "orientation": "horizontal", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "value_and_name" + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 1000 + }, + { + "color": "#1F78C1", + "value": 10000 + }, + { + "color": "#BA43A9", + "value": 100000 + }, + { + "color": "#705DA0", + "value": 1000000 + }, + { + "color": "#508642", + "value": 10000000 + }, + { + "color": "#CCA300", + "value": 100000000 + } + ] }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_SQLITE_Write_Reading_LowerDiscardedLatencyRecords_total", - "interval": "", - "legendFormat": "Lower", - "refId": "A" - }, - { - "expr": "SBK_SQLITE_Write_Reading_HigherDiscardLatencyRecords_total", - "interval": "", - "legendFormat": "Higher", - "refId": "B" - }, - { - "expr": "SBK_SQLITE_Write_Reading_InvalidLatencyRecords_total", - "interval": "", - "legendFormat": "Invalid/Negative", - "refId": "C" - } + "unit": "µs" + }, + "overrides": [] + }, + "gridPos": { + "h": 11, + "w": 8, + "x": 0, + "y": 31 + }, + "id": 51, + "options": { + "colorMode": "value", + "graphMode": "area", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" ], - "timeFrom": null, - "timeShift": null, - "title": "SQLITE Write-Read Discarded Latencies", - "type": "stat" + "fields": "", + "values": false + }, + "textMode": "auto" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_SQLITE_Write_Reading_mcs_AvgLatency", + "interval": "", + "legendFormat": "Average Latency", + "refId": "A" + }, + { + "expr": "SBK_SQLITE_Write_Reading_mcs_MaxLatency", + "interval": "", + "legendFormat": "Max Latency", + "refId": "B" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "SQLITE Write-Read Avg and Max Latencies (Microseconds)", + "type": "stat" + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {} + }, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 8, + "y": 31 + }, + "hiddenSeries": false, + "id": 53, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_SQLITE_Write_Reading_mcs_10", + "interval": "", + "legendFormat": "", + "refId": "A" + }, + { + "expr": "SBK_SQLITE_Write_Reading_mcs_25", + "interval": "", + "legendFormat": "", + "refId": "B" }, { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 1000 - }, - { - "color": "#1F78C1", - "value": 10000 - }, - { - "color": "#BA43A9", - "value": 100000 - }, - { - "color": "#705DA0", - "value": 1000000 - }, - { - "color": "#508642", - "value": 10000000 - }, - { - "color": "#CCA300", - "value": 100000000 - } - ] - }, - "unit": "µs" - }, - "overrides": [] - }, - "gridPos": { - "h": 11, - "w": 8, - "x": 0, - "y": 26 - }, - "id": 51, - "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_SQLITE_Write_Reading_mcs_AvgLatency", - "interval": "", - "legendFormat": "Average Latency", - "refId": "A" - }, - { - "expr": "SBK_SQLITE_Write_Reading_mcs_MaxLatency", - "interval": "", - "legendFormat": "Max Latency", - "refId": "B" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "SQLITE Write-Read Avg and Max Latencies (Microseconds)", - "type": "stat" + "expr": "SBK_SQLITE_Write_Reading_mcs_50", + "interval": "", + "legendFormat": "", + "refId": "C" }, { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {} - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 8, - "y": 26 - }, - "hiddenSeries": false, - "id": 53, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_SQLITE_Write_Reading_mcs_10", - "interval": "", - "legendFormat": "", - "refId": "A" - }, - { - "expr": "SBK_SQLITE_Write_Reading_mcs_25", - "interval": "", - "legendFormat": "", - "refId": "B" - }, - { - "expr": "SBK_SQLITE_Write_Reading_mcs_50", - "interval": "", - "legendFormat": "", - "refId": "C" - }, - { - "expr": "SBK_SQLITE_Write_Reading_mcs_75", - "interval": "", - "legendFormat": "", - "refId": "D" - }, - { - "expr": "SBK_SQLITE_Write_Reading_mcs_90", - "interval": "", - "legendFormat": "", - "refId": "E" - }, - { - "expr": "SBK_SQLITE_Write_Reading_mcs_95", - "interval": "", - "legendFormat": "", - "refId": "F" - }, - { - "expr": "SBK_SQLITE_Write_Reading_mcs_99", - "interval": "", - "legendFormat": "", - "refId": "G" - }, - { - "expr": "SBK_SQLITE_Write_Reading_mcs_99_9", - "interval": "", - "legendFormat": "", - "refId": "H" - }, - { - "expr": "SBK_SQLITE_Write_Reading_mcs_99_99", - "interval": "", - "legendFormat": "", - "refId": "I" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "SQLITE Write-Read Percentiles (Microseconds)", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "format": "µs", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } + "expr": "SBK_SQLITE_Write_Reading_mcs_75", + "interval": "", + "legendFormat": "", + "refId": "D" + }, + { + "expr": "SBK_SQLITE_Write_Reading_mcs_90", + "interval": "", + "legendFormat": "", + "refId": "E" + }, + { + "expr": "SBK_SQLITE_Write_Reading_mcs_95", + "interval": "", + "legendFormat": "", + "refId": "F" + }, + { + "expr": "SBK_SQLITE_Write_Reading_mcs_99", + "interval": "", + "legendFormat": "", + "refId": "G" + }, + { + "expr": "SBK_SQLITE_Write_Reading_mcs_99_9", + "interval": "", + "legendFormat": "", + "refId": "H" + }, + { + "expr": "SBK_SQLITE_Write_Reading_mcs_99_99", + "interval": "", + "legendFormat": "", + "refId": "I" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "SQLITE Write-Read Percentiles (Microseconds)", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "µs", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true }, { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 1 - }, - { - "color": "#6ED0E0", - "value": 5 - }, - { - "color": "#EF843C", - "value": 10 - }, - { - "color": "#E24D42", - "value": 20 - }, - { - "color": "#1F78C1", - "value": 30 - }, - { - "color": "#BA43A9", - "value": 40 - }, - { - "color": "#705DA0", - "value": 50 - }, - { - "color": "#508642", - "value": 60 - }, - { - "color": "#CCA300", - "value": 70 - }, - { - "color": "#447EBC", - "value": 80 - }, - { - "color": "#C15C17", - "value": 90 - }, - { - "color": "#890F02", - "value": 100 - }, - { - "color": "#0A437C", - "value": 200 - }, - { - "color": "#6D1F62", - "value": 500 - }, - { - "color": "#584477", - "value": 1000 - } - ] + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null }, - "unit": "ms" - }, - "overrides": [] - }, - "gridPos": { - "h": 11, - "w": 8, - "x": 16, - "y": 26 - }, - "id": 38, - "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" + { + "color": "#EAB839", + "value": 1 + }, + { + "color": "#6ED0E0", + "value": 5 + }, + { + "color": "#EF843C", + "value": 10 + }, + { + "color": "#E24D42", + "value": 20 + }, + { + "color": "#1F78C1", + "value": 30 + }, + { + "color": "#BA43A9", + "value": 40 + }, + { + "color": "#705DA0", + "value": 50 + }, + { + "color": "#508642", + "value": 60 + }, + { + "color": "#CCA300", + "value": 70 + }, + { + "color": "#447EBC", + "value": 80 + }, + { + "color": "#C15C17", + "value": 90 + }, + { + "color": "#890F02", + "value": 100 + }, + { + "color": "#0A437C", + "value": 200 + }, + { + "color": "#6D1F62", + "value": 500 + }, + { + "color": "#584477", + "value": 1000 + } + ] }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_SQLITE_Write_Reading_ms_AvgLatency", - "interval": "", - "legendFormat": "Average Latency", - "refId": "A" - }, - { - "expr": "SBK_SQLITE_Write_Reading_ms_MaxLatency", - "interval": "", - "legendFormat": "Max Latency", - "refId": "B" - } + "unit": "ms" + }, + "overrides": [] + }, + "gridPos": { + "h": 11, + "w": 8, + "x": 16, + "y": 31 + }, + "id": 38, + "options": { + "colorMode": "value", + "graphMode": "area", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" ], - "timeFrom": null, - "timeShift": null, - "title": "SQLITE Write-Read Avg and Max Latencies (Milliseconds)", - "type": "stat" + "fields": "", + "values": false + }, + "textMode": "auto" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_SQLITE_Write_Reading_ms_AvgLatency", + "interval": "", + "legendFormat": "Average Latency", + "refId": "A" + }, + { + "expr": "SBK_SQLITE_Write_Reading_ms_MaxLatency", + "interval": "", + "legendFormat": "Max Latency", + "refId": "B" } ], - "title": "Write-Read Performance Benchmarking (End to End Latencies)", - "type": "row" + "timeFrom": null, + "timeShift": null, + "title": "SQLITE Write-Read Avg and Max Latencies (Milliseconds)", + "type": "stat" } ], "refresh": "5s", diff --git a/grafana/dashboards/sbk-template.json b/grafana/dashboards/sbk-template.json index 58de5b3ba..15575fbb7 100644 --- a/grafana/dashboards/sbk-template.json +++ b/grafana/dashboards/sbk-template.json @@ -15,7 +15,7 @@ "editable": true, "gnetId": null, "graphTooltip": 0, - "iteration": 1623506088732, + "iteration": 1627313150733, "links": [], "panels": [ { @@ -362,7 +362,7 @@ "h": 9, "w": 8, "x": 0, - "y": 10 + "y": 7 }, "hiddenSeries": false, "id": 62, @@ -458,7 +458,7 @@ "h": 9, "w": 8, "x": 8, - "y": 10 + "y": 7 }, "hiddenSeries": false, "id": 6, @@ -590,7 +590,7 @@ "h": 9, "w": 8, "x": 16, - "y": 10 + "y": 7 }, "id": 48, "options": { @@ -646,7 +646,7 @@ "h": 11, "w": 8, "x": 0, - "y": 19 + "y": 16 }, "hiddenSeries": false, "id": 50, @@ -718,16 +718,40 @@ "refId": "G" }, { - "expr": "SBK_TEMPLATE_Writing_ns_99_9", + "expr": "SBK_TEMPLATE_Writing_ns_99_25", "interval": "", "legendFormat": "", "refId": "H" }, { - "expr": "SBK_TEMPLATE_Writing_ns_99_99", + "expr": "SBK_TEMPLATE_Writing_ns_99_5", "interval": "", "legendFormat": "", "refId": "I" + }, + { + "expr": "SBK_TEMPLATE_Writing_ns_99_75", + "interval": "", + "legendFormat": "", + "refId": "J" + }, + { + "expr": "SBK_TEMPLATE_Writing_ns_99_9", + "interval": "", + "legendFormat": "", + "refId": "K" + }, + { + "expr": "SBK_TEMPLATE_Writing_ns_99_95", + "interval": "", + "legendFormat": "", + "refId": "L" + }, + { + "expr": "SBK_TEMPLATE_Writing_ns_99_99", + "interval": "", + "legendFormat": "", + "refId": "M" } ], "thresholds": [], @@ -750,6 +774,7 @@ }, "yaxes": [ { + "$$hashKey": "object:127", "format": "ns", "label": null, "logBase": 1, @@ -758,6 +783,7 @@ "show": true }, { + "$$hashKey": "object:128", "format": "short", "label": null, "logBase": 1, @@ -814,7 +840,7 @@ "h": 4, "w": 3, "x": 8, - "y": 19 + "y": 16 }, "id": 2, "options": { @@ -925,7 +951,7 @@ "h": 6, "w": 5, "x": 11, - "y": 19 + "y": 16 }, "id": 4, "options": { @@ -970,7 +996,7 @@ "h": 11, "w": 8, "x": 16, - "y": 19 + "y": 16 }, "hiddenSeries": false, "id": 10, @@ -1136,7 +1162,7 @@ "h": 7, "w": 3, "x": 8, - "y": 23 + "y": 20 }, "id": 8, "options": { @@ -1192,7 +1218,7 @@ "h": 5, "w": 5, "x": 11, - "y": 25 + "y": 22 }, "id": 28, "options": { @@ -1294,7 +1320,7 @@ "h": 10, "w": 8, "x": 0, - "y": 30 + "y": 27 }, "id": 47, "options": { @@ -1350,7 +1376,7 @@ "h": 10, "w": 8, "x": 8, - "y": 30 + "y": 27 }, "hiddenSeries": false, "id": 49, @@ -1560,7 +1586,7 @@ "h": 10, "w": 8, "x": 16, - "y": 30 + "y": 27 }, "id": 12, "options": { @@ -1602,7 +1628,7 @@ "type": "row" }, { - "collapsed": false, + "collapsed": true, "datasource": null, "gridPos": { "h": 1, @@ -1611,969 +1637,1371 @@ "y": 7 }, "id": 58, - "panels": [], - "title": "Read Performance Benchmarking", - "type": "row" - }, - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [], - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 200 - }, - { - "color": "#1F78C1", - "value": 300 - }, - { - "color": "#BA43A9", - "value": 400 - }, - { - "color": "#705DA0", - "value": 500 - }, - { - "color": "#508642", - "value": 600 - }, - { - "color": "#CCA300", - "value": 700 - }, - { - "color": "#447EBC", - "value": 800 - }, - { - "color": "#C15C17", - "value": 900 + "panels": [ + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 200 + }, + { + "color": "#1F78C1", + "value": 300 + }, + { + "color": "#BA43A9", + "value": 400 + }, + { + "color": "#705DA0", + "value": 500 + }, + { + "color": "#508642", + "value": 600 + }, + { + "color": "#CCA300", + "value": 700 + }, + { + "color": "#447EBC", + "value": 800 + }, + { + "color": "#C15C17", + "value": 900 + }, + { + "color": "#890F02", + "value": 1000 + } + ] }, - { - "color": "#890F02", - "value": 1000 - } - ] + "unit": "MBs" + }, + "overrides": [] }, - "unit": "MBs" + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 0, + "y": 8 + }, + "hiddenSeries": false, + "id": 63, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_TEMPLATE_Reading_MBPerSec", + "refId": "A" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "TEMPLATE Read Throughput MB/s", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "$$hashKey": "object:323", + "format": "MBs", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "$$hashKey": "object:324", + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 0, - "y": 8 - }, - "hiddenSeries": false, - "id": 63, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_TEMPLATE_Reading_MBPerSec", - "refId": "A" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "TEMPLATE Read Throughput MB/s", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "$$hashKey": "object:323", - "format": "MBs", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "$$hashKey": "object:324", - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } - }, - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [] - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 8, - "y": 8 - }, - "hiddenSeries": false, - "id": 20, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_TEMPLATE_Reading_RecordsPerSec", - "refId": "A" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "TEMPLATE Read Records/Sec", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "format": "rps", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } - }, - { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [], - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 1000 - }, - { - "color": "#1F78C1", - "value": 10000 - }, - { - "color": "#BA43A9", - "value": 100000 - }, - { - "color": "#705DA0", - "value": 1000000 - }, - { - "color": "#508642", - "value": 10000000 - } - ] - }, - "unit": "ns" - }, - "overrides": [] - }, - "gridPos": { - "h": 11, - "w": 8, - "x": 16, - "y": 8 - }, - "id": 44, - "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_TEMPLATE_Reading_ns_AvgLatency", - "interval": "", - "legendFormat": "Average Latency", - "refId": "A" - }, - { - "expr": "SBK_TEMPLATE_Reading_ns_MaxLatency", - "interval": "", - "legendFormat": "Max Latency", - "refId": "B" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "TEMPLATE Read Avg and Max Latencies (Nanoseconds)", - "type": "stat" - }, - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [] - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 0, - "y": 19 - }, - "hiddenSeries": false, - "id": 46, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_TEMPLATE_Reading_ns_10", - "interval": "", - "legendFormat": "", - "refId": "A" - }, - { - "expr": "SBK_TEMPLATE_Reading_ns_25", - "interval": "", - "legendFormat": "", - "refId": "B" - }, - { - "expr": "SBK_TEMPLATE_Reading_ns_50", - "interval": "", - "legendFormat": "", - "refId": "C" - }, - { - "expr": "SBK_TEMPLATE_Reading_ns_75", - "interval": "", - "legendFormat": "", - "refId": "D" - }, - { - "expr": "SBK_TEMPLATE_Reading_ns_90", - "interval": "", - "legendFormat": "", - "refId": "E" - }, - { - "expr": "SBK_TEMPLATE_Reading_ns_95", - "interval": "", - "legendFormat": "", - "refId": "F" - }, - { - "expr": "SBK_TEMPLATE_Reading_ns_99", - "interval": "", - "legendFormat": "", - "refId": "G" - }, - { - "expr": "SBK_TEMPLATE_Reading_ns_99_9", - "interval": "", - "legendFormat": "", - "refId": "H" - }, - { - "expr": "SBK_TEMPLATE_Reading_ns_99_99", - "interval": "", - "legendFormat": "", - "refId": "I" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "TEMPLATE Read Percentiles (Nanoseconds)", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ { - "format": "ns", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [] + }, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 8, + "y": 8 + }, + "hiddenSeries": false, + "id": 20, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_TEMPLATE_Reading_RecordsPerSec", + "refId": "A" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "TEMPLATE Read Records/Sec", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "rps", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } }, { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } - }, - { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [], - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 1000 + }, + { + "color": "#1F78C1", + "value": 10000 + }, + { + "color": "#BA43A9", + "value": 100000 + }, + { + "color": "#705DA0", + "value": 1000000 + }, + { + "color": "#508642", + "value": 10000000 + } + ] }, - { - "color": "#E24D42", - "value": 500 - } - ] + "unit": "ns" + }, + "overrides": [] + }, + "gridPos": { + "h": 11, + "w": 8, + "x": 16, + "y": 8 + }, + "id": 44, + "options": { + "colorMode": "value", + "graphMode": "area", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "auto" }, - "unit": "none" - }, - "overrides": [] - }, - "gridPos": { - "h": 5, - "w": 3, - "x": 8, - "y": 19 - }, - "id": 14, - "options": { - "colorMode": "value", - "graphMode": "none", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_TEMPLATE_Reading_ns_AvgLatency", + "interval": "", + "legendFormat": "Average Latency", + "refId": "A" + }, + { + "expr": "SBK_TEMPLATE_Reading_ns_MaxLatency", + "interval": "", + "legendFormat": "Max Latency", + "refId": "B" + } ], - "fields": "", - "values": false - }, - "textMode": "value_and_name" - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_TEMPLATE_Reading_Readers", - "interval": "", - "legendFormat": "Active", - "refId": "A" + "timeFrom": null, + "timeShift": null, + "title": "TEMPLATE Read Avg and Max Latencies (Nanoseconds)", + "type": "stat" }, { - "expr": "SBK_TEMPLATE_Reading_Max_Readers", - "interval": "", - "legendFormat": "Max", - "refId": "B" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "TEMPLATE Readers", - "type": "stat" - }, - { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [], - "mappings": [], - "max": 500, - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 200 - }, - { - "color": "#1F78C1", - "value": 300 - }, - { - "color": "#BA43A9", - "value": 400 - }, - { - "color": "#705DA0", - "value": 500 - }, - { - "color": "#508642", - "value": 600 - }, - { - "color": "#CCA300", - "value": 700 - }, - { - "color": "#447EBC", - "value": 800 - }, - { - "color": "#C15C17", - "value": 900 - }, - { - "color": "#890F02", - "value": 1000 - } - ] + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [] + }, + "overrides": [] }, - "unit": "MBs" - }, - "overrides": [] - }, - "gridPos": { - "h": 6, - "w": 5, - "x": 11, - "y": 19 - }, - "id": 18, - "options": { - "reduceOptions": { - "calcs": [ - "last" + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 0, + "y": 19 + }, + "hiddenSeries": false, + "id": 46, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_TEMPLATE_Reading_ns_10", + "interval": "", + "legendFormat": "", + "refId": "A" + }, + { + "expr": "SBK_TEMPLATE_Reading_ns_25", + "interval": "", + "legendFormat": "", + "refId": "B" + }, + { + "expr": "SBK_TEMPLATE_Reading_ns_50", + "interval": "", + "legendFormat": "", + "refId": "C" + }, + { + "expr": "SBK_TEMPLATE_Reading_ns_75", + "interval": "", + "legendFormat": "", + "refId": "D" + }, + { + "expr": "SBK_TEMPLATE_Reading_ns_90", + "interval": "", + "legendFormat": "", + "refId": "E" + }, + { + "expr": "SBK_TEMPLATE_Reading_ns_95", + "interval": "", + "legendFormat": "", + "refId": "F" + }, + { + "expr": "SBK_TEMPLATE_Reading_ns_99", + "interval": "", + "legendFormat": "", + "refId": "G" + }, + { + "expr": "SBK_TEMPLATE_Reading_ns_99_25", + "interval": "", + "legendFormat": "", + "refId": "H" + }, + { + "expr": "SBK_TEMPLATE_Reading_ns_99_5", + "interval": "", + "legendFormat": "", + "refId": "I" + }, + { + "expr": "SBK_TEMPLATE_Reading_ns_99_75", + "interval": "", + "legendFormat": "", + "refId": "J" + }, + { + "expr": "SBK_TEMPLATE_Reading_ns_99_9", + "interval": "", + "legendFormat": "", + "refId": "K" + }, + { + "expr": "SBK_TEMPLATE_Reading_ns_99_95", + "interval": "", + "legendFormat": "", + "refId": "L" + }, + { + "expr": "SBK_TEMPLATE_Reading_ns_99_99", + "interval": "", + "legendFormat": "", + "refId": "M" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "TEMPLATE Read Percentiles (Nanoseconds)", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "$$hashKey": "object:152", + "format": "ns", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "$$hashKey": "object:153", + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } ], - "fields": "", - "values": false - }, - "showThresholdLabels": true, - "showThresholdMarkers": true - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_TEMPLATE_Reading_MBPerSec", - "refId": "A" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "TEMPLATE Read Throughput MB/s", - "type": "gauge" - }, - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [] - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 16, - "y": 19 - }, - "hiddenSeries": false, - "id": 22, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_TEMPLATE_Reading_ms_10", - "interval": "", - "legendFormat": "", - "refId": "A" - }, - { - "expr": "SBK_TEMPLATE_Reading_ms_25", - "interval": "", - "legendFormat": "", - "refId": "B" - }, - { - "expr": "SBK_TEMPLATE_Reading_ms_50", - "interval": "", - "legendFormat": "", - "refId": "C" + "yaxis": { + "align": false, + "alignLevel": null + } }, { - "expr": "SBK_TEMPLATE_Reading_ms_75", - "interval": "", - "legendFormat": "", - "refId": "D" + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 500 + } + ] + }, + "unit": "none" + }, + "overrides": [] + }, + "gridPos": { + "h": 5, + "w": 3, + "x": 8, + "y": 19 + }, + "id": 14, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "value_and_name" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_TEMPLATE_Reading_Readers", + "interval": "", + "legendFormat": "Active", + "refId": "A" + }, + { + "expr": "SBK_TEMPLATE_Reading_Max_Readers", + "interval": "", + "legendFormat": "Max", + "refId": "B" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "TEMPLATE Readers", + "type": "stat" }, { - "expr": "SBK_TEMPLATE_Reading_ms_90", - "interval": "", - "legendFormat": "", - "refId": "E" + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "max": 500, + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 200 + }, + { + "color": "#1F78C1", + "value": 300 + }, + { + "color": "#BA43A9", + "value": 400 + }, + { + "color": "#705DA0", + "value": 500 + }, + { + "color": "#508642", + "value": 600 + }, + { + "color": "#CCA300", + "value": 700 + }, + { + "color": "#447EBC", + "value": 800 + }, + { + "color": "#C15C17", + "value": 900 + }, + { + "color": "#890F02", + "value": 1000 + } + ] + }, + "unit": "MBs" + }, + "overrides": [] + }, + "gridPos": { + "h": 6, + "w": 5, + "x": 11, + "y": 19 + }, + "id": 18, + "options": { + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "showThresholdLabels": true, + "showThresholdMarkers": true + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_TEMPLATE_Reading_MBPerSec", + "refId": "A" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "TEMPLATE Read Throughput MB/s", + "type": "gauge" }, { - "expr": "SBK_TEMPLATE_Reading_ms_95", - "interval": "", - "legendFormat": "", - "refId": "F" + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [] + }, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 16, + "y": 19 + }, + "hiddenSeries": false, + "id": 22, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_TEMPLATE_Reading_ms_10", + "interval": "", + "legendFormat": "", + "refId": "A" + }, + { + "expr": "SBK_TEMPLATE_Reading_ms_25", + "interval": "", + "legendFormat": "", + "refId": "B" + }, + { + "expr": "SBK_TEMPLATE_Reading_ms_50", + "interval": "", + "legendFormat": "", + "refId": "C" + }, + { + "expr": "SBK_TEMPLATE_Reading_ms_75", + "interval": "", + "legendFormat": "", + "refId": "D" + }, + { + "expr": "SBK_TEMPLATE_Reading_ms_90", + "interval": "", + "legendFormat": "", + "refId": "E" + }, + { + "expr": "SBK_TEMPLATE_Reading_ms_95", + "interval": "", + "legendFormat": "", + "refId": "F" + }, + { + "expr": "SBK_TEMPLATE_Reading_ms_99", + "interval": "", + "legendFormat": "", + "refId": "G" + }, + { + "expr": "SBK_TEMPLATE_Reading_ms_99_9", + "interval": "", + "legendFormat": "", + "refId": "H" + }, + { + "expr": "SBK_TEMPLATE_Reading_ms_99_99", + "interval": "", + "legendFormat": "", + "refId": "I" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "TEMPLATE Read Percentiles (Milli Seconds)", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "ms", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } }, { - "expr": "SBK_TEMPLATE_Reading_ms_99", - "interval": "", - "legendFormat": "", - "refId": "G" + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 1073741824 + }, + { + "color": "#6ED0E0", + "value": 10737418240 + }, + { + "color": "#EF843C", + "value": 107374182400 + }, + { + "color": "#E24D42", + "value": 1099511627776 + } + ] + }, + "unit": "decbytes" + }, + "overrides": [] + }, + "gridPos": { + "h": 6, + "w": 3, + "x": 8, + "y": 24 + }, + "id": 16, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "value" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_TEMPLATE_Reading_Bytes_total", + "refId": "A" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "TEMPLATE Read Bytes Total", + "type": "stat" }, { - "expr": "SBK_TEMPLATE_Reading_ms_99_9", - "interval": "", - "legendFormat": "", - "refId": "H" + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "red", + "value": 1 + } + ] + }, + "unit": "none" + }, + "overrides": [] + }, + "gridPos": { + "h": 5, + "w": 5, + "x": 11, + "y": 25 + }, + "id": 26, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "auto", + "orientation": "horizontal", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "value_and_name" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_TEMPLATE_Reading_LowerDiscardedLatencyRecords_total", + "interval": "", + "legendFormat": "Lower", + "queryType": "randomWalk", + "refId": "A" + }, + { + "expr": "SBK_TEMPLATE_Reading_HigherDiscardLatencyRecords_total", + "interval": "", + "legendFormat": "Higher", + "refId": "B" + }, + { + "expr": "SBK_TEMPLATE_Reading_InvalidLatencyRecords_total", + "interval": "", + "legendFormat": "Invalid/Negative", + "refId": "C" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "TEMPLATE Read Discarded Latencies", + "type": "stat" }, { - "expr": "SBK_TEMPLATE_Reading_ms_99_99", - "interval": "", - "legendFormat": "", - "refId": "I" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "TEMPLATE Read Percentiles (Milli Seconds)", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "format": "ms", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 1000 + }, + { + "color": "#1F78C1", + "value": 10000 + }, + { + "color": "#BA43A9", + "value": 100000 + }, + { + "color": "#705DA0", + "value": 1000000 + }, + { + "color": "#508642", + "value": 10000000 + } + ] + }, + "unit": "µs" + }, + "overrides": [] + }, + "gridPos": { + "h": 11, + "w": 8, + "x": 0, + "y": 30 + }, + "id": 43, + "options": { + "colorMode": "value", + "graphMode": "area", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "auto" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_TEMPLATE_Reading_mcs_AvgLatency", + "interval": "", + "legendFormat": "Average Latency", + "refId": "A" + }, + { + "expr": "SBK_TEMPLATE_Reading_mcs_MaxLatency", + "interval": "", + "legendFormat": "Max Latency", + "refId": "B" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "TEMPLATE Read Avg and Max Latencies (Microseconds)", + "type": "stat" }, { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } - }, - { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [], - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 1073741824 - }, - { - "color": "#6ED0E0", - "value": 10737418240 - }, - { - "color": "#EF843C", - "value": 107374182400 - }, - { - "color": "#E24D42", - "value": 1099511627776 - } - ] + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [] + }, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 8, + "y": 30 + }, + "hiddenSeries": false, + "id": 45, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_TEMPLATE_Reading_mcs_10", + "interval": "", + "legendFormat": "", + "refId": "A" + }, + { + "expr": "SBK_TEMPLATE_Reading_mcs_25", + "interval": "", + "legendFormat": "", + "refId": "B" + }, + { + "expr": "SBK_TEMPLATE_Reading_mcs_50", + "interval": "", + "legendFormat": "", + "refId": "C" + }, + { + "expr": "SBK_TEMPLATE_Reading_mcs_75", + "interval": "", + "legendFormat": "", + "refId": "D" + }, + { + "expr": "SBK_TEMPLATE_Reading_mcs_90", + "interval": "", + "legendFormat": "", + "refId": "E" + }, + { + "expr": "SBK_TEMPLATE_Reading_mcs_95", + "interval": "", + "legendFormat": "", + "refId": "F" + }, + { + "expr": "SBK_TEMPLATE_Reading_mcs_99", + "interval": "", + "legendFormat": "", + "refId": "G" + }, + { + "expr": "SBK_TEMPLATE_Reading_mcs_99_9", + "interval": "", + "legendFormat": "", + "refId": "H" + }, + { + "expr": "SBK_TEMPLATE_Reading_mcs_99_99", + "interval": "", + "legendFormat": "", + "refId": "I" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "TEMPLATE Read Percentiles (Microseconds)", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" }, - "unit": "decbytes" - }, - "overrides": [] - }, - "gridPos": { - "h": 6, - "w": 3, - "x": 8, - "y": 24 - }, - "id": 16, - "options": { - "colorMode": "value", - "graphMode": "none", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "µs", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } ], - "fields": "", - "values": false + "yaxis": { + "align": false, + "alignLevel": null + } }, - "textMode": "value" - }, - "pluginVersion": "7.3.7", - "targets": [ { - "expr": "SBK_TEMPLATE_Reading_Bytes_total", - "refId": "A" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "TEMPLATE Read Bytes Total", - "type": "stat" - }, - { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [], + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 1 + }, + { + "color": "#6ED0E0", + "value": 5 + }, + { + "color": "#EF843C", + "value": 10 + }, + { + "color": "#E24D42", + "value": 20 + }, + { + "color": "#1F78C1", + "value": 30 + }, + { + "color": "#BA43A9", + "value": 40 + }, + { + "color": "#705DA0", + "value": 50 + }, + { + "color": "#508642", + "value": 60 + }, + { + "color": "#CCA300", + "value": 70 + }, + { + "color": "#447EBC", + "value": 80 + }, + { + "color": "#C15C17", + "value": 90 + }, + { + "color": "#890F02", + "value": 100 + }, + { + "color": "#0A437C", + "value": 500 + }, + { + "color": "#6D1F62", + "value": 1000 + } + ] }, - { - "color": "red", - "value": 1 - } - ] + "unit": "ms" + }, + "overrides": [] }, - "unit": "none" - }, - "overrides": [] - }, - "gridPos": { - "h": 5, - "w": 5, - "x": 11, - "y": 25 - }, - "id": 26, - "options": { - "colorMode": "value", - "graphMode": "none", - "justifyMode": "auto", - "orientation": "horizontal", - "reduceOptions": { - "calcs": [ - "last" + "gridPos": { + "h": 11, + "w": 8, + "x": 16, + "y": 30 + }, + "id": 24, + "options": { + "colorMode": "value", + "graphMode": "area", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "auto" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_TEMPLATE_Reading_ms_AvgLatency", + "interval": "", + "legendFormat": "Average Latency", + "refId": "A" + }, + { + "expr": "SBK_TEMPLATE_Reading_ms_MaxLatency", + "interval": "", + "legendFormat": "Max Latency", + "refId": "B" + } ], - "fields": "", - "values": false - }, - "textMode": "value_and_name" - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_TEMPLATE_Reading_LowerDiscardedLatencyRecords_total", - "interval": "", - "legendFormat": "Lower", - "queryType": "randomWalk", - "refId": "A" - }, - { - "expr": "SBK_TEMPLATE_Reading_HigherDiscardLatencyRecords_total", - "interval": "", - "legendFormat": "Higher", - "refId": "B" - }, - { - "expr": "SBK_TEMPLATE_Reading_InvalidLatencyRecords_total", - "interval": "", - "legendFormat": "Invalid/Negative", - "refId": "C" + "timeFrom": null, + "timeShift": null, + "title": "TEMPLATE Read Avg and Max Latencies (Milliseconds)", + "type": "stat" } ], - "timeFrom": null, - "timeShift": null, - "title": "TEMPLATE Read Discarded Latencies", - "type": "stat" + "title": "Read Performance Benchmarking", + "type": "row" + }, + { + "collapsed": false, + "datasource": null, + "gridPos": { + "h": 1, + "w": 24, + "x": 0, + "y": 8 + }, + "id": 56, + "panels": [], + "title": "Write-Read Performance Benchmarking (End to End Latencies)", + "type": "row" }, { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, "datasource": "Prometheus", "fieldConfig": { "defaults": { "custom": {}, - "links": [], "mappings": [], + "max": 500, + "min": 0, "noValue": "0", "thresholds": { "mode": "absolute", @@ -2596,81 +3024,43 @@ }, { "color": "#E24D42", - "value": 1000 + "value": 200 }, { "color": "#1F78C1", - "value": 10000 + "value": 300 }, { "color": "#BA43A9", - "value": 100000 + "value": 400 }, { "color": "#705DA0", - "value": 1000000 + "value": 500 }, { "color": "#508642", - "value": 10000000 + "value": 600 + }, + { + "color": "#CCA300", + "value": 700 + }, + { + "color": "#447EBC", + "value": 800 + }, + { + "color": "#C15C17", + "value": 900 + }, + { + "color": "#890F02", + "value": 1000 } ] }, - "unit": "µs" - }, - "overrides": [] - }, - "gridPos": { - "h": 11, - "w": 8, - "x": 0, - "y": 30 - }, - "id": 43, - "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_TEMPLATE_Reading_mcs_AvgLatency", - "interval": "", - "legendFormat": "Average Latency", - "refId": "A" - }, - { - "expr": "SBK_TEMPLATE_Reading_mcs_MaxLatency", - "interval": "", - "legendFormat": "Max Latency", - "refId": "B" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "TEMPLATE Read Avg and Max Latencies (Microseconds)", - "type": "stat" - }, - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [] + "unit": "MBs" }, "overrides": [] }, @@ -2679,11 +3069,11 @@ "gridPos": { "h": 11, "w": 8, - "x": 8, - "y": 30 + "x": 0, + "y": 9 }, "hiddenSeries": false, - "id": 45, + "id": 61, "legend": { "avg": false, "current": false, @@ -2710,1564 +3100,1252 @@ "steppedLine": false, "targets": [ { - "expr": "SBK_TEMPLATE_Reading_mcs_10", + "expr": "SBK_TEMPLATE_Write_Reading_MBPerSec", "interval": "", "legendFormat": "", "refId": "A" - }, - { - "expr": "SBK_TEMPLATE_Reading_mcs_25", - "interval": "", - "legendFormat": "", - "refId": "B" - }, - { - "expr": "SBK_TEMPLATE_Reading_mcs_50", - "interval": "", - "legendFormat": "", - "refId": "C" - }, - { - "expr": "SBK_TEMPLATE_Reading_mcs_75", - "interval": "", - "legendFormat": "", - "refId": "D" - }, - { - "expr": "SBK_TEMPLATE_Reading_mcs_90", - "interval": "", - "legendFormat": "", - "refId": "E" - }, - { - "expr": "SBK_TEMPLATE_Reading_mcs_95", - "interval": "", - "legendFormat": "", - "refId": "F" - }, - { - "expr": "SBK_TEMPLATE_Reading_mcs_99", - "interval": "", - "legendFormat": "", - "refId": "G" - }, - { - "expr": "SBK_TEMPLATE_Reading_mcs_99_9", - "interval": "", - "legendFormat": "", - "refId": "H" - }, - { - "expr": "SBK_TEMPLATE_Reading_mcs_99_99", - "interval": "", - "legendFormat": "", - "refId": "I" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, - "title": "TEMPLATE Read Percentiles (Microseconds)", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "format": "µs", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } - }, - { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [], - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 1 - }, - { - "color": "#6ED0E0", - "value": 5 - }, - { - "color": "#EF843C", - "value": 10 - }, - { - "color": "#E24D42", - "value": 20 - }, - { - "color": "#1F78C1", - "value": 30 - }, - { - "color": "#BA43A9", - "value": 40 - }, - { - "color": "#705DA0", - "value": 50 - }, - { - "color": "#508642", - "value": 60 - }, - { - "color": "#CCA300", - "value": 70 - }, - { - "color": "#447EBC", - "value": 80 - }, - { - "color": "#C15C17", - "value": 90 - }, - { - "color": "#890F02", - "value": 100 - }, - { - "color": "#0A437C", - "value": 500 - }, - { - "color": "#6D1F62", - "value": 1000 - } - ] - }, - "unit": "ms" + "title": "TEMPLATE Write-Read Throughput MB/s ", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "$$hashKey": "object:175", + "format": "MBs", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "$$hashKey": "object:176", + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {} }, "overrides": [] }, + "fill": 1, + "fillGradient": 0, "gridPos": { "h": 11, "w": 8, - "x": 16, - "y": 30 + "x": 8, + "y": 9 }, - "id": 24, + "hiddenSeries": false, + "id": 36, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" + "alertThreshold": true }, + "percentage": false, "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, "targets": [ { - "expr": "SBK_TEMPLATE_Reading_ms_AvgLatency", + "expr": "SBK_TEMPLATE_Write_Reading_RecordsPerSec", "interval": "", - "legendFormat": "Average Latency", + "legendFormat": "", "refId": "A" - }, - { - "expr": "SBK_TEMPLATE_Reading_ms_MaxLatency", - "interval": "", - "legendFormat": "Max Latency", - "refId": "B" } ], + "thresholds": [], "timeFrom": null, - "timeShift": null, - "title": "TEMPLATE Read Avg and Max Latencies (Milliseconds)", - "type": "stat" - }, - { - "collapsed": true, - "datasource": null, - "gridPos": { - "h": 1, - "w": 24, - "x": 0, - "y": 41 - }, - "id": 56, - "panels": [ - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "max": 500, - "min": 0, - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 200 - }, - { - "color": "#1F78C1", - "value": 300 - }, - { - "color": "#BA43A9", - "value": 400 - }, - { - "color": "#705DA0", - "value": 500 - }, - { - "color": "#508642", - "value": 600 - }, - { - "color": "#CCA300", - "value": 700 - }, - { - "color": "#447EBC", - "value": 800 - }, - { - "color": "#C15C17", - "value": 900 - }, - { - "color": "#890F02", - "value": 1000 - } - ] - }, - "unit": "MBs" - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 0, - "y": 4 - }, - "hiddenSeries": false, - "id": 61, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_TEMPLATE_Write_Reading_MBPerSec", - "interval": "", - "legendFormat": "", - "refId": "A" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "TEMPLATE Write-Read Throughput MB/s ", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "$$hashKey": "object:175", - "format": "MBs", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "$$hashKey": "object:176", - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } + "timeRegions": [], + "timeShift": null, + "title": "TEMPLATE Write-Read Records/Sec", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "iops", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true }, { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {} - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 8, - "y": 4 - }, - "hiddenSeries": false, - "id": 36, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_TEMPLATE_Write_Reading_RecordsPerSec", - "interval": "", - "legendFormat": "", - "refId": "A" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "TEMPLATE Write-Read Records/Sec", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 1000 + }, + { + "color": "#1F78C1", + "value": 10000 + }, + { + "color": "#BA43A9", + "value": 100000 + }, + { + "color": "#705DA0", + "value": 1000000 + }, + { + "color": "#508642", + "value": 10000000 + } + ] }, - "yaxes": [ - { - "format": "iops", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } + "unit": "ns" + }, + "overrides": [] + }, + "gridPos": { + "h": 11, + "w": 8, + "x": 16, + "y": 9 + }, + "id": 52, + "options": { + "colorMode": "value", + "graphMode": "area", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" ], - "yaxis": { - "align": false, - "alignLevel": null - } + "fields": "", + "values": false + }, + "textMode": "auto" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_TEMPLATE_Write_Reading_ns_AvgLatency", + "interval": "", + "legendFormat": "Average Latency", + "refId": "A" + }, + { + "expr": "SBK_TEMPLATE_Write_Reading_ns_MaxLatency", + "interval": "", + "legendFormat": "Max Latency", + "refId": "B" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "TEMPLATE Write-Read Avg and Max Latencies (Nanoseconds)", + "type": "stat" + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {} + }, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 0, + "y": 20 + }, + "hiddenSeries": false, + "id": 54, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_TEMPLATE_Write_Reading_ns_10", + "interval": "", + "legendFormat": "", + "refId": "A" + }, + { + "expr": "SBK_TEMPLATE_Write_Reading_ns_25", + "interval": "", + "legendFormat": "", + "refId": "B" }, { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 1000 - }, - { - "color": "#1F78C1", - "value": 10000 - }, - { - "color": "#BA43A9", - "value": 100000 - }, - { - "color": "#705DA0", - "value": 1000000 - }, - { - "color": "#508642", - "value": 10000000 - } - ] - }, - "unit": "ns" - }, - "overrides": [] - }, - "gridPos": { - "h": 11, - "w": 8, - "x": 16, - "y": 4 - }, - "id": 52, - "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_TEMPLATE_Write_Reading_ns_AvgLatency", - "interval": "", - "legendFormat": "Average Latency", - "refId": "A" - }, - { - "expr": "SBK_TEMPLATE_Write_Reading_ns_MaxLatency", - "interval": "", - "legendFormat": "Max Latency", - "refId": "B" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "TEMPLATE Write-Read Avg and Max Latencies (Nanoseconds)", - "type": "stat" + "expr": "SBK_TEMPLATE_Write_Reading_ns_50", + "interval": "", + "legendFormat": "", + "refId": "C" }, { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {} - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 0, - "y": 15 - }, - "hiddenSeries": false, - "id": 54, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_TEMPLATE_Write_Reading_ns_10", - "interval": "", - "legendFormat": "", - "refId": "A" - }, - { - "expr": "SBK_TEMPLATE_Write_Reading_ns_25", - "interval": "", - "legendFormat": "", - "refId": "B" - }, - { - "expr": "SBK_TEMPLATE_Write_Reading_ns_50", - "interval": "", - "legendFormat": "", - "refId": "C" - }, - { - "expr": "SBK_TEMPLATE_Write_Reading_ns_75", - "interval": "", - "legendFormat": "", - "refId": "D" - }, - { - "expr": "SBK_TEMPLATE_Write_Reading_ns_90", - "interval": "", - "legendFormat": "", - "refId": "E" - }, - { - "expr": "SBK_TEMPLATE_Write_Reading_ns_95", - "interval": "", - "legendFormat": "", - "refId": "F" - }, - { - "expr": "SBK_TEMPLATE_Write_Reading_ns_99", - "interval": "", - "legendFormat": "", - "refId": "G" - }, - { - "expr": "SBK_TEMPLATE_Write_Reading_ns_99_9", - "interval": "", - "legendFormat": "", - "refId": "H" - }, - { - "expr": "SBK_TEMPLATE_Write_Reading_ns_99_99", - "interval": "", - "legendFormat": "", - "refId": "I" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "TEMPLATE Write-Read Percentiles (Nanoseconds)", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "format": "ns", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } + "expr": "SBK_TEMPLATE_Write_Reading_ns_75", + "interval": "", + "legendFormat": "", + "refId": "D" + }, + { + "expr": "SBK_TEMPLATE_Write_Reading_ns_90", + "interval": "", + "legendFormat": "", + "refId": "E" + }, + { + "expr": "SBK_TEMPLATE_Write_Reading_ns_95", + "interval": "", + "legendFormat": "", + "refId": "F" + }, + { + "expr": "SBK_TEMPLATE_Write_Reading_ns_99", + "interval": "", + "legendFormat": "", + "refId": "G" + }, + { + "expr": "SBK_TEMPLATE_Write_Reading_ns_99_25", + "interval": "", + "legendFormat": "", + "refId": "H" + }, + { + "expr": "SBK_TEMPLATE_Write_Reading_ns_99_5", + "interval": "", + "legendFormat": "", + "refId": "I" + }, + { + "expr": "SBK_TEMPLATE_Write_Reading_ns_99_75", + "interval": "", + "legendFormat": "", + "refId": "J" + }, + { + "expr": "SBK_TEMPLATE_Write_Reading_ns_99_9", + "interval": "", + "legendFormat": "", + "refId": "K" + }, + { + "expr": "SBK_TEMPLATE_Write_Reading_ns_99_95", + "interval": "", + "legendFormat": "", + "refId": "L" }, { - "datasource": "Prometheus", - "description": "", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 1073741824 - }, - { - "color": "#EF843C", - "value": 10737418240 - }, - { - "color": "#6ED0E0", - "value": 10737418240 - }, - { - "color": "#E24D42", - "value": 1099511627776 - } - ] + "expr": "SBK_TEMPLATE_Write_Reading_ns_99_99", + "interval": "", + "legendFormat": "", + "refId": "M" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "TEMPLATE Write-Read Percentiles (Nanoseconds)", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "$$hashKey": "object:240", + "format": "ns", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "$$hashKey": "object:241", + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "datasource": "Prometheus", + "description": "", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null }, - "unit": "decbytes" - }, - "overrides": [] - }, - "gridPos": { - "h": 5, - "w": 3, - "x": 8, - "y": 15 - }, - "id": 30, - "options": { - "colorMode": "value", - "graphMode": "none", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" + { + "color": "#EAB839", + "value": 1073741824 + }, + { + "color": "#EF843C", + "value": 10737418240 + }, + { + "color": "#6ED0E0", + "value": 10737418240 + }, + { + "color": "#E24D42", + "value": 1099511627776 + } + ] }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_TEMPLATE_Write_Reading_Bytes_total", - "interval": "", - "legendFormat": "", - "refId": "A" - } + "unit": "decbytes" + }, + "overrides": [] + }, + "gridPos": { + "h": 5, + "w": 3, + "x": 8, + "y": 20 + }, + "id": 30, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" ], - "timeFrom": null, - "timeShift": null, - "title": "TEMPLATE Write-Read Bytes Total", - "type": "stat" + "fields": "", + "values": false }, + "textMode": "auto" + }, + "pluginVersion": "7.3.7", + "targets": [ { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "max": 500, - "min": 0, - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 200 - }, - { - "color": "#1F78C1", - "value": 300 - }, - { - "color": "#BA43A9", - "value": 400 - }, - { - "color": "#705DA0", - "value": 500 - }, - { - "color": "#508642", - "value": 600 - }, - { - "color": "#CCA300", - "value": 700 - }, - { - "color": "#447EBC", - "value": 800 - }, - { - "color": "#C15C17", - "value": 900 - }, - { - "color": "#890F02", - "value": 1000 - } - ] + "expr": "SBK_TEMPLATE_Write_Reading_Bytes_total", + "interval": "", + "legendFormat": "", + "refId": "A" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "TEMPLATE Write-Read Bytes Total", + "type": "stat" + }, + { + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "max": 500, + "min": 0, + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 }, - "unit": "MBs" - }, - "overrides": [] - }, - "gridPos": { - "h": 6, - "w": 5, - "x": 11, - "y": 15 - }, - "id": 32, - "options": { - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "showThresholdLabels": true, - "showThresholdMarkers": true + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 200 + }, + { + "color": "#1F78C1", + "value": 300 + }, + { + "color": "#BA43A9", + "value": 400 + }, + { + "color": "#705DA0", + "value": 500 + }, + { + "color": "#508642", + "value": 600 + }, + { + "color": "#CCA300", + "value": 700 + }, + { + "color": "#447EBC", + "value": 800 + }, + { + "color": "#C15C17", + "value": 900 + }, + { + "color": "#890F02", + "value": 1000 + } + ] }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_TEMPLATE_Write_Reading_MBPerSec", - "interval": "", - "legendFormat": "", - "refId": "A" - } + "unit": "MBs" + }, + "overrides": [] + }, + "gridPos": { + "h": 6, + "w": 5, + "x": 11, + "y": 20 + }, + "id": 32, + "options": { + "reduceOptions": { + "calcs": [ + "last" ], - "timeFrom": null, - "timeShift": null, - "title": "TEMPLATE Write-Read Throughput MB/s", - "type": "gauge" + "fields": "", + "values": false }, + "showThresholdLabels": true, + "showThresholdMarkers": true + }, + "pluginVersion": "7.3.7", + "targets": [ { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {} - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 16, - "y": 15 - }, - "hiddenSeries": false, - "id": 34, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_TEMPLATE_Write_Reading_ms_10", - "interval": "", - "legendFormat": "", - "refId": "A" - }, - { - "expr": "SBK_TEMPLATE_Write_Reading_ms_25", - "interval": "", - "legendFormat": "", - "refId": "B" - }, - { - "expr": "SBK_TEMPLATE_Write_Reading_ms_50", - "interval": "", - "legendFormat": "", - "refId": "C" - }, - { - "expr": "SBK_TEMPLATE_Write_Reading_ms_75", - "interval": "", - "legendFormat": "", - "refId": "D" - }, - { - "expr": "SBK_TEMPLATE_Write_Reading_ms_90", - "interval": "", - "legendFormat": "", - "refId": "E" - }, - { - "expr": "SBK_TEMPLATE_Write_Reading_ms_95", - "interval": "", - "legendFormat": "", - "refId": "F" - }, - { - "expr": "SBK_TEMPLATE_Write_Reading_ms_99", - "interval": "", - "legendFormat": "", - "refId": "G" - }, - { - "expr": "SBK_TEMPLATE_Write_Reading_ms_99_9", - "interval": "", - "legendFormat": "", - "refId": "H" - }, - { - "expr": "SBK_TEMPLATE_Write_Reading_ms_99_99", - "interval": "", - "legendFormat": "", - "refId": "I" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "TEMPLATE Write-Read Percentiles (Milliseconds)", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "format": "ms", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } + "expr": "SBK_TEMPLATE_Write_Reading_MBPerSec", + "interval": "", + "legendFormat": "", + "refId": "A" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "TEMPLATE Write-Read Throughput MB/s", + "type": "gauge" + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {} + }, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 16, + "y": 20 + }, + "hiddenSeries": false, + "id": 34, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_TEMPLATE_Write_Reading_ms_10", + "interval": "", + "legendFormat": "", + "refId": "A" }, { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": { - "align": null, - "filterable": false + "expr": "SBK_TEMPLATE_Write_Reading_ms_25", + "interval": "", + "legendFormat": "", + "refId": "B" + }, + { + "expr": "SBK_TEMPLATE_Write_Reading_ms_50", + "interval": "", + "legendFormat": "", + "refId": "C" + }, + { + "expr": "SBK_TEMPLATE_Write_Reading_ms_75", + "interval": "", + "legendFormat": "", + "refId": "D" + }, + { + "expr": "SBK_TEMPLATE_Write_Reading_ms_90", + "interval": "", + "legendFormat": "", + "refId": "E" + }, + { + "expr": "SBK_TEMPLATE_Write_Reading_ms_95", + "interval": "", + "legendFormat": "", + "refId": "F" + }, + { + "expr": "SBK_TEMPLATE_Write_Reading_ms_99", + "interval": "", + "legendFormat": "", + "refId": "G" + }, + { + "expr": "SBK_TEMPLATE_Write_Reading_ms_99_9", + "interval": "", + "legendFormat": "", + "refId": "H" + }, + { + "expr": "SBK_TEMPLATE_Write_Reading_ms_99_99", + "interval": "", + "legendFormat": "", + "refId": "I" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "TEMPLATE Write-Read Percentiles (Milliseconds)", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "ms", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": { + "align": null, + "filterable": false + }, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null }, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 500 - } - ] + { + "color": "#EAB839", + "value": 10 }, - "unit": "none" - }, - "overrides": [] - }, - "gridPos": { - "h": 6, - "w": 3, - "x": 8, - "y": 20 - }, - "id": 40, - "options": { - "colorMode": "value", - "graphMode": "none", - "justifyMode": "auto", - "orientation": "horizontal", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "value_and_name" + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 500 + } + ] }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_TEMPLATE_Write_Reading_Readers", - "interval": "", - "legendFormat": "Active Readers", - "refId": "A" - }, - { - "expr": "SBK_TEMPLATE_Write_Reading_Max_Readers", - "interval": "", - "legendFormat": "Max Readers", - "refId": "B" - }, - { - "expr": "SBK_TEMPLATE_Write_Reading_Writers", - "interval": "", - "legendFormat": "Active Writers", - "refId": "C" - }, - { - "expr": "SBK_TEMPLATE_Write_Reading_Max_Writers", - "interval": "", - "legendFormat": "Max Writers", - "refId": "D" - } + "unit": "none" + }, + "overrides": [] + }, + "gridPos": { + "h": 6, + "w": 3, + "x": 8, + "y": 25 + }, + "id": 40, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "auto", + "orientation": "horizontal", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "textMode": "value_and_name" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_TEMPLATE_Write_Reading_Readers", + "interval": "", + "legendFormat": "Active Readers", + "refId": "A" + }, + { + "expr": "SBK_TEMPLATE_Write_Reading_Max_Readers", + "interval": "", + "legendFormat": "Max Readers", + "refId": "B" + }, + { + "expr": "SBK_TEMPLATE_Write_Reading_Writers", + "interval": "", + "legendFormat": "Active Writers", + "refId": "C" + }, + { + "expr": "SBK_TEMPLATE_Write_Reading_Max_Writers", + "interval": "", + "legendFormat": "Max Writers", + "refId": "D" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "TEMPLATE Write-Read Writers and Readers", + "type": "stat" + }, + { + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "red", + "value": 1 + } + ] + }, + "unit": "none" + }, + "overrides": [] + }, + "gridPos": { + "h": 5, + "w": 5, + "x": 11, + "y": 26 + }, + "id": 42, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "auto", + "orientation": "horizontal", + "reduceOptions": { + "calcs": [ + "last" ], - "timeFrom": null, - "timeShift": null, - "title": "TEMPLATE Write-Read Writers and Readers", - "type": "stat" + "fields": "", + "values": false }, + "textMode": "value_and_name" + }, + "pluginVersion": "7.3.7", + "targets": [ { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "red", - "value": 1 - } - ] + "expr": "SBK_TEMPLATE_Write_Reading_LowerDiscardedLatencyRecords_total", + "interval": "", + "legendFormat": "Lower", + "refId": "A" + }, + { + "expr": "SBK_TEMPLATE_Write_Reading_HigherDiscardLatencyRecords_total", + "interval": "", + "legendFormat": "Higher", + "refId": "B" + }, + { + "expr": "SBK_TEMPLATE_Write_Reading_InvalidLatencyRecords_total", + "interval": "", + "legendFormat": "Invalid/Negative", + "refId": "C" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "TEMPLATE Write-Read Discarded Latencies", + "type": "stat" + }, + { + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null }, - "unit": "none" - }, - "overrides": [] - }, - "gridPos": { - "h": 5, - "w": 5, - "x": 11, - "y": 21 - }, - "id": 42, - "options": { - "colorMode": "value", - "graphMode": "none", - "justifyMode": "auto", - "orientation": "horizontal", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "value_and_name" + { + "color": "#EAB839", + "value": 10 + }, + { + "color": "#6ED0E0", + "value": 50 + }, + { + "color": "#EF843C", + "value": 100 + }, + { + "color": "#E24D42", + "value": 1000 + }, + { + "color": "#1F78C1", + "value": 10000 + }, + { + "color": "#BA43A9", + "value": 100000 + }, + { + "color": "#705DA0", + "value": 1000000 + }, + { + "color": "#508642", + "value": 10000000 + }, + { + "color": "#CCA300", + "value": 100000000 + } + ] }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_TEMPLATE_Write_Reading_LowerDiscardedLatencyRecords_total", - "interval": "", - "legendFormat": "Lower", - "refId": "A" - }, - { - "expr": "SBK_TEMPLATE_Write_Reading_HigherDiscardLatencyRecords_total", - "interval": "", - "legendFormat": "Higher", - "refId": "B" - }, - { - "expr": "SBK_TEMPLATE_Write_Reading_InvalidLatencyRecords_total", - "interval": "", - "legendFormat": "Invalid/Negative", - "refId": "C" - } + "unit": "µs" + }, + "overrides": [] + }, + "gridPos": { + "h": 11, + "w": 8, + "x": 0, + "y": 31 + }, + "id": 51, + "options": { + "colorMode": "value", + "graphMode": "area", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" ], - "timeFrom": null, - "timeShift": null, - "title": "TEMPLATE Write-Read Discarded Latencies", - "type": "stat" + "fields": "", + "values": false + }, + "textMode": "auto" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_TEMPLATE_Write_Reading_mcs_AvgLatency", + "interval": "", + "legendFormat": "Average Latency", + "refId": "A" + }, + { + "expr": "SBK_TEMPLATE_Write_Reading_mcs_MaxLatency", + "interval": "", + "legendFormat": "Max Latency", + "refId": "B" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "TEMPLATE Write-Read Avg and Max Latencies (Microseconds)", + "type": "stat" + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {} + }, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 8, + "x": 8, + "y": 31 + }, + "hiddenSeries": false, + "id": 53, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.3.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "SBK_TEMPLATE_Write_Reading_mcs_10", + "interval": "", + "legendFormat": "", + "refId": "A" + }, + { + "expr": "SBK_TEMPLATE_Write_Reading_mcs_25", + "interval": "", + "legendFormat": "", + "refId": "B" }, { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 10 - }, - { - "color": "#6ED0E0", - "value": 50 - }, - { - "color": "#EF843C", - "value": 100 - }, - { - "color": "#E24D42", - "value": 1000 - }, - { - "color": "#1F78C1", - "value": 10000 - }, - { - "color": "#BA43A9", - "value": 100000 - }, - { - "color": "#705DA0", - "value": 1000000 - }, - { - "color": "#508642", - "value": 10000000 - }, - { - "color": "#CCA300", - "value": 100000000 - } - ] - }, - "unit": "µs" - }, - "overrides": [] - }, - "gridPos": { - "h": 11, - "w": 8, - "x": 0, - "y": 26 - }, - "id": 51, - "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" - }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_TEMPLATE_Write_Reading_mcs_AvgLatency", - "interval": "", - "legendFormat": "Average Latency", - "refId": "A" - }, - { - "expr": "SBK_TEMPLATE_Write_Reading_mcs_MaxLatency", - "interval": "", - "legendFormat": "Max Latency", - "refId": "B" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "TEMPLATE Write-Read Avg and Max Latencies (Microseconds)", - "type": "stat" + "expr": "SBK_TEMPLATE_Write_Reading_mcs_50", + "interval": "", + "legendFormat": "", + "refId": "C" }, { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {} - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 11, - "w": 8, - "x": 8, - "y": 26 - }, - "hiddenSeries": false, - "id": 53, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.3.7", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "SBK_TEMPLATE_Write_Reading_mcs_10", - "interval": "", - "legendFormat": "", - "refId": "A" - }, - { - "expr": "SBK_TEMPLATE_Write_Reading_mcs_25", - "interval": "", - "legendFormat": "", - "refId": "B" - }, - { - "expr": "SBK_TEMPLATE_Write_Reading_mcs_50", - "interval": "", - "legendFormat": "", - "refId": "C" - }, - { - "expr": "SBK_TEMPLATE_Write_Reading_mcs_75", - "interval": "", - "legendFormat": "", - "refId": "D" - }, - { - "expr": "SBK_TEMPLATE_Write_Reading_mcs_90", - "interval": "", - "legendFormat": "", - "refId": "E" - }, - { - "expr": "SBK_TEMPLATE_Write_Reading_mcs_95", - "interval": "", - "legendFormat": "", - "refId": "F" - }, - { - "expr": "SBK_TEMPLATE_Write_Reading_mcs_99", - "interval": "", - "legendFormat": "", - "refId": "G" - }, - { - "expr": "SBK_TEMPLATE_Write_Reading_mcs_99_9", - "interval": "", - "legendFormat": "", - "refId": "H" - }, - { - "expr": "SBK_TEMPLATE_Write_Reading_mcs_99_99", - "interval": "", - "legendFormat": "", - "refId": "I" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "TEMPLATE Write-Read Percentiles (Microseconds)", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "format": "µs", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } + "expr": "SBK_TEMPLATE_Write_Reading_mcs_75", + "interval": "", + "legendFormat": "", + "refId": "D" + }, + { + "expr": "SBK_TEMPLATE_Write_Reading_mcs_90", + "interval": "", + "legendFormat": "", + "refId": "E" + }, + { + "expr": "SBK_TEMPLATE_Write_Reading_mcs_95", + "interval": "", + "legendFormat": "", + "refId": "F" + }, + { + "expr": "SBK_TEMPLATE_Write_Reading_mcs_99", + "interval": "", + "legendFormat": "", + "refId": "G" + }, + { + "expr": "SBK_TEMPLATE_Write_Reading_mcs_99_9", + "interval": "", + "legendFormat": "", + "refId": "H" + }, + { + "expr": "SBK_TEMPLATE_Write_Reading_mcs_99_99", + "interval": "", + "legendFormat": "", + "refId": "I" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "TEMPLATE Write-Read Percentiles (Microseconds)", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "µs", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true }, { - "datasource": "Prometheus", - "fieldConfig": { - "defaults": { - "custom": {}, - "mappings": [], - "noValue": "0", - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - }, - { - "color": "#EAB839", - "value": 1 - }, - { - "color": "#6ED0E0", - "value": 5 - }, - { - "color": "#EF843C", - "value": 10 - }, - { - "color": "#E24D42", - "value": 20 - }, - { - "color": "#1F78C1", - "value": 30 - }, - { - "color": "#BA43A9", - "value": 40 - }, - { - "color": "#705DA0", - "value": 50 - }, - { - "color": "#508642", - "value": 60 - }, - { - "color": "#CCA300", - "value": 70 - }, - { - "color": "#447EBC", - "value": 80 - }, - { - "color": "#C15C17", - "value": 90 - }, - { - "color": "#890F02", - "value": 100 - }, - { - "color": "#0A437C", - "value": 200 - }, - { - "color": "#6D1F62", - "value": 500 - }, - { - "color": "#584477", - "value": 1000 - } - ] + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "datasource": "Prometheus", + "fieldConfig": { + "defaults": { + "custom": {}, + "mappings": [], + "noValue": "0", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null }, - "unit": "ms" - }, - "overrides": [] - }, - "gridPos": { - "h": 11, - "w": 8, - "x": 16, - "y": 26 - }, - "id": 38, - "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "last" - ], - "fields": "", - "values": false - }, - "textMode": "auto" + { + "color": "#EAB839", + "value": 1 + }, + { + "color": "#6ED0E0", + "value": 5 + }, + { + "color": "#EF843C", + "value": 10 + }, + { + "color": "#E24D42", + "value": 20 + }, + { + "color": "#1F78C1", + "value": 30 + }, + { + "color": "#BA43A9", + "value": 40 + }, + { + "color": "#705DA0", + "value": 50 + }, + { + "color": "#508642", + "value": 60 + }, + { + "color": "#CCA300", + "value": 70 + }, + { + "color": "#447EBC", + "value": 80 + }, + { + "color": "#C15C17", + "value": 90 + }, + { + "color": "#890F02", + "value": 100 + }, + { + "color": "#0A437C", + "value": 200 + }, + { + "color": "#6D1F62", + "value": 500 + }, + { + "color": "#584477", + "value": 1000 + } + ] }, - "pluginVersion": "7.3.7", - "targets": [ - { - "expr": "SBK_TEMPLATE_Write_Reading_ms_AvgLatency", - "interval": "", - "legendFormat": "Average Latency", - "refId": "A" - }, - { - "expr": "SBK_TEMPLATE_Write_Reading_ms_MaxLatency", - "interval": "", - "legendFormat": "Max Latency", - "refId": "B" - } + "unit": "ms" + }, + "overrides": [] + }, + "gridPos": { + "h": 11, + "w": 8, + "x": 16, + "y": 31 + }, + "id": 38, + "options": { + "colorMode": "value", + "graphMode": "area", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "last" ], - "timeFrom": null, - "timeShift": null, - "title": "TEMPLATE Write-Read Avg and Max Latencies (Milliseconds)", - "type": "stat" + "fields": "", + "values": false + }, + "textMode": "auto" + }, + "pluginVersion": "7.3.7", + "targets": [ + { + "expr": "SBK_TEMPLATE_Write_Reading_ms_AvgLatency", + "interval": "", + "legendFormat": "Average Latency", + "refId": "A" + }, + { + "expr": "SBK_TEMPLATE_Write_Reading_ms_MaxLatency", + "interval": "", + "legendFormat": "Max Latency", + "refId": "B" } ], - "title": "Write-Read Performance Benchmarking (End to End Latencies)", - "type": "row" + "timeFrom": null, + "timeShift": null, + "title": "TEMPLATE Write-Read Avg and Max Latencies (Milliseconds)", + "type": "stat" } ], "refresh": "5s",