Initial commit: stats-gateway gRPC service + dashboard + CLI

This commit is contained in:
2026-05-05 21:04:32 +05:00
commit 4059e94759
44 changed files with 2513 additions and 0 deletions
+11
View File
@@ -0,0 +1,11 @@
[Unit]
Description=Run stats snapshot every 10 minutes
[Timer]
OnBootSec=3min
OnUnitActiveSec=10min
RandomizedDelaySec=30s
Persistent=true
[Install]
WantedBy=timers.target