From f65832881d8eb81dc8ae9d523f45e68bb62610b9 Mon Sep 17 00:00:00 2001 From: Ling Jin <7138436+3AceShowHand@users.noreply.github.com> Date: Fri, 23 Aug 2024 18:58:42 +0800 Subject: [PATCH] metrics(ticdc): set the y axis min value to zero prevent negative value (#11514) close pingcap/tiflow#11515 --- metrics/grafana/ticdc.json | 431 ++++++++++--------------------------- 1 file changed, 116 insertions(+), 315 deletions(-) diff --git a/metrics/grafana/ticdc.json b/metrics/grafana/ticdc.json index e05ded8545e..30842d32d94 100644 --- a/metrics/grafana/ticdc.json +++ b/metrics/grafana/ticdc.json @@ -131,7 +131,7 @@ "gnetId": null, "graphTooltip": 1, "id": null, - "iteration": 1724392761411, + "iteration": 1724397907953, "links": [], "panels": [ { @@ -439,7 +439,7 @@ "label": null, "logBase": 1, "max": null, - "min": null, + "min": "0", "show": true }, { @@ -544,7 +544,7 @@ "label": null, "logBase": 1, "max": null, - "min": null, + "min": "0", "show": true }, { @@ -888,7 +888,7 @@ "label": null, "logBase": 1, "max": null, - "min": null, + "min": "0", "show": true }, { @@ -1751,7 +1751,7 @@ "label": null, "logBase": 1, "max": null, - "min": null, + "min": "0", "show": true }, { @@ -1857,7 +1857,7 @@ "label": null, "logBase": 1, "max": null, - "min": null, + "min": "0", "show": true }, { @@ -4691,7 +4691,7 @@ "targets": [ { "exemplar": true, - "expr": "sum(rate(ticdc_processor_exit_with_error_count{k8s_cluster=\"$k8s_cluster\", tidb_cluster=\"$tidb_cluster\",namespace=~\"$namespace\", changefeed=~\"$changefeed\",instance=~\"$ticdc_instance\"}[1m])) by (instance, namespace,changefeed)", + "expr": "sum(increase(ticdc_processor_exit_with_error_count{k8s_cluster=\"$k8s_cluster\", tidb_cluster=\"$tidb_cluster\",namespace=~\"$namespace\", changefeed=~\"$changefeed\",instance=~\"$ticdc_instance\"}[1m])) by (instance, namespace,changefeed)", "hide": false, "interval": "", "legendFormat": "{{instance}}-{{namespace}}-{{changefeed}}", @@ -4722,7 +4722,7 @@ "label": null, "logBase": 1, "max": null, - "min": null, + "min": "0", "show": true }, { @@ -5048,7 +5048,7 @@ "label": null, "logBase": 1, "max": null, - "min": null, + "min": "0", "show": true }, { @@ -5151,7 +5151,7 @@ "label": null, "logBase": 1, "max": null, - "min": null, + "min": "0", "show": true }, { @@ -5254,7 +5254,7 @@ "label": null, "logBase": 1, "max": null, - "min": null, + "min": "0", "show": true }, { @@ -5357,7 +5357,7 @@ "label": null, "logBase": 1, "max": null, - "min": null, + "min": "0", "show": true }, { @@ -5460,7 +5460,7 @@ "label": null, "logBase": 1, "max": null, - "min": null, + "min": "0", "show": true }, { @@ -5563,7 +5563,7 @@ "label": null, "logBase": 1, "max": null, - "min": null, + "min": "0", "show": true }, { @@ -5667,7 +5667,7 @@ "label": null, "logBase": 1, "max": null, - "min": null, + "min": "0", "show": true }, { @@ -5771,7 +5771,7 @@ "label": null, "logBase": 1, "max": null, - "min": null, + "min": "0", "show": true }, { @@ -5985,7 +5985,7 @@ "label": null, "logBase": 1, "max": null, - "min": null, + "min": "0", "show": true }, { @@ -6091,7 +6091,7 @@ "label": null, "logBase": 1, "max": null, - "min": null, + "min": "0", "show": true }, { @@ -6169,7 +6169,7 @@ "timeFrom": null, "timeRegions": [], "timeShift": null, - "title": "Output Row Count (per second)", + "title": "Output Row Count / Second", "tooltip": { "shared": true, "sort": 0, @@ -6189,7 +6189,7 @@ "label": null, "logBase": 1, "max": null, - "min": null, + "min": "0", "show": true }, { @@ -6470,7 +6470,7 @@ "targets": [ { "exemplar": true, - "expr": "sum(delta(ticdc_sink_execution_error{k8s_cluster=\"$k8s_cluster\",tidb_cluster=\"$tidb_cluster\",namespace=~\"$namespace\",changefeed=~\"$changefeed\",instance=~\"$ticdc_instance\"}[1m])) by (namespace,changefeed,instance)", + "expr": "sum(increase(ticdc_sink_execution_error{k8s_cluster=\"$k8s_cluster\",tidb_cluster=\"$tidb_cluster\",namespace=~\"$namespace\",changefeed=~\"$changefeed\",instance=~\"$ticdc_instance\"}[1m])) by (namespace,changefeed,instance)", "interval": "", "legendFormat": "{{namespace}}-{{changefeed}}-{{instance}}", "queryType": "randomWalk", @@ -6501,7 +6501,7 @@ "label": null, "logBase": 1, "max": null, - "min": null, + "min": "0", "show": true }, { @@ -6587,7 +6587,7 @@ "timeFrom": null, "timeRegions": [], "timeShift": null, - "title": "Large Row (size >= 128K) Size", + "title": "Large Row (size >= 2K) Size", "tooltip": { "shared": true, "sort": 0, @@ -6948,7 +6948,7 @@ "label": null, "logBase": 1, "max": null, - "min": null, + "min": "0", "show": true }, { @@ -7025,7 +7025,7 @@ "timeFrom": null, "timeRegions": [], "timeShift": null, - "title": "Worker Input Rows", + "title": "Worker Input Rows / Second", "tooltip": { "shared": true, "sort": 0, @@ -7045,7 +7045,7 @@ "label": null, "logBase": 1, "max": null, - "min": null, + "min": "0", "show": true }, { @@ -7150,7 +7150,7 @@ "label": null, "logBase": 1, "max": null, - "min": null, + "min": "0", "show": true }, { @@ -7954,7 +7954,7 @@ "targets": [ { "exemplar": true, - "expr": "ticdc_sink_encoder_group_input_chan_size{k8s_cluster=\"$k8s_cluster\", tidb_cluster=\"$tidb_cluster\", namespace=~\"$namespace\",changefeed=~\"$changefeed\", instance=~\"$ticdc_instance\"}", + "expr": "sum(rate(ticdc_sink_encoder_group_input_chan_size{k8s_cluster=\"$k8s_cluster\", tidb_cluster=\"$tidb_cluster\", namespace=~\"$namespace\",changefeed=~\"$changefeed\", instance=~\"$ticdc_instance\"}[1m])) by (namespace, changefeed, instance)", "hide": false, "interval": "", "legendFormat": "{{namespace}}-{{changefeed}}-{{instance}}-{{index}}", @@ -7985,7 +7985,7 @@ "label": null, "logBase": 1, "max": null, - "min": null, + "min": "0", "show": true }, { @@ -8052,7 +8052,7 @@ "targets": [ { "exemplar": true, - "expr": "ticdc_sink_encoder_group_output_chan_size{k8s_cluster=\"$k8s_cluster\", tidb_cluster=\"$tidb_cluster\", namespace=~\"$namespace\",changefeed=~\"$changefeed\", instance=~\"$ticdc_instance\"}", + "expr": "sum(rate(ticdc_sink_encoder_group_output_chan_size{k8s_cluster=\"$k8s_cluster\", tidb_cluster=\"$tidb_cluster\", namespace=~\"$namespace\",changefeed=~\"$changefeed\", instance=~\"$ticdc_instance\"}[1m])) by (namespace, changefeed, instance)", "hide": false, "interval": "", "legendFormat": "{{namespace}}-{{changefeed}}-{{instance}}", @@ -8083,7 +8083,7 @@ "label": null, "logBase": 1, "max": null, - "min": null, + "min": "0", "show": true }, { @@ -8296,7 +8296,7 @@ "label": null, "logBase": 1, "max": null, - "min": null, + "min": "0", "show": true }, { @@ -8394,7 +8394,7 @@ "label": null, "logBase": 1, "max": null, - "min": null, + "min": "0", "show": true }, { @@ -8492,7 +8492,7 @@ "label": null, "logBase": 1, "max": null, - "min": null, + "min": "0", "show": true }, { @@ -8590,7 +8590,7 @@ "label": null, "logBase": 1, "max": null, - "min": null, + "min": "0", "show": true }, { @@ -8688,7 +8688,7 @@ "label": null, "logBase": 1, "max": null, - "min": null, + "min": "0", "show": true }, { @@ -8786,7 +8786,7 @@ "label": null, "logBase": 1, "max": null, - "min": null, + "min": "0", "show": true }, { @@ -8970,7 +8970,7 @@ "timeFrom": null, "timeRegions": [], "timeShift": null, - "title": "Claim Check Send Message Count", + "title": "Claim Check Send Message Count / Second", "tooltip": { "shared": true, "sort": 0, @@ -8990,7 +8990,7 @@ "label": null, "logBase": 1, "max": null, - "min": null, + "min": "0", "show": true }, { @@ -9097,11 +9097,11 @@ }, "yaxes": [ { - "format": "short", + "format": "bytes", "label": null, "logBase": 1, "max": null, - "min": null, + "min": "0", "show": true }, { @@ -9196,7 +9196,7 @@ "label": null, "logBase": 1, "max": null, - "min": null, + "min": "0", "show": true }, { @@ -9445,7 +9445,7 @@ "label": null, "logBase": 1, "max": null, - "min": null, + "min": "0", "show": true }, { @@ -12222,7 +12222,7 @@ "label": null, "logBase": 1, "max": null, - "min": null, + "min": "0", "show": true }, { @@ -12524,7 +12524,7 @@ "label": null, "logBase": 1, "max": null, - "min": null, + "min": "0", "show": true }, { @@ -13532,7 +13532,7 @@ "label": null, "logBase": 1, "max": null, - "min": null, + "min": "0", "show": true }, { @@ -13750,7 +13750,7 @@ "label": null, "logBase": 1, "max": null, - "min": null, + "min": "0", "show": true }, { @@ -13795,7 +13795,7 @@ "alignAsTable": true, "avg": false, "current": true, - "max": false, + "max": true, "min": false, "rightSide": true, "show": true, @@ -13821,18 +13821,13 @@ "steppedLine": false, "targets": [ { - "expr": "histogram_quantile(0.999, sum(rate(ticdc_kvclient_event_size_bytes_bucket{k8s_cluster=\"$k8s_cluster\", tidb_cluster=\"$tidb_cluster\"}[1m])) by (le, instance, type))", + "exemplar": true, + "expr": "sum(rate(ticdc_kvclient_event_size_bytes_sum{k8s_cluster=\"$k8s_cluster\", tidb_cluster=\"$tidb_cluster\"}[1m])) by (le, instance, type)", "format": "time_series", + "interval": "", "intervalFactor": 1, "legendFormat": "{{instance}}-{{type}}-p999", "refId": "A" - }, - { - "expr": "histogram_quantile(0.95, sum(rate(ticdc_kvclient_event_size_bytes_bucket{k8s_cluster=\"$k8s_cluster\", tidb_cluster=\"$tidb_cluster\"}[1m])) by (le, instance, type))", - "format": "time_series", - "intervalFactor": 1, - "legendFormat": "{{instance}}-{{type}}-p95", - "refId": "B" } ], "thresholds": [], @@ -13859,7 +13854,7 @@ "label": null, "logBase": 1, "max": null, - "min": null, + "min": "0", "show": true }, { @@ -13964,7 +13959,7 @@ "label": null, "logBase": 1, "max": null, - "min": null, + "min": "0", "show": true }, { @@ -14257,7 +14252,7 @@ "label": null, "logBase": 1, "max": null, - "min": null, + "min": "0", "show": true }, { @@ -14330,8 +14325,10 @@ "steppedLine": false, "targets": [ { - "expr": "sum(delta(ticdc_tikvclient_lock_resolver_actions_total{k8s_cluster=\"$k8s_cluster\", tidb_cluster=\"$tidb_cluster\", instance=~\"$ticdc_instance\"}[1m])) by (type)", + "exemplar": true, + "expr": "sum(increase(ticdc_tikvclient_lock_resolver_actions_total{k8s_cluster=\"$k8s_cluster\", tidb_cluster=\"$tidb_cluster\", instance=~\"$ticdc_instance\"}[1m])) by (type)", "format": "time_series", + "interval": "", "intervalFactor": 2, "legendFormat": "{{type}}", "metric": "tikv_grpc_msg_duration_seconds_bucket", @@ -14363,7 +14360,7 @@ "label": null, "logBase": 1, "max": null, - "min": null, + "min": "0", "show": true }, { @@ -14471,7 +14468,7 @@ "label": null, "logBase": 1, "max": null, - "min": null, + "min": "0", "show": true }, { @@ -15086,202 +15083,6 @@ "alignLevel": null } }, - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "${DS_TEST-CLUSTER}", - "description": "batch read events from the sorter, record each batch size ", - "fieldConfig": { - "defaults": {}, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 7, - "w": 12, - "x": 0, - "y": 75 - }, - "hiddenSeries": false, - "id": 705, - "legend": { - "alignAsTable": true, - "avg": false, - "current": true, - "max": true, - "min": false, - "rightSide": false, - "show": true, - "total": false, - "values": true - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.5.11", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "exemplar": true, - "expr": "histogram_quantile(0.999, sum(rate(ticdc_processor_sorter_batch_read_bucket{k8s_cluster=\"$k8s_cluster\", tidb_cluster=\"$tidb_cluster\", namespace=~\"$namespace\",changefeed=~\"$changefeed\", instance=~\"$ticdc_instance\"}[1m])) by (le,namespace,instance,changefeed))", - "hide": false, - "interval": "", - "legendFormat": "{{namespace}}-{{changefeed}}-{{instance}}-p999", - "refId": "A" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "batch read sorter size percentile", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "format": "none", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "format": "none", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } - }, - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "${DS_TEST-CLUSTER}", - "description": "batch read events from the sorter, record each batch read duration ", - "fieldConfig": { - "defaults": {}, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 7, - "w": 12, - "x": 12, - "y": 75 - }, - "hiddenSeries": false, - "id": 706, - "legend": { - "alignAsTable": true, - "avg": false, - "current": true, - "max": true, - "min": false, - "rightSide": false, - "show": true, - "total": false, - "values": true - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.5.11", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "exemplar": true, - "expr": "histogram_quantile(0.999, sum(rate(ticdc_processor_sorter_batch_read_duration_bucket{k8s_cluster=\"$k8s_cluster\", tidb_cluster=\"$tidb_cluster\",namespace=~\"$namespace\", changefeed=~\"$changefeed\", instance=~\"$ticdc_instance\"}[1m])) by (le,instance,namespace,changefeed))", - "hide": false, - "interval": "", - "legendFormat": "{{namespace}}-{{changefeed}}-{{instance}}-p999", - "refId": "A" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "batch read sorter duration percentile", - "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": "none", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } - }, { "aliasColors": {}, "bars": false, @@ -15299,7 +15100,7 @@ "h": 7, "w": 12, "x": 0, - "y": 82 + "y": 75 }, "hiddenSeries": false, "id": 707, @@ -15332,7 +15133,7 @@ "targets": [ { "exemplar": true, - "expr": "ticdc_mounter_group_input_chan_size{k8s_cluster=\"$k8s_cluster\", tidb_cluster=\"$tidb_cluster\",namespace=~\"$namespace\", changefeed=~\"$changefeed\", instance=~\"$ticdc_instance\"}", + "expr": "sum(rate(ticdc_mounter_group_input_chan_size{k8s_cluster=\"$k8s_cluster\", tidb_cluster=\"$tidb_cluster\",namespace=~\"$namespace\", changefeed=~\"$changefeed\", instance=~\"$ticdc_instance\"}[1m])) by (namespace, changefeed, instance)", "hide": false, "interval": "", "legendFormat": "{{namespace}}-{{changefeed}}-{{instance}}-{{index}}", @@ -15363,7 +15164,7 @@ "label": null, "logBase": 1, "max": null, - "min": null, + "min": "0", "show": true }, { @@ -15397,7 +15198,7 @@ "h": 7, "w": 12, "x": 12, - "y": 122 + "y": 75 }, "hiddenSeries": false, "id": 10039, @@ -15461,7 +15262,7 @@ "label": null, "logBase": 1, "max": null, - "min": null, + "min": "0", "show": true }, { @@ -16497,7 +16298,7 @@ "h": 7, "w": 12, "x": 0, - "y": 166 + "y": 14 }, "hiddenSeries": false, "id": 60, @@ -16633,7 +16434,7 @@ "h": 7, "w": 12, "x": 12, - "y": 166 + "y": 14 }, "hiddenSeries": false, "id": 74, @@ -16751,7 +16552,7 @@ "h": 7, "w": 12, "x": 0, - "y": 173 + "y": 21 }, "hiddenSeries": false, "id": 147, @@ -16860,7 +16661,7 @@ "h": 7, "w": 12, "x": 12, - "y": 173 + "y": 21 }, "hiddenSeries": false, "id": 194, @@ -17034,7 +16835,7 @@ "h": 7, "w": 7, "x": 0, - "y": 180 + "y": 28 }, "hiddenSeries": false, "id": 152, @@ -17175,7 +16976,7 @@ "h": 7, "w": 5, "x": 7, - "y": 180 + "y": 28 }, "hiddenSeries": false, "id": 153, @@ -17283,7 +17084,7 @@ "h": 7, "w": 12, "x": 12, - "y": 180 + "y": 28 }, "hiddenSeries": false, "id": 70, @@ -17394,7 +17195,7 @@ "h": 7, "w": 12, "x": 0, - "y": 187 + "y": 35 }, "heatmap": {}, "hideZeroBuckets": true, @@ -17471,7 +17272,7 @@ "h": 7, "w": 6, "x": 12, - "y": 187 + "y": 35 }, "hiddenSeries": false, "id": 72, @@ -17576,7 +17377,7 @@ "h": 7, "w": 6, "x": 18, - "y": 187 + "y": 35 }, "hiddenSeries": false, "id": 140, @@ -17698,7 +17499,7 @@ "h": 7, "w": 12, "x": 0, - "y": 194 + "y": 42 }, "hiddenSeries": false, "id": 78, @@ -17816,7 +17617,7 @@ "h": 7, "w": 6, "x": 12, - "y": 194 + "y": 42 }, "hiddenSeries": false, "id": 76, @@ -17927,7 +17728,7 @@ "h": 7, "w": 6, "x": 18, - "y": 194 + "y": 42 }, "hiddenSeries": false, "id": 139, @@ -18035,7 +17836,7 @@ "h": 7, "w": 12, "x": 0, - "y": 201 + "y": 49 }, "hiddenSeries": false, "id": 143, @@ -18172,7 +17973,7 @@ "h": 7, "w": 12, "x": 12, - "y": 201 + "y": 49 }, "hiddenSeries": false, "id": 145, @@ -18303,7 +18104,7 @@ "h": 7, "w": 12, "x": 0, - "y": 208 + "y": 56 }, "hiddenSeries": false, "id": 141, @@ -18417,7 +18218,7 @@ "h": 7, "w": 6, "x": 12, - "y": 208 + "y": 56 }, "heatmap": {}, "hideZeroBuckets": true, @@ -18493,7 +18294,7 @@ "h": 7, "w": 6, "x": 18, - "y": 208 + "y": 56 }, "hiddenSeries": false, "id": 142, @@ -18687,7 +18488,7 @@ "label": null, "logBase": 1, "max": null, - "min": null, + "min": "0", "show": true }, { @@ -18782,7 +18583,7 @@ "label": null, "logBase": 1, "max": null, - "min": null, + "min": "0", "show": true }, { @@ -18896,7 +18697,7 @@ "label": null, "logBase": 1, "max": null, - "min": null, + "min": "0", "show": true }, { @@ -19009,7 +18810,7 @@ "label": null, "logBase": 1, "max": null, - "min": null, + "min": "0", "show": true }, { @@ -19120,7 +18921,7 @@ "label": null, "logBase": 1, "max": null, - "min": null, + "min": "0", "show": true }, { @@ -19750,7 +19551,7 @@ "label": null, "logBase": 1, "max": null, - "min": null, + "min": "0", "show": true }, { @@ -19846,7 +19647,7 @@ "label": null, "logBase": 1, "max": null, - "min": null, + "min": "0", "show": true }, { @@ -19944,7 +19745,7 @@ "label": null, "logBase": 1, "max": null, - "min": null, + "min": "0", "show": true }, { @@ -20569,7 +20370,7 @@ "h": 9, "w": 12, "x": 0, - "y": 50 + "y": 18 }, "hiddenSeries": false, "id": 10001, @@ -20641,7 +20442,7 @@ "label": null, "logBase": 1, "max": null, - "min": null, + "min": "0", "show": true }, { @@ -20674,7 +20475,7 @@ "h": 9, "w": 12, "x": 12, - "y": 50 + "y": 18 }, "hiddenSeries": false, "id": 10002, @@ -20746,7 +20547,7 @@ "label": null, "logBase": 1, "max": null, - "min": null, + "min": "0", "show": true }, { @@ -20779,7 +20580,7 @@ "h": 9, "w": 12, "x": 0, - "y": 59 + "y": 27 }, "hiddenSeries": false, "id": 10003, @@ -20851,7 +20652,7 @@ "label": null, "logBase": 1, "max": null, - "min": null, + "min": "0", "show": true }, { @@ -20884,7 +20685,7 @@ "h": 9, "w": 12, "x": 12, - "y": 59 + "y": 27 }, "hiddenSeries": false, "id": 10004, @@ -20947,7 +20748,7 @@ "label": null, "logBase": 1, "max": null, - "min": null, + "min": "0", "show": true }, { @@ -20980,7 +20781,7 @@ "h": 9, "w": 12, "x": 0, - "y": 68 + "y": 36 }, "hiddenSeries": false, "id": 10005, @@ -21043,7 +20844,7 @@ "label": null, "logBase": 1, "max": null, - "min": null, + "min": "0", "show": true }, { @@ -21076,7 +20877,7 @@ "h": 9, "w": 12, "x": 12, - "y": 68 + "y": 36 }, "hiddenSeries": false, "id": 10006, @@ -21139,7 +20940,7 @@ "label": null, "logBase": 1, "max": null, - "min": null, + "min": "0", "show": true }, { @@ -21172,7 +20973,7 @@ "h": 9, "w": 12, "x": 0, - "y": 77 + "y": 45 }, "hiddenSeries": false, "id": 10007, @@ -21236,7 +21037,7 @@ "label": null, "logBase": 1, "max": null, - "min": null, + "min": "0", "show": true }, { @@ -21269,7 +21070,7 @@ "h": 9, "w": 12, "x": 12, - "y": 77 + "y": 45 }, "hiddenSeries": false, "id": 10008, @@ -21335,7 +21136,7 @@ "label": null, "logBase": 1, "max": null, - "min": null, + "min": "0", "show": true }, { @@ -21368,7 +21169,7 @@ "h": 9, "w": 12, "x": 0, - "y": 86 + "y": 54 }, "hiddenSeries": false, "id": 10009, @@ -21434,7 +21235,7 @@ "label": null, "logBase": 1, "max": null, - "min": null, + "min": "0", "show": true }, { @@ -21501,7 +21302,7 @@ "h": 9, "w": 12, "x": 12, - "y": 86 + "y": 54 }, "id": 10010, "options": { @@ -21560,7 +21361,7 @@ "h": 9, "w": 12, "x": 0, - "y": 95 + "y": 63 }, "hiddenSeries": false, "id": 10011, @@ -21625,7 +21426,7 @@ "label": null, "logBase": 1, "max": null, - "min": null, + "min": "0", "show": true }, { @@ -21661,7 +21462,7 @@ "h": 9, "w": 12, "x": 12, - "y": 95 + "y": 63 }, "hiddenSeries": false, "id": 10012, @@ -21726,7 +21527,7 @@ "label": null, "logBase": 1, "max": null, - "min": null, + "min": "0", "show": true }, { @@ -21762,7 +21563,7 @@ "h": 9, "w": 12, "x": 12, - "y": 104 + "y": 72 }, "hiddenSeries": false, "id": 10013, @@ -21827,7 +21628,7 @@ "label": null, "logBase": 1, "max": null, - "min": null, + "min": "0", "show": true }, { @@ -22161,5 +21962,5 @@ "timezone": "browser", "title": "${DS_TEST-CLUSTER}-TiCDC", "uid": "YiGL8hBZ1", - "version": 58 + "version": 59 }