-
Notifications
You must be signed in to change notification settings - Fork 0
Glossary? #3
Description
@31z4 how about we create a "glossary" about what all the metrics mean and how to interpret the graphs on the dashboard?
It could be a MD in this repo, linked from on top of the dashboard?
I'm no expert at this myself, and I'm not aware of any great simple existing description... the closest seems to be https://docs.saturn.tech/saturn-rewards?
What do you think about something like the following, using the terminology from the dashboard you built in this repo:
https://explorer.saturn.tech shows total available earnings for the world, broken down by region, down to each nodes. (Q: Is that per... day? Do you have a graph to plot world earnings over time?)
Nodes close to each other (Q: by physical geography, or by ... IP routing nearness?) get traffic for retrieval distributed to them based on their respective Weights to each other. Getting higher (Approximate) Retrievals leads to higher FIL Earnings.
Weight is determined based on Bias (good, higher values improve weight [Q: Is this correct?!]) and Penalty (bad, higher values decrease weight [Q: Is this correct?!]).
Then there should ideally be some explanations about Bias and Penalty values.
Would you accept a PR to make a start with this?