-
Story
-
Resolution: Done
-
Major
-
None
-
False
-
None
-
False
Add a method to retrieve consumer and producer stats for a queue, for troubleshooting purposes.
Example:
listConsumer(String queueName)
returns:
CONSUMER_NAME
ADDRESS/QUEUE
MESSAGES_ADDED
DELIVERING_COUNT
MESSAGES_ACKED
...
- is cloned by
-
ENTMQBR-7634 [Docs] Add individual consumer/producer detailed stats for a queue
- Closed