mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-08-26 00:01:37 +00:00
132ce90936
A new alert with hardcoded thresholds should have an off switch. Adds critical_alerts_on_oversubscribed_gates to the Alerts group in instance settings, gated at the monitor call site so the toggle applies without a restart. Defaults to on: an oversubscribed gate is otherwise invisible, since the queue-depth alert deliberately excludes the jobs it parks. Emitter change (the disable hint in the alert body) lives in windmill-ee-private (see ee-repo-ref.txt bump).