Post-Deploy Error Alerts
Summary
Hud now detects new or sharply increased errors immediately after each deployment, helping you validate stability and identify regressions within minutes.
Details
This update adds automatic detection of sudden error spikes following a deploy. Hud correlates each issue to the deployed version, highlights likely root-cause functions, and distinguishes between new errors and increased existing ones across endpoints and queues. Alerts are delivered across Web, Slack, and MCP, all with deploy time context.
Why It Matters
This closes the loop between deployment and detection. You can immediately see whether a release introduced failures and understand where they originated.
How to Access
Deploy your latest version and Hud will automatically monitor affected endpoints and queues.
Post-deploy alerts require Node SDK v1.6.28+ or Python SDK v0.3.20+.
