Closed sabrinasadik closed 2 years ago
The unified explorer on explorer.threefold.io
is showing only the online nodes in the statistics view, but the grid3 explorer on explorerv3.grid.tf
is showing all nodes(online + offline), so we need to make them work similarly
@sabrinasadik @rkhamis should we show online nodes only or all nodes on both? (in the statistics' view not the nodes' table)
i think we show the total number then we should show number of online nodes as well
so we add a statistic showing online nodes while the old one shows the total number of nodes connected to the grid
I'm not sure that total nodes is a relevant metric. Most offline nodes are duplicate entries for physical nodes which have gotten a new id. Farmers tend not to delete the old node ids in this case. Showing the total node count gives the wrong impression, that there are many physical nodes offline at any given point in time.
as per discussion with @rkhamis, only online nodes will be shown on the statistics page.
Verified on https://explorer.dev.grid.tf/
The statistics page now shows online nodes only and the number in the statistics page matches the number of online nodes in the nodes table.
19 online nodes in the statistics page
Also 19 online nodes in the nodes table
Also matches the number of online nodes on https://explorer.threefold.io/devnet
Numbers seem to be way different than on explorer.threefold.io