François Courtault created ARTEMIS-2995:
-------------------------------------------
Summary: Having a JMX counter for delayed messages
Key: ARTEMIS-2995
URL: https://issues.apache.org/jira/browse/ARTEMIS-2995
Project: ActiveMQ Artemis
Issue Type: New Feature
Components: JMX
Affects Versions: 2.16.0
Reporter: François Courtault
Hello,
As of today there is no way to monitor the number of delayed messages.
So, could we have a new JMX counter which provides the number of delayed
messages ?
Indeed, looking at the Artemis documentation at
[https://activemq.apache.org/components/artemis/documentation/latest/management.html]
, the counters available (section Message Counters) are:
* count
* countDelta
* messageCount
* messageCountDelta
* lastAddTimestamp
* lastAckTimestamp
* updateTimestamp
I don't think the delayed message counter is included in these above counters,
right ? But, may be, I am wrong.
Best Regards.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)