Last active
February 26, 2021 03:58
-
-
Save teor2345/b163601c3fe6b6b6589194ce96e940e4 to your computer and use it in GitHub Desktop.
zebrad grafana and prometheus 2021-02-26
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "annotations": { | |
| "list": [ | |
| { | |
| "builtIn": 1, | |
| "datasource": "-- Grafana --", | |
| "enable": true, | |
| "hide": true, | |
| "iconColor": "rgba(0, 211, 255, 1)", | |
| "name": "Annotations & Alerts", | |
| "type": "dashboard" | |
| } | |
| ] | |
| }, | |
| "editable": true, | |
| "gnetId": null, | |
| "graphTooltip": 0, | |
| "id": 5, | |
| "iteration": 1613957825845, | |
| "links": [], | |
| "panels": [ | |
| { | |
| "aliasColors": {}, | |
| "bars": false, | |
| "dashLength": 10, | |
| "dashes": false, | |
| "datasource": null, | |
| "fieldConfig": { | |
| "defaults": { | |
| "custom": {} | |
| }, | |
| "overrides": [] | |
| }, | |
| "fill": 1, | |
| "fillGradient": 0, | |
| "gridPos": { | |
| "h": 7, | |
| "w": 12, | |
| "x": 0, | |
| "y": 0 | |
| }, | |
| "hiddenSeries": false, | |
| "id": 4, | |
| "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": "7.2.2", | |
| "pointradius": 2, | |
| "points": false, | |
| "renderer": "flot", | |
| "repeat": "job", | |
| "scopedVars": { | |
| "job": { | |
| "selected": false, | |
| "text": "zebrad-mainnet", | |
| "value": "zebrad-mainnet" | |
| } | |
| }, | |
| "seriesOverrides": [], | |
| "spaceLength": 10, | |
| "stack": false, | |
| "steppedLine": false, | |
| "targets": [ | |
| { | |
| "expr": "block_verified_block_height{job=\"$job\"}", | |
| "interval": "", | |
| "legendFormat": "verified block height", | |
| "refId": "A" | |
| } | |
| ], | |
| "thresholds": [], | |
| "timeFrom": null, | |
| "timeRegions": [], | |
| "timeShift": null, | |
| "title": "Block Verifier Block Height - $job", | |
| "tooltip": { | |
| "shared": true, | |
| "sort": 0, | |
| "value_type": "individual" | |
| }, | |
| "type": "graph", | |
| "xaxis": { | |
| "buckets": null, | |
| "mode": "time", | |
| "name": null, | |
| "show": true, | |
| "values": [] | |
| }, | |
| "yaxes": [ | |
| { | |
| "format": "short", | |
| "label": null, | |
| "logBase": 1, | |
| "max": null, | |
| "min": null, | |
| "show": true | |
| }, | |
| { | |
| "format": "short", | |
| "label": null, | |
| "logBase": 1, | |
| "max": null, | |
| "min": null, | |
| "show": true | |
| } | |
| ], | |
| "yaxis": { | |
| "align": false, | |
| "alignLevel": null | |
| } | |
| }, | |
| { | |
| "aliasColors": {}, | |
| "bars": false, | |
| "dashLength": 10, | |
| "dashes": false, | |
| "datasource": null, | |
| "fieldConfig": { | |
| "defaults": { | |
| "custom": {} | |
| }, | |
| "overrides": [] | |
| }, | |
| "fill": 1, | |
| "fillGradient": 0, | |
| "gridPos": { | |
| "h": 7, | |
| "w": 12, | |
| "x": 12, | |
| "y": 0 | |
| }, | |
| "hiddenSeries": false, | |
| "id": 6, | |
| "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": "7.2.2", | |
| "pointradius": 2, | |
| "points": false, | |
| "renderer": "flot", | |
| "repeatIteration": 1613957825845, | |
| "repeatPanelId": 4, | |
| "scopedVars": { | |
| "job": { | |
| "selected": false, | |
| "text": "zebrad-testnet", | |
| "value": "zebrad-testnet" | |
| } | |
| }, | |
| "seriesOverrides": [], | |
| "spaceLength": 10, | |
| "stack": false, | |
| "steppedLine": false, | |
| "targets": [ | |
| { | |
| "expr": "block_verified_block_height", | |
| "interval": "", | |
| "legendFormat": "", | |
| "refId": "A" | |
| } | |
| ], | |
| "thresholds": [], | |
| "timeFrom": null, | |
| "timeRegions": [], | |
| "timeShift": null, | |
| "title": "Block Verifier Block Height - $job", | |
| "tooltip": { | |
| "shared": true, | |
| "sort": 0, | |
| "value_type": "individual" | |
| }, | |
| "type": "graph", | |
| "xaxis": { | |
| "buckets": null, | |
| "mode": "time", | |
| "name": null, | |
| "show": true, | |
| "values": [] | |
| }, | |
| "yaxes": [ | |
| { | |
| "format": "short", | |
| "label": null, | |
| "logBase": 1, | |
| "max": null, | |
| "min": null, | |
| "show": true | |
| }, | |
| { | |
| "format": "short", | |
| "label": null, | |
| "logBase": 1, | |
| "max": null, | |
| "min": null, | |
| "show": true | |
| } | |
| ], | |
| "yaxis": { | |
| "align": false, | |
| "alignLevel": null | |
| } | |
| }, | |
| { | |
| "aliasColors": {}, | |
| "bars": false, | |
| "dashLength": 10, | |
| "dashes": false, | |
| "datasource": null, | |
| "fieldConfig": { | |
| "defaults": { | |
| "custom": {} | |
| }, | |
| "overrides": [] | |
| }, | |
| "fill": 1, | |
| "fillGradient": 0, | |
| "gridPos": { | |
| "h": 7, | |
| "w": 12, | |
| "x": 0, | |
| "y": 7 | |
| }, | |
| "hiddenSeries": false, | |
| "id": 5, | |
| "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": "7.2.2", | |
| "pointradius": 2, | |
| "points": false, | |
| "renderer": "flot", | |
| "repeat": "job", | |
| "repeatDirection": "h", | |
| "scopedVars": { | |
| "job": { | |
| "selected": false, | |
| "text": "zebrad-mainnet", | |
| "value": "zebrad-mainnet" | |
| } | |
| }, | |
| "seriesOverrides": [], | |
| "spaceLength": 10, | |
| "stack": false, | |
| "steppedLine": false, | |
| "targets": [ | |
| { | |
| "expr": "rate(block_verified_block_count{job=\"$job\"}[1s])", | |
| "interval": "", | |
| "legendFormat": "block_verified_block_count[1s]", | |
| "refId": "A" | |
| }, | |
| { | |
| "expr": "rate(sync_downloaded_block_count{job=\"$job\"}[1s])", | |
| "interval": "", | |
| "legendFormat": "sync_downloaded_block_count", | |
| "refId": "H" | |
| }, | |
| { | |
| "expr": "sync_downloads_in_flight{job=\"$job\"}", | |
| "interval": "", | |
| "legendFormat": "sync_downloads_in_flight", | |
| "refId": "I" | |
| }, | |
| { | |
| "expr": "rate(sync_verified_block_count{job=\"$job\"}[1s])", | |
| "interval": "", | |
| "legendFormat": "sync_verified_block_count", | |
| "refId": "J" | |
| } | |
| ], | |
| "thresholds": [], | |
| "timeFrom": null, | |
| "timeRegions": [], | |
| "timeShift": null, | |
| "title": "Block Verifier Sync Count - $job", | |
| "tooltip": { | |
| "shared": true, | |
| "sort": 0, | |
| "value_type": "individual" | |
| }, | |
| "type": "graph", | |
| "xaxis": { | |
| "buckets": null, | |
| "mode": "time", | |
| "name": null, | |
| "show": true, | |
| "values": [] | |
| }, | |
| "yaxes": [ | |
| { | |
| "format": "short", | |
| "label": null, | |
| "logBase": 1, | |
| "max": null, | |
| "min": null, | |
| "show": true | |
| }, | |
| { | |
| "format": "short", | |
| "label": null, | |
| "logBase": 1, | |
| "max": null, | |
| "min": null, | |
| "show": true | |
| } | |
| ], | |
| "yaxis": { | |
| "align": false, | |
| "alignLevel": null | |
| } | |
| }, | |
| { | |
| "aliasColors": {}, | |
| "bars": false, | |
| "dashLength": 10, | |
| "dashes": false, | |
| "datasource": null, | |
| "fieldConfig": { | |
| "defaults": { | |
| "custom": {} | |
| }, | |
| "overrides": [] | |
| }, | |
| "fill": 1, | |
| "fillGradient": 0, | |
| "gridPos": { | |
| "h": 7, | |
| "w": 12, | |
| "x": 12, | |
| "y": 7 | |
| }, | |
| "hiddenSeries": false, | |
| "id": 7, | |
| "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": "7.2.2", | |
| "pointradius": 2, | |
| "points": false, | |
| "renderer": "flot", | |
| "repeatDirection": "h", | |
| "repeatIteration": 1613957825845, | |
| "repeatPanelId": 5, | |
| "scopedVars": { | |
| "job": { | |
| "selected": false, | |
| "text": "zebrad-testnet", | |
| "value": "zebrad-testnet" | |
| } | |
| }, | |
| "seriesOverrides": [], | |
| "spaceLength": 10, | |
| "stack": false, | |
| "steppedLine": false, | |
| "targets": [ | |
| { | |
| "expr": "rate(block_verified_block_count{job=\"$job\"}[1s])", | |
| "interval": "", | |
| "legendFormat": "block_verified_block_count[1s]", | |
| "refId": "A" | |
| }, | |
| { | |
| "expr": "rate(sync_downloaded_block_count{job=\"$job\"}[1s])", | |
| "interval": "", | |
| "legendFormat": "sync_downloaded_block_count", | |
| "refId": "H" | |
| }, | |
| { | |
| "expr": "sync_downloads_in_flight{job=\"$job\"}", | |
| "interval": "", | |
| "legendFormat": "sync_downloads_in_flight", | |
| "refId": "I" | |
| }, | |
| { | |
| "expr": "rate(sync_verified_block_count{job=\"$job\"}[1s])", | |
| "interval": "", | |
| "legendFormat": "sync_verified_block_count", | |
| "refId": "J" | |
| } | |
| ], | |
| "thresholds": [], | |
| "timeFrom": null, | |
| "timeRegions": [], | |
| "timeShift": null, | |
| "title": "Block Verifier Sync Count - $job", | |
| "tooltip": { | |
| "shared": true, | |
| "sort": 0, | |
| "value_type": "individual" | |
| }, | |
| "type": "graph", | |
| "xaxis": { | |
| "buckets": null, | |
| "mode": "time", | |
| "name": null, | |
| "show": true, | |
| "values": [] | |
| }, | |
| "yaxes": [ | |
| { | |
| "format": "short", | |
| "label": null, | |
| "logBase": 1, | |
| "max": null, | |
| "min": null, | |
| "show": true | |
| }, | |
| { | |
| "format": "short", | |
| "label": null, | |
| "logBase": 1, | |
| "max": null, | |
| "min": null, | |
| "show": true | |
| } | |
| ], | |
| "yaxis": { | |
| "align": false, | |
| "alignLevel": null | |
| } | |
| }, | |
| { | |
| "aliasColors": {}, | |
| "bars": false, | |
| "dashLength": 10, | |
| "dashes": false, | |
| "datasource": null, | |
| "fieldConfig": { | |
| "defaults": { | |
| "custom": {} | |
| }, | |
| "overrides": [] | |
| }, | |
| "fill": 1, | |
| "fillGradient": 0, | |
| "gridPos": { | |
| "h": 7, | |
| "w": 12, | |
| "x": 0, | |
| "y": 14 | |
| }, | |
| "hiddenSeries": false, | |
| "id": 2, | |
| "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": "7.2.2", | |
| "pointradius": 2, | |
| "points": false, | |
| "renderer": "flot", | |
| "repeat": "job", | |
| "repeatDirection": "h", | |
| "scopedVars": { | |
| "job": { | |
| "selected": false, | |
| "text": "zebrad-mainnet", | |
| "value": "zebrad-mainnet" | |
| } | |
| }, | |
| "seriesOverrides": [], | |
| "spaceLength": 10, | |
| "stack": false, | |
| "steppedLine": false, | |
| "targets": [ | |
| { | |
| "expr": "rate(block_verified_block_count{job=\"$job\"}[1s])", | |
| "interval": "", | |
| "legendFormat": "block_verified_block_count[1s]", | |
| "refId": "A" | |
| }, | |
| { | |
| "expr": "rate(gossip_downloaded_block_count{job=\"$job\"}[1s])", | |
| "interval": "", | |
| "legendFormat": "gossip_downloaded_block_count[1s]", | |
| "refId": "C" | |
| }, | |
| { | |
| "expr": "rate(gossip_verified_block_count{job=\"$job\"}[1s])", | |
| "interval": "", | |
| "legendFormat": "gossip_verified_block_count[1s]", | |
| "refId": "D" | |
| }, | |
| { | |
| "expr": "gossip_queued_block_count{job=\"$job\"}", | |
| "interval": "", | |
| "legendFormat": "gossip_queued_block_count", | |
| "refId": "E" | |
| } | |
| ], | |
| "thresholds": [], | |
| "timeFrom": null, | |
| "timeRegions": [], | |
| "timeShift": null, | |
| "title": "Block Verifier Gossip Count - $job", | |
| "tooltip": { | |
| "shared": true, | |
| "sort": 0, | |
| "value_type": "individual" | |
| }, | |
| "type": "graph", | |
| "xaxis": { | |
| "buckets": null, | |
| "mode": "time", | |
| "name": null, | |
| "show": true, | |
| "values": [] | |
| }, | |
| "yaxes": [ | |
| { | |
| "format": "short", | |
| "label": null, | |
| "logBase": 1, | |
| "max": null, | |
| "min": null, | |
| "show": true | |
| }, | |
| { | |
| "format": "short", | |
| "label": null, | |
| "logBase": 1, | |
| "max": null, | |
| "min": null, | |
| "show": true | |
| } | |
| ], | |
| "yaxis": { | |
| "align": false, | |
| "alignLevel": null | |
| } | |
| }, | |
| { | |
| "aliasColors": {}, | |
| "bars": false, | |
| "dashLength": 10, | |
| "dashes": false, | |
| "datasource": null, | |
| "fieldConfig": { | |
| "defaults": { | |
| "custom": {} | |
| }, | |
| "overrides": [] | |
| }, | |
| "fill": 1, | |
| "fillGradient": 0, | |
| "gridPos": { | |
| "h": 7, | |
| "w": 12, | |
| "x": 12, | |
| "y": 14 | |
| }, | |
| "hiddenSeries": false, | |
| "id": 8, | |
| "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": "7.2.2", | |
| "pointradius": 2, | |
| "points": false, | |
| "renderer": "flot", | |
| "repeatDirection": "h", | |
| "repeatIteration": 1613957825845, | |
| "repeatPanelId": 2, | |
| "scopedVars": { | |
| "job": { | |
| "selected": false, | |
| "text": "zebrad-testnet", | |
| "value": "zebrad-testnet" | |
| } | |
| }, | |
| "seriesOverrides": [], | |
| "spaceLength": 10, | |
| "stack": false, | |
| "steppedLine": false, | |
| "targets": [ | |
| { | |
| "expr": "rate(block_verified_block_count{job=\"$job\"}[1s])", | |
| "interval": "", | |
| "legendFormat": "block_verified_block_count[1s]", | |
| "refId": "A" | |
| }, | |
| { | |
| "expr": "rate(gossip_downloaded_block_count{job=\"$job\"}[1s])", | |
| "interval": "", | |
| "legendFormat": "gossip_downloaded_block_count[1s]", | |
| "refId": "C" | |
| }, | |
| { | |
| "expr": "rate(gossip_verified_block_count{job=\"$job\"}[1s])", | |
| "interval": "", | |
| "legendFormat": "gossip_verified_block_count[1s]", | |
| "refId": "D" | |
| }, | |
| { | |
| "expr": "gossip_queued_block_count{job=\"$job\"}", | |
| "interval": "", | |
| "legendFormat": "gossip_queued_block_count", | |
| "refId": "E" | |
| } | |
| ], | |
| "thresholds": [], | |
| "timeFrom": null, | |
| "timeRegions": [], | |
| "timeShift": null, | |
| "title": "Block Verifier Gossip Count - $job", | |
| "tooltip": { | |
| "shared": true, | |
| "sort": 0, | |
| "value_type": "individual" | |
| }, | |
| "type": "graph", | |
| "xaxis": { | |
| "buckets": null, | |
| "mode": "time", | |
| "name": null, | |
| "show": true, | |
| "values": [] | |
| }, | |
| "yaxes": [ | |
| { | |
| "format": "short", | |
| "label": null, | |
| "logBase": 1, | |
| "max": null, | |
| "min": null, | |
| "show": true | |
| }, | |
| { | |
| "format": "short", | |
| "label": null, | |
| "logBase": 1, | |
| "max": null, | |
| "min": null, | |
| "show": true | |
| } | |
| ], | |
| "yaxis": { | |
| "align": false, | |
| "alignLevel": null | |
| } | |
| } | |
| ], | |
| "refresh": "5s", | |
| "schemaVersion": 26, | |
| "style": "dark", | |
| "tags": [], | |
| "templating": { | |
| "list": [ | |
| { | |
| "allValue": null, | |
| "current": { | |
| "selected": true, | |
| "tags": [], | |
| "text": [ | |
| "All" | |
| ], | |
| "value": [ | |
| "$__all" | |
| ] | |
| }, | |
| "datasource": "Prometheus-Zebra", | |
| "definition": "label_values(block_verified_block_height, job)", | |
| "hide": 0, | |
| "includeAll": true, | |
| "label": null, | |
| "multi": true, | |
| "name": "job", | |
| "options": [], | |
| "query": "label_values(block_verified_block_height, job)", | |
| "refresh": 1, | |
| "regex": "", | |
| "skipUrlSync": false, | |
| "sort": 1, | |
| "tagValuesQuery": "", | |
| "tags": [], | |
| "tagsQuery": "", | |
| "type": "query", | |
| "useTags": false | |
| } | |
| ] | |
| }, | |
| "time": { | |
| "from": "now-6h", | |
| "to": "now" | |
| }, | |
| "timepicker": {}, | |
| "timezone": "", | |
| "title": "block verification", | |
| "uid": "rO_Cl5tGz", | |
| "version": 17 | |
| } |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "annotations": { | |
| "list": [ | |
| { | |
| "builtIn": 1, | |
| "datasource": "-- Grafana --", | |
| "enable": true, | |
| "hide": true, | |
| "iconColor": "rgba(0, 211, 255, 1)", | |
| "name": "Annotations & Alerts", | |
| "type": "dashboard" | |
| } | |
| ] | |
| }, | |
| "editable": true, | |
| "gnetId": null, | |
| "graphTooltip": 0, | |
| "id": 3, | |
| "iteration": 1613957826735, | |
| "links": [], | |
| "panels": [ | |
| { | |
| "aliasColors": {}, | |
| "bars": false, | |
| "dashLength": 10, | |
| "dashes": false, | |
| "datasource": null, | |
| "fieldConfig": { | |
| "defaults": { | |
| "custom": {} | |
| }, | |
| "overrides": [] | |
| }, | |
| "fill": 1, | |
| "fillGradient": 0, | |
| "gridPos": { | |
| "h": 7, | |
| "w": 24, | |
| "x": 0, | |
| "y": 0 | |
| }, | |
| "hiddenSeries": false, | |
| "id": 2, | |
| "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": "7.2.2", | |
| "pointradius": 2, | |
| "points": false, | |
| "renderer": "flot", | |
| "repeat": "job", | |
| "repeatDirection": "h", | |
| "scopedVars": { | |
| "job": { | |
| "selected": true, | |
| "text": "zebrad-testnet", | |
| "value": "zebrad-testnet" | |
| } | |
| }, | |
| "seriesOverrides": [], | |
| "spaceLength": 10, | |
| "stack": false, | |
| "steppedLine": false, | |
| "targets": [ | |
| { | |
| "expr": "checkpoint_processing_next_height{job=\"$job\"}", | |
| "interval": "", | |
| "legendFormat": "checkpoint_processing_next_height", | |
| "refId": "A" | |
| }, | |
| { | |
| "expr": "checkpoint_queued_continuous_height{job=\"$job\"}", | |
| "interval": "", | |
| "legendFormat": "checkpoint_queued_continuous_height", | |
| "refId": "B" | |
| }, | |
| { | |
| "expr": "checkpoint_verified_height{job=\"$job\"}", | |
| "interval": "", | |
| "legendFormat": "checkpoint_verified_height", | |
| "refId": "C" | |
| }, | |
| { | |
| "expr": "checkpoint_queued_max_height{job=\"$job\"}", | |
| "interval": "", | |
| "legendFormat": "checkpoint_queued_max_height", | |
| "refId": "D" | |
| }, | |
| { | |
| "expr": "state_finalized_committed_block_height{job=\"$job\"}", | |
| "interval": "", | |
| "legendFormat": "state_finalized_committed_block_height", | |
| "refId": "E" | |
| }, | |
| { | |
| "expr": "state_finalized_queued_max_height{job=\"$job\"}", | |
| "interval": "", | |
| "legendFormat": "state_finalized_queued_max_height", | |
| "refId": "F" | |
| } | |
| ], | |
| "thresholds": [], | |
| "timeFrom": null, | |
| "timeRegions": [], | |
| "timeShift": null, | |
| "title": "Checkpoint Height - $job", | |
| "tooltip": { | |
| "shared": true, | |
| "sort": 0, | |
| "value_type": "individual" | |
| }, | |
| "type": "graph", | |
| "xaxis": { | |
| "buckets": null, | |
| "mode": "time", | |
| "name": null, | |
| "show": true, | |
| "values": [] | |
| }, | |
| "yaxes": [ | |
| { | |
| "format": "short", | |
| "label": null, | |
| "logBase": 1, | |
| "max": null, | |
| "min": null, | |
| "show": true | |
| }, | |
| { | |
| "format": "short", | |
| "label": null, | |
| "logBase": 1, | |
| "max": null, | |
| "min": null, | |
| "show": true | |
| } | |
| ], | |
| "yaxis": { | |
| "align": false, | |
| "alignLevel": null | |
| } | |
| }, | |
| { | |
| "aliasColors": {}, | |
| "bars": false, | |
| "dashLength": 10, | |
| "dashes": false, | |
| "datasource": null, | |
| "fieldConfig": { | |
| "defaults": { | |
| "custom": {} | |
| }, | |
| "overrides": [] | |
| }, | |
| "fill": 1, | |
| "fillGradient": 0, | |
| "gridPos": { | |
| "h": 7, | |
| "w": 24, | |
| "x": 0, | |
| "y": 7 | |
| }, | |
| "hiddenSeries": false, | |
| "id": 8, | |
| "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": "7.2.2", | |
| "pointradius": 2, | |
| "points": false, | |
| "renderer": "flot", | |
| "repeat": "job", | |
| "repeatDirection": "h", | |
| "scopedVars": { | |
| "job": { | |
| "selected": true, | |
| "text": "zebrad-testnet", | |
| "value": "zebrad-testnet" | |
| } | |
| }, | |
| "seriesOverrides": [], | |
| "spaceLength": 10, | |
| "stack": false, | |
| "steppedLine": false, | |
| "targets": [ | |
| { | |
| "expr": "rate(checkpoint_verified_block_count[1s])", | |
| "interval": "", | |
| "legendFormat": "checkpoint verify rate [1s]", | |
| "refId": "A" | |
| }, | |
| { | |
| "expr": "rate(state_finalized_committed_block_count[1s])", | |
| "interval": "", | |
| "legendFormat": "state commit rate [1s]", | |
| "refId": "C" | |
| }, | |
| { | |
| "expr": "rate(sync_downloaded_block_count[1s])", | |
| "interval": "", | |
| "legendFormat": "sync download rate [1s]", | |
| "refId": "E" | |
| }, | |
| { | |
| "expr": "rate(gossip_downloaded_block_count[1s])", | |
| "interval": "", | |
| "legendFormat": "gossip download rate [1s]", | |
| "refId": "B" | |
| } | |
| ], | |
| "thresholds": [], | |
| "timeFrom": null, | |
| "timeRegions": [], | |
| "timeShift": null, | |
| "title": "Checkpoint Pipeline Throughput - $job", | |
| "tooltip": { | |
| "shared": true, | |
| "sort": 0, | |
| "value_type": "individual" | |
| }, | |
| "type": "graph", | |
| "xaxis": { | |
| "buckets": null, | |
| "mode": "time", | |
| "name": null, | |
| "show": true, | |
| "values": [] | |
| }, | |
| "yaxes": [ | |
| { | |
| "format": "short", | |
| "label": null, | |
| "logBase": 1, | |
| "max": null, | |
| "min": null, | |
| "show": true | |
| }, | |
| { | |
| "format": "short", | |
| "label": null, | |
| "logBase": 1, | |
| "max": null, | |
| "min": null, | |
| "show": true | |
| } | |
| ], | |
| "yaxis": { | |
| "align": false, | |
| "alignLevel": null | |
| } | |
| }, | |
| { | |
| "aliasColors": {}, | |
| "bars": false, | |
| "dashLength": 10, | |
| "dashes": false, | |
| "datasource": null, | |
| "fieldConfig": { | |
| "defaults": { | |
| "custom": {} | |
| }, | |
| "overrides": [] | |
| }, | |
| "fill": 1, | |
| "fillGradient": 0, | |
| "gridPos": { | |
| "h": 7, | |
| "w": 24, | |
| "x": 0, | |
| "y": 14 | |
| }, | |
| "hiddenSeries": false, | |
| "id": 4, | |
| "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": "7.2.2", | |
| "pointradius": 2, | |
| "points": false, | |
| "renderer": "flot", | |
| "repeat": "job", | |
| "repeatDirection": "h", | |
| "scopedVars": { | |
| "job": { | |
| "selected": true, | |
| "text": "zebrad-testnet", | |
| "value": "zebrad-testnet" | |
| } | |
| }, | |
| "seriesOverrides": [], | |
| "spaceLength": 10, | |
| "stack": false, | |
| "steppedLine": false, | |
| "targets": [ | |
| { | |
| "expr": "checkpoint_queued_slots{job=\"$job\"}", | |
| "interval": "", | |
| "legendFormat": "checkpoint_queued_slots", | |
| "refId": "A" | |
| }, | |
| { | |
| "expr": "state_finalized_queued_block_count{job=\"$job\"}", | |
| "interval": "", | |
| "legendFormat": "state_finalized_queued_block_count", | |
| "refId": "B" | |
| }, | |
| { | |
| "expr": "sync_prospective_tips_len{job=\"$job\"}", | |
| "interval": "", | |
| "legendFormat": "sync_prospective_tips_len", | |
| "refId": "C" | |
| }, | |
| { | |
| "expr": "sync_downloads_in_flight{job=\"$job\"}", | |
| "interval": "", | |
| "legendFormat": "sync_downloads_in_flight", | |
| "refId": "D" | |
| }, | |
| { | |
| "expr": "sync_pending_blocks_len{job=\"$job\"}", | |
| "interval": "", | |
| "legendFormat": "sync_pending_blocks_len", | |
| "refId": "E" | |
| }, | |
| { | |
| "expr": "rate(sync_cancelled_download_count{job=\"$job\"}[1s])", | |
| "interval": "", | |
| "legendFormat": "sync_cancelled_download_count[1s]", | |
| "refId": "F" | |
| }, | |
| { | |
| "expr": "rate(sync_cancelled_verify_count{job=\"$job\"}[1s])", | |
| "interval": "", | |
| "legendFormat": "sync_cancelled_verify_count[1s]", | |
| "refId": "G" | |
| }, | |
| { | |
| "expr": "rate(gossip_queued_block_count{job=\"$job\"}[1s])", | |
| "interval": "", | |
| "legendFormat": "gossip_queued_block_count[1s]", | |
| "refId": "H" | |
| } | |
| ], | |
| "thresholds": [], | |
| "timeFrom": null, | |
| "timeRegions": [], | |
| "timeShift": null, | |
| "title": "Checkpoint Queues - $job", | |
| "tooltip": { | |
| "shared": true, | |
| "sort": 0, | |
| "value_type": "individual" | |
| }, | |
| "type": "graph", | |
| "xaxis": { | |
| "buckets": null, | |
| "mode": "time", | |
| "name": null, | |
| "show": true, | |
| "values": [] | |
| }, | |
| "yaxes": [ | |
| { | |
| "format": "short", | |
| "label": null, | |
| "logBase": 1, | |
| "max": null, | |
| "min": null, | |
| "show": true | |
| }, | |
| { | |
| "format": "short", | |
| "label": null, | |
| "logBase": 1, | |
| "max": null, | |
| "min": null, | |
| "show": true | |
| } | |
| ], | |
| "yaxis": { | |
| "align": false, | |
| "alignLevel": null | |
| } | |
| } | |
| ], | |
| "refresh": "5s", | |
| "schemaVersion": 26, | |
| "style": "dark", | |
| "tags": [], | |
| "templating": { | |
| "list": [ | |
| { | |
| "allValue": null, | |
| "current": { | |
| "selected": true, | |
| "text": [ | |
| "zebrad-testnet" | |
| ], | |
| "value": [ | |
| "zebrad-testnet" | |
| ] | |
| }, | |
| "datasource": "Prometheus-Zebra", | |
| "definition": "label_values(sync_prospective_tips_len, job)", | |
| "hide": 0, | |
| "includeAll": true, | |
| "label": null, | |
| "multi": true, | |
| "name": "job", | |
| "options": [], | |
| "query": "label_values(sync_prospective_tips_len, job)", | |
| "refresh": 1, | |
| "regex": "", | |
| "skipUrlSync": false, | |
| "sort": 1, | |
| "tagValuesQuery": "", | |
| "tags": [], | |
| "tagsQuery": "", | |
| "type": "query", | |
| "useTags": false | |
| } | |
| ] | |
| }, | |
| "time": { | |
| "from": "now-15m", | |
| "to": "now" | |
| }, | |
| "timepicker": { | |
| "refresh_intervals": [ | |
| "5s", | |
| "10s", | |
| "30s", | |
| "1m", | |
| "5m", | |
| "15m", | |
| "30m", | |
| "1h", | |
| "2h", | |
| "1d" | |
| ] | |
| }, | |
| "timezone": "", | |
| "title": "checkpoint verification", | |
| "uid": "o4LmN_OMk", | |
| "version": 39 | |
| } |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "annotations": { | |
| "list": [ | |
| { | |
| "builtIn": 1, | |
| "datasource": "-- Grafana --", | |
| "enable": true, | |
| "hide": true, | |
| "iconColor": "rgba(0, 211, 255, 1)", | |
| "name": "Annotations & Alerts", | |
| "type": "dashboard" | |
| } | |
| ] | |
| }, | |
| "editable": true, | |
| "gnetId": null, | |
| "graphTooltip": 0, | |
| "id": 4, | |
| "iteration": 1613957827545, | |
| "links": [], | |
| "panels": [ | |
| { | |
| "aliasColors": {}, | |
| "bars": false, | |
| "dashLength": 10, | |
| "dashes": false, | |
| "datasource": null, | |
| "fieldConfig": { | |
| "defaults": { | |
| "custom": {} | |
| }, | |
| "overrides": [] | |
| }, | |
| "fill": 1, | |
| "fillGradient": 0, | |
| "gridPos": { | |
| "h": 6, | |
| "w": 24, | |
| "x": 0, | |
| "y": 0 | |
| }, | |
| "hiddenSeries": false, | |
| "id": 2, | |
| "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": "7.2.2", | |
| "pointradius": 2, | |
| "points": false, | |
| "renderer": "flot", | |
| "repeat": "job", | |
| "repeatDirection": "h", | |
| "scopedVars": { | |
| "job": { | |
| "selected": true, | |
| "text": "zebrad-testnet", | |
| "value": "zebrad-testnet" | |
| } | |
| }, | |
| "seriesOverrides": [], | |
| "spaceLength": 10, | |
| "stack": false, | |
| "steppedLine": false, | |
| "targets": [ | |
| { | |
| "expr": "sum(rate(bytes_read{job=\"$job\"}[1s]))", | |
| "hide": false, | |
| "interval": "", | |
| "legendFormat": "bytes read [1s]", | |
| "refId": "A" | |
| }, | |
| { | |
| "expr": "sum(rate(bytes_written{job=\"$job\"}[1s]))", | |
| "interval": "", | |
| "legendFormat": "bytes written [1s]", | |
| "refId": "B" | |
| } | |
| ], | |
| "thresholds": [], | |
| "timeFrom": null, | |
| "timeRegions": [], | |
| "timeShift": null, | |
| "title": "bytes - $job", | |
| "tooltip": { | |
| "shared": true, | |
| "sort": 0, | |
| "value_type": "individual" | |
| }, | |
| "type": "graph", | |
| "xaxis": { | |
| "buckets": null, | |
| "mode": "time", | |
| "name": null, | |
| "show": true, | |
| "values": [] | |
| }, | |
| "yaxes": [ | |
| { | |
| "format": "bytes", | |
| "label": null, | |
| "logBase": 1, | |
| "max": null, | |
| "min": null, | |
| "show": true | |
| }, | |
| { | |
| "format": "short", | |
| "label": null, | |
| "logBase": 1, | |
| "max": null, | |
| "min": null, | |
| "show": true | |
| } | |
| ], | |
| "yaxis": { | |
| "align": false, | |
| "alignLevel": null | |
| } | |
| }, | |
| { | |
| "aliasColors": {}, | |
| "bars": false, | |
| "dashLength": 10, | |
| "dashes": false, | |
| "datasource": null, | |
| "fieldConfig": { | |
| "defaults": { | |
| "custom": {} | |
| }, | |
| "overrides": [] | |
| }, | |
| "fill": 1, | |
| "fillGradient": 0, | |
| "gridPos": { | |
| "h": 9, | |
| "w": 24, | |
| "x": 0, | |
| "y": 6 | |
| }, | |
| "hiddenSeries": false, | |
| "id": 6, | |
| "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": "7.2.2", | |
| "pointradius": 2, | |
| "points": false, | |
| "renderer": "flot", | |
| "repeat": "job", | |
| "repeatDirection": "h", | |
| "scopedVars": { | |
| "job": { | |
| "selected": true, | |
| "text": "zebrad-testnet", | |
| "value": "zebrad-testnet" | |
| } | |
| }, | |
| "seriesOverrides": [], | |
| "spaceLength": 10, | |
| "stack": false, | |
| "steppedLine": false, | |
| "targets": [ | |
| { | |
| "expr": "pool_num_peers{job=\"$job\"}", | |
| "interval": "", | |
| "legendFormat": "total peers", | |
| "refId": "A" | |
| }, | |
| { | |
| "expr": "pool_num_ready{job=\"$job\"}", | |
| "interval": "", | |
| "legendFormat": "ready peers", | |
| "refId": "B" | |
| }, | |
| { | |
| "expr": "pool_num_unready{job=\"$job\"}", | |
| "interval": "", | |
| "legendFormat": "unready peers", | |
| "refId": "C" | |
| } | |
| ], | |
| "thresholds": [], | |
| "timeFrom": null, | |
| "timeRegions": [], | |
| "timeShift": null, | |
| "title": "peer readiness - $job", | |
| "tooltip": { | |
| "shared": true, | |
| "sort": 0, | |
| "value_type": "individual" | |
| }, | |
| "type": "graph", | |
| "xaxis": { | |
| "buckets": null, | |
| "mode": "time", | |
| "name": null, | |
| "show": true, | |
| "values": [] | |
| }, | |
| "yaxes": [ | |
| { | |
| "format": "short", | |
| "label": null, | |
| "logBase": 1, | |
| "max": null, | |
| "min": null, | |
| "show": true | |
| }, | |
| { | |
| "format": "short", | |
| "label": null, | |
| "logBase": 1, | |
| "max": null, | |
| "min": null, | |
| "show": true | |
| } | |
| ], | |
| "yaxis": { | |
| "align": false, | |
| "alignLevel": null | |
| } | |
| }, | |
| { | |
| "aliasColors": {}, | |
| "bars": false, | |
| "dashLength": 10, | |
| "dashes": false, | |
| "datasource": null, | |
| "fieldConfig": { | |
| "defaults": { | |
| "custom": {} | |
| }, | |
| "overrides": [] | |
| }, | |
| "fill": 1, | |
| "fillGradient": 0, | |
| "gridPos": { | |
| "h": 9, | |
| "w": 24, | |
| "x": 0, | |
| "y": 15 | |
| }, | |
| "hiddenSeries": false, | |
| "id": 7, | |
| "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": "7.2.2", | |
| "pointradius": 2, | |
| "points": false, | |
| "renderer": "flot", | |
| "repeat": "job", | |
| "scopedVars": { | |
| "job": { | |
| "selected": true, | |
| "text": "zebrad-testnet", | |
| "value": "zebrad-testnet" | |
| } | |
| }, | |
| "seriesOverrides": [], | |
| "spaceLength": 10, | |
| "stack": false, | |
| "steppedLine": false, | |
| "targets": [ | |
| { | |
| "expr": "candidate_set_disconnected{job=\"$job\"}", | |
| "hide": false, | |
| "interval": "", | |
| "legendFormat": "recently stopped peers", | |
| "refId": "A" | |
| }, | |
| { | |
| "expr": "candidate_set_failed{job=\"$job\"}", | |
| "interval": "", | |
| "legendFormat": "failed candidates", | |
| "refId": "B" | |
| }, | |
| { | |
| "expr": "candidate_set_gossiped{job=\"$job\"}", | |
| "interval": "", | |
| "legendFormat": "never attempted candidates", | |
| "refId": "C" | |
| }, | |
| { | |
| "expr": "candidate_set_pending{job=\"$job\"}", | |
| "interval": "", | |
| "legendFormat": "connection attempt pending", | |
| "refId": "D" | |
| }, | |
| { | |
| "expr": "candidate_set_responded{job=\"$job\"}", | |
| "interval": "", | |
| "legendFormat": "recent peers", | |
| "refId": "E" | |
| }, | |
| { | |
| "expr": "candidate_set_recently_live{job=\"$job\"}", | |
| "interval": "", | |
| "legendFormat": "recently live peers", | |
| "refId": "F" | |
| } | |
| ], | |
| "thresholds": [], | |
| "timeFrom": null, | |
| "timeRegions": [], | |
| "timeShift": null, | |
| "title": "candidate set - $job", | |
| "tooltip": { | |
| "shared": true, | |
| "sort": 0, | |
| "value_type": "individual" | |
| }, | |
| "type": "graph", | |
| "xaxis": { | |
| "buckets": null, | |
| "mode": "time", | |
| "name": null, | |
| "show": true, | |
| "values": [] | |
| }, | |
| "yaxes": [ | |
| { | |
| "format": "short", | |
| "label": null, | |
| "logBase": 1, | |
| "max": null, | |
| "min": null, | |
| "show": true | |
| }, | |
| { | |
| "format": "short", | |
| "label": null, | |
| "logBase": 1, | |
| "max": null, | |
| "min": null, | |
| "show": true | |
| } | |
| ], | |
| "yaxis": { | |
| "align": false, | |
| "alignLevel": null | |
| } | |
| } | |
| ], | |
| "refresh": "5s", | |
| "schemaVersion": 26, | |
| "style": "dark", | |
| "tags": [], | |
| "templating": { | |
| "list": [ | |
| { | |
| "allValue": null, | |
| "current": { | |
| "selected": true, | |
| "text": [ | |
| "zebrad-testnet" | |
| ], | |
| "value": [ | |
| "zebrad-testnet" | |
| ] | |
| }, | |
| "datasource": "Prometheus-Zebra", | |
| "definition": "label_values(bytes_read, job)", | |
| "hide": 0, | |
| "includeAll": true, | |
| "label": null, | |
| "multi": true, | |
| "name": "job", | |
| "options": [], | |
| "query": "label_values(bytes_read, job)", | |
| "refresh": 1, | |
| "regex": "", | |
| "skipUrlSync": false, | |
| "sort": 1, | |
| "tagValuesQuery": "", | |
| "tags": [], | |
| "tagsQuery": "", | |
| "type": "query", | |
| "useTags": false | |
| } | |
| ] | |
| }, | |
| "time": { | |
| "from": "now-30m", | |
| "to": "now" | |
| }, | |
| "timepicker": { | |
| "refresh_intervals": [ | |
| "5s" | |
| ] | |
| }, | |
| "timezone": "", | |
| "title": "network health", | |
| "uid": "320aS_dMk", | |
| "version": 10 | |
| } |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| scrape_configs: | |
| - job_name: 'zebrad-mainnet' | |
| scrape_interval: 500ms | |
| metrics_path: '/' | |
| static_configs: | |
| - targets: ['localhost:9999'] | |
| - job_name: 'zebrad-testnet' | |
| scrape_interval: 500ms | |
| metrics_path: '/' | |
| static_configs: | |
| - targets: ['localhost:19999'] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment