hiveguard metrics
hiveguard metricsRequires dashboard credentials.
Output:
Total challenges: 12,483Total items: 2,500Solve rate: 87.3%Recent sessions: 42 (last hour)In JSON format:
hiveguard metrics --output json{ "total_challenges": 12483, "total_items": 2500, "solve_rate_pct": 87.3, "recent_sessions": 42}Fields
| Field | Description |
|---|---|
total_challenges | Total challenges generated since startup |
total_items | Ground-truth items currently in the pool |
solve_rate_pct | Percentage of challenges that passed |
recent_sessions | Number of sessions in the last hour |