07 Jul 2025
11:25 AM
- last edited on
24 Jul 2025
10:18 AM
by
AgataWlodarczyk
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:
Thank you!
07 Jul 2025 11:34 AM
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
10 Jul 2025 09:41 AM - edited 10 Jul 2025 09:41 AM
22 Jul 2025 01:21 PM
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:
BR
Thodoros