solana_exporter/prometheus/solana-dashboard.json

2829 lines
69 KiB
JSON

{
"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"
}
]
},
"editable": true,
"fiscalYearStartMonth": 0,
"graphTooltip": 1,
"id": 6,
"links": [],
"panels": [
{
"collapsed": false,
"gridPos": {
"h": 1,
"w": 24,
"x": 0,
"y": 0
},
"id": 72,
"panels": [],
"title": "Fleet Overview",
"type": "row"
},
{
"datasource": {
"type": "prometheus",
"uid": "fe2dataaouznkf"
},
"fieldConfig": {
"defaults": {
"color": {
"mode": "palette-classic"
},
"custom": {
"hideFrom": {
"legend": false,
"tooltip": false,
"viz": false
}
},
"mappings": []
},
"overrides": []
},
"gridPos": {
"h": 6,
"w": 4,
"x": 0,
"y": 1
},
"id": 52,
"options": {
"legend": {
"displayMode": "list",
"placement": "bottom",
"showLegend": true
},
"pieType": "pie",
"reduceOptions": {
"calcs": [
"lastNotNull"
],
"fields": "",
"values": false
},
"tooltip": {
"mode": "single",
"sort": "none"
}
},
"pluginVersion": "11.3.0-pre",
"targets": [
{
"datasource": {
"type": "prometheus",
"uid": "${ds}"
},
"editorMode": "code",
"exemplar": false,
"expr": "count by (app, version) (solana_node_version{app=\"$chain_name\"})",
"format": "time_series",
"instant": true,
"legendFormat": "{{ app }} {{version}}",
"range": false,
"refId": "A"
}
],
"title": "Solana Versions",
"type": "piechart"
},
{
"datasource": {
"type": "prometheus",
"uid": "fe2dataaouznkf"
},
"fieldConfig": {
"defaults": {
"color": {
"mode": "thresholds"
},
"mappings": [
{
"options": {
"0": {
"color": "red",
"index": 0,
"text": "Down"
}
},
"type": "value"
}
],
"thresholds": {
"mode": "percentage",
"steps": [
{
"color": "green",
"value": null
},
{
"color": "orange",
"value": 80
},
{
"color": "yellow",
"value": 90
},
{
"color": "green",
"value": 95
}
]
},
"unit": "percentunit"
},
"overrides": []
},
"gridPos": {
"h": 6,
"w": 20,
"x": 4,
"y": 1
},
"id": 58,
"options": {
"colorMode": "value",
"graphMode": "none",
"justifyMode": "auto",
"orientation": "auto",
"percentChangeColorMode": "standard",
"reduceOptions": {
"calcs": [],
"fields": "",
"values": false
},
"showPercentChange": false,
"textMode": "auto",
"wideLayout": true
},
"pluginVersion": "11.3.0-pre",
"targets": [
{
"datasource": {
"type": "prometheus",
"uid": "${ds}"
},
"editorMode": "code",
"expr": "avg_over_time(up{app=\"$chain_name\", job=\"solana-exporter\"}[$__range])",
"legendFormat": "{{hostname}}",
"range": true,
"refId": "A"
}
],
"title": "Nodes Availability",
"transformations": [
{
"id": "renameByRegex",
"options": {
"regex": "/(.*):8080/",
"renamePattern": "$1"
}
}
],
"type": "stat"
},
{
"datasource": {
"type": "prometheus",
"uid": "fe2dataaouznkf"
},
"fieldConfig": {
"defaults": {
"color": {
"mode": "thresholds"
},
"mappings": [],
"thresholds": {
"mode": "absolute",
"steps": [
{
"color": "red",
"value": null
},
{
"color": "green",
"value": 1
}
]
}
},
"overrides": []
},
"gridPos": {
"h": 5,
"w": 24,
"x": 0,
"y": 7
},
"id": 73,
"options": {
"colorMode": "value",
"graphMode": "none",
"justifyMode": "auto",
"orientation": "auto",
"percentChangeColorMode": "standard",
"reduceOptions": {
"calcs": [
"lastNotNull"
],
"fields": "",
"values": false
},
"showPercentChange": false,
"textMode": "auto",
"wideLayout": true
},
"pluginVersion": "11.3.0-pre",
"targets": [
{
"editorMode": "code",
"expr": "solana_node_is_healthy{app=\"$chain_name\"}",
"legendFormat": "{{hostname}}",
"range": true,
"refId": "A"
}
],
"title": "Nodes Health",
"type": "stat"
},
{
"datasource": {
"type": "prometheus",
"uid": "fe2dataaouznkf"
},
"description": "Solana client software version running on the node.",
"fieldConfig": {
"defaults": {
"color": {
"mode": "fixed"
},
"custom": {
"align": "auto",
"cellOptions": {
"type": "auto"
},
"filterable": true,
"inspect": true
},
"mappings": [],
"thresholds": {
"mode": "absolute",
"steps": [
{
"color": "green",
"value": null
},
{
"color": "red",
"value": 80
}
]
}
},
"overrides": [
{
"matcher": {
"id": "byName",
"options": "instance"
},
"properties": [
{
"id": "custom.width",
"value": 395
}
]
}
]
},
"gridPos": {
"h": 7,
"w": 12,
"x": 0,
"y": 12
},
"id": 54,
"options": {
"cellHeight": "sm",
"footer": {
"countRows": false,
"enablePagination": false,
"fields": "",
"reducer": [
"sum"
],
"show": false
},
"frameIndex": 5,
"showHeader": true,
"sortBy": [
{
"desc": true,
"displayName": "version"
}
]
},
"pluginVersion": "11.3.0-pre",
"targets": [
{
"datasource": {
"type": "prometheus",
"uid": "${ds}"
},
"editorMode": "code",
"exemplar": false,
"expr": "solana_node_version{app=\"$chain_name\"}",
"format": "table",
"instant": true,
"interval": "",
"legendFormat": "{{hostname}}",
"range": false,
"refId": "A"
}
],
"title": "Solana Client Versions",
"transformations": [
{
"disabled": true,
"id": "filterFieldsByName",
"options": {
"include": {
"names": [
"version",
"hostname"
]
}
}
},
{
"id": "groupBy",
"options": {
"fields": {
"hostname": {
"aggregations": [],
"operation": "groupby"
},
"instance": {
"aggregations": []
},
"version": {
"aggregations": [],
"operation": "groupby"
}
}
}
},
{
"id": "sortBy",
"options": {
"fields": {},
"sort": [
{
"field": "version"
}
]
}
}
],
"type": "table"
},
{
"datasource": {
"type": "prometheus",
"uid": "fe2dataaouznkf"
},
"description": "Number of slots that the node is behind.",
"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",
"lineStyle": {
"fill": "solid"
},
"lineWidth": 1,
"pointSize": 5,
"scaleDistribution": {
"type": "linear"
},
"showPoints": "auto",
"spanNulls": true,
"stacking": {
"group": "A",
"mode": "none"
},
"thresholdsStyle": {
"mode": "off"
}
},
"mappings": [],
"thresholds": {
"mode": "absolute",
"steps": [
{
"color": "green",
"value": null
},
{
"color": "red",
"value": 80
}
]
}
},
"overrides": []
},
"gridPos": {
"h": 7,
"w": 12,
"x": 12,
"y": 12
},
"id": 56,
"options": {
"legend": {
"calcs": [
"lastNotNull",
"min",
"max",
"mean",
"firstNotNull"
],
"displayMode": "table",
"placement": "bottom",
"showLegend": true
},
"tooltip": {
"mode": "single",
"sort": "none"
}
},
"pluginVersion": "11.3.0-pre",
"targets": [
{
"datasource": {
"type": "prometheus",
"uid": "${ds}"
},
"editorMode": "code",
"expr": "solana_node_num_slots_behind{app=\"$chain_name\"}",
"interval": "",
"legendFormat": "{{hostname}}",
"range": true,
"refId": "A"
}
],
"title": "Solana Behind",
"transformations": [
{
"id": "renameByRegex",
"options": {
"regex": "(.*):8080.*",
"renamePattern": "$1"
}
}
],
"type": "timeseries"
},
{
"collapsed": false,
"gridPos": {
"h": 1,
"w": 24,
"x": 0,
"y": 19
},
"id": 69,
"panels": [],
"title": "Validator Performance",
"type": "row"
},
{
"datasource": {
"type": "prometheus",
"uid": "fe2dataaouznkf"
},
"description": "Rate at which the validator produces blocks (and skips slots) per minute.",
"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": "normal"
},
"thresholdsStyle": {
"mode": "off"
}
},
"links": [],
"mappings": [],
"min": 0,
"thresholds": {
"mode": "absolute",
"steps": [
{
"color": "green",
"value": null
},
{
"color": "red",
"value": 80
}
]
},
"unit": "opm"
},
"overrides": [
{
"matcher": {
"id": "byRegexp",
"options": "/skipped/"
},
"properties": [
{
"id": "color",
"value": {
"fixedColor": "#E02F44",
"mode": "fixed"
}
},
{
"id": "custom.fillOpacity",
"value": 80
}
]
},
{
"matcher": {
"id": "byRegexp",
"options": "/valid/"
},
"properties": [
{
"id": "color",
"value": {
"fixedColor": "#56A64B",
"mode": "fixed"
}
},
{
"id": "custom.lineWidth",
"value": 2
}
]
}
]
},
"gridPos": {
"h": 8,
"w": 12,
"x": 0,
"y": 20
},
"id": 20,
"options": {
"legend": {
"calcs": [
"lastNotNull",
"max",
"min",
"mean",
"firstNotNull"
],
"displayMode": "table",
"placement": "bottom",
"showLegend": true
},
"tooltip": {
"mode": "multi",
"sort": "none"
}
},
"pluginVersion": "11.3.0-pre",
"targets": [
{
"datasource": {
"type": "prometheus",
"uid": "${ds}"
},
"editorMode": "code",
"expr": "60 * sum by (nodekey, status) (rate(\n solana_validator_leader_slots_by_epoch_total{app=\"$chain_name\", hostname=\"$host\", nodekey=\"$nodekey\"}[1h])\n)",
"interval": "",
"legendFormat": "{{nodekey}} / {{status}}",
"range": true,
"refId": "A"
}
],
"title": "Validator Block Production Rate",
"type": "timeseries"
},
{
"datasource": {
"type": "prometheus",
"uid": "fe2dataaouznkf"
},
"description": "Total number of transactions per block.",
"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": 12,
"y": 20
},
"id": 65,
"options": {
"legend": {
"calcs": [
"lastNotNull",
"min",
"max",
"mean",
"firstNotNull"
],
"displayMode": "table",
"placement": "bottom",
"showLegend": true
},
"tooltip": {
"mode": "single",
"sort": "none"
}
},
"pluginVersion": "11.3.0-pre",
"targets": [
{
"editorMode": "code",
"expr": "sum by (transaction_type) (solana_validator_block_size{app=\"$chain_name\", hostname=\"$host\", nodekey=\"$nodekey\"})",
"legendFormat": "{{transaction_type}}",
"range": true,
"refId": "A"
},
{
"datasource": {
"type": "prometheus",
"uid": "fe2dataaouznkf"
},
"editorMode": "code",
"expr": "sum(solana_validator_block_size{app=\"$chain_name\", hostname=\"$host\", nodekey=\"$nodekey\"})",
"hide": false,
"instant": false,
"legendFormat": "total",
"range": true,
"refId": "B"
},
{
"datasource": {
"type": "prometheus",
"uid": "fe2dataaouznkf"
},
"editorMode": "code",
"expr": "increase(solana_node_transactions_total{app=\"$chain_name\", hostname=\"$host\"}[5m]) / increase(solana_node_slot_height{app=\"$chain_name\", hostname=\"$host\"}[5m])",
"hide": false,
"instant": false,
"legendFormat": "cluster average (5min)",
"range": true,
"refId": "C"
}
],
"title": "Validator Block Size",
"type": "timeseries"
},
{
"datasource": {
"type": "prometheus",
"uid": "fe2dataaouznkf"
},
"description": "The distance from the configured nodekey's root slot to the maximum observed root slot.",
"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"
}
},
"links": [],
"mappings": [],
"thresholds": {
"mode": "absolute",
"steps": [
{
"color": "green",
"value": null
},
{
"color": "red",
"value": 80
}
]
},
"unit": "Slots"
},
"overrides": []
},
"gridPos": {
"h": 9,
"w": 12,
"x": 0,
"y": 28
},
"id": 18,
"options": {
"legend": {
"calcs": [
"lastNotNull",
"max",
"min",
"mean",
"firstNotNull"
],
"displayMode": "table",
"placement": "bottom",
"showLegend": true
},
"tooltip": {
"mode": "multi",
"sort": "none"
}
},
"pluginVersion": "11.3.0-pre",
"targets": [
{
"datasource": {
"type": "prometheus",
"uid": "${ds}"
},
"editorMode": "code",
"exemplar": true,
"expr": "max(solana_validator_root_slot{app=\"$chain_name\", hostname=\"$host\"}) - sum(solana_validator_root_slot{app=\"$chain_name\", hostname=\"$host\", nodekey=\"$nodekey\"})",
"interval": "",
"legendFormat": "$nodekey",
"range": true,
"refId": "A"
}
],
"title": "Validator Root Slot Slack Distance",
"type": "timeseries"
},
{
"datasource": {
"type": "prometheus",
"uid": "fe2dataaouznkf"
},
"description": "Skip rate grouped by epoch, similar to validators.app",
"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
}
]
},
"unit": "percent"
},
"overrides": []
},
"gridPos": {
"h": 9,
"w": 12,
"x": 12,
"y": 28
},
"id": 83,
"options": {
"legend": {
"calcs": [
"lastNotNull",
"min",
"max",
"mean",
"firstNotNull"
],
"displayMode": "table",
"placement": "bottom",
"showLegend": true
},
"tooltip": {
"mode": "single",
"sort": "none"
}
},
"pluginVersion": "11.3.0-pre",
"targets": [
{
"editorMode": "code",
"expr": "100 * solana:cluster_epoch_skip_rate{hostname=\"$host\"}",
"legendFormat": "cluster",
"range": true,
"refId": "A"
},
{
"datasource": {
"type": "prometheus",
"uid": "fe2dataaouznkf"
},
"editorMode": "code",
"expr": "100 * solana:validator_epoch_skip_rate{hostname=\"$host\", nodekey=\"$nodekey\"}",
"hide": false,
"instant": false,
"legendFormat": "{{nodekey}}",
"range": true,
"refId": "B"
},
{
"datasource": {
"type": "prometheus",
"uid": "fe2dataaouznkf"
},
"editorMode": "code",
"expr": "100 * avg_over_time(solana:cluster_epoch_skip_rate{hostname=\"$host\"}[1d])",
"hide": false,
"instant": false,
"legendFormat": "1d - cluster",
"range": true,
"refId": "C"
},
{
"datasource": {
"type": "prometheus",
"uid": "fe2dataaouznkf"
},
"editorMode": "code",
"expr": "100 * avg_over_time(solana:validator_epoch_skip_rate{hostname=\"$host\", nodekey=\"$nodekey\"}[1d])",
"hide": false,
"instant": false,
"legendFormat": "1d - {{nodekey}}",
"range": true,
"refId": "D"
}
],
"title": "Epoch Skip Rate",
"type": "timeseries"
},
{
"datasource": {
"type": "prometheus",
"uid": "fe2dataaouznkf"
},
"description": "The distance between the highest on-chain last vote slot, and the configured nodekey's last vote slot.",
"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": 9,
"w": 12,
"x": 0,
"y": 37
},
"id": 81,
"options": {
"legend": {
"calcs": [
"lastNotNull",
"min",
"max",
"mean",
"firstNotNull"
],
"displayMode": "table",
"placement": "bottom",
"showLegend": true
},
"tooltip": {
"mode": "single",
"sort": "none"
}
},
"pluginVersion": "11.3.0-pre",
"targets": [
{
"editorMode": "code",
"expr": "max(solana_validator_last_vote{app=\"$chain_name\", hostname=\"$host\"}) - max(solana_validator_last_vote{app=\"$chain_name\", hostname=\"$host\", nodekey=\"$nodekey\"})",
"legendFormat": "$nodekey",
"range": true,
"refId": "A"
}
],
"title": "Validator Vote Slack Distance",
"type": "timeseries"
},
{
"datasource": {
"type": "prometheus",
"uid": "fe2dataaouznkf"
},
"description": "Average skip rate over a running window.",
"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
}
]
},
"unit": "percent"
},
"overrides": [
{
"matcher": {
"id": "byName",
"options": "1h - cluster"
},
"properties": [
{
"id": "custom.lineStyle",
"value": {
"dash": [
10,
10
],
"fill": "dash"
}
},
{
"id": "color",
"value": {
"fixedColor": "dark-yellow",
"mode": "fixed"
}
}
]
},
{
"matcher": {
"id": "byName",
"options": "1h - Certusm1sa411sMpV9FPqU5dXAYhmmhygvxJ23S6hJ24"
},
"properties": [
{
"id": "custom.lineStyle",
"value": {
"dash": [
10,
10
],
"fill": "dash"
}
},
{
"id": "color",
"value": {
"fixedColor": "dark-blue",
"mode": "fixed"
}
}
]
},
{
"matcher": {
"id": "byName",
"options": "1d - cluster"
},
"properties": [
{
"id": "color",
"value": {
"fixedColor": "yellow",
"mode": "fixed"
}
}
]
},
{
"matcher": {
"id": "byName",
"options": "1d - Certusm1sa411sMpV9FPqU5dXAYhmmhygvxJ23S6hJ24"
},
"properties": [
{
"id": "color",
"value": {
"fixedColor": "blue",
"mode": "fixed"
}
}
]
}
]
},
"gridPos": {
"h": 9,
"w": 12,
"x": 12,
"y": 37
},
"id": 71,
"options": {
"legend": {
"calcs": [
"lastNotNull",
"min",
"max",
"mean",
"firstNotNull"
],
"displayMode": "table",
"placement": "bottom",
"showLegend": true
},
"tooltip": {
"mode": "single",
"sort": "none"
}
},
"pluginVersion": "11.3.0-pre",
"targets": [
{
"datasource": {
"type": "prometheus",
"uid": "fe2dataaouznkf"
},
"editorMode": "code",
"expr": "100 * solana:cluster_hour_skip_rate{hostname=\"$host\"}",
"hide": false,
"instant": false,
"legendFormat": "1h - cluster",
"range": true,
"refId": "A"
},
{
"datasource": {
"type": "prometheus",
"uid": "fe2dataaouznkf"
},
"editorMode": "code",
"expr": "100 * solana:validator_hour_skip_rate{hostname=\"$host\", nodekey=\"$nodekey\"}",
"hide": false,
"instant": false,
"legendFormat": "1h - $nodekey",
"range": true,
"refId": "B"
},
{
"datasource": {
"type": "prometheus",
"uid": "fe2dataaouznkf"
},
"editorMode": "code",
"expr": "100 * solana:cluster_day_skip_rate{hostname=\"$host\"}",
"hide": false,
"instant": false,
"legendFormat": "1d - cluster",
"range": true,
"refId": "C"
},
{
"datasource": {
"type": "prometheus",
"uid": "fe2dataaouznkf"
},
"editorMode": "code",
"expr": "100 * solana:validator_day_skip_rate{hostname=\"$host\", nodekey=\"$nodekey\"}",
"hide": false,
"instant": false,
"legendFormat": "1d - $nodekey",
"range": true,
"refId": "D"
}
],
"title": "Running Skip Rate",
"type": "timeseries"
},
{
"collapsed": false,
"gridPos": {
"h": 1,
"w": 24,
"x": 0,
"y": 46
},
"id": 67,
"panels": [],
"title": "Validator Rewards & Balances",
"type": "row"
},
{
"datasource": {
"type": "prometheus",
"uid": "fe2dataaouznkf"
},
"description": "Total validator stake, in SOL",
"fieldConfig": {
"defaults": {
"color": {
"mode": "thresholds"
},
"mappings": [],
"thresholds": {
"mode": "absolute",
"steps": [
{
"color": "green",
"value": null
}
]
},
"unit": "k SOL"
},
"overrides": []
},
"gridPos": {
"h": 7,
"w": 7,
"x": 0,
"y": 47
},
"id": 64,
"options": {
"colorMode": "value",
"graphMode": "none",
"justifyMode": "auto",
"orientation": "auto",
"percentChangeColorMode": "standard",
"reduceOptions": {
"calcs": [
"lastNotNull"
],
"fields": "",
"values": false
},
"showPercentChange": false,
"textMode": "auto",
"wideLayout": true
},
"pluginVersion": "11.3.0-pre",
"targets": [
{
"editorMode": "code",
"expr": "solana_validator_active_stake{app=\"$chain_name\", hostname=\"$host\", nodekey=\"$nodekey\"} / 1000",
"legendFormat": "{{nodekey}}",
"range": true,
"refId": "A"
}
],
"title": "Validator Active Stake",
"type": "stat"
},
{
"datasource": {
"type": "prometheus",
"uid": "fe2dataaouznkf"
},
"fieldConfig": {
"defaults": {
"color": {
"mode": "thresholds"
},
"mappings": [],
"thresholds": {
"mode": "absolute",
"steps": [
{
"color": "green",
"value": null
}
]
},
"unit": "SOL"
},
"overrides": []
},
"gridPos": {
"h": 7,
"w": 17,
"x": 7,
"y": 47
},
"id": 68,
"options": {
"colorMode": "value",
"graphMode": "none",
"justifyMode": "auto",
"orientation": "auto",
"percentChangeColorMode": "standard",
"reduceOptions": {
"calcs": [
"lastNotNull"
],
"fields": "",
"values": false
},
"showPercentChange": false,
"textMode": "auto",
"wideLayout": true
},
"pluginVersion": "11.3.0-pre",
"targets": [
{
"editorMode": "code",
"expr": "solana_account_balance{app=\"$chain_name\", hostname=\"$host\"}",
"legendFormat": "{{address}}",
"range": true,
"refId": "A"
}
],
"title": "Current SOL Balances",
"type": "stat"
},
{
"datasource": {
"type": "prometheus",
"uid": "fe2dataaouznkf"
},
"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
}
]
},
"unit": "k SOL"
},
"overrides": []
},
"gridPos": {
"h": 8,
"w": 12,
"x": 0,
"y": 54
},
"id": 82,
"options": {
"legend": {
"calcs": [
"lastNotNull",
"min",
"max",
"mean",
"firstNotNull"
],
"displayMode": "table",
"placement": "bottom",
"showLegend": true
},
"tooltip": {
"mode": "single",
"sort": "none"
}
},
"pluginVersion": "11.3.0-pre",
"targets": [
{
"editorMode": "code",
"expr": "sum(solana_validator_active_stake{app=\"$chain_name\", hostname=\"$host\", nodekey=\"$nodekey\"}) / 1000",
"legendFormat": "$nodekey",
"range": true,
"refId": "A"
}
],
"title": "Active Stake Over Time",
"type": "timeseries"
},
{
"datasource": {
"type": "prometheus",
"uid": "fe2dataaouznkf"
},
"description": "Balance (in SOL) of monitored Solana addresses.",
"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
}
]
},
"unit": "SOL"
},
"overrides": []
},
"gridPos": {
"h": 8,
"w": 12,
"x": 12,
"y": 54
},
"id": 66,
"options": {
"legend": {
"calcs": [
"lastNotNull",
"min",
"max",
"mean",
"firstNotNull"
],
"displayMode": "table",
"placement": "bottom",
"showLegend": true
},
"tooltip": {
"mode": "single",
"sort": "none"
}
},
"pluginVersion": "11.3.0-pre",
"targets": [
{
"editorMode": "code",
"expr": "solana_account_balance{app=\"$chain_name\", hostname=\"$host\"}",
"legendFormat": "{{address}}",
"range": true,
"refId": "A"
}
],
"title": "Solana Account Balances",
"type": "timeseries"
},
{
"datasource": {
"type": "prometheus",
"uid": "fe2dataaouznkf"
},
"description": "Solana transaction fee rewards earned by tracked validators.",
"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
}
]
},
"unit": "SOL"
},
"overrides": []
},
"gridPos": {
"h": 8,
"w": 12,
"x": 0,
"y": 62
},
"id": 78,
"options": {
"legend": {
"calcs": [
"lastNotNull",
"min",
"max",
"mean",
"firstNotNull"
],
"displayMode": "table",
"placement": "bottom",
"showLegend": true
},
"tooltip": {
"mode": "single",
"sort": "none"
}
},
"pluginVersion": "11.3.0-pre",
"targets": [
{
"editorMode": "code",
"expr": "sum by (nodekey, epoch) (solana_validator_fee_rewards_total{app=\"$chain_name\", hostname=\"$host\"})",
"legendFormat": "{{epoch}} / {{nodekey}}",
"range": true,
"refId": "A"
}
],
"title": "Fee Rewards",
"type": "timeseries"
},
{
"datasource": {
"type": "prometheus",
"uid": "fe2dataaouznkf"
},
"description": "Hourly average amount of fee lamports earned per transaction.",
"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
}
]
},
"unit": "Lamports"
},
"overrides": []
},
"gridPos": {
"h": 8,
"w": 12,
"x": 12,
"y": 62
},
"id": 79,
"options": {
"legend": {
"calcs": [
"lastNotNull",
"min",
"max",
"mean",
"firstNotNull"
],
"displayMode": "table",
"placement": "bottom",
"showLegend": true
},
"tooltip": {
"mode": "single",
"sort": "none"
}
},
"pluginVersion": "11.3.0-pre",
"targets": [
{
"editorMode": "code",
"expr": "1e9 * \nsum by (nodekey) (increase(solana_validator_fee_rewards_total{app=\"$chain_name\", hostname=\"$host\"}[1h]))\n/\nsum by (nodekey) (sum_over_time(solana_validator_block_size{app=\"$chain_name\", hostname=\"$host\"}[1h]))",
"hide": false,
"legendFormat": "__auto",
"range": true,
"refId": "A"
}
],
"title": "WIP: Lamports Per Transaction",
"type": "timeseries"
},
{
"datasource": {
"type": "prometheus",
"uid": "fe2dataaouznkf"
},
"description": "Solana transaction fee rewards (in SOL) earned in different epochs.",
"fieldConfig": {
"defaults": {
"color": {
"mode": "thresholds"
},
"custom": {
"align": "auto",
"cellOptions": {
"type": "auto"
},
"inspect": false
},
"mappings": [],
"thresholds": {
"mode": "absolute",
"steps": [
{
"color": "green",
"value": null
},
{
"color": "red",
"value": 80
}
]
}
},
"overrides": []
},
"gridPos": {
"h": 8,
"w": 12,
"x": 0,
"y": 70
},
"id": 80,
"options": {
"cellHeight": "sm",
"footer": {
"countRows": false,
"fields": "",
"reducer": [
"sum"
],
"show": false
},
"showHeader": true
},
"pluginVersion": "11.3.0-pre",
"targets": [
{
"editorMode": "code",
"expr": "sum by (epoch, nodekey) (solana_validator_fee_rewards_total{app=\"$chain_name\", hostname=\"$host\"})",
"format": "table",
"legendFormat": "__auto",
"range": true,
"refId": "A"
}
],
"title": "Solana Fee Rewards",
"transformations": [
{
"id": "groupBy",
"options": {
"fields": {
"Value": {
"aggregations": [
"last"
],
"operation": "aggregate"
},
"epoch": {
"aggregations": [],
"operation": "groupby"
},
"nodekey": {
"aggregations": [],
"operation": "groupby"
}
}
}
}
],
"type": "table"
},
{
"datasource": {
"type": "prometheus",
"uid": "fe2dataaouznkf"
},
"description": "Solana Inflation rewards (in SOL) for different epochs.",
"fieldConfig": {
"defaults": {
"color": {
"mode": "thresholds"
},
"custom": {
"align": "auto",
"cellOptions": {
"type": "auto"
},
"inspect": false
},
"mappings": [],
"thresholds": {
"mode": "absolute",
"steps": [
{
"color": "green",
"value": null
},
{
"color": "red",
"value": 80
}
]
}
},
"overrides": []
},
"gridPos": {
"h": 8,
"w": 12,
"x": 12,
"y": 70
},
"id": 76,
"options": {
"cellHeight": "sm",
"footer": {
"countRows": false,
"fields": "",
"reducer": [
"sum"
],
"show": false
},
"showHeader": true
},
"pluginVersion": "11.3.0-pre",
"targets": [
{
"editorMode": "code",
"exemplar": false,
"expr": "sum by (epoch, votekey) (solana_validator_inflation_rewards_total{app=\"$chain_name\", hostname=\"$host\"})",
"format": "table",
"instant": false,
"legendFormat": "__auto",
"range": true,
"refId": "A"
}
],
"title": "Solana Inflation Rewards",
"transformations": [
{
"id": "groupBy",
"options": {
"fields": {
"Time": {
"aggregations": []
},
"Value": {
"aggregations": [
"last"
],
"operation": "aggregate"
},
"epoch": {
"aggregations": [],
"operation": "groupby"
},
"votekey": {
"aggregations": [],
"operation": "groupby"
}
}
}
}
],
"type": "table"
},
{
"collapsed": false,
"gridPos": {
"h": 1,
"w": 24,
"x": 0,
"y": 78
},
"id": 74,
"panels": [],
"title": "Cluster Overview",
"type": "row"
},
{
"datasource": {
"type": "prometheus",
"uid": "fe2dataaouznkf"
},
"fieldConfig": {
"defaults": {
"color": {
"mode": "thresholds"
},
"mappings": [],
"thresholds": {
"mode": "absolute",
"steps": [
{
"color": "green",
"value": null
}
]
}
},
"overrides": []
},
"gridPos": {
"h": 6,
"w": 6,
"x": 0,
"y": 79
},
"id": 50,
"options": {
"colorMode": "value",
"graphMode": "none",
"justifyMode": "auto",
"orientation": "auto",
"percentChangeColorMode": "standard",
"reduceOptions": {
"calcs": [
"lastNotNull"
],
"fields": "",
"values": false
},
"showPercentChange": false,
"textMode": "auto",
"wideLayout": true
},
"pluginVersion": "11.3.0-pre",
"targets": [
{
"datasource": {
"type": "prometheus",
"uid": "${ds}"
},
"editorMode": "code",
"expr": "solana_node_epoch_number{app=\"$chain_name\", hostname=\"$host\"}",
"interval": "",
"legendFormat": "epoch",
"range": true,
"refId": "A"
}
],
"title": "Current Epoch",
"type": "stat"
},
{
"datasource": {
"type": "prometheus",
"uid": "fe2dataaouznkf"
},
"description": "How far the cluster is through the current epoch.",
"fieldConfig": {
"defaults": {
"color": {
"mode": "thresholds"
},
"mappings": [],
"thresholds": {
"mode": "absolute",
"steps": [
{
"color": "green",
"value": null
}
]
},
"unit": "percent"
},
"overrides": []
},
"gridPos": {
"h": 6,
"w": 6,
"x": 6,
"y": 79
},
"id": 75,
"options": {
"colorMode": "value",
"graphMode": "none",
"justifyMode": "auto",
"orientation": "auto",
"percentChangeColorMode": "standard",
"reduceOptions": {
"calcs": [
"lastNotNull"
],
"fields": "",
"values": false
},
"showPercentChange": false,
"textMode": "auto",
"wideLayout": true
},
"pluginVersion": "11.3.0-pre",
"targets": [
{
"editorMode": "code",
"expr": "100 * (solana_node_slot_height{app=\"$chain_name\", hostname=\"$host\"} - solana_node_epoch_first_slot{app=\"$chain_name\", hostname=\"$host\"}) / \n(solana_node_epoch_last_slot{app=\"$chain_name\", hostname=\"$host\"} - solana_node_epoch_first_slot{app=\"$chain_name\", hostname=\"$host\"} + 1)",
"legendFormat": "__auto",
"range": true,
"refId": "A"
}
],
"title": "Epoch Progress",
"type": "stat"
},
{
"datasource": {
"type": "prometheus",
"uid": "fe2dataaouznkf"
},
"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"
}
},
"links": [],
"mappings": [],
"min": 0,
"thresholds": {
"mode": "absolute",
"steps": [
{
"color": "green",
"value": null
},
{
"color": "red",
"value": 80
}
]
},
"unit": "none"
},
"overrides": [
{
"matcher": {
"id": "byRegexp",
"options": "/.*total.*/"
},
"properties": [
{
"id": "custom.lineStyle",
"value": {
"dash": [
10,
10
],
"fill": "dash"
}
}
]
}
]
},
"gridPos": {
"h": 11,
"w": 12,
"x": 12,
"y": 79
},
"id": 2,
"options": {
"legend": {
"calcs": [
"lastNotNull",
"min",
"max",
"mean",
"firstNotNull"
],
"displayMode": "table",
"placement": "bottom",
"showLegend": true
},
"tooltip": {
"mode": "multi",
"sort": "none"
}
},
"pluginVersion": "11.3.0-pre",
"targets": [
{
"datasource": {
"type": "prometheus",
"uid": "${ds}"
},
"editorMode": "code",
"expr": "count (solana_validator_delinquent{app=\"$chain_name\", hostname=\"$host\"} == 1)",
"interval": "",
"legendFormat": "delinquent",
"range": true,
"refId": "A"
},
{
"datasource": {
"type": "prometheus",
"uid": "fe2dataaouznkf"
},
"editorMode": "code",
"expr": "count (solana_validator_delinquent{app=\"$chain_name\", hostname=\"$host\"} == 0)",
"hide": false,
"instant": false,
"legendFormat": "active",
"range": true,
"refId": "B"
},
{
"datasource": {
"type": "prometheus",
"uid": "fe2dataaouznkf"
},
"editorMode": "code",
"expr": "count (solana_validator_delinquent{app=\"$chain_name\", hostname=\"$host\"})",
"hide": false,
"instant": false,
"legendFormat": "total",
"range": true,
"refId": "C"
}
],
"title": "Cluster Validators: Active/Delinquent",
"type": "timeseries"
},
{
"datasource": {
"type": "prometheus",
"uid": "fe2dataaouznkf"
},
"description": "Average time between slots.",
"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
},
{
"color": "red",
"value": 80
}
]
},
"unit": "ms"
},
"overrides": []
},
"gridPos": {
"h": 5,
"w": 12,
"x": 0,
"y": 85
},
"id": 24,
"options": {
"legend": {
"calcs": [
"lastNotNull",
"min",
"max",
"mean",
"firstNotNull"
],
"displayMode": "table",
"placement": "bottom",
"showLegend": true
},
"tooltip": {
"mode": "multi",
"sort": "none"
}
},
"pluginVersion": "11.3.0-pre",
"targets": [
{
"datasource": {
"type": "prometheus",
"uid": "${ds}"
},
"editorMode": "code",
"expr": "1000 / (rate(solana_node_slot_height{app=\"$chain_name\"}[30m]) > 0)",
"interval": "",
"legendFormat": "{{ hostname }}",
"queryType": "randomWalk",
"range": true,
"refId": "A"
}
],
"title": "Slot Time",
"transformations": [
{
"id": "renameByRegex",
"options": {
"regex": "/(.*):8080/",
"renamePattern": "$1"
}
}
],
"type": "timeseries"
},
{
"datasource": {
"type": "prometheus",
"uid": "fe2dataaouznkf"
},
"description": "",
"fieldConfig": {
"defaults": {
"color": {
"mode": "palette-classic"
},
"custom": {
"axisBorderShow": false,
"axisCenteredZero": false,
"axisColorMode": "text",
"axisLabel": "",
"axisPlacement": "auto",
"barAlignment": 0,
"barWidthFactor": 0.6,
"drawStyle": "bars",
"fillOpacity": 100,
"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"
}
},
"links": [],
"mappings": [],
"thresholds": {
"mode": "absolute",
"steps": [
{
"color": "green",
"value": null
},
{
"color": "red",
"value": 80
}
]
},
"unit": "none"
},
"overrides": []
},
"gridPos": {
"h": 8,
"w": 12,
"x": 0,
"y": 90
},
"id": 8,
"options": {
"legend": {
"calcs": [
"lastNotNull",
"max",
"min",
"mean",
"firstNotNull"
],
"displayMode": "table",
"placement": "bottom",
"showLegend": true
},
"tooltip": {
"mode": "multi",
"sort": "none"
}
},
"pluginVersion": "11.3.0-pre",
"targets": [
{
"datasource": {
"type": "prometheus",
"uid": "${ds}"
},
"editorMode": "code",
"exemplar": true,
"expr": "rate(solana_node_transactions_total{app=\"$chain_name\", hostname=~\"$host\"}[$__rate_interval]) < 10000",
"interval": "",
"legendFormat": "{{ hostname }}",
"range": true,
"refId": "A"
}
],
"title": "Transactions/s",
"transformations": [
{
"id": "renameByRegex",
"options": {
"regex": "/(.*):8080/",
"renamePattern": "$1"
}
}
],
"type": "timeseries"
},
{
"datasource": {
"type": "prometheus",
"uid": "fe2dataaouznkf"
},
"description": "Rolling cluster skip rate with different window lengths.",
"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": 12,
"y": 90
},
"id": 77,
"options": {
"legend": {
"calcs": [
"lastNotNull",
"min",
"max",
"mean",
"firstNotNull"
],
"displayMode": "table",
"placement": "bottom",
"showLegend": true
},
"tooltip": {
"mode": "single",
"sort": "none"
}
},
"pluginVersion": "11.3.0-pre",
"targets": [
{
"editorMode": "code",
"expr": "100 * solana:cluster_hour_skip_rate",
"legendFormat": "1-hour",
"range": true,
"refId": "A"
},
{
"datasource": {
"type": "prometheus",
"uid": "fe2dataaouznkf"
},
"editorMode": "code",
"expr": "100 * solana:cluster_day_skip_rate",
"hide": false,
"instant": false,
"legendFormat": "1-day",
"range": true,
"refId": "B"
}
],
"title": "Cluster Skip Rate",
"type": "timeseries"
}
],
"preload": false,
"refresh": "",
"schemaVersion": 40,
"tags": [],
"templating": {
"list": [
{
"current": {
"text": "solana",
"value": "solana"
},
"datasource": {
"type": "prometheus",
"uid": "fe2dataaouznkf"
},
"definition": "label_values(solana_node_version,app)",
"includeAll": false,
"label": "Chain",
"name": "chain_name",
"options": [],
"query": {
"qryType": 1,
"query": "label_values(solana_node_version,app)",
"refId": "PrometheusVariableQueryEditor-VariableQuery"
},
"refresh": 1,
"regex": "",
"sort": 2,
"type": "query"
},
{
"current": {
"text": "Certusm1sa411sMpV9FPqU5dXAYhmmhygvxJ23S6hJ24",
"value": "Certusm1sa411sMpV9FPqU5dXAYhmmhygvxJ23S6hJ24"
},
"datasource": {
"type": "prometheus",
"uid": "fe2dataaouznkf"
},
"definition": "label_values(solana_validator_delinquent,nodekey)",
"includeAll": false,
"label": "Nodekey",
"name": "nodekey",
"options": [],
"query": {
"qryType": 1,
"query": "label_values(solana_validator_delinquent,nodekey)",
"refId": "PrometheusVariableQueryEditor-VariableQuery"
},
"refresh": 1,
"regex": "",
"sort": 2,
"type": "query"
},
{
"current": {
"text": "my-host.name",
"value": "my-host.name"
},
"datasource": {
"type": "prometheus",
"uid": "fe2dataaouznkf"
},
"definition": "label_values(solana_node_version,hostname)",
"description": "Select a host to view cluster-stats from. \n\nNOTE: Make sure this host is running without light mode.",
"includeAll": false,
"label": "Host",
"name": "host",
"options": [],
"query": {
"qryType": 1,
"query": "label_values(solana_node_version,hostname)",
"refId": "PrometheusVariableQueryEditor-VariableQuery"
},
"refresh": 1,
"regex": "",
"sort": 1,
"type": "query"
}
]
},
"time": {
"from": "now-1h",
"to": "now"
},
"timepicker": {},
"timezone": "",
"title": "Solana - AR Exporter test",
"uid": "_0xtvsHVz",
"version": 4,
"weekStart": ""
}