s0nik42 / lotus-farcaster

Prometheus exporter for Filecoin lotus node
MIT License
98 stars 68 forks source link

Ideas for lotus-farcaster v3 #30

Closed benjaminh83 closed 2 years ago

benjaminh83 commented 3 years ago

I'm a daily user of farcaster and basically run most of my storage provider operation from info generated on the platform. As filecoin is moving from phase 1 to phase 2, and deals get more and more important, its very obvious that lotus cli tools has no meaningful visualization tools to monitor and handle incoming deals. lotus-miner storage-deals list is becoming useless as I write...

I see a new version of farcaster including a seperate dashboard (so running two screens). One screen showing the sealing, storage and chain data (as we know farcaster today), and one screen delivering the deal related insights - here are some ideas for a second dash:

There is probably plenty more. My hope is that it can be collected it a one-screen super dense view, like we know from the current dashboard.

s0nik42 commented 2 years ago

Hi Ben, I want through all the points above. The current lotus API doesn't give tha bility to build such dashboards. The main reason is the speed. He takes More that 1min on my miner just ro retrieve the list of deals without further analisys. Would be good to know from CryptoWizzard or Reiers how much it takes on their setup.

We worked with PL to propose a new version of the API that will drastically improve the performance and provide us the ability to build such dashboard.

I proposed to keep your request open until then.