-
Notifications
You must be signed in to change notification settings - Fork 178
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
gLiveView 1.28.0 - Tighter integration with Koios (#1705)
## Description <!--- Describe your changes --> ### cntools.library - getPoolID moved to env - Fix for CNTools Rotate Keys when using HW CLI ### env - New compactNumber function - getPoolID from `cntools.library` ### gLiveView.sh - New user param `REPAINT_RATE` that will refresh entire screen every nth `REFRESH_RATE`. - New user param `VERBOSE` to set a default value for verbose flag. Used to show/hide additional metrics not normally of interest. Can also be toggled live with `v`. - Block propagation now a single line in compact mode with some metrics reserved for verbose mode. - GC and some memory metrics now only visible in verbose mode. - Missed slot leader checks moved to verbose mode. - Various pool metrics made more compact. - Added disk utilization metric for CNODE_HOME path - Koios: - Pool info metrics fetched and shown. Fetched in background to not stall UI loading on startup. Takes a couple of seconds before shown. Updated on epoch change or every 1h if left open. - OP cert disk | node | chain metrics added. --------- Co-authored-by: Scitz0 <[email protected]>
- Loading branch information
Showing
4 changed files
with
370 additions
and
123 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.