Documentation
¶
Overview ¶
relay-stats — thin HTTP client for the relay control plane's /usage/events + /usage/summary endpoints. Pretty-prints aggregates as text tables; emits JSON with --json for piping.
Auth: bearer token from $RELAY_ADMIN_TOKEN (or --token). Control plane URL: $RELAY_CONTROL_URL (default http://127.0.0.1:8090), override with --url.
Examples:
relay-stats events --since 1h relay-stats summary --by model_id --since 24h relay-stats summary --by relay_key_hash --since 7d --json | jq .
Click to show internal directories.
Click to hide internal directories.