]
Brian Stansberry updated WFLY-11943:
------------------------------------
Fix Version/s: 20.0.0.Beta1
(was: 19.0.0.Beta2)
Statistics of REST endpoints
----------------------------
Key: WFLY-11943
URL:
https://issues.redhat.com/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
Labels: affects-model
Fix For: 20.0.0.Beta1
Provide statistics on REST endpoints in the jaxrs subsystem.
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.
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.