|
|
|
@ -123,7 +123,7 @@
|
|
|
|
|
"hide": false,
|
|
|
|
|
"orderByTime": "ASC",
|
|
|
|
|
"policy": "default",
|
|
|
|
|
"query": "SELECT last(\"host_id\") FROM \"$testnet\".\"autogen\".\"counter-replay_stage-new_leader\" WHERE $timeFilter \n",
|
|
|
|
|
"query": "SELECT last(\"host_id\") FROM \"$testnet\".\"autogen\".\"replay_stage-new_leader\" WHERE $timeFilter \n",
|
|
|
|
|
"rawQuery": true,
|
|
|
|
|
"refId": "A",
|
|
|
|
|
"resultFormat": "table",
|
|
|
|
@ -236,7 +236,7 @@
|
|
|
|
|
"hide": false,
|
|
|
|
|
"orderByTime": "ASC",
|
|
|
|
|
"policy": "default",
|
|
|
|
|
"query": "SELECT last(\"count\") FROM \"$testnet\".\"autogen\".\"counter-broadcast_service-num_peers\" WHERE $timeFilter GROUP BY time(1s) \n\n",
|
|
|
|
|
"query": "SELECT last(\"count\") FROM \"$testnet\".\"autogen\".\"broadcast_service-num_peers\" WHERE $timeFilter GROUP BY time(1s) \n\n",
|
|
|
|
|
"rawQuery": true,
|
|
|
|
|
"refId": "A",
|
|
|
|
|
"resultFormat": "time_series",
|
|
|
|
@ -362,7 +362,7 @@
|
|
|
|
|
],
|
|
|
|
|
"orderByTime": "ASC",
|
|
|
|
|
"policy": "default",
|
|
|
|
|
"query": "SELECT count(\"count\") AS \" \" FROM \"$testnet\".\"autogen\".\"counter-validator-vote_sent\" WHERE $timeFilter GROUP BY time($__interval) FILL(0)",
|
|
|
|
|
"query": "SELECT count(\"count\") AS \" \" FROM \"$testnet\".\"autogen\".\"validator-vote_sent\" WHERE $timeFilter GROUP BY time($__interval) FILL(0)",
|
|
|
|
|
"rawQuery": true,
|
|
|
|
|
"refId": "A",
|
|
|
|
|
"resultFormat": "time_series",
|
|
|
|
@ -502,7 +502,7 @@
|
|
|
|
|
"hide": false,
|
|
|
|
|
"orderByTime": "ASC",
|
|
|
|
|
"policy": "default",
|
|
|
|
|
"query": "SELECT ROUND(MEAN(\"sum\")) FROM ( SELECT sum(\"count\") FROM \"$testnet\".\"autogen\".\"counter-banking_stage-process_transactions\" WHERE $timeFilter GROUP BY time(1s) )\n\n",
|
|
|
|
|
"query": "SELECT ROUND(MEAN(\"sum\")) FROM ( SELECT sum(\"count\") FROM \"$testnet\".\"autogen\".\"banking_stage-process_transactions\" WHERE $timeFilter GROUP BY time(1s) )\n\n",
|
|
|
|
|
"rawQuery": true,
|
|
|
|
|
"refId": "A",
|
|
|
|
|
"resultFormat": "time_series",
|
|
|
|
@ -614,7 +614,7 @@
|
|
|
|
|
"hide": false,
|
|
|
|
|
"orderByTime": "ASC",
|
|
|
|
|
"policy": "default",
|
|
|
|
|
"query": "SELECT MAX(\"sum\") FROM ( SELECT sum(\"count\") FROM \"$testnet\".\"autogen\".\"counter-banking_stage-process_transactions\" WHERE $timeFilter GROUP BY time(1s) )\n\n",
|
|
|
|
|
"query": "SELECT MAX(\"sum\") FROM ( SELECT sum(\"count\") FROM \"$testnet\".\"autogen\".\"banking_stage-process_transactions\" WHERE $timeFilter GROUP BY time(1s) )\n\n",
|
|
|
|
|
"rawQuery": true,
|
|
|
|
|
"refId": "A",
|
|
|
|
|
"resultFormat": "time_series",
|
|
|
|
@ -726,7 +726,7 @@
|
|
|
|
|
"hide": false,
|
|
|
|
|
"orderByTime": "ASC",
|
|
|
|
|
"policy": "default",
|
|
|
|
|
"query": "SELECT sum(\"count\") AS \"transactions\" FROM \"$testnet\".\"autogen\".\"counter-banking_stage-process_transactions\" WHERE $timeFilter \n\n",
|
|
|
|
|
"query": "SELECT sum(\"count\") AS \"transactions\" FROM \"$testnet\".\"autogen\".\"banking_stage-process_transactions\" WHERE $timeFilter \n\n",
|
|
|
|
|
"rawQuery": true,
|
|
|
|
|
"refId": "A",
|
|
|
|
|
"resultFormat": "time_series",
|
|
|
|
@ -1481,7 +1481,7 @@
|
|
|
|
|
"hide": false,
|
|
|
|
|
"orderByTime": "ASC",
|
|
|
|
|
"policy": "default",
|
|
|
|
|
"query": "SELECT sum(\"count\") / 2 AS \"packets\" FROM \"$testnet\".\"autogen\".\"counter-packets-recv_count\" WHERE $timeFilter GROUP BY time(2s) FILL(0)\n",
|
|
|
|
|
"query": "SELECT sum(\"count\") / 2 AS \"packets\" FROM \"$testnet\".\"autogen\".\"packets-recv_count\" WHERE $timeFilter GROUP BY time(2s) FILL(0)\n",
|
|
|
|
|
"rawQuery": true,
|
|
|
|
|
"refId": "B",
|
|
|
|
|
"resultFormat": "time_series",
|
|
|
|
@ -1519,7 +1519,7 @@
|
|
|
|
|
"hide": false,
|
|
|
|
|
"orderByTime": "ASC",
|
|
|
|
|
"policy": "default",
|
|
|
|
|
"query": "SELECT sum(\"count\") / 2 AS \"errors\" FROM \"$testnet\".\"autogen\".\"counter-bank-process_transactions-error_count\" WHERE $timeFilter GROUP BY time(2s) FILL(0)",
|
|
|
|
|
"query": "SELECT sum(\"count\") / 2 AS \"errors\" FROM \"$testnet\".\"autogen\".\"bank-process_transactions-error_count\" WHERE $timeFilter GROUP BY time(2s) FILL(0)",
|
|
|
|
|
"rawQuery": true,
|
|
|
|
|
"refId": "C",
|
|
|
|
|
"resultFormat": "time_series",
|
|
|
|
@ -1556,7 +1556,7 @@
|
|
|
|
|
],
|
|
|
|
|
"orderByTime": "ASC",
|
|
|
|
|
"policy": "default",
|
|
|
|
|
"query": "SELECT sum(\"count\") / 2 AS \"transactions\" FROM \"$testnet\".\"autogen\".\"counter-banking_stage-process_transactions\" WHERE $timeFilter GROUP BY time(2s) FILL(0)\n",
|
|
|
|
|
"query": "SELECT sum(\"count\") / 2 AS \"transactions\" FROM \"$testnet\".\"autogen\".\"banking_stage-process_transactions\" WHERE $timeFilter GROUP BY time(2s) FILL(0)\n",
|
|
|
|
|
"rawQuery": true,
|
|
|
|
|
"refId": "A",
|
|
|
|
|
"resultFormat": "time_series",
|
|
|
|
@ -1670,7 +1670,7 @@
|
|
|
|
|
"type": "fill"
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"measurement": "counter-cluster_info-vote-count",
|
|
|
|
|
"measurement": "cluster_info-vote-count",
|
|
|
|
|
"orderByTime": "ASC",
|
|
|
|
|
"policy": "autogen",
|
|
|
|
|
"query": "SELECT mean(\"total_peers\") as \"total peers\" FROM \"$testnet\".\"autogen\".\"vote_stage-peer_count\" WHERE $timeFilter GROUP BY time($__interval) FILL(0)",
|
|
|
|
@ -1749,7 +1749,7 @@
|
|
|
|
|
"hide": false,
|
|
|
|
|
"orderByTime": "ASC",
|
|
|
|
|
"policy": "default",
|
|
|
|
|
"query": "SELECT mean(\"count\") AS \"peers\" FROM \"$testnet\".\"autogen\".\"counter-broadcast_service-num_peers\" WHERE $timeFilter GROUP BY time(1s) FILL(0)",
|
|
|
|
|
"query": "SELECT mean(\"count\") AS \"peers\" FROM \"$testnet\".\"autogen\".\"broadcast_service-num_peers\" WHERE $timeFilter GROUP BY time(1s) FILL(0)",
|
|
|
|
|
"rawQuery": true,
|
|
|
|
|
"refId": "C",
|
|
|
|
|
"resultFormat": "time_series",
|
|
|
|
@ -1873,7 +1873,7 @@
|
|
|
|
|
"type": "fill"
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"measurement": "counter-cluster_info-vote-count",
|
|
|
|
|
"measurement": "cluster_info-vote-count",
|
|
|
|
|
"orderByTime": "ASC",
|
|
|
|
|
"policy": "autogen",
|
|
|
|
|
"query": "SELECT mean(\"duration_ms\") FROM \"$testnet\".\"autogen\".\"validator-confirmation\" WHERE host_id =~ /$hostid/ AND $timeFilter GROUP BY time(1s) FILL(0)\n",
|
|
|
|
@ -1989,10 +1989,10 @@
|
|
|
|
|
"type": "fill"
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"measurement": "counter-cluster_info-vote-count",
|
|
|
|
|
"measurement": "cluster_info-vote-count",
|
|
|
|
|
"orderByTime": "ASC",
|
|
|
|
|
"policy": "autogen",
|
|
|
|
|
"query": "SELECT \"request_amount\" FROM \"$testnet\".\"autogen\".\"drone\" WHERE $timeFilter AND \"op\"='airdrop' fill(null)\n\n\n\n",
|
|
|
|
|
"query": "SELECT \"request_amount\" FROM \"$testnet\".\"autogen\".\"drone-airdrop\" WHERE $timeFilter fill(null)\n\n\n\n",
|
|
|
|
|
"rawQuery": true,
|
|
|
|
|
"refId": "A",
|
|
|
|
|
"resultFormat": "time_series",
|
|
|
|
@ -2106,7 +2106,7 @@
|
|
|
|
|
"type": "fill"
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"measurement": "counter-cluster_info-vote-count",
|
|
|
|
|
"measurement": "cluster_info-vote-count",
|
|
|
|
|
"orderByTime": "ASC",
|
|
|
|
|
"policy": "autogen",
|
|
|
|
|
"query": "SELECT mean(\"duration_ms\") / 1000 AS \".\" FROM \"$testnet\".\"autogen\".\"thinclient\" WHERE $timeFilter GROUP BY time($__interval), \"op\" \n\n\n\n\n\n",
|
|
|
|
@ -2358,7 +2358,7 @@
|
|
|
|
|
"type": "fill"
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"measurement": "counter-cluster_info-vote-count",
|
|
|
|
|
"measurement": "cluster_info-vote-count",
|
|
|
|
|
"orderByTime": "ASC",
|
|
|
|
|
"policy": "autogen",
|
|
|
|
|
"query": "SELECT sum(*) FROM \"$testnet\".\"autogen\".\"testnet-deploy\" WHERE $timeFilter GROUP BY time($__interval) FILL(0)\n\n\n\n\n\n\n\n\n",
|
|
|
|
@ -2626,7 +2626,7 @@
|
|
|
|
|
"type": "fill"
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"measurement": "counter-cluster_info-vote-count",
|
|
|
|
|
"measurement": "cluster_info-vote-count",
|
|
|
|
|
"orderByTime": "ASC",
|
|
|
|
|
"policy": "autogen",
|
|
|
|
|
"query": "SELECT sum(\"one\") as \".\" FROM \"$testnet\".\"autogen\".\"panic\" WHERE $timeFilter GROUP BY time($__interval), \"program\" fill(null)\n\n\n\n",
|
|
|
|
@ -2940,7 +2940,7 @@
|
|
|
|
|
"type": "fill"
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"measurement": "counter-cluster_info-vote-count",
|
|
|
|
|
"measurement": "cluster_info-vote-count",
|
|
|
|
|
"orderByTime": "ASC",
|
|
|
|
|
"policy": "autogen",
|
|
|
|
|
"query": "SELECT sum(\"killed\") as \".\" FROM \"$testnet\".\"autogen\".\"oom-killer\" WHERE $timeFilter GROUP BY time($__interval), \"victim\", \"hostname\" fill(null)\n\n\n\n",
|
|
|
|
@ -3228,7 +3228,7 @@
|
|
|
|
|
],
|
|
|
|
|
"orderByTime": "ASC",
|
|
|
|
|
"policy": "default",
|
|
|
|
|
"query": "SELECT sum(\"count\") AS \"total_errors\" FROM \"$testnet\".\"autogen\".\"counter-bank-process_transactions-error_count\" WHERE $timeFilter GROUP BY time(1s) FILL(0)\n",
|
|
|
|
|
"query": "SELECT sum(\"count\") AS \"total_errors\" FROM \"$testnet\".\"autogen\".\"bank-process_transactions-error_count\" WHERE $timeFilter GROUP BY time(1s) FILL(0)\n",
|
|
|
|
|
"rawQuery": true,
|
|
|
|
|
"refId": "B",
|
|
|
|
|
"resultFormat": "time_series",
|
|
|
|
@ -3265,7 +3265,7 @@
|
|
|
|
|
],
|
|
|
|
|
"orderByTime": "ASC",
|
|
|
|
|
"policy": "default",
|
|
|
|
|
"query": "SELECT sum(\"count\") AS \"blockhash_too_old\" FROM \"$testnet\".\"autogen\".\"counter-bank-process_transactions-error-reserve_blockhash\" WHERE $timeFilter GROUP BY time(1s) FILL(0)\n",
|
|
|
|
|
"query": "SELECT sum(\"count\") AS \"blockhash_too_old\" FROM \"$testnet\".\"autogen\".\"bank-process_transactions-error-reserve_blockhash\" WHERE $timeFilter GROUP BY time(1s) FILL(0)\n",
|
|
|
|
|
"rawQuery": true,
|
|
|
|
|
"refId": "A",
|
|
|
|
|
"resultFormat": "time_series",
|
|
|
|
@ -3302,7 +3302,7 @@
|
|
|
|
|
],
|
|
|
|
|
"orderByTime": "ASC",
|
|
|
|
|
"policy": "default",
|
|
|
|
|
"query": "SELECT sum(\"count\") AS \"account_loaded_twice\" FROM \"$testnet\".\"autogen\".\"counter-bank-process_transactions-account_loaded_twice\" WHERE $timeFilter GROUP BY time(1s) FILL(0)\n",
|
|
|
|
|
"query": "SELECT sum(\"count\") AS \"account_loaded_twice\" FROM \"$testnet\".\"autogen\".\"bank-process_transactions-account_loaded_twice\" WHERE $timeFilter GROUP BY time(1s) FILL(0)\n",
|
|
|
|
|
"rawQuery": true,
|
|
|
|
|
"refId": "C",
|
|
|
|
|
"resultFormat": "time_series",
|
|
|
|
@ -3339,7 +3339,7 @@
|
|
|
|
|
],
|
|
|
|
|
"orderByTime": "ASC",
|
|
|
|
|
"policy": "default",
|
|
|
|
|
"query": "SELECT sum(\"count\") AS \"blockhash_not_found\" FROM \"$testnet\".\"autogen\".\"counter-bank-process_transactions-error-blockhash_not_found\" WHERE $timeFilter GROUP BY time(1s) FILL(0)\n",
|
|
|
|
|
"query": "SELECT sum(\"count\") AS \"blockhash_not_found\" FROM \"$testnet\".\"autogen\".\"bank-process_transactions-error-blockhash_not_found\" WHERE $timeFilter GROUP BY time(1s) FILL(0)\n",
|
|
|
|
|
"rawQuery": true,
|
|
|
|
|
"refId": "D",
|
|
|
|
|
"resultFormat": "time_series",
|
|
|
|
@ -3376,7 +3376,7 @@
|
|
|
|
|
],
|
|
|
|
|
"orderByTime": "ASC",
|
|
|
|
|
"policy": "default",
|
|
|
|
|
"query": "SELECT sum(\"count\") AS \"duplicate_signature\" FROM \"$testnet\".\"autogen\".\"counter-bank-process_transactions-error-duplicate_signature\" WHERE $timeFilter GROUP BY time(1s) FILL(0)\n",
|
|
|
|
|
"query": "SELECT sum(\"count\") AS \"duplicate_signature\" FROM \"$testnet\".\"autogen\".\"bank-process_transactions-error-duplicate_signature\" WHERE $timeFilter GROUP BY time(1s) FILL(0)\n",
|
|
|
|
|
"rawQuery": true,
|
|
|
|
|
"refId": "E",
|
|
|
|
|
"resultFormat": "time_series",
|
|
|
|
@ -3413,7 +3413,7 @@
|
|
|
|
|
],
|
|
|
|
|
"orderByTime": "ASC",
|
|
|
|
|
"policy": "default",
|
|
|
|
|
"query": "SELECT sum(\"count\") AS \"insufficient_funds\" FROM \"$testnet\".\"autogen\".\"counter-bank-process_transactions-error-insufficient_funds\" WHERE $timeFilter GROUP BY time(1s) FILL(0)\n",
|
|
|
|
|
"query": "SELECT sum(\"count\") AS \"insufficient_funds\" FROM \"$testnet\".\"autogen\".\"bank-process_transactions-error-insufficient_funds\" WHERE $timeFilter GROUP BY time(1s) FILL(0)\n",
|
|
|
|
|
"rawQuery": true,
|
|
|
|
|
"refId": "F",
|
|
|
|
|
"resultFormat": "time_series",
|
|
|
|
@ -3450,7 +3450,7 @@
|
|
|
|
|
],
|
|
|
|
|
"orderByTime": "ASC",
|
|
|
|
|
"policy": "default",
|
|
|
|
|
"query": "SELECT sum(\"count\") AS \"account_in_use\" FROM \"$testnet\".\"autogen\".\"counter-bank-process_transactions-account_in_use\" WHERE $timeFilter GROUP BY time(1s) FILL(0)\n",
|
|
|
|
|
"query": "SELECT sum(\"count\") AS \"account_in_use\" FROM \"$testnet\".\"autogen\".\"bank-process_transactions-account_in_use\" WHERE $timeFilter GROUP BY time(1s) FILL(0)\n",
|
|
|
|
|
"rawQuery": true,
|
|
|
|
|
"refId": "G",
|
|
|
|
|
"resultFormat": "time_series",
|
|
|
|
@ -3487,7 +3487,7 @@
|
|
|
|
|
],
|
|
|
|
|
"orderByTime": "ASC",
|
|
|
|
|
"policy": "default",
|
|
|
|
|
"query": "SELECT sum(\"count\") AS \"account_not_found\" FROM \"$testnet\".\"autogen\".\"counter-bank-process_transactions-account_not_found\" WHERE $timeFilter GROUP BY time(1s) FILL(0)\n\n",
|
|
|
|
|
"query": "SELECT sum(\"count\") AS \"account_not_found\" FROM \"$testnet\".\"autogen\".\"bank-process_transactions-account_not_found\" WHERE $timeFilter GROUP BY time(1s) FILL(0)\n\n",
|
|
|
|
|
"rawQuery": true,
|
|
|
|
|
"refId": "H",
|
|
|
|
|
"resultFormat": "time_series",
|
|
|
|
@ -3612,10 +3612,10 @@
|
|
|
|
|
"type": "fill"
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"measurement": "counter-cluster_info-vote-count",
|
|
|
|
|
"measurement": "cluster_info-vote-count",
|
|
|
|
|
"orderByTime": "ASC",
|
|
|
|
|
"policy": "autogen",
|
|
|
|
|
"query": "SELECT balance FROM \"$testnet\".\"autogen\".\"bench-tps\" WHERE $timeFilter AND \"op\" = 'lamport_balance' fill(null)\n\n\n\n",
|
|
|
|
|
"query": "SELECT balance FROM \"$testnet\".\"autogen\".\"bench-tps-lamport_balance\" WHERE $timeFilter fill(null)\n\n\n\n",
|
|
|
|
|
"rawQuery": true,
|
|
|
|
|
"refId": "A",
|
|
|
|
|
"resultFormat": "time_series",
|
|
|
|
@ -3728,10 +3728,10 @@
|
|
|
|
|
"type": "fill"
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"measurement": "counter-cluster_info-vote-count",
|
|
|
|
|
"measurement": "cluster_info-vote-count",
|
|
|
|
|
"orderByTime": "ASC",
|
|
|
|
|
"policy": "autogen",
|
|
|
|
|
"query": "SELECT \"duration\" / 1000 as \"Generation Time\" FROM \"$testnet\".\"autogen\".\"bench-tps\" WHERE $timeFilter AND \"op\" = 'generate_txs' fill(null)\n\n\n\n\n",
|
|
|
|
|
"query": "SELECT \"duration\" / 1000 as \"Generation Time\" FROM \"$testnet\".\"autogen\".\"bench-tps-generate_txs\" WHERE $timeFilter fill(null)\n\n\n\n\n",
|
|
|
|
|
"rawQuery": true,
|
|
|
|
|
"refId": "A",
|
|
|
|
|
"resultFormat": "time_series",
|
|
|
|
@ -3768,7 +3768,7 @@
|
|
|
|
|
],
|
|
|
|
|
"orderByTime": "ASC",
|
|
|
|
|
"policy": "default",
|
|
|
|
|
"query": "SELECT \"duration\" / 1000 as \"Transmit Time\" FROM \"$testnet\".\"autogen\".\"bench-tps\" WHERE $timeFilter AND \"op\" = 'do_tx_transfers' fill(null)",
|
|
|
|
|
"query": "SELECT \"duration\" / 1000 as \"Transmit Time\" FROM \"$testnet\".\"autogen\".\"bench-tps-do_tx_transfers\" WHERE $timeFilter fill(null)",
|
|
|
|
|
"rawQuery": true,
|
|
|
|
|
"refId": "B",
|
|
|
|
|
"resultFormat": "time_series",
|
|
|
|
@ -3805,7 +3805,7 @@
|
|
|
|
|
],
|
|
|
|
|
"orderByTime": "ASC",
|
|
|
|
|
"policy": "default",
|
|
|
|
|
"query": "SELECT \"duration\" / 1000 as \"Barrier Transaction Confirmation Time\" FROM \"$testnet\".\"autogen\".\"bench-tps\" WHERE $timeFilter AND \"op\" = 'send_barrier_transaction' fill(null)",
|
|
|
|
|
"query": "SELECT \"duration\" / 1000 as \"Barrier Transaction Confirmation Time\" FROM \"$testnet\".\"autogen\".\"bench-tps-send_barrier_transaction\" WHERE $timeFilter fill(null)",
|
|
|
|
|
"rawQuery": true,
|
|
|
|
|
"refId": "C",
|
|
|
|
|
"resultFormat": "time_series",
|
|
|
|
@ -3926,14 +3926,14 @@
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"params": [
|
|
|
|
|
"null"
|
|
|
|
|
"linear"
|
|
|
|
|
],
|
|
|
|
|
"type": "fill"
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"orderByTime": "ASC",
|
|
|
|
|
"policy": "default",
|
|
|
|
|
"query": "SELECT sum(\"count\") / 3 AS \"trades\" FROM \"$testnet\".\"autogen\".\"counter-exchange_processor-trades\" WHERE host_id =~ /$hostid/ AND $timeFilter GROUP BY time(3s)",
|
|
|
|
|
"query": "SELECT sum(\"count\") / 3 FROM \"$testnet\".\"autogen\".\"exchange_processor-trades\" WHERE host_id =~ /$hostid/ AND $timeFilter GROUP BY time(3s)",
|
|
|
|
|
"rawQuery": true,
|
|
|
|
|
"refId": "A",
|
|
|
|
|
"resultFormat": "time_series",
|
|
|
|
@ -3970,7 +3970,7 @@
|
|
|
|
|
],
|
|
|
|
|
"orderByTime": "ASC",
|
|
|
|
|
"policy": "default",
|
|
|
|
|
"query": "SELECT sum(\"count\") / 3 AS \"swaps\" FROM \"$testnet\".\"autogen\".\"counter-exchange_processor-swap\" WHERE host_id =~ /$hostid/ AND $timeFilter GROUP BY time(3s)",
|
|
|
|
|
"query": "SELECT sum(\"count\") / 3 FROM \"$testnet\".\"autogen\".\"exchange_processor-swaps\" WHERE host_id =~ /$hostid/ AND $timeFilter GROUP BY time(3s)",
|
|
|
|
|
"rawQuery": true,
|
|
|
|
|
"refId": "B",
|
|
|
|
|
"resultFormat": "time_series",
|
|
|
|
@ -4084,7 +4084,7 @@
|
|
|
|
|
],
|
|
|
|
|
"orderByTime": "ASC",
|
|
|
|
|
"policy": "default",
|
|
|
|
|
"query": "SELECT sum(\"count\") / 3 AS \"total\" FROM \"$testnet\".\"autogen\".\"bench-exchange\" WHERE \"op\"='do_tx_transfers' AND host_id =~ /$hostid/ AND $timeFilter GROUP BY time(3s)",
|
|
|
|
|
"query": "SELECT sum(\"count\") / 3 AS \"trades\" FROM \"$testnet\".\"autogen\".\"bench-exchange-trades\" WHERE host_id =~ /$hostid/ AND $timeFilter GROUP BY time(3s)",
|
|
|
|
|
"rawQuery": true,
|
|
|
|
|
"refId": "A",
|
|
|
|
|
"resultFormat": "time_series",
|
|
|
|
@ -4121,7 +4121,7 @@
|
|
|
|
|
],
|
|
|
|
|
"orderByTime": "ASC",
|
|
|
|
|
"policy": "default",
|
|
|
|
|
"query": "SELECT sum(\"count\") / 3 AS \"trades\" FROM \"$testnet\".\"autogen\".\"bench-exchange\" WHERE \"op\"='trades' AND host_id =~ /$hostid/ AND $timeFilter GROUP BY time(3s)",
|
|
|
|
|
"query": "SELECT sum(\"count\") / 3 AS \"swaps\" FROM \"$testnet\".\"autogen\".\"bench-exchange-swaps\" WHERE host_id =~ /$hostid/ AND $timeFilter GROUP BY time(3s)",
|
|
|
|
|
"rawQuery": true,
|
|
|
|
|
"refId": "C",
|
|
|
|
|
"resultFormat": "time_series",
|
|
|
|
@ -4158,9 +4158,9 @@
|
|
|
|
|
],
|
|
|
|
|
"orderByTime": "ASC",
|
|
|
|
|
"policy": "default",
|
|
|
|
|
"query": "SELECT sum(\"count\") / 3 AS \"swaps\" FROM \"$testnet\".\"autogen\".\"bench-exchange\" WHERE \"op\"='swaps' AND host_id =~ /$hostid/ AND $timeFilter GROUP BY time(3s)",
|
|
|
|
|
"query": "SELECT sum(\"count\") / 3 AS \"transfers\" FROM \"$testnet\".\"autogen\".\"bench-exchange-do_tx_transfers\" WHERE host_id =~ /$hostid/ AND $timeFilter GROUP BY time(3s)",
|
|
|
|
|
"rawQuery": true,
|
|
|
|
|
"refId": "D",
|
|
|
|
|
"refId": "B",
|
|
|
|
|
"resultFormat": "time_series",
|
|
|
|
|
"select": [
|
|
|
|
|
[
|
|
|
|
@ -4284,10 +4284,10 @@
|
|
|
|
|
"type": "fill"
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"measurement": "counter-cluster_info-vote-count",
|
|
|
|
|
"measurement": "cluster_info-vote-count",
|
|
|
|
|
"orderByTime": "ASC",
|
|
|
|
|
"policy": "autogen",
|
|
|
|
|
"query": "SELECT sum(\"count\") AS \"window receive\" FROM \"$testnet\".\"autogen\".\"counter-streamer-recv_window-recv\" WHERE $timeFilter GROUP BY time($__interval) FILL(0)\n",
|
|
|
|
|
"query": "SELECT sum(\"count\") AS \"window receive\" FROM \"$testnet\".\"autogen\".\"streamer-recv_window-recv\" WHERE $timeFilter GROUP BY time($__interval) FILL(0)\n",
|
|
|
|
|
"rawQuery": true,
|
|
|
|
|
"refId": "A",
|
|
|
|
|
"resultFormat": "time_series",
|
|
|
|
@ -4324,7 +4324,7 @@
|
|
|
|
|
],
|
|
|
|
|
"orderByTime": "ASC",
|
|
|
|
|
"policy": "default",
|
|
|
|
|
"query": "SELECT sum(\"count\") AS \"window receive\" FROM \"$testnet\".\"autogen\".\"counter-streamer-recv_window-consume\" WHERE $timeFilter GROUP BY time($__interval) FILL(0)",
|
|
|
|
|
"query": "SELECT sum(\"count\") AS \"window receive\" FROM \"$testnet\".\"autogen\".\"streamer-recv_window-consume\" WHERE $timeFilter GROUP BY time($__interval) FILL(0)",
|
|
|
|
|
"rawQuery": true,
|
|
|
|
|
"refId": "B",
|
|
|
|
|
"resultFormat": "time_series",
|
|
|
|
@ -4437,10 +4437,10 @@
|
|
|
|
|
"type": "fill"
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"measurement": "counter-cluster_info-vote-count",
|
|
|
|
|
"measurement": "cluster_info-vote-count",
|
|
|
|
|
"orderByTime": "ASC",
|
|
|
|
|
"policy": "autogen",
|
|
|
|
|
"query": "SELECT sum(\"count\") AS \"retransmit\" FROM \"$testnet\".\"autogen\".\"counter-streamer-recv_window-retransmit\" WHERE $timeFilter GROUP BY time($__interval) FILL(0)\n",
|
|
|
|
|
"query": "SELECT sum(\"count\") AS \"retransmit\" FROM \"$testnet\".\"autogen\".\"streamer-recv_window-retransmit\" WHERE $timeFilter GROUP BY time($__interval) FILL(0)\n",
|
|
|
|
|
"rawQuery": true,
|
|
|
|
|
"refId": "A",
|
|
|
|
|
"resultFormat": "time_series",
|
|
|
|
@ -4477,7 +4477,7 @@
|
|
|
|
|
],
|
|
|
|
|
"orderByTime": "ASC",
|
|
|
|
|
"policy": "default",
|
|
|
|
|
"query": "SELECT sum(\"count\") AS \"window receive\" FROM \"$testnet\".\"autogen\".\"counter-streamer-recv_window-recv\" WHERE $timeFilter GROUP BY time($__interval) FILL(0)\n",
|
|
|
|
|
"query": "SELECT sum(\"count\") AS \"window receive\" FROM \"$testnet\".\"autogen\".\"streamer-recv_window-recv\" WHERE $timeFilter GROUP BY time($__interval) FILL(0)\n",
|
|
|
|
|
"rawQuery": true,
|
|
|
|
|
"refId": "B",
|
|
|
|
|
"resultFormat": "time_series",
|
|
|
|
@ -4514,7 +4514,7 @@
|
|
|
|
|
],
|
|
|
|
|
"orderByTime": "ASC",
|
|
|
|
|
"policy": "default",
|
|
|
|
|
"query": "SELECT sum(\"count\") AS \"broadcast sent\" FROM \"$testnet\".\"autogen\".\"counter-streamer-broadcast-sent\" WHERE $timeFilter GROUP BY time($__interval) FILL(0)\n",
|
|
|
|
|
"query": "SELECT sum(\"count\") AS \"broadcast sent\" FROM \"$testnet\".\"autogen\".\"streamer-broadcast-sent\" WHERE $timeFilter GROUP BY time($__interval) FILL(0)\n",
|
|
|
|
|
"rawQuery": true,
|
|
|
|
|
"refId": "C",
|
|
|
|
|
"resultFormat": "time_series",
|
|
|
|
@ -4903,10 +4903,10 @@
|
|
|
|
|
"type": "fill"
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"measurement": "counter-cluster_info-vote-count",
|
|
|
|
|
"measurement": "cluster_info-vote-count",
|
|
|
|
|
"orderByTime": "ASC",
|
|
|
|
|
"policy": "autogen",
|
|
|
|
|
"query": "SELECT sum(\"count\") AS \"sigverify-recv\" FROM \"$testnet\".\"autogen\".\"counter-sigverify_stage-packets_received\" WHERE $timeFilter GROUP BY time($__interval) FILL(0)\n",
|
|
|
|
|
"query": "SELECT sum(\"count\") AS \"sigverify-recv\" FROM \"$testnet\".\"autogen\".\"sigverify_stage-packets_received\" WHERE $timeFilter GROUP BY time($__interval) FILL(0)\n",
|
|
|
|
|
"rawQuery": true,
|
|
|
|
|
"refId": "A",
|
|
|
|
|
"resultFormat": "time_series",
|
|
|
|
@ -4943,7 +4943,7 @@
|
|
|
|
|
],
|
|
|
|
|
"orderByTime": "ASC",
|
|
|
|
|
"policy": "default",
|
|
|
|
|
"query": "SELECT sum(\"count\") AS \"banking\" FROM \"$testnet\".\"autogen\".\"counter-banking_stage-entries_received\" WHERE $timeFilter GROUP BY time($__interval) FILL(0)\n",
|
|
|
|
|
"query": "SELECT sum(\"count\") AS \"banking\" FROM \"$testnet\".\"autogen\".\"banking_stage-entries_received\" WHERE $timeFilter GROUP BY time($__interval) FILL(0)\n",
|
|
|
|
|
"rawQuery": true,
|
|
|
|
|
"refId": "B",
|
|
|
|
|
"resultFormat": "time_series",
|
|
|
|
@ -4980,7 +4980,7 @@
|
|
|
|
|
],
|
|
|
|
|
"orderByTime": "ASC",
|
|
|
|
|
"policy": "default",
|
|
|
|
|
"query": "SELECT sum(\"count\") AS \"record\" FROM \"$testnet\".\"autogen\".\"counter-record_stage-signals_received\" WHERE $timeFilter GROUP BY time($__interval) FILL(0)\n",
|
|
|
|
|
"query": "SELECT sum(\"count\") AS \"record\" FROM \"$testnet\".\"autogen\".\"record_stage-signals_received\" WHERE $timeFilter GROUP BY time($__interval) FILL(0)\n",
|
|
|
|
|
"rawQuery": true,
|
|
|
|
|
"refId": "C",
|
|
|
|
|
"resultFormat": "time_series",
|
|
|
|
@ -5018,7 +5018,7 @@
|
|
|
|
|
"hide": false,
|
|
|
|
|
"orderByTime": "ASC",
|
|
|
|
|
"policy": "default",
|
|
|
|
|
"query": "SELECT sum(\"count\") AS \"lwrite\" FROM \"$testnet\".\"autogen\".\"counter-ledger_writer_stage-entries_received\" WHERE $timeFilter GROUP BY time($__interval) FILL(0)\n",
|
|
|
|
|
"query": "SELECT sum(\"count\") AS \"lwrite\" FROM \"$testnet\".\"autogen\".\"ledger_writer_stage-entries_received\" WHERE $timeFilter GROUP BY time($__interval) FILL(0)\n",
|
|
|
|
|
"rawQuery": true,
|
|
|
|
|
"refId": "D",
|
|
|
|
|
"resultFormat": "time_series",
|
|
|
|
@ -5055,7 +5055,7 @@
|
|
|
|
|
],
|
|
|
|
|
"orderByTime": "ASC",
|
|
|
|
|
"policy": "default",
|
|
|
|
|
"query": "SELECT sum(\"count\") AS \"fetchstage\" FROM \"$testnet\".\"autogen\".\"counter-packets-recv_count\" WHERE $timeFilter GROUP BY time($__interval) FILL(0)\n",
|
|
|
|
|
"query": "SELECT sum(\"count\") AS \"fetchstage\" FROM \"$testnet\".\"autogen\".\"packets-recv_count\" WHERE $timeFilter GROUP BY time($__interval) FILL(0)\n",
|
|
|
|
|
"rawQuery": true,
|
|
|
|
|
"refId": "G",
|
|
|
|
|
"resultFormat": "time_series",
|
|
|
|
@ -5092,7 +5092,7 @@
|
|
|
|
|
],
|
|
|
|
|
"orderByTime": "ASC",
|
|
|
|
|
"policy": "default",
|
|
|
|
|
"query": "SELECT sum(\"count\") AS \"broadcast\" FROM \"$testnet\".\"autogen\".\"counter-broadcast_service-entries_received\" WHERE $timeFilter GROUP BY time($__interval) FILL(0)\n",
|
|
|
|
|
"query": "SELECT sum(\"count\") AS \"broadcast\" FROM \"$testnet\".\"autogen\".\"broadcast_service-entries_received\" WHERE $timeFilter GROUP BY time($__interval) FILL(0)\n",
|
|
|
|
|
"rawQuery": true,
|
|
|
|
|
"refId": "E",
|
|
|
|
|
"resultFormat": "time_series",
|
|
|
|
@ -5129,7 +5129,7 @@
|
|
|
|
|
],
|
|
|
|
|
"orderByTime": "ASC",
|
|
|
|
|
"policy": "default",
|
|
|
|
|
"query": "SELECT sum(\"count\") AS \"banking\" FROM \"$testnet\".\"autogen\".\"counter-banking_stage-process_packets\" WHERE $timeFilter GROUP BY time($__interval) FILL(0)\n",
|
|
|
|
|
"query": "SELECT sum(\"count\") AS \"banking\" FROM \"$testnet\".\"autogen\".\"banking_stage-process_packets\" WHERE $timeFilter GROUP BY time($__interval) FILL(0)\n",
|
|
|
|
|
"rawQuery": true,
|
|
|
|
|
"refId": "F",
|
|
|
|
|
"resultFormat": "time_series",
|
|
|
|
@ -5166,7 +5166,7 @@
|
|
|
|
|
],
|
|
|
|
|
"orderByTime": "ASC",
|
|
|
|
|
"policy": "default",
|
|
|
|
|
"query": "SELECT sum(\"count\") AS \"sigverify-send\" FROM \"$testnet\".\"autogen\".\"counter-sigverify_stage-verified_packets_send\" WHERE $timeFilter GROUP BY time($__interval) FILL(0)\n",
|
|
|
|
|
"query": "SELECT sum(\"count\") AS \"sigverify-send\" FROM \"$testnet\".\"autogen\".\"sigverify_stage-verified_packets_send\" WHERE $timeFilter GROUP BY time($__interval) FILL(0)\n",
|
|
|
|
|
"rawQuery": true,
|
|
|
|
|
"refId": "H",
|
|
|
|
|
"resultFormat": "time_series",
|
|
|
|
@ -5280,7 +5280,7 @@
|
|
|
|
|
"type": "fill"
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"measurement": "counter-cluster_info-vote-count",
|
|
|
|
|
"measurement": "cluster_info-vote-count",
|
|
|
|
|
"orderByTime": "ASC",
|
|
|
|
|
"policy": "autogen",
|
|
|
|
|
"query": "SELECT sum(\"count\") AS \"retransmit\" FROM \"$testnet\".\"autogen\".\"retransmit-stage\" WHERE host_id =~ /$hostid/ AND $timeFilter GROUP BY time($__interval) FILL(0)",
|
|
|
|
@ -5318,7 +5318,7 @@
|
|
|
|
|
"type": "fill"
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"measurement": "counter-cluster_info-vote-count",
|
|
|
|
|
"measurement": "cluster_info-vote-count",
|
|
|
|
|
"orderByTime": "ASC",
|
|
|
|
|
"policy": "autogen",
|
|
|
|
|
"query": "SELECT sum(\"count\") AS \"replicate\" FROM \"$testnet\".\"autogen\".\"replicate-stage\" WHERE host_id =~ /$hostid/ AND $timeFilter GROUP BY time($__interval) FILL(0)",
|
|
|
|
@ -5356,7 +5356,7 @@
|
|
|
|
|
"type": "fill"
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"measurement": "counter-cluster_info-vote-count",
|
|
|
|
|
"measurement": "cluster_info-vote-count",
|
|
|
|
|
"orderByTime": "ASC",
|
|
|
|
|
"policy": "autogen",
|
|
|
|
|
"query": "SELECT sum(\"count\") AS \"retransmit_q\" FROM \"$testnet\".\"autogen\".\"retransmit-queue\" WHERE host_id =~ /$hostid/ AND $timeFilter GROUP BY time($__interval) FILL(0)",
|
|
|
|
@ -5394,7 +5394,7 @@
|
|
|
|
|
"type": "fill"
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"measurement": "counter-cluster_info-vote-count",
|
|
|
|
|
"measurement": "cluster_info-vote-count",
|
|
|
|
|
"orderByTime": "ASC",
|
|
|
|
|
"policy": "autogen",
|
|
|
|
|
"query": "SELECT sum(\"count\") AS \"recv_window\" FROM \"$testnet\".\"autogen\".\"recv-window\" WHERE host_id =~ /$hostid/ AND $timeFilter GROUP BY time($__interval) FILL(0)",
|
|
|
|
@ -5511,10 +5511,10 @@
|
|
|
|
|
"type": "fill"
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"measurement": "counter-cluster_info-vote-count",
|
|
|
|
|
"measurement": "cluster_info-vote-count",
|
|
|
|
|
"orderByTime": "ASC",
|
|
|
|
|
"policy": "autogen",
|
|
|
|
|
"query": "SELECT sum(\"count\") AS \"sigverify\" FROM \"$testnet\".\"autogen\".\"counter-sigverify_stage-time_ms\" WHERE host_id =~ /$hostid/ AND $timeFilter GROUP BY time($__interval) FILL(0)\n",
|
|
|
|
|
"query": "SELECT sum(\"count\") AS \"sigverify\" FROM \"$testnet\".\"autogen\".\"sigverify_stage-time_ms\" WHERE host_id =~ /$hostid/ AND $timeFilter GROUP BY time($__interval) FILL(0)\n",
|
|
|
|
|
"rawQuery": true,
|
|
|
|
|
"refId": "A",
|
|
|
|
|
"resultFormat": "time_series",
|
|
|
|
@ -5551,7 +5551,7 @@
|
|
|
|
|
],
|
|
|
|
|
"orderByTime": "ASC",
|
|
|
|
|
"policy": "default",
|
|
|
|
|
"query": "SELECT sum(\"count\") AS \"banking\" FROM \"$testnet\".\"autogen\".\"counter-banking_stage-time_ms\" WHERE host_id =~ /$hostid/ AND $timeFilter GROUP BY time($__interval) FILL(0)\n",
|
|
|
|
|
"query": "SELECT sum(\"count\") AS \"banking\" FROM \"$testnet\".\"autogen\".\"banking_stage-time_ms\" WHERE host_id =~ /$hostid/ AND $timeFilter GROUP BY time($__interval) FILL(0)\n",
|
|
|
|
|
"rawQuery": true,
|
|
|
|
|
"refId": "B",
|
|
|
|
|
"resultFormat": "time_series",
|
|
|
|
@ -5588,7 +5588,7 @@
|
|
|
|
|
],
|
|
|
|
|
"orderByTime": "ASC",
|
|
|
|
|
"policy": "default",
|
|
|
|
|
"query": "SELECT sum(\"count\") AS \"request\" FROM \"$testnet\".\"autogen\".\"counter-request_stage-time_ms\" WHERE host_id =~ /$hostid/ AND $timeFilter GROUP BY time($__interval) FILL(0)\n",
|
|
|
|
|
"query": "SELECT sum(\"count\") AS \"request\" FROM \"$testnet\".\"autogen\".\"request_stage-time_ms\" WHERE host_id =~ /$hostid/ AND $timeFilter GROUP BY time($__interval) FILL(0)\n",
|
|
|
|
|
"rawQuery": true,
|
|
|
|
|
"refId": "C",
|
|
|
|
|
"resultFormat": "time_series",
|
|
|
|
@ -5625,7 +5625,7 @@
|
|
|
|
|
],
|
|
|
|
|
"orderByTime": "ASC",
|
|
|
|
|
"policy": "default",
|
|
|
|
|
"query": "SELECT sum(\"count\") AS \"write\" FROM \"$testnet\".\"autogen\".\"counter-ledger_writer_stage-time_ms\" WHERE host_id =~ /$hostid/ AND $timeFilter GROUP BY time($__interval) FILL(0)\n",
|
|
|
|
|
"query": "SELECT sum(\"count\") AS \"write\" FROM \"$testnet\".\"autogen\".\"ledger_writer_stage-time_ms\" WHERE host_id =~ /$hostid/ AND $timeFilter GROUP BY time($__interval) FILL(0)\n",
|
|
|
|
|
"rawQuery": true,
|
|
|
|
|
"refId": "D",
|
|
|
|
|
"resultFormat": "time_series",
|
|
|
|
@ -5662,7 +5662,7 @@
|
|
|
|
|
],
|
|
|
|
|
"orderByTime": "ASC",
|
|
|
|
|
"policy": "default",
|
|
|
|
|
"query": "SELECT sum(\"count\") AS \"broadcast\" FROM \"$testnet\".\"autogen\".\"counter-broadcast_service-time_ms\" WHERE host_id =~ /$hostid/ AND $timeFilter GROUP BY time($__interval) FILL(0)\n",
|
|
|
|
|
"query": "SELECT sum(\"count\") AS \"broadcast\" FROM \"$testnet\".\"autogen\".\"broadcast_service-time_ms\" WHERE host_id =~ /$hostid/ AND $timeFilter GROUP BY time($__interval) FILL(0)\n",
|
|
|
|
|
"rawQuery": true,
|
|
|
|
|
"refId": "E",
|
|
|
|
|
"resultFormat": "time_series",
|
|
|
|
@ -5699,7 +5699,7 @@
|
|
|
|
|
],
|
|
|
|
|
"orderByTime": "ASC",
|
|
|
|
|
"policy": "default",
|
|
|
|
|
"query": "SELECT sum(\"count\") AS \"banking_stall\" FROM \"$testnet\".\"autogen\".\"counter-banking_stage-stall_time_ms\" WHERE host_id =~ /$hostid/ AND $timeFilter GROUP BY time($__interval) FILL(0)",
|
|
|
|
|
"query": "SELECT sum(\"count\") AS \"banking_stall\" FROM \"$testnet\".\"autogen\".\"banking_stage-stall_time_ms\" WHERE host_id =~ /$hostid/ AND $timeFilter GROUP BY time($__interval) FILL(0)",
|
|
|
|
|
"rawQuery": true,
|
|
|
|
|
"refId": "F",
|
|
|
|
|
"resultFormat": "time_series",
|
|
|
|
@ -5736,7 +5736,7 @@
|
|
|
|
|
],
|
|
|
|
|
"orderByTime": "ASC",
|
|
|
|
|
"policy": "default",
|
|
|
|
|
"query": "SELECT sum(\"count\") AS \"banking_buffered\" FROM \"$testnet\".\"autogen\".\"counter-banking_stage-buffered_packet_time_ms\" WHERE host_id =~ /$hostid/ AND $timeFilter GROUP BY time($__interval) FILL(0)",
|
|
|
|
|
"query": "SELECT sum(\"count\") AS \"banking_buffered\" FROM \"$testnet\".\"autogen\".\"banking_stage-buffered_packet_time_ms\" WHERE host_id =~ /$hostid/ AND $timeFilter GROUP BY time($__interval) FILL(0)",
|
|
|
|
|
"rawQuery": true,
|
|
|
|
|
"refId": "G",
|
|
|
|
|
"resultFormat": "time_series",
|
|
|
|
@ -5800,9 +5800,9 @@
|
|
|
|
|
{
|
|
|
|
|
"aliasColors": {
|
|
|
|
|
"cluster-info.repair": "#ba43a9",
|
|
|
|
|
"counter-locktower-observed.squash_account": "#0a437c",
|
|
|
|
|
"counter-locktower-observed.squash_cache": "#ea6460",
|
|
|
|
|
"counter-replay_stage-new_leader.last": "#00ffbb",
|
|
|
|
|
"locktower-observed.squash_account": "#0a437c",
|
|
|
|
|
"locktower-observed.squash_cache": "#ea6460",
|
|
|
|
|
"replay_stage-new_leader.last": "#00ffbb",
|
|
|
|
|
"window-service.receive": "#b7dbab",
|
|
|
|
|
"window-stage.consumed": "#5195ce"
|
|
|
|
|
},
|
|
|
|
@ -5857,10 +5857,10 @@
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"hide": false,
|
|
|
|
|
"measurement": "counter-cluster_info-vote-count",
|
|
|
|
|
"measurement": "cluster_info-vote-count",
|
|
|
|
|
"orderByTime": "ASC",
|
|
|
|
|
"policy": "autogen",
|
|
|
|
|
"query": "SELECT mean(\"count\") FROM \"$testnet\".\"autogen\".\"counter-bank-forks_set_root_ms\" WHERE host_id =~ /$hostid/ AND $timeFilter GROUP BY time($__interval)",
|
|
|
|
|
"query": "SELECT mean(\"count\") FROM \"$testnet\".\"autogen\".\"bank-forks_set_root_ms\" WHERE host_id =~ /$hostid/ AND $timeFilter GROUP BY time($__interval)",
|
|
|
|
|
"rawQuery": true,
|
|
|
|
|
"refId": "A",
|
|
|
|
|
"resultFormat": "time_series",
|
|
|
|
@ -5896,10 +5896,10 @@
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"hide": false,
|
|
|
|
|
"measurement": "counter-cluster_info-vote-count",
|
|
|
|
|
"measurement": "cluster_info-vote-count",
|
|
|
|
|
"orderByTime": "ASC",
|
|
|
|
|
"policy": "autogen",
|
|
|
|
|
"query": "SELECT mean(\"squash_accounts_ms\") AS \"squash_account\" FROM \"$testnet\".\"autogen\".\"counter-locktower-observed\" WHERE host_id =~ /$hostid/ AND $timeFilter GROUP BY time($__interval)",
|
|
|
|
|
"query": "SELECT mean(\"squash_accounts_ms\") AS \"squash_account\" FROM \"$testnet\".\"autogen\".\"locktower-observed\" WHERE host_id =~ /$hostid/ AND $timeFilter GROUP BY time($__interval)",
|
|
|
|
|
"rawQuery": true,
|
|
|
|
|
"refId": "B",
|
|
|
|
|
"resultFormat": "time_series",
|
|
|
|
@ -5935,10 +5935,10 @@
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"hide": false,
|
|
|
|
|
"measurement": "counter-cluster_info-vote-count",
|
|
|
|
|
"measurement": "cluster_info-vote-count",
|
|
|
|
|
"orderByTime": "ASC",
|
|
|
|
|
"policy": "autogen",
|
|
|
|
|
"query": "SELECT mean(\"squash_cache_ms\") AS \"squash_cache\" FROM \"$testnet\".\"autogen\".\"counter-locktower-observed\" WHERE host_id =~ /$hostid/ AND $timeFilter GROUP BY time($__interval)",
|
|
|
|
|
"query": "SELECT mean(\"squash_cache_ms\") AS \"squash_cache\" FROM \"$testnet\".\"autogen\".\"locktower-observed\" WHERE host_id =~ /$hostid/ AND $timeFilter GROUP BY time($__interval)",
|
|
|
|
|
"rawQuery": true,
|
|
|
|
|
"refId": "C",
|
|
|
|
|
"resultFormat": "time_series",
|
|
|
|
@ -6052,7 +6052,7 @@
|
|
|
|
|
"type": "fill"
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"measurement": "counter-cluster_info-vote-count",
|
|
|
|
|
"measurement": "cluster_info-vote-count",
|
|
|
|
|
"orderByTime": "ASC",
|
|
|
|
|
"policy": "autogen",
|
|
|
|
|
"query": "SELECT last(\"consumed\") AS \"validator\" FROM \"$testnet\".\"autogen\".\"window-stage\" WHERE host_id =~ /$hostid/ AND $timeFilter GROUP BY time($__interval) FILL(0)",
|
|
|
|
@ -6090,7 +6090,7 @@
|
|
|
|
|
"type": "fill"
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"measurement": "counter-cluster_info-vote-count",
|
|
|
|
|
"measurement": "cluster_info-vote-count",
|
|
|
|
|
"orderByTime": "ASC",
|
|
|
|
|
"policy": "autogen",
|
|
|
|
|
"query": "SELECT last(\"transmit-index\") AS \"leader\" FROM \"$testnet\".\"autogen\".\"broadcast-service\" WHERE $timeFilter GROUP BY time($__interval) FILL(0)",
|
|
|
|
@ -6313,16 +6313,16 @@
|
|
|
|
|
{
|
|
|
|
|
"aliasColors": {
|
|
|
|
|
"cluster-info.repair": "#ba43a9",
|
|
|
|
|
"counter-banking_stage-buffered_packets.sum": "#3f6833",
|
|
|
|
|
"counter-banking_stage-consumed_buffered_packets.last": "#65c5db",
|
|
|
|
|
"counter-banking_stage-consumed_buffered_packets.sum": "#614d93",
|
|
|
|
|
"counter-banking_stage-forwarded_packets.last": "#f9ba8f",
|
|
|
|
|
"counter-banking_stage-forwarded_packets.sum": "#b7dbab",
|
|
|
|
|
"counter-banking_stage-rebuffered_packets.last": "#e5a8e2",
|
|
|
|
|
"counter-fetch_stage-discard_forwards.sum": "#00ffbb",
|
|
|
|
|
"counter-fetch_stage-honor_forwards.sum": "#bf1b00",
|
|
|
|
|
"counter-locktower-vote.last": "#00ffbb",
|
|
|
|
|
"counter-replay_stage-new_leader.last": "#00ffbb",
|
|
|
|
|
"banking_stage-buffered_packets.sum": "#3f6833",
|
|
|
|
|
"banking_stage-consumed_buffered_packets.last": "#65c5db",
|
|
|
|
|
"banking_stage-consumed_buffered_packets.sum": "#614d93",
|
|
|
|
|
"banking_stage-forwarded_packets.last": "#f9ba8f",
|
|
|
|
|
"banking_stage-forwarded_packets.sum": "#b7dbab",
|
|
|
|
|
"banking_stage-rebuffered_packets.last": "#e5a8e2",
|
|
|
|
|
"fetch_stage-discard_forwards.sum": "#00ffbb",
|
|
|
|
|
"fetch_stage-honor_forwards.sum": "#bf1b00",
|
|
|
|
|
"locktower-vote.last": "#00ffbb",
|
|
|
|
|
"replay_stage-new_leader.last": "#00ffbb",
|
|
|
|
|
"window-service.receive": "#b7dbab",
|
|
|
|
|
"window-stage.consumed": "#5195ce"
|
|
|
|
|
},
|
|
|
|
@ -6377,10 +6377,10 @@
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"hide": false,
|
|
|
|
|
"measurement": "counter-cluster_info-vote-count",
|
|
|
|
|
"measurement": "cluster_info-vote-count",
|
|
|
|
|
"orderByTime": "ASC",
|
|
|
|
|
"policy": "autogen",
|
|
|
|
|
"query": "SELECT sum(\"count\") FROM \"$testnet\".\"autogen\".\"counter-banking_stage-buffered_packets\" WHERE host_id =~ /$hostid/ AND $timeFilter GROUP BY time($__interval)",
|
|
|
|
|
"query": "SELECT sum(\"count\") FROM \"$testnet\".\"autogen\".\"banking_stage-buffered_packets\" WHERE host_id =~ /$hostid/ AND $timeFilter GROUP BY time($__interval)",
|
|
|
|
|
"rawQuery": true,
|
|
|
|
|
"refId": "A",
|
|
|
|
|
"resultFormat": "time_series",
|
|
|
|
@ -6417,7 +6417,7 @@
|
|
|
|
|
],
|
|
|
|
|
"orderByTime": "ASC",
|
|
|
|
|
"policy": "default",
|
|
|
|
|
"query": "SELECT sum(\"count\") FROM \"$testnet\".\"autogen\".\"counter-banking_stage-forwarded_packets\" WHERE host_id =~ /$hostid/ AND $timeFilter GROUP BY time($__interval)",
|
|
|
|
|
"query": "SELECT sum(\"count\") FROM \"$testnet\".\"autogen\".\"banking_stage-forwarded_packets\" WHERE host_id =~ /$hostid/ AND $timeFilter GROUP BY time($__interval)",
|
|
|
|
|
"rawQuery": true,
|
|
|
|
|
"refId": "B",
|
|
|
|
|
"resultFormat": "time_series",
|
|
|
|
@ -6454,7 +6454,7 @@
|
|
|
|
|
],
|
|
|
|
|
"orderByTime": "ASC",
|
|
|
|
|
"policy": "default",
|
|
|
|
|
"query": "SELECT sum(\"count\") FROM \"$testnet\".\"autogen\".\"counter-banking_stage-consumed_buffered_packets\" WHERE host_id =~ /$hostid/ AND $timeFilter GROUP BY time($__interval)",
|
|
|
|
|
"query": "SELECT sum(\"count\") FROM \"$testnet\".\"autogen\".\"banking_stage-consumed_buffered_packets\" WHERE host_id =~ /$hostid/ AND $timeFilter GROUP BY time($__interval)",
|
|
|
|
|
"rawQuery": true,
|
|
|
|
|
"refId": "C",
|
|
|
|
|
"resultFormat": "time_series",
|
|
|
|
@ -6491,7 +6491,7 @@
|
|
|
|
|
],
|
|
|
|
|
"orderByTime": "ASC",
|
|
|
|
|
"policy": "default",
|
|
|
|
|
"query": "SELECT sum(\"count\") FROM \"$testnet\".\"autogen\".\"counter-banking_stage-rebuffered_packets\" WHERE host_id =~ /$hostid/ AND $timeFilter GROUP BY time($__interval)",
|
|
|
|
|
"query": "SELECT sum(\"count\") FROM \"$testnet\".\"autogen\".\"banking_stage-rebuffered_packets\" WHERE host_id =~ /$hostid/ AND $timeFilter GROUP BY time($__interval)",
|
|
|
|
|
"rawQuery": true,
|
|
|
|
|
"refId": "D",
|
|
|
|
|
"resultFormat": "time_series",
|
|
|
|
@ -6528,7 +6528,7 @@
|
|
|
|
|
],
|
|
|
|
|
"orderByTime": "ASC",
|
|
|
|
|
"policy": "default",
|
|
|
|
|
"query": "SELECT sum(\"count\") FROM \"$testnet\".\"autogen\".\"counter-fetch_stage-honor_forwards\" WHERE host_id =~ /$hostid/ AND $timeFilter GROUP BY time($__interval)",
|
|
|
|
|
"query": "SELECT sum(\"count\") FROM \"$testnet\".\"autogen\".\"fetch_stage-honor_forwards\" WHERE host_id =~ /$hostid/ AND $timeFilter GROUP BY time($__interval)",
|
|
|
|
|
"rawQuery": true,
|
|
|
|
|
"refId": "E",
|
|
|
|
|
"resultFormat": "time_series",
|
|
|
|
@ -6565,7 +6565,7 @@
|
|
|
|
|
],
|
|
|
|
|
"orderByTime": "ASC",
|
|
|
|
|
"policy": "default",
|
|
|
|
|
"query": "SELECT sum(\"count\") FROM \"$testnet\".\"autogen\".\"counter-fetch_stage-discard_forwards\" WHERE host_id =~ /$hostid/ AND $timeFilter GROUP BY time($__interval)",
|
|
|
|
|
"query": "SELECT sum(\"count\") FROM \"$testnet\".\"autogen\".\"fetch_stage-discard_forwards\" WHERE host_id =~ /$hostid/ AND $timeFilter GROUP BY time($__interval)",
|
|
|
|
|
"rawQuery": true,
|
|
|
|
|
"refId": "F",
|
|
|
|
|
"resultFormat": "time_series",
|
|
|
|
@ -6642,7 +6642,7 @@
|
|
|
|
|
{
|
|
|
|
|
"aliasColors": {
|
|
|
|
|
"cluster-info.repair": "#ba43a9",
|
|
|
|
|
"counter-replay_stage-new_leader.last": "#00ffbb",
|
|
|
|
|
"replay_stage-new_leader.last": "#00ffbb",
|
|
|
|
|
"window-service.receive": "#b7dbab",
|
|
|
|
|
"window-stage.consumed": "#5195ce"
|
|
|
|
|
},
|
|
|
|
@ -6697,10 +6697,10 @@
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"hide": false,
|
|
|
|
|
"measurement": "counter-cluster_info-vote-count",
|
|
|
|
|
"measurement": "cluster_info-vote-count",
|
|
|
|
|
"orderByTime": "ASC",
|
|
|
|
|
"policy": "autogen",
|
|
|
|
|
"query": "SELECT last(\"latest\") - last(\"root\") FROM \"$testnet\".\"autogen\".\"counter-locktower-vote\" WHERE host_id =~ /$hostid/ AND $timeFilter GROUP BY time($__interval)",
|
|
|
|
|
"query": "SELECT last(\"latest\") - last(\"root\") FROM \"$testnet\".\"autogen\".\"locktower-vote\" WHERE host_id =~ /$hostid/ AND $timeFilter GROUP BY time($__interval)",
|
|
|
|
|
"rawQuery": true,
|
|
|
|
|
"refId": "A",
|
|
|
|
|
"resultFormat": "time_series",
|
|
|
|
@ -6737,7 +6737,7 @@
|
|
|
|
|
],
|
|
|
|
|
"orderByTime": "ASC",
|
|
|
|
|
"policy": "default",
|
|
|
|
|
"query": "SELECT last(\"slot\") - last(\"root\") FROM \"$testnet\".\"autogen\".\"counter-locktower-observed\" WHERE host_id =~ /$hostid/ AND $timeFilter GROUP BY time($__interval)",
|
|
|
|
|
"query": "SELECT last(\"slot\") - last(\"root\") FROM \"$testnet\".\"autogen\".\"locktower-observed\" WHERE host_id =~ /$hostid/ AND $timeFilter GROUP BY time($__interval)",
|
|
|
|
|
"rawQuery": true,
|
|
|
|
|
"refId": "B",
|
|
|
|
|
"resultFormat": "time_series",
|
|
|
|
@ -6801,8 +6801,8 @@
|
|
|
|
|
{
|
|
|
|
|
"aliasColors": {
|
|
|
|
|
"cluster-info.repair": "#ba43a9",
|
|
|
|
|
"counter-locktower-vote.last": "#00ffbb",
|
|
|
|
|
"counter-replay_stage-new_leader.last": "#00ffbb",
|
|
|
|
|
"locktower-vote.last": "#00ffbb",
|
|
|
|
|
"replay_stage-new_leader.last": "#00ffbb",
|
|
|
|
|
"window-service.receive": "#b7dbab",
|
|
|
|
|
"window-stage.consumed": "#5195ce"
|
|
|
|
|
},
|
|
|
|
@ -6857,10 +6857,10 @@
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"hide": false,
|
|
|
|
|
"measurement": "counter-cluster_info-vote-count",
|
|
|
|
|
"measurement": "cluster_info-vote-count",
|
|
|
|
|
"orderByTime": "ASC",
|
|
|
|
|
"policy": "autogen",
|
|
|
|
|
"query": "SELECT last(\"root\") FROM \"$testnet\".\"autogen\".\"counter-locktower-vote\" WHERE host_id =~ /$hostid/ AND $timeFilter GROUP BY time($__interval)",
|
|
|
|
|
"query": "SELECT last(\"root\") FROM \"$testnet\".\"autogen\".\"locktower-vote\" WHERE host_id =~ /$hostid/ AND $timeFilter GROUP BY time($__interval)",
|
|
|
|
|
"rawQuery": true,
|
|
|
|
|
"refId": "A",
|
|
|
|
|
"resultFormat": "time_series",
|
|
|
|
@ -6897,7 +6897,7 @@
|
|
|
|
|
],
|
|
|
|
|
"orderByTime": "ASC",
|
|
|
|
|
"policy": "default",
|
|
|
|
|
"query": "SELECT last(\"root\") FROM \"$testnet\".\"autogen\".\"counter-locktower-observed\" WHERE host_id =~ /$hostid/ AND $timeFilter GROUP BY time($__interval)",
|
|
|
|
|
"query": "SELECT last(\"root\") FROM \"$testnet\".\"autogen\".\"locktower-observed\" WHERE host_id =~ /$hostid/ AND $timeFilter GROUP BY time($__interval)",
|
|
|
|
|
"rawQuery": true,
|
|
|
|
|
"refId": "B",
|
|
|
|
|
"resultFormat": "time_series",
|
|
|
|
@ -6961,8 +6961,8 @@
|
|
|
|
|
{
|
|
|
|
|
"aliasColors": {
|
|
|
|
|
"cluster-info.repair": "#ba43a9",
|
|
|
|
|
"counter-bank-process_transactions-txs.transactions": "#e5a8e2",
|
|
|
|
|
"counter-replay_stage-new_leader.last": "#00ffbb",
|
|
|
|
|
"bank-process_transactions-txs.transactions": "#e5a8e2",
|
|
|
|
|
"replay_stage-new_leader.last": "#00ffbb",
|
|
|
|
|
"window-service.receive": "#b7dbab",
|
|
|
|
|
"window-stage.consumed": "#5195ce"
|
|
|
|
|
},
|
|
|
|
@ -7016,10 +7016,10 @@
|
|
|
|
|
"type": "fill"
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"measurement": "counter-cluster_info-vote-count",
|
|
|
|
|
"measurement": "cluster_info-vote-count",
|
|
|
|
|
"orderByTime": "ASC",
|
|
|
|
|
"policy": "autogen",
|
|
|
|
|
"query": "SELECT last(\"count\") FROM \"$testnet\".\"autogen\".\"counter-replay_stage-new_leader\" WHERE host_id =~ /$hostid/ AND $timeFilter GROUP BY time($__interval)",
|
|
|
|
|
"query": "SELECT last(\"count\") FROM \"$testnet\".\"autogen\".\"replay_stage-new_leader\" WHERE host_id =~ /$hostid/ AND $timeFilter GROUP BY time($__interval)",
|
|
|
|
|
"rawQuery": true,
|
|
|
|
|
"refId": "A",
|
|
|
|
|
"resultFormat": "time_series",
|
|
|
|
@ -7148,7 +7148,7 @@
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"hide": false,
|
|
|
|
|
"measurement": "counter-cluster_info-vote-count",
|
|
|
|
|
"measurement": "cluster_info-vote-count",
|
|
|
|
|
"orderByTime": "ASC",
|
|
|
|
|
"policy": "autogen",
|
|
|
|
|
"query": "SELECT mean(\"packets_received\") as \"packets_received\" FROM \"$testnet\".\"autogen\".\"net-stats\" WHERE hostname =~ /$hostid/ AND $timeFilter GROUP BY time(5s) fill(null)\n\n\n\n",
|
|
|
|
@ -7186,7 +7186,7 @@
|
|
|
|
|
"type": "fill"
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"measurement": "counter-cluster_info-vote-count",
|
|
|
|
|
"measurement": "cluster_info-vote-count",
|
|
|
|
|
"orderByTime": "ASC",
|
|
|
|
|
"policy": "autogen",
|
|
|
|
|
"query": "SELECT mean(\"receive_errors\") as \"receive_errors\" FROM \"$testnet\".\"autogen\".\"net-stats\" WHERE hostname =~ /$hostid/ AND $timeFilter GROUP BY time(5s) fill(null)\n\n\n\n",
|
|
|
|
@ -7224,7 +7224,7 @@
|
|
|
|
|
"type": "fill"
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"measurement": "counter-cluster_info-vote-count",
|
|
|
|
|
"measurement": "cluster_info-vote-count",
|
|
|
|
|
"orderByTime": "ASC",
|
|
|
|
|
"policy": "autogen",
|
|
|
|
|
"query": "SELECT mean(\"rcvbuf_errors\") as \"rcvbuf_errors\" FROM \"$testnet\".\"autogen\".\"net-stats\" WHERE hostname =~ /$hostid/ AND $timeFilter GROUP BY time(5s) fill(null)\n\n\n\n",
|
|
|
|
@ -7262,7 +7262,7 @@
|
|
|
|
|
"type": "fill"
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"measurement": "counter-cluster_info-vote-count",
|
|
|
|
|
"measurement": "cluster_info-vote-count",
|
|
|
|
|
"orderByTime": "ASC",
|
|
|
|
|
"policy": "autogen",
|
|
|
|
|
"query": "SELECT mean(\"packets_sent\") as \"packets_sent\" FROM \"$testnet\".\"autogen\".\"net-stats\" WHERE hostname =~ /$hostid/ AND $timeFilter GROUP BY time(5s) fill(null)\n\n\n\n",
|
|
|
|
@ -7382,7 +7382,7 @@
|
|
|
|
|
"type": "fill"
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"measurement": "counter-cluster_info-vote-count",
|
|
|
|
|
"measurement": "cluster_info-vote-count",
|
|
|
|
|
"orderByTime": "ASC",
|
|
|
|
|
"policy": "autogen",
|
|
|
|
|
"query": "SELECT mean(\"in_octets\") as \"recv\" FROM \"$testnet\".\"autogen\".\"net-stats\" WHERE $timeFilter GROUP BY time(1s) fill(null)\n\n\n\n",
|
|
|
|
@ -7420,7 +7420,7 @@
|
|
|
|
|
"type": "fill"
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"measurement": "counter-cluster_info-vote-count",
|
|
|
|
|
"measurement": "cluster_info-vote-count",
|
|
|
|
|
"orderByTime": "ASC",
|
|
|
|
|
"policy": "autogen",
|
|
|
|
|
"query": "SELECT mean(\"out_octets\") as \"sent\" FROM \"$testnet\".\"autogen\".\"net-stats\" WHERE $timeFilter GROUP BY time(1s) fill(null)\n\n\n\n",
|
|
|
|
@ -7549,7 +7549,7 @@
|
|
|
|
|
"type": "fill"
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"measurement": "counter-cluster_info-vote-count",
|
|
|
|
|
"measurement": "cluster_info-vote-count",
|
|
|
|
|
"orderByTime": "ASC",
|
|
|
|
|
"policy": "autogen",
|
|
|
|
|
"query": "SELECT max(\"total_time_ms\") AS \"max\" FROM \"$testnet\".\"autogen\".\"sigverify_stage-total_verify_time\" WHERE $timeFilter GROUP BY time($__interval) FILL(0)\n\n",
|
|
|
|
@ -7666,7 +7666,7 @@
|
|
|
|
|
"multi": false,
|
|
|
|
|
"name": "hostid",
|
|
|
|
|
"options": [],
|
|
|
|
|
"query": "SELECT DISTINCT(\"host_id\") FROM \"$testnet\".\"autogen\".\"counter-fullnode-new\" ",
|
|
|
|
|
"query": "SELECT DISTINCT(\"host_id\") FROM \"$testnet\".\"autogen\".\"fullnode-new\" ",
|
|
|
|
|
"refresh": 2,
|
|
|
|
|
"regex": "",
|
|
|
|
|
"sort": 1,
|
|
|
|
|