Last active
          February 14, 2024 16:09 
        
      - 
      
 - 
        
Save blockpane/f80dad48e0c8cbc2eba9bd94993c3924 to your computer and use it in GitHub Desktop.  
    Grafana dashboard for tendermint validators
  
        
  
    
      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" | |
| } | |
| ] | |
| }, | |
| "description": "Critical Tendermint Stats", | |
| "editable": true, | |
| "gnetId": 11036, | |
| "graphTooltip": 0, | |
| "id": 44, | |
| "iteration": 1638552111573, | |
| "links": [], | |
| "panels": [ | |
| { | |
| "datasource": null, | |
| "fieldConfig": { | |
| "defaults": {}, | |
| "overrides": [] | |
| }, | |
| "gridPos": { | |
| "h": 2, | |
| "w": 3, | |
| "x": 0, | |
| "y": 0 | |
| }, | |
| "id": 72, | |
| "options": { | |
| "content": "# ${chainid} ", | |
| "mode": "markdown" | |
| }, | |
| "pluginVersion": "7.5.5", | |
| "timeFrom": null, | |
| "timeShift": null, | |
| "transparent": true, | |
| "type": "text" | |
| }, | |
| { | |
| "cacheTimeout": null, | |
| "datasource": null, | |
| "description": "", | |
| "fieldConfig": { | |
| "defaults": { | |
| "color": { | |
| "mode": "thresholds" | |
| }, | |
| "mappings": [], | |
| "thresholds": { | |
| "mode": "absolute", | |
| "steps": [ | |
| { | |
| "color": "semi-dark-blue", | |
| "value": null | |
| } | |
| ] | |
| }, | |
| "unit": "locale" | |
| }, | |
| "overrides": [] | |
| }, | |
| "gridPos": { | |
| "h": 9, | |
| "w": 5, | |
| "x": 4, | |
| "y": 0 | |
| }, | |
| "hideTimeOverride": false, | |
| "id": 4, | |
| "interval": null, | |
| "links": [], | |
| "maxDataPoints": 100, | |
| "options": { | |
| "colorMode": "value", | |
| "graphMode": "none", | |
| "justifyMode": "auto", | |
| "orientation": "horizontal", | |
| "reduceOptions": { | |
| "calcs": [ | |
| "last" | |
| ], | |
| "fields": "", | |
| "values": false | |
| }, | |
| "text": {}, | |
| "textMode": "auto" | |
| }, | |
| "pluginVersion": "7.5.5", | |
| "targets": [ | |
| { | |
| "exemplar": true, | |
| "expr": "${prefix}_consensus_height{chain_id=\"$chainid\"}", | |
| "format": "time_series", | |
| "hide": false, | |
| "instant": true, | |
| "interval": "30s", | |
| "intervalFactor": 1, | |
| "legendFormat": "{{instance}}", | |
| "refId": "A" | |
| } | |
| ], | |
| "timeFrom": null, | |
| "timeShift": null, | |
| "title": "Block Height", | |
| "transformations": [], | |
| "transparent": true, | |
| "type": "stat" | |
| }, | |
| { | |
| "cacheTimeout": null, | |
| "datasource": null, | |
| "description": "", | |
| "fieldConfig": { | |
| "defaults": { | |
| "color": { | |
| "mode": "thresholds" | |
| }, | |
| "decimals": 0, | |
| "mappings": [], | |
| "max": 20, | |
| "min": 0, | |
| "thresholds": { | |
| "mode": "absolute", | |
| "steps": [ | |
| { | |
| "color": "#e24d42", | |
| "value": null | |
| }, | |
| { | |
| "color": "#ef843c", | |
| "value": 2 | |
| }, | |
| { | |
| "color": "#7eb26d", | |
| "value": 5 | |
| } | |
| ] | |
| }, | |
| "unit": "short" | |
| }, | |
| "overrides": [] | |
| }, | |
| "gridPos": { | |
| "h": 6, | |
| "w": 11, | |
| "x": 9, | |
| "y": 0 | |
| }, | |
| "hideTimeOverride": true, | |
| "id": 53, | |
| "links": [], | |
| "options": { | |
| "colorMode": "value", | |
| "graphMode": "none", | |
| "justifyMode": "center", | |
| "orientation": "vertical", | |
| "reduceOptions": { | |
| "calcs": [ | |
| "last" | |
| ], | |
| "fields": "", | |
| "values": false | |
| }, | |
| "text": {}, | |
| "textMode": "auto" | |
| }, | |
| "pluginVersion": "7.5.5", | |
| "targets": [ | |
| { | |
| "exemplar": true, | |
| "expr": "${prefix}_p2p_peers{chain_id=\"$chainid\"}", | |
| "format": "time_series", | |
| "instant": true, | |
| "interval": "30s", | |
| "intervalFactor": 1, | |
| "legendFormat": "{{instance}}", | |
| "refId": "A" | |
| } | |
| ], | |
| "timeFrom": null, | |
| "timeShift": null, | |
| "title": "Connected Peers", | |
| "transparent": true, | |
| "type": "stat" | |
| }, | |
| { | |
| "datasource": null, | |
| "description": "", | |
| "fieldConfig": { | |
| "defaults": { | |
| "color": { | |
| "mode": "thresholds" | |
| }, | |
| "mappings": [], | |
| "thresholds": { | |
| "mode": "absolute", | |
| "steps": [ | |
| { | |
| "color": "dark-blue", | |
| "value": null | |
| } | |
| ] | |
| }, | |
| "unit": "short" | |
| }, | |
| "overrides": [] | |
| }, | |
| "gridPos": { | |
| "h": 5, | |
| "w": 4, | |
| "x": 20, | |
| "y": 0 | |
| }, | |
| "id": 63, | |
| "options": { | |
| "colorMode": "value", | |
| "graphMode": "area", | |
| "justifyMode": "auto", | |
| "orientation": "auto", | |
| "reduceOptions": { | |
| "calcs": [ | |
| "lastNotNull" | |
| ], | |
| "fields": "", | |
| "values": false | |
| }, | |
| "text": {}, | |
| "textMode": "auto" | |
| }, | |
| "pluginVersion": "7.5.5", | |
| "targets": [ | |
| { | |
| "exemplar": true, | |
| "expr": "${prefix}_consensus_validator_power{instance=\"$validator\"}", | |
| "interval": "", | |
| "legendFormat": "{{chain_id}}", | |
| "refId": "A" | |
| } | |
| ], | |
| "timeFrom": null, | |
| "timeShift": null, | |
| "title": "My Bond", | |
| "transparent": true, | |
| "type": "stat" | |
| }, | |
| { | |
| "cacheTimeout": null, | |
| "datasource": null, | |
| "description": "", | |
| "fieldConfig": { | |
| "defaults": { | |
| "color": { | |
| "mode": "thresholds" | |
| }, | |
| "decimals": 0, | |
| "mappings": [ | |
| { | |
| "from": "null", | |
| "id": 0, | |
| "text": "N/A", | |
| "to": "null", | |
| "type": 2 | |
| } | |
| ], | |
| "thresholds": { | |
| "mode": "absolute", | |
| "steps": [ | |
| { | |
| "color": "green", | |
| "value": null | |
| }, | |
| { | |
| "color": "dark-orange", | |
| "value": 1 | |
| }, | |
| { | |
| "color": "red", | |
| "value": 10 | |
| } | |
| ] | |
| }, | |
| "unit": "none" | |
| }, | |
| "overrides": [] | |
| }, | |
| "gridPos": { | |
| "h": 3, | |
| "w": 4, | |
| "x": 0, | |
| "y": 2 | |
| }, | |
| "hideTimeOverride": true, | |
| "id": 39, | |
| "interval": null, | |
| "links": [], | |
| "maxDataPoints": 100, | |
| "options": { | |
| "colorMode": "value", | |
| "graphMode": "none", | |
| "justifyMode": "auto", | |
| "orientation": "horizontal", | |
| "reduceOptions": { | |
| "calcs": [ | |
| "last" | |
| ], | |
| "fields": "", | |
| "values": false | |
| }, | |
| "text": {}, | |
| "textMode": "auto" | |
| }, | |
| "pluginVersion": "7.5.5", | |
| "targets": [ | |
| { | |
| "exemplar": true, | |
| "expr": "${prefix}_consensus_validator_missed_blocks{instance=\"$validator\"}", | |
| "format": "time_series", | |
| "interval": "30s", | |
| "intervalFactor": 1, | |
| "legendFormat": "", | |
| "refId": "A" | |
| } | |
| ], | |
| "timeFrom": "1h", | |
| "timeShift": null, | |
| "title": "Missed Block Since Restart", | |
| "transparent": true, | |
| "type": "stat" | |
| }, | |
| { | |
| "cacheTimeout": null, | |
| "colorBackground": false, | |
| "colorValue": true, | |
| "colors": [ | |
| "#1F60C4", | |
| "#1F60C4", | |
| "#1F60C4" | |
| ], | |
| "datasource": null, | |
| "decimals": 0, | |
| "description": "", | |
| "fieldConfig": { | |
| "defaults": {}, | |
| "overrides": [] | |
| }, | |
| "format": "locale", | |
| "gauge": { | |
| "maxValue": 100, | |
| "minValue": 0, | |
| "show": false, | |
| "thresholdLabels": false, | |
| "thresholdMarkers": true | |
| }, | |
| "gridPos": { | |
| "h": 4, | |
| "w": 4, | |
| "x": 0, | |
| "y": 5 | |
| }, | |
| "hideTimeOverride": false, | |
| "id": 64, | |
| "interval": null, | |
| "links": [], | |
| "mappingType": 1, | |
| "mappingTypes": [ | |
| { | |
| "name": "value to text", | |
| "value": 1 | |
| }, | |
| { | |
| "name": "range to text", | |
| "value": 2 | |
| } | |
| ], | |
| "maxDataPoints": 100, | |
| "nullPointMode": "connected", | |
| "nullText": null, | |
| "postfix": "", | |
| "postfixFontSize": "100%", | |
| "prefix": "", | |
| "prefixFontSize": "100%", | |
| "rangeMaps": [ | |
| { | |
| "from": "null", | |
| "text": "N/A", | |
| "to": "null" | |
| } | |
| ], | |
| "sparkline": { | |
| "fillColor": "rgb(45, 41, 32)", | |
| "full": false, | |
| "lineColor": "#ef843c", | |
| "show": false | |
| }, | |
| "tableColumn": "", | |
| "targets": [ | |
| { | |
| "exemplar": true, | |
| "expr": "${prefix}_consensus_validator_last_signed_height{instance=\"$validator\"}", | |
| "format": "time_series", | |
| "hide": false, | |
| "instant": true, | |
| "interval": "30s", | |
| "intervalFactor": 1, | |
| "legendFormat": "", | |
| "refId": "A" | |
| } | |
| ], | |
| "thresholds": "", | |
| "timeFrom": null, | |
| "timeShift": null, | |
| "title": "Last Signed", | |
| "transparent": true, | |
| "type": "singlestat", | |
| "valueFontSize": "120%", | |
| "valueMaps": [], | |
| "valueName": "current" | |
| }, | |
| { | |
| "cacheTimeout": null, | |
| "datasource": null, | |
| "description": "", | |
| "fieldConfig": { | |
| "defaults": { | |
| "color": { | |
| "mode": "thresholds" | |
| }, | |
| "decimals": 0, | |
| "mappings": [], | |
| "thresholds": { | |
| "mode": "absolute", | |
| "steps": [ | |
| { | |
| "color": "dark-blue", | |
| "value": null | |
| } | |
| ] | |
| }, | |
| "unit": "short" | |
| }, | |
| "overrides": [] | |
| }, | |
| "gridPos": { | |
| "h": 4, | |
| "w": 4, | |
| "x": 20, | |
| "y": 5 | |
| }, | |
| "hideTimeOverride": false, | |
| "id": 47, | |
| "interval": null, | |
| "links": [], | |
| "maxDataPoints": 100, | |
| "options": { | |
| "colorMode": "value", | |
| "graphMode": "area", | |
| "justifyMode": "auto", | |
| "orientation": "horizontal", | |
| "reduceOptions": { | |
| "calcs": [ | |
| "lastNotNull" | |
| ], | |
| "fields": "", | |
| "values": false | |
| }, | |
| "text": {}, | |
| "textMode": "auto" | |
| }, | |
| "pluginVersion": "7.5.5", | |
| "targets": [ | |
| { | |
| "exemplar": true, | |
| "expr": "${prefix}_consensus_validators_power{instance=\"$validator\"}", | |
| "format": "time_series", | |
| "instant": false, | |
| "interval": "30s", | |
| "intervalFactor": 1, | |
| "legendFormat": "{{instance}}", | |
| "refId": "A" | |
| } | |
| ], | |
| "timeFrom": null, | |
| "timeShift": null, | |
| "title": "Bonded Tokens", | |
| "transparent": true, | |
| "type": "stat" | |
| }, | |
| { | |
| "aliasColors": {}, | |
| "bars": false, | |
| "dashLength": 10, | |
| "dashes": false, | |
| "datasource": null, | |
| "fieldConfig": { | |
| "defaults": {}, | |
| "overrides": [] | |
| }, | |
| "fill": 0, | |
| "fillGradient": 1, | |
| "gridPos": { | |
| "h": 6, | |
| "w": 11, | |
| "x": 9, | |
| "y": 6 | |
| }, | |
| "hiddenSeries": false, | |
| "id": 68, | |
| "legend": { | |
| "alignAsTable": true, | |
| "avg": true, | |
| "current": false, | |
| "max": true, | |
| "min": true, | |
| "rightSide": false, | |
| "show": false, | |
| "sideWidth": 250, | |
| "sort": "min", | |
| "sortDesc": false, | |
| "total": false, | |
| "values": true | |
| }, | |
| "lines": true, | |
| "linewidth": 3, | |
| "nullPointMode": "null", | |
| "options": { | |
| "alertThreshold": true | |
| }, | |
| "percentage": false, | |
| "pluginVersion": "7.5.5", | |
| "pointradius": 2, | |
| "points": false, | |
| "renderer": "flot", | |
| "seriesOverrides": [], | |
| "spaceLength": 10, | |
| "stack": false, | |
| "steppedLine": false, | |
| "targets": [ | |
| { | |
| "exemplar": true, | |
| "expr": "${prefix}_p2p_peers", | |
| "interval": "", | |
| "legendFormat": "{{instance}}", | |
| "refId": "A" | |
| } | |
| ], | |
| "thresholds": [], | |
| "timeFrom": null, | |
| "timeRegions": [], | |
| "timeShift": null, | |
| "title": "Peers", | |
| "tooltip": { | |
| "shared": true, | |
| "sort": 2, | |
| "value_type": "individual" | |
| }, | |
| "transparent": true, | |
| "type": "graph", | |
| "xaxis": { | |
| "buckets": null, | |
| "mode": "time", | |
| "name": null, | |
| "show": true, | |
| "values": [] | |
| }, | |
| "yaxes": [ | |
| { | |
| "$$hashKey": "object:2085", | |
| "decimals": null, | |
| "format": "short", | |
| "label": null, | |
| "logBase": 1, | |
| "max": null, | |
| "min": "0", | |
| "show": true | |
| }, | |
| { | |
| "$$hashKey": "object:2086", | |
| "format": "short", | |
| "label": null, | |
| "logBase": 1, | |
| "max": null, | |
| "min": null, | |
| "show": true | |
| } | |
| ], | |
| "yaxis": { | |
| "align": false, | |
| "alignLevel": null | |
| } | |
| }, | |
| { | |
| "aliasColors": { | |
| "Block Size": "rgb(255, 255, 255)", | |
| "Height for last 3 hours": "#447ebc", | |
| "Total Transactions for last 3 hours": "#ef843c" | |
| }, | |
| "bars": false, | |
| "dashLength": 10, | |
| "dashes": false, | |
| "datasource": null, | |
| "fieldConfig": { | |
| "defaults": { | |
| "links": [] | |
| }, | |
| "overrides": [] | |
| }, | |
| "fill": 6, | |
| "fillGradient": 10, | |
| "gridPos": { | |
| "h": 5, | |
| "w": 9, | |
| "x": 0, | |
| "y": 9 | |
| }, | |
| "hiddenSeries": false, | |
| "hideTimeOverride": false, | |
| "id": 49, | |
| "interval": "1m", | |
| "legend": { | |
| "alignAsTable": false, | |
| "avg": true, | |
| "current": false, | |
| "max": true, | |
| "min": false, | |
| "rightSide": false, | |
| "show": true, | |
| "total": false, | |
| "values": true | |
| }, | |
| "lines": true, | |
| "linewidth": 0, | |
| "links": [], | |
| "nullPointMode": "null", | |
| "options": { | |
| "alertThreshold": true | |
| }, | |
| "percentage": false, | |
| "pluginVersion": "7.5.5", | |
| "pointradius": 5, | |
| "points": false, | |
| "renderer": "flot", | |
| "seriesOverrides": [], | |
| "spaceLength": 10, | |
| "stack": false, | |
| "steppedLine": false, | |
| "targets": [ | |
| { | |
| "exemplar": true, | |
| "expr": "${prefix}_consensus_block_size_bytes{instance=\"$validator\"}", | |
| "format": "time_series", | |
| "instant": false, | |
| "interval": "", | |
| "intervalFactor": 1, | |
| "legendFormat": "Block Size", | |
| "refId": "A" | |
| } | |
| ], | |
| "thresholds": [], | |
| "timeFrom": null, | |
| "timeRegions": [], | |
| "timeShift": null, | |
| "title": "Block Size", | |
| "tooltip": { | |
| "shared": true, | |
| "sort": 0, | |
| "value_type": "individual" | |
| }, | |
| "transparent": true, | |
| "type": "graph", | |
| "xaxis": { | |
| "buckets": null, | |
| "mode": "time", | |
| "name": null, | |
| "show": true, | |
| "values": [] | |
| }, | |
| "yaxes": [ | |
| { | |
| "$$hashKey": "object:569", | |
| "decimals": 2, | |
| "format": "bytes", | |
| "label": "", | |
| "logBase": 1, | |
| "max": null, | |
| "min": null, | |
| "show": true | |
| }, | |
| { | |
| "$$hashKey": "object:570", | |
| "format": "none", | |
| "label": null, | |
| "logBase": 1, | |
| "max": null, | |
| "min": null, | |
| "show": false | |
| } | |
| ], | |
| "yaxis": { | |
| "align": false, | |
| "alignLevel": null | |
| } | |
| }, | |
| { | |
| "aliasColors": { | |
| "Confirmed TX": "rgb(255, 255, 255)", | |
| "Height for last 3 hours": "#447ebc", | |
| "Mempool": "dark-blue", | |
| "Total Transactions for last 3 hours": "#ef843c" | |
| }, | |
| "bars": false, | |
| "dashLength": 10, | |
| "dashes": false, | |
| "datasource": null, | |
| "decimals": 0, | |
| "fieldConfig": { | |
| "defaults": { | |
| "links": [], | |
| "unit": "none" | |
| }, | |
| "overrides": [] | |
| }, | |
| "fill": 2, | |
| "fillGradient": 0, | |
| "gridPos": { | |
| "h": 10, | |
| "w": 4, | |
| "x": 20, | |
| "y": 9 | |
| }, | |
| "hiddenSeries": false, | |
| "hideTimeOverride": false, | |
| "id": 50, | |
| "interval": "1m", | |
| "legend": { | |
| "alignAsTable": false, | |
| "avg": true, | |
| "current": false, | |
| "max": true, | |
| "min": false, | |
| "rightSide": false, | |
| "show": true, | |
| "total": true, | |
| "values": true | |
| }, | |
| "lines": true, | |
| "linewidth": 2, | |
| "links": [], | |
| "nullPointMode": "null", | |
| "options": { | |
| "alertThreshold": true | |
| }, | |
| "percentage": false, | |
| "pluginVersion": "7.5.5", | |
| "pointradius": 5, | |
| "points": false, | |
| "renderer": "flot", | |
| "seriesOverrides": [ | |
| { | |
| "$$hashKey": "object:747", | |
| "alias": "Mempool", | |
| "color": "#1F60C4" | |
| }, | |
| { | |
| "$$hashKey": "object:755", | |
| "alias": "Confirmed TX", | |
| "color": "rgb(125, 125, 125)", | |
| "fill": 8, | |
| "linewidth": 0 | |
| }, | |
| { | |
| "$$hashKey": "object:777", | |
| "alias": "Failed TX", | |
| "color": "#FA6400", | |
| "fill": 10, | |
| "linewidth": 0, | |
| "steppedLine": true | |
| } | |
| ], | |
| "spaceLength": 10, | |
| "stack": false, | |
| "steppedLine": false, | |
| "targets": [ | |
| { | |
| "exemplar": true, | |
| "expr": "${prefix}_mempool_size{instance=\"$validator\"}", | |
| "hide": false, | |
| "interval": "", | |
| "legendFormat": "Mempool", | |
| "refId": "B" | |
| }, | |
| { | |
| "exemplar": true, | |
| "expr": "${prefix}_consensus_num_txs{instance=\"$validator\"}", | |
| "format": "time_series", | |
| "instant": false, | |
| "interval": "", | |
| "intervalFactor": 1, | |
| "legendFormat": "Confirmed TX", | |
| "refId": "A" | |
| }, | |
| { | |
| "exemplar": true, | |
| "expr": "increase(${prefix}_mempool_failed_txs{instance=\"$validator\"}[$__rate_interval])", | |
| "hide": false, | |
| "interval": "", | |
| "legendFormat": "Failed TX", | |
| "refId": "C" | |
| } | |
| ], | |
| "thresholds": [], | |
| "timeFrom": null, | |
| "timeRegions": [], | |
| "timeShift": null, | |
| "title": "Transactions", | |
| "tooltip": { | |
| "shared": true, | |
| "sort": 0, | |
| "value_type": "individual" | |
| }, | |
| "transparent": true, | |
| "type": "graph", | |
| "xaxis": { | |
| "buckets": null, | |
| "mode": "time", | |
| "name": null, | |
| "show": true, | |
| "values": [] | |
| }, | |
| "yaxes": [ | |
| { | |
| "$$hashKey": "object:1583", | |
| "decimals": 0, | |
| "format": "none", | |
| "label": "", | |
| "logBase": 1, | |
| "max": null, | |
| "min": "0", | |
| "show": true | |
| }, | |
| { | |
| "$$hashKey": "object:1584", | |
| "format": "none", | |
| "label": null, | |
| "logBase": 1, | |
| "max": null, | |
| "min": "0", | |
| "show": false | |
| } | |
| ], | |
| "yaxis": { | |
| "align": false, | |
| "alignLevel": null | |
| } | |
| }, | |
| { | |
| "cacheTimeout": null, | |
| "datasource": null, | |
| "description": "", | |
| "fieldConfig": { | |
| "defaults": { | |
| "color": { | |
| "mode": "thresholds" | |
| }, | |
| "decimals": 0, | |
| "mappings": [], | |
| "max": 50, | |
| "min": null, | |
| "thresholds": { | |
| "mode": "absolute", | |
| "steps": [ | |
| { | |
| "color": "#7eb26d", | |
| "value": null | |
| }, | |
| { | |
| "color": "#ef843c", | |
| "value": 30 | |
| }, | |
| { | |
| "color": "#e24d42", | |
| "value": 50 | |
| } | |
| ] | |
| }, | |
| "unit": "none" | |
| }, | |
| "overrides": [] | |
| }, | |
| "gridPos": { | |
| "h": 8, | |
| "w": 11, | |
| "x": 9, | |
| "y": 12 | |
| }, | |
| "hideTimeOverride": true, | |
| "id": 56, | |
| "links": [], | |
| "options": { | |
| "displayMode": "gradient", | |
| "orientation": "vertical", | |
| "reduceOptions": { | |
| "calcs": [ | |
| "last" | |
| ], | |
| "fields": "", | |
| "values": false | |
| }, | |
| "showUnfilled": true, | |
| "text": { | |
| "valueSize": 38 | |
| } | |
| }, | |
| "pluginVersion": "7.5.5", | |
| "targets": [ | |
| { | |
| "exemplar": true, | |
| "expr": "${prefix}_mempool_size{chain_id=\"$chainid\"}", | |
| "format": "time_series", | |
| "instant": true, | |
| "interval": "30s", | |
| "intervalFactor": 1, | |
| "legendFormat": "{{instance}}", | |
| "refId": "A" | |
| } | |
| ], | |
| "timeFrom": null, | |
| "timeShift": null, | |
| "title": "Unconfirmed Transactions", | |
| "transparent": true, | |
| "type": "bargauge" | |
| }, | |
| { | |
| "aliasColors": {}, | |
| "bars": false, | |
| "dashLength": 10, | |
| "dashes": false, | |
| "datasource": null, | |
| "fieldConfig": { | |
| "defaults": {}, | |
| "overrides": [] | |
| }, | |
| "fill": 0, | |
| "fillGradient": 1, | |
| "gridPos": { | |
| "h": 7, | |
| "w": 9, | |
| "x": 0, | |
| "y": 14 | |
| }, | |
| "hiddenSeries": false, | |
| "id": 70, | |
| "legend": { | |
| "avg": false, | |
| "current": false, | |
| "max": false, | |
| "min": false, | |
| "show": false, | |
| "total": false, | |
| "values": false | |
| }, | |
| "lines": true, | |
| "linewidth": 2, | |
| "nullPointMode": "null", | |
| "options": { | |
| "alertThreshold": true | |
| }, | |
| "percentage": false, | |
| "pluginVersion": "7.5.5", | |
| "pointradius": 2, | |
| "points": false, | |
| "renderer": "flot", | |
| "seriesOverrides": [ | |
| { | |
| "$$hashKey": "object:1838", | |
| "alias": "/.*Read$/", | |
| "color": "#56A64B", | |
| "fill": 5, | |
| "fillGradient": 5, | |
| "linewidth": 0 | |
| } | |
| ], | |
| "spaceLength": 10, | |
| "stack": false, | |
| "steppedLine": false, | |
| "targets": [ | |
| { | |
| "exemplar": true, | |
| "expr": "rate(node_disk_written_bytes_total{instance=~\"$net\"}[1m])", | |
| "hide": false, | |
| "interval": "", | |
| "legendFormat": "{{instance}} [{{device}}] Write", | |
| "refId": "A" | |
| }, | |
| { | |
| "exemplar": true, | |
| "expr": "rate(node_disk_read_bytes_total{instance=~\"$net\"}[1m])", | |
| "hide": false, | |
| "interval": "", | |
| "legendFormat": "{{instance}} [{{device}}] Read", | |
| "refId": "B" | |
| } | |
| ], | |
| "thresholds": [], | |
| "timeFrom": null, | |
| "timeRegions": [], | |
| "timeShift": null, | |
| "title": "Block IO", | |
| "tooltip": { | |
| "shared": true, | |
| "sort": 2, | |
| "value_type": "individual" | |
| }, | |
| "transparent": true, | |
| "type": "graph", | |
| "xaxis": { | |
| "buckets": null, | |
| "mode": "time", | |
| "name": null, | |
| "show": true, | |
| "values": [] | |
| }, | |
| "yaxes": [ | |
| { | |
| "$$hashKey": "object:1508", | |
| "format": "binBps", | |
| "label": "Write", | |
| "logBase": 1, | |
| "max": null, | |
| "min": "0", | |
| "show": true | |
| }, | |
| { | |
| "$$hashKey": "object:1509", | |
| "format": "binBps", | |
| "label": "Read", | |
| "logBase": 1, | |
| "max": null, | |
| "min": "0", | |
| "show": true | |
| } | |
| ], | |
| "yaxis": { | |
| "align": false, | |
| "alignLevel": null | |
| } | |
| }, | |
| { | |
| "aliasColors": { | |
| "Height for last 3 hours": "#447ebc", | |
| "Total Transactions for last 3 hours": "#ef843c" | |
| }, | |
| "bars": false, | |
| "dashLength": 10, | |
| "dashes": false, | |
| "datasource": null, | |
| "decimals": 0, | |
| "fieldConfig": { | |
| "defaults": { | |
| "links": [] | |
| }, | |
| "overrides": [] | |
| }, | |
| "fill": 3, | |
| "fillGradient": 0, | |
| "gridPos": { | |
| "h": 11, | |
| "w": 15, | |
| "x": 9, | |
| "y": 20 | |
| }, | |
| "hiddenSeries": false, | |
| "hideTimeOverride": false, | |
| "id": 15, | |
| "legend": { | |
| "alignAsTable": false, | |
| "avg": false, | |
| "current": true, | |
| "max": true, | |
| "min": false, | |
| "rightSide": false, | |
| "show": true, | |
| "sideWidth": 200, | |
| "total": false, | |
| "values": true | |
| }, | |
| "lines": true, | |
| "linewidth": 1, | |
| "links": [], | |
| "nullPointMode": "null", | |
| "options": { | |
| "alertThreshold": true | |
| }, | |
| "percentage": false, | |
| "pluginVersion": "7.5.5", | |
| "pointradius": 5, | |
| "points": false, | |
| "renderer": "flot", | |
| "seriesOverrides": [ | |
| { | |
| "$$hashKey": "object:460", | |
| "alias": "My missed blocks", | |
| "bars": true, | |
| "color": "#C4162A", | |
| "legend": false, | |
| "lines": false, | |
| "yaxis": 2 | |
| }, | |
| { | |
| "$$hashKey": "object:502", | |
| "alias": "Byzantine", | |
| "color": "#FF9830" | |
| }, | |
| { | |
| "$$hashKey": "object:510", | |
| "alias": "Missing", | |
| "color": "#1F60C4" | |
| } | |
| ], | |
| "spaceLength": 10, | |
| "stack": false, | |
| "steppedLine": false, | |
| "targets": [ | |
| { | |
| "exemplar": true, | |
| "expr": "${prefix}_consensus_byzantine_validators{instance=\"$validator\"}", | |
| "format": "time_series", | |
| "interval": "", | |
| "intervalFactor": 1, | |
| "legendFormat": "Byzantine", | |
| "refId": "C" | |
| }, | |
| { | |
| "exemplar": true, | |
| "expr": "${prefix}_consensus_missing_validators{instance=\"$validator\"}", | |
| "format": "time_series", | |
| "interval": "", | |
| "intervalFactor": 1, | |
| "legendFormat": "Missing", | |
| "refId": "B" | |
| }, | |
| { | |
| "exemplar": true, | |
| "expr": "increase(${prefix}_consensus_validator_missed_blocks{instance=\"$validator\"}[$__rate_interval])", | |
| "format": "time_series", | |
| "hide": false, | |
| "instant": false, | |
| "interval": "", | |
| "intervalFactor": 1, | |
| "legendFormat": "My missed blocks", | |
| "refId": "A" | |
| } | |
| ], | |
| "thresholds": [], | |
| "timeFrom": null, | |
| "timeRegions": [], | |
| "timeShift": null, | |
| "title": "Missing", | |
| "tooltip": { | |
| "shared": true, | |
| "sort": 0, | |
| "value_type": "individual" | |
| }, | |
| "transparent": true, | |
| "type": "graph", | |
| "xaxis": { | |
| "buckets": null, | |
| "mode": "time", | |
| "name": null, | |
| "show": true, | |
| "values": [] | |
| }, | |
| "yaxes": [ | |
| { | |
| "$$hashKey": "object:996", | |
| "decimals": 0, | |
| "format": "locale", | |
| "label": "", | |
| "logBase": 1, | |
| "max": null, | |
| "min": "0", | |
| "show": true | |
| }, | |
| { | |
| "$$hashKey": "object:997", | |
| "format": "none", | |
| "label": null, | |
| "logBase": 1, | |
| "max": null, | |
| "min": null, | |
| "show": false | |
| } | |
| ], | |
| "yaxis": { | |
| "align": false, | |
| "alignLevel": null | |
| } | |
| }, | |
| { | |
| "aliasColors": {}, | |
| "bars": false, | |
| "dashLength": 10, | |
| "dashes": false, | |
| "datasource": null, | |
| "decimals": null, | |
| "fieldConfig": { | |
| "defaults": { | |
| "unit": "binbps" | |
| }, | |
| "overrides": [] | |
| }, | |
| "fill": 0, | |
| "fillGradient": 0, | |
| "gridPos": { | |
| "h": 10, | |
| "w": 9, | |
| "x": 0, | |
| "y": 21 | |
| }, | |
| "hiddenSeries": false, | |
| "id": 66, | |
| "legend": { | |
| "alignAsTable": true, | |
| "avg": true, | |
| "current": true, | |
| "max": false, | |
| "min": false, | |
| "rightSide": true, | |
| "show": false, | |
| "sideWidth": 250, | |
| "sort": "current", | |
| "sortDesc": true, | |
| "total": false, | |
| "values": true | |
| }, | |
| "lines": true, | |
| "linewidth": 2, | |
| "nullPointMode": "null", | |
| "options": { | |
| "alertThreshold": true | |
| }, | |
| "percentage": false, | |
| "pluginVersion": "7.5.5", | |
| "pointradius": 2, | |
| "points": false, | |
| "renderer": "flot", | |
| "seriesOverrides": [], | |
| "spaceLength": 10, | |
| "stack": false, | |
| "steppedLine": false, | |
| "targets": [ | |
| { | |
| "exemplar": true, | |
| "expr": "rate(node_network_receive_bytes_total{device=~\"(en|eth|nic).*\",instance=~\"$net\"}[$__rate_interval])*8", | |
| "interval": "", | |
| "legendFormat": "{{instance}} {{device}} IN", | |
| "refId": "A" | |
| }, | |
| { | |
| "exemplar": true, | |
| "expr": "rate(node_network_transmit_bytes_total{device=~\"(en|eth|nic).*\",instance=~\"$net\"}[$__rate_interval])*8", | |
| "hide": false, | |
| "interval": "", | |
| "legendFormat": "{{instance}} {{device}} OUT", | |
| "refId": "B" | |
| } | |
| ], | |
| "thresholds": [], | |
| "timeFrom": null, | |
| "timeRegions": [], | |
| "timeShift": null, | |
| "title": "Traffic", | |
| "tooltip": { | |
| "shared": true, | |
| "sort": 2, | |
| "value_type": "individual" | |
| }, | |
| "transformations": [], | |
| "transparent": true, | |
| "type": "graph", | |
| "xaxis": { | |
| "buckets": null, | |
| "mode": "time", | |
| "name": null, | |
| "show": true, | |
| "values": [] | |
| }, | |
| "yaxes": [ | |
| { | |
| "$$hashKey": "object:1107", | |
| "format": "binbps", | |
| "label": null, | |
| "logBase": 2, | |
| "max": null, | |
| "min": null, | |
| "show": true | |
| }, | |
| { | |
| "$$hashKey": "object:1108", | |
| "format": "short", | |
| "label": null, | |
| "logBase": 1, | |
| "max": null, | |
| "min": null, | |
| "show": true | |
| } | |
| ], | |
| "yaxis": { | |
| "align": false, | |
| "alignLevel": null | |
| } | |
| } | |
| ], | |
| "refresh": "5s", | |
| "schemaVersion": 27, | |
| "style": "dark", | |
| "tags": [], | |
| "templating": { | |
| "list": [ | |
| { | |
| "current": { | |
| "selected": false, | |
| "text": "tendermint", | |
| "value": "tendermint" | |
| }, | |
| "description": "prometheus namespace from config.toml", | |
| "error": null, | |
| "hide": 0, | |
| "label": "prefix", | |
| "name": "prefix", | |
| "options": [ | |
| { | |
| "selected": true, | |
| "text": "tendermint", | |
| "value": "tendermint" | |
| } | |
| ], | |
| "query": "tendermint", | |
| "skipUrlSync": false, | |
| "type": "textbox" | |
| }, | |
| { | |
| "allValue": null, | |
| "current": { | |
| "selected": true, | |
| "text": "juno-1", | |
| "value": "juno-1" | |
| }, | |
| "datasource": null, | |
| "definition": "label_values(chain_id)", | |
| "description": "Which network", | |
| "error": null, | |
| "hide": 0, | |
| "includeAll": false, | |
| "label": "chain-id", | |
| "multi": false, | |
| "name": "chainid", | |
| "options": [], | |
| "query": { | |
| "query": "label_values(chain_id)", | |
| "refId": "StandardVariableQuery" | |
| }, | |
| "refresh": 1, | |
| "regex": "", | |
| "skipUrlSync": false, | |
| "sort": 0, | |
| "tagValuesQuery": "", | |
| "tags": [], | |
| "tagsQuery": "", | |
| "type": "query", | |
| "useTags": false | |
| }, | |
| { | |
| "allValue": null, | |
| "current": {}, | |
| "datasource": null, | |
| "definition": "label_values({chain_id=\"$chainid\"}, instance)", | |
| "description": "Validator's instance", | |
| "error": null, | |
| "hide": 0, | |
| "includeAll": false, | |
| "label": "Validator Node", | |
| "multi": false, | |
| "name": "validator", | |
| "options": [], | |
| "query": { | |
| "query": "label_values({chain_id=\"$chainid\"}, instance)", | |
| "refId": "StandardVariableQuery" | |
| }, | |
| "refresh": 1, | |
| "regex": "", | |
| "skipUrlSync": false, | |
| "sort": 0, | |
| "tagValuesQuery": "", | |
| "tags": [], | |
| "tagsQuery": "", | |
| "type": "query", | |
| "useTags": false | |
| }, | |
| { | |
| "allValue": null, | |
| "current": { | |
| "selected": true, | |
| "tags": [], | |
| "text": [ | |
| "All" | |
| ], | |
| "value": [ | |
| "$__all" | |
| ] | |
| }, | |
| "datasource": null, | |
| "definition": "label_values(node_uname_info{job=\"host\"}, instance)", | |
| "description": "Other nodes to display bandwidth and block IO", | |
| "error": null, | |
| "hide": 0, | |
| "includeAll": true, | |
| "label": "Hosts", | |
| "multi": true, | |
| "name": "net", | |
| "options": [], | |
| "query": { | |
| "query": "label_values(node_uname_info{job=\"host\"}, instance)", | |
| "refId": "StandardVariableQuery" | |
| }, | |
| "refresh": 1, | |
| "regex": "", | |
| "skipUrlSync": false, | |
| "sort": 0, | |
| "tagValuesQuery": "", | |
| "tags": [], | |
| "tagsQuery": "", | |
| "type": "query", | |
| "useTags": false | |
| } | |
| ] | |
| }, | |
| "time": { | |
| "from": "now-1h", | |
| "to": "now" | |
| }, | |
| "timepicker": { | |
| "refresh_intervals": [ | |
| "5s", | |
| "10s", | |
| "30s", | |
| "1m", | |
| "5m", | |
| "15m", | |
| "30m", | |
| "1h", | |
| "2h", | |
| "1d" | |
| ], | |
| "time_options": [ | |
| "5m", | |
| "15m", | |
| "1h", | |
| "6h", | |
| "12h", | |
| "24h", | |
| "2d", | |
| "7d", | |
| "30d" | |
| ] | |
| }, | |
| "timezone": "", | |
| "title": "tendermint export", | |
| "uid": "aOFOtZhnz", | |
| "version": 1 | |
| } | 
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment