mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-08-23 08:00:45 +00:00
d90d6c2b89
* adding the job queue monitor * first draft of queue metrics ui * fix svelte check complaints * harmonizing naming * adding concurrency_lock table * updating ee repo ref * Rename 20241008155800_alert_lock_table.up.sql to 20241008155800_concurrency_lock_table.up.sql * Rename 20241008155800_alert_lock_table.down.sql to 20241008155800_concurrency_lock_table.down.sql * updating ee.rs * adding owner as optional column * handling of ee/non-ee * Update ee.rs with newline