feat(observability): add SearXNG, Argos, and Pallas monitoring
- Add SearXNG syslog ingestion and blackbox health probes on miranda and rosalind for per-host attributable failure detection - Scrape Argos MCP application metrics from miranda - Add Pallas dashboard panels for downstream availability and turn error ratios
This commit is contained in:
@@ -122,8 +122,8 @@ haproxy_backends:
|
||||
health_path: "/api/healthz"
|
||||
|
||||
- subdomain: "daedalus"
|
||||
backend_host: "puck.incus"
|
||||
backend_port: 20080
|
||||
backend_host: "caliban.incus"
|
||||
backend_port: 20081
|
||||
health_path: "/ready/"
|
||||
timeout_server: 120s
|
||||
|
||||
@@ -133,8 +133,8 @@ haproxy_backends:
|
||||
health_path: "/chat"
|
||||
|
||||
- subdomain: "mnemosyne"
|
||||
backend_host: "puck.incus"
|
||||
backend_port: 23181
|
||||
backend_host: "caliban.incus"
|
||||
backend_port: 23081
|
||||
health_path: "/ready/"
|
||||
|
||||
- subdomain: "nextcloud"
|
||||
|
||||
Reference in New Issue
Block a user