Usage
Options
| Option | Default | Description |
|---|---|---|
--config | auto-discovered | Path to .langsight.yaml |
--interval, -i | 30 | Health check interval in seconds |
--once | false | Run one cycle and exit (useful for cron/CI) |
What it does
Polls all configured servers on a configurable interval. After each cycle, results are evaluated by the alert engine — alerts fire on state transitions, not on every check. Alert types:SERVER_DOWN— after N consecutive failures (configurable)SERVER_RECOVERED— when a DOWN server comes backSCHEMA_DRIFT— when tool schema changes unexpectedlyHIGH_LATENCY— when latency exceeds 3× baseline
Example
Alert configuration
Configure in.langsight.yaml: