mirror of
https://github.com/ChuckBuilds/LEDMatrix.git
synced 2026-04-11 13:23:00 +00:00
milb upcoming game debug logging
This commit is contained in:
@@ -881,6 +881,15 @@
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<h4>API Calls (24h window)</h4>
|
||||
<div id="api-metrics" class="stat-card" style="text-align:left;">
|
||||
<div>Loading API metrics...</div>
|
||||
<div style="margin-top:10px; font-size:12px; color:#666;">If empty, ensure the server is running and /api/metrics is reachable.</div>
|
||||
<div style="margin-top:10px;">
|
||||
<button class="btn btn-primary" onclick="updateApiMetrics()"><i class="fas fa-sync"></i> Refresh API Metrics</button>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<h4>Quick Actions</h4>
|
||||
<div class="display-controls">
|
||||
<button class="btn btn-primary" onclick="systemAction('restart_service')">
|
||||
@@ -1407,15 +1416,6 @@
|
||||
Loading features configuration...
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<h4>API Calls (24h window)</h4>
|
||||
<div id="api-metrics" class="stat-card" style="text-align:left;">
|
||||
<div>Loading API metrics...</div>
|
||||
<div style="margin-top:10px; font-size:12px; color:#666;">If empty, ensure the server is running and /api/metrics is reachable.</div>
|
||||
<div style="margin-top:10px;">
|
||||
<button class="btn btn-primary" onclick="updateApiMetrics()"><i class="fas fa-sync"></i> Refresh API Metrics</button>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<!-- Music Tab -->
|
||||
|
||||
Reference in New Issue
Block a user