OmniRoute — мониторинг провайдеров и circuit-breaker

★ 7.9 · devops

omni-resilience is a Claude Code skill that monitors provider health, circuit-breaker states, and budget guard alerts within the OmniRoute system. It exposes per-provider p50/p95/p99 latency metrics, quota balances, and connection cooldowns through REST endpoints and MCP tools including omniroute_get_health, omniroute_get_provider_metrics, omniroute_check_quota, and omniroute_db_health_check. Circuit breakers operate across three states — CLOSED, OPEN, and HALF_OPEN — with automatic recovery tracked via a resetAt timestamp. The Budget Guard feature lets you set a session spending limit in USD and choose how to respond when it's reached: degrade to a cheaper model, block with a 429, or attach an X-Budget-Warning header. Built for teams that need real-time visibility into LLM provider reliability and cost control.