[jboss-jira] [JBoss JIRA] (WFLY-1888) Implement mod_cluster metrics for Undertow

Radoslav Husar (JIRA) jira-events at lists.jboss.org
Mon Aug 26 09:42:26 EDT 2013


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

Radoslav Husar updated WFLY-1888:
---------------------------------

    Description: 
We still need to support Undertow-specific metrics or render them unsupported if they make little sense on Undertow:

* requests -- attach HttpHandler to hold the count (the delta is calculated)
* send-traffic -- add response conduit to hold the counts
* receive-traffic -- add request conduit	
* busyness -- calculate number of running requests


  was:
We still need to support Undertow-specific metrics or render them unsupported if they make little sense on Undertow:

* sessions
* requests
* send-traffic	
* receive-traffic	
* busyness



    
> Implement mod_cluster metrics for Undertow
> ------------------------------------------
>
>                 Key: WFLY-1888
>                 URL: https://issues.jboss.org/browse/WFLY-1888
>             Project: WildFly
>          Issue Type: Feature Request
>          Components: Clustering
>    Affects Versions: 8.0.0.Alpha1
>            Reporter: Radoslav Husar
>            Assignee: Radoslav Husar
>             Fix For: 8.0.0.Beta1
>
>
> We still need to support Undertow-specific metrics or render them unsupported if they make little sense on Undertow:
> * requests -- attach HttpHandler to hold the count (the delta is calculated)
> * send-traffic -- add response conduit to hold the counts
> * receive-traffic -- add request conduit	
> * busyness -- calculate number of running requests

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jboss-jira mailing list