Below are explanatory notes on the metrics that that are visualized on this dashboard. One can always check the dashboard source code to confirm accuracy.
The following abbreviations are used throughout this page and site:
- SLI - service level indicator
- SLO - service level objective
- SP - storage provider. And by "storage provider", we mean the entity as defined in the Filecoin protocol with an individual id that commits sectors, accepts deals, etc.
These are metrics looking across all storage providers in the network. They correspond with the aggregate views displayed at the dashboard home.
This looks at the number of providers who made a state market deal on a given day. This gives a sense of the number of "active storage providers".
On a given day, how many storage providers have a active state market deals. This gives a sense of the number of "active storage providers".
This shows the number of Storage Providers in a given day that met the "warm" service class service level objectives. If a given SP only meets some of the SLOs, these are highlighted as well.
This shows the number of Storage Providers in a given day that met the "cold" service class service level objectives. If a given SP only meets some of the SLOs, these are highlighted as well.
These are metrics that specific to an individual SP at /provider/providerId.
This shows a Storage Provider's Spark Retrieval Success Rate. The horizontal line's value, which corresponds with a service level objective, is defined in the supporting service class definition (e.g; "warm").
This shows the number of Spark Retrieval Requests that were made and accepted each day. This is the denominator of the Spark Retrieval Success Rate. It is showed so one can get a sense of how much retrieval checking was done for an SP for a given day. Note that this doesn't show the number of unique CIDs an SP had checked, but rather the total number of checks.
The amount of data onboarded by an SP for a given day via the State Market actor.
The number of deals in a day that were made by an SP via the State Market actor.
The amount of raw power an SP had when sampled each day.
The amount of quality adjust power (QAP) an SP had when sampled each day.
Back.