[jboss-jira] [JBoss JIRA] (WFLY-11943) Statistics of REST endpoints
r searls (Jira)
issues at jboss.org
Thu Apr 4 12:32:04 EDT 2019
r searls created WFLY-11943:
-------------------------------
Summary: 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
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