Files
pezkuwichain 954e2703e2 rebrand: kusama → dicle
- Replace all kusama/Kusama references with dicle/Dicle
- Rename weight files from ksm_size to dcl_size
- Update papi-tests files from ksm to dcl
- Remove chain-specs/kusama.json files
- cargo check --workspace successful (Finished output)
- Update MAINNET_ROADMAP.md: FAZ 8 completed
2026-01-07 09:41:15 +03:00

1826 lines
46 KiB
JSON

{
"annotations": {
"list": [
{
"builtIn": 1,
"datasource": "-- Grafana --",
"enable": true,
"hide": true,
"iconColor": "rgba(0, 211, 255, 1)",
"name": "Annotations & Alerts",
"target": {
"limit": 100,
"matchAny": false,
"tags": [],
"type": "dashboard"
},
"type": "dashboard"
}
]
},
"description": "Information related to the operation of teyrchains",
"editable": true,
"fiscalYearStartMonth": 0,
"graphTooltip": 0,
"id": 93,
"iteration": 1640613381999,
"links": [],
"liveNow": false,
"panels": [
{
"collapsed": false,
"gridPos": {
"h": 1,
"w": 24,
"x": 0,
"y": 0
},
"id": 31,
"panels": [],
"title": "Overview",
"type": "row"
},
{
"datasource": {
"type": "prometheus",
"uid": "$data_source"
},
"description": "Measures how far behind finality is compared to the current best block. By design, GRANDPA never finalizes past last 2 blocks, so this value is always >=2.",
"fieldConfig": {
"defaults": {
"color": {
"mode": "thresholds"
},
"mappings": [],
"max": 15,
"thresholds": {
"mode": "absolute",
"steps": [
{
"color": "green",
"value": null
},
{
"color": "orange",
"value": 5
},
{
"color": "red",
"value": 10
}
]
},
"unit": "blocks"
},
"overrides": []
},
"gridPos": {
"h": 7,
"w": 5,
"x": 0,
"y": 1
},
"id": 41,
"options": {
"orientation": "auto",
"reduceOptions": {
"calcs": [
"mean"
],
"fields": "",
"values": false
},
"showThresholdLabels": false,
"showThresholdMarkers": true,
"text": {}
},
"pluginVersion": "8.3.3",
"targets": [
{
"datasource": {
"type": "prometheus",
"uid": "P5CA6DFE95AABF258"
},
"exemplar": true,
"expr": "avg(pezkuwi_block_height{chain=\"$chain\",instance=~\".*validator.*\", status=\"best\"} - on( instance) pezkuwi_block_height{chain=\"$chain\",instance=~\".*validator.*\", status=\"finalized\"})",
"interval": "",
"legendFormat": "",
"queryType": "randomWalk",
"refId": "A"
}
],
"title": "Relay chain finality lag (avg)",
"type": "gauge"
},
{
"datasource": {
"type": "prometheus",
"uid": "$data_source"
},
"description": "Measures how far behind finality is compared to the current best block. By design, GRANDPA never finalizes past last 2 blocks, so this value is always >=2.",
"fieldConfig": {
"defaults": {
"color": {
"mode": "thresholds"
},
"mappings": [],
"max": 15,
"thresholds": {
"mode": "absolute",
"steps": [
{
"color": "green",
"value": null
},
{
"color": "orange",
"value": 5
},
{
"color": "red",
"value": 10
}
]
},
"unit": "blocks"
},
"overrides": []
},
"gridPos": {
"h": 7,
"w": 5,
"x": 5,
"y": 1
},
"id": 44,
"options": {
"orientation": "auto",
"reduceOptions": {
"calcs": [
"mean"
],
"fields": "",
"values": false
},
"showThresholdLabels": false,
"showThresholdMarkers": true,
"text": {}
},
"pluginVersion": "8.3.3",
"targets": [
{
"datasource": {
"type": "prometheus",
"uid": "P5CA6DFE95AABF258"
},
"exemplar": true,
"expr": "avg(pezkuwi_teyrchain_approval_checking_finality_lag{chain=\"$chain\", instance=~\".*validator.*\"})",
"interval": "",
"legendFormat": "",
"queryType": "randomWalk",
"refId": "A"
}
],
"title": "Approval checking finality lag (avg)",
"type": "gauge"
},
{
"datasource": {
"type": "prometheus",
"uid": "$data_source"
},
"description": "How far behind the chain head is the last approved and non disputed block. \nThis value is always higher than approval checking lag as it further restricts finality to only undisputed \nchains.",
"fieldConfig": {
"defaults": {
"color": {
"mode": "thresholds"
},
"mappings": [],
"max": 15,
"thresholds": {
"mode": "absolute",
"steps": [
{
"color": "green",
"value": null
},
{
"color": "orange",
"value": 5
},
{
"color": "red",
"value": 10
}
]
},
"unit": "blocks"
},
"overrides": []
},
"gridPos": {
"h": 7,
"w": 5,
"x": 10,
"y": 1
},
"id": 32,
"options": {
"orientation": "auto",
"reduceOptions": {
"calcs": [
"lastNotNull"
],
"fields": "",
"values": false
},
"showThresholdLabels": false,
"showThresholdMarkers": true,
"text": {}
},
"pluginVersion": "8.3.3",
"targets": [
{
"datasource": {
"type": "prometheus",
"uid": "P5CA6DFE95AABF258"
},
"exemplar": true,
"expr": "avg(pezkuwi_teyrchain_disputes_finality_lag{chain=\"$chain\"})",
"format": "time_series",
"hide": false,
"interval": "",
"legendFormat": "",
"refId": "A"
}
],
"title": "Disputes Finality Lag (avg)",
"type": "gauge"
},
{
"datasource": {
"type": "prometheus",
"uid": "$data_source"
},
"description": "",
"fieldConfig": {
"defaults": {
"color": {
"mode": "palette-classic",
"seriesBy": "last"
},
"custom": {
"axisLabel": "",
"axisPlacement": "auto",
"barAlignment": 0,
"drawStyle": "line",
"fillOpacity": 5,
"gradientMode": "hue",
"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": [],
"max": 15,
"thresholds": {
"mode": "absolute",
"steps": [
{
"color": "green",
"value": null
}
]
},
"unit": "blocks"
},
"overrides": []
},
"gridPos": {
"h": 7,
"w": 9,
"x": 15,
"y": 1
},
"id": 29,
"options": {
"legend": {
"calcs": [],
"displayMode": "list",
"placement": "bottom"
},
"tooltip": {
"mode": "multi"
}
},
"pluginVersion": "8.3.3",
"targets": [
{
"datasource": {
"type": "prometheus",
"uid": "P5CA6DFE95AABF258"
},
"exemplar": true,
"expr": "avg(pezkuwi_teyrchain_approval_checking_finality_lag{chain=\"$chain\", instance=~\".*validator.*\"})",
"interval": "",
"legendFormat": "Approval checking finality lag",
"queryType": "randomWalk",
"refId": "A"
},
{
"datasource": {
"type": "prometheus",
"uid": "P5CA6DFE95AABF258"
},
"exemplar": true,
"expr": "avg(pezkuwi_block_height{chain=\"$chain\",instance=~\".*validator.*\", status=\"best\"} - on( instance) pezkuwi_block_height{chain=\"$chain\",instance=~\".*validator.*\", status=\"finalized\"})",
"hide": false,
"interval": "",
"legendFormat": "Relay chain finality lag",
"queryType": "randomWalk",
"refId": "C"
},
{
"datasource": {
"type": "prometheus",
"uid": "P5CA6DFE95AABF258"
},
"exemplar": true,
"expr": "avg(pezkuwi_teyrchain_disputes_finality_lag{chain=\"$chain\", instance=~\".*validator.*\"})",
"hide": false,
"interval": "",
"legendFormat": "Disputes finality lag",
"queryType": "randomWalk",
"refId": "B"
}
],
"title": "Finality lag ",
"type": "timeseries"
},
{
"cards": {},
"color": {
"cardColor": "#b4ff00",
"colorScale": "sqrt",
"colorScheme": "interpolateInferno",
"exponent": 0.5,
"mode": "spectrum"
},
"dataFormat": "timeseries",
"datasource": {
"type": "prometheus",
"uid": "$data_source"
},
"description": "",
"gridPos": {
"h": 10,
"w": 12,
"x": 0,
"y": 8
},
"heatmap": {},
"hideZeroBuckets": false,
"highlightCards": true,
"id": 42,
"legend": {
"show": true
},
"pluginVersion": "7.3.6",
"reverseYBuckets": false,
"targets": [
{
"datasource": {
"type": "prometheus",
"uid": "P5CA6DFE95AABF258"
},
"exemplar": true,
"expr": "pezkuwi_teyrchain_approval_checking_finality_lag{chain=\"$chain\", instance=~\".*validator.*\"}",
"format": "time_series",
"interval": "",
"legendFormat": "",
"queryType": "randomWalk",
"refId": "A"
}
],
"title": "Approval checking finality lag (heatmap)",
"tooltip": {
"show": true,
"showHistogram": false
},
"type": "heatmap",
"xAxis": {
"show": true
},
"xBucketSize": "1m",
"yAxis": {
"format": "blocks",
"logBase": 1,
"max": "10",
"min": "0",
"show": true
},
"yBucketBound": "auto",
"yBucketSize": 1
},
{
"cards": {},
"color": {
"cardColor": "#b4ff00",
"colorScale": "sqrt",
"colorScheme": "interpolateInferno",
"exponent": 0.5,
"mode": "spectrum"
},
"dataFormat": "timeseries",
"datasource": {
"type": "prometheus",
"uid": "$data_source"
},
"description": "",
"gridPos": {
"h": 10,
"w": 12,
"x": 12,
"y": 8
},
"heatmap": {},
"hideZeroBuckets": false,
"highlightCards": true,
"id": 33,
"legend": {
"show": true
},
"pluginVersion": "7.3.6",
"reverseYBuckets": false,
"targets": [
{
"datasource": {
"type": "prometheus",
"uid": "P5CA6DFE95AABF258"
},
"exemplar": true,
"expr": "pezkuwi_teyrchain_disputes_finality_lag{chain=\"$chain\", instance=~\".*validator.*\"}",
"format": "time_series",
"interval": "",
"legendFormat": "",
"queryType": "randomWalk",
"refId": "A"
}
],
"title": "Disputes finality lag (heatmap)",
"tooltip": {
"show": true,
"showHistogram": true
},
"type": "heatmap",
"xAxis": {
"show": true
},
"xBucketSize": "1m",
"yAxis": {
"format": "blocks",
"logBase": 1,
"max": "10",
"min": "0",
"show": true
},
"yBucketBound": "auto",
"yBucketSize": 1
},
{
"cards": {},
"color": {
"cardColor": "#B877D9",
"colorScale": "sqrt",
"colorScheme": "interpolateInferno",
"exponent": 0.2,
"mode": "spectrum"
},
"dataFormat": "tsbuckets",
"datasource": {
"type": "prometheus",
"uid": "$data_source"
},
"description": "The time spent in preparing Teyrchain Validation Function artifacts in seconds.",
"gridPos": {
"h": 10,
"w": 12,
"x": 0,
"y": 18
},
"heatmap": {},
"hideZeroBuckets": true,
"highlightCards": true,
"id": 36,
"legend": {
"show": true
},
"maxDataPoints": 1340,
"pluginVersion": "8.2.2",
"reverseYBuckets": false,
"targets": [
{
"datasource": {
"type": "prometheus",
"uid": "P5CA6DFE95AABF258"
},
"exemplar": false,
"expr": "sum(rate(pezkuwi_pvf_preparation_time_bucket{instance=~\".*validator.*\", chain=\"$chain\"}[$__rate_interval])) by (le)",
"format": "heatmap",
"instant": false,
"interval": "",
"legendFormat": "{{le}}",
"queryType": "randomWalk",
"refId": "A"
}
],
"title": "PVF preparation time (heatmap)",
"tooltip": {
"show": true,
"showHistogram": false
},
"transformations": [],
"type": "heatmap",
"xAxis": {
"show": true
},
"yAxis": {
"format": "s",
"logBase": 1,
"show": true
},
"yBucketBound": "auto"
},
{
"cards": {},
"color": {
"cardColor": "#b4ff00",
"colorScale": "sqrt",
"colorScheme": "interpolateInferno",
"exponent": 0.5,
"mode": "spectrum"
},
"dataFormat": "tsbuckets",
"datasource": {
"type": "prometheus",
"uid": "$data_source"
},
"description": "Teyrchain Validation Function execution time distribution. PVFs are expected to have a limited execution time to ensure there is enough time left for the teyrchain block to be included in the relay block. ",
"gridPos": {
"h": 10,
"w": 12,
"x": 12,
"y": 18
},
"heatmap": {},
"hideZeroBuckets": true,
"highlightCards": true,
"id": 38,
"legend": {
"show": true
},
"maxDataPoints": 1340,
"pluginVersion": "8.3.3",
"reverseYBuckets": false,
"targets": [
{
"datasource": {
"type": "prometheus",
"uid": "P5CA6DFE95AABF258"
},
"exemplar": false,
"expr": "sum(increase(pezkuwi_pvf_execution_time_bucket{instance=~\".*validator.*\", chain=\"$chain\"}[$__rate_interval])) by (le)",
"format": "heatmap",
"instant": false,
"interval": "",
"legendFormat": "{{le}}",
"queryType": "randomWalk",
"refId": "A"
}
],
"title": "PVF execution time (heatmap)",
"tooltip": {
"show": true,
"showHistogram": true
},
"tooltipDecimals": 0,
"transformations": [],
"type": "heatmap",
"xAxis": {
"show": true
},
"yAxis": {
"decimals": 0,
"format": "s",
"logBase": 1,
"show": true
},
"yBucketBound": "auto"
},
{
"collapsed": false,
"gridPos": {
"h": 1,
"w": 24,
"x": 0,
"y": 28
},
"id": 35,
"panels": [],
"title": "Candidate backing",
"type": "row"
},
{
"datasource": {
"type": "prometheus",
"uid": "$data_source"
},
"description": "Number of candidates seconded and signed statements.",
"fieldConfig": {
"defaults": {
"color": {
"mode": "palette-classic",
"seriesBy": "max"
},
"custom": {
"axisLabel": "",
"axisPlacement": "auto",
"barAlignment": 0,
"drawStyle": "line",
"fillOpacity": 10,
"gradientMode": "none",
"hideFrom": {
"legend": false,
"tooltip": false,
"viz": false
},
"lineInterpolation": "smooth",
"lineWidth": 1,
"pointSize": 5,
"scaleDistribution": {
"type": "linear"
},
"showPoints": "never",
"spanNulls": true,
"stacking": {
"group": "A",
"mode": "none"
},
"thresholdsStyle": {
"mode": "off"
}
},
"mappings": [],
"thresholds": {
"mode": "absolute",
"steps": [
{
"color": "green",
"value": null
},
{
"color": "red",
"value": 80
}
]
},
"unit": "cps"
},
"overrides": []
},
"gridPos": {
"h": 8,
"w": 12,
"x": 0,
"y": 29
},
"id": 27,
"maxDataPoints": 1340,
"options": {
"legend": {
"calcs": [],
"displayMode": "list",
"placement": "bottom"
},
"tooltip": {
"mode": "single"
}
},
"pluginVersion": "8.2.2",
"targets": [
{
"datasource": {
"type": "prometheus",
"uid": "P5CA6DFE95AABF258"
},
"exemplar": true,
"expr": "sum(rate(pezkuwi_teyrchain_candidate_backing_candidates_seconded_total{chain=\"$chain\"}[$__rate_interval]))",
"format": "time_series",
"instant": false,
"interval": "",
"legendFormat": "Candidates seconded",
"queryType": "randomWalk",
"refId": "A"
},
{
"datasource": {
"type": "prometheus",
"uid": "P5CA6DFE95AABF258"
},
"exemplar": true,
"expr": "sum(rate(pezkuwi_teyrchain_candidate_backing_signed_statements_total{chain=\"$chain\"}[$__rate_interval]))",
"format": "time_series",
"hide": false,
"interval": "",
"legendFormat": "Statements signed",
"queryType": "randomWalk",
"refId": "B"
}
],
"title": "Candidate backing",
"transformations": [],
"type": "timeseries"
},
{
"datasource": {
"type": "prometheus",
"uid": "$data_source"
},
"description": "Number of erasure-encoded chunks of data belonging to candidate blocks. ",
"fieldConfig": {
"defaults": {
"color": {
"mode": "palette-classic",
"seriesBy": "max"
},
"custom": {
"axisLabel": "",
"axisPlacement": "auto",
"barAlignment": 0,
"drawStyle": "line",
"fillOpacity": 10,
"gradientMode": "none",
"hideFrom": {
"legend": false,
"tooltip": false,
"viz": false
},
"lineInterpolation": "smooth",
"lineWidth": 1,
"pointSize": 5,
"scaleDistribution": {
"type": "linear"
},
"showPoints": "never",
"spanNulls": true,
"stacking": {
"group": "A",
"mode": "none"
},
"thresholdsStyle": {
"mode": "off"
}
},
"mappings": [],
"thresholds": {
"mode": "absolute",
"steps": [
{
"color": "green",
"value": null
},
{
"color": "red",
"value": 80
}
]
},
"unit": "chunks/s"
},
"overrides": []
},
"gridPos": {
"h": 8,
"w": 12,
"x": 12,
"y": 29
},
"id": 43,
"maxDataPoints": 1340,
"options": {
"legend": {
"calcs": [],
"displayMode": "list",
"placement": "bottom"
},
"tooltip": {
"mode": "single"
}
},
"pluginVersion": "8.2.2",
"targets": [
{
"datasource": {
"type": "prometheus",
"uid": "P5CA6DFE95AABF258"
},
"exemplar": true,
"expr": "sum(rate(pezkuwi_teyrchain_received_availability_chunks_total{chain=\"$chain\", instance=~\".*validator.*\"}[$__rate_interval]))",
"format": "time_series",
"instant": false,
"interval": "",
"legendFormat": "Chunks received",
"queryType": "randomWalk",
"refId": "A"
}
],
"title": "Availability",
"transformations": [],
"type": "timeseries"
},
{
"collapsed": false,
"gridPos": {
"h": 1,
"w": 24,
"x": 0,
"y": 37
},
"id": 22,
"panels": [],
"title": "Disputes",
"type": "row"
},
{
"datasource": {
"type": "prometheus",
"uid": "${data_source}"
},
"description": "",
"fieldConfig": {
"defaults": {
"color": {
"mode": "palette-classic"
},
"custom": {
"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": "off"
}
},
"mappings": [],
"thresholds": {
"mode": "absolute",
"steps": [
{
"color": "green",
"value": null
},
{
"color": "red",
"value": 80
}
]
},
"unit": "disputes/s"
},
"overrides": []
},
"gridPos": {
"h": 8,
"w": 12,
"x": 0,
"y": 38
},
"id": 39,
"options": {
"legend": {
"calcs": [],
"displayMode": "list",
"placement": "bottom"
},
"tooltip": {
"mode": "single"
}
},
"pluginVersion": "8.3.3",
"targets": [
{
"datasource": {
"type": "prometheus",
"uid": "P5CA6DFE95AABF258"
},
"exemplar": false,
"expr": "sum(rate(pezkuwi_teyrchain_candidate_dispute_concluded{chain=\"$chain\"}[$__rate_interval])) by (validity)",
"interval": "",
"legendFormat": "Concluded {{validity}}",
"queryType": "randomWalk",
"refId": "A"
},
{
"datasource": {
"type": "prometheus",
"uid": "${data_source}"
},
"exemplar": false,
"expr": "sum(rate(pezkuwi_teyrchain_candidate_disputes_total{chain=\"$chain\"}[$__rate_interval]))",
"hide": false,
"interval": "",
"legendFormat": "disputes raised",
"refId": "B"
},
{
"datasource": {
"type": "prometheus",
"uid": "${data_source}"
},
"exemplar": false,
"expr": "sum(rate(pezkuwi_teyrchain_candidate_dispute_votes{chain=\"$chain\"}[$__rate_interval])) by (validity)",
"hide": false,
"interval": "",
"legendFormat": "{{validity}} votes",
"refId": "C"
}
],
"title": "Dispute votes and outcomes",
"type": "timeseries"
},
{
"datasource": {
"type": "prometheus",
"uid": "${data_source}"
},
"fieldConfig": {
"defaults": {
"color": {
"mode": "palette-classic"
},
"custom": {
"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": "off"
}
},
"mappings": [],
"thresholds": {
"mode": "absolute",
"steps": [
{
"color": "green",
"value": null
},
{
"color": "red",
"value": 80
}
]
},
"unit": "disputes/s"
},
"overrides": []
},
"gridPos": {
"h": 8,
"w": 12,
"x": 12,
"y": 38
},
"id": 40,
"options": {
"legend": {
"calcs": [],
"displayMode": "list",
"placement": "bottom"
},
"tooltip": {
"mode": "single"
}
},
"pluginVersion": "8.3.3",
"targets": [
{
"datasource": {
"type": "prometheus",
"uid": "P5CA6DFE95AABF258"
},
"exemplar": false,
"expr": "sum(rate(pezkuwi_teyrchain_dispute_participations{chain=\"$chain\"}[$__rate_interval])) by (priority)",
"interval": "",
"legendFormat": "{{priority}}",
"queryType": "randomWalk",
"refId": "A"
}
],
"title": "Dispute participations",
"type": "timeseries"
},
{
"collapsed": false,
"gridPos": {
"h": 1,
"w": 24,
"x": 0,
"y": 46
},
"id": 16,
"panels": [],
"title": "Candidate Validation",
"type": "row"
},
{
"cards": {},
"color": {
"cardColor": "#b4ff00",
"colorScale": "sqrt",
"colorScheme": "interpolateInferno",
"exponent": 0.5,
"mode": "spectrum"
},
"dataFormat": "tsbuckets",
"datasource": {
"type": "prometheus",
"uid": "${data_source}"
},
"description": "",
"gridPos": {
"h": 9,
"w": 24,
"x": 0,
"y": 47
},
"heatmap": {},
"hideZeroBuckets": true,
"highlightCards": true,
"id": 18,
"legend": {
"show": false
},
"pluginVersion": "8.2.2",
"reverseYBuckets": false,
"targets": [
{
"datasource": {
"type": "prometheus",
"uid": "P5CA6DFE95AABF258"
},
"exemplar": false,
"expr": "sum(increase(pezkuwi_teyrchain_candidate_validation_validate_from_chain_state_bucket{chain=\"$chain\"} [$__rate_interval])) by (le) +\nsum(increase(pezkuwi_teyrchain_candidate_validation_validate_from_exhaustive_bucket{chain=\"$chain\"} [$__rate_interval])) by (le) +\nsum(increase(pezkuwi_teyrchain_candidate_validation_validate_candidate_exhaustive_bucket{chain=\"$chain\"} [$__rate_interval])) by (le)\n",
"format": "heatmap",
"interval": "",
"legendFormat": "{{le}}",
"queryType": "randomWalk",
"refId": "A"
}
],
"title": "Candidate Validation Times (distribution)",
"tooltip": {
"show": true,
"showHistogram": false
},
"type": "heatmap",
"xAxis": {
"show": true
},
"yAxis": {
"decimals": 0,
"format": "s",
"logBase": 1,
"show": true
},
"yBucketBound": "auto"
},
{
"datasource": {
"type": "prometheus",
"uid": "$data_source"
},
"description": "",
"fieldConfig": {
"defaults": {
"color": {
"mode": "palette-classic"
},
"custom": {
"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": "off"
}
},
"mappings": [],
"thresholds": {
"mode": "absolute",
"steps": [
{
"color": "green",
"value": null
},
{
"color": "red",
"value": 80
}
]
},
"unit": "cps"
},
"overrides": [
{
"matcher": {
"id": "byName",
"options": "Approvals (success)"
},
"properties": [
{
"id": "color",
"value": {
"fixedColor": "dark-green",
"mode": "fixed"
}
}
]
},
{
"matcher": {
"id": "byName",
"options": "Assignments"
},
"properties": [
{
"id": "color",
"value": {
"fixedColor": "dark-blue",
"mode": "fixed"
}
}
]
}
]
},
"gridPos": {
"h": 9,
"w": 12,
"x": 0,
"y": 56
},
"id": 26,
"interval": "6s",
"maxDataPoints": 1340,
"options": {
"legend": {
"calcs": [],
"displayMode": "list",
"placement": "bottom"
},
"tooltip": {
"mode": "multi"
}
},
"pluginVersion": "8.3.3",
"targets": [
{
"datasource": {
"type": "prometheus",
"uid": "P5CA6DFE95AABF258"
},
"exemplar": true,
"expr": "sum(rate(pezkuwi_teyrchain_imported_candidates_total{chain=\"$chain\"}[$__rate_interval]))",
"format": "time_series",
"hide": false,
"interval": "",
"legendFormat": "Imported",
"queryType": "randomWalk",
"refId": "A"
},
{
"datasource": {
"type": "prometheus",
"uid": "P5CA6DFE95AABF258"
},
"exemplar": true,
"expr": "sum(increase(pezkuwi_teyrchain_candidate_backing_candidates_seconded_total{chain=\"$chain\"}[$__rate_interval]))",
"format": "time_series",
"hide": false,
"interval": "",
"legendFormat": "Seconded",
"queryType": "randomWalk",
"refId": "B"
}
],
"title": "Candidates imported/seconded",
"transformations": [],
"type": "timeseries"
},
{
"datasource": {
"type": "prometheus",
"uid": "${data_source}"
},
"fieldConfig": {
"defaults": {
"color": {
"mode": "palette-classic"
},
"custom": {
"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": "off"
}
},
"mappings": [],
"thresholds": {
"mode": "absolute",
"steps": [
{
"color": "green",
"value": null
}
]
},
"unit": "cps"
},
"overrides": []
},
"gridPos": {
"h": 9,
"w": 12,
"x": 12,
"y": 56
},
"id": 20,
"options": {
"legend": {
"calcs": [],
"displayMode": "list",
"placement": "bottom"
},
"tooltip": {
"mode": "multi"
}
},
"pluginVersion": "8.3.3",
"targets": [
{
"datasource": {
"type": "prometheus",
"uid": "P5CA6DFE95AABF258"
},
"exemplar": true,
"expr": "sum(rate(pezkuwi_teyrchain_validation_requests_total{chain=\"$chain\"}[$__rate_interval])) by (validity)",
"interval": "",
"legendFormat": "{{validity}}",
"queryType": "randomWalk",
"refId": "A"
}
],
"title": "Candidate validation requests",
"type": "timeseries"
},
{
"collapsed": false,
"gridPos": {
"h": 1,
"w": 24,
"x": 0,
"y": 65
},
"id": 2,
"panels": [],
"title": "Approval voting",
"type": "row"
},
{
"cards": {},
"color": {
"cardColor": "#b4ff00",
"colorScale": "sqrt",
"colorScheme": "interpolatePlasma",
"exponent": 0.5,
"mode": "spectrum"
},
"dataFormat": "tsbuckets",
"datasource": {
"type": "prometheus",
"uid": "$data_source"
},
"description": "Approval voting requires that validators which are assigned to check a specific \ncandidate are split up into delay tranches (0.5s each). Then, all validators checks are ordered by the delay \ntranche index. Early tranches of validators will check the candidate first and later tranches act as backups in case of no shows.",
"gridPos": {
"h": 9,
"w": 18,
"x": 0,
"y": 66
},
"heatmap": {},
"hideZeroBuckets": true,
"highlightCards": true,
"id": 6,
"legend": {
"show": true
},
"pluginVersion": "8.3.3",
"reverseYBuckets": false,
"targets": [
{
"datasource": {
"type": "prometheus",
"uid": "P5CA6DFE95AABF258"
},
"exemplar": false,
"expr": "sum(increase(pezkuwi_teyrchain_assignments_produced_bucket{chain=\"$chain\"}[$__rate_interval])) by (le)",
"format": "heatmap",
"interval": "",
"legendFormat": "{{le}}",
"queryType": "randomWalk",
"refId": "A"
}
],
"title": "Assignment Delay Tranches",
"tooltip": {
"show": true,
"showHistogram": false
},
"type": "heatmap",
"xAxis": {
"show": true
},
"yAxis": {
"format": "short",
"logBase": 1,
"show": true
},
"yBucketBound": "auto"
},
{
"datasource": {
"type": "prometheus",
"uid": "$data_source"
},
"fieldConfig": {
"defaults": {
"color": {
"mode": "palette-classic"
},
"custom": {
"hideFrom": {
"legend": false,
"tooltip": false,
"viz": false
}
},
"mappings": [],
"unit": "none"
},
"overrides": []
},
"gridPos": {
"h": 9,
"w": 6,
"x": 18,
"y": 66
},
"id": 28,
"options": {
"displayLabels": [
"percent",
"name"
],
"legend": {
"displayMode": "hidden",
"placement": "right",
"values": []
},
"pieType": "donut",
"reduceOptions": {
"calcs": [
"lastNotNull"
],
"fields": "",
"values": false
},
"tooltip": {
"mode": "single"
}
},
"pluginVersion": "8.2.2",
"targets": [
{
"datasource": {
"type": "prometheus",
"uid": "P5CA6DFE95AABF258"
},
"exemplar": true,
"expr": "sum(rate(pezkuwi_teyrchain_assignments_produced_count{chain=\"$chain\"}[$__rate_interval]))",
"format": "time_series",
"interval": "",
"legendFormat": "Assignments",
"queryType": "randomWalk",
"refId": "A"
},
{
"datasource": {
"type": "prometheus",
"uid": "P5CA6DFE95AABF258"
},
"exemplar": true,
"expr": "sum(rate(pezkuwi_teyrchain_approvals_produced_total{chain=\"$chain\"}[$__rate_interval])) by (status)",
"interval": "",
"legendFormat": "Approvals ({{status}})",
"refId": "B"
},
{
"datasource": {
"type": "prometheus",
"uid": "P5CA6DFE95AABF258"
},
"exemplar": true,
"expr": "sum(rate(pezkuwi_teyrchain_approvals_no_shows_total{chain=\"$chain\"}[$__rate_interval]))",
"hide": false,
"interval": "",
"legendFormat": "No shows",
"refId": "C"
}
],
"title": "Assignments, approvals and no shows",
"transformations": [],
"type": "piechart"
},
{
"datasource": {
"type": "prometheus",
"uid": "$data_source"
},
"description": "This covers the full time it takes to: recover candidate available data from other validators; check the candidate; issue statement or initiate dispute",
"fieldConfig": {
"defaults": {
"color": {
"mode": "palette-classic"
},
"custom": {
"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": "off"
}
},
"mappings": [],
"thresholds": {
"mode": "absolute",
"steps": [
{
"color": "green",
"value": null
},
{
"color": "red",
"value": 80
}
]
},
"unit": "s"
},
"overrides": []
},
"gridPos": {
"h": 9,
"w": 12,
"x": 0,
"y": 75
},
"id": 12,
"options": {
"legend": {
"calcs": [],
"displayMode": "list",
"placement": "bottom"
},
"tooltip": {
"mode": "single"
}
},
"pluginVersion": "8.3.3",
"targets": [
{
"datasource": {
"type": "prometheus",
"uid": "P5CA6DFE95AABF258"
},
"exemplar": true,
"expr": "histogram_quantile(0.95, sum(rate(pezkuwi_teyrchain_time_recover_and_approve_bucket{chain=\"$chain\"}[$__rate_interval])) by (le))",
"interval": "",
"legendFormat": "99th %",
"queryType": "randomWalk",
"refId": "A"
},
{
"datasource": {
"type": "prometheus",
"uid": "P5CA6DFE95AABF258"
},
"expr": "histogram_quantile(0.5, sum(rate(pezkuwi_teyrchain_time_recover_and_approve_bucket{chain=\"$chain\"}[$__rate_interval])) by (le))",
"interval": "",
"legendFormat": "50th %",
"refId": "B"
}
],
"title": "Time to Recover and Check Candidate",
"type": "timeseries"
},
{
"datasource": {
"type": "prometheus",
"uid": "$data_source"
},
"fieldConfig": {
"defaults": {
"color": {
"mode": "palette-classic"
},
"custom": {
"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": "off"
}
},
"mappings": [],
"thresholds": {
"mode": "absolute",
"steps": [
{
"color": "green",
"value": null
},
{
"color": "red",
"value": 80
}
]
},
"unit": "cps"
},
"overrides": []
},
"gridPos": {
"h": 9,
"w": 12,
"x": 12,
"y": 75
},
"id": 8,
"options": {
"legend": {
"calcs": [],
"displayMode": "list",
"placement": "bottom"
},
"tooltip": {
"mode": "multi"
}
},
"pluginVersion": "8.2.2",
"targets": [
{
"datasource": {
"type": "prometheus",
"uid": "P5CA6DFE95AABF258"
},
"exemplar": false,
"expr": "sum(rate(pezkuwi_teyrchain_assignments_produced_count{chain=\"$chain\"}[$__rate_interval]))",
"format": "time_series",
"interval": "",
"legendFormat": "Assignments",
"queryType": "randomWalk",
"refId": "A"
},
{
"datasource": {
"type": "prometheus",
"uid": "P5CA6DFE95AABF258"
},
"exemplar": false,
"expr": "sum(rate(pezkuwi_teyrchain_approvals_produced_total{chain=\"$chain\"}[$__rate_interval])) by (status)",
"interval": "",
"legendFormat": "Approvals ({{status}})",
"refId": "B"
}
],
"title": "Assignments and approvals",
"transformations": [],
"type": "timeseries"
}
],
"refresh": "",
"schemaVersion": 34,
"style": "dark",
"tags": [
"Dicle",
"Pezkuwi",
"Teyrchains",
"On-call"
],
"templating": {
"list": [
{
"current": {
"selected": false,
"text": "prometheus.parity-mgmt",
"value": "prometheus.parity-mgmt"
},
"hide": 0,
"includeAll": false,
"label": "Source of data",
"multi": false,
"name": "data_source",
"options": [],
"query": "prometheus",
"queryValue": "",
"refresh": 1,
"regex": "",
"skipUrlSync": false,
"type": "datasource"
},
{
"current": {
"selected": false,
"text": "dicle",
"value": "dicle"
},
"hide": 0,
"includeAll": false,
"label": "Chain",
"multi": false,
"name": "chain",
"options": [
{
"selected": true,
"text": "dicle",
"value": "dicle"
},
{
"selected": false,
"text": "pezkuwi",
"value": "pezkuwi"
}
],
"query": "dicle,pezkuwi",
"queryValue": "",
"skipUrlSync": false,
"type": "custom"
}
]
},
"time": {
"from": "now-6h",
"to": "now"
},
"timepicker": {},
"timezone": "utc",
"title": "Teyrchains Liveliness",
"uid": "d10KsNXny",
"version": 62,
"weekStart": ""
}