You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: