mirror of
https://github.com/hibiken/asynqmon.git
synced 2026-04-26 09:35:49 +03:00
[GH-ISSUE #333] [FEATURE REQUEST] Make WebUI customizable #797
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/asynqmon#797
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @kamatama41 on GitHub (Nov 13, 2024).
Original GitHub issue: https://github.com/hibiken/asynqmon/issues/333
We are using asynq for some apps and each app has some environments like
development,staging,production.So there are a lot of asynq server in our platform and we monitor and operate each asynq server by asynqmon.
In order to avoid unintentional operation errors, we would like asynqmon to have an option to differentiate each asynqmon UI, for example like follows.