Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature Request: Group queues by prefix #633

Open
JensSpanier opened this issue Oct 12, 2023 · 2 comments
Open

Feature Request: Group queues by prefix #633

JensSpanier opened this issue Oct 12, 2023 · 2 comments
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed

Comments

@JensSpanier
Copy link

It would be great if I could set an delimiter so the queues could get sorted hierarchicaly. E.g. service1:queue1:subqueue2 and service2:queue1 become:
grafik

service1
queue1 subqueue2
service2 queue1
@felixmosh felixmosh added enhancement New feature or request help wanted Extra attention is needed good first issue Good for newcomers labels Oct 12, 2023
@Gunacan
Copy link

Gunacan commented Mar 29, 2024

Are there any plans on implementing this feature or something similar? I think this would be great addition. I am working on an event system. I have events and their handlers. An event can have many handlers. I have a dedicated queue for each handler. It would be great if I could just pass the prefix (the event name) for each handler queue and the dashboard just groups them in a directory by event.

@vitalyiegorov
Copy link

Yea! We would love this feature, or some way to define groups of queues

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

4 participants