You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 6, 2026. It is now read-only.
<body><a href="https://filspark.com/dashboard" target="_blank" rel="noopener noreferrer">(Click here for Legacy Spark Grafana Dashboard)</a><body>
19
+
</div>
20
+
21
+
<h4>Storage Client Spark RSR Summary</h4>
22
+
<body>This section shows the storage client Spark Retrieval Success Rate Score summary. You can adjust the date range. Records start on the 25th February 2025.</body>
// TODO: Change tick to month once we have more data
299
-
x: { type:'utc', ticks:'day' },
306
+
x: { type:'utc', ticks:'month' },
300
307
y: { grid:true, zero:true},
301
308
marks: [
302
309
Plot.lineY(SparkRetrievalTimes, {
@@ -331,15 +338,32 @@ ${JSON.stringify(
331
338
<body>The following table shows the Spark RSR and TTFB values calculated in aggregate for each Filecoin Storage Provider over the past 30 days. Click on a miner id to view stats about this storage provider.</body>
<body>The following table shows the Spark RSR values calculated in aggregate for each Filecoin Storage Client over the past 30 days. Click on a client id to view stats about this storage client.</body>
0 commit comments