Skip to content
This repository was archived by the owner on Jan 6, 2026. It is now read-only.

Commit 9a65b64

Browse files
committed
Remove link to grafana dashboard from client, allocator and provider pages
1 parent e34b519 commit 9a65b64

File tree

3 files changed

+0
-3
lines changed

3 files changed

+0
-3
lines changed

src/allocator/[allocator].md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ const data = FileAttachment(
1515
<div class="hero">
1616
<body><a href="/"><img src="../media/spark-logomark-blue-with-bbox.png" alt="Spark Logo" width="300" /></a><body>
1717
<h2>Dashboard Beta</h2>
18-
<body><a href="https://filspark.com/dashboard" target="_blank" rel="noopener noreferrer">(Click here for Legacy Spark Grafana Dashboard)</a><body>
1918
</div>
2019

2120
<h4>Storage Allocator Spark RSR Summary</h4>

src/client/[client].md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ const data = FileAttachment(
1515
<div class="hero">
1616
<body><a href="/"><img src="../media/spark-logomark-blue-with-bbox.png" alt="Spark Logo" width="300" /></a><body>
1717
<h2>Dashboard Beta</h2>
18-
<body><a href="https://filspark.com/dashboard" target="_blank" rel="noopener noreferrer">(Click here for Legacy Spark Grafana Dashboard)</a><body>
1918
</div>
2019

2120
<h4>Storage Client Spark RSR Summary</h4>

src/provider/[provider].md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ const ttfbData = FileAttachment(
1818
<div class="hero">
1919
<body><a href="/"><img src="../media/spark-logomark-blue-with-bbox.png" alt="Spark Logo" width="300" /></a><body>
2020
<h2>Dashboard Beta</h2>
21-
<body><a href="https://filspark.com/dashboard" target="_blank" rel="noopener noreferrer">(Click here for Legacy Spark Grafana Dashboard)</a><body>
2221
</div>
2322

2423
```js

0 commit comments

Comments
 (0)