Аналитика и логи использования OmniRoute API
★ 7.9 · data
omni-usage-logs is a Claude Code skill that provides access to detailed call logs and usage analytics through the OmniRoute API. It covers nine endpoints: analytics, call logs, usage history, proxy logs, request logs, per-connection usage, budget status, prompt-cache health, and per-model latency statistics. Filtering is available by provider, model, time range, status, and cost; `/api/usage/cache-health` returns p50/p90/p99/max cache-token distribution with warm/cold/rewrite/uncached call counts, while `/api/usage/model-latency-stats` aggregates avg/p50/p95/p99, std-dev, TTFT, and tokens/sec per provider–model pair. All requests authenticate via Bearer token or session cookie. The skill suits engineering teams that need to monitor token consumption, enforce budget limits, and diagnose latency issues across LLM infrastructure.
- #analytics
- #logging
- #usage-tracking
- #omniroute
- #budget-monitoring
- #token-usage