zebra/grafana/transaction-verification.json

761 lines
17 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": 0,
"id": 6,
"links": [],
"liveNow": false,
"panels": [
{
"datasource": {
"type": "prometheus",
"uid": "qdDbj0Dnz"
},
"fieldConfig": {
"defaults": {
"color": {
"mode": "thresholds"
},
"mappings": [],
"thresholds": {
"mode": "absolute",
"steps": [
{
"color": "text",
"value": null
}
]
}
},
"overrides": []
},
"gridPos": {
"h": 8,
"w": 12,
"x": 0,
"y": 0
},
"id": 4,
"options": {
"colorMode": "value",
"graphMode": "area",
"justifyMode": "auto",
"orientation": "auto",
"reduceOptions": {
"calcs": [
"lastNotNull"
],
"fields": "",
"values": false
},
"text": {},
"textMode": "auto"
},
"pluginVersion": "8.5.5",
"targets": [
{
"exemplar": true,
"expr": "zcash_chain_verified_block_height{}",
"hide": false,
"interval": "",
"legendFormat": "",
"refId": "B"
}
],
"title": "Block height",
"type": "stat"
},
{
"datasource": {
"type": "prometheus",
"uid": "qdDbj0Dnz"
},
"fieldConfig": {
"defaults": {
"color": {
"mode": "palette-classic"
},
"custom": {
"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": [
{
"matcher": {
"id": "byName",
"options": "{instance=\"localhost:9999\", job=\"zebrad\"}"
},
"properties": [
{
"id": "color",
"value": {
"fixedColor": "purple",
"mode": "fixed"
}
}
]
},
{
"matcher": {
"id": "byName",
"options": "RedPallas"
},
"properties": [
{
"id": "color",
"value": {
"fixedColor": "purple",
"mode": "fixed"
}
}
]
},
{
"matcher": {
"id": "byName",
"options": "RedJubjub"
},
"properties": [
{
"id": "color",
"value": {
"fixedColor": "green",
"mode": "fixed"
}
}
]
},
{
"matcher": {
"id": "byName",
"options": "Ed25519"
},
"properties": [
{
"id": "color",
"value": {
"fixedColor": "blue",
"mode": "fixed"
}
}
]
}
]
},
"gridPos": {
"h": 9,
"w": 12,
"x": 12,
"y": 0
},
"id": 2,
"options": {
"legend": {
"calcs": [],
"displayMode": "list",
"placement": "bottom"
},
"tooltip": {
"mode": "single",
"sort": "none"
}
},
"targets": [
{
"datasource": {
"type": "prometheus",
"uid": "qdDbj0Dnz"
},
"editorMode": "code",
"exemplar": false,
"expr": "rate(signatures_ed25519_validated{}[$__interval])",
"hide": false,
"interval": "",
"legendFormat": "Ed25519",
"range": true,
"refId": "B"
},
{
"datasource": {
"type": "prometheus",
"uid": "qdDbj0Dnz"
},
"editorMode": "code",
"exemplar": false,
"expr": "rate(signatures_redjubjub_validated{}[$__interval])",
"hide": false,
"interval": "",
"legendFormat": "RedJubjub",
"range": true,
"refId": "A"
},
{
"datasource": {
"type": "prometheus",
"uid": "qdDbj0Dnz"
},
"editorMode": "code",
"exemplar": false,
"expr": "rate(signatures_redpallas_validated{}[$__interval])",
"hide": false,
"legendFormat": "RedPallas",
"range": true,
"refId": "C"
}
],
"title": "Signatures validated",
"type": "timeseries"
},
{
"datasource": {
"type": "prometheus",
"uid": "qdDbj0Dnz"
},
"fieldConfig": {
"defaults": {
"color": {
"mode": "thresholds"
},
"mappings": [],
"thresholds": {
"mode": "absolute",
"steps": [
{
"color": "text",
"value": null
}
]
}
},
"overrides": []
},
"gridPos": {
"h": 8,
"w": 12,
"x": 0,
"y": 8
},
"id": 12,
"options": {
"colorMode": "value",
"graphMode": "area",
"justifyMode": "auto",
"orientation": "auto",
"reduceOptions": {
"calcs": [
"lastNotNull"
],
"fields": "",
"values": false
},
"text": {},
"textMode": "auto"
},
"pluginVersion": "8.5.5",
"targets": [
{
"exemplar": true,
"expr": "rate(state_finalized_cumulative_transactions{}[$__interval])",
"interval": "",
"legendFormat": "Transactions finalized",
"refId": "A"
}
],
"title": "Transactions finalized",
"type": "stat"
},
{
"datasource": {
"type": "prometheus",
"uid": "qdDbj0Dnz"
},
"fieldConfig": {
"defaults": {
"color": {
"mode": "palette-classic"
},
"custom": {
"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": [
{
"matcher": {
"id": "byName",
"options": "Halo2"
},
"properties": [
{
"id": "color",
"value": {
"fixedColor": "purple",
"mode": "fixed"
}
}
]
}
]
},
"gridPos": {
"h": 8,
"w": 12,
"x": 12,
"y": 9
},
"id": 8,
"options": {
"legend": {
"calcs": [],
"displayMode": "list",
"placement": "bottom"
},
"tooltip": {
"mode": "single",
"sort": "none"
}
},
"targets": [
{
"datasource": {
"type": "prometheus",
"uid": "qdDbj0Dnz"
},
"exemplar": true,
"expr": "rate(proofs_groth16_verified{}[$__interval])",
"interval": "",
"legendFormat": "Groth16",
"refId": "A"
},
{
"datasource": {
"type": "prometheus",
"uid": "qdDbj0Dnz"
},
"editorMode": "code",
"expr": "rate(proofs_halo2_verified{}[$__interval])",
"hide": false,
"legendFormat": "Halo2",
"range": true,
"refId": "B"
}
],
"title": "Proofs verified",
"type": "timeseries"
},
{
"datasource": {
"type": "prometheus",
"uid": "qdDbj0Dnz"
},
"fieldConfig": {
"defaults": {
"color": {
"mode": "palette-classic"
},
"custom": {
"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": [
{
"matcher": {
"id": "byName",
"options": "Transparent newOuts"
},
"properties": [
{
"id": "color",
"value": {
"fixedColor": "semi-dark-orange",
"mode": "fixed"
}
}
]
},
{
"matcher": {
"id": "byName",
"options": "Transparent prevOuts"
},
"properties": [
{
"id": "color",
"value": {
"fixedColor": "semi-dark-yellow",
"mode": "fixed"
}
}
]
}
]
},
"gridPos": {
"h": 8,
"w": 12,
"x": 0,
"y": 16
},
"id": 10,
"options": {
"legend": {
"calcs": [],
"displayMode": "list",
"placement": "bottom"
},
"tooltip": {
"mode": "single",
"sort": "none"
}
},
"targets": [
{
"exemplar": true,
"expr": "rate(state_finalized_cumulative_transparent_newouts{}[$__interval])",
"interval": "",
"legendFormat": "Transparent newOuts",
"refId": "A"
},
{
"exemplar": true,
"expr": "rate(state_finalized_cumulative_transparent_prevouts{}[$__interval])",
"hide": false,
"interval": "",
"legendFormat": "Transparent prevOuts",
"refId": "B"
}
],
"title": "Transparent Outpoints",
"type": "timeseries"
},
{
"datasource": {
"type": "prometheus",
"uid": "qdDbj0Dnz"
},
"fieldConfig": {
"defaults": {
"color": {
"mode": "palette-classic"
},
"custom": {
"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": [
{
"matcher": {
"id": "byName",
"options": "Orchard"
},
"properties": [
{
"id": "color",
"value": {
"fixedColor": "purple",
"mode": "fixed"
}
}
]
},
{
"matcher": {
"id": "byName",
"options": "Sapling"
},
"properties": [
{
"id": "color",
"value": {
"fixedColor": "green",
"mode": "fixed"
}
}
]
},
{
"matcher": {
"id": "byName",
"options": "Sprout"
},
"properties": [
{
"id": "color",
"value": {
"fixedColor": "blue",
"mode": "fixed"
}
}
]
}
]
},
"gridPos": {
"h": 8,
"w": 12,
"x": 12,
"y": 17
},
"id": 6,
"options": {
"legend": {
"calcs": [],
"displayMode": "list",
"placement": "bottom"
},
"tooltip": {
"mode": "single",
"sort": "none"
}
},
"targets": [
{
"datasource": {
"type": "prometheus",
"uid": "qdDbj0Dnz"
},
"exemplar": true,
"expr": "rate(state_finalized_cumulative_sprout_nullifiers{}[$__interval])",
"hide": false,
"interval": "",
"legendFormat": "Sprout",
"refId": "A"
},
{
"datasource": {
"type": "prometheus",
"uid": "qdDbj0Dnz"
},
"exemplar": true,
"expr": "rate(state_finalized_cumulative_sapling_nullifiers{}[$__interval])",
"hide": false,
"interval": "",
"legendFormat": "Sapling",
"refId": "B"
},
{
"datasource": {
"type": "prometheus",
"uid": "qdDbj0Dnz"
},
"exemplar": true,
"expr": "rate(state_finalized_cumulative_orchard_nullifiers{}[$__interval])",
"hide": false,
"instant": false,
"interval": "",
"legendFormat": "Orchard",
"refId": "C"
}
],
"title": "Nullifiers revealed",
"type": "timeseries"
}
],
"refresh": "5s",
"schemaVersion": 36,
"style": "dark",
"tags": [],
"templating": {
"list": []
},
"time": {
"from": "now-12h",
"to": "now"
},
"timepicker": {
"refresh_intervals": [
"5s",
"10s",
"30s",
"1m",
"5m",
"15m",
"30m",
"1h",
"2h",
"1d"
]
},
"timezone": "",
"title": "🔎",
"uid": "UXVRR1v7z",
"version": 23,
"weekStart": ""
}