Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save clemensgg/be92a55c6b707c7bafb711e11a61461d to your computer and use it in GitHub Desktop.
Save clemensgg/be92a55c6b707c7bafb711e11a61461d to your computer and use it in GitHub Desktop.
{
"annotations": {
"list": [
{
"builtIn": 1,
"datasource": {
"type": "prometheus",
"uid": "Prometheus"
},
"enable": true,
"hide": true,
"iconColor": "rgba(0, 211, 255, 1)",
"name": "Annotations & Alerts",
"type": "dashboard"
}
]
},
"editable": true,
"fiscalYearStartMonth": 0,
"graphTooltip": 0,
"id": 209,
"links": [],
"liveNow": false,
"panels": [
{
"collapsed": false,
"gridPos": {
"h": 1,
"w": 24,
"x": 0,
"y": 0
},
"id": 32,
"panels": [],
"title": "Chain Overview",
"type": "row"
},
{
"datasource": {
"type": "datasource",
"uid": "grafana"
},
"gridPos": {
"h": 2,
"w": 24,
"x": 0,
"y": 1
},
"id": 17,
"links": [],
"options": {
"code": {
"language": "plaintext",
"showLineNumbers": false,
"showMiniMap": false
},
"content": "<img width=\"180px\" style=\"margin-left: 28px; margin-bottom: 15px;\" src=\"https://raw.githubusercontent.com/clemensgg/CryptoCrew-Validators/main/solva_logo.png\" />\n<img width=\"320px\" style=\"margin-left: 43px; margin-bottom: 15px;\" src=\"https://ccvalidators.com/wp-content/uploads/2021/08/website-logo-newnew-30-30-1200x205.png\" />",
"mode": "html"
},
"pluginVersion": "9.5.3",
"transparent": true,
"type": "text"
},
{
"datasource": {
"type": "prometheus",
"uid": "${PROMETHEUS_DS}"
},
"fieldConfig": {
"defaults": {
"color": {
"mode": "thresholds"
},
"mappings": [
{
"options": {
"0": {
"color": "green",
"index": 0,
"text": "SYNCED"
},
"1": {
"color": "yellow",
"index": 1,
"text": "SYNCING"
}
},
"type": "value"
},
{
"options": {
"match": "null",
"result": {
"color": "red",
"index": 2,
"text": "ERROR"
}
},
"type": "special"
}
],
"thresholds": {
"mode": "absolute",
"steps": [
{
"color": "green",
"value": null
}
]
}
},
"overrides": []
},
"gridPos": {
"h": 5,
"w": 4,
"x": 0,
"y": 3
},
"id": 19,
"options": {
"colorMode": "background",
"graphMode": "area",
"justifyMode": "auto",
"orientation": "horizontal",
"reduceOptions": {
"calcs": [
"last"
],
"fields": "",
"values": false
},
"text": {},
"textMode": "auto"
},
"pluginVersion": "9.5.3",
"targets": [
{
"datasource": {
"type": "prometheus",
"uid": "${PROMETHEUS_DS}"
},
"editorMode": "code",
"exemplar": true,
"expr": "tendermint_consensus_state_syncing{network=\"penumbra\"} or cometbft_consensus_state_syncing{network=\"penumbra\"} or \ntendermint_consensus_fast_syncing{network=\"penumbra\"} or cometbft_consensus_fast_syncing{network=\"penumbra\"} or \ntendermint_consensus_block_syncing{network=\"penumbra\"} or cometbft_consensus_block_syncing{network=\"penumbra\"} or \ntendermint_blocksync_syncing{network=\"penumbra\"} or cometbft_blocksync_syncing{network=\"penumbra\"}",
"format": "time_series",
"hide": false,
"instant": false,
"interval": "1s",
"legendFormat": "{{instance}}",
"refId": "A"
}
],
"title": "sync status",
"type": "stat"
},
{
"datasource": {
"type": "prometheus",
"uid": "${PROMETHEUS_DS}"
},
"description": "",
"fieldConfig": {
"defaults": {
"color": {
"mode": "thresholds"
},
"mappings": [],
"thresholds": {
"mode": "absolute",
"steps": [
{
"color": "green",
"value": null
},
{
"color": "#EAB839",
"value": 10
},
{
"color": "red",
"value": 300
}
]
}
},
"overrides": []
},
"gridPos": {
"h": 5,
"w": 2,
"x": 4,
"y": 3
},
"id": 27,
"options": {
"colorMode": "value",
"graphMode": "none",
"justifyMode": "auto",
"orientation": "horizontal",
"reduceOptions": {
"calcs": [
"lastNotNull"
],
"fields": "",
"values": false
},
"text": {
"valueSize": 28
},
"textMode": "value"
},
"pluginVersion": "9.5.3",
"targets": [
{
"datasource": {
"type": "prometheus",
"uid": "${PROMETHEUS_DS}"
},
"editorMode": "code",
"exemplar": true,
"expr": "1/rate(tendermint_consensus_height{network=\"penumbra\"}[60m]) or 1/rate(cometbft_consensus_height{network=\"penumbra\"}[60m])",
"format": "time_series",
"instant": false,
"interval": "1s",
"legendFormat": "{{instance}}",
"refId": "A"
}
],
"title": "av BT (1h)",
"type": "stat"
},
{
"datasource": {
"type": "prometheus",
"uid": "${PROMETHEUS_DS}"
},
"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": [],
"min": 0,
"thresholds": {
"mode": "absolute",
"steps": [
{
"color": "green",
"value": null
},
{
"color": "#EAB839",
"value": 10
},
{
"color": "red",
"value": 300
}
]
}
},
"overrides": []
},
"gridPos": {
"h": 5,
"w": 4,
"x": 6,
"y": 3
},
"id": 57,
"options": {
"legend": {
"calcs": [],
"displayMode": "list",
"placement": "bottom",
"showLegend": true
},
"tooltip": {
"mode": "single",
"sort": "none"
}
},
"pluginVersion": "9.5.3",
"targets": [
{
"datasource": {
"type": "prometheus",
"uid": "${PROMETHEUS_DS}"
},
"editorMode": "code",
"exemplar": true,
"expr": "1/rate(tendermint_consensus_height{network=\"penumbra\"}[60m]) or 1/rate(cometbft_consensus_height{network=\"penumbra\"}[60m])",
"format": "time_series",
"instant": false,
"interval": "1s",
"legendFormat": "{{instance}}",
"refId": "A"
}
],
"title": "av BT (1h)",
"type": "timeseries"
},
{
"datasource": {
"type": "prometheus",
"uid": "${PROMETHEUS_DS}"
},
"description": "",
"fieldConfig": {
"defaults": {
"color": {
"mode": "thresholds"
},
"mappings": [],
"thresholds": {
"mode": "absolute",
"steps": [
{
"color": "green",
"value": null
},
{
"color": "#EAB839",
"value": 10
},
{
"color": "red",
"value": 300
}
]
}
},
"overrides": []
},
"gridPos": {
"h": 5,
"w": 2,
"x": 10,
"y": 3
},
"id": 28,
"options": {
"colorMode": "value",
"graphMode": "none",
"justifyMode": "auto",
"orientation": "horizontal",
"reduceOptions": {
"calcs": [
"lastNotNull"
],
"fields": "",
"values": false
},
"text": {
"valueSize": 28
},
"textMode": "value"
},
"pluginVersion": "9.5.3",
"targets": [
{
"datasource": {
"type": "prometheus",
"uid": "${PROMETHEUS_DS}"
},
"editorMode": "code",
"exemplar": true,
"expr": "1/rate(tendermint_consensus_height{network=\"penumbra\"}[1d]) or 1/rate(cometbft_consensus_height{network=\"penumbra\"}[1d])",
"format": "time_series",
"instant": false,
"interval": "1s",
"legendFormat": "{{instance}}",
"refId": "A"
}
],
"title": "av BT (1d)",
"type": "stat"
},
{
"datasource": {
"type": "prometheus",
"uid": "${PROMETHEUS_DS}"
},
"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": "blue",
"value": null
}
]
}
},
"overrides": []
},
"gridPos": {
"h": 5,
"w": 4,
"x": 12,
"y": 3
},
"id": 8,
"options": {
"legend": {
"calcs": [],
"displayMode": "list",
"placement": "bottom",
"showLegend": true
},
"tooltip": {
"mode": "single",
"sort": "none"
}
},
"pluginVersion": "8.3.6",
"targets": [
{
"datasource": {
"type": "prometheus",
"uid": "${PROMETHEUS_DS}"
},
"editorMode": "code",
"exemplar": true,
"expr": "tendermint_consensus_latest_block_height{network=\"penumbra\"} or cometbft_consensus_latest_block_height{network=\"penumbra\"}",
"format": "time_series",
"instant": false,
"interval": "1s",
"legendFormat": "{{instance}}",
"refId": "A"
}
],
"title": "network height",
"type": "timeseries"
},
{
"datasource": {
"type": "prometheus",
"uid": "${PROMETHEUS_DS}"
},
"fieldConfig": {
"defaults": {
"color": {
"mode": "thresholds"
},
"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"
}
},
"displayName": " ",
"mappings": [],
"thresholds": {
"mode": "absolute",
"steps": [
{
"color": "blue",
"value": null
}
]
}
},
"overrides": []
},
"gridPos": {
"h": 5,
"w": 4,
"x": 16,
"y": 3
},
"id": 15,
"options": {
"legend": {
"calcs": [],
"displayMode": "list",
"placement": "bottom",
"showLegend": true
},
"tooltip": {
"mode": "single",
"sort": "none"
}
},
"pluginVersion": "9.4.3",
"targets": [
{
"datasource": {
"type": "prometheus",
"uid": "${PROMETHEUS_DS}"
},
"editorMode": "code",
"exemplar": true,
"expr": "max(tendermint_consensus_validator_last_signed_height{network=\"penumbra\"}) by (network) or max(cometbft_consensus_validator_last_signed_height{network=\"penumbra\"}) by (network)",
"instant": false,
"interval": "1s",
"legendFormat": "",
"refId": "A"
}
],
"title": "validator last signed",
"type": "timeseries"
},
{
"aliasColors": {},
"bars": false,
"dashLength": 10,
"dashes": false,
"datasource": {
"type": "prometheus",
"uid": "Prometheus"
},
"description": "",
"fill": 1,
"fillGradient": 0,
"gridPos": {
"h": 5,
"w": 4,
"x": 20,
"y": 3
},
"hiddenSeries": false,
"id": 20,
"legend": {
"avg": false,
"current": false,
"max": false,
"min": false,
"show": true,
"total": false,
"values": false
},
"lines": true,
"linewidth": 1,
"nullPointMode": "null",
"options": {
"alertThreshold": true
},
"percentage": false,
"pluginVersion": "9.5.3",
"pointradius": 2,
"points": false,
"renderer": "flot",
"seriesOverrides": [],
"spaceLength": 10,
"stack": false,
"steppedLine": false,
"targets": [
{
"datasource": {
"type": "prometheus",
"uid": "Prometheus"
},
"exemplar": true,
"expr": "up{network=\"penumbra\"}",
"instant": false,
"interval": "1s",
"legendFormat": "{{instance}}",
"refId": "A"
}
],
"thresholds": [],
"timeRegions": [],
"title": "node health",
"tooltip": {
"shared": true,
"sort": 0,
"value_type": "individual"
},
"type": "graph",
"xaxis": {
"mode": "time",
"show": true,
"values": []
},
"yaxes": [
{
"$$hashKey": "object:227",
"format": "short",
"logBase": 1,
"show": true
},
{
"$$hashKey": "object:228",
"format": "short",
"logBase": 1,
"show": true
}
],
"yaxis": {
"align": false
}
},
{
"datasource": {
"type": "prometheus",
"uid": "${PROMETHEUS_DS}"
},
"description": "",
"fieldConfig": {
"defaults": {
"color": {
"mode": "thresholds"
},
"custom": {
"fillOpacity": 65,
"lineWidth": 0,
"spanNulls": false
},
"mappings": [],
"min": 0,
"thresholds": {
"mode": "absolute",
"steps": [
{
"color": "green",
"value": null
},
{
"color": "green",
"value": 0
},
{
"color": "yellow",
"value": 1
},
{
"color": "red",
"value": 10
}
]
},
"unit": "none"
},
"overrides": []
},
"gridPos": {
"h": 3,
"w": 12,
"x": 0,
"y": 8
},
"id": 10,
"options": {
"alignValue": "left",
"legend": {
"displayMode": "list",
"placement": "bottom",
"showLegend": true
},
"mergeValues": true,
"rowHeight": 0.86,
"showValue": "always",
"tooltip": {
"mode": "single",
"sort": "none"
}
},
"pluginVersion": "8.5.0",
"targets": [
{
"datasource": {
"type": "prometheus",
"uid": "${PROMETHEUS_DS}"
},
"editorMode": "code",
"exemplar": false,
"expr": "increase(tendermint_consensus_validator_missed_blocks{network=\"penumbra\"}[10m]) or increase(cometbft_consensus_validator_missed_blocks{network=\"penumbra\"}[10m])",
"instant": false,
"interval": "",
"legendFormat": "{{instance}}",
"range": true,
"refId": "A"
}
],
"title": "validator missed blocks / 10min",
"transparent": true,
"type": "state-timeline"
},
{
"datasource": {
"type": "prometheus",
"uid": "${PROMETHEUS_DS}"
},
"description": "",
"fieldConfig": {
"defaults": {
"color": {
"mode": "thresholds"
},
"custom": {
"fillOpacity": 65,
"lineWidth": 0,
"spanNulls": false
},
"mappings": [],
"min": 0,
"thresholds": {
"mode": "absolute",
"steps": [
{
"color": "green",
"value": null
},
{
"color": "green",
"value": 0
},
{
"color": "yellow",
"value": 1
},
{
"color": "orange",
"value": 6
},
{
"color": "red",
"value": 60
}
]
},
"unit": "none"
},
"overrides": []
},
"gridPos": {
"h": 3,
"w": 12,
"x": 12,
"y": 8
},
"id": 26,
"options": {
"alignValue": "left",
"legend": {
"displayMode": "list",
"placement": "bottom",
"showLegend": true
},
"mergeValues": true,
"rowHeight": 0.86,
"showValue": "always",
"tooltip": {
"mode": "single",
"sort": "none"
}
},
"pluginVersion": "8.5.0",
"targets": [
{
"datasource": {
"type": "prometheus",
"uid": "${PROMETHEUS_DS}"
},
"editorMode": "code",
"exemplar": false,
"expr": "increase(tendermint_consensus_validator_missed_blocks{network=\"penumbra\"}[60m]) or increase(cometbft_consensus_validator_missed_blocks{network=\"penumbra\"}[60m])",
"instant": false,
"interval": "",
"legendFormat": "{{instance}}",
"range": true,
"refId": "A"
}
],
"title": "validator missed blocks / 1h",
"transparent": true,
"type": "state-timeline"
},
{
"collapsed": false,
"gridPos": {
"h": 1,
"w": 24,
"x": 0,
"y": 11
},
"id": 34,
"panels": [],
"title": "Node / Validator Details",
"type": "row"
},
{
"aliasColors": {},
"bars": false,
"dashLength": 10,
"dashes": false,
"datasource": {
"type": "prometheus",
"uid": "${PROMETHEUS_DS}"
},
"description": "",
"fieldConfig": {
"defaults": {
"links": []
},
"overrides": [
{
"matcher": {
"id": "byRegexp",
"options": "/block time/"
},
"properties": [
{
"id": "unit",
"value": "s"
}
]
},
{
"matcher": {
"id": "byRegexp",
"options": "/valid/"
},
"properties": [
{
"id": "unit",
"value": "none"
}
]
}
]
},
"fill": 1,
"fillGradient": 0,
"gridPos": {
"h": 6,
"w": 12,
"x": 0,
"y": 12
},
"hiddenSeries": false,
"id": 2,
"legend": {
"avg": false,
"current": false,
"max": false,
"min": false,
"show": true,
"total": false,
"values": false
},
"lines": true,
"linewidth": 1,
"links": [],
"nullPointMode": "null",
"options": {
"alertThreshold": true
},
"percentage": false,
"pluginVersion": "9.5.3",
"pointradius": 2,
"points": false,
"renderer": "flot",
"seriesOverrides": [
{
"$$hashKey": "object:676",
"alias": "missing validators",
"yaxis": 2
},
{
"$$hashKey": "object:677",
"alias": "total validators",
"yaxis": 2
}
],
"spaceLength": 10,
"stack": false,
"steppedLine": false,
"targets": [
{
"datasource": {
"type": "prometheus",
"uid": "${PROMETHEUS_DS}"
},
"editorMode": "code",
"exemplar": true,
"expr": "1/rate(tendermint_consensus_height{network=\"penumbra\"}[2m]) or 1/rate(cometbft_consensus_height{network=\"penumbra\"}[2m])",
"instant": false,
"interval": "1s",
"legendFormat": "block time {{instance}}",
"refId": "A"
},
{
"datasource": {
"type": "prometheus",
"uid": "${PROMETHEUS_DS}"
},
"editorMode": "code",
"exemplar": true,
"expr": "tendermint_consensus_missing_validators{network=\"penumbra\"} or cometbft_consensus_missing_validators{network=\"penumbra\"}",
"interval": "1s",
"legendFormat": "missing validators",
"range": true,
"refId": "B"
},
{
"datasource": {
"type": "prometheus",
"uid": "${PROMETHEUS_DS}"
},
"editorMode": "code",
"exemplar": true,
"expr": "tendermint_consensus_validators{network=\"penumbra\"} or cometbft_consensus_validators{network=\"penumbra\"}",
"hide": false,
"interval": "",
"legendFormat": "total validators",
"range": true,
"refId": "C"
}
],
"thresholds": [],
"timeRegions": [],
"title": "block time, total validators",
"tooltip": {
"shared": true,
"sort": 0,
"value_type": "individual"
},
"type": "graph",
"xaxis": {
"mode": "time",
"show": true,
"values": []
},
"yaxes": [
{
"$$hashKey": "object:648",
"format": "s",
"logBase": 1,
"show": true
},
{
"$$hashKey": "object:649",
"format": "none",
"logBase": 1,
"show": true
}
],
"yaxis": {
"align": true,
"alignLevel": 0
}
},
{
"aliasColors": {},
"bars": false,
"dashLength": 10,
"dashes": false,
"datasource": {
"type": "prometheus",
"uid": "${PROMETHEUS_DS}"
},
"description": "",
"fill": 1,
"fillGradient": 0,
"gridPos": {
"h": 6,
"w": 12,
"x": 12,
"y": 12
},
"hiddenSeries": false,
"id": 14,
"legend": {
"avg": false,
"current": false,
"max": false,
"min": false,
"show": true,
"total": false,
"values": false
},
"lines": true,
"linewidth": 1,
"nullPointMode": "null",
"options": {
"alertThreshold": true
},
"percentage": false,
"pluginVersion": "9.5.3",
"pointradius": 2,
"points": false,
"renderer": "flot",
"seriesOverrides": [],
"spaceLength": 10,
"stack": false,
"steppedLine": false,
"targets": [
{
"datasource": {
"type": "prometheus",
"uid": "${PROMETHEUS_DS}"
},
"editorMode": "code",
"exemplar": true,
"expr": "tendermint_p2p_peers{network=\"penumbra\"} or cometbft_p2p_peers{network=\"penumbra\"}",
"interval": "1s",
"legendFormat": "peers {{instance}}",
"queryType": "randomWalk",
"range": true,
"refId": "A"
}
],
"thresholds": [],
"timeRegions": [],
"title": "P2P connections",
"tooltip": {
"shared": true,
"sort": 0,
"value_type": "individual"
},
"type": "graph",
"xaxis": {
"mode": "time",
"show": true,
"values": []
},
"yaxes": [
{
"$$hashKey": "object:744",
"format": "short",
"logBase": 1,
"min": "0",
"show": true
},
{
"$$hashKey": "object:745",
"format": "short",
"logBase": 1,
"show": true
}
],
"yaxis": {
"align": false
}
},
{
"datasource": {
"type": "prometheus",
"uid": "${PROMETHEUS_DS}"
},
"description": "",
"fieldConfig": {
"defaults": {
"color": {
"fixedColor": "blue",
"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": "s"
},
"overrides": []
},
"gridPos": {
"h": 5,
"w": 12,
"x": 0,
"y": 18
},
"id": 18,
"options": {
"legend": {
"calcs": [],
"displayMode": "list",
"placement": "bottom",
"showLegend": true
},
"tooltip": {
"mode": "multi",
"sort": "none"
}
},
"pluginVersion": "9.4.3",
"targets": [
{
"datasource": {
"type": "prometheus",
"uid": "${PROMETHEUS_DS}"
},
"editorMode": "code",
"exemplar": true,
"expr": "1/rate(tendermint_state_block_processing_time_sum{network=\"penumbra\"}[2m]) or 1/rate(cometbft_state_block_processing_time_sum{network=\"penumbra\"}[2m])",
"hide": false,
"interval": "",
"legendFormat": "{{instance}}",
"range": true,
"refId": "B"
}
],
"title": "block processing time",
"type": "timeseries"
},
{
"datasource": {
"type": "prometheus",
"uid": "${PROMETHEUS_DS}"
},
"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": [],
"min": 0,
"thresholds": {
"mode": "absolute",
"steps": [
{
"color": "green",
"value": null
},
{
"color": "red",
"value": 80
}
]
},
"unit": "none"
},
"overrides": []
},
"gridPos": {
"h": 3,
"w": 12,
"x": 12,
"y": 18
},
"id": 12,
"options": {
"legend": {
"calcs": [],
"displayMode": "list",
"placement": "bottom",
"showLegend": false
},
"tooltip": {
"mode": "multi",
"sort": "none"
}
},
"pluginVersion": "9.4.3",
"targets": [
{
"datasource": {
"type": "prometheus",
"uid": "${PROMETHEUS_DS}"
},
"editorMode": "code",
"exemplar": true,
"expr": "max by (network) (tendermint_consensus_validator_power{network=\"penumbra\"} or cometbft_consensus_validator_power{network=\"penumbra\"})",
"interval": "1s",
"legendFormat": "{{instance}}",
"range": true,
"refId": "A"
}
],
"title": "validator voting power",
"type": "timeseries"
},
{
"datasource": {
"type": "prometheus",
"uid": "${PROMETHEUS_DS}"
},
"description": "",
"fieldConfig": {
"defaults": {
"color": {
"fixedColor": "yellow",
"mode": "fixed"
},
"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": true,
"stacking": {
"group": "A",
"mode": "none"
},
"thresholdsStyle": {
"mode": "line"
}
},
"links": [],
"mappings": [],
"thresholds": {
"mode": "absolute",
"steps": [
{
"color": "transparent",
"value": null
}
]
},
"unit": "short"
},
"overrides": []
},
"gridPos": {
"h": 3,
"w": 12,
"x": 12,
"y": 21
},
"id": 25,
"options": {
"legend": {
"calcs": [],
"displayMode": "list",
"placement": "bottom",
"showLegend": false
},
"tooltip": {
"mode": "multi",
"sort": "none"
}
},
"pluginVersion": "8.5.0",
"targets": [
{
"datasource": {
"type": "prometheus",
"uid": "${PROMETHEUS_DS}"
},
"editorMode": "code",
"exemplar": true,
"expr": "max by (network) (tendermint_consensus_validator_missed_blocks{network=\"penumbra\"} or cometbft_consensus_validator_missed_blocks{network=\"penumbra\"})",
"interval": "",
"legendFormat": "{{instance}}",
"range": true,
"refId": "A"
}
],
"title": "validator missed blocks",
"type": "timeseries"
},
{
"datasource": {
"type": "prometheus",
"uid": "${PROMETHEUS_DS}"
},
"description": "",
"fieldConfig": {
"defaults": {
"color": {
"fixedColor": "blue",
"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": [
{
"matcher": {
"id": "byName",
"options": "JUNO-NODE5-VALIDATOR1"
},
"properties": [
{
"id": "color",
"value": {
"fixedColor": "dark-yellow",
"mode": "fixed"
}
}
]
}
]
},
"gridPos": {
"h": 5,
"w": 12,
"x": 0,
"y": 23
},
"id": 6,
"options": {
"legend": {
"calcs": [],
"displayMode": "list",
"placement": "bottom",
"showLegend": true
},
"tooltip": {
"mode": "multi",
"sort": "none"
}
},
"pluginVersion": "9.4.3",
"targets": [
{
"datasource": {
"type": "prometheus",
"uid": "${PROMETHEUS_DS}"
},
"editorMode": "code",
"exemplar": true,
"expr": "tendermint_mempool_size{network=\"penumbra\"} or cometbft_mempool_size{network=\"penumbra\"}",
"interval": "1s",
"legendFormat": "{{instance}}",
"range": true,
"refId": "A"
}
],
"title": "mempool size",
"type": "timeseries"
},
{
"datasource": {
"type": "prometheus",
"uid": "${PROMETHEUS_DS}"
},
"description": "",
"fieldConfig": {
"defaults": {
"color": {
"fixedColor": "yellow",
"mode": "fixed"
},
"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": true,
"stacking": {
"group": "A",
"mode": "none"
},
"thresholdsStyle": {
"mode": "line"
}
},
"links": [],
"mappings": [],
"min": 0,
"thresholds": {
"mode": "absolute",
"steps": [
{
"color": "yellow",
"value": null
}
]
},
"unit": "short"
},
"overrides": []
},
"gridPos": {
"h": 4,
"w": 12,
"x": 12,
"y": 24
},
"id": 30,
"options": {
"legend": {
"calcs": [],
"displayMode": "list",
"placement": "bottom",
"showLegend": false
},
"tooltip": {
"mode": "multi",
"sort": "none"
}
},
"pluginVersion": "8.5.0",
"targets": [
{
"datasource": {
"type": "prometheus",
"uid": "${PROMETHEUS_DS}"
},
"editorMode": "code",
"exemplar": true,
"expr": "min by (network) (increase(tendermint_consensus_validator_missed_blocks{network=\"penumbra\"}[1h]) or increase(cometbft_consensus_validator_missed_blocks{network=\"penumbra\"}[1h]))",
"interval": "",
"legendFormat": "{{instance}}",
"range": true,
"refId": "A"
}
],
"title": "validator missed blocks / 1h",
"type": "timeseries"
},
{
"collapsed": false,
"gridPos": {
"h": 1,
"w": 24,
"x": 0,
"y": 28
},
"id": 36,
"panels": [],
"title": "Signer Details",
"type": "row"
},
{
"datasource": {
"type": "prometheus",
"uid": "${PROMETHEUS_DS}"
},
"fieldConfig": {
"defaults": {
"color": {
"mode": "thresholds"
},
"mappings": [],
"thresholds": {
"mode": "absolute",
"steps": [
{
"color": "green",
"value": null
},
{
"color": "yellow",
"value": 10
},
{
"color": "orange",
"value": 60
},
{
"color": "red",
"value": 300
}
]
}
},
"overrides": [
{
"matcher": {
"id": "byName",
"options": "round"
},
"properties": [
{
"id": "color",
"value": {
"fixedColor": "blue",
"mode": "fixed"
}
}
]
},
{
"matcher": {
"id": "byName",
"options": "height"
},
"properties": [
{
"id": "color",
"value": {
"fixedColor": "blue",
"mode": "fixed"
}
}
]
}
]
},
"gridPos": {
"h": 1,
"w": 4,
"x": 0,
"y": 29
},
"id": 61,
"interval": "2m",
"options": {
"colorMode": "background",
"graphMode": "none",
"justifyMode": "auto",
"orientation": "horizontal",
"reduceOptions": {
"calcs": [
"lastNotNull"
],
"fields": "",
"values": false
},
"text": {
"titleSize": 14,
"valueSize": 14
},
"textMode": "name"
},
"pluginVersion": "9.5.3",
"targets": [
{
"datasource": {
"type": "prometheus",
"uid": "${PROMETHEUS_DS}"
},
"editorMode": "code",
"expr": "max by (instance) (increase(signer_total_raft_leader{network=\"penumbra\"}[2m])) > 5",
"legendFormat": "__auto",
"range": true,
"refId": "A"
}
],
"timeFrom": "2m",
"title": "LEADER",
"type": "stat"
},
{
"datasource": {
"type": "prometheus",
"uid": "${PROMETHEUS_DS}"
},
"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": 5,
"x": 4,
"y": 29
},
"id": 38,
"options": {
"legend": {
"calcs": [],
"displayMode": "list",
"placement": "bottom",
"showLegend": true
},
"tooltip": {
"mode": "single",
"sort": "none"
}
},
"targets": [
{
"datasource": {
"type": "prometheus",
"uid": "${PROMETHEUS_DS}"
},
"editorMode": "code",
"expr": "max by (network) (signer_last_prevote_height{network=\"penumbra\"})",
"legendFormat": "{{instance}}",
"range": true,
"refId": "A"
}
],
"title": "CLUSTER - last prevote height",
"type": "timeseries"
},
{
"datasource": {
"type": "prometheus",
"uid": "${PROMETHEUS_DS}"
},
"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": 5,
"x": 9,
"y": 29
},
"id": 46,
"options": {
"legend": {
"calcs": [],
"displayMode": "list",
"placement": "bottom",
"showLegend": true
},
"tooltip": {
"mode": "single",
"sort": "none"
}
},
"targets": [
{
"datasource": {
"type": "prometheus",
"uid": "${PROMETHEUS_DS}"
},
"editorMode": "code",
"expr": "max by (network) (signer_last_precommit_height{network=\"penumbra\"})",
"legendFormat": "{{instance}}",
"range": true,
"refId": "A"
}
],
"title": "CLUSTER - last precommit height",
"type": "timeseries"
},
{
"datasource": {
"type": "prometheus",
"uid": "${PROMETHEUS_DS}"
},
"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": 5,
"x": 14,
"y": 29
},
"id": 54,
"options": {
"legend": {
"calcs": [],
"displayMode": "list",
"placement": "bottom",
"showLegend": true
},
"tooltip": {
"mode": "single",
"sort": "none"
}
},
"targets": [
{
"datasource": {
"type": "prometheus",
"uid": "${PROMETHEUS_DS}"
},
"editorMode": "code",
"expr": "max by (network) (signer_last_proposal_height{network=\"penumbra\"})",
"legendFormat": "{{network}}",
"range": true,
"refId": "A"
}
],
"title": "CLUSTER - last proposed height",
"type": "timeseries"
},
{
"datasource": {
"type": "prometheus",
"uid": "${PROMETHEUS_DS}"
},
"fieldConfig": {
"defaults": {
"color": {
"mode": "palette-classic"
},
"custom": {
"axisCenteredZero": false,
"axisColorMode": "text",
"axisLabel": "",
"axisPlacement": "auto",
"barAlignment": 0,
"drawStyle": "line",
"fillOpacity": 30,
"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": [
{
"matcher": {
"id": "byName",
"options": "penumbra"
},
"properties": [
{
"id": "color",
"value": {
"fixedColor": "red",
"mode": "fixed"
}
}
]
}
]
},
"gridPos": {
"h": 6,
"w": 5,
"x": 19,
"y": 29
},
"id": 59,
"options": {
"legend": {
"calcs": [],
"displayMode": "list",
"placement": "bottom",
"showLegend": true
},
"tooltip": {
"mode": "single",
"sort": "none"
}
},
"targets": [
{
"datasource": {
"type": "prometheus",
"uid": "${PROMETHEUS_DS}"
},
"editorMode": "code",
"expr": "max by (instance) (increase(signer_total_raft_leader{network=\"penumbra\"}[2m]))",
"legendFormat": "{{instance}}",
"range": true,
"refId": "A"
}
],
"title": "CLUSTER - signer total raft leader [2m]",
"type": "timeseries"
},
{
"datasource": {
"type": "prometheus",
"uid": "${PROMETHEUS_DS}"
},
"fieldConfig": {
"defaults": {
"color": {
"mode": "thresholds"
},
"mappings": [],
"thresholds": {
"mode": "absolute",
"steps": [
{
"color": "green",
"value": null
},
{
"color": "yellow",
"value": 10
},
{
"color": "orange",
"value": 60
},
{
"color": "red",
"value": 300
}
]
}
},
"overrides": [
{
"matcher": {
"id": "byName",
"options": "round"
},
"properties": [
{
"id": "color",
"value": {
"fixedColor": "blue",
"mode": "fixed"
}
}
]
},
{
"matcher": {
"id": "byName",
"options": "height"
},
"properties": [
{
"id": "color",
"value": {
"fixedColor": "blue",
"mode": "fixed"
}
}
]
}
]
},
"gridPos": {
"h": 4,
"w": 4,
"x": 0,
"y": 30
},
"id": 42,
"options": {
"colorMode": "background",
"graphMode": "none",
"justifyMode": "auto",
"orientation": "horizontal",
"reduceOptions": {
"calcs": [
"lastNotNull"
],
"fields": "",
"values": false
},
"text": {
"titleSize": 14,
"valueSize": 14
},
"textMode": "auto"
},
"pluginVersion": "9.5.3",
"targets": [
{
"datasource": {
"type": "prometheus",
"uid": "${PROMETHEUS_DS}"
},
"editorMode": "code",
"expr": "max by (network) (signer_last_prevote_height{network=\"penumbra\"})",
"legendFormat": "height",
"range": true,
"refId": "A"
},
{
"datasource": {
"type": "prometheus",
"uid": "${PROMETHEUS_DS}"
},
"editorMode": "code",
"expr": "max by (network) (signer_last_prevote_round{network=\"penumbra\"})",
"hide": false,
"legendFormat": "round",
"range": true,
"refId": "B"
},
{
"datasource": {
"type": "prometheus",
"uid": "${PROMETHEUS_DS}"
},
"editorMode": "code",
"expr": "min by (network) (signer_seconds_since_last_prevote{network=\"penumbra\"})",
"hide": false,
"legendFormat": "s since last vote",
"range": true,
"refId": "C"
}
],
"title": "PREVOTE",
"type": "stat"
},
{
"datasource": {
"type": "prometheus",
"uid": "${PROMETHEUS_DS}"
},
"fieldConfig": {
"defaults": {
"color": {
"mode": "thresholds"
},
"mappings": [],
"thresholds": {
"mode": "absolute",
"steps": [
{
"color": "green",
"value": null
},
{
"color": "yellow",
"value": 10
},
{
"color": "orange",
"value": 60
},
{
"color": "red",
"value": 300
}
]
}
},
"overrides": [
{
"matcher": {
"id": "byName",
"options": "round"
},
"properties": [
{
"id": "color",
"value": {
"fixedColor": "blue",
"mode": "fixed"
}
}
]
},
{
"matcher": {
"id": "byName",
"options": "height"
},
"properties": [
{
"id": "color",
"value": {
"fixedColor": "blue",
"mode": "fixed"
}
}
]
}
]
},
"gridPos": {
"h": 4,
"w": 4,
"x": 0,
"y": 34
},
"id": 44,
"options": {
"colorMode": "background",
"graphMode": "none",
"justifyMode": "auto",
"orientation": "horizontal",
"reduceOptions": {
"calcs": [
"lastNotNull"
],
"fields": "",
"values": false
},
"text": {
"titleSize": 14,
"valueSize": 14
},
"textMode": "auto"
},
"pluginVersion": "9.5.3",
"targets": [
{
"datasource": {
"type": "prometheus",
"uid": "${PROMETHEUS_DS}"
},
"editorMode": "code",
"expr": "max by (network) (signer_last_precommit_height{network=\"penumbra\"})",
"legendFormat": "height",
"range": true,
"refId": "A"
},
{
"datasource": {
"type": "prometheus",
"uid": "${PROMETHEUS_DS}"
},
"editorMode": "code",
"expr": "max by (network) (signer_last_precommit_round{network=\"penumbra\"})",
"hide": false,
"legendFormat": "round",
"range": true,
"refId": "B"
},
{
"datasource": {
"type": "prometheus",
"uid": "${PROMETHEUS_DS}"
},
"editorMode": "code",
"expr": "min by (network) (signer_seconds_since_last_precommit{network=\"penumbra\"})",
"hide": false,
"legendFormat": "s since last vote",
"range": true,
"refId": "C"
}
],
"title": "PRECOMMIT",
"type": "stat"
},
{
"datasource": {
"type": "prometheus",
"uid": "${PROMETHEUS_DS}"
},
"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": [],
"min": 0,
"thresholds": {
"mode": "absolute",
"steps": [
{
"color": "green",
"value": null
},
{
"color": "red",
"value": 80
}
]
}
},
"overrides": [
{
"matcher": {
"id": "byName",
"options": "PENUMBRA-SIGNER1"
},
"properties": [
{
"id": "color",
"value": {
"fixedColor": "blue",
"mode": "fixed"
}
}
]
},
{
"matcher": {
"id": "byName",
"options": "PENUMBRA-SIGNER1"
},
"properties": [
{
"id": "color",
"value": {
"fixedColor": "red",
"mode": "fixed"
}
}
]
}
]
},
"gridPos": {
"h": 6,
"w": 5,
"x": 4,
"y": 35
},
"id": 48,
"options": {
"legend": {
"calcs": [],
"displayMode": "list",
"placement": "bottom",
"showLegend": true
},
"tooltip": {
"mode": "single",
"sort": "none"
}
},
"pluginVersion": "9.5.3",
"targets": [
{
"datasource": {
"type": "prometheus",
"uid": "${PROMETHEUS_DS}"
},
"editorMode": "code",
"expr": "min by (instance,peerid) (signer_cosigner_sign_lag_seconds{network=\"penumbra\",quantile=\"0.99\"}) > 0",
"legendFormat": "{{instance}} - {{peerid}}",
"range": true,
"refId": "A"
}
],
"title": "signer-cosigner sign lag",
"type": "timeseries"
},
{
"datasource": {
"type": "prometheus",
"uid": "${PROMETHEUS_DS}"
},
"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": [],
"min": 0,
"thresholds": {
"mode": "absolute",
"steps": [
{
"color": "green",
"value": null
},
{
"color": "red",
"value": 80
}
]
}
},
"overrides": [
{
"matcher": {
"id": "byName",
"options": "penumbra"
},
"properties": [
{
"id": "color",
"value": {
"fixedColor": "blue",
"mode": "fixed"
}
}
]
},
{
"matcher": {
"id": "byName",
"options": "PENUMBRA-SIGNER1"
},
"properties": [
{
"id": "color",
"value": {
"fixedColor": "red",
"mode": "fixed"
}
}
]
},
{
"matcher": {
"id": "byName",
"options": "PENUMBRA-SIGNER3"
},
"properties": [
{
"id": "color",
"value": {
"fixedColor": "purple",
"mode": "fixed"
}
}
]
},
{
"__systemRef": "hideSeriesFrom",
"matcher": {
"id": "byNames",
"options": {
"mode": "exclude",
"names": [
"penumbra"
],
"prefix": "All except:",
"readOnly": true
}
},
"properties": [
{
"id": "custom.hideFrom",
"value": {
"legend": false,
"tooltip": false,
"viz": true
}
}
]
}
]
},
"gridPos": {
"h": 6,
"w": 5,
"x": 9,
"y": 35
},
"id": 60,
"options": {
"legend": {
"calcs": [],
"displayMode": "list",
"placement": "bottom",
"showLegend": true
},
"tooltip": {
"mode": "single",
"sort": "none"
}
},
"targets": [
{
"datasource": {
"type": "prometheus",
"uid": "${PROMETHEUS_DS}"
},
"editorMode": "code",
"expr": "min by (network) (signer_sign_block_lag_seconds{network=\"penumbra\"})",
"legendFormat": "{{instance}}",
"range": true,
"refId": "A"
}
],
"title": "CLUSTER - block sign lag",
"type": "timeseries"
},
{
"datasource": {
"type": "prometheus",
"uid": "${PROMETHEUS_DS}"
},
"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": [],
"min": 0,
"thresholds": {
"mode": "absolute",
"steps": [
{
"color": "green",
"value": null
},
{
"color": "red",
"value": 80
}
]
}
},
"overrides": [
{
"matcher": {
"id": "byName",
"options": "penumbra"
},
"properties": [
{
"id": "color",
"value": {
"fixedColor": "red",
"mode": "fixed"
}
}
]
},
{
"matcher": {
"id": "byName",
"options": "PENUMBRA-SIGNER1"
},
"properties": [
{
"id": "color",
"value": {
"fixedColor": "red",
"mode": "fixed"
}
}
]
},
{
"matcher": {
"id": "byName",
"options": "PENUMBRA-SIGNER3"
},
"properties": [
{
"id": "color",
"value": {
"fixedColor": "purple",
"mode": "fixed"
}
}
]
}
]
},
"gridPos": {
"h": 6,
"w": 5,
"x": 14,
"y": 35
},
"id": 40,
"options": {
"legend": {
"calcs": [],
"displayMode": "list",
"placement": "bottom",
"showLegend": true
},
"tooltip": {
"mode": "single",
"sort": "none"
}
},
"targets": [
{
"datasource": {
"type": "prometheus",
"uid": "${PROMETHEUS_DS}"
},
"editorMode": "code",
"expr": "max by (instance) (increase(signer_total_failed_sign_vote{network=\"penumbra\"}[1h]))",
"legendFormat": "{{instance}}",
"range": true,
"refId": "A"
}
],
"title": "ERROR - failed sign vote [1h]",
"type": "timeseries"
},
{
"datasource": {
"type": "prometheus",
"uid": "${PROMETHEUS_DS}"
},
"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": [],
"min": 0,
"thresholds": {
"mode": "absolute",
"steps": [
{
"color": "green",
"value": null
},
{
"color": "red",
"value": 80
}
]
}
},
"overrides": [
{
"matcher": {
"id": "byName",
"options": " - "
},
"properties": [
{
"id": "color",
"value": {
"fixedColor": "orange",
"mode": "fixed"
}
}
]
},
{
"matcher": {
"id": "byName",
"options": "PENUMBRA-SIGNER1"
},
"properties": [
{
"id": "color",
"value": {
"fixedColor": "red",
"mode": "fixed"
}
}
]
},
{
"matcher": {
"id": "byName",
"options": "PENUMBRA-SIGNER3"
},
"properties": [
{
"id": "color",
"value": {
"fixedColor": "purple",
"mode": "fixed"
}
}
]
}
]
},
"gridPos": {
"h": 6,
"w": 5,
"x": 19,
"y": 35
},
"id": 58,
"options": {
"legend": {
"calcs": [],
"displayMode": "list",
"placement": "bottom",
"showLegend": true
},
"tooltip": {
"mode": "single",
"sort": "none"
}
},
"pluginVersion": "9.5.3",
"targets": [
{
"datasource": {
"type": "prometheus",
"uid": "${PROMETHEUS_DS}"
},
"editorMode": "code",
"expr": "max by (instance) (increase(signer_error_total_insufficient_cosigners{network=\"penumbra\"}[1h]))",
"legendFormat": "{{instance}}",
"range": true,
"refId": "A"
}
],
"title": "ERROR insufficient cosigners [1h]",
"type": "timeseries"
},
{
"datasource": {
"type": "prometheus",
"uid": "${PROMETHEUS_DS}"
},
"fieldConfig": {
"defaults": {
"color": {
"mode": "thresholds"
},
"mappings": [],
"thresholds": {
"mode": "absolute",
"steps": [
{
"color": "green",
"value": null
},
{
"color": "yellow",
"value": 10
},
{
"color": "orange",
"value": 60
},
{
"color": "red",
"value": 300
}
]
}
},
"overrides": [
{
"matcher": {
"id": "byName",
"options": "round"
},
"properties": [
{
"id": "color",
"value": {
"fixedColor": "blue",
"mode": "fixed"
}
}
]
},
{
"matcher": {
"id": "byName",
"options": "height"
},
"properties": [
{
"id": "color",
"value": {
"fixedColor": "blue",
"mode": "fixed"
}
}
]
}
]
},
"gridPos": {
"h": 3,
"w": 4,
"x": 0,
"y": 38
},
"id": 50,
"options": {
"colorMode": "background",
"graphMode": "none",
"justifyMode": "auto",
"orientation": "horizontal",
"reduceOptions": {
"calcs": [
"lastNotNull"
],
"fields": "",
"values": false
},
"text": {
"titleSize": 14,
"valueSize": 14
},
"textMode": "auto"
},
"pluginVersion": "9.5.3",
"targets": [
{
"datasource": {
"type": "prometheus",
"uid": "${PROMETHEUS_DS}"
},
"editorMode": "code",
"expr": "max by (network) (signer_last_proposal_height{network=\"penumbra\"})",
"legendFormat": "height",
"range": true,
"refId": "A"
},
{
"datasource": {
"type": "prometheus",
"uid": "${PROMETHEUS_DS}"
},
"editorMode": "code",
"expr": "max by (network) (signer_last_proposal_round{network=\"penumbra\"})",
"hide": false,
"legendFormat": "round",
"range": true,
"refId": "B"
}
],
"title": "PROPOSAL",
"type": "stat"
}
],
"refresh": "30s",
"revision": 1,
"schemaVersion": 38,
"style": "dark",
"tags": [],
"templating": {
"list": [
{
"description": "Set your datasource",
"hide": 2,
"label": "Data Source",
"name": "datasource",
"query": "grafanacloud-solvasolutions-prom",
"skipUrlSync": false,
"type": "constant"
}
]
},
"time": {
"from": "now-15m",
"to": "now"
},
"timepicker": {
"refresh_intervals": [
"5s",
"10s",
"30s",
"1m",
"5m",
"15m",
"30m",
"1h",
"2h",
"1d"
]
},
"timezone": "",
"title": "PENUMBRA - Tendermint",
"uid": "1jUwLdghefUwnk",
"version": 2,
"weekStart": ""
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment