<div dir="ltr">Hi, <div>I don&#39;t know if this is the place to ask for a new small feature in rabbitmq but I will try.</div><div><br></div><div>When I send an empty string as a queue name in the creation it creates a queue with a random name.</div>
<div>So far so good. </div><div><br></div><div>Now, in order to check the stability of the server I  check the active queues every now and then.</div><div>I then get a list of randomly named queues. </div><div><br></div><div>
What I want is the ability to add a prefix in the queue constructor so it will add the random name after that. </div><div>Then I will know which randomly named queues belong to which area in my systems. </div><div><br></div>
<div>Alternatively, I would like to have another attribute to the queues which will hold a name that I could use.</div><div><br></div><div>Either which will help me a lot to arrange my randomly named queues.</div><div><br>
</div><div>Thanks.  </div><div><br></div></div>