Releases: Crypto2099/simpleLiveView
Version 1.6.1
Fixing an issue with the "version check" in Release 1.6 which was causing cardano-node 1.25.1 to attempt to fetch the stats for version 1.24.2
Version 1.6
Update to support cardano-node version 1.25.0+ with a couple of stat renames.
Also now added "chain density" metric to the display.
This version should be backwards compatible with < 1.25.0 as well.
Version 1.5
Updating the metrics used to reflect changes to stats in cardano-node version 1.23.0
Version 1.4
Introduced external peer connections via netstat and ability to add a "name" display to the output.
Version 1.3
Added some error checking to see if we can successfully connect to the running node instance. Return an error if not.
Also fixed an issue where we were not correctly referencing the specified promport (Prometheus port) when fetching data.
Version 1.2
Added cardano-node
Version and Revision information which can be very helpful when troubleshooting errors.
Version 1.1
Updated code to also display the number of transactions received by the node in the stats.
v1.0
This is the first/initial version of the script.