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

Number of current messages inside a queue

Theodore_x86
Helper

Hello, dear Community members!

I have a question, might sound dumb, but is there a metric for queues that depicts the count of messages currently processed? Not the incoming/outgoing messages or rate, but the actual number of messages inside the queue.

 

Something similar exists on the service bus metrics:

Theodore_x86_0-1751883833438.png

 

Thank you!

 

Houston, we have a problem.
5 REPLIES 5

radek_jasinski
DynaMight Guru
DynaMight Guru

It is this metric: cloud.azure.serviceBus.queue.messages.countActive, which corresponds to the Microsoft documentation metric ActiveMessageCount, described here as “Number of messages in the queue or subscription that are in the active state and ready for delivery (including deferred messages).”

Radek

Have a nice day!

Thanks @radek_jasinski

Is there anything similar for queues as a metric?

Houston, we have a problem.

Hi @Theodore_x86 

What exactly do you mean?

 

 

Have a nice day!

Theodore_x86
Helper

Hello. An update on the case.

Our interest is on Weblogic Queues so the relevant metric comes from the weblogic extension and is the following:

Theodore_x86_0-1753186841035.png

 

BR

Thodoros

Houston, we have a problem.

Featured Posts