From 8da8650392dc35380622e6766f28dfbee9c2c731 Mon Sep 17 00:00:00 2001 From: Chris Marslender Date: Fri, 20 Oct 2023 14:16:13 -0500 Subject: [PATCH] Imporve descriptions and labels for estimated IPS --- dashboards/blockchain/blockchain-state.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dashboards/blockchain/blockchain-state.json b/dashboards/blockchain/blockchain-state.json index 3dff98f..109c2b9 100644 --- a/dashboards/blockchain/blockchain-state.json +++ b/dashboards/blockchain/blockchain-state.json @@ -506,7 +506,7 @@ "type": "prometheus", "uid": "PB06BBC9CA81C548D" }, - "description": "A lagging indicator of the estimated IPS of the fastest timelord on the network", + "description": "Estimated IPS for the network's quickest timelord, derived from the 'sub slot iters' value. On mainnet, this adjusts every 24 hours and every 4 hours on testnet. Expect this value to trail the actual fastest timelord's IPS by a minimum of one epoch.", "fieldConfig": { "defaults": { "color": { @@ -563,7 +563,7 @@ "refId": "A" } ], - "title": "Estimated IPS", + "title": "IPS Estimate (Last Epoch)", "type": "stat" }, {