filecoin-data-portal icon indicating copy to clipboard operation
filecoin-data-portal copied to clipboard

Request to show Storage Performance in Graphs/Charts

Open kevzak opened this issue 10 months ago • 3 comments

We want to showcase: Quality + Scale

  • of each allocator branch
  • Per SP and SP group

Examples of potential details:

  • Onboarding speed
  • Retrievability
  • Whole network
  • Per deal
  • Per sp
  • Per allocator
  • Proof of payment
  • Proof of location
  • CID distribution

kevzak avatar Apr 24 '24 18:04 kevzak

Heya @kevzak! These are some great metrics/data points to surface.

For SPs, I have most of the details you're looking for, but I'm not sure how to link SPs with Allocators.

Let's go through an example with Greaterheat. Right now, I'm ingesting Allocators details data from the Registry JSONs.

Now, we also know the clients associated with the Allocator. We derive them from the Allocator Datacap allowances to clients. In this case (Greaterheat), these:

image

We see than only one client has made deals so far even though 4 have received datacap.

image

That client, f03054012, has made deals with f03044609.

Should we link the provider f03044609 with Greaterheat in this case?

The provider is making deals with many more clients.

image

I would appreciate if you could share how are you linking SPs with Allocators or if there is a better way or alternative source of truth.

davidgasquez avatar Apr 25 '24 09:04 davidgasquez

Yes, I think you are correct.

for example: We have a Manual Meta Allocator Branch we want to show summary data

Under this branch live 65 Manual Allocators (most of the current allocators, including Greater Heat)

What is the performance of the SPs who are storing deals for the clients of the allocators of this branch? vs overall?

I think you are correct. You compile the SPs for each deal for each client for each allocator.

kevzak avatar Apr 25 '24 14:04 kevzak

cc @willscott

kevzak avatar Apr 25 '24 14:04 kevzak