Last active
January 11, 2021 09:55
-
-
Save teor2345/f627b7e0288a9313d212481c8af5c947 to your computer and use it in GitHub Desktop.
Zebra checkpoint verification grafana dashboard 2020-11-01
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, | |
| "links": [], | |
| "panels": [ | |
| { | |
| "aliasColors": {}, | |
| "bars": false, | |
| "dashLength": 10, | |
| "dashes": false, | |
| "datasource": null, | |
| "fieldConfig": { | |
| "defaults": { | |
| "custom": {} | |
| }, | |
| "overrides": [] | |
| }, | |
| "fill": 1, | |
| "fillGradient": 0, | |
| "gridPos": { | |
| "h": 14, | |
| "w": 12, | |
| "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", | |
| "seriesOverrides": [], | |
| "spaceLength": 10, | |
| "stack": false, | |
| "steppedLine": false, | |
| "targets": [ | |
| { | |
| "expr": "checkpoint_processing_next_height", | |
| "interval": "", | |
| "legendFormat": "", | |
| "refId": "A" | |
| }, | |
| { | |
| "expr": "checkpoint_queued_continuous_height", | |
| "interval": "", | |
| "legendFormat": "", | |
| "refId": "B" | |
| }, | |
| { | |
| "expr": "checkpoint_verified_height", | |
| "interval": "", | |
| "legendFormat": "", | |
| "refId": "C" | |
| }, | |
| { | |
| "expr": "checkpoint_queued_max_height", | |
| "interval": "", | |
| "legendFormat": "", | |
| "refId": "D" | |
| }, | |
| { | |
| "expr": "state_finalized_committed_block_height", | |
| "interval": "", | |
| "legendFormat": "", | |
| "refId": "E" | |
| }, | |
| { | |
| "expr": "state_finalized_queued_max_height", | |
| "interval": "", | |
| "legendFormat": "", | |
| "refId": "F" | |
| } | |
| ], | |
| "thresholds": [], | |
| "timeFrom": null, | |
| "timeRegions": [], | |
| "timeShift": null, | |
| "title": "Checkpoint Height", | |
| "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": 14, | |
| "w": 12, | |
| "x": 12, | |
| "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", | |
| "seriesOverrides": [], | |
| "spaceLength": 10, | |
| "stack": false, | |
| "steppedLine": false, | |
| "targets": [ | |
| { | |
| "expr": "checkpoint_queued_slots", | |
| "interval": "", | |
| "legendFormat": "", | |
| "refId": "A" | |
| }, | |
| { | |
| "expr": "state_finalized_queued_block_count", | |
| "interval": "", | |
| "legendFormat": "", | |
| "refId": "B" | |
| }, | |
| { | |
| "expr": "sync_prospective_tips_len", | |
| "interval": "", | |
| "legendFormat": "", | |
| "refId": "C" | |
| }, | |
| { | |
| "expr": "sync_downloads_in_flight", | |
| "interval": "", | |
| "legendFormat": "", | |
| "refId": "D" | |
| }, | |
| { | |
| "expr": "sync_pending_blocks_len", | |
| "interval": "", | |
| "legendFormat": "", | |
| "refId": "E" | |
| }, | |
| { | |
| "expr": "sync_cancelled_download_count", | |
| "interval": "", | |
| "legendFormat": "", | |
| "refId": "F" | |
| }, | |
| { | |
| "expr": "sync_cancelled_verify_count", | |
| "interval": "", | |
| "legendFormat": "", | |
| "refId": "G" | |
| } | |
| ], | |
| "thresholds": [], | |
| "timeFrom": null, | |
| "timeRegions": [], | |
| "timeShift": null, | |
| "title": "Checkpoint Queues", | |
| "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": 8, | |
| "w": 12, | |
| "x": 0, | |
| "y": 14 | |
| }, | |
| "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", | |
| "seriesOverrides": [], | |
| "spaceLength": 10, | |
| "stack": false, | |
| "steppedLine": false, | |
| "targets": [ | |
| { | |
| "expr": "rate(checkpoint_waiting_count[1s])", | |
| "interval": "", | |
| "legendFormat": "checkpoint queued block rate [1s]", | |
| "refId": "A" | |
| }, | |
| { | |
| "expr": "rate(checkpoint_waiting_count[10s])", | |
| "interval": "", | |
| "legendFormat": "checkpoint queued block rate [10s]", | |
| "refId": "B" | |
| }, | |
| { | |
| "expr": "rate(state_finalized_queued_block_count[1s])", | |
| "interval": "", | |
| "legendFormat": "state finalized block rate [1s]", | |
| "refId": "C" | |
| }, | |
| { | |
| "expr": "rate(state_finalized_queued_block_count[10s])", | |
| "interval": "", | |
| "legendFormat": "state finalized block rate [10s]", | |
| "refId": "D" | |
| }, | |
| { | |
| "expr": "rate(sync_downloads_in_flight[1s])", | |
| "interval": "", | |
| "legendFormat": "sync download queue rate [1s]", | |
| "refId": "E" | |
| }, | |
| { | |
| "expr": "rate(sync_downloads_in_flight[10s])", | |
| "interval": "", | |
| "legendFormat": "sync download queue rate [10s]", | |
| "refId": "F" | |
| }, | |
| { | |
| "expr": "rate(sync_cancelled_download_count[1s])", | |
| "interval": "", | |
| "legendFormat": "sync download cancel rate [1s]", | |
| "refId": "I" | |
| }, | |
| { | |
| "expr": "rate(sync_cancelled_download_count[10s])", | |
| "interval": "", | |
| "legendFormat": "sync download cancel rate [10s]", | |
| "refId": "J" | |
| }, | |
| { | |
| "expr": "rate(sync_cancelled_verify_count[1s])", | |
| "interval": "", | |
| "legendFormat": "sync verify cancel rate [1s]", | |
| "refId": "K" | |
| }, | |
| { | |
| "expr": "rate(sync_cancelled_verify_count[10s])", | |
| "interval": "", | |
| "legendFormat": "sync verify cancel rate [10s]", | |
| "refId": "L" | |
| } | |
| ], | |
| "thresholds": [], | |
| "timeFrom": null, | |
| "timeRegions": [], | |
| "timeShift": null, | |
| "title": "Checkpoint Queue Rates", | |
| "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": 8, | |
| "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", | |
| "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(checkpoint_verified_block_count[10s])", | |
| "interval": "", | |
| "legendFormat": "checkpoint verify rate [10s]", | |
| "refId": "B" | |
| }, | |
| { | |
| "expr": "rate(state_finalized_committed_block_count[1s])", | |
| "interval": "", | |
| "legendFormat": "state commit rate [1s]", | |
| "refId": "C" | |
| }, | |
| { | |
| "expr": "rate(state_finalized_committed_block_count[10s])", | |
| "interval": "", | |
| "legendFormat": "state commit rate [10s]", | |
| "refId": "D" | |
| }, | |
| { | |
| "expr": "rate(sync_downloaded_block_count[1s])", | |
| "interval": "", | |
| "legendFormat": "sync download rate [1s]", | |
| "refId": "E" | |
| }, | |
| { | |
| "expr": "rate(sync_downloaded_block_count[10s])", | |
| "interval": "", | |
| "legendFormat": "sync download rate [10s]", | |
| "refId": "F" | |
| } | |
| ], | |
| "thresholds": [], | |
| "timeFrom": null, | |
| "timeRegions": [], | |
| "timeShift": null, | |
| "title": "Checkpoint Pipeline Throughput", | |
| "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": [] | |
| }, | |
| "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": 17 | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment