838 lines
21 KiB
JSON

{
"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": null,
"links": [],
"panels": [
{
"datasource": {
"type": "prometheus",
"uid": "PBFA97CFB590B2093"
},
"fieldConfig": {
"defaults": {
"color": {
"mode": "thresholds"
},
"custom": {
"hideFrom": {
"legend": false,
"tooltip": false,
"vis": false
}
},
"mappings": [],
"thresholds": {
"mode": "absolute",
"steps": [
{
"color": "green",
"value": null
},
{
"color": "yellow",
"value": 1
},
{
"color": "red",
"value": 10
}
]
},
"unit": "ops"
}
},
"gridPos": {
"h": 8,
"w": 24,
"x": 0,
"y": 0
},
"id": 1,
"options": {
"colorMode": "background",
"graphMode": "area",
"justifyMode": "auto",
"orientation": "auto",
"reduceOptions": {
"values": false,
"calcs": [
"lastNotNull"
],
"fields": ""
},
"textMode": "auto"
},
"targets": [
{
"expr": "rate(da_samples_failed_total[5m]) * 60",
"legendFormat": "DA Samples Failed/min",
"refId": "A"
},
{
"expr": "rate(storage_api_operations_failed_total[5m]) * 60",
"legendFormat": "Storage Failures/min",
"refId": "B"
},
{
"expr": "rate(http_requests_failed_total[5m]) * 60",
"legendFormat": "HTTP Failures/min",
"refId": "C"
},
{
"expr": "rate(blend_outbound_messages_failed_total[5m]) * 60",
"legendFormat": "Blend Msg Failures/min",
"refId": "D"
},
{
"expr": "rate(orphan_blocks_fetch_failed_total[5m]) * 60",
"legendFormat": "Orphan Block Fetch Failures/min",
"refId": "E"
},
{
"expr": "rate(time_broadcast_errors_total[5m]) * 60",
"legendFormat": "Time Broadcast Errors/min",
"refId": "F"
}
],
"title": "\ud83d\udea8 Critical Failure Rates (per minute) \u2014 events/sec",
"type": "stat"
},
{
"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": "auto",
"spanNulls": false,
"stacking": {
"group": "A",
"mode": "none"
},
"thresholdsStyle": {
"mode": "off"
}
},
"mappings": [],
"unit": "percent"
}
},
"gridPos": {
"h": 8,
"w": 12,
"x": 0,
"y": 8
},
"id": 2,
"options": {
"legend": {
"calcs": [],
"displayMode": "list",
"placement": "bottom",
"showLegend": true
},
"tooltip": {
"mode": "single",
"sort": "none"
}
},
"targets": [
{
"expr": "rate(da_samples_failed_total[5m]) / (rate(da_samples_verified_total[5m]) + rate(da_samples_failed_total[5m])) * 100",
"legendFormat": "DA Sample Failure Rate % - {{job}}",
"refId": "A"
},
{
"expr": "rate(storage_api_operations_failed_total[5m]) / rate(storage_api_operations_total[5m]) * 100",
"legendFormat": "Storage Failure Rate % - {{job}}",
"refId": "B"
},
{
"expr": "rate(http_requests_failed_total[5m]) / rate(http_requests_total[5m]) * 100",
"legendFormat": "HTTP Failure Rate % - {{job}}",
"refId": "C"
}
],
"title": "\ud83d\udcca Failure Rates (Percentage) \u2014 events/sec",
"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": "auto",
"spanNulls": false,
"stacking": {
"group": "A",
"mode": "none"
},
"thresholdsStyle": {
"mode": "off"
}
},
"mappings": [],
"unit": "ops"
}
},
"gridPos": {
"h": 8,
"w": 12,
"x": 12,
"y": 8
},
"id": 3,
"options": {
"legend": {
"calcs": [],
"displayMode": "list",
"placement": "bottom",
"showLegend": true
},
"tooltip": {
"mode": "single",
"sort": "none"
}
},
"targets": [
{
"expr": "rate(kms_register_failures_total[5m])",
"legendFormat": "KMS Registration Failures - {{job}}",
"refId": "A"
},
{
"expr": "rate(kms_sign_failures_total[5m])",
"legendFormat": "KMS Signing Failures - {{job}}",
"refId": "B"
},
{
"expr": "rate(kms_execute_failures_total[5m])",
"legendFormat": "KMS Execute Failures - {{job}}",
"refId": "C"
}
],
"title": "\ud83d\udd10 KMS Failures \u2014 events/sec",
"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": "auto",
"spanNulls": false,
"stacking": {
"group": "A",
"mode": "none"
},
"thresholdsStyle": {
"mode": "off"
}
},
"mappings": [],
"unit": "ops"
}
},
"gridPos": {
"h": 8,
"w": 12,
"x": 0,
"y": 16
},
"id": 4,
"options": {
"legend": {
"calcs": [],
"displayMode": "list",
"placement": "bottom",
"showLegend": true
},
"tooltip": {
"mode": "single",
"sort": "none"
}
},
"targets": [
{
"expr": "rate(sdp_declaration_tx_failures_total[5m])",
"legendFormat": "SDP Declaration TX Failures - {{job}}",
"refId": "A"
},
{
"expr": "rate(sdp_declaration_mempool_failures_total[5m])",
"legendFormat": "SDP Declaration Mempool Failures - {{job}}",
"refId": "B"
},
{
"expr": "rate(sdp_activity_tx_failures_total[5m])",
"legendFormat": "SDP Activity TX Failures - {{job}}",
"refId": "C"
},
{
"expr": "rate(sdp_withdrawal_validation_failures_total[5m])",
"legendFormat": "SDP Withdrawal Validation Failures - {{job}}",
"refId": "D"
}
],
"title": "\ud83d\udccb SDP (Service Provider) Failures \u2014 events/sec",
"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": "auto",
"spanNulls": false,
"stacking": {
"group": "A",
"mode": "none"
},
"thresholdsStyle": {
"mode": "off"
}
},
"mappings": [],
"unit": "ops"
}
},
"gridPos": {
"h": 8,
"w": 12,
"x": 12,
"y": 16
},
"id": 5,
"options": {
"legend": {
"calcs": [],
"displayMode": "list",
"placement": "bottom",
"showLegend": true
},
"tooltip": {
"mode": "single",
"sort": "none"
}
},
"targets": [
{
"expr": "rate(time_broadcast_errors_total[5m])",
"legendFormat": "Time Broadcast Errors - {{job}}",
"refId": "A"
},
{
"expr": "rate(time_lagging_errors_total[5m])",
"legendFormat": "Time Lagging Errors - {{job}}",
"refId": "B"
},
{
"expr": "rate(time_subscription_errors_total[5m])",
"legendFormat": "Time Subscription Errors - {{job}}",
"refId": "C"
},
{
"expr": "rate(time_current_slot_errors_total[5m])",
"legendFormat": "Time Current Slot Errors - {{job}}",
"refId": "D"
}
],
"title": "\u23f0 Timing/Synchronization Issues \u2014 events/sec",
"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": "auto",
"spanNulls": false,
"stacking": {
"group": "A",
"mode": "none"
},
"thresholdsStyle": {
"mode": "off"
}
},
"mappings": [],
"unit": "ops"
}
},
"gridPos": {
"h": 8,
"w": 12,
"x": 0,
"y": 24
},
"id": 6,
"options": {
"legend": {
"calcs": [],
"displayMode": "list",
"placement": "bottom",
"showLegend": true
},
"tooltip": {
"mode": "single",
"sort": "none"
}
},
"targets": [
{
"expr": "rate(network_pubsub_subscription_errors_total[5m])",
"legendFormat": "PubSub Subscription Errors - {{job}}",
"refId": "A"
},
{
"expr": "rate(network_chainsync_subscription_errors_total[5m])",
"legendFormat": "ChainSync Subscription Errors - {{job}}",
"refId": "B"
},
{
"expr": "rate(sdp_subscription_errors_total[5m])",
"legendFormat": "SDP Subscription Errors - {{job}}",
"refId": "C"
}
],
"title": "\ud83c\udf10 Network/Subscription Errors \u2014 events/sec",
"type": "timeseries"
},
{
"datasource": {
"type": "prometheus",
"uid": "PBFA97CFB590B2093"
},
"fieldConfig": {
"defaults": {
"color": {
"mode": "thresholds"
},
"custom": {
"hideFrom": {
"legend": false,
"tooltip": false,
"vis": false
}
},
"mappings": [],
"thresholds": {
"mode": "absolute",
"steps": [
{
"color": "green",
"value": null
},
{
"color": "yellow",
"value": 0.1
},
{
"color": "red",
"value": 1
}
]
},
"unit": "short"
}
},
"gridPos": {
"h": 8,
"w": 12,
"x": 12,
"y": 24
},
"id": 7,
"options": {
"colorMode": "background",
"graphMode": "area",
"justifyMode": "auto",
"orientation": "auto",
"reduceOptions": {
"values": false,
"calcs": [
"lastNotNull"
],
"fields": ""
},
"textMode": "auto"
},
"targets": [
{
"expr": "consensus_tip_height - consensus_finalized_height",
"legendFormat": "Unfinalized Blocks - {{job}}",
"refId": "A"
},
{
"expr": "orphan_blocks_pending",
"legendFormat": "Pending Orphan Blocks - {{job}}",
"refId": "B"
},
{
"expr": "mempool_transactions_pending",
"legendFormat": "Pending Mempool Txs - {{job}}",
"refId": "C"
}
],
"title": "\u26a0\ufe0f Potential Bottlenecks \u2014 finalization gap",
"type": "stat"
},
{
"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": "auto",
"spanNulls": false,
"stacking": {
"group": "A",
"mode": "none"
},
"thresholdsStyle": {
"mode": "off"
}
},
"mappings": [],
"unit": "ops"
}
},
"gridPos": {
"h": 8,
"w": 24,
"x": 0,
"y": 32
},
"id": 8,
"options": {
"legend": {
"calcs": [],
"displayMode": "table",
"placement": "right",
"showLegend": true
},
"tooltip": {
"mode": "single",
"sort": "none"
}
},
"targets": [
{
"expr": "topk(10, rate(storage_api_operations_failed_total[5m]))",
"legendFormat": "{{operation}} ({{api}}) - {{job}}",
"refId": "A"
}
],
"title": "\ud83d\uddc4\ufe0f Top Storage Operation Failures \u2014 events/sec",
"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": "auto",
"spanNulls": false,
"stacking": {
"group": "A",
"mode": "none"
},
"thresholdsStyle": {
"mode": "off"
}
},
"mappings": [],
"unit": "s"
}
},
"gridPos": {
"h": 8,
"w": 24,
"x": 0,
"y": 40
},
"id": 9,
"options": {
"legend": {
"calcs": [],
"displayMode": "list",
"placement": "bottom",
"showLegend": true
},
"tooltip": {
"mode": "single",
"sort": "none"
}
},
"targets": [
{
"expr": "histogram_quantile(0.95, rate(consensus_proposal_reconstruct_seconds_bucket[5m]))",
"legendFormat": "Reconstruct p95 - {{job}}",
"refId": "A"
},
{
"expr": "histogram_quantile(0.95, rate(consensus_apply_block_seconds_bucket[5m]))",
"legendFormat": "Apply block p95 - {{job}}",
"refId": "B"
},
{
"expr": "histogram_quantile(0.95, rate(consensus_block_blob_validation_seconds_bucket[5m]))",
"legendFormat": "Blob validation p95 {{mode}} - {{job}}",
"refId": "C"
},
{
"expr": "histogram_quantile(0.95, rate(chainsync_request_tip_seconds_bucket[5m]))",
"legendFormat": "ChainSync tip p95 - {{job}}",
"refId": "D"
},
{
"expr": "histogram_quantile(0.95, rate(chainsync_download_blocks_seconds_bucket[5m]))",
"legendFormat": "ChainSync blocks p95 - {{job}}",
"refId": "E"
},
{
"expr": "histogram_quantile(0.95, rate(orphan_blocks_parent_fetch_seconds_bucket[5m]))",
"legendFormat": "Orphan parent fetch p95 - {{job}}",
"refId": "F"
}
],
"title": "\u23f1\ufe0f Consensus Pipeline Latency (p95) \u2014 p95 latency",
"type": "timeseries"
}
],
"refresh": "5s",
"schemaVersion": 40,
"tags": [
"nomos",
"diagnostics",
"errors",
"issues",
"alerting"
],
"templating": {
"list": []
},
"time": {
"from": "now-15m",
"to": "now"
},
"timepicker": {},
"timezone": "",
"title": "\ud83d\udea8 Issues & Diagnostics Dashboard",
"uid": "issues-diagnostics-dashboard",
"version": 1,
"weekStart": ""
}