EJB3 Deployment Monitoring in WildFly: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
m (Ovidiu moved page EJB3 Deployment Monitoring to EJB3 Deployment Monitoring in WildFly without leaving a redirect)
No edit summary
 
(One intermediate revision by the same user not shown)
Line 2: Line 2:


* [[WildFly Monitoring#Metrics|WildFly Monitoring]]
* [[WildFly Monitoring#Metrics|WildFly Monitoring]]
=Relevance=
* EAP 6.4.10
=Overview=
<pre>
jboss.as:deployment=<deployment-name>,subsystem=ejb3,<bean-type>-bean=<bean-name>
</pre>
=Metrics=
====invocations====
====peakConcurrentInvocations====
====waitTime====
====executionTime====

Latest revision as of 17:00, 11 May 2017

Internal

Relevance

  • EAP 6.4.10

Overview

jboss.as:deployment=<deployment-name>,subsystem=ejb3,<bean-type>-bean=<bean-name>

Metrics

invocations

peakConcurrentInvocations

waitTime

executionTime