Implementation
Export real-time metrics for:
replication_lag_bytes: Current distance from Source WAL.
processing_latency_seconds: Time spent in Polars vs. Vectorizer.
rows_processed_total: Cumulative throughput.
Why
Enables alerting before the Watchdog self-destructs.
Implementation
Export real-time metrics for:
replication_lag_bytes: Current distance from Source WAL.processing_latency_seconds: Time spent in Polars vs. Vectorizer.rows_processed_total: Cumulative throughput.Why
Enables alerting before the Watchdog self-destructs.