[ 
https://issues.apache.org/jira/browse/GERONIMO-3530?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12536090
 ] 

Viet Hung Nguyen commented on GERONIMO-3530:
--------------------------------------------

Anita, I am unsure how these stats can be used to compute the JMSStats defined 
by the JSR 77 spec myself. I have noticed that AMQ provides them though. If you 
take a look at 

http://svn.apache.org/repos/asf/activemq/tags/activemq-5.0.0/activemq-core/src/main/java/org/apache/activemq/ActiveMQSession.java

and 

http://svn.apache.org/repos/asf/activemq/tags/activemq-5.0.0/activemq-core/src/main/java/org/apache/activemq/ActiveMQConnection.java
 (and IIRC, there are others)

they actually provide the JSR 77 stats for JMS. However, I have been unable to 
figure out how to integrate those classes into Geronimo in order to get a hold 
of the stats. I figure, surfacing these statistics for now is better than 
having nothing for JMS at all. 

> provide activemq destination and connector stats
> ------------------------------------------------
>
>                 Key: GERONIMO-3530
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-3530
>             Project: Geronimo
>          Issue Type: Improvement
>      Security Level: public(Regular issues) 
>          Components: monitoring
>    Affects Versions: 2.1
>         Environment: linux, windows
>            Reporter: Viet Hung Nguyen
>            Assignee: Anita Kulshreshtha
>         Attachments: geronimo-3530.patch
>
>
> there are some stats that can easily be surfaced with how we use AMQ in our 
> source. These are JSR 77 compliant statistics that are being provided by AMQ 
> (DestinationStatistics and ConnectorStatistics). 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to