Skip to content

Commit 5759b42

Browse files
committed
Updating README for v1.4
1 parent d2a3d94 commit 5759b42

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,12 @@ Using this relatively simple script you can fetch the most pertinent information
66

77
This script uses the Prometheus stats baked into `cardano-node` so you may need to change the `promport` variable to match the Prometheus port (set to 12798 by default) specified in your `mainnet-config.json` file. You can also adjust the `refreshrate` variable to increase or decrease the refresh rate of the script (set to refresh every two (2) seconds by default).
88

9+
#### Version 1.4 Changes
10+
11+
Version 1.4 introduces a couple of changes including the ability to provide a "Node Name" to label your stats view (i.e. "[TICKR] Relay #1").
12+
13+
Also introduced a check for the total number of remote peers connected. This is configured via the `cardanoport` variable and may need to be updated if you do not use the default `3001` port.
14+
915
## Installation
1016

1117
```

0 commit comments

Comments
 (0)