diff --git a/monitoring/grafana/katana.json b/monitoring/grafana/katana.json index 9d0626ffa0..1e85a36de3 100644 --- a/monitoring/grafana/katana.json +++ b/monitoring/grafana/katana.json @@ -36,6 +36,219 @@ "x": 0, "y": 0 }, + "id": 122, + "panels": [], + "title": "Execution", + "type": "row" + }, + { + "datasource": { + "type": "prometheus", + "uid": "cdh4g2kxwgx6od" + }, + "description": "The total amount of L1 gas that has been processed", + "fieldConfig": { + "defaults": { + "color": { + "mode": "palette-classic" + }, + "custom": { + "axisBorderShow": false, + "axisCenteredZero": false, + "axisColorMode": "text", + "axisLabel": "Total gas", + "axisPlacement": "auto", + "barAlignment": 0, + "drawStyle": "line", + "fillOpacity": 0, + "gradientMode": "none", + "hideFrom": { + "legend": false, + "tooltip": false, + "viz": false + }, + "insertNulls": false, + "lineInterpolation": "smooth", + "lineWidth": 1, + "pointSize": 5, + "scaleDistribution": { + "type": "linear" + }, + "showPoints": "auto", + "spanNulls": false, + "stacking": { + "group": "A", + "mode": "none" + }, + "thresholdsStyle": { + "mode": "off" + } + }, + "mappings": [], + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "red", + "value": 80 + } + ] + } + }, + "overrides": [] + }, + "gridPos": { + "h": 8, + "w": 12, + "x": 0, + "y": 1 + }, + "id": 121, + "options": { + "legend": { + "calcs": [], + "displayMode": "list", + "placement": "bottom", + "showLegend": false + }, + "tooltip": { + "mode": "single", + "sort": "none" + } + }, + "targets": [ + { + "datasource": { + "type": "prometheus", + "uid": "cdh4g2kxwgx6od" + }, + "disableTextWrap": false, + "editorMode": "builder", + "expr": "katana_block_producer_l1_gas_processed_total{instance=\"localhost:9100\"}", + "fullMetaSearch": false, + "includeNullMetadata": true, + "instant": false, + "legendFormat": "__auto", + "range": true, + "refId": "A", + "useBackend": false + } + ], + "title": "L1 Gas Processed", + "type": "timeseries" + }, + { + "datasource": { + "type": "prometheus", + "uid": "cdh4g2kxwgx6od" + }, + "description": "The total amount of Cairo steps that has been processed", + "fieldConfig": { + "defaults": { + "color": { + "mode": "palette-classic" + }, + "custom": { + "axisBorderShow": false, + "axisCenteredZero": false, + "axisColorMode": "text", + "axisLabel": "Total steps", + "axisPlacement": "auto", + "barAlignment": 0, + "drawStyle": "line", + "fillOpacity": 0, + "gradientMode": "none", + "hideFrom": { + "legend": false, + "tooltip": false, + "viz": false + }, + "insertNulls": false, + "lineInterpolation": "smooth", + "lineWidth": 1, + "pointSize": 5, + "scaleDistribution": { + "type": "linear" + }, + "showPoints": "auto", + "spanNulls": false, + "stacking": { + "group": "A", + "mode": "none" + }, + "thresholdsStyle": { + "mode": "off" + } + }, + "mappings": [], + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "red", + "value": 80 + } + ] + } + }, + "overrides": [] + }, + "gridPos": { + "h": 8, + "w": 12, + "x": 12, + "y": 1 + }, + "id": 123, + "options": { + "legend": { + "calcs": [], + "displayMode": "list", + "placement": "bottom", + "showLegend": false + }, + "tooltip": { + "mode": "single", + "sort": "none" + } + }, + "targets": [ + { + "datasource": { + "type": "prometheus", + "uid": "cdh4g2kxwgx6od" + }, + "disableTextWrap": false, + "editorMode": "builder", + "expr": "katana_block_producer_cairo_steps_processed_total{instance=\"localhost:9100\"}", + "fullMetaSearch": false, + "includeNullMetadata": true, + "instant": false, + "legendFormat": "__auto", + "range": true, + "refId": "A", + "useBackend": false + } + ], + "title": "Cairo Steps Processed", + "type": "timeseries" + }, + { + "collapsed": false, + "gridPos": { + "h": 1, + "w": 24, + "x": 0, + "y": 9 + }, "id": 108, "panels": [], "title": "RPC Server", @@ -131,7 +344,7 @@ "h": 8, "w": 12, "x": 0, - "y": 1 + "y": 10 }, "id": 109, "options": { @@ -193,7 +406,7 @@ "h": 8, "w": 12, "x": 12, - "y": 1 + "y": 10 }, "id": 111, "maxDataPoints": 25, @@ -322,7 +535,7 @@ "h": 8, "w": 12, "x": 0, - "y": 9 + "y": 18 }, "id": 120, "options": { @@ -380,7 +593,7 @@ "h": 8, "w": 12, "x": 12, - "y": 9 + "y": 18 }, "id": 112, "maxDataPoints": 25, @@ -451,7 +664,7 @@ "h": 1, "w": 24, "x": 0, - "y": 17 + "y": 26 }, "id": 97, "panels": [], @@ -523,7 +736,7 @@ "h": 8, "w": 12, "x": 0, - "y": 18 + "y": 27 }, "id": 99, "options": { @@ -620,7 +833,7 @@ "h": 8, "w": 12, "x": 12, - "y": 18 + "y": 27 }, "id": 101, "options": { @@ -716,7 +929,7 @@ "h": 8, "w": 12, "x": 0, - "y": 26 + "y": 35 }, "id": 98, "options": { @@ -878,7 +1091,7 @@ "h": 8, "w": 12, "x": 12, - "y": 26 + "y": 35 }, "id": 100, "options": { @@ -953,6 +1166,6 @@ "timezone": "", "title": "katana", "uid": "2k8BXz24x", - "version": 3, + "version": 6, "weekStart": "" }