mher / flower

Real-time monitor and web admin for Celery distributed task queue
https://flower.readthedocs.io
Other
6.5k stars 1.09k forks source link

Queues column on Brokers tab #1294

Open ogorun opened 1 year ago

ogorun commented 1 year ago

I propose to add queue(s) names as a column on Brokers tab.

This helps with the following use case. Frequently I want to see at a glance status of workers consuming specific queue:

ogorun commented 1 year ago

See PR https://github.com/mher/flower/pull/1293

ogorun commented 1 year ago

@mher , could you look at it?

KarolTenesys commented 1 year ago

I second this, also i would like that I could have use those queue names using /metrics endpoint (to group, same as task and worker)

Ori-Roza commented 12 months ago

Totally support it, It will make life easier

grayswander commented 11 months ago

Let me vote for it as well.