5 Commits

Author SHA1 Message Date
Maksim Totmin
727fd1195a feat: add route_fallbacks metric to Prometheus and Zabbix monitoring
- Prometheus: new pulse_route_fallbacks_total counter
- Zabbix: extend response with route_requests_total, route_fallbacks_total, uptime_seconds
- Docs: update Prometheus metrics table and Zabbix response example
2026-06-25 23:27:12 +07:00
Maksim Totmin
2df40d5dbe docs: complete API reference — add routing rules, health, node structures, monitoring details 2026-06-25 23:14:19 +07:00
Maksim Totmin
0d716b2549 docs: replace real IPs and credentials with placeholders 2026-06-25 23:00:59 +07:00
Maksim Totmin
0784e8fcea docs: add routing.md — balancing modes and routing rules 2026-06-25 22:54:37 +07:00
Maksim Totmin
12a51a5ebe docs: restructure documentation into docs/ directory
- Create docs/ with 7 focused files: architecture, api, scoring, agent,
  deployment, freeswitch, development
- Rewrite README.md as concise overview with links to docs/
- Remove AGENTS.md (content merged into docs/ and README)
2026-06-25 22:35:19 +07:00