You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is no machine-readable operational signal: verdict rates, kernel drop counts, DNS refresh health, HITL queue depth. Log scraping (stderr JSONL) is the only integration point.
Proposal
/metrics (Prometheus text format) on pasu-daemon (and optionally pasu-proxy).
Problem
There is no machine-readable operational signal: verdict rates, kernel drop counts, DNS refresh health, HITL queue depth. Log scraping (stderr JSONL) is the only integration point.
Proposal
/metrics(Prometheus text format) onpasu-daemon(and optionallypasu-proxy).--metrics <addr>.Notes
Keep the metrics registry in the app binaries; library crates stay free of the dependency (crate-boundary rule in CLAUDE.md §1).