[jboss-jira] [JBoss JIRA] (WFLY-11943) Statistics of REST endpoints

Brian Stansberry (Jira) issues at jboss.org
Mon Apr 8 16:48:02 EDT 2019


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

Brian Stansberry commented on WFLY-11943:
-----------------------------------------

Please put the design doc in wildfly/wildfly-proposals.  It should be visible to community.

> Statistics of REST endpoints
> ----------------------------
>
>                 Key: WFLY-11943
>                 URL: https://issues.jboss.org/browse/WFLY-11943
>             Project: WildFly
>          Issue Type: Feature Request
>          Components: REST
>    Affects Versions: 17.0.0.Final
>            Reporter: r searls
>            Assignee: r searls
>            Priority: Major
>
> It would be useful to collect statistics for all deployment in jaxrs subsystem.
> It would also be useful to have aggregated statistics for end-point invocations for all deployments together.
>     count of invocations
>     execution time
> CLI support "read-resource" operation for jax-rs subsystem in deployment:
> /deployment=jaxrs-eap.war/subsystem=jaxrs:read-resource
> Statistics should be added to results of this operation in this RFE.
> This RFE needs to add new operation to jax-rs subsystem, name of this operation could be "show-aggregated-statistics":
> /subsystem=jaxrs:show-aggregated-statistics()
> There needs to be option to enable or disable collecting of these statistics, because collecting of statistics does probably some performance drop.
> The change of statistic settings should not require server reload or restart.



--
This message was sent by Atlassian Jira
(v7.12.1#712002)


More information about the jboss-jira mailing list