{ "__inputs": [ { "name": "DS_NWAKU_PROMETHEUS", "label": "Nwaku_Prometheus", "description": "", "type": "datasource", "pluginId": "prometheus", "pluginName": "Prometheus" } ], "__elements": {}, "__requires": [ { "type": "panel", "id": "gauge", "name": "Gauge", "version": "" }, { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "9.1.5" }, { "type": "panel", "id": "graph", "name": "Graph (old)", "version": "" }, { "type": "panel", "id": "heatmap", "name": "Heatmap", "version": "" }, { "type": "datasource", "id": "prometheus", "name": "Prometheus", "version": "1.0.0" }, { "type": "panel", "id": "timeseries", "name": "Time series", "version": "" } ], "annotations": { "list": [ { "builtIn": 1, "datasource": { "type": "datasource", "uid": "grafana" }, "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "name": "Annotations & Alerts", "target": { "limit": 100, "matchAny": false, "tags": [], "type": "dashboard" }, "type": "dashboard" } ] }, "description": "Basic metrics for a single running nwaku node", "editable": true, "fiscalYearStartMonth": 0, "graphTooltip": 0, "id": null, "links": [], "liveNow": false, "panels": [ { "collapsed": false, "datasource": { "type": "prometheus", "uid": "8smvunn4k" }, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 0 }, "id": 56, "panels": [], "targets": [ { "datasource": { "type": "prometheus", "uid": "8smvunn4k" }, "refId": "A" } ], "title": "At a glance", "type": "row" }, { "datasource": { "type": "prometheus", "uid": "${DS_NWAKU_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "max": 150, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 0 }, { "color": "yellow", "value": 1 }, { "color": "green", "value": 2 }, { "color": "#EAB839", "value": 120 }, { "color": "red", "value": 149 } ] } }, "overrides": [] }, "gridPos": { "h": 10, "w": 8, "x": 0, "y": 1 }, "id": 52, "options": { "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "showThresholdLabels": false, "showThresholdMarkers": true, "text": {} }, "pluginVersion": "9.1.5", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_NWAKU_PROMETHEUS}" }, "editorMode": "code", "exemplar": true, "expr": "libp2p_pubsub_peers", "interval": "", "legendFormat": "__auto", "range": true, "refId": "A" } ], "title": "Libp2p PubSub Peers", "type": "gauge" }, { "datasource": { "type": "prometheus", "uid": "${DS_NWAKU_PROMETHEUS}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 10, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "links": [], "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 10, "w": 8, "x": 8, "y": 1 }, "id": 11, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "single", "sort": "none" } }, "pluginVersion": "8.3.1", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_NWAKU_PROMETHEUS}" }, "editorMode": "code", "exemplar": true, "expr": "(increase(waku_node_messages_total[10m]))", "interval": "", "legendFormat": "{{type}}", "range": true, "refId": "A" } ], "title": "Messages (10m rate)", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_NWAKU_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 9, "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": 10, "w": 8, "x": 16, "y": 1 }, "id": 54, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "single", "sort": "none" } }, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_NWAKU_PROMETHEUS}" }, "editorMode": "code", "exemplar": false, "expr": "sum by (type)(waku_peers_errors)", "interval": "", "legendFormat": "peer {{type}}", "range": true, "refId": "A" }, { "datasource": { "type": "prometheus", "uid": "${DS_NWAKU_PROMETHEUS}" }, "editorMode": "code", "exemplar": false, "expr": "sum by (type)(waku_store_errors)", "hide": false, "interval": "", "legendFormat": "store {{type}}", "range": true, "refId": "B" }, { "datasource": { "type": "prometheus", "uid": "${DS_NWAKU_PROMETHEUS}" }, "editorMode": "code", "exemplar": false, "expr": "sum by (type)(waku_node_errors)", "hide": false, "interval": "", "legendFormat": "node {{type}}", "range": true, "refId": "C" } ], "title": "Waku Errors", "type": "timeseries" }, { "collapsed": false, "datasource": { "type": "prometheus", "uid": "8smvunn4k" }, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 11 }, "id": 17, "panels": [], "targets": [ { "datasource": { "type": "prometheus", "uid": "8smvunn4k" }, "refId": "A" } ], "title": "General", "type": "row" }, { "datasource": { "type": "prometheus", "uid": "${DS_NWAKU_PROMETHEUS}" }, "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": 12, "x": 0, "y": 12 }, "id": 60, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "single", "sort": "none" } }, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_NWAKU_PROMETHEUS}" }, "editorMode": "code", "exemplar": true, "expr": "libp2p_pubsub_topics", "interval": "", "legendFormat": "Topics", "range": true, "refId": "A" }, { "datasource": { "type": "prometheus", "uid": "${DS_NWAKU_PROMETHEUS}" }, "editorMode": "code", "exemplar": true, "expr": "libp2p_pubsub_subscriptions_total", "hide": false, "interval": "", "legendFormat": "Subscriptions", "range": true, "refId": "B" }, { "datasource": { "type": "prometheus", "uid": "${DS_NWAKU_PROMETHEUS}" }, "editorMode": "code", "exemplar": true, "expr": "libp2p_pubsub_unsubscriptions_total", "hide": false, "interval": "", "legendFormat": "Unsubscriptions", "range": true, "refId": "C" } ], "title": "Pubsub Topics", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_NWAKU_PROMETHEUS}" }, "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": 12, "x": 12, "y": 12 }, "id": 50, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "single", "sort": "none" } }, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_NWAKU_PROMETHEUS}" }, "editorMode": "code", "exemplar": true, "expr": "waku_node_errors", "interval": "", "legendFormat": "{{type}}", "range": true, "refId": "A" } ], "title": "Waku Node Errors", "type": "timeseries" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": { "type": "prometheus", "uid": "${DS_NWAKU_PROMETHEUS}" }, "fieldConfig": { "defaults": { "links": [] }, "overrides": [] }, "fill": 5, "fillGradient": 0, "gridPos": { "h": 6, "w": 12, "x": 0, "y": 18 }, "hiddenSeries": false, "id": 2, "legend": { "alignAsTable": false, "avg": true, "current": false, "max": false, "min": false, "rightSide": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "9.1.5", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_NWAKU_PROMETHEUS}" }, "editorMode": "code", "expr": "libp2p_peers", "interval": "", "legendFormat": "", "range": true, "refId": "A" } ], "thresholds": [], "timeRegions": [], "title": "LibP2P Peers", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:1306", "format": "short", "logBase": 1, "show": true }, { "$$hashKey": "object:1307", "format": "short", "logBase": 1, "show": true } ], "yaxis": { "align": false } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": { "type": "prometheus", "uid": "${DS_NWAKU_PROMETHEUS}" }, "fieldConfig": { "defaults": { "links": [] }, "overrides": [] }, "fill": 5, "fillGradient": 0, "gridPos": { "h": 6, "w": 12, "x": 12, "y": 18 }, "hiddenSeries": false, "id": 8, "legend": { "alignAsTable": false, "avg": true, "current": false, "max": false, "min": false, "rightSide": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "9.1.5", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_NWAKU_PROMETHEUS}" }, "editorMode": "code", "expr": "libp2p_pubsub_peers", "interval": "", "legendFormat": "", "range": true, "refId": "A" } ], "thresholds": [], "timeRegions": [], "title": "LibP2P PubSub Peers", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:1232", "format": "short", "logBase": 1, "show": true }, { "$$hashKey": "object:1233", "format": "short", "logBase": 1, "show": true } ], "yaxis": { "align": false } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": { "type": "prometheus", "uid": "${DS_NWAKU_PROMETHEUS}" }, "fieldConfig": { "defaults": { "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 6, "w": 12, "x": 0, "y": 24 }, "hiddenSeries": false, "id": 3, "legend": { "alignAsTable": false, "avg": true, "current": false, "max": false, "min": false, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "9.1.5", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_NWAKU_PROMETHEUS}" }, "editorMode": "code", "expr": "sum by (type)(libp2p_open_streams)", "interval": "", "legendFormat": "{{type}}", "range": true, "refId": "A" } ], "thresholds": [], "timeRegions": [], "title": "LibP2P Open Streams", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:115", "format": "short", "logBase": 1, "show": true }, { "$$hashKey": "object:116", "format": "short", "logBase": 1, "show": true } ], "yaxis": { "align": false } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": { "type": "prometheus", "uid": "${DS_NWAKU_PROMETHEUS}" }, "fieldConfig": { "defaults": { "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 6, "w": 12, "x": 12, "y": 24 }, "hiddenSeries": false, "id": 9, "legend": { "alignAsTable": true, "avg": true, "current": false, "max": false, "min": false, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "9.1.5", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_NWAKU_PROMETHEUS}" }, "editorMode": "code", "exemplar": true, "expr": "libp2p_pubsub_validation_success_total", "hide": false, "interval": "", "legendFormat": "success ", "range": true, "refId": "A" }, { "datasource": { "type": "prometheus", "uid": "${DS_NWAKU_PROMETHEUS}" }, "editorMode": "code", "exemplar": true, "expr": "libp2p_pubsub_validation_failure_total", "hide": false, "interval": "", "legendFormat": "failure ", "range": true, "refId": "B" }, { "datasource": { "type": "prometheus", "uid": "${DS_NWAKU_PROMETHEUS}" }, "editorMode": "code", "exemplar": true, "expr": "libp2p_pubsub_validation_ignore_total", "hide": false, "interval": "", "legendFormat": "ignore ", "range": true, "refId": "C" } ], "thresholds": [], "timeRegions": [], "title": "LibP2P Validations", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:189", "format": "short", "logBase": 1, "show": true }, { "$$hashKey": "object:190", "format": "short", "logBase": 1, "show": true } ], "yaxis": { "align": false } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": { "type": "prometheus", "uid": "${DS_NWAKU_PROMETHEUS}" }, "fieldConfig": { "defaults": { "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 6, "w": 12, "x": 0, "y": 30 }, "hiddenSeries": false, "id": 6, "legend": { "alignAsTable": false, "avg": true, "current": false, "max": false, "min": false, "rightSide": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "9.1.5", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_NWAKU_PROMETHEUS}" }, "editorMode": "code", "expr": "process_open_fds", "interval": "", "legendFormat": "", "range": true, "refId": "A" } ], "thresholds": [], "timeRegions": [], "title": "Open File Descriptors", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:511", "format": "short", "logBase": 1, "show": true }, { "$$hashKey": "object:512", "format": "short", "logBase": 1, "show": true } ], "yaxis": { "align": false } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": { "type": "prometheus", "uid": "${DS_NWAKU_PROMETHEUS}" }, "fieldConfig": { "defaults": { "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 6, "w": 12, "x": 12, "y": 30 }, "hiddenSeries": false, "id": 7, "legend": { "alignAsTable": false, "avg": true, "current": false, "max": false, "min": false, "rightSide": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "9.1.5", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_NWAKU_PROMETHEUS}" }, "editorMode": "code", "exemplar": true, "expr": "libp2p_total_dial_attempts_total", "format": "time_series", "hide": false, "interval": "", "legendFormat": "Attempts", "range": true, "refId": "A" }, { "datasource": { "type": "prometheus", "uid": "${DS_NWAKU_PROMETHEUS}" }, "editorMode": "code", "exemplar": true, "expr": "libp2p_failed_dials_total", "hide": false, "interval": "", "legendFormat": "Failed", "range": true, "refId": "B" }, { "datasource": { "type": "prometheus", "uid": "${DS_NWAKU_PROMETHEUS}" }, "editorMode": "code", "exemplar": true, "expr": "libp2p_successful_dials_total", "hide": false, "interval": "", "legendFormat": "Successful", "range": true, "refId": "C" } ], "thresholds": [], "timeRegions": [], "title": "LibP2P Dials", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:189", "format": "short", "logBase": 1, "show": true }, { "$$hashKey": "object:190", "format": "short", "logBase": 1, "show": true } ], "yaxis": { "align": false } }, { "datasource": { "type": "prometheus", "uid": "${DS_NWAKU_PROMETHEUS}" }, "description": "", "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 } ] }, "unit": "decbytes" }, "overrides": [] }, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 36 }, "id": 44, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "single", "sort": "none" } }, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_NWAKU_PROMETHEUS}" }, "exemplar": true, "expr": "nim_gc_mem_bytes", "interval": "", "legendFormat": "Nim total memory: ", "refId": "A" }, { "datasource": { "type": "prometheus", "uid": "${DS_NWAKU_PROMETHEUS}" }, "exemplar": true, "expr": "nim_gc_mem_occupied_bytes", "hide": false, "interval": "", "legendFormat": "Nim occupied memory: ", "refId": "B" }, { "datasource": { "type": "prometheus", "uid": "${DS_NWAKU_PROMETHEUS}" }, "exemplar": true, "expr": "nim_gc_heap_instance_occupied_summed_bytes", "hide": false, "interval": "", "legendFormat": "Nim total heap: ", "refId": "C" } ], "title": "Nim Memory Usage", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_NWAKU_PROMETHEUS}" }, "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 } ] }, "unit": "decbytes" }, "overrides": [] }, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 36 }, "id": 64, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "single", "sort": "none" } }, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_NWAKU_PROMETHEUS}" }, "exemplar": true, "expr": "nim_gc_heap_instance_occupied_bytes", "interval": "", "legendFormat": " {{type_name}}", "refId": "A" } ], "title": "Heap allocation", "type": "timeseries" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": { "type": "prometheus", "uid": "${DS_NWAKU_PROMETHEUS}" }, "fieldConfig": { "defaults": { "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 6, "w": 12, "x": 0, "y": 44 }, "hiddenSeries": false, "id": 4, "legend": { "alignAsTable": false, "avg": true, "current": false, "max": false, "min": false, "rightSide": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "9.1.5", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_NWAKU_PROMETHEUS}" }, "editorMode": "code", "expr": "process_virtual_memory_bytes", "interval": "", "legendFormat": "", "range": true, "refId": "A" } ], "thresholds": [], "timeRegions": [], "title": "Virtual Memory", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:263", "format": "decbytes", "logBase": 1, "show": true }, { "$$hashKey": "object:264", "format": "short", "logBase": 1, "show": true } ], "yaxis": { "align": false } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": { "type": "prometheus", "uid": "${DS_NWAKU_PROMETHEUS}" }, "fieldConfig": { "defaults": { "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 6, "w": 12, "x": 12, "y": 44 }, "hiddenSeries": false, "id": 5, "legend": { "alignAsTable": false, "avg": true, "current": false, "max": false, "min": false, "rightSide": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "9.1.5", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_NWAKU_PROMETHEUS}" }, "editorMode": "code", "expr": "process_resident_memory_bytes", "interval": "", "legendFormat": "", "range": true, "refId": "A" } ], "thresholds": [], "timeRegions": [], "title": "Resident Memory", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:437", "format": "decbytes", "logBase": 1, "show": true }, { "$$hashKey": "object:438", "format": "short", "logBase": 1, "show": true } ], "yaxis": { "align": false } }, { "collapsed": false, "datasource": { "type": "prometheus", "uid": "8smvunn4k" }, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 50 }, "id": 34, "panels": [], "targets": [ { "datasource": { "type": "prometheus", "uid": "8smvunn4k" }, "refId": "A" } ], "title": "Store", "type": "row" }, { "datasource": { "type": "prometheus", "uid": "${DS_NWAKU_PROMETHEUS}" }, "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": 12, "x": 0, "y": 51 }, "id": 36, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "single", "sort": "none" } }, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_NWAKU_PROMETHEUS}" }, "exemplar": true, "expr": "waku_store_peers", "interval": "", "legendFormat": "", "refId": "A" } ], "title": "Waku Store Peers", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_NWAKU_PROMETHEUS}" }, "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": 12, "x": 12, "y": 51 }, "id": 38, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "single", "sort": "none" } }, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_NWAKU_PROMETHEUS}" }, "editorMode": "code", "exemplar": true, "expr": "waku_store_messages", "interval": "", "legendFormat": "{{type}}", "range": true, "refId": "A" } ], "title": "Waku Store Messages", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_NWAKU_PROMETHEUS}" }, "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": 12, "x": 0, "y": 57 }, "id": 62, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "single", "sort": "none" } }, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_NWAKU_PROMETHEUS}" }, "editorMode": "code", "exemplar": true, "expr": "increase(waku_store_queries[10m])", "interval": "", "legendFormat": "", "range": true, "refId": "A" } ], "title": "Waku Store Queries (10m rate)", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_NWAKU_PROMETHEUS}" }, "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": 12, "x": 12, "y": 57 }, "id": 40, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "single", "sort": "none" } }, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_NWAKU_PROMETHEUS}" }, "exemplar": true, "expr": "sum by (type)(increase(waku_store_errors[10m]))", "interval": "", "legendFormat": "{{type}}", "refId": "A" } ], "title": "Waku Store Errors (10m rate)", "type": "timeseries" }, { "cards": {}, "color": { "cardColor": "#b4ff00", "colorScale": "sqrt", "colorScheme": "interpolateRdYlGn", "exponent": 0.5, "mode": "spectrum" }, "dataFormat": "tsbuckets", "datasource": { "type": "prometheus", "uid": "${DS_NWAKU_PROMETHEUS}" }, "fieldConfig": { "defaults": { "custom": { "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "scaleDistribution": { "type": "linear" } } }, "overrides": [] }, "gridPos": { "h": 7, "w": 12, "x": 0, "y": 63 }, "heatmap": {}, "hideZeroBuckets": true, "highlightCards": true, "id": 77, "legend": { "show": false }, "maxDataPoints": 120, "options": { "calculate": false, "calculation": {}, "cellGap": 2, "cellValues": {}, "color": { "exponent": 0.5, "fill": "#b4ff00", "mode": "scheme", "reverse": false, "scale": "exponential", "scheme": "RdYlGn", "steps": 128 }, "exemplars": { "color": "rgba(255,0,255,0.7)" }, "filterValues": { "le": 1e-9 }, "legend": { "show": false }, "rowsFrame": { "layout": "auto" }, "showValue": "never", "tooltip": { "show": true, "yHistogram": false }, "yAxis": { "axisPlacement": "left", "decimals": 0, "reverse": false, "unit": "s" } }, "pluginVersion": "9.1.5", "reverseYBuckets": false, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_NWAKU_PROMETHEUS}" }, "exemplar": false, "expr": "sum by (le)(rate(waku_store_query_duration_seconds_bucket[$__rate_interval]))", "format": "heatmap", "interval": "", "legendFormat": "{{le}}", "refId": "A" } ], "title": "Store Query Duration", "tooltip": { "show": true, "showHistogram": false }, "type": "heatmap", "xAxis": { "show": true }, "yAxis": { "decimals": 0, "format": "s", "logBase": 1, "show": true }, "yBucketBound": "auto" }, { "cards": {}, "color": { "cardColor": "#b4ff00", "colorScale": "sqrt", "colorScheme": "interpolateRdYlGn", "exponent": 0.5, "mode": "spectrum" }, "dataFormat": "tsbuckets", "datasource": { "type": "prometheus", "uid": "${DS_NWAKU_PROMETHEUS}" }, "fieldConfig": { "defaults": { "custom": { "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "scaleDistribution": { "type": "linear" } } }, "overrides": [] }, "gridPos": { "h": 7, "w": 12, "x": 12, "y": 63 }, "heatmap": {}, "hideZeroBuckets": true, "highlightCards": true, "id": 75, "legend": { "show": false }, "maxDataPoints": 120, "options": { "calculate": false, "calculation": {}, "cellGap": 2, "cellValues": {}, "color": { "exponent": 0.5, "fill": "#b4ff00", "mode": "scheme", "reverse": false, "scale": "exponential", "scheme": "RdYlGn", "steps": 128 }, "exemplars": { "color": "rgba(255,0,255,0.7)" }, "filterValues": { "le": 1e-9 }, "legend": { "show": false }, "rowsFrame": { "layout": "auto" }, "showValue": "never", "tooltip": { "show": true, "yHistogram": false }, "yAxis": { "axisPlacement": "left", "decimals": 0, "reverse": false, "unit": "s" } }, "pluginVersion": "9.1.5", "reverseYBuckets": false, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_NWAKU_PROMETHEUS}" }, "exemplar": false, "expr": "sum by (le)(rate(waku_store_insert_duration_seconds_bucket[$__rate_interval]))", "format": "heatmap", "hide": false, "interval": "", "legendFormat": "{{le}}", "refId": "B" } ], "title": "Store Insert Duration", "tooltip": { "show": true, "showHistogram": false }, "type": "heatmap", "xAxis": { "show": true }, "yAxis": { "decimals": 0, "format": "s", "logBase": 1, "show": true }, "yBucketBound": "auto" }, { "collapsed": false, "datasource": { "type": "prometheus", "uid": "8smvunn4k" }, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 70 }, "id": 20, "panels": [], "targets": [ { "datasource": { "type": "prometheus", "uid": "8smvunn4k" }, "refId": "A" } ], "title": "Filter", "type": "row" }, { "datasource": { "type": "prometheus", "uid": "${DS_NWAKU_PROMETHEUS}" }, "description": "Waku Filter Peers", "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": 8, "w": 8, "x": 0, "y": 71 }, "id": 22, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "single", "sort": "none" } }, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_NWAKU_PROMETHEUS}" }, "exemplar": true, "expr": "waku_filter_peers", "hide": false, "interval": "", "legendFormat": "", "refId": "A" } ], "title": "Waku Filter Peers", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_NWAKU_PROMETHEUS}" }, "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": 8, "w": 8, "x": 8, "y": 71 }, "id": 24, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "single", "sort": "none" } }, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_NWAKU_PROMETHEUS}" }, "exemplar": true, "expr": "waku_filter_subscribers", "interval": "", "legendFormat": "", "refId": "A" } ], "title": "Waku Filter Subscribers", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_NWAKU_PROMETHEUS}" }, "description": "", "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": 8, "w": 8, "x": 16, "y": 71 }, "id": 26, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "single", "sort": "none" } }, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_NWAKU_PROMETHEUS}" }, "exemplar": true, "expr": "waku_filter_errors", "interval": "", "legendFormat": "{{type}}: ", "refId": "A" } ], "title": "Waku Filter Errors", "type": "timeseries" }, { "collapsed": false, "datasource": { "type": "prometheus", "uid": "8smvunn4k" }, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 79 }, "id": 28, "panels": [], "targets": [ { "datasource": { "type": "prometheus", "uid": "8smvunn4k" }, "refId": "A" } ], "title": "Lightpush", "type": "row" }, { "datasource": { "type": "prometheus", "uid": "${DS_NWAKU_PROMETHEUS}" }, "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": 8, "w": 12, "x": 0, "y": 80 }, "id": 30, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "single", "sort": "none" } }, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_NWAKU_PROMETHEUS}" }, "exemplar": true, "expr": "waku_lightpush_peers", "interval": "", "legendFormat": "", "refId": "A" } ], "title": "Waku Lightpush Peers", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_NWAKU_PROMETHEUS}" }, "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": 8, "w": 12, "x": 12, "y": 80 }, "id": 32, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "single", "sort": "none" } }, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_NWAKU_PROMETHEUS}" }, "exemplar": true, "expr": "waku_lightpush_errors", "interval": "", "legendFormat": "{{type}}: {[instance}}", "refId": "A" } ], "title": "Waku Lightpush Errors", "type": "timeseries" } ], "refresh": "30s", "schemaVersion": 37, "style": "dark", "tags": [], "templating": { "list": [] }, "time": { "from": "now-6h", "to": "now" }, "timepicker": { "refresh_intervals": [ "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d" ] }, "timezone": "browser", "title": "nwaku single node dashboard", "uid": "qrp_ZCTGz", "version": 10, "weekStart": "" }