rnsmetrics is now rns.fyi
Started by x2tyfi ccf53a936676f008... ·
Some updates to rns.fyi:
- Dead Interfaces: An interface is considered dead if it doesn't send announces for 7d, and is filtered out by default (but visible if you enable the dead interface filter). After 30d with no announce messages, an interface is removed from the dashboard/DB permanently
- Global Metrics: The Global Metrics page no longer includes dead interfaces. This jutted the total interface metric from 442 interfaces to 305 total. For reference, RMAP has 362 -- a little higher. I'll investigate why this is, but when I had looked into it previously, I think it was due to some double counting on their end, possibly
- Announce Reliability Logic: Significant update here. Previously, if a single node had multiple interfaces, the announces were being aggregated -- this causes the number of announces to appear to be inflated. Made a logic change so that announces are now tracked per interface.
- Health/Announce Scoring: Due to the announce reliability logic change, I'm doing a Health score reset across the board. You'll see Health scores begin to appear again in 72 hours.