diff --git a/tm-monitor/README.md b/tm-monitor/README.md index 7e06c223..f2022b68 100644 --- a/tm-monitor/README.md +++ b/tm-monitor/README.md @@ -68,17 +68,9 @@ POST requests. The JSONRPC methods are also exposed over websocket. ### Ideas -1. Currently we get IPs and dial, but should reverse so the nodes dial the - netmon, both for node privacy and easier reconfig (validators changing - ip/port). -2. Uptime over last day, month, year +1. Currently we get IPs and dial, but should reverse so the nodes dial the netmon, both for node privacy and easier reconfig (validators changing ip/port). +2. Uptime over last day, month, year (Q: how do I get this?) 3. `statsd` metrics -4. log metrics for charts +4. log metrics for charts (Q: what charts?) 5. show network size (Q: how do I get the number?) -6. metrics RPC - -### TODO - -- [ ] `NumValidators` -- [ ] docker container -- [ ] binary +6. metrics RPC (Q: do we need this?)