relay-stats

command
v0.5.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 1, 2026 License: Apache-2.0 Imports: 12 Imported by: 0

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 .

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL