Files
windmill/frontend
Ruben Fiszel 132ce90936 feat(alerts): make the oversubscribed-gate alert disablable
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).
2026-07-20 15:18:49 +00:00
..
2026-01-22 16:20:01 +00:00
2025-12-23 18:19:30 +00:00
2026-02-19 09:33:33 +00:00
2026-03-05 18:11:40 +01:00
2026-01-22 16:20:01 +00:00
2026-03-18 11:38:22 +00:00

Windmill frontend

The Windmill frontend written in Svelte 5 + Tailwind CSS

The frontend is under AGPL, see the LICENSE file at the root of this repo