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

r searls (Jira) issues at jboss.org
Thu Apr 4 12:35:03 EDT 2019


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

r searls commented on WFLY-11943:
---------------------------------

See design doc link in EAP7-606

> 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