diff --git a/apps/sonda/monitoring/configuration/dashboards/nwaku-monitoring.json b/apps/sonda/monitoring/configuration/dashboards/nwaku-monitoring.json index 7c092f5b6..361dd4c78 100644 --- a/apps/sonda/monitoring/configuration/dashboards/nwaku-monitoring.json +++ b/apps/sonda/monitoring/configuration/dashboards/nwaku-monitoring.json @@ -38,7 +38,7 @@ }, "id": 45, "panels": [], - "title": "Waku Node", + "title": "Waku Node TMP ", "type": "row" }, { @@ -172,7 +172,7 @@ "refId": "A" } ], - "title": "Average Msg Size (Last Hour)", + "title": "Average Message Size (Last Hour)", "type": "stat" }, { @@ -2295,97 +2295,6 @@ "title": "RLN Light Proof Verify", "type": "timeseries" }, - { - "datasource": { - "type": "prometheus", - "uid": "PBFA97CFB590B2093" - }, - "fieldConfig": { - "defaults": { - "color": { - "mode": "palette-classic" - }, - "custom": { - "axisCenteredZero": false, - "axisColorMode": "text", - "axisLabel": "", - "axisPlacement": "auto", - "barAlignment": 0, - "drawStyle": "line", - "fillOpacity": 0, - "gradientMode": "none", - "hideFrom": { - "legend": false, - "tooltip": false, - "viz": false - }, - "lineInterpolation": "linear", - "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": 6, - "w": 6, - "x": 18, - "y": 54 - }, - "options": { - "legend": { - "calcs": [], - "displayMode": "list", - "placement": "bottom", - "showLegend": true - }, - "tooltip": { - "mode": "single", - "sort": "none" - } - }, - "targets": [ - { - "datasource": { - "type": "prometheus", - "uid": "PBFA97CFB590B2093" - }, - "editorMode": "code", - "expr": "rln_proofs_generated_total", - "legendFormat": "{{light_client}}", - "range": true, - "refId": "A" - } - ], - "title": "RLN Proofs Generated per Light Client", - "type": "timeseries" - }, { "datasource": { "type": "prometheus",