Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

State Summary Lotus Task #11022

Closed
6 of 8 tasks
ZenGround0 opened this issue Jun 29, 2023 · 5 comments
Closed
6 of 8 tasks

State Summary Lotus Task #11022

ZenGround0 opened this issue Jun 29, 2023 · 5 comments
Assignees

Comments

@ZenGround0
Copy link
Contributor

ZenGround0 commented Jun 29, 2023

User Story

I want to know what composes the overall filecoin state overtime; I can go to a website that gives me an easy visualization (example) of the historical Filecoin state data breakdown summary, built from historical snapshot regularly.

Acceptance Criteria

Deliverables

Technical Breakdown

Tasks

@jennijuju
Copy link
Member

jennijuju commented Jul 4, 2023

couple of questions for issue completion & effort estimation

  • @snissn For deliverable 1: will we be resuing the infra setup in Lotus Network Check tooling #10981 to run this job too, or will we need to setup a new one?
  • for the website serving the data, i would recommend we deploy to the same website used in State Invariant Checker Lotus Task #11023 as the 2nd subpage.
  • Zen and I discussed that it would be nice to have a task running against the summary output, and send an alert if a state increased by X% in a week - @snissn @arajasek do you think it will be useful too?

@arajasek
Copy link
Contributor

arajasek commented Jul 4, 2023

couple of questions for issue completion & effort estimation

  • Zen and I discussed that it would be nice to have a task running against the summary output, and send an alert if a state increased by X% in a week - @snissn @arajasek do you think it will be useful too?

I'm neutral on this -- it doesn't seem too necessary to me, but I don't see any harm in having a well-calibrated alert. I would say "worth doing if it's less than 1 hour of work"?

@jennijuju
Copy link
Member

@snissn can we add a quick % of each box size to the python script? (or on the side, a breakdown of size ranked by size %

@ZenGround0
Copy link
Contributor Author

ZenGround0 commented Jul 6, 2023

@snissn can we add a quick % of each box size to the python script? (or on the side, a breakdown of size ranked by size %

Note, I looked into doing this with the graphing library last week and had trouble finding a way to do this. However now that we have a webpage with multiple images we could always print the size values directly from the json in another image.

--edit--

Was looking into displaying percents on boxes not legend, looks like this parameter is promising: https://plotly.com/python/reference/treemap/#treemap-legend

@jennijuju
Copy link
Member

just a nice-to-have: a sidebar menu for easily jumping on to the graph specific to a date (if its quick to do - or people can just ctrl-F the date

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants