Skip to content

Add ability to hide the Node column on the Queues tabΒ #2607

@axnsan12

Description

@axnsan12
  • RabbitMQ version: 3.86
  • Erlang version: 22.3

The table shown on the /queues page has a Node column if the cluster has more than one node configured. This column shows the node harboring the current queue master.

In some configurations, the information this column provides is of little use (e.g. a 2-node cluster with all queues mirrored to both nodes). Especially with RABBITMQ_USE_LONGNAME=true, the column can take up a huge amount of space - in my specific setup the node names are 100 characters long!

Thus i think it should be hideable just like all the columns after it - using the +/- button on the side of the table:
image

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions