Performance table: merge error counts into their duration columns, center numeric columns

This commit is contained in:
marvin
2026-09-13 21:41:57 -04:00
parent 538a617709
commit 1050cf9144
4 changed files with 10 additions and 9 deletions
+1 -1
View File
@@ -155,7 +155,7 @@
<section class="dashboard-panel">
<div class="panel-heading"><div><p class="eyebrow">Per-route</p><h2>Throughput by domain</h2></div></div>
<p class="muted feature-note">Requests, error rate, and average response time for each configured domain.</p>
<div class="table-wrap performance-table-wrap"><table class="performance-table"><thead><tr><th>Domain</th><th>Last hour</th><th>Last 24h</th><th>Errors (24h)</th><th>Avg. response</th></tr></thead><tbody id="performance-rows"></tbody></table></div>
<div class="table-wrap performance-table-wrap"><table class="performance-table"><thead><tr><th>Domain</th><th>Last hour</th><th>Last 24h</th><th>Avg. response</th></tr></thead><tbody id="performance-rows"></tbody></table></div>
</section>
</section>
<section id="users-view" class="feature-view hidden">