diff --git a/dashboards/blockchain/blockchain-state.json b/dashboards/blockchain/blockchain-state.json index 8d055e9..23e504f 100644 --- a/dashboards/blockchain/blockchain-state.json +++ b/dashboards/blockchain/blockchain-state.json @@ -101,7 +101,7 @@ "text": {}, "textMode": "value" }, - "pluginVersion": "9.5.1", + "pluginVersion": "10.1.4", "targets": [ { "datasource": { @@ -165,7 +165,7 @@ "text": {}, "textMode": "value" }, - "pluginVersion": "9.5.1", + "pluginVersion": "10.1.4", "targets": [ { "datasource": { @@ -229,7 +229,7 @@ "text": {}, "textMode": "value" }, - "pluginVersion": "9.5.1", + "pluginVersion": "10.1.4", "targets": [ { "datasource": { @@ -292,7 +292,7 @@ "text": {}, "textMode": "value" }, - "pluginVersion": "9.5.1", + "pluginVersion": "10.1.4", "targets": [ { "datasource": { @@ -356,7 +356,7 @@ "text": {}, "textMode": "value" }, - "pluginVersion": "9.5.1", + "pluginVersion": "10.1.4", "targets": [ { "datasource": { @@ -419,7 +419,7 @@ "text": {}, "textMode": "value" }, - "pluginVersion": "9.5.1", + "pluginVersion": "10.1.4", "targets": [ { "datasource": { @@ -487,6 +487,7 @@ "tooltip": false, "viz": false }, + "insertNulls": false, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, @@ -608,6 +609,7 @@ "tooltip": false, "viz": false }, + "insertNulls": false, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, @@ -736,6 +738,7 @@ "tooltip": false, "viz": false }, + "insertNulls": false, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, @@ -870,6 +873,7 @@ "tooltip": false, "viz": false }, + "insertNulls": false, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, @@ -988,6 +992,7 @@ "tooltip": false, "viz": false }, + "insertNulls": false, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, @@ -1046,11 +1051,13 @@ "type": "prometheus", "uid": "PB06BBC9CA81C548D" }, + "editorMode": "code", "exemplar": false, - "expr": "max(\n rate(\n chia_full_node_total_signage_points{network=\"$network\"}[5m]\n ) * 9.375\n)", + "expr": "max(\n rate(\n chia_full_node_total_signage_points{network=\"$network\",namespace!=\"chia-blockchain\"}[5m]\n ) * 9.375\n)", "hide": false, "interval": "", "legendFormat": "SPs/9.375s", + "range": true, "refId": "B" } ], @@ -1104,7 +1111,7 @@ "showUnfilled": true, "valueMode": "color" }, - "pluginVersion": "9.5.1", + "pluginVersion": "10.1.4", "targets": [ { "datasource": { @@ -1181,6 +1188,6 @@ "timezone": "", "title": "Blockchain State", "uid": "CL1X4UWnk", - "version": 27, + "version": 30, "weekStart": "" }