mirror of
https://github.com/XRPLF/rippled.git
synced 2026-09-27 07:26:51 +00:00
merge: bring the count-unit changes forward from phase-6
Resolved consensus-health.json. This branch re-exported that dashboard, so phase-6's unit changes land in lines this branch had already rewritten. Took this branch's file from the clean baseline merge, then applied si: and decimals 0 to every count-unit panel left in it. The panel set matches that baseline merge exactly.
This commit is contained in:
@@ -162,7 +162,8 @@
|
||||
],
|
||||
"fieldConfig": {
|
||||
"defaults": {
|
||||
"unit": "suffix: proposals/s",
|
||||
"unit": "si: proposals/s",
|
||||
"decimals": 0,
|
||||
"custom": {
|
||||
"axisLabel": "Proposals / Sec",
|
||||
"spanNulls": 1800000,
|
||||
@@ -317,7 +318,8 @@
|
||||
},
|
||||
"fieldConfig": {
|
||||
"defaults": {
|
||||
"unit": "suffix: rounds/s",
|
||||
"unit": "si: rounds/s",
|
||||
"decimals": 0,
|
||||
"custom": {
|
||||
"axisLabel": "Rounds / Sec",
|
||||
"spanNulls": 1800000,
|
||||
@@ -366,7 +368,8 @@
|
||||
],
|
||||
"fieldConfig": {
|
||||
"defaults": {
|
||||
"unit": "suffix: closes/s",
|
||||
"unit": "si: closes/s",
|
||||
"decimals": 0,
|
||||
"custom": {
|
||||
"axisLabel": "Closes / Sec",
|
||||
"spanNulls": 1800000,
|
||||
@@ -423,7 +426,8 @@
|
||||
],
|
||||
"fieldConfig": {
|
||||
"defaults": {
|
||||
"unit": "suffix: events/s",
|
||||
"unit": "si: events/s",
|
||||
"decimals": 0,
|
||||
"custom": {
|
||||
"axisLabel": "Events / Sec",
|
||||
"spanNulls": 1800000,
|
||||
@@ -480,7 +484,8 @@
|
||||
],
|
||||
"fieldConfig": {
|
||||
"defaults": {
|
||||
"unit": "suffix: events/s",
|
||||
"unit": "si: events/s",
|
||||
"decimals": 0,
|
||||
"custom": {
|
||||
"axisLabel": "Events / Sec",
|
||||
"spanNulls": 1800000,
|
||||
@@ -954,7 +959,8 @@
|
||||
],
|
||||
"fieldConfig": {
|
||||
"defaults": {
|
||||
"unit": "suffix: failures/s",
|
||||
"unit": "si: failures/s",
|
||||
"decimals": 0,
|
||||
"custom": {
|
||||
"axisLabel": "Failures / Sec",
|
||||
"spanNulls": 1800000,
|
||||
@@ -1195,7 +1201,8 @@
|
||||
],
|
||||
"fieldConfig": {
|
||||
"defaults": {
|
||||
"unit": "suffix: checks/s",
|
||||
"unit": "si: checks/s",
|
||||
"decimals": 0,
|
||||
"custom": {
|
||||
"axisLabel": "Checks / Sec",
|
||||
"spanNulls": 1800000,
|
||||
@@ -1244,7 +1251,8 @@
|
||||
],
|
||||
"fieldConfig": {
|
||||
"defaults": {
|
||||
"unit": "suffix: changes/s",
|
||||
"unit": "si: changes/s",
|
||||
"decimals": 0,
|
||||
"custom": {
|
||||
"axisLabel": "Changes / Sec",
|
||||
"spanNulls": 1800000,
|
||||
|
||||
@@ -309,7 +309,8 @@
|
||||
],
|
||||
"fieldConfig": {
|
||||
"defaults": {
|
||||
"unit": "suffix: transactions/s",
|
||||
"unit": "si: transactions/s",
|
||||
"decimals": 0,
|
||||
"custom": {
|
||||
"axisLabel": "Transactions / Sec",
|
||||
"spanNulls": 1800000,
|
||||
|
||||
@@ -55,7 +55,8 @@
|
||||
],
|
||||
"fieldConfig": {
|
||||
"defaults": {
|
||||
"unit": "suffix: proposals/s",
|
||||
"unit": "si: proposals/s",
|
||||
"decimals": 0,
|
||||
"custom": {
|
||||
"axisLabel": "Proposals / Sec",
|
||||
"spanNulls": 1800000,
|
||||
@@ -104,7 +105,8 @@
|
||||
],
|
||||
"fieldConfig": {
|
||||
"defaults": {
|
||||
"unit": "suffix: validations/s",
|
||||
"unit": "si: validations/s",
|
||||
"decimals": 0,
|
||||
"custom": {
|
||||
"axisLabel": "Validations / Sec",
|
||||
"spanNulls": 1800000,
|
||||
|
||||
@@ -384,7 +384,8 @@
|
||||
],
|
||||
"fieldConfig": {
|
||||
"defaults": {
|
||||
"unit": "suffix: commands/s",
|
||||
"unit": "si: commands/s",
|
||||
"decimals": 0,
|
||||
"custom": {
|
||||
"axisLabel": "Commands / Sec",
|
||||
"spanNulls": 1800000,
|
||||
@@ -438,7 +439,8 @@
|
||||
],
|
||||
"fieldConfig": {
|
||||
"defaults": {
|
||||
"unit": "suffix: requests/s",
|
||||
"unit": "si: requests/s",
|
||||
"decimals": 0,
|
||||
"custom": {
|
||||
"axisLabel": "Requests / Sec",
|
||||
"spanNulls": 1800000,
|
||||
@@ -495,7 +497,8 @@
|
||||
],
|
||||
"fieldConfig": {
|
||||
"defaults": {
|
||||
"unit": "suffix: requests/s",
|
||||
"unit": "si: requests/s",
|
||||
"decimals": 0,
|
||||
"custom": {
|
||||
"axisLabel": "Requests / Sec",
|
||||
"spanNulls": 1800000,
|
||||
|
||||
@@ -104,7 +104,8 @@
|
||||
],
|
||||
"fieldConfig": {
|
||||
"defaults": {
|
||||
"unit": "suffix: transactions/s",
|
||||
"unit": "si: transactions/s",
|
||||
"decimals": 0,
|
||||
"custom": {
|
||||
"axisLabel": "Transactions / Sec",
|
||||
"spanNulls": 1800000,
|
||||
@@ -249,7 +250,8 @@
|
||||
],
|
||||
"fieldConfig": {
|
||||
"defaults": {
|
||||
"unit": "suffix: transactions/s",
|
||||
"unit": "si: transactions/s",
|
||||
"decimals": 0,
|
||||
"custom": {
|
||||
"axisLabel": "Transactions / Sec",
|
||||
"spanNulls": 1800000,
|
||||
@@ -425,7 +427,8 @@
|
||||
],
|
||||
"fieldConfig": {
|
||||
"defaults": {
|
||||
"unit": "suffix: transactions/s",
|
||||
"unit": "si: transactions/s",
|
||||
"decimals": 0,
|
||||
"custom": {
|
||||
"axisLabel": "Transactions / Sec",
|
||||
"spanNulls": 1800000,
|
||||
@@ -479,7 +482,8 @@
|
||||
],
|
||||
"fieldConfig": {
|
||||
"defaults": {
|
||||
"unit": "suffix: transactions/s",
|
||||
"unit": "si: transactions/s",
|
||||
"decimals": 0,
|
||||
"custom": {
|
||||
"axisLabel": "Transactions / Sec",
|
||||
"spanNulls": 1800000,
|
||||
@@ -662,7 +666,8 @@
|
||||
],
|
||||
"fieldConfig": {
|
||||
"defaults": {
|
||||
"unit": "suffix: enqueues/s",
|
||||
"unit": "si: enqueues/s",
|
||||
"decimals": 0,
|
||||
"custom": {
|
||||
"axisLabel": "Enqueues / Sec",
|
||||
"spanNulls": 1800000,
|
||||
@@ -768,7 +773,8 @@
|
||||
],
|
||||
"fieldConfig": {
|
||||
"defaults": {
|
||||
"unit": "suffix: cleanups/s",
|
||||
"unit": "si: cleanups/s",
|
||||
"decimals": 0,
|
||||
"custom": {
|
||||
"axisLabel": "Cleanups / Sec",
|
||||
"spanNulls": 1800000,
|
||||
@@ -943,7 +949,8 @@
|
||||
],
|
||||
"fieldConfig": {
|
||||
"defaults": {
|
||||
"unit": "suffix: failures/s",
|
||||
"unit": "si: failures/s",
|
||||
"decimals": 0,
|
||||
"custom": {
|
||||
"axisLabel": "Failures / Sec",
|
||||
"spanNulls": 1800000,
|
||||
|
||||
Reference in New Issue
Block a user