[jboss-jira] [JBoss JIRA] (WFLY-918) Web deployment metrics missing

Radoslav Husar (JIRA) issues at jboss.org
Mon Oct 6 08:51:14 EDT 2014


    [ https://issues.jboss.org/browse/WFLY-918?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13008829#comment-13008829 ] 

Radoslav Husar commented on WFLY-918:
-------------------------------------

It would be great the metrics provided all the information for mod_cluster integration as well, so that we can get rid of some the wrapping I had to put in here https://github.com/wildfly/wildfly/tree/master/mod_cluster/undertow/src/main/java/org/wildfly/mod_cluster/undertow/metric

> Web deployment metrics missing
> ------------------------------
>
>                 Key: WFLY-918
>                 URL: https://issues.jboss.org/browse/WFLY-918
>             Project: WildFly
>          Issue Type: Bug
>          Components: Web (Undertow)
>    Affects Versions: 8.0.0.Alpha1
>            Reporter: Stefan Negrea
>            Assignee: Stuart Douglas
>              Labels: rhq
>             Fix For: 9.0.0.Beta1
>
>
> The following web deployment metrics are missing from AS7 when compared to AS5 exposed metrics:
> Clustered - True if this web application context is clustered
> Virtual Host - the virtual host with which this context is associated
> Response Time - the minimum, maximum, and average response times for requests serviced by this webapp
> Currently Active Sessions - the number of sessions that are currently active for this WAR
> Maximum Active Sessions	- the maximum number of sessions that have been active for this WAR
> Created Sessions - the number of sessions created for this WAR
> Created Sessions per Minute - the number of sessions created for this WAR
> Expired Sessions - the number of expired sessions for this WAR
> Expired Sessions per Minute - the number of expired sessions for this WAR
> Rejected Sessions - the number of sessions rejected for this WAR
> Rejected Sessions per Minute - the number of sessions rejected for this WAR
> Average Session Alive Time - the average alive time of sessions for this WAR
> Max Session Alive Time - the maximum alive time of sessions for this WAR



--
This message was sent by Atlassian JIRA
(v6.3.1#6329)


More information about the jboss-jira mailing list