cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Maintenance window for a particular RabbitMQ queue

dhariniu
Participant

Is it possible to create maintenance window for the below mentioned RabbitMQ queue?

 

Kindly let me know if it is possible.

 

(builtin:tech.rabbitmq.topN_queue_messages_ready:avg):filter(eq("dt.entity.process_group",PROCESS_GROUP-E49647667725FBDE),eq(queue,"mailMessage.mailSender.dlq"))

 

Thanks in advance

3 REPLIES 3

DanielS
DynaMight Guru
DynaMight Guru

Hello @dhariniu 

 

TL:DR Yes

 

Long Answer:

Assuming that the sentence is well formed, I recommend you go to Management Zones and create one using entity selector:

DanielS_0-1667426488858.png

And when you create the MW use this:

 

DanielS_1-1667426697354.png

that does the trick

The true delight is in the finding out rather than in the knowing.

Thanks much for your response.

 

i couldnt find "Management Zone Settings". Does that mean i dont have enough privileges?

 

Thanks

Dharini

Yes if you can't see it for sure you lack the require privilege.

The true delight is in the finding out rather than in the knowing.

Featured Posts