{
  "annotations": {
    "list": [
      {
        "builtIn": 1,
        "datasource": "-- Grafana --",
        "enable": true,
        "hide": true,
        "iconColor": "rgba(0, 211, 255, 1)",
        "name": "Annotations & Alerts",
        "target": {
          "limit": 100,
          "matchAny": false,
          "tags": [],
          "type": "dashboard"
        },
        "type": "dashboard"
      }
    ]
  },
  "editable": true,
  "fiscalYearStartMonth": 0,
  "graphTooltip": 0,
  "id": 20,
  "iteration": 1730802351181,
  "links": [],
  "liveNow": false,
  "panels": [
    {
      "aliasColors": {},
      "bars": false,
      "dashLength": 10,
      "dashes": false,
      "fieldConfig": {
        "defaults": {
          "links": []
        },
        "overrides": []
      },
      "fill": 1,
      "fillGradient": 0,
      "gridPos": {
        "h": 8,
        "w": 12,
        "x": 0,
        "y": 0
      },
      "hiddenSeries": false,
      "id": 26,
      "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": "8.3.3",
      "pointradius": 2,
      "points": false,
      "renderer": "flot",
      "seriesOverrides": [],
      "spaceLength": 10,
      "stack": false,
      "steppedLine": false,
      "targets": [
        {
          "expr": "chainmaker_vm_metric_contract_invoke_counter",
          "hide": true,
          "refId": "A"
        },
        {
          "expr": " avg  by(chainId,contract_name,runtime_type,state)(chainmaker_vm_metric_contract_invoke_counter)",
          "hide": false,
          "legendFormat": "{{chainId}},{{runtime_type}}, {{contract_name}},{{state}}",
          "refId": "B"
        },
        {
          "expr": "avg by(chainId,contract_name,runtime_type,job,state) (chainmaker_vm_metric_contract_invoke_counter{chainId=~\"$chainId\" , job=~\"$node\"})",
          "hide": true,
          "legendFormat": "{{chainId}},{{job}},{{runtime_type}}, {{contract_name}},{{state}}",
          "refId": "D"
        }
      ],
      "thresholds": [],
      "timeRegions": [],
      "title": "链上合约调用次数",
      "tooltip": {
        "shared": true,
        "sort": 0,
        "value_type": "individual"
      },
      "type": "graph",
      "xaxis": {
        "mode": "time",
        "show": true,
        "values": []
      },
      "yaxes": [
        {
          "format": "short",
          "logBase": 1,
          "show": true
        },
        {
          "format": "short",
          "logBase": 1,
          "show": true
        }
      ],
      "yaxis": {
        "align": false
      }
    },
    {
      "aliasColors": {},
      "bars": false,
      "dashLength": 10,
      "dashes": false,
      "datasource": {
        "type": "prometheus",
        "uid": "GNNi2217z"
      },
      "fieldConfig": {
        "defaults": {
          "links": []
        },
        "overrides": []
      },
      "fill": 1,
      "fillGradient": 0,
      "gridPos": {
        "h": 8,
        "w": 12,
        "x": 12,
        "y": 0
      },
      "hiddenSeries": false,
      "id": 1,
      "legend": {
        "avg": false,
        "current": false,
        "max": false,
        "min": false,
        "show": true,
        "total": false,
        "values": false
      },
      "lines": true,
      "linewidth": 1,
      "links": [],
      "nullPointMode": "null",
      "options": {
        "alertThreshold": true
      },
      "percentage": false,
      "pluginVersion": "8.3.3",
      "pointradius": 5,
      "points": false,
      "renderer": "flot",
      "seriesOverrides": [],
      "spaceLength": 10,
      "stack": false,
      "steppedLine": false,
      "targets": [
        {
          "expr": "chainmaker_rpcserver_metric_invoke_request_counter{chainId=~\"$chainId\", job=~\"$node\", state=\"true\"}",
          "interval": "",
          "legendFormat": "{{instance}}, {{chainId}}, 成功",
          "refId": "A"
        },
        {
          "expr": "chainmaker_rpcserver_metric_invoke_request_counter{chainId=~\"$chainId\", job=~\"$node\", state=\"false\"}",
          "interval": "",
          "legendFormat": "{{instance}}, {{chainId}}, 失败",
          "refId": "B"
        },
        {
          "expr": "sum by (instance, chainId) (chainmaker_rpcserver_metric_invoke_request_counter{chainId=~\"$chainId\", job=~\"$node\"})",
          "interval": "",
          "legendFormat": "{{instance}}, {{chainId}}, 总请求数",
          "refId": "C"
        }
      ],
      "thresholds": [],
      "timeRegions": [],
      "title": "交易类请求数",
      "tooltip": {
        "shared": true,
        "sort": 0,
        "value_type": "individual"
      },
      "type": "graph",
      "xaxis": {
        "mode": "time",
        "show": true,
        "values": []
      },
      "yaxes": [
        {
          "format": "short",
          "logBase": 1,
          "show": true
        },
        {
          "format": "short",
          "logBase": 1,
          "show": true
        }
      ],
      "yaxis": {
        "align": false
      }
    },
    {
      "aliasColors": {},
      "bars": false,
      "dashLength": 10,
      "dashes": false,
      "datasource": {
        "type": "prometheus",
        "uid": "GNNi2217z"
      },
      "fieldConfig": {
        "defaults": {
          "links": []
        },
        "overrides": []
      },
      "fill": 1,
      "fillGradient": 0,
      "gridPos": {
        "h": 8,
        "w": 12,
        "x": 0,
        "y": 8
      },
      "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": "8.3.3",
      "pointradius": 2,
      "points": false,
      "renderer": "flot",
      "seriesOverrides": [],
      "spaceLength": 10,
      "stack": false,
      "steppedLine": false,
      "targets": [
        {
          "expr": "chainmaker_committer_metric_tx_counter{chainId=~\"$chainId\", job=~\"$node\"}",
          "interval": "",
          "legendFormat": "{{chainId}}, {{instance}}",
          "refId": "A"
        }
      ],
      "thresholds": [],
      "timeRegions": [],
      "title": "交易数",
      "tooltip": {
        "shared": true,
        "sort": 0,
        "value_type": "individual"
      },
      "type": "graph",
      "xaxis": {
        "mode": "time",
        "show": true,
        "values": []
      },
      "yaxes": [
        {
          "format": "short",
          "logBase": 1,
          "show": true
        },
        {
          "format": "short",
          "logBase": 1,
          "show": true
        }
      ],
      "yaxis": {
        "align": false
      }
    },
    {
      "aliasColors": {},
      "bars": false,
      "dashLength": 10,
      "dashes": false,
      "datasource": {
        "type": "prometheus",
        "uid": "GNNi2217z"
      },
      "description": "",
      "fieldConfig": {
        "defaults": {
          "links": []
        },
        "overrides": []
      },
      "fill": 1,
      "fillGradient": 0,
      "gridPos": {
        "h": 8,
        "w": 12,
        "x": 12,
        "y": 8
      },
      "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": "8.3.3",
      "pointradius": 2,
      "points": false,
      "renderer": "flot",
      "seriesOverrides": [],
      "spaceLength": 10,
      "stack": false,
      "steppedLine": false,
      "targets": [
        {
          "expr": "chainmaker_committer_metric_block_counter{chainId=~\"$chainId\", job=~\"$node\"}",
          "interval": "",
          "legendFormat": "{{chainId}}, {{instance}}",
          "refId": "A"
        }
      ],
      "thresholds": [],
      "timeRegions": [],
      "title": "区块数",
      "tooltip": {
        "shared": true,
        "sort": 0,
        "value_type": "individual"
      },
      "type": "graph",
      "xaxis": {
        "mode": "time",
        "show": true,
        "values": []
      },
      "yaxes": [
        {
          "format": "short",
          "logBase": 1,
          "show": true
        },
        {
          "format": "short",
          "logBase": 1,
          "show": true
        }
      ],
      "yaxis": {
        "align": false
      }
    },
    {
      "aliasColors": {},
      "bars": false,
      "dashLength": 10,
      "dashes": false,
      "fieldConfig": {
        "defaults": {
          "links": []
        },
        "overrides": []
      },
      "fill": 1,
      "fillGradient": 0,
      "gridPos": {
        "h": 8,
        "w": 12,
        "x": 0,
        "y": 16
      },
      "hiddenSeries": false,
      "id": 24,
      "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": "8.3.3",
      "pointradius": 2,
      "points": false,
      "renderer": "flot",
      "seriesOverrides": [],
      "spaceLength": 10,
      "stack": false,
      "steppedLine": false,
      "targets": [
        {
          "expr": "chainmaker_vm_metric_deployed_contract_counter",
          "hide": true,
          "legendFormat": "",
          "refId": "C"
        },
        {
          "expr": " avg by(chainId,runtime_type,state) (chainmaker_vm_metric_deployed_contract_counter)",
          "hide": true,
          "legendFormat": "{{chainId}},{{runtime_type}},{{state}}",
          "refId": "A"
        },
        {
          "expr": "avg  by(chainId,runtime_type,state) ( chainmaker_vm_metric_deployed_contract_counter{chainId=~\"$chainId\", job=~\"$node\"})",
          "hide": false,
          "legendFormat": "{{chainId}},{{runtime_type}},{{state}}",
          "refId": "M"
        }
      ],
      "thresholds": [],
      "timeRegions": [],
      "title": "链上部署的合约数量",
      "tooltip": {
        "shared": true,
        "sort": 0,
        "value_type": "individual"
      },
      "type": "graph",
      "xaxis": {
        "mode": "time",
        "show": true,
        "values": []
      },
      "yaxes": [
        {
          "format": "short",
          "logBase": 1,
          "show": true
        },
        {
          "format": "short",
          "logBase": 1,
          "show": true
        }
      ],
      "yaxis": {
        "align": false
      }
    },
    {
      "datasource": {
        "type": "prometheus",
        "uid": "GNNi2217z"
      },
      "fieldConfig": {
        "defaults": {
          "color": {
            "mode": "thresholds"
          },
          "mappings": [],
          "max": 100,
          "min": 0,
          "thresholds": {
            "mode": "absolute",
            "steps": [
              {
                "color": "green",
                "value": null
              },
              {
                "color": "red",
                "value": 80
              }
            ]
          }
        },
        "overrides": []
      },
      "gridPos": {
        "h": 8,
        "w": 12,
        "x": 12,
        "y": 16
      },
      "id": 12,
      "options": {
        "displayMode": "gradient",
        "orientation": "auto",
        "reduceOptions": {
          "calcs": [
            "mean"
          ],
          "fields": "",
          "values": false
        },
        "showUnfilled": true
      },
      "pluginVersion": "8.3.3",
      "targets": [
        {
          "expr": "sum by (le) (chainmaker_wasmer_metric_wasm_run_time_bucket{chainId=~\"$chainId\", job=~\"$node\", le=\"0.005\"})",
          "groupBy": [
            {
              "params": [
                "$__interval"
              ],
              "type": "time"
            },
            {
              "params": [
                "null"
              ],
              "type": "fill"
            }
          ],
          "interval": "",
          "legendFormat": "[0,0.005]",
          "orderByTime": "ASC",
          "policy": "default",
          "refId": "A",
          "resultFormat": "time_series",
          "select": [
            [
              {
                "params": [
                  "value"
                ],
                "type": "field"
              },
              {
                "params": [],
                "type": "mean"
              }
            ]
          ],
          "tags": []
        },
        {
          "expr": "(sum by (le) (chainmaker_wasmer_metric_wasm_run_time_bucket{chainId=~\"$chainId\", job=~\"$node\", le=\"0.01\"}))-ignoring(le)(sum by (le) (chainmaker_wasmer_metric_wasm_run_time_bucket{chainId=~\"$chainId\", job=~\"$node\", le=\"0.005\"}))",
          "groupBy": [
            {
              "params": [
                "$__interval"
              ],
              "type": "time"
            },
            {
              "params": [
                "null"
              ],
              "type": "fill"
            }
          ],
          "interval": "",
          "legendFormat": "(0.005,0.01]",
          "orderByTime": "ASC",
          "policy": "default",
          "refId": "B",
          "resultFormat": "time_series",
          "select": [
            [
              {
                "params": [
                  "value"
                ],
                "type": "field"
              },
              {
                "params": [],
                "type": "mean"
              }
            ]
          ],
          "tags": []
        },
        {
          "expr": "(sum by (le) (chainmaker_wasmer_metric_wasm_run_time_bucket{chainId=~\"$chainId\", job=~\"$node\", le=\"0.015\"}))-ignoring(le)(sum by (le) (chainmaker_wasmer_metric_wasm_run_time_bucket{chainId=~\"$chainId\", job=~\"$node\", le=\"0.01\"}))",
          "groupBy": [
            {
              "params": [
                "$__interval"
              ],
              "type": "time"
            },
            {
              "params": [
                "null"
              ],
              "type": "fill"
            }
          ],
          "interval": "",
          "legendFormat": "(0.01,0.015]",
          "orderByTime": "ASC",
          "policy": "default",
          "refId": "C",
          "resultFormat": "time_series",
          "select": [
            [
              {
                "params": [
                  "value"
                ],
                "type": "field"
              },
              {
                "params": [],
                "type": "mean"
              }
            ]
          ],
          "tags": []
        },
        {
          "expr": "(sum by (le) (chainmaker_wasmer_metric_wasm_run_time_bucket{chainId=~\"$chainId\", job=~\"$node\", le=\"0.05\"}))-ignoring(le)(sum by (le) (chainmaker_wasmer_metric_wasm_run_time_bucket{chainId=~\"$chainId\", job=~\"$node\", le=\"0.015\"}))",
          "groupBy": [
            {
              "params": [
                "$__interval"
              ],
              "type": "time"
            },
            {
              "params": [
                "null"
              ],
              "type": "fill"
            }
          ],
          "interval": "",
          "legendFormat": "(0.015,0.05]",
          "orderByTime": "ASC",
          "policy": "default",
          "refId": "D",
          "resultFormat": "time_series",
          "select": [
            [
              {
                "params": [
                  "value"
                ],
                "type": "field"
              },
              {
                "params": [],
                "type": "mean"
              }
            ]
          ],
          "tags": []
        },
        {
          "expr": "(sum by (le) (chainmaker_wasmer_metric_wasm_run_time_bucket{chainId=~\"$chainId\", job=~\"$node\", le=\"0.1\"}))-ignoring(le)(sum by (le) (chainmaker_wasmer_metric_wasm_run_time_bucket{chainId=~\"$chainId\", job=~\"$node\", le=\"0.05\"}))",
          "groupBy": [
            {
              "params": [
                "$__interval"
              ],
              "type": "time"
            },
            {
              "params": [
                "null"
              ],
              "type": "fill"
            }
          ],
          "interval": "",
          "legendFormat": "(0.05,0.1]",
          "orderByTime": "ASC",
          "policy": "default",
          "refId": "E",
          "resultFormat": "time_series",
          "select": [
            [
              {
                "params": [
                  "value"
                ],
                "type": "field"
              },
              {
                "params": [],
                "type": "mean"
              }
            ]
          ],
          "tags": []
        },
        {
          "expr": "(sum by (le) (chainmaker_wasmer_metric_wasm_run_time_bucket{chainId=~\"$chainId\", job=~\"$node\", le=\"1\"}))-ignoring(le)(sum by (le) (chainmaker_wasmer_metric_wasm_run_time_bucket{chainId=~\"$chainId\", job=~\"$node\", le=\"0.1\"}))",
          "groupBy": [
            {
              "params": [
                "$__interval"
              ],
              "type": "time"
            },
            {
              "params": [
                "null"
              ],
              "type": "fill"
            }
          ],
          "interval": "",
          "legendFormat": "(0.1,1]",
          "orderByTime": "ASC",
          "policy": "default",
          "refId": "F",
          "resultFormat": "time_series",
          "select": [
            [
              {
                "params": [
                  "value"
                ],
                "type": "field"
              },
              {
                "params": [],
                "type": "mean"
              }
            ]
          ],
          "tags": []
        },
        {
          "expr": "(sum by (le) (chainmaker_wasmer_metric_wasm_run_time_bucket{chainId=~\"$chainId\", job=~\"$node\", le=\"10\"}))-ignoring(le)(sum by (le) (chainmaker_wasmer_metric_wasm_run_time_bucket{chainId=~\"$chainId\", job=~\"$node\", le=\"1\"}))",
          "groupBy": [
            {
              "params": [
                "$__interval"
              ],
              "type": "time"
            },
            {
              "params": [
                "null"
              ],
              "type": "fill"
            }
          ],
          "interval": "",
          "legendFormat": "(1,10]",
          "orderByTime": "ASC",
          "policy": "default",
          "refId": "G",
          "resultFormat": "time_series",
          "select": [
            [
              {
                "params": [
                  "value"
                ],
                "type": "field"
              },
              {
                "params": [],
                "type": "mean"
              }
            ]
          ],
          "tags": []
        }
      ],
      "title": "wasm执行时间",
      "type": "bargauge"
    },
    {
      "aliasColors": {},
      "bars": false,
      "dashLength": 10,
      "dashes": false,
      "datasource": {
        "type": "prometheus",
        "uid": "GNNi2217z"
      },
      "fieldConfig": {
        "defaults": {
          "links": []
        },
        "overrides": []
      },
      "fill": 1,
      "fillGradient": 0,
      "gridPos": {
        "h": 8,
        "w": 12,
        "x": 0,
        "y": 24
      },
      "hiddenSeries": false,
      "id": 2,
      "legend": {
        "avg": false,
        "current": false,
        "max": false,
        "min": false,
        "show": true,
        "total": false,
        "values": false
      },
      "lines": true,
      "linewidth": 1,
      "links": [],
      "nullPointMode": "null",
      "options": {
        "alertThreshold": true
      },
      "percentage": false,
      "pluginVersion": "8.3.3",
      "pointradius": 5,
      "points": false,
      "renderer": "flot",
      "seriesOverrides": [],
      "spaceLength": 10,
      "stack": false,
      "steppedLine": false,
      "targets": [
        {
          "expr": "chainmaker_rpcserver_metric_query_request_counter{chainId=~\"$chainId\", job=~\"$node\", state=\"true\"}",
          "interval": "",
          "legendFormat": "{{instance}}, {{chainId}}, 成功",
          "refId": "A"
        },
        {
          "expr": "chainmaker_rpcserver_metric_query_request_counter{chainId=~\"$chainId\", job=~\"$node\", state=\"false\"}",
          "interval": "",
          "legendFormat": "{{instance}}, {{chainId}}, 失败",
          "refId": "B"
        },
        {
          "expr": "sum by (instance, chainId) (chainmaker_rpcserver_metric_query_request_counter{chainId=~\"$chainId\", job=~\"$node\"})",
          "interval": "",
          "legendFormat": "{{instance}}, {{chainId}}, 总请求数",
          "refId": "C"
        }
      ],
      "thresholds": [],
      "timeRegions": [],
      "title": "查询类请求数",
      "tooltip": {
        "shared": true,
        "sort": 0,
        "value_type": "individual"
      },
      "type": "graph",
      "xaxis": {
        "mode": "time",
        "show": true,
        "values": []
      },
      "yaxes": [
        {
          "format": "short",
          "logBase": 1,
          "show": true
        },
        {
          "format": "short",
          "logBase": 1,
          "show": true
        }
      ],
      "yaxis": {
        "align": false
      }
    },
    {
      "datasource": {
        "type": "prometheus",
        "uid": "GNNi2217z"
      },
      "fieldConfig": {
        "defaults": {
          "color": {
            "mode": "thresholds"
          },
          "mappings": [],
          "max": 100,
          "min": 0,
          "thresholds": {
            "mode": "absolute",
            "steps": [
              {
                "color": "green",
                "value": null
              },
              {
                "color": "red",
                "value": 80
              }
            ]
          }
        },
        "overrides": []
      },
      "gridPos": {
        "h": 8,
        "w": 12,
        "x": 12,
        "y": 24
      },
      "id": 10,
      "options": {
        "displayMode": "gradient",
        "orientation": "vertical",
        "reduceOptions": {
          "calcs": [
            "mean"
          ],
          "fields": "",
          "values": false
        },
        "showUnfilled": true
      },
      "pluginVersion": "8.3.3",
      "targets": [
        {
          "expr": "sum by (le) (chainmaker_scheduler_metric_vm_run_time_bucket{chainId=~\"$chainId\", job=~\"$node\", le=\"0.005\"})",
          "interval": "",
          "legendFormat": "[0,0.005]",
          "refId": "A"
        },
        {
          "expr": "(sum by (le) (chainmaker_scheduler_metric_vm_run_time_bucket{chainId=~\"$chainId\", job=~\"$node\", le=\"0.01\"}))-ignoring(le)(sum by (le) (chainmaker_scheduler_metric_vm_run_time_bucket{chainId=~\"$chainId\", job=~\"$node\", le=\"0.005\"}))",
          "interval": "",
          "legendFormat": "(0.005,0.01]",
          "refId": "B"
        },
        {
          "expr": "(sum by (le) (chainmaker_scheduler_metric_vm_run_time_bucket{chainId=~\"$chainId\", job=~\"$node\", le=\"0.015\"}))-ignoring(le)(sum by (le) (chainmaker_scheduler_metric_vm_run_time_bucket{chainId=~\"$chainId\", job=~\"$node\", le=\"0.01\"}))",
          "interval": "",
          "legendFormat": "(0.01,0.015]",
          "refId": "C"
        },
        {
          "expr": "(sum by (le) (chainmaker_scheduler_metric_vm_run_time_bucket{chainId=~\"$chainId\", job=~\"$node\", le=\"0.05\"}))-ignoring(le)(sum by (le) (chainmaker_scheduler_metric_vm_run_time_bucket{chainId=~\"$chainId\", job=~\"$node\", le=\"0.015\"}))",
          "interval": "",
          "legendFormat": "(0.015,0.05]",
          "refId": "D"
        },
        {
          "expr": "(sum by (le) (chainmaker_scheduler_metric_vm_run_time_bucket{chainId=~\"$chainId\", job=~\"$node\", le=\"0.1\"}))-ignoring(le)(sum by (le) (chainmaker_scheduler_metric_vm_run_time_bucket{chainId=~\"$chainId\", job=~\"$node\", le=\"0.05\"}))",
          "interval": "",
          "legendFormat": "(0.05,0.1]",
          "refId": "E"
        },
        {
          "expr": "(sum by (le) (chainmaker_scheduler_metric_vm_run_time_bucket{chainId=~\"$chainId\", job=~\"$node\", le=\"1\"}))-ignoring(le)(sum by (le) (chainmaker_scheduler_metric_vm_run_time_bucket{chainId=~\"$chainId\", job=~\"$node\", le=\"0.1\"}))",
          "interval": "",
          "legendFormat": "(0.1,1]",
          "refId": "F"
        },
        {
          "expr": "(sum by (le) (chainmaker_scheduler_metric_vm_run_time_bucket{chainId=~\"$chainId\", job=~\"$node\", le=\"10\"}))-ignoring(le)(sum by (le) (chainmaker_scheduler_metric_vm_run_time_bucket{chainId=~\"$chainId\", job=~\"$node\", le=\"1\"}))",
          "interval": "",
          "legendFormat": "(1,10]",
          "refId": "G"
        }
      ],
      "title": "交易执行时间",
      "type": "bargauge"
    },
    {
      "datasource": {
        "type": "prometheus",
        "uid": "GNNi2217z"
      },
      "fieldConfig": {
        "defaults": {
          "color": {
            "mode": "thresholds"
          },
          "mappings": [],
          "max": 100,
          "min": 0,
          "thresholds": {
            "mode": "absolute",
            "steps": [
              {
                "color": "green",
                "value": null
              },
              {
                "color": "red",
                "value": 80
              }
            ]
          }
        },
        "overrides": []
      },
      "gridPos": {
        "h": 9,
        "w": 12,
        "x": 0,
        "y": 32
      },
      "id": 16,
      "options": {
        "displayMode": "gradient",
        "orientation": "vertical",
        "reduceOptions": {
          "calcs": [
            "mean"
          ],
          "fields": "",
          "values": false
        },
        "showUnfilled": true
      },
      "pluginVersion": "8.3.3",
      "targets": [
        {
          "expr": "sum by (le) (chainmaker_proposer_metric_block_package_time_bucket{chainId=~\"$chainId\", job=~\"$node\", le=\"0.005\"})",
          "interval": "",
          "legendFormat": "[0,0.005]",
          "refId": "A"
        },
        {
          "expr": "(sum by (le) (chainmaker_proposer_metric_block_package_time_bucket{chainId=~\"$chainId\", job=~\"$node\", le=\"0.01\"}))-ignoring(le)(sum by (le) (chainmaker_proposer_metric_block_package_time_bucket{chainId=~\"$chainId\", job=~\"$node\", le=\"0.005\"}))",
          "interval": "",
          "legendFormat": "(0.005,0.01]",
          "refId": "B"
        },
        {
          "expr": "(sum by (le) (chainmaker_proposer_metric_block_package_time_bucket{chainId=~\"$chainId\", job=~\"$node\", le=\"0.015\"}))-ignoring(le)(sum by (le) (chainmaker_proposer_metric_block_package_time_bucket{chainId=~\"$chainId\", job=~\"$node\", le=\"0.01\"}))",
          "interval": "",
          "legendFormat": "(0.01,0.015]",
          "refId": "C"
        },
        {
          "expr": "(sum by (le) (chainmaker_proposer_metric_block_package_time_bucket{chainId=~\"$chainId\", job=~\"$node\", le=\"0.05\"}))-ignoring(le)(sum by (le) (chainmaker_proposer_metric_block_package_time_bucket{chainId=~\"$chainId\", job=~\"$node\", le=\"0.015\"}))",
          "interval": "",
          "legendFormat": "(0.015,0.05]",
          "refId": "D"
        },
        {
          "expr": "(sum by (le) (chainmaker_proposer_metric_block_package_time_bucket{chainId=~\"$chainId\", job=~\"$node\", le=\"0.1\"}))-ignoring(le)(sum by (le) (chainmaker_proposer_metric_block_package_time_bucket{chainId=~\"$chainId\", job=~\"$node\", le=\"0.05\"}))",
          "interval": "",
          "legendFormat": "(0.05,0.1]",
          "refId": "E"
        },
        {
          "expr": "(sum by (le) (chainmaker_proposer_metric_block_package_time_bucket{chainId=~\"$chainId\", job=~\"$node\", le=\"1\"}))-ignoring(le)(sum by (le) (chainmaker_proposer_metric_block_package_time_bucket{chainId=~\"$chainId\", job=~\"$node\", le=\"0.1\"}))",
          "interval": "",
          "legendFormat": "(0.1,1]",
          "refId": "F"
        },
        {
          "expr": "(sum by (le) (chainmaker_proposer_metric_block_package_time_bucket{chainId=~\"$chainId\", job=~\"$node\", le=\"10\"}))-ignoring(le)(sum by (le) (chainmaker_proposer_metric_block_package_time_bucket{chainId=~\"$chainId\", job=~\"$node\", le=\"1\"}))",
          "interval": "",
          "legendFormat": "(1,10]",
          "refId": "G"
        }
      ],
      "title": "区块打包时间",
      "type": "bargauge"
    },
    {
      "datasource": {
        "type": "prometheus",
        "uid": "GNNi2217z"
      },
      "description": "",
      "fieldConfig": {
        "defaults": {
          "color": {
            "mode": "thresholds"
          },
          "mappings": [],
          "max": 100,
          "min": 0,
          "thresholds": {
            "mode": "absolute",
            "steps": [
              {
                "color": "green",
                "value": null
              },
              {
                "color": "red",
                "value": 80
              }
            ]
          }
        },
        "overrides": []
      },
      "gridPos": {
        "h": 9,
        "w": 12,
        "x": 12,
        "y": 32
      },
      "id": 8,
      "options": {
        "displayMode": "gradient",
        "orientation": "vertical",
        "reduceOptions": {
          "calcs": [
            "mean"
          ],
          "fields": "",
          "values": false
        },
        "showUnfilled": true
      },
      "pluginVersion": "8.3.3",
      "targets": [
        {
          "expr": "sum by (le) (chainmaker_committer_metric_block_size_bucket{chainId=~\"$chainId\", job=~\"$node\", le=\"1024\"})",
          "hide": false,
          "interval": "",
          "legendFormat": "[0,1024]",
          "refId": "A"
        },
        {
          "expr": "(sum by (le) (chainmaker_committer_metric_block_size_bucket{chainId=~\"$chainId\", job=~\"$node\", le=\"2048\"}))-ignoring(le)(sum by (le) (chainmaker_committer_metric_block_size_bucket{chainId=~\"$chainId\", job=~\"$node\", le=\"1024\"}))",
          "hide": false,
          "interval": "",
          "legendFormat": "(1024,2048]",
          "refId": "B"
        },
        {
          "expr": "(sum by (le) (chainmaker_committer_metric_block_size_bucket{chainId=~\"$chainId\", job=~\"$node\", le=\"4096\"}))-ignoring(le)(sum by (le) (chainmaker_committer_metric_block_size_bucket{chainId=~\"$chainId\", job=~\"$node\", le=\"2048\"}))",
          "hide": false,
          "interval": "",
          "legendFormat": "(2048,4096]",
          "refId": "C"
        },
        {
          "expr": "(sum by (le) (chainmaker_committer_metric_block_size_bucket{chainId=~\"$chainId\", job=~\"$node\", le=\"8192\"}))-ignoring(le)(sum by (le) (chainmaker_committer_metric_block_size_bucket{chainId=~\"$chainId\", job=~\"$node\", le=\"4096\"}))",
          "hide": false,
          "interval": "",
          "legendFormat": "(4096,8192]",
          "refId": "D"
        },
        {
          "expr": "(sum by (le) (chainmaker_committer_metric_block_size_bucket{chainId=~\"$chainId\", job=~\"$node\", le=\"16384\"}))-ignoring(le)(sum by (le) (chainmaker_committer_metric_block_size_bucket{chainId=~\"$chainId\", job=~\"$node\", le=\"8192\"}))",
          "hide": false,
          "interval": "",
          "legendFormat": "(8192,16384]",
          "refId": "E"
        },
        {
          "expr": "(sum by (le) (chainmaker_committer_metric_block_size_bucket{chainId=~\"$chainId\", job=~\"$node\", le=\"32768\"}))-ignoring(le)(sum by (le) (chainmaker_committer_metric_block_size_bucket{chainId=~\"$chainId\", job=~\"$node\", le=\"16384\"}))",
          "hide": false,
          "interval": "",
          "legendFormat": "(16384,32768]",
          "refId": "F"
        },
        {
          "expr": "(sum by (le) (chainmaker_committer_metric_block_size_bucket{chainId=~\"$chainId\", job=~\"$node\", le=\"65536\"}))-ignoring(le)(sum by (le) (chainmaker_committer_metric_block_size_bucket{chainId=~\"$chainId\", job=~\"$node\", le=\"32768\"}))",
          "hide": false,
          "interval": "",
          "legendFormat": "(32768,65536]",
          "refId": "G"
        },
        {
          "expr": "(sum by (le) (chainmaker_committer_metric_block_size_bucket{chainId=~\"$chainId\", job=~\"$node\", le=\"131072\"}))-ignoring(le)(sum by (le) (chainmaker_committer_metric_block_size_bucket{chainId=~\"$chainId\", job=~\"$node\", le=\"65536\"}))",
          "hide": false,
          "interval": "",
          "legendFormat": "(65536,131072]",
          "refId": "H"
        },
        {
          "expr": "(sum by (le) (chainmaker_committer_metric_block_size_bucket{chainId=~\"$chainId\", job=~\"$node\", le=\"262144\"}))-ignoring(le)(sum by (le) (chainmaker_committer_metric_block_size_bucket{chainId=~\"$chainId\", job=~\"$node\", le=\"131072\"}))",
          "hide": false,
          "interval": "",
          "legendFormat": "(131072,262144]",
          "refId": "I"
        },
        {
          "expr": "(sum by (le) (chainmaker_committer_metric_block_size_bucket{chainId=~\"$chainId\", job=~\"$node\", le=\"524288\"}))-ignoring(le)(sum by (le) (chainmaker_committer_metric_block_size_bucket{chainId=~\"$chainId\", job=~\"$node\", le=\"262144\"}))",
          "hide": false,
          "interval": "",
          "legendFormat": "(262144,524288]",
          "refId": "J"
        },
        {
          "expr": "(sum by (le) (chainmaker_committer_metric_block_size_bucket{chainId=~\"$chainId\", job=~\"$node\", le=\"1.048576e+06\"}))-ignoring(le)(sum by (le) (chainmaker_committer_metric_block_size_bucket{chainId=~\"$chainId\", job=~\"$node\", le=\"524288\"}))",
          "interval": "",
          "legendFormat": "(524288,1048576]",
          "refId": "K"
        },
        {
          "expr": "(sum by (le) (chainmaker_committer_metric_block_size_bucket{chainId=~\"$chainId\", job=~\"$node\", le=\"2.097152e+06\"}))-ignoring(le)(sum by (le) (chainmaker_committer_metric_block_size_bucket{chainId=~\"$chainId\", job=~\"$node\", le=\"1.048576e+06\"}))",
          "interval": "",
          "legendFormat": "(1048576,2097152]",
          "refId": "L"
        },
        {
          "expr": "(sum by (le) (chainmaker_committer_metric_block_size_bucket{chainId=~\"$chainId\", job=~\"$node\", le=\"+Inf\"}))-ignoring(le)(sum by (le) (chainmaker_committer_metric_block_size_bucket{chainId=~\"$chainId\", job=~\"$node\", le=\"2.097152e+06\"}))",
          "interval": "",
          "legendFormat": "(2097152,+Inf)",
          "refId": "M"
        }
      ],
      "title": "区块大小",
      "transformations": [],
      "type": "bargauge"
    },
    {
      "datasource": {
        "type": "prometheus",
        "uid": "GNNi2217z"
      },
      "fieldConfig": {
        "defaults": {
          "color": {
            "mode": "thresholds"
          },
          "mappings": [],
          "max": 100,
          "min": 0,
          "thresholds": {
            "mode": "absolute",
            "steps": [
              {
                "color": "green",
                "value": null
              },
              {
                "color": "red",
                "value": 80
              }
            ]
          }
        },
        "overrides": []
      },
      "gridPos": {
        "h": 9,
        "w": 12,
        "x": 0,
        "y": 41
      },
      "id": 18,
      "options": {
        "displayMode": "gradient",
        "orientation": "vertical",
        "reduceOptions": {
          "calcs": [
            "mean"
          ],
          "fields": "",
          "values": false
        },
        "showUnfilled": true
      },
      "pluginVersion": "8.3.3",
      "targets": [
        {
          "expr": "sum by (le) (chainmaker_verifier_metric_block_verify_time_bucket{chainId=~\"$chainId\", job=~\"$node\", le=\"0.005\"})",
          "interval": "",
          "legendFormat": "[0,0.005]",
          "refId": "A"
        },
        {
          "expr": "(sum by (le) (chainmaker_verifier_metric_block_verify_time_bucket{chainId=~\"$chainId\", job=~\"$node\", le=\"0.01\"}))-ignoring(le)(sum by (le) (chainmaker_verifier_metric_block_verify_time_bucket{chainId=~\"$chainId\", job=~\"$node\", le=\"0.005\"}))",
          "interval": "",
          "legendFormat": "(0.005,0.01]",
          "refId": "B"
        },
        {
          "expr": "(sum by (le) (chainmaker_verifier_metric_block_verify_time_bucket{chainId=~\"$chainId\", job=~\"$node\", le=\"0.015\"}))-ignoring(le)(sum by (le) (chainmaker_verifier_metric_block_verify_time_bucket{chainId=~\"$chainId\", job=~\"$node\", le=\"0.01\"}))",
          "interval": "",
          "legendFormat": "(0.01,0.015]",
          "refId": "C"
        },
        {
          "expr": "(sum by (le) (chainmaker_verifier_metric_block_verify_time_bucket{chainId=~\"$chainId\", job=~\"$node\", le=\"0.05\"}))-ignoring(le)(sum by (le) (chainmaker_verifier_metric_block_verify_time_bucket{chainId=~\"$chainId\", job=~\"$node\", le=\"0.015\"}))",
          "interval": "",
          "legendFormat": "(0.015,0.05]",
          "refId": "D"
        },
        {
          "expr": "(sum by (le) (chainmaker_verifier_metric_block_verify_time_bucket{chainId=~\"$chainId\", job=~\"$node\", le=\"0.1\"}))-ignoring(le)(sum by (le) (chainmaker_verifier_metric_block_verify_time_bucket{chainId=~\"$chainId\", job=~\"$node\", le=\"0.05\"}))",
          "interval": "",
          "legendFormat": "(0.05,0.1]",
          "refId": "E"
        },
        {
          "expr": "(sum by (le) (chainmaker_verifier_metric_block_verify_time_bucket{chainId=~\"$chainId\", job=~\"$node\", le=\"1\"}))-ignoring(le)(sum by (le) (chainmaker_verifier_metric_block_verify_time_bucket{chainId=~\"$chainId\", job=~\"$node\", le=\"0.1\"}))",
          "interval": "",
          "legendFormat": "(0.1,1]",
          "refId": "F"
        },
        {
          "expr": "(sum by (le) (chainmaker_verifier_metric_block_verify_time_bucket{chainId=~\"$chainId\", job=~\"$node\", le=\"10\"}))-ignoring(le)(sum by (le) (chainmaker_verifier_metric_block_verify_time_bucket{chainId=~\"$chainId\", job=~\"$node\", le=\"1\"}))",
          "interval": "",
          "legendFormat": "(1,10]",
          "refId": "G"
        }
      ],
      "title": "区块验证时间",
      "type": "bargauge"
    },
    {
      "datasource": {
        "type": "prometheus",
        "uid": "GNNi2217z"
      },
      "fieldConfig": {
        "defaults": {
          "color": {
            "mode": "thresholds"
          },
          "mappings": [],
          "max": 100,
          "min": 0,
          "thresholds": {
            "mode": "absolute",
            "steps": [
              {
                "color": "green",
                "value": null
              },
              {
                "color": "red",
                "value": 80
              }
            ]
          }
        },
        "overrides": []
      },
      "gridPos": {
        "h": 9,
        "w": 12,
        "x": 12,
        "y": 41
      },
      "id": 20,
      "options": {
        "displayMode": "gradient",
        "orientation": "vertical",
        "reduceOptions": {
          "calcs": [
            "mean"
          ],
          "fields": "",
          "values": false
        },
        "showUnfilled": true
      },
      "pluginVersion": "8.3.3",
      "targets": [
        {
          "expr": "sum by (le) (chainmaker_committer_metric_block_commit_time_bucket{chainId=~\"$chainId\", job=~\"$node\", le=\"0.005\"})",
          "interval": "",
          "legendFormat": "[0,0.005]",
          "refId": "A"
        },
        {
          "expr": "(sum by (le) (chainmaker_committer_metric_block_commit_time_bucket{chainId=~\"$chainId\", job=~\"$node\", le=\"0.01\"}))-ignoring(le)(sum by (le) (chainmaker_committer_metric_block_commit_time_bucket{chainId=~\"$chainId\", job=~\"$node\", le=\"0.005\"}))",
          "interval": "",
          "legendFormat": "(0.005,0.01]",
          "refId": "B"
        },
        {
          "expr": "(sum by (le) (chainmaker_committer_metric_block_commit_time_bucket{chainId=~\"$chainId\", job=~\"$node\", le=\"0.015\"}))-ignoring(le)(sum by (le) (chainmaker_committer_metric_block_commit_time_bucket{chainId=~\"$chainId\", job=~\"$node\", le=\"0.01\"}))",
          "interval": "",
          "legendFormat": "(0.01,0.015]",
          "refId": "C"
        },
        {
          "expr": "(sum by (le) (chainmaker_committer_metric_block_commit_time_bucket{chainId=~\"$chainId\", job=~\"$node\", le=\"0.05\"}))-ignoring(le)(sum by (le) (chainmaker_committer_metric_block_commit_time_bucket{chainId=~\"$chainId\", job=~\"$node\", le=\"0.015\"}))",
          "interval": "",
          "legendFormat": "(0.015,0.05]",
          "refId": "D"
        },
        {
          "expr": "(sum by (le) (chainmaker_committer_metric_block_commit_time_bucket{chainId=~\"$chainId\", job=~\"$node\", le=\"0.1\"}))-ignoring(le)(sum by (le) (chainmaker_committer_metric_block_commit_time_bucket{chainId=~\"$chainId\", job=~\"$node\", le=\"0.05\"}))",
          "interval": "",
          "legendFormat": "(0.05,0.1]",
          "refId": "E"
        },
        {
          "expr": "(sum by (le) (chainmaker_committer_metric_block_commit_time_bucket{chainId=~\"$chainId\", job=~\"$node\", le=\"1\"}))-ignoring(le)(sum by (le) (chainmaker_committer_metric_block_commit_time_bucket{chainId=~\"$chainId\", job=~\"$node\", le=\"0.1\"}))",
          "interval": "",
          "legendFormat": "(0.1,1]",
          "refId": "F"
        },
        {
          "expr": "(sum by (le) (chainmaker_committer_metric_block_commit_time_bucket{chainId=~\"$chainId\", job=~\"$node\", le=\"10\"}))-ignoring(le)(sum by (le) (chainmaker_committer_metric_block_commit_time_bucket{chainId=~\"$chainId\", job=~\"$node\", le=\"1\"}))",
          "interval": "",
          "legendFormat": "(1,10]",
          "refId": "G"
        }
      ],
      "title": "区块提交时间",
      "type": "bargauge"
    },
    {
      "datasource": {
        "type": "prometheus",
        "uid": "GNNi2217z"
      },
      "fieldConfig": {
        "defaults": {
          "color": {
            "mode": "thresholds"
          },
          "mappings": [],
          "max": 100,
          "min": 0,
          "thresholds": {
            "mode": "absolute",
            "steps": [
              {
                "color": "green",
                "value": null
              },
              {
                "color": "red",
                "value": 80
              }
            ]
          }
        },
        "overrides": []
      },
      "gridPos": {
        "h": 8,
        "w": 12,
        "x": 0,
        "y": 50
      },
      "id": 21,
      "options": {
        "displayMode": "gradient",
        "orientation": "vertical",
        "reduceOptions": {
          "calcs": [
            "mean"
          ],
          "fields": "",
          "values": false
        },
        "showUnfilled": true
      },
      "pluginVersion": "8.3.3",
      "targets": [
        {
          "expr": "sum by (le) (chainmaker_committer_metric_block_interval_time_bucket{chainId=~\"$chainId\", job=~\"$node\", le=\"0.2\"})",
          "interval": "",
          "legendFormat": "[0,0.2]",
          "refId": "A"
        },
        {
          "expr": "(sum by (le) (chainmaker_committer_metric_block_interval_time_bucket{chainId=~\"$chainId\", job=~\"$node\", le=\"0.5\"}))-ignoring(le)(sum by (le) (chainmaker_committer_metric_block_interval_time_bucket{chainId=~\"$chainId\", job=~\"$node\", le=\"0.2\"}))",
          "interval": "",
          "legendFormat": "(0.2,0.5]",
          "refId": "B"
        },
        {
          "expr": "(sum by (le) (chainmaker_committer_metric_block_interval_time_bucket{chainId=~\"$chainId\", job=~\"$node\", le=\"1\"}))-ignoring(le)(sum by (le) (chainmaker_committer_metric_block_interval_time_bucket{chainId=~\"$chainId\", job=~\"$node\", le=\"0.5\"}))",
          "interval": "",
          "legendFormat": "(0.5,1]",
          "refId": "C"
        },
        {
          "expr": "(sum by (le) (chainmaker_committer_metric_block_interval_time_bucket{chainId=~\"$chainId\", job=~\"$node\", le=\"2\"}))-ignoring(le)(sum by (le) (chainmaker_committer_metric_block_interval_time_bucket{chainId=~\"$chainId\", job=~\"$node\", le=\"1\"}))",
          "interval": "",
          "legendFormat": "(1,2]",
          "refId": "D"
        },
        {
          "expr": "(sum by (le) (chainmaker_committer_metric_block_interval_time_bucket{chainId=~\"$chainId\", job=~\"$node\", le=\"5\"}))-ignoring(le)(sum by (le) (chainmaker_committer_metric_block_interval_time_bucket{chainId=~\"$chainId\", job=~\"$node\", le=\"2\"}))",
          "interval": "",
          "legendFormat": "(2,5]",
          "refId": "E"
        },
        {
          "expr": "(sum by (le) (chainmaker_committer_metric_block_interval_time_bucket{chainId=~\"$chainId\", job=~\"$node\", le=\"10\"}))-ignoring(le)(sum by (le) (chainmaker_committer_metric_block_interval_time_bucket{chainId=~\"$chainId\", job=~\"$node\", le=\"5\"}))",
          "interval": "",
          "legendFormat": "(5,10]",
          "refId": "F"
        },
        {
          "expr": "(sum by (le) (chainmaker_committer_metric_block_interval_time_bucket{chainId=~\"$chainId\", job=~\"$node\", le=\"20\"}))-ignoring(le)(sum by (le) (chainmaker_committer_metric_block_interval_time_bucket{chainId=~\"$chainId\", job=~\"$node\", le=\"10\"}))",
          "interval": "",
          "legendFormat": "(10,20]",
          "refId": "G"
        }
      ],
      "title": "区块间隔时间(秒)",
      "type": "bargauge"
    },
    {
      "aliasColors": {},
      "bars": false,
      "dashLength": 10,
      "dashes": false,
      "description": "",
      "fieldConfig": {
        "defaults": {
          "links": []
        },
        "overrides": []
      },
      "fill": 1,
      "fillGradient": 0,
      "gridPos": {
        "h": 8,
        "w": 12,
        "x": 12,
        "y": 50
      },
      "hiddenSeries": false,
      "id": 28,
      "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": "8.3.3",
      "pointradius": 2,
      "points": false,
      "renderer": "flot",
      "seriesOverrides": [],
      "spaceLength": 10,
      "stack": false,
      "steppedLine": false,
      "targets": [
        {
          "expr": "chainmaker_vm_metric_gas_used_histogram_sum",
          "hide": true,
          "refId": "A"
        },
        {
          "expr": " avg by(chainId,contract_name,runtime_type,job,state) (chainmaker_vm_metric_gas_used_histogram_sum )",
          "hide": true,
          "legendFormat": "{{chainId}}，{{contract_name}},{{runtime_type}},{{job}},{{state}}",
          "refId": "C"
        },
        {
          "expr": "avg by(chainId,contract_name,runtime_type,job,state) (chainmaker_vm_metric_gas_used_histogram_sum{chainId=~\"$chainId\", job=~\"$node\"})",
          "hide": true,
          "legendFormat": "{{chainId}},{{job}},{{runtime_type}}, {{contract_name}},{{state}}",
          "refId": "B"
        },
        {
          "expr": " avg by(chainId,contract_name,runtime_type,job,state) (chainmaker_vm_metric_gas_used_histogram_sum {runtime_type =\"DOCKER_GO\" })",
          "hide": false,
          "instant": false,
          "legendFormat": "{{chainId}},{{job}},{{runtime_type}}, {{contract_name}},{{state}}",
          "refId": "D"
        },
        {
          "expr": "avg by(chainId,contract_name,runtime_type,job,state) (chainmaker_vm_metric_gas_used_histogram_sum {runtime_type =\"EVM\" })",
          "legendFormat": "{{chainId}},{{job}},{{runtime_type}}, {{contract_name}},{{state}}",
          "refId": "E"
        }
      ],
      "thresholds": [],
      "timeRegions": [],
      "title": "链上gas使用量",
      "tooltip": {
        "shared": true,
        "sort": 0,
        "value_type": "individual"
      },
      "type": "graph",
      "xaxis": {
        "mode": "time",
        "show": true,
        "values": []
      },
      "yaxes": [
        {
          "format": "short",
          "logBase": 1,
          "show": true
        },
        {
          "format": "short",
          "logBase": 1,
          "show": true
        }
      ],
      "yaxis": {
        "align": false
      }
    },
    {
      "aliasColors": {},
      "bars": false,
      "dashLength": 10,
      "dashes": false,
      "fieldConfig": {
        "defaults": {
          "links": []
        },
        "overrides": []
      },
      "fill": 1,
      "fillGradient": 0,
      "gridPos": {
        "h": 8,
        "w": 12,
        "x": 0,
        "y": 58
      },
      "hiddenSeries": false,
      "id": 14,
      "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": "8.3.3",
      "pointradius": 2,
      "points": false,
      "renderer": "flot",
      "seriesOverrides": [],
      "spaceLength": 10,
      "stack": false,
      "steppedLine": false,
      "targets": [
        {
          "datasource": {
            "type": "prometheus",
            "uid": "GNNi2217z"
          },
          "exemplar": true,
          "expr": "chainmaker_txpool_metric_tx_pool_size{chainId=~\"$chainId\", job=~\"$node\"}",
          "interval": "",
          "legendFormat": "{{chainId}}, {{instance}}",
          "refId": "A"
        }
      ],
      "thresholds": [],
      "timeRegions": [],
      "title": "交易池交易数量",
      "tooltip": {
        "shared": true,
        "sort": 0,
        "value_type": "individual"
      },
      "type": "graph",
      "xaxis": {
        "mode": "time",
        "show": true,
        "values": []
      },
      "yaxes": [
        {
          "format": "short",
          "logBase": 1,
          "show": true
        },
        {
          "format": "short",
          "logBase": 1,
          "show": true
        }
      ],
      "yaxis": {
        "align": false
      }
    },
    {
      "aliasColors": {},
      "bars": false,
      "dashLength": 10,
      "dashes": false,
      "datasource": {
        "type": "prometheus",
        "uid": "GNNi2217z"
      },
      "fieldConfig": {
        "defaults": {
          "links": []
        },
        "overrides": []
      },
      "fill": 1,
      "fillGradient": 0,
      "gridPos": {
        "h": 8,
        "w": 12,
        "x": 12,
        "y": 58
      },
      "hiddenSeries": false,
      "id": 22,
      "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": "8.3.3",
      "pointradius": 2,
      "points": false,
      "renderer": "flot",
      "seriesOverrides": [],
      "spaceLength": 10,
      "stack": false,
      "steppedLine": false,
      "targets": [
        {
          "expr": "chainmaker_committer_metric_tps_gauge{chainId=~\"$chainId\", job=~\"$node\"}",
          "interval": "",
          "legendFormat": "{{chainId}}, {{instance}}",
          "refId": "A"
        }
      ],
      "thresholds": [],
      "timeRegions": [],
      "title": "transaction per second (TPS)",
      "tooltip": {
        "shared": true,
        "sort": 0,
        "value_type": "individual"
      },
      "type": "graph",
      "xaxis": {
        "mode": "time",
        "show": true,
        "values": []
      },
      "yaxes": [
        {
          "format": "short",
          "logBase": 1,
          "show": true
        },
        {
          "format": "short",
          "logBase": 1,
          "show": true
        }
      ],
      "yaxis": {
        "align": false
      }
    },
    {
      "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": []
      },
      "gridPos": {
        "h": 8,
        "w": 12,
        "x": 0,
        "y": 66
      },
      "id": 38,
      "options": {
        "legend": {
          "calcs": [],
          "displayMode": "list",
          "placement": "bottom"
        },
        "tooltip": {
          "mode": "single"
        }
      },
      "targets": [
        {
          "datasource": {
            "type": "prometheus",
            "uid": "GNNi2217z"
          },
          "exemplar": true,
          "expr": "go_memstats_gc_cpu_fraction{job=~\"$node\"}",
          "interval": "",
          "legendFormat": "",
          "refId": "A"
        }
      ],
      "title": "GC占CPU比值",
      "type": "timeseries"
    },
    {
      "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": []
      },
      "gridPos": {
        "h": 8,
        "w": 12,
        "x": 12,
        "y": 66
      },
      "id": 32,
      "options": {
        "legend": {
          "calcs": [],
          "displayMode": "list",
          "placement": "bottom"
        },
        "tooltip": {
          "mode": "single"
        }
      },
      "targets": [
        {
          "datasource": {
            "type": "prometheus",
            "uid": "GNNi2217z"
          },
          "exemplar": true,
          "expr": "go_goroutines{job=~\"$node\"}",
          "interval": "",
          "legendFormat": "{{instance}}",
          "refId": "A"
        }
      ],
      "title": "Goroutine 数量",
      "type": "timeseries"
    },
    {
      "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
              }
            ]
          },
          "unit": "s"
        },
        "overrides": []
      },
      "gridPos": {
        "h": 8,
        "w": 12,
        "x": 0,
        "y": 74
      },
      "id": 34,
      "options": {
        "legend": {
          "calcs": [],
          "displayMode": "list",
          "placement": "bottom"
        },
        "tooltip": {
          "mode": "single"
        }
      },
      "targets": [
        {
          "datasource": {
            "type": "prometheus",
            "uid": "GNNi2217z"
          },
          "exemplar": true,
          "expr": "go_gc_duration_seconds_sum{job=~\"$node\"}",
          "interval": "",
          "legendFormat": "",
          "refId": "A"
        }
      ],
      "title": "GC 耗时总和",
      "type": "timeseries"
    },
    {
      "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
              }
            ]
          },
          "unit": "decbytes"
        },
        "overrides": []
      },
      "gridPos": {
        "h": 8,
        "w": 12,
        "x": 12,
        "y": 74
      },
      "id": 36,
      "options": {
        "legend": {
          "calcs": [],
          "displayMode": "list",
          "placement": "bottom"
        },
        "tooltip": {
          "mode": "single"
        }
      },
      "targets": [
        {
          "datasource": {
            "type": "prometheus",
            "uid": "GNNi2217z"
          },
          "exemplar": true,
          "expr": "go_memstats_heap_inuse_bytes{job=~\"$node\"}",
          "interval": "",
          "legendFormat": "",
          "refId": "A"
        }
      ],
      "title": "堆内存大小",
      "type": "timeseries"
    },
    {
      "aliasColors": {},
      "bars": false,
      "dashLength": 10,
      "dashes": false,
      "fieldConfig": {
        "defaults": {
          "links": []
        },
        "overrides": []
      },
      "fill": 1,
      "fillGradient": 0,
      "gridPos": {
        "h": 23,
        "w": 24,
        "x": 0,
        "y": 82
      },
      "hiddenSeries": false,
      "id": 30,
      "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": "8.3.3",
      "pointradius": 2,
      "points": false,
      "renderer": "flot",
      "seriesOverrides": [],
      "spaceLength": 10,
      "stack": false,
      "steppedLine": false,
      "targets": [
        {
          "expr": "avg(chainmaker_committer_metric_tps_gauge{chainId=~\"$chainId\", job=~\"$node\"})",
          "legendFormat": "{{chainId}}, {{instance}}",
          "refId": "A"
        }
      ],
      "thresholds": [],
      "timeRegions": [],
      "title": "TPS",
      "tooltip": {
        "shared": true,
        "sort": 0,
        "value_type": "individual"
      },
      "type": "graph",
      "xaxis": {
        "mode": "time",
        "show": true,
        "values": []
      },
      "yaxes": [
        {
          "format": "short",
          "logBase": 1,
          "show": true
        },
        {
          "format": "short",
          "logBase": 1,
          "show": true
        }
      ],
      "yaxis": {
        "align": false
      }
    }
  ],
  "refresh": "5s",
  "schemaVersion": 34,
  "style": "dark",
  "tags": [],
  "templating": {
    "list": [
      {
        "allFormat": "*",
        "current": {
          "selected": false,
          "text": "All",
          "value": "$__all"
        },
        "datasource": {
          "type": "prometheus",
          "uid": "GNNi2217z"
        },
        "definition": "label_values(chainmaker_committer_metric_block_counter, instance)",
        "hide": 0,
        "includeAll": true,
        "label": "节点名",
        "multi": false,
        "name": "node",
        "options": [],
        "query": {
          "query": "label_values(chainmaker_committer_metric_block_counter, job)",
          "refId": "Prometheus-node-Variable-Query"
        },
        "refresh": 1,
        "regex": "",
        "skipUrlSync": false,
        "sort": 5,
        "tagValuesQuery": "",
        "tagsQuery": "",
        "type": "query",
        "useTags": false
      },
      {
        "allFormat": "*",
        "current": {
          "selected": false,
          "text": "All",
          "value": "$__all"
        },
        "datasource": {
          "type": "prometheus",
          "uid": "GNNi2217z"
        },
        "definition": "label_values(chainmaker_committer_metric_block_counter, chainId)",
        "hide": 0,
        "includeAll": true,
        "label": "链ID",
        "multi": false,
        "name": "chainId",
        "options": [],
        "query": {
          "query": "label_values(chainmaker_committer_metric_block_counter, chainId)",
          "refId": "Prometheus-chainId-Variable-Query"
        },
        "refresh": 1,
        "regex": "",
        "skipUrlSync": false,
        "sort": 5,
        "tagValuesQuery": "",
        "tagsQuery": "",
        "type": "query",
        "useTags": false
      }
    ]
  },
  "time": {
    "from": "now-12h",
    "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": "browser",
  "title": "ChainMaker新",
  "uid": "Ckwuqf111",
  "version": 20,
  "weekStart": ""
}