[jboss-jira] [JBoss JIRA] Updated: (JBAS-6624) EJB3 Session Bean metrics

Ian Springer (JIRA) jira-events at lists.jboss.org
Mon Jun 1 18:01:57 EDT 2009


     [ https://jira.jboss.org/jira/browse/JBAS-6624?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ian Springer updated JBAS-6624:
-------------------------------

    Labels: EmbJopr1_3 ManagedObject  (was: )


> EJB3 Session Bean metrics
> -------------------------
>
>                 Key: JBAS-6624
>                 URL: https://jira.jboss.org/jira/browse/JBAS-6624
>             Project: JBoss Application Server
>          Issue Type: Sub-task
>      Security Level: Public(Everyone can see) 
>          Components: EJB3, Management services
>    Affects Versions: JBossAS-5.1.0.GA
>            Reporter: Scott M Stark
>            Assignee: Andrew Lee Rubinger
>            Priority: Critical
>             Fix For: JBossAS-5.2.0.Beta1
>
>   Original Estimate: 3 days
>  Remaining Estimate: 3 days
>
> EJB3 Session Bean metrics (in addition to availability)
>        <!-- ear=rhq.ear,jar=rhq-enterprise-server-ejb.ejb3,name=AgentManagerBean,service=EJB3 -->
>          <!-- jboss.j2ee:jar=SimpleSLSB.jar,name=SimpleSLSB,service=EJB3 -->
>         <metric displayName="Current Count" property="CurrentSize"/>
>          <metric displayName="Create Count" property="CreateCount" displayType="summary" measurementType="trendsup"
>                  description="the number of instances of this EJB that have been created"/>
>          <metric displayName="Remove Count" property="RemoveCount" displayType="summary" measurementType="trendsup"
>                  description="the number of instances of this EJB that have been removed"/>
>          <metric displayName="Available Count" property="AvailableCount"/>
>          <metric displayName="Max Size" property="MaxSize"/>
> Plus the complex method invocation metrics
>  <metric property="InvokeStats" dataType="calltime" units="milliseconds"
>                  defaultOn="false" defaultInterval="600000" destinationType="Method Name"
>                  description="the minimum, maximum, and average invocation times for each of the methods exposed by this EJB;
>                               NOTE: this metric is only available if JBoss EJB3 RC9 Patch 1 or later is being used
>                               (a capable version of EJB3 is included with JBossAS 4.2.0.GA or later)"/>

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list