Add Prometheus-backed home server status #10

Merged
incentive merged 9 commits from feature/home-server-status-prometheus into main 2026-06-14 01:06:29 -04:00
Showing only changes of commit c04356f6a0 - Show all commits
+1
View File
@@ -1941,6 +1941,7 @@ def hardcore_leaderboard_points_combined():
# --- end Hardcore stats aggregator -------------------------------------------
@app.get("/server-status")
@app.get("/api/server-status")
def public_server_status():
import json