filecoin-data-portal
filecoin-data-portal copied to clipboard
Request to show Storage Performance in Graphs/Charts
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
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:
We see than only one client has made deals so far even though 4 have received datacap.
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.
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.
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.
cc @willscott