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

Measure the fraction of Filecoin we are checking #34

Open
Tracked by #57 ...
bajtos opened this issue Oct 12, 2023 · 0 comments
Open
Tracked by #57 ...

Measure the fraction of Filecoin we are checking #34

bajtos opened this issue Oct 12, 2023 · 0 comments

Comments

@bajtos
Copy link
Member

bajtos commented Oct 12, 2023

Based on the discussion in https://filecoinproject.slack.com/archives/C03PQG6UT2B/p1696624329337349, let's add a new Grafana chart to keep track of the following metrics:

  • How many Filecoin deals did we test in the given SPARK round?
  • A proxy metric: how many unique (PayloadCID, SP) pairs did we test in the given SPARK round?

Using that data, we should be able to answer the following questions:

  • How many Filecoin deals (or (PayloadCID, SP) pairs) can we test every day?
  • What are the trends? Is this number increasing, decreasing, staying the same?

Ultimately, we want to answer the following question:

  • % of network sampled per day

We should also keep track of % of dropped/failed retrieval deals. That's where we want to make an impact - make more deals retrievable.

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

No branches or pull requests

1 participant