Context
The relay exposes relay_client.status() (dlq_pending, dlq_abandoned, total_ok, last_ok_hash) and logs submissions to SQLite, but nothing is visualized or alerting.
Tasks
Notes
Validator runs on the VPS (/opt/engram); a Prometheus exporter or simple pushgateway off the SQLite relay log is probably the lightest path.
From TASKS.md — Relay Phase 5.
Context
The relay exposes
relay_client.status()(dlq_pending, dlq_abandoned, total_ok, last_ok_hash) and logs submissions to SQLite, but nothing is visualized or alerting.Tasks
Notes
Validator runs on the VPS (
/opt/engram); a Prometheus exporter or simple pushgateway off the SQLite relay log is probably the lightest path.From TASKS.md — Relay Phase 5.