Provide message statistics (for topics) in the REST API
-------------------------------------------------------

                 Key: APLO-78
                 URL: https://issues.apache.org/jira/browse/APLO-78
             Project: ActiveMQ Apollo
          Issue Type: Improvement
            Reporter: Lionel Cons


The aggregated queue metrics (/broker/queue-metrics) are very useful to 
understand how the broker works as a whole.

However, they seem to contain only queue information (and probably dsub 
information, please confirm) but not topic information.

For monitoring purposes, it would be useful to also collect the received/sent 
messages (with count/size) on all topics.

This way, one could for instance find out how many messages are received by the 
broker, per unit of time, to graph this information.

This information should appear both per-topic 
(/broker/virtual-hosts/<name>/topics/<id>) and aggregated 
(/broker/topic-metrics?).

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to