1059 lines
25 KiB
JSON
Raw Normal View History

2025-01-15 19:32:52 -08:00
{
"annotations": {
"list": [
{
"builtIn": 1,
"datasource": {
"type": "grafana",
"uid": "-- Grafana --"
},
"enable": true,
"hide": true,
"iconColor": "rgba(0, 211, 255, 1)",
"name": "Annotations & Alerts",
"type": "dashboard"
}
]
},
"editable": true,
"fiscalYearStartMonth": 0,
"graphTooltip": 0,
"id": 1,
"links": [],
"panels": [
{
"datasource": {
"type": "prometheus",
"uid": "PBFA97CFB590B2093"
},
"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",
"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": 0
},
2025-01-24 14:54:01 -08:00
"id": 11,
2025-01-15 19:32:52 -08:00
"options": {
"legend": {
"calcs": [],
"displayMode": "list",
"placement": "bottom",
"showLegend": true
},
"tooltip": {
"mode": "single",
"sort": "none"
}
},
"pluginVersion": "11.3.1",
"targets": [
{
"disableTextWrap": false,
"editorMode": "builder",
2025-01-24 14:54:01 -08:00
"expr": "rate(statusgo_waku_raw_message_size_bytes[10m])",
2025-01-15 19:32:52 -08:00
"fullMetaSearch": false,
"includeNullMetadata": false,
2025-01-24 14:54:01 -08:00
"legendFormat": "{{message_type}}",
2025-01-15 19:32:52 -08:00
"range": true,
"refId": "A",
"useBackend": false
2025-01-24 14:54:01 -08:00
},
{
"datasource": {
"type": "prometheus",
"uid": "PBFA97CFB590B2093"
},
"disableTextWrap": false,
"editorMode": "builder",
"expr": "sum(rate(statusgo_waku_raw_message_size_bytes[10m]))",
"fullMetaSearch": false,
"hide": false,
"includeNullMetadata": true,
"instant": false,
"legendFormat": "Total",
"range": true,
"refId": "B",
"useBackend": false
2025-01-15 19:32:52 -08:00
}
],
2025-01-24 14:54:01 -08:00
"title": "Rate of Bytes for Raw Message by Type",
2025-01-15 19:32:52 -08:00
"type": "timeseries"
},
{
"datasource": {
"type": "prometheus",
"uid": "PBFA97CFB590B2093"
},
"fieldConfig": {
"defaults": {
"color": {
"mode": "thresholds"
},
"mappings": [],
"thresholds": {
"mode": "absolute",
"steps": [
{
"color": "red",
"value": null
},
{
"color": "yellow",
"value": 1
},
{
"color": "green",
"value": 5
}
]
}
},
"overrides": []
},
"gridPos": {
"h": 8,
"w": 12,
"x": 12,
"y": 0
},
"id": 2,
"options": {
"minVizHeight": 75,
"minVizWidth": 75,
"orientation": "auto",
"reduceOptions": {
"calcs": [
"lastNotNull"
],
"fields": "",
"values": false
},
"showThresholdLabels": false,
"showThresholdMarkers": true,
"sizing": "auto"
},
"pluginVersion": "11.3.1",
"targets": [
{
"datasource": {
"type": "prometheus",
"uid": "PBFA97CFB590B2093"
},
"editorMode": "code",
2025-01-24 14:54:01 -08:00
"expr": "statusgo_waku_connected_peers",
2025-01-15 19:32:52 -08:00
"instant": false,
"legendFormat": "Connected Peers",
"range": true,
"refId": "A"
}
],
"title": "Connected Peers",
"type": "gauge"
},
{
"datasource": {
"type": "prometheus",
"uid": "PBFA97CFB590B2093"
},
"fieldConfig": {
"defaults": {
"color": {
"mode": "palette-classic"
},
"custom": {
"hideFrom": {
"legend": false,
"tooltip": false,
"viz": false
}
},
"mappings": []
},
"overrides": []
},
"gridPos": {
"h": 8,
"w": 12,
"x": 0,
"y": 8
},
2025-01-24 14:54:01 -08:00
"id": 10,
2025-01-15 19:32:52 -08:00
"options": {
"legend": {
"displayMode": "list",
"placement": "bottom",
"showLegend": true
},
"pieType": "pie",
"reduceOptions": {
"calcs": [
"lastNotNull"
],
"fields": "",
"values": false
},
"tooltip": {
"mode": "single",
"sort": "none"
}
},
"pluginVersion": "11.3.1",
"targets": [
{
"disableTextWrap": false,
"editorMode": "builder",
2025-01-24 14:54:01 -08:00
"expr": "statusgo_waku_raw_message_sent_total",
2025-01-15 19:32:52 -08:00
"fullMetaSearch": false,
"includeNullMetadata": true,
2025-01-24 14:54:01 -08:00
"legendFormat": "{{message_type}}",
2025-01-15 19:32:52 -08:00
"range": true,
"refId": "A",
"useBackend": false
}
],
2025-01-24 14:54:01 -08:00
"title": "Total Raw Message by Type",
2025-01-15 19:32:52 -08:00
"type": "piechart"
},
{
"datasource": {
"type": "prometheus",
"uid": "PBFA97CFB590B2093"
},
2025-01-24 14:54:01 -08:00
"description": "",
2025-01-15 19:32:52 -08:00
"fieldConfig": {
"defaults": {
"color": {
"mode": "palette-classic"
},
"custom": {
"axisBorderShow": false,
"axisCenteredZero": false,
"axisColorMode": "text",
"axisLabel": "",
"axisPlacement": "auto",
"barAlignment": 0,
"barWidthFactor": 0.6,
"drawStyle": "line",
2025-01-24 14:54:01 -08:00
"fillOpacity": 0,
2025-01-15 19:32:52 -08:00
"gradientMode": "none",
"hideFrom": {
"legend": false,
"tooltip": false,
"viz": false
},
"insertNulls": false,
"lineInterpolation": "linear",
"lineWidth": 1,
"pointSize": 5,
"scaleDistribution": {
"type": "linear"
},
2025-01-24 14:54:01 -08:00
"showPoints": "auto",
2025-01-15 19:32:52 -08:00
"spanNulls": false,
"stacking": {
"group": "A",
"mode": "none"
},
"thresholdsStyle": {
"mode": "off"
}
},
"mappings": [],
"thresholds": {
"mode": "absolute",
"steps": [
{
"color": "green",
"value": null
2025-01-24 14:54:01 -08:00
},
{
"color": "red",
"value": 80
2025-01-15 19:32:52 -08:00
}
]
2025-01-24 14:54:01 -08:00
}
2025-01-15 19:32:52 -08:00
},
"overrides": []
},
"gridPos": {
2025-01-24 14:54:01 -08:00
"h": 12,
2025-01-15 19:32:52 -08:00
"w": 12,
"x": 12,
"y": 8
},
2025-01-24 14:54:01 -08:00
"id": 7,
2025-01-15 19:32:52 -08:00
"options": {
"legend": {
"calcs": [],
"displayMode": "list",
"placement": "bottom",
"showLegend": true
},
"tooltip": {
"mode": "single",
"sort": "none"
}
},
"pluginVersion": "11.3.1",
"targets": [
{
2025-01-24 14:54:01 -08:00
"adhocFilters": [],
2025-01-15 19:32:52 -08:00
"datasource": {
"type": "prometheus",
"uid": "PBFA97CFB590B2093"
},
2025-01-24 14:54:01 -08:00
"disableTextWrap": false,
"editorMode": "builder",
"exemplar": false,
"expr": "rate(statusgo_waku_peer_dial_failures_total[10m])",
"fullMetaSearch": false,
"includeNullMetadata": false,
"instant": true,
"interval": "",
"legendFormat": "{{error_type}}",
2025-01-15 19:32:52 -08:00
"range": true,
2025-01-24 14:54:01 -08:00
"refId": "A",
"useBackend": false
2025-01-15 19:32:52 -08:00
}
],
2025-01-24 14:54:01 -08:00
"title": "Rate of Dial Failures by Type",
2025-01-15 19:32:52 -08:00
"type": "timeseries"
},
{
"datasource": {
"type": "prometheus",
"uid": "PBFA97CFB590B2093"
},
"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",
"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": 16
},
2025-01-24 14:54:01 -08:00
"id": 6,
2025-01-15 19:32:52 -08:00
"options": {
"legend": {
"calcs": [],
"displayMode": "list",
"placement": "bottom",
"showLegend": true
},
"tooltip": {
"mode": "single",
"sort": "none"
}
},
"pluginVersion": "11.3.1",
"targets": [
{
"disableTextWrap": false,
"editorMode": "builder",
2025-01-24 14:54:01 -08:00
"expr": "statusgo_waku_peers_by_shard",
2025-01-15 19:32:52 -08:00
"fullMetaSearch": false,
2025-01-24 14:54:01 -08:00
"includeNullMetadata": true,
"legendFormat": "{{shard}}",
2025-01-15 19:32:52 -08:00
"range": true,
"refId": "A",
"useBackend": false
}
],
2025-01-24 14:54:01 -08:00
"title": "Peers by Shard",
"type": "timeseries"
},
{
"datasource": {
"type": "prometheus",
"uid": "PBFA97CFB590B2093"
},
"fieldConfig": {
"defaults": {
"color": {
"mode": "palette-classic"
},
"custom": {
"axisBorderShow": false,
"axisCenteredZero": false,
"axisColorMode": "text",
"axisLabel": "",
"axisPlacement": "auto",
"barAlignment": 0,
"barWidthFactor": 0.6,
"drawStyle": "line",
"fillOpacity": 10,
"gradientMode": "none",
"hideFrom": {
"legend": false,
"tooltip": false,
"viz": false
},
"insertNulls": false,
"lineInterpolation": "linear",
"lineWidth": 1,
"pointSize": 5,
"scaleDistribution": {
"type": "linear"
},
"showPoints": "never",
"spanNulls": false,
"stacking": {
"group": "A",
"mode": "none"
},
"thresholdsStyle": {
"mode": "off"
}
},
"mappings": [],
"thresholds": {
"mode": "absolute",
"steps": [
{
"color": "green",
"value": null
}
]
},
"unit": "bytes"
},
"overrides": []
},
"gridPos": {
"h": 8,
"w": 12,
"x": 12,
"y": 20
},
"id": 4,
"options": {
"legend": {
"calcs": [],
"displayMode": "list",
"placement": "bottom",
"showLegend": true
},
"tooltip": {
"mode": "single",
"sort": "none"
}
},
"pluginVersion": "11.3.1",
"targets": [
{
"datasource": {
"type": "prometheus",
"uid": "PBFA97CFB590B2093"
},
"editorMode": "code",
"expr": "rate(statusgo_waku_message_size_bytes[5m])",
"instant": false,
"legendFormat": "Message Size Rate",
"range": true,
"refId": "A"
}
],
"title": "Message Size Rate",
2025-01-15 19:32:52 -08:00
"type": "timeseries"
},
{
"datasource": {
"type": "prometheus",
"uid": "PBFA97CFB590B2093"
},
"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",
"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": 24
},
2025-01-24 14:54:01 -08:00
"id": 5,
2025-01-15 19:32:52 -08:00
"options": {
"legend": {
"calcs": [],
"displayMode": "list",
"placement": "bottom",
"showLegend": true
},
"tooltip": {
"mode": "single",
"sort": "none"
}
},
"pluginVersion": "11.3.1",
"targets": [
{
"disableTextWrap": false,
"editorMode": "builder",
2025-01-24 14:54:01 -08:00
"expr": "statusgo_waku_peers_by_origin",
2025-01-15 19:32:52 -08:00
"fullMetaSearch": false,
"includeNullMetadata": true,
2025-01-24 14:54:01 -08:00
"legendFormat": "{{origin}}",
2025-01-15 19:32:52 -08:00
"range": true,
"refId": "A",
"useBackend": false
2025-01-24 14:54:01 -08:00
},
{
"datasource": {
"type": "prometheus",
"uid": "PBFA97CFB590B2093"
},
"disableTextWrap": false,
"editorMode": "builder",
"expr": "sum(statusgo_waku_peers_by_origin)",
"fullMetaSearch": false,
"hide": false,
"includeNullMetadata": true,
"instant": false,
"legendFormat": "Total",
"range": true,
"refId": "B",
"useBackend": false
2025-01-15 19:32:52 -08:00
}
],
2025-01-24 14:54:01 -08:00
"title": "Peers By Discovery Origin",
2025-01-15 19:32:52 -08:00
"type": "timeseries"
},
{
"datasource": {
"type": "prometheus",
"uid": "PBFA97CFB590B2093"
},
"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",
"spanNulls": false,
"stacking": {
"group": "A",
"mode": "none"
},
"thresholdsStyle": {
"mode": "off"
}
},
"mappings": [],
"thresholds": {
"mode": "absolute",
"steps": [
{
2025-01-24 14:54:01 -08:00
"color": "green",
"value": null
2025-01-15 19:32:52 -08:00
},
{
"color": "red",
"value": 80
}
]
}
},
"overrides": []
},
"gridPos": {
"h": 8,
"w": 12,
2025-01-24 14:54:01 -08:00
"x": 12,
"y": 28
},
"id": 9,
"options": {
"legend": {
"calcs": [],
"displayMode": "list",
"placement": "bottom",
"showLegend": true
},
"tooltip": {
"mode": "single",
"sort": "none"
}
},
"pluginVersion": "11.3.1",
"targets": [
{
"disableTextWrap": false,
"editorMode": "builder",
"expr": "avg_over_time(statusgo_waku_messages_sent_total_count[10m])",
"fullMetaSearch": false,
"includeNullMetadata": false,
"interval": "",
"legendFormat": "{{publish_method}}",
"range": true,
"refId": "A",
"useBackend": false
}
],
"title": "Average messages sent every 10 min",
"type": "timeseries"
},
{
"datasource": {
"type": "prometheus",
"uid": "PBFA97CFB590B2093"
},
"fieldConfig": {
"defaults": {
"color": {
"mode": "palette-classic"
},
"custom": {
"hideFrom": {
"legend": false,
"tooltip": false,
"viz": false
}
},
"mappings": []
},
"overrides": []
},
"gridPos": {
"h": 12,
"w": 12,
2025-01-15 19:32:52 -08:00
"x": 0,
"y": 32
},
2025-01-24 14:54:01 -08:00
"id": 8,
2025-01-15 19:32:52 -08:00
"options": {
"legend": {
"displayMode": "list",
"placement": "bottom",
"showLegend": true
},
2025-01-24 14:54:01 -08:00
"pieType": "pie",
"reduceOptions": {
"calcs": [
"lastNotNull"
],
"fields": "",
"values": false
},
2025-01-15 19:32:52 -08:00
"tooltip": {
"mode": "single",
"sort": "none"
}
},
"pluginVersion": "11.3.1",
"targets": [
{
"disableTextWrap": false,
"editorMode": "builder",
2025-01-24 14:54:01 -08:00
"expr": "statusgo_waku_peer_dial_failures_total",
"format": "time_series",
2025-01-15 19:32:52 -08:00
"fullMetaSearch": false,
"includeNullMetadata": true,
2025-01-24 14:54:01 -08:00
"legendFormat": "{{error_type}}",
2025-01-15 19:32:52 -08:00
"range": true,
"refId": "A",
"useBackend": false
}
],
2025-01-24 14:54:01 -08:00
"title": "Dial Failures By Type",
"type": "piechart"
2025-01-15 19:32:52 -08:00
},
{
"datasource": {
"type": "prometheus",
"uid": "PBFA97CFB590B2093"
},
"fieldConfig": {
"defaults": {
"color": {
"mode": "palette-classic"
},
"custom": {
"axisBorderShow": false,
"axisCenteredZero": false,
"axisColorMode": "text",
"axisLabel": "",
"axisPlacement": "auto",
"barAlignment": 0,
"barWidthFactor": 0.6,
"drawStyle": "line",
"fillOpacity": 10,
"gradientMode": "none",
"hideFrom": {
"legend": false,
"tooltip": false,
"viz": false
},
"insertNulls": false,
"lineInterpolation": "linear",
"lineWidth": 1,
"pointSize": 5,
"scaleDistribution": {
"type": "linear"
},
"showPoints": "never",
"spanNulls": false,
"stacking": {
"group": "A",
"mode": "none"
},
"thresholdsStyle": {
"mode": "off"
}
},
"mappings": [],
"thresholds": {
"mode": "absolute",
"steps": [
{
2025-01-24 14:54:01 -08:00
"color": "green",
"value": null
2025-01-15 19:32:52 -08:00
}
]
},
"unit": "short"
},
"overrides": []
},
"gridPos": {
"h": 8,
"w": 12,
"x": 0,
2025-01-24 14:54:01 -08:00
"y": 44
2025-01-15 19:32:52 -08:00
},
"id": 1,
"options": {
"legend": {
"calcs": [],
"displayMode": "list",
"placement": "bottom",
"showLegend": true
},
"tooltip": {
"mode": "single",
"sort": "none"
}
},
"pluginVersion": "11.3.1",
"targets": [
{
"datasource": {
"type": "prometheus",
"uid": "PBFA97CFB590B2093"
},
"editorMode": "code",
2025-01-24 14:54:01 -08:00
"expr": "statusgo_waku_messages_sent_total",
2025-01-15 19:32:52 -08:00
"instant": false,
"legendFormat": "Messages Sent",
"range": true,
"refId": "A"
},
{
"datasource": {
"type": "prometheus",
"uid": "PBFA97CFB590B2093"
},
"editorMode": "code",
2025-01-24 14:54:01 -08:00
"expr": "sum(statusgo_waku_messages_received_total)",
2025-01-15 19:32:52 -08:00
"instant": false,
"legendFormat": "Messages Received",
"range": true,
"refId": "B"
}
],
"title": "Message Traffic",
"type": "timeseries"
},
{
"datasource": {
"type": "prometheus",
"uid": "PBFA97CFB590B2093"
},
"fieldConfig": {
"defaults": {
"color": {
"mode": "palette-classic"
},
"custom": {
"axisBorderShow": false,
"axisCenteredZero": false,
"axisColorMode": "text",
"axisLabel": "",
"axisPlacement": "auto",
"barAlignment": 0,
"barWidthFactor": 0.6,
"drawStyle": "line",
"fillOpacity": 10,
"gradientMode": "none",
"hideFrom": {
"legend": false,
"tooltip": false,
"viz": false
},
"insertNulls": false,
"lineInterpolation": "linear",
"lineWidth": 1,
"pointSize": 5,
"scaleDistribution": {
"type": "linear"
},
"showPoints": "never",
"spanNulls": false,
"stacking": {
"group": "A",
"mode": "none"
},
"thresholdsStyle": {
"mode": "off"
}
},
"mappings": [],
"thresholds": {
"mode": "absolute",
"steps": [
{
2025-01-24 14:54:01 -08:00
"color": "green",
"value": null
2025-01-15 19:32:52 -08:00
}
]
}
},
"overrides": []
},
"gridPos": {
"h": 8,
"w": 12,
"x": 0,
2025-01-24 14:54:01 -08:00
"y": 52
2025-01-15 19:32:52 -08:00
},
"id": 3,
"options": {
"legend": {
"calcs": [],
"displayMode": "list",
"placement": "bottom",
"showLegend": true
},
"tooltip": {
"mode": "single",
"sort": "none"
}
},
"pluginVersion": "11.3.1",
"targets": [
{
"datasource": {
"type": "prometheus",
"uid": "PBFA97CFB590B2093"
},
"editorMode": "code",
2025-01-24 14:54:01 -08:00
"expr": "statusgo_waku_message_errors_total",
2025-01-15 19:32:52 -08:00
"instant": false,
"legendFormat": "Message Errors",
"range": true,
"refId": "A"
}
],
"title": "Message Errors",
"type": "timeseries"
}
],
"preload": false,
"refresh": "5s",
"schemaVersion": 40,
"tags": [],
"templating": {
"list": []
},
"time": {
2025-01-24 14:54:01 -08:00
"from": "now-5m",
"to": "now"
2025-01-15 19:32:52 -08:00
},
"timepicker": {},
"timezone": "",
"title": "Status-Go Metrics",
"uid": "status-go-metrics",
2025-01-24 14:54:01 -08:00
"version": 1,
2025-01-15 19:32:52 -08:00
"weekStart": ""
}