diff --git a/monitoring/config-grafana/provisioning/dashboards-data/default.json b/monitoring/config-grafana/provisioning/dashboards-data/default.json index 128f03b1..dc94e052 100644 --- a/monitoring/config-grafana/provisioning/dashboards-data/default.json +++ b/monitoring/config-grafana/provisioning/dashboards-data/default.json @@ -24,7 +24,7 @@ "editable": true, "fiscalYearStartMonth": 0, "graphTooltip": 0, - "id": 2, + "id": 0, "links": [], "liveNow": true, "panels": [ @@ -75,6 +75,7 @@ "type": "linear" }, "showPoints": "auto", + "showValues": false, "spanNulls": false, "stacking": { "group": "A", @@ -90,7 +91,1434 @@ "steps": [ { "color": "green", - "value": null + "value": 0 + }, + { + "color": "red", + "value": 80 + } + ] + } + }, + "overrides": [] + }, + "gridPos": { + "h": 9, + "w": 8, + "x": 0, + "y": 1 + }, + "id": 21, + "options": { + "legend": { + "calcs": [], + "displayMode": "list", + "placement": "bottom", + "showLegend": true + }, + "tooltip": { + "hideZeros": false, + "mode": "single", + "sort": "none" + } + }, + "pluginVersion": "12.2.0", + "targets": [ + { + "datasource": { + "type": "prometheus", + "uid": "prometheus" + }, + "editorMode": "code", + "expr": "malachitebft_core_consensus_height", + "instant": false, + "legendFormat": "{{job}}", + "range": true, + "refId": "A" + } + ], + "title": "malachitebft_core_consensus_height", + "type": "timeseries" + }, + { + "datasource": { + "type": "prometheus", + "uid": "prometheus" + }, + "fieldConfig": { + "defaults": { + "color": { + "mode": "palette-classic" + }, + "custom": { + "axisBorderShow": false, + "axisCenteredZero": false, + "axisColorMode": "text", + "axisLabel": "", + "axisPlacement": "auto", + "barAlignment": 0, + "barWidthFactor": 0.6, + "drawStyle": "line", + "fillOpacity": 0, + "gradientMode": "none", + "hideFrom": { + "legend": false, + "tooltip": false, + "viz": false + }, + "insertNulls": false, + "lineInterpolation": "linear", + "lineWidth": 1, + "pointSize": 5, + "scaleDistribution": { + "type": "linear" + }, + "showPoints": "auto", + "showValues": false, + "spanNulls": false, + "stacking": { + "group": "A", + "mode": "none" + }, + "thresholdsStyle": { + "mode": "off" + } + }, + "mappings": [], + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": 0 + }, + { + "color": "red", + "value": 80 + } + ] + } + }, + "overrides": [] + }, + "gridPos": { + "h": 9, + "w": 8, + "x": 8, + "y": 1 + }, + "id": 33, + "options": { + "legend": { + "calcs": [], + "displayMode": "list", + "placement": "bottom", + "showLegend": true + }, + "tooltip": { + "hideZeros": false, + "mode": "single", + "sort": "none" + } + }, + "pluginVersion": "12.2.0", + "targets": [ + { + "datasource": { + "type": "prometheus", + "uid": "prometheus" + }, + "editorMode": "code", + "expr": "rate(malachitebft_core_consensus_height[$__rate_interval])", + "instant": false, + "legendFormat": "{{job}}", + "range": true, + "refId": "A" + } + ], + "title": "malachitebft_core_consensus_height (rate)", + "type": "timeseries" + }, + { + "datasource": { + "type": "prometheus", + "uid": "prometheus" + }, + "description": "malachitebft_core_consensus_consensus_time Consensus time, in seconds.", + "fieldConfig": { + "defaults": { + "color": { + "mode": "palette-classic" + }, + "custom": { + "axisBorderShow": false, + "axisCenteredZero": false, + "axisColorMode": "text", + "axisLabel": "", + "axisPlacement": "auto", + "barAlignment": 0, + "barWidthFactor": 0.6, + "drawStyle": "line", + "fillOpacity": 0, + "gradientMode": "none", + "hideFrom": { + "legend": false, + "tooltip": false, + "viz": false + }, + "insertNulls": false, + "lineInterpolation": "linear", + "lineWidth": 1, + "pointSize": 5, + "scaleDistribution": { + "type": "linear" + }, + "showPoints": "auto", + "showValues": false, + "spanNulls": false, + "stacking": { + "group": "A", + "mode": "none" + }, + "thresholdsStyle": { + "mode": "off" + } + }, + "mappings": [], + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": 0 + }, + { + "color": "red", + "value": 80 + } + ] + }, + "unit": "s" + }, + "overrides": [] + }, + "gridPos": { + "h": 9, + "w": 8, + "x": 16, + "y": 1 + }, + "id": 28, + "options": { + "legend": { + "calcs": [], + "displayMode": "list", + "placement": "bottom", + "showLegend": true + }, + "tooltip": { + "hideZeros": false, + "mode": "single", + "sort": "none" + } + }, + "pluginVersion": "12.2.0", + "targets": [ + { + "datasource": { + "type": "prometheus", + "uid": "prometheus" + }, + "editorMode": "code", + "expr": "sum by (job) (\n rate(malachitebft_core_consensus_consensus_time_sum[$__rate_interval])\n) \n/ \nsum by (job) (\n rate(malachitebft_core_consensus_consensus_time_count[$__rate_interval])\n)", + "hide": false, + "instant": false, + "legendFormat": "{{job}}", + "range": true, + "refId": "A" + } + ], + "title": "malachitebft_core_consensus_time", + "type": "timeseries" + }, + { + "datasource": { + "type": "prometheus", + "uid": "prometheus" + }, + "description": "Time taken to finalize a block, in seconds.", + "fieldConfig": { + "defaults": { + "color": { + "mode": "palette-classic" + }, + "custom": { + "axisBorderShow": false, + "axisCenteredZero": false, + "axisColorMode": "text", + "axisLabel": "", + "axisPlacement": "auto", + "barAlignment": 0, + "barWidthFactor": 0.6, + "drawStyle": "line", + "fillOpacity": 0, + "gradientMode": "none", + "hideFrom": { + "legend": false, + "tooltip": false, + "viz": false + }, + "insertNulls": false, + "lineInterpolation": "linear", + "lineWidth": 1, + "pointSize": 5, + "scaleDistribution": { + "type": "linear" + }, + "showPoints": "auto", + "showValues": false, + "spanNulls": false, + "stacking": { + "group": "A", + "mode": "none" + }, + "thresholdsStyle": { + "mode": "off" + } + }, + "mappings": [], + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": 0 + }, + { + "color": "red", + "value": 80 + } + ] + }, + "unit": "s" + }, + "overrides": [] + }, + "gridPos": { + "h": 7, + "w": 8, + "x": 0, + "y": 10 + }, + "id": 44, + "options": { + "legend": { + "calcs": [], + "displayMode": "list", + "placement": "bottom", + "showLegend": true + }, + "tooltip": { + "hideZeros": false, + "mode": "single", + "sort": "none" + } + }, + "pluginVersion": "12.2.0", + "targets": [ + { + "datasource": { + "type": "prometheus", + "uid": "prometheus" + }, + "editorMode": "code", + "expr": "sum by (job) (\n rate(malachitebft_core_consensus_time_per_block_sum[$__rate_interval])\n) \n/ \nsum by (job) (\n rate(malachitebft_core_consensus_time_per_block_count[$__rate_interval])\n)", + "hide": false, + "instant": false, + "legendFormat": "{{job}}", + "range": true, + "refId": "A" + } + ], + "title": "malachitebft_core_consensus_time_per_block_sum", + "type": "timeseries" + }, + { + "datasource": { + "type": "prometheus", + "uid": "prometheus" + }, + "description": "malachitebft_core_consensus_time_per_block Time taken to finalize a block, in seconds.", + "fieldConfig": { + "defaults": { + "color": { + "mode": "palette-classic" + }, + "custom": { + "axisBorderShow": false, + "axisCenteredZero": false, + "axisColorMode": "text", + "axisLabel": "", + "axisPlacement": "auto", + "barAlignment": 0, + "barWidthFactor": 0.6, + "drawStyle": "line", + "fillOpacity": 0, + "gradientMode": "none", + "hideFrom": { + "legend": false, + "tooltip": false, + "viz": false + }, + "insertNulls": false, + "lineInterpolation": "linear", + "lineWidth": 1, + "pointSize": 5, + "scaleDistribution": { + "type": "linear" + }, + "showPoints": "auto", + "showValues": false, + "spanNulls": false, + "stacking": { + "group": "A", + "mode": "none" + }, + "thresholdsStyle": { + "mode": "off" + } + }, + "mappings": [], + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": 0 + }, + { + "color": "red", + "value": 80 + } + ] + } + }, + "overrides": [] + }, + "gridPos": { + "h": 7, + "w": 8, + "x": 8, + "y": 10 + }, + "id": 45, + "options": { + "legend": { + "calcs": [], + "displayMode": "list", + "placement": "bottom", + "showLegend": true + }, + "tooltip": { + "hideZeros": false, + "mode": "single", + "sort": "none" + } + }, + "pluginVersion": "12.2.0", + "targets": [ + { + "datasource": { + "type": "prometheus", + "uid": "prometheus" + }, + "editorMode": "code", + "expr": "rate(malachitebft_core_consensus_rebroadcast_timeouts_total[$__rate_interval])", + "hide": false, + "instant": false, + "legendFormat": "{{job}}", + "range": true, + "refId": "A" + } + ], + "title": "malachitebft_core_consensus_rebroadcast_timeouts (rate)", + "type": "timeseries" + }, + { + "datasource": { + "type": "prometheus", + "uid": "prometheus" + }, + "fieldConfig": { + "defaults": { + "color": { + "mode": "palette-classic" + }, + "custom": { + "axisBorderShow": false, + "axisCenteredZero": false, + "axisColorMode": "text", + "axisLabel": "", + "axisPlacement": "auto", + "fillOpacity": 80, + "gradientMode": "none", + "hideFrom": { + "legend": false, + "tooltip": false, + "viz": false + }, + "lineWidth": 1, + "scaleDistribution": { + "type": "linear" + }, + "thresholdsStyle": { + "mode": "off" + } + }, + "mappings": [], + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": 0 + }, + { + "color": "red", + "value": 80 + } + ] + } + }, + "overrides": [] + }, + "gridPos": { + "h": 7, + "w": 8, + "x": 16, + "y": 10 + }, + "id": 31, + "options": { + "barRadius": 0, + "barWidth": 0.97, + "fullHighlight": false, + "groupWidth": 0.7, + "legend": { + "calcs": [], + "displayMode": "list", + "placement": "bottom", + "showLegend": true + }, + "orientation": "auto", + "showValue": "auto", + "stacking": "none", + "tooltip": { + "hideZeros": false, + "mode": "single", + "sort": "none" + }, + "xTickLabelRotation": 0, + "xTickLabelSpacing": 0 + }, + "pluginVersion": "12.2.0", + "targets": [ + { + "datasource": { + "type": "prometheus", + "uid": "prometheus" + }, + "editorMode": "code", + "expr": "malachitebft_core_consensus_round", + "instant": false, + "legendFormat": "{{job}}", + "range": true, + "refId": "A" + } + ], + "title": "malachitebft_core_consensus_round", + "type": "barchart" + }, + { + "datasource": { + "type": "prometheus", + "uid": "prometheus" + }, + "description": "# HELP app_channel_db_write_bytes_total Amount of data written to the database (bytes).", + "fieldConfig": { + "defaults": { + "color": { + "mode": "palette-classic" + }, + "custom": { + "axisBorderShow": false, + "axisCenteredZero": false, + "axisColorMode": "text", + "axisLabel": "", + "axisPlacement": "auto", + "barAlignment": 0, + "barWidthFactor": 0.6, + "drawStyle": "line", + "fillOpacity": 0, + "gradientMode": "none", + "hideFrom": { + "legend": false, + "tooltip": false, + "viz": false + }, + "insertNulls": false, + "lineInterpolation": "linear", + "lineWidth": 1, + "pointSize": 5, + "scaleDistribution": { + "type": "linear" + }, + "showPoints": "auto", + "showValues": false, + "spanNulls": false, + "stacking": { + "group": "A", + "mode": "none" + }, + "thresholdsStyle": { + "mode": "off" + } + }, + "mappings": [], + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": 0 + }, + { + "color": "red", + "value": 80 + } + ] + }, + "unit": "bytes" + }, + "overrides": [] + }, + "gridPos": { + "h": 7, + "w": 12, + "x": 0, + "y": 17 + }, + "id": 48, + "options": { + "legend": { + "calcs": [], + "displayMode": "list", + "placement": "bottom", + "showLegend": true + }, + "tooltip": { + "hideZeros": false, + "mode": "single", + "sort": "none" + } + }, + "pluginVersion": "12.2.0", + "targets": [ + { + "datasource": { + "type": "prometheus", + "uid": "prometheus" + }, + "editorMode": "builder", + "expr": "rate(app_channel_db_write_bytes_total_total[$__rate_interval])", + "hide": false, + "instant": false, + "legendFormat": "{{job}}-Inbound", + "range": true, + "refId": "A" + } + ], + "title": "app_channel_db_write_bytes_total_total", + "type": "timeseries" + }, + { + "datasource": { + "type": "prometheus", + "uid": "prometheus" + }, + "description": "# HELP app_channel_db_read_bytes_total Amount of data read from the database (bytes).", + "fieldConfig": { + "defaults": { + "color": { + "mode": "palette-classic" + }, + "custom": { + "axisBorderShow": false, + "axisCenteredZero": false, + "axisColorMode": "text", + "axisLabel": "", + "axisPlacement": "auto", + "barAlignment": 0, + "barWidthFactor": 0.6, + "drawStyle": "line", + "fillOpacity": 0, + "gradientMode": "none", + "hideFrom": { + "legend": false, + "tooltip": false, + "viz": false + }, + "insertNulls": false, + "lineInterpolation": "linear", + "lineWidth": 1, + "pointSize": 5, + "scaleDistribution": { + "type": "linear" + }, + "showPoints": "auto", + "showValues": false, + "spanNulls": false, + "stacking": { + "group": "A", + "mode": "none" + }, + "thresholdsStyle": { + "mode": "off" + } + }, + "mappings": [], + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": 0 + }, + { + "color": "red", + "value": 80 + } + ] + }, + "unit": "bytes" + }, + "overrides": [] + }, + "gridPos": { + "h": 7, + "w": 12, + "x": 12, + "y": 17 + }, + "id": 49, + "options": { + "legend": { + "calcs": [], + "displayMode": "list", + "placement": "bottom", + "showLegend": true + }, + "tooltip": { + "hideZeros": false, + "mode": "single", + "sort": "none" + } + }, + "pluginVersion": "12.2.0", + "targets": [ + { + "datasource": { + "type": "prometheus", + "uid": "prometheus" + }, + "editorMode": "builder", + "expr": "rate(app_channel_db_read_bytes_total_total[$__rate_interval])", + "hide": false, + "instant": false, + "legendFormat": "{{job}}-Inbound", + "range": true, + "refId": "A" + } + ], + "title": "app_channel_db_read_bytes_total", + "type": "timeseries" + }, + { + "datasource": { + "type": "prometheus", + "uid": "prometheus" + }, + "description": "", + "fieldConfig": { + "defaults": { + "color": { + "mode": "palette-classic" + }, + "custom": { + "axisBorderShow": false, + "axisCenteredZero": false, + "axisColorMode": "text", + "axisLabel": "", + "axisPlacement": "auto", + "barAlignment": 0, + "barWidthFactor": 0.6, + "drawStyle": "line", + "fillOpacity": 0, + "gradientMode": "none", + "hideFrom": { + "legend": false, + "tooltip": false, + "viz": false + }, + "insertNulls": false, + "lineInterpolation": "linear", + "lineWidth": 1, + "pointSize": 5, + "scaleDistribution": { + "type": "linear" + }, + "showPoints": "auto", + "showValues": false, + "spanNulls": false, + "stacking": { + "group": "A", + "mode": "none" + }, + "thresholdsStyle": { + "mode": "off" + } + }, + "mappings": [], + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": 0 + }, + { + "color": "red", + "value": 80 + } + ] + }, + "unit": "bytes" + }, + "overrides": [] + }, + "gridPos": { + "h": 5, + "w": 12, + "x": 0, + "y": 24 + }, + "id": 46, + "options": { + "legend": { + "calcs": [], + "displayMode": "list", + "placement": "bottom", + "showLegend": true + }, + "tooltip": { + "hideZeros": false, + "mode": "single", + "sort": "none" + } + }, + "pluginVersion": "12.2.0", + "targets": [ + { + "datasource": { + "type": "prometheus", + "uid": "prometheus" + }, + "editorMode": "builder", + "expr": "rate(malachitebft_network_libp2p_bandwidth_bytes_total{direction=\"Inbound\"}[$__rate_interval])", + "hide": false, + "instant": false, + "legendFormat": "{{job}}-Inbound", + "range": true, + "refId": "A" + }, + { + "datasource": { + "type": "prometheus", + "uid": "prometheus" + }, + "editorMode": "builder", + "expr": "rate(malachitebft_network_libp2p_bandwidth_bytes_total{direction=\"Outbound\"}[$__rate_interval])", + "hide": false, + "instant": false, + "legendFormat": "{{job}}-Outbound", + "range": true, + "refId": "B" + } + ], + "title": "malachitebft_network_libp2p_bandwidth_bytes_total", + "type": "timeseries" + }, + { + "datasource": { + "type": "prometheus", + "uid": "prometheus" + }, + "description": "", + "fieldConfig": { + "defaults": { + "color": { + "mode": "palette-classic" + }, + "custom": { + "axisBorderShow": false, + "axisCenteredZero": false, + "axisColorMode": "text", + "axisLabel": "", + "axisPlacement": "auto", + "barAlignment": 0, + "barWidthFactor": 0.6, + "drawStyle": "line", + "fillOpacity": 0, + "gradientMode": "none", + "hideFrom": { + "legend": false, + "tooltip": false, + "viz": false + }, + "insertNulls": false, + "lineInterpolation": "linear", + "lineWidth": 1, + "pointSize": 5, + "scaleDistribution": { + "type": "linear" + }, + "showPoints": "auto", + "showValues": false, + "spanNulls": false, + "stacking": { + "group": "A", + "mode": "none" + }, + "thresholdsStyle": { + "mode": "off" + } + }, + "mappings": [], + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": 0 + }, + { + "color": "red", + "value": 80 + } + ] + } + }, + "overrides": [] + }, + "gridPos": { + "h": 5, + "w": 12, + "x": 12, + "y": 24 + }, + "id": 47, + "options": { + "legend": { + "calcs": [], + "displayMode": "list", + "placement": "bottom", + "showLegend": true + }, + "tooltip": { + "hideZeros": false, + "mode": "single", + "sort": "none" + } + }, + "pluginVersion": "12.2.0", + "targets": [ + { + "datasource": { + "type": "prometheus", + "uid": "prometheus" + }, + "editorMode": "code", + "expr": "malachitebft_discovery_num_active_peers", + "hide": false, + "instant": false, + "legendFormat": "{{job}}", + "range": true, + "refId": "A" + } + ], + "title": "malachitebft_discovery_num_active_peers", + "type": "timeseries" + }, + { + "collapsed": false, + "gridPos": { + "h": 1, + "w": 24, + "x": 0, + "y": 29 + }, + "id": 22, + "panels": [], + "title": "Reth", + "type": "row" + }, + { + "datasource": { + "type": "prometheus", + "uid": "prometheus" + }, + "fieldConfig": { + "defaults": { + "color": { + "mode": "palette-classic" + }, + "custom": { + "axisBorderShow": false, + "axisCenteredZero": false, + "axisColorMode": "text", + "axisLabel": "", + "axisPlacement": "auto", + "barAlignment": 0, + "barWidthFactor": 0.6, + "drawStyle": "line", + "fillOpacity": 0, + "gradientMode": "none", + "hideFrom": { + "legend": false, + "tooltip": false, + "viz": false + }, + "insertNulls": false, + "lineInterpolation": "linear", + "lineWidth": 1, + "pointSize": 5, + "scaleDistribution": { + "type": "linear" + }, + "showPoints": "auto", + "showValues": false, + "spanNulls": false, + "stacking": { + "group": "A", + "mode": "none" + }, + "thresholdsStyle": { + "mode": "off" + } + }, + "mappings": [], + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": 0 + }, + { + "color": "red", + "value": 80 + } + ] + } + }, + "overrides": [] + }, + "gridPos": { + "h": 6, + "w": 12, + "x": 0, + "y": 30 + }, + "id": 2, + "options": { + "legend": { + "calcs": [], + "displayMode": "list", + "placement": "bottom", + "showLegend": true + }, + "tooltip": { + "hideZeros": false, + "mode": "single", + "sort": "none" + } + }, + "pluginVersion": "12.2.0", + "targets": [ + { + "datasource": { + "type": "prometheus", + "uid": "prometheus" + }, + "editorMode": "code", + "expr": "reth_blockchain_tree_canonical_chain_height", + "instant": false, + "legendFormat": "{{job}}", + "range": true, + "refId": "A" + } + ], + "title": "reth_blockchain_tree_canonical_chain_height", + "type": "timeseries" + }, + { + "datasource": { + "type": "prometheus", + "uid": "prometheus" + }, + "fieldConfig": { + "defaults": { + "color": { + "mode": "palette-classic" + }, + "custom": { + "axisBorderShow": false, + "axisCenteredZero": false, + "axisColorMode": "text", + "axisLabel": "", + "axisPlacement": "auto", + "barAlignment": 0, + "barWidthFactor": 0.6, + "drawStyle": "line", + "fillOpacity": 0, + "gradientMode": "none", + "hideFrom": { + "legend": false, + "tooltip": false, + "viz": false + }, + "insertNulls": false, + "lineInterpolation": "linear", + "lineWidth": 1, + "pointSize": 5, + "scaleDistribution": { + "type": "linear" + }, + "showPoints": "auto", + "showValues": false, + "spanNulls": false, + "stacking": { + "group": "A", + "mode": "none" + }, + "thresholdsStyle": { + "mode": "off" + } + }, + "mappings": [], + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": 0 + }, + { + "color": "red", + "value": 80 + } + ] + } + }, + "overrides": [] + }, + "gridPos": { + "h": 6, + "w": 12, + "x": 12, + "y": 30 + }, + "id": 19, + "options": { + "legend": { + "calcs": [], + "displayMode": "list", + "placement": "bottom", + "showLegend": true + }, + "tooltip": { + "hideZeros": false, + "mode": "single", + "sort": "none" + } + }, + "pluginVersion": "12.2.0", + "targets": [ + { + "datasource": { + "type": "prometheus", + "uid": "prometheus" + }, + "editorMode": "code", + "expr": "reth_consensus_engine_beacon_executed_blocks", + "instant": false, + "legendFormat": "{{job}}", + "range": true, + "refId": "A" + } + ], + "title": "reth_consensus_engine_beacon_executed_blocks", + "type": "timeseries" + }, + { + "datasource": { + "type": "prometheus", + "uid": "prometheus" + }, + "fieldConfig": { + "defaults": { + "color": { + "mode": "palette-classic" + }, + "custom": { + "axisBorderShow": false, + "axisCenteredZero": false, + "axisColorMode": "text", + "axisLabel": "", + "axisPlacement": "auto", + "barAlignment": 0, + "barWidthFactor": 0.6, + "drawStyle": "line", + "fillOpacity": 0, + "gradientMode": "none", + "hideFrom": { + "legend": false, + "tooltip": false, + "viz": false + }, + "insertNulls": false, + "lineInterpolation": "linear", + "lineWidth": 1, + "pointSize": 5, + "scaleDistribution": { + "type": "linear" + }, + "showPoints": "auto", + "showValues": false, + "spanNulls": false, + "stacking": { + "group": "A", + "mode": "none" + }, + "thresholdsStyle": { + "mode": "off" + } + }, + "mappings": [], + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": 0 + }, + { + "color": "red", + "value": 80 + } + ] + } + }, + "overrides": [] + }, + "gridPos": { + "h": 5, + "w": 12, + "x": 0, + "y": 36 + }, + "id": 18, + "options": { + "legend": { + "calcs": [], + "displayMode": "list", + "placement": "bottom", + "showLegend": true + }, + "tooltip": { + "hideZeros": false, + "mode": "single", + "sort": "none" + } + }, + "pluginVersion": "12.2.0", + "targets": [ + { + "datasource": { + "type": "prometheus", + "uid": "prometheus" + }, + "editorMode": "code", + "expr": "rate(reth_transaction_pool_inserted_transactions[$__rate_interval])", + "instant": false, + "legendFormat": "{{job}}", + "range": true, + "refId": "A" + } + ], + "title": "reth_transaction_pool_inserted_transactions", + "type": "timeseries" + }, + { + "datasource": { + "type": "prometheus", + "uid": "prometheus" + }, + "fieldConfig": { + "defaults": { + "color": { + "mode": "palette-classic" + }, + "custom": { + "axisBorderShow": false, + "axisCenteredZero": false, + "axisColorMode": "text", + "axisLabel": "", + "axisPlacement": "auto", + "barAlignment": 0, + "barWidthFactor": 0.6, + "drawStyle": "line", + "fillOpacity": 0, + "gradientMode": "none", + "hideFrom": { + "legend": false, + "tooltip": false, + "viz": false + }, + "insertNulls": false, + "lineInterpolation": "linear", + "lineWidth": 1, + "pointSize": 5, + "scaleDistribution": { + "type": "linear" + }, + "showPoints": "auto", + "showValues": false, + "spanNulls": false, + "stacking": { + "group": "A", + "mode": "none" + }, + "thresholdsStyle": { + "mode": "off" + } + }, + "mappings": [], + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": 0 + }, + { + "color": "red", + "value": 80 + } + ] + } + }, + "overrides": [] + }, + "gridPos": { + "h": 5, + "w": 12, + "x": 12, + "y": 36 + }, + "id": 20, + "options": { + "legend": { + "calcs": [], + "displayMode": "list", + "placement": "bottom", + "showLegend": true + }, + "tooltip": { + "hideZeros": false, + "mode": "single", + "sort": "none" + } + }, + "pluginVersion": "12.2.0", + "targets": [ + { + "datasource": { + "type": "prometheus", + "uid": "prometheus" + }, + "editorMode": "code", + "expr": "reth_blockchain_tree_in_mem_state_num_blocks", + "instant": false, + "legendFormat": "{{job}}", + "range": true, + "refId": "A" + } + ], + "title": "reth_blockchain_tree_in_mem_state_num_blocks", + "type": "timeseries" + }, + { + "datasource": { + "type": "prometheus", + "uid": "prometheus" + }, + "fieldConfig": { + "defaults": { + "color": { + "mode": "palette-classic" + }, + "custom": { + "axisBorderShow": false, + "axisCenteredZero": false, + "axisColorMode": "text", + "axisLabel": "", + "axisPlacement": "auto", + "barAlignment": 0, + "barWidthFactor": 0.6, + "drawStyle": "line", + "fillOpacity": 0, + "gradientMode": "none", + "hideFrom": { + "legend": false, + "tooltip": false, + "viz": false + }, + "insertNulls": false, + "lineInterpolation": "linear", + "lineWidth": 1, + "pointSize": 5, + "scaleDistribution": { + "type": "linear" + }, + "showPoints": "auto", + "showValues": false, + "spanNulls": false, + "stacking": { + "group": "A", + "mode": "none" + }, + "thresholdsStyle": { + "mode": "off" + } + }, + "mappings": [], + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": 0 }, { "color": "red", @@ -105,9 +1533,9 @@ "h": 5, "w": 12, "x": 0, - "y": 1 + "y": 41 }, - "id": 21, + "id": 8, "options": { "legend": { "calcs": [], @@ -121,7 +1549,7 @@ "sort": "none" } }, - "pluginVersion": "11.5.1", + "pluginVersion": "12.2.0", "targets": [ { "datasource": { @@ -129,14 +1557,14 @@ "uid": "prometheus" }, "editorMode": "code", - "expr": "malachitebft_core_consensus_height", + "expr": "reth_transaction_pool_pending_pool_size_bytes", "instant": false, "legendFormat": "{{job}}", "range": true, "refId": "A" } ], - "title": "malachitebft_core_consensus_height", + "title": "reth_transaction_pool_pending_pool_size_bytes", "type": "timeseries" }, { @@ -173,6 +1601,7 @@ "type": "linear" }, "showPoints": "auto", + "showValues": false, "spanNulls": false, "stacking": { "group": "A", @@ -188,7 +1617,7 @@ "steps": [ { "color": "green", - "value": null + "value": 0 }, { "color": "red", @@ -203,9 +1632,9 @@ "h": 5, "w": 12, "x": 12, - "y": 1 + "y": 41 }, - "id": 28, + "id": 40, "options": { "legend": { "calcs": [], @@ -219,7 +1648,7 @@ "sort": "none" } }, - "pluginVersion": "11.5.1", + "pluginVersion": "12.2.0", "targets": [ { "datasource": { @@ -227,14 +1656,14 @@ "uid": "prometheus" }, "editorMode": "code", - "expr": "malachitebft_core_consensus_block_size_bytes_sum", + "expr": "reth_transaction_pool_pending_pool_transactions", "instant": false, "legendFormat": "{{job}}", "range": true, "refId": "A" } ], - "title": "malachitebft_core_consensus_block_size_bytes_sum", + "title": "reth_transaction_pool_pending_pool_transactions", "type": "timeseries" }, { @@ -271,6 +1700,7 @@ "type": "linear" }, "showPoints": "auto", + "showValues": false, "spanNulls": false, "stacking": { "group": "A", @@ -286,7 +1716,7 @@ "steps": [ { "color": "green", - "value": null + "value": 0 }, { "color": "red", @@ -301,9 +1731,9 @@ "h": 5, "w": 12, "x": 0, - "y": 6 + "y": 46 }, - "id": 33, + "id": 26, "options": { "legend": { "calcs": [], @@ -317,7 +1747,7 @@ "sort": "none" } }, - "pluginVersion": "11.5.1", + "pluginVersion": "12.2.0", "targets": [ { "datasource": { @@ -325,14 +1755,14 @@ "uid": "prometheus" }, "editorMode": "code", - "expr": "rate(malachitebft_core_consensus_height[$__rate_interval])", + "expr": "reth_transaction_pool_queued_pool_transactions", "instant": false, "legendFormat": "{{job}}", "range": true, "refId": "A" } ], - "title": "malachitebft_core_consensus_height (rate)", + "title": "reth_transaction_pool_queued_pool_transactions", "type": "timeseries" }, { @@ -351,17 +1781,30 @@ "axisColorMode": "text", "axisLabel": "", "axisPlacement": "auto", - "fillOpacity": 80, + "barAlignment": 0, + "barWidthFactor": 0.6, + "drawStyle": "line", + "fillOpacity": 0, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, + "insertNulls": false, + "lineInterpolation": "linear", "lineWidth": 1, + "pointSize": 5, "scaleDistribution": { "type": "linear" }, + "showPoints": "auto", + "showValues": false, + "spanNulls": false, + "stacking": { + "group": "A", + "mode": "none" + }, "thresholdsStyle": { "mode": "off" } @@ -372,7 +1815,7 @@ "steps": [ { "color": "green", - "value": null + "value": 0 }, { "color": "red", @@ -386,33 +1829,24 @@ "gridPos": { "h": 5, "w": 12, - "x": 0, - "y": 11 + "x": 12, + "y": 46 }, - "id": 31, + "id": 12, "options": { - "barRadius": 0, - "barWidth": 0.97, - "fullHighlight": false, - "groupWidth": 0.7, "legend": { "calcs": [], "displayMode": "list", "placement": "bottom", "showLegend": true }, - "orientation": "auto", - "showValue": "auto", - "stacking": "none", "tooltip": { "hideZeros": false, "mode": "single", "sort": "none" - }, - "xTickLabelRotation": 0, - "xTickLabelSpacing": 0 + } }, - "pluginVersion": "11.5.1", + "pluginVersion": "12.2.0", "targets": [ { "datasource": { @@ -420,28 +1854,15 @@ "uid": "prometheus" }, "editorMode": "code", - "expr": "malachitebft_core_consensus_round", + "expr": "reth_engine_rpc_forkchoice_updated_messages-reth_engine_rpc_forkchoice_updated_valid", "instant": false, "legendFormat": "{{job}}", "range": true, "refId": "A" } ], - "title": "malachitebft_core_consensus_round", - "type": "barchart" - }, - { - "collapsed": false, - "gridPos": { - "h": 1, - "w": 24, - "x": 0, - "y": 16 - }, - "id": 22, - "panels": [], - "title": "Reth", - "type": "row" + "title": "reth_engine_rpc_forkchoice_updated_messages not valid", + "type": "timeseries" }, { "datasource": { @@ -477,6 +1898,7 @@ "type": "linear" }, "showPoints": "auto", + "showValues": false, "spanNulls": false, "stacking": { "group": "A", @@ -492,7 +1914,7 @@ "steps": [ { "color": "green", - "value": null + "value": 0 }, { "color": "red", @@ -504,12 +1926,12 @@ "overrides": [] }, "gridPos": { - "h": 6, + "h": 5, "w": 12, "x": 0, - "y": 17 + "y": 51 }, - "id": 2, + "id": 27, "options": { "legend": { "calcs": [], @@ -523,7 +1945,7 @@ "sort": "none" } }, - "pluginVersion": "11.5.1", + "pluginVersion": "12.2.0", "targets": [ { "datasource": { @@ -531,14 +1953,14 @@ "uid": "prometheus" }, "editorMode": "code", - "expr": "reth_blockchain_tree_canonical_chain_height", + "expr": "reth_transaction_pool_performed_state_updates", "instant": false, "legendFormat": "{{job}}", "range": true, "refId": "A" } ], - "title": "reth_blockchain_tree_canonical_chain_height", + "title": "reth_transaction_pool_performed_state_updates", "type": "timeseries" }, { @@ -575,6 +1997,7 @@ "type": "linear" }, "showPoints": "auto", + "showValues": false, "spanNulls": false, "stacking": { "group": "A", @@ -590,7 +2013,7 @@ "steps": [ { "color": "green", - "value": null + "value": 0 }, { "color": "red", @@ -602,12 +2025,12 @@ "overrides": [] }, "gridPos": { - "h": 6, + "h": 5, "w": 12, "x": 12, - "y": 17 + "y": 51 }, - "id": 19, + "id": 24, "options": { "legend": { "calcs": [], @@ -621,7 +2044,7 @@ "sort": "none" } }, - "pluginVersion": "11.5.1", + "pluginVersion": "12.2.0", "targets": [ { "datasource": { @@ -629,14 +2052,14 @@ "uid": "prometheus" }, "editorMode": "code", - "expr": "reth_consensus_engine_beacon_executed_blocks", + "expr": "rate(reth_engine_rpc_get_payload_v3_count[$__rate_interval])", "instant": false, "legendFormat": "{{job}}", "range": true, "refId": "A" } ], - "title": "reth_consensus_engine_beacon_executed_blocks", + "title": "reth_engine_rpc_get_payload_v3_count", "type": "timeseries" }, { @@ -673,6 +2096,7 @@ "type": "linear" }, "showPoints": "auto", + "showValues": false, "spanNulls": false, "stacking": { "group": "A", @@ -688,7 +2112,7 @@ "steps": [ { "color": "green", - "value": null + "value": 0 }, { "color": "red", @@ -703,9 +2127,9 @@ "h": 5, "w": 12, "x": 0, - "y": 23 + "y": 56 }, - "id": 8, + "id": 29, "options": { "legend": { "calcs": [], @@ -719,7 +2143,7 @@ "sort": "none" } }, - "pluginVersion": "11.5.1", + "pluginVersion": "12.2.0", "targets": [ { "datasource": { @@ -727,14 +2151,14 @@ "uid": "prometheus" }, "editorMode": "code", - "expr": "reth_transaction_pool_pending_pool_size_bytes", + "expr": "reth_network_connected_peers", "instant": false, "legendFormat": "{{job}}", "range": true, "refId": "A" } ], - "title": "reth_transaction_pool_pending_pool_size_bytes", + "title": "reth_network_connected_peers", "type": "timeseries" }, { @@ -771,6 +2195,7 @@ "type": "linear" }, "showPoints": "auto", + "showValues": false, "spanNulls": false, "stacking": { "group": "A", @@ -786,7 +2211,7 @@ "steps": [ { "color": "green", - "value": null + "value": 0 }, { "color": "red", @@ -801,9 +2226,9 @@ "h": 5, "w": 12, "x": 12, - "y": 23 + "y": 56 }, - "id": 20, + "id": 25, "options": { "legend": { "calcs": [], @@ -817,7 +2242,7 @@ "sort": "none" } }, - "pluginVersion": "11.5.1", + "pluginVersion": "12.2.0", "targets": [ { "datasource": { @@ -825,14 +2250,14 @@ "uid": "prometheus" }, "editorMode": "code", - "expr": "reth_blockchain_tree_in_mem_state_num_blocks", + "expr": "reth_engine_rpc_new_payload_messages-reth_engine_rpc_new_payload_valid", "instant": false, "legendFormat": "{{job}}", "range": true, "refId": "A" } ], - "title": "reth_blockchain_tree_in_mem_state_num_blocks", + "title": "reth_engine_rpc_new_payload_messages not valid", "type": "timeseries" }, { @@ -869,6 +2294,7 @@ "type": "linear" }, "showPoints": "auto", + "showValues": false, "spanNulls": false, "stacking": { "group": "A", @@ -884,7 +2310,7 @@ "steps": [ { "color": "green", - "value": null + "value": 0 }, { "color": "red", @@ -899,9 +2325,9 @@ "h": 5, "w": 12, "x": 0, - "y": 28 + "y": 61 }, - "id": 18, + "id": 30, "options": { "legend": { "calcs": [], @@ -915,7 +2341,7 @@ "sort": "none" } }, - "pluginVersion": "11.5.1", + "pluginVersion": "12.2.0", "targets": [ { "datasource": { @@ -923,14 +2349,14 @@ "uid": "prometheus" }, "editorMode": "code", - "expr": "rate(reth_transaction_pool_inserted_transactions[$__rate_interval])", + "expr": "reth_network_pool_transactions_messages_sent_total", "instant": false, "legendFormat": "{{job}}", "range": true, "refId": "A" } ], - "title": "reth_transaction_pool_inserted_transactions", + "title": "reth_network_pool_transactions_messages_sent_total", "type": "timeseries" }, { @@ -967,6 +2393,7 @@ "type": "linear" }, "showPoints": "auto", + "showValues": false, "spanNulls": false, "stacking": { "group": "A", @@ -982,7 +2409,7 @@ "steps": [ { "color": "green", - "value": null + "value": 0 }, { "color": "red", @@ -997,9 +2424,9 @@ "h": 5, "w": 12, "x": 12, - "y": 28 + "y": 61 }, - "id": 12, + "id": 32, "options": { "legend": { "calcs": [], @@ -1013,7 +2440,7 @@ "sort": "none" } }, - "pluginVersion": "11.5.1", + "pluginVersion": "12.2.0", "targets": [ { "datasource": { @@ -1021,14 +2448,14 @@ "uid": "prometheus" }, "editorMode": "code", - "expr": "reth_engine_rpc_forkchoice_updated_messages-reth_engine_rpc_forkchoice_updated_valid", + "expr": "rate(reth_network_pool_transactions_messages_received_total[$__rate_interval])", "instant": false, "legendFormat": "{{job}}", "range": true, "refId": "A" } ], - "title": "reth_engine_rpc_forkchoice_updated_messages not valid", + "title": "reth_network_pool_transactions_messages_received_total", "type": "timeseries" }, { @@ -1065,6 +2492,7 @@ "type": "linear" }, "showPoints": "auto", + "showValues": false, "spanNulls": false, "stacking": { "group": "A", @@ -1080,14 +2508,15 @@ "steps": [ { "color": "green", - "value": null + "value": 0 }, { "color": "red", "value": 80 } ] - } + }, + "unit": "bytes" }, "overrides": [] }, @@ -1095,9 +2524,9 @@ "h": 5, "w": 12, "x": 0, - "y": 33 + "y": 66 }, - "id": 26, + "id": 39, "options": { "legend": { "calcs": [], @@ -1111,7 +2540,7 @@ "sort": "none" } }, - "pluginVersion": "11.5.1", + "pluginVersion": "12.2.0", "targets": [ { "datasource": { @@ -1119,14 +2548,14 @@ "uid": "prometheus" }, "editorMode": "code", - "expr": "reth_transaction_pool_queued_pool_transactions", + "expr": "rate(reth_io_write_bytes[$__rate_interval])", "instant": false, "legendFormat": "{{job}}", "range": true, "refId": "A" } ], - "title": "reth_transaction_pool_queued_pool_transactions", + "title": "reth_io_write_bytes (rate)", "type": "timeseries" }, { @@ -1163,6 +2592,7 @@ "type": "linear" }, "showPoints": "auto", + "showValues": false, "spanNulls": false, "stacking": { "group": "A", @@ -1178,14 +2608,15 @@ "steps": [ { "color": "green", - "value": null + "value": 0 }, { "color": "red", "value": 80 } ] - } + }, + "unit": "bytes" }, "overrides": [] }, @@ -1193,9 +2624,9 @@ "h": 5, "w": 12, "x": 12, - "y": 33 + "y": 66 }, - "id": 24, + "id": 38, "options": { "legend": { "calcs": [], @@ -1209,7 +2640,7 @@ "sort": "none" } }, - "pluginVersion": "11.5.1", + "pluginVersion": "12.2.0", "targets": [ { "datasource": { @@ -1217,14 +2648,14 @@ "uid": "prometheus" }, "editorMode": "code", - "expr": "rate(reth_engine_rpc_get_payload_v3_count[$__rate_interval])", + "expr": "rate(reth_io_read_bytes[$__rate_interval])", "instant": false, "legendFormat": "{{job}}", "range": true, "refId": "A" } ], - "title": "reth_engine_rpc_get_payload_v3_count", + "title": "reth_io_read_bytes (rate)", "type": "timeseries" }, { @@ -1232,6 +2663,7 @@ "type": "prometheus", "uid": "prometheus" }, + "description": "The total amount of time it took to execute the latest block.", "fieldConfig": { "defaults": { "color": { @@ -1261,6 +2693,7 @@ "type": "linear" }, "showPoints": "auto", + "showValues": false, "spanNulls": false, "stacking": { "group": "A", @@ -1276,14 +2709,15 @@ "steps": [ { "color": "green", - "value": null + "value": 0 }, { "color": "red", "value": 80 } ] - } + }, + "unit": "s" }, "overrides": [] }, @@ -1291,9 +2725,9 @@ "h": 5, "w": 12, "x": 0, - "y": 38 + "y": 71 }, - "id": 27, + "id": 34, "options": { "legend": { "calcs": [], @@ -1307,7 +2741,7 @@ "sort": "none" } }, - "pluginVersion": "11.5.1", + "pluginVersion": "12.2.0", "targets": [ { "datasource": { @@ -1315,14 +2749,14 @@ "uid": "prometheus" }, "editorMode": "code", - "expr": "reth_transaction_pool_performed_state_updates", + "expr": "reth_sync_execution_execution_duration", "instant": false, "legendFormat": "{{job}}", "range": true, "refId": "A" } ], - "title": "reth_transaction_pool_performed_state_updates", + "title": "reth_sync_execution_execution_duration", "type": "timeseries" }, { @@ -1359,6 +2793,7 @@ "type": "linear" }, "showPoints": "auto", + "showValues": false, "spanNulls": false, "stacking": { "group": "A", @@ -1374,7 +2809,7 @@ "steps": [ { "color": "green", - "value": null + "value": 0 }, { "color": "red", @@ -1389,9 +2824,9 @@ "h": 5, "w": 12, "x": 12, - "y": 38 + "y": 71 }, - "id": 25, + "id": 37, "options": { "legend": { "calcs": [], @@ -1405,7 +2840,7 @@ "sort": "none" } }, - "pluginVersion": "11.5.1", + "pluginVersion": "12.2.0", "targets": [ { "datasource": { @@ -1413,14 +2848,14 @@ "uid": "prometheus" }, "editorMode": "code", - "expr": "reth_engine_rpc_new_payload_messages-reth_engine_rpc_new_payload_valid", + "expr": "reth_payloads_initiated_payload_builds", "instant": false, "legendFormat": "{{job}}", "range": true, "refId": "A" } ], - "title": "reth_engine_rpc_new_payload_messages not valid", + "title": "reth_payloads_initiated_payload_builds", "type": "timeseries" }, { @@ -1457,6 +2892,7 @@ "type": "linear" }, "showPoints": "auto", + "showValues": false, "spanNulls": false, "stacking": { "group": "A", @@ -1472,7 +2908,7 @@ "steps": [ { "color": "green", - "value": null + "value": 0 }, { "color": "red", @@ -1487,9 +2923,9 @@ "h": 5, "w": 12, "x": 0, - "y": 43 + "y": 76 }, - "id": 29, + "id": 42, "options": { "legend": { "calcs": [], @@ -1503,7 +2939,7 @@ "sort": "none" } }, - "pluginVersion": "11.5.1", + "pluginVersion": "12.2.0", "targets": [ { "datasource": { @@ -1511,14 +2947,14 @@ "uid": "prometheus" }, "editorMode": "code", - "expr": "reth_network_connected_peers", + "expr": "reth_transaction_pool_blob_base_fee", "instant": false, "legendFormat": "{{job}}", "range": true, "refId": "A" } ], - "title": "reth_network_connected_peers", + "title": "reth_transaction_pool_blob_base_fee", "type": "timeseries" }, { @@ -1555,6 +2991,7 @@ "type": "linear" }, "showPoints": "auto", + "showValues": false, "spanNulls": false, "stacking": { "group": "A", @@ -1570,7 +3007,7 @@ "steps": [ { "color": "green", - "value": null + "value": 0 }, { "color": "red", @@ -1584,10 +3021,10 @@ "gridPos": { "h": 5, "w": 12, - "x": 0, - "y": 48 + "x": 12, + "y": 76 }, - "id": 30, + "id": 35, "options": { "legend": { "calcs": [], @@ -1601,7 +3038,7 @@ "sort": "none" } }, - "pluginVersion": "11.5.1", + "pluginVersion": "12.2.0", "targets": [ { "datasource": { @@ -1609,14 +3046,14 @@ "uid": "prometheus" }, "editorMode": "code", - "expr": "reth_network_pool_transactions_messages_sent_total", + "expr": "reth_blockchain_tree_reorgs", "instant": false, "legendFormat": "{{job}}", "range": true, "refId": "A" } ], - "title": "reth_network_pool_transactions_messages_sent_total", + "title": "reth_blockchain_tree_reorgs", "type": "timeseries" }, { @@ -1653,6 +3090,7 @@ "type": "linear" }, "showPoints": "auto", + "showValues": false, "spanNulls": false, "stacking": { "group": "A", @@ -1668,7 +3106,7 @@ "steps": [ { "color": "green", - "value": null + "value": 0 }, { "color": "red", @@ -1683,9 +3121,9 @@ "h": 5, "w": 12, "x": 0, - "y": 53 + "y": 81 }, - "id": 32, + "id": 41, "options": { "legend": { "calcs": [], @@ -1699,7 +3137,7 @@ "sort": "none" } }, - "pluginVersion": "11.5.1", + "pluginVersion": "12.2.0", "targets": [ { "datasource": { @@ -1707,20 +3145,119 @@ "uid": "prometheus" }, "editorMode": "code", - "expr": "rate(reth_network_pool_transactions_messages_received_total[$__rate_interval])", + "expr": "reth_transaction_pool_base_fee", "instant": false, "legendFormat": "{{job}}", "range": true, "refId": "A" } ], - "title": "reth_network_pool_transactions_messages_received_total", + "title": "reth_transaction_pool_base_fee", + "type": "timeseries" + }, + { + "datasource": { + "type": "prometheus", + "uid": "prometheus" + }, + "fieldConfig": { + "defaults": { + "color": { + "mode": "palette-classic" + }, + "custom": { + "axisBorderShow": false, + "axisCenteredZero": false, + "axisColorMode": "text", + "axisLabel": "", + "axisPlacement": "auto", + "barAlignment": 0, + "barWidthFactor": 0.6, + "drawStyle": "line", + "fillOpacity": 0, + "gradientMode": "none", + "hideFrom": { + "legend": false, + "tooltip": false, + "viz": false + }, + "insertNulls": false, + "lineInterpolation": "linear", + "lineWidth": 1, + "pointSize": 5, + "scaleDistribution": { + "type": "linear" + }, + "showPoints": "auto", + "showValues": false, + "spanNulls": false, + "stacking": { + "group": "A", + "mode": "none" + }, + "thresholdsStyle": { + "mode": "off" + } + }, + "mappings": [], + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": 0 + }, + { + "color": "red", + "value": 80 + } + ] + } + }, + "overrides": [] + }, + "gridPos": { + "h": 5, + "w": 12, + "x": 12, + "y": 81 + }, + "id": 43, + "options": { + "legend": { + "calcs": [], + "displayMode": "list", + "placement": "bottom", + "showLegend": true + }, + "tooltip": { + "hideZeros": false, + "mode": "single", + "sort": "none" + } + }, + "pluginVersion": "12.2.0", + "targets": [ + { + "datasource": { + "type": "prometheus", + "uid": "prometheus" + }, + "editorMode": "code", + "expr": "reth_transaction_pool_invalid_transactions", + "instant": false, + "legendFormat": "{{job}}", + "range": true, + "refId": "A" + } + ], + "title": "reth_transaction_pool_invalid_transactions", "type": "timeseries" } ], "preload": false, "refresh": "auto", - "schemaVersion": 40, + "schemaVersion": 42, "tags": [], "templating": { "list": [] @@ -1729,25 +3266,10 @@ "from": "now-5m", "to": "now" }, - "timepicker": { - "refresh_intervals": [ - "1s", - "3s", - "5s", - "10s", - "30s", - "1m", - "5m", - "15m", - "30m", - "1h", - "2h", - "1d" - ] - }, + "timepicker": {}, "timezone": "", "title": "Malachite + Reth", - "uid": "fedj8b0c1htdsb", - "version": 2, - "weekStart": "" -} \ No newline at end of file + "uid": "fedj8b0c1htdsa", + "version": 22 +} +